/*--------------------------- Some colors to find and replace:
BGCOLOR basic body background color
BODYBG body background image (.jpg or .gif, /files/SL#/ is already included)
BASICCOLOR overall font color for most instances of text
LINKCOLOR color of links
LINKVISITED color of visited links
LINKHOVER links when hovered
SL# Storage Locker number
HEADERBG background of header (.jpg or .gif, /files/SL#/ is already included)
BANNERBG banner (.jpg or .gif, /files/SL#/ is already included)
PARTNERBULLET Partner links bullets (.jpg or .gif, /files/SL#/ is already included)
------------------------------------- End find and replace */

/* ------------------------------------BEGIN ALL PAGES CSS */
body,td,th {color:BASICCOLOR;}
body {
background:url() ; padding-top:10px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px; font-family: Arial, Helvetica, sans-serif; 
}

a:link {color: #000;}
a:visited {color: #000;}
a:hover {color: #B30306;}

/* ------------------------------------BEGIN INTERIOR PAGES CSS ONLY */

#homebutton {display:none; position:absolute; text-align:right; padding-left:8px; padding-top:10px;}
#homebutton a {background-color:#010042; padding:2; margin:0; border:1px solid #fff; font-size:10; text-decoration:none; color:#fff; text-transform:uppercase;}
#homebutton a:hover{background-color:#fff; color:#010042;}
#agentphoto{ padding-left:15px; }
#agentpic{display:none;}
#pagetitle{display:none;}
#agent {
width:950px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
position:relative;
background:url() repeat-x #010042;
margin: 8 auto 0;
}

#agent font, h2, h3, h4, h5, span {color:#000;}

#site {border:1px solid #fff;
width:950px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */

}

#MHT {display:none;}

#left {vertical-align:top; width:200px; background-color:#fff; border-right:1px solid #000;}
#contactinfo, #contactinfo .type, #contactinfo span, #contactinfo a{color:#010042;}
#agentphoto img{border:1px solid white;}
#navholder{height:43px;}
/* MENU */ 
#nav {background-image:url(); text-align:center;
width:950px;
float:left;
position:relative;
z-index:999;

}
#nav ul {
padding: 0;
margin: 0;
list-style: none;
}

#nav a {font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold;
display:block;
width:158px;
height:39px; 
color:black; line-height:2.5;}
#nav a:hover{color:black;}

#nav a.home{width:158px;}
#nav a.search {width:158px;}
#nav a.property {width:158px;}
#nav a.about {width:158px;}
#nav a.resource {width:158px;}
#nav a.community {width:158px;}
#nav a.contact {width:158px;}


#nav a.sub {
display: block;
width:165px;
*width:175px;
height:22px;
padding-left:10px;
background-color:#405B8F;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:21px;
color:#fff;
text-decoration:none;
text-align:left;
}
#nav a:hover.sub {background-color:#040444;color:#fff;}

#nav li {
float: left;
width:158px;
position:relative;
}

#nav li ul {
position: absolute;
width:150px;
left: -9999px;
}

#nav li:hover ul {
position:absolute;
left:0px;
top:39;
}
#nav li:hover ul, #nav li.navhover ul {
left:0;
top:39px;
}

#nav a.sub_sub {
display: block;
width:165px;
*width:175px;
height:22px;
padding-left:10px;
background-color:#405B8F;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:21px;
color:#fff;
text-decoration:none;
text-align:left;
}
#nav a:hover.sub_sub {background-color:#040444;color:#fff;}
#nav li:hover ul li ul {
position:absolute;
left: -9999px;
}
#nav li:hover ul li ul, #nav li.navhover ul li ul {
left: -9999px;
}
#nav li ul li {z-index:99;
float: left;
position:relative;
}
#nav li ul li ul{
position: absolute;
left: -9999px;
width:175px;
}
#nav li ul li:hover ul {
position:absolute;
left:175px;

top:0;
}
#nav li ul li:hover ul, #nav li ul li.navhover ul {
left:175px;

