
#toppanel .btnad { width: 290px;height: 100px; margin: auto; font-size: 0.8em; line-height:1.2em; color: #808080; background:#fff; border-radius:5px; moz-border-radius: 5px;box-shadow:0 0 5px #444; display: table}
#toppanel #btnhere { display: table-cell; text-align:left; padding: 7px; cursor:pointer;}
#toppanel .btnad img{ width: 48%; height: auto; float: left; margin-right: 7px;}
#toppanel .btnad br{ height: 0; }
#toppanel .btnad br:first-child{  display: none;}
#toppanel .iconrow {width: 270px; height: 45px; margin: 5px auto 0px; padding: 0 10px 5px;}
#toppanel .iconrow .home {float: left; /*margin-top: 10px;*/}
#toppanel .iconrow .menu {float: right;  margin-top: 5px;}

/*  MOBILE NAV CONTROL  */
.mobileNav-show {z-index:1000;cursor:pointer;}
.mobileNav-show, #mobileNavCompressed {}
	.mobileNavCompressed {}
	.mobileNav-show {display:block}
	.mobileNav-show {width:45px;height:52px;width:2.5em;}
	.mobileNav-show.left {left:10px;right:auto;}
	.mobileNav-show span {display:block;height:7px;width:100%;}
	.mobileNav-show span.menubar {height:3px;-webkit-border-radius: 5px;border-radius: 5px; 
	background: #fff;
    border: 1px solid #fff;
}



#haveyouvisitedmobile {clear:both; margin-top:15px;text-align:center; height: auto;}

#haveyouvisitedmobile ul.listings li {border:none; background:none #272727;}
#haveyouvisitedmobile ul.listings li h1 {color: #fff;	border-bottom: 1px solid #999; padding: 10px;
}
#haveyouvisitedmobile ul.listings li a {background-color: initial; color:#fff;}
.ann-container { display: block; background-size: 100% 100%;  position: relative; font-weight: bold; font-size: .9em; line-height: 1.3em; padding:10px;color: #fff;text-align:center;}
.ann-title { display:block;font-size: 1.3em;}
.ann-container, .straliaweb { background: #333;}
.straliawebhome { background: #272727;border-top: 1px solid #999;}

#haveyouvisitedmobile a {
	padding: 10px 20px 10px 10px;
	text-align:center;
	border-bottom: 1px solid #999;
	margin: 0 10px;
}
#haveyouvisitedmobile .ann-container a {
	border-bottom: 0px;
}

.ann-container strong {
    color: #eee;
	display: block;
	font-size:1.3em;
	margin: 1em auto;
}
.ann-container a {
	display: block;
	margin: 1em auto;
    color: #fff;
}

