/*--------------------------- 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-color: BGCOLOR;
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: #696535;}
a:hover font{color: #696535;}

/* ------------------------------------BEGIN INTERIOR PAGES CSS ONLY */
#agentphoto{padding-left:15px;}
#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('/files/536137/bodyback.jpg') #402B14 repeat-x;
margin: 0 auto 0;
}

#agentpic{display:none;}
#pagetitle{display:none;}

#return a{background-color:#412B14; width:35px; padding:2px; border:1px solid #6B4F2A; color:#D3D1A2; text-decoration:none; font-size:13px;}

#site {
width:950px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
border:1px solid #D3CFA5;
}

#MHT {display:none;}

#left {vertical-align:top; width:200px; background-color:#696535;}
#contactinfo, #contactinfo .type, #contactinfo span, #contactinfo a{color:white;}
#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:190px;
height:40px; 
color:black; line-height:2.5;}
#nav a:hover{color:black;}

#nav a.search {width:190px;}
#nav a.property {width:190px;}
#nav a.about {width:190px;}
#nav a.resource {width:190px;}
#nav a.community {width:190px;}
#nav a.contact {width:190px;}


#nav a.sub {
display: block;
width:165px;
*width:175px;
height:22px;
padding-left:10px;
background-color:#6B4F2A;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:21px;
color:#D4CFA7;
text-decoration:none;
text-align:left;
}
#nav a:hover.sub {background-color:#412B14;color:#D4CFA7;}

#nav li {
float: left;
width:190px;
position:relative;
}

#nav li ul {
position: absolute;
width:150px;
left: -9999px;
}

#nav li:hover ul {
position:absolute;
left:0px;
top:40;
}
#nav li:hover ul, #nav li.navhover ul {
left:0;
top:40px;
}

#nav a.sub_sub {
display: block;
width:165px;
*width:175px;
height:22px;
padding-left:10px;
background-color:#6B4F2A;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:21px;
color:#D4CFA7;
text-decoration:none;
text-align:left;
}
#nav a:hover.sub_sub {background-color:#412B14;color:#D4CFA7;}
#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:177px;
*left:178px;
top:0;
}
#nav li ul li:hover ul, #nav li ul li.navhover ul {
left:177px;
*left:178px;
top:0;
}

#contact {padding-top:20px; text-align:center;}
#contact, #contact span {color:BASICCOLOR;}

#mainBody {padding:10px;}

#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 {float:right;}
#articles a {display:block; width:315px;}
#articles ul {list-style-type:none;}
#articles li {float:left;}

#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:white; font-weight:bold; text-align:center; font-size:13pt; }
#qpssearch{text-align:center; width:125px; padding-left:15px;}
.quickSearchFieldName{font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#fff;}
.quickSearchText {font-family: arial;font-size: 11px;width: 130px;border: #999999 so 1px;display: block;background-color:#fff;color:#000;}
.quickSearchSelect {font-family: arial;font-size: 11px;width: 130px;border: #999999 solid 1px;display: block;background-color:#FFFFFF;}
.quickSearchButton{background-color:#402B14;border:#FFFFFF solid 1px;color:#FFFFFF;font:bold 7pt Arial,Helvetica,sans-serif;height:18px;padding-bottom:2px;text-align:center;vertical-align:middle;width:40px;cursor:pointer;margin-top:5px;margin-bottom:5px}
.quickSearchOR{font-size:9px;color:#fff;font-family:Arial, Helvetica, sans-serif;}
.quickSearchTips{font-size:9px;color:#fff;font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.quickSearchOR-one{font-size:9px;color:#fff;font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.quickSearchOR-two{font-size:9px;color:#fff;font-family:Arial, Helvetica, sans-serif;}
.quickSearchMLS{}
.quickSearchStreet{}
.quickSearchCity{}
.quickSearchState{}
.quickSearchZIP{}
.quickSearchProptype{}
.quickSearchBedrooms{}
.quickSearchBathrooms{}
.quickSearchMinPrice{}
.quickSearchMaxPrice{}
.quickSearchButtons{}
.quickSearchSettings{display:block;visibility:hidden; border:0px; height:1px;width:1px;}
/* END QUICK SEARCH CLASSES */