top:0;
}

#contact {padding-top:20px; text-align:center;}
#contact, #contact span {color:#010042;}

#mainBody {padding:10px; background-color:#fff;}

#partnersTable01{width:640px; padding:15px 0; text-align:left; float:right;}
	#partnersTable01 .partnerTile{display:block; width:300px; float:left; padding:0px 0; margin:10px;}
		#partnersTable01 .partnerTile .preferedIcon{margin-left:0px;}
		#partnersTable01 .partnerTile .preferedLink{font-size:13px; text-decoration:underline; font-weight:bolder; font-style:italic;}
		#partnersTable01 .partnerTile .caption{display:block; margin-left:0px; font-size:12px; width:300px; float:right;}
		#partnersTable01 #preferedTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #preferedTile #partnerIcon{display:block; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat;}
			#partnersTable01 #preferedTile #partnerLink{}
		#partnersTable01 #aelTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #aelTile #aelIcon{display:block; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat;}
			#partnersTable01 #aelTile #aelLink{}
		#partnersTable01 #homeAdviceTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #homeAdviceTile #homeAdviceIcon{display:block; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat;}
			#partnersTable01 #homeAdviceTile #homeAdviceLink{}
		#partnersTable01 #reNewsTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #reNewsTile #reNewsIcon{display:block; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat;}
			#partnersTable01 #reNewsTile #reNewsLink{}
	#partnersTable01 .clearFloat{clear:both; display:block; height:1px; overflow:hidden;}

#articles {width:650px; background:url() top left no-repeat;}
#articles h2 {padding:10px; margin:0;}
#articles a {display:block; width:320px; text-decoration:none;}
#articles ul {list-style-type:none; margin:0; padding:0; margin-left:10px;}
#articles li {float:left;}
#articles ul li a { 
	display:block; 
	padding-left:12px; 
	margin-bottom:3px; 
	font-size:13px;
	width:305px; 
	background:url() top left no-repeat;
	text-decoration:none;  
	}

#designations {text-align:center;}

#disclaimerWrapper {width:880; margin-top:20px; text-align:center;}

/* -------- BEGIN SPECIAL PAGE CONSIDERATIONS ----------- */
.calculator #mainBody li, .calculator i {color:black;}
#mainBody table table td font {color:black;}
.openhouse #mainBody #listingWrapper td {color:black;}
.detailPanel tr td{color:black;}

#qpstitle{color:#010042; font-weight:bold; text-align:center; font-size:13pt; }

#qpssearch {background:url() top left no-repeat; width:234px;}
#qpssearch div {clear:left; margin-top:5px; height:20px;}
/* BEGIN QUICK SEARCH CLASSES */
.quickSearchFieldName{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000; float:left;}
.quickSearchText {font-family:arial; font-size:11px; width:140px; border:#999999 solid 1px; display:block; background-color:#FFFFFF; color:#000; float:right;}
input#street_qs {width:120px;}
.quickSearchSelect {font-family:arial; font-size:11px; width:140px; border:#999999 solid 1px; display:block; background-color:#FFFFFF; float:right;}
.quickSearchTips{font-size:9px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin-top:30px;}
.quickSearchOR-one, .quickSearchOR-two{font-size:9px; color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; display:block; text-align:center;}
.quickSearchSettings{display:block; position:absolute; visibility:hidden; border:0px; height:1px;width:1px;}
.quickSearchMLS, .quickSearchOR-one, .quickSearchOR-two, .quickSearchZIP, .quickSearchTips, .quickSearchMinPrice, .quickSearchMaxPrice {}
#reset_qs {display:none;}
div.quickSearchButtons {height:35px !important;}
.quickSearchButton{padding-bottom:2px; margin-top:5px; margin-bottom:5px; vertical-align:middle; cursor:pointer;}
#go_qs {width:141px; height:26px; margin-left:50px; font-weight:bold;}
.quickSearchTips {padding-bottom:200px; background:url() bottom center no-repeat;}
