﻿/* All Controls */
.cssHIDDEN {display:none}

/* modalPopup */
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;
}

/* Validation summary */
.cssVALIDATIONSUMMARY {margin-left:25px;}

/* Category */
.cssNETWORKCATEGORY a {text-decoration:underline;color:blue}

/* Ad */
.cssAD_LEFT {margin-top:15px;float:left}

/* Business List */
.cssBUSINESSLIST .cssTABLEROWODD {background-color:#D5E88F;}
.cssBUSINESSLIST .cssTABLEROWODD th {background-color:#BBD17E;}
.cssBUSINESSLIST .cssTABLEROWEVEN {background-color:#FFF;}

/* Google Map */
#maparea {float:left;margin-top:3px;_MARGIN-TOP:0px;padding:5px;border:1px solid #CCCCCC;}
#map_canvas_location {width: 310px;_WIDTH: 298px; height: 301px;border:5px solid white}
 
/* Openpopup */
.JSWindowTitleStyle   { font-weight: bold; font-family: verdana, arial, helvetica, sans serif; color: #FFFFFF; }
.JSWindowContentStyle { font-family: verdana, arial, helvetica, sans serif; color: #000000; padding: 5px;}

/*	Autoplay Gallery */
.cssAUTOPLAY {position:relative;float:left;margin:0 10px 10px 0}
.cssAUTOPLAY_PANEL {float:left;width:410px;background-image: url(/images/background_player.gif);color:white;}
.cssAUTOPLAY_PANEL a {float:left;padding:1px 4px 2px;font-size:10px;color:white;font-weight:bold;text-decoration:none}
.cssAUTOPLAY_PANEL a.cssCOPYRIGHT {float:right}
.cssAUTOPLAY img {border:1px solid #CCC;padding:4px;}

/* Article Control */
.cssArticleDetail {clear:both}
.cssArticleTags {display:none}
/* Suburb Picker */
#SubmitButton {margin:5px 0px 0px;clear: both; float: left; }
.suburbpicker {width:250px;.WIDTH:257px;padding-bottom:20px}

/* Menu */
.menu1 ul li {position:relative}
.menu1 ul li ul {display:none;position:absolute;left:218px;top:-1px;width:170px;border:1px solid gray}
.menu1 ul li a:hover ul {display:block}
.menu1 ul li:hover ul {display:block}

/* Suburb Album */
.cssALBUM div{width:100px;background:transparent url(/images/controls/album.jpg) no-repeat;position:relative;border:1px solid #CCC;padding:10px}
.cssALBUM span{display:block;font-weight:bold;margin-top:120px;text-align:center;}
.cssALBUM img {position:absolute;top:28px;left:25px;border:1px solid #CCC;width:71px;height:72px}
.cssALBUM {width:441px}

/* Picture Control */
.PictureControl .PictureControl_Label .Description {float:left;clear:both}
.PictureControl {display:block;border:1px double #CCC;padding:10px;}

