/*--------------------------- 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 {
background:url(/files/217855/unnes.jpg) top repeat-x #0E24C5;
background-position:0 300;
margin: 0px auto;
 /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
}
#needless {background:url(/files/217855/mtnBG.jpg) top center repeat-x;}

#agent {
 /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
}
#site {
width:900px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
}

table, td, th, body, div, p, span, font {color:BASICCOLOR; font-family:Times New Roman, Times, serif; font-size:13pt;}

a:link, a:link font, font a:link {color: blue;}
a:visited, a:visited font, font a:visited {color: #009;}
a:hover, a:hover font, font a:hover {color: #009;}

#MHT {height:36px; display:none;}

#header{}
#banner{height:130px;}

#snucka {height:30px; background:url(/files/217855/bluemetalthing.jpg); padding:5px; text-align:left;}
#snucka a {text-decoration:none; color:blue;}
#snucka a:hover {color:#009;}
/* -------------------------------- Style for Horizontal Menu -- */
.suckerdiv {margin:0; padding:0;}
.suckerdiv ul {margin:0; padding:0; list-style-type:none;}
.suckerdiv ul li {position:relative; display:block; margin-right:5px; float:left;}
.suckerdiv ul li ul {position:absolute; display:none;}
.suckerdiv ul li ul li {position:relative; left:-230px; top:24px;}
.suckerdiv ul li ul li ul {left:0px; top:0px; padding:0px; margin:0px;}
.suckerdiv ul li ul li ul li {position:relative; left:230px; top:0px;}
.suckerdiv ul li ul li ul li a{width:230px;}
.suckerdiv ul li a {font:bold 22px Garamond, Times, Times New Roman, serif; font-variant:small-caps; display:block; float:left; text-align:center;}
.suckerdiv ul li ul li a {text-decoration:none; font:normal 14px arial, helvetica, sans-serif; display:block; width:230px; float:none;}
.suckerdiv ul li ul li a:hover {color:#009 !important;}
.suckerdiv ul li ul li a:visited {color:#009;}
.suckerdiv ul li ul li a {background:#63B1E5; padding:1px 5px; border:1px solid white;}
.suckerdiv .subfolderstyle {display:block; height:23px;}

/* Holly Hack for IE \*/
* html .suckerdiv ul li {float:left; height:1%;}
* html .suckerdiv ul li a {height:1%;}
/* End */

#content {background:white;}





/* ------------------------------------ BEGIN SPLASH PAGE CSS ----------- */

.homepage #contact {display:none;}
#splashTable {display:none;}
.homepage #splashTable {display:block; border:1px solid silver;}
#splashLeft {
 width:180px;
 text-align:left;
 background:url(/files/217855/mrnx.jpg) top center no-repeat #FFF;
 padding:5px;
 padding-top:250px;
 border:1px solid black;
}
#splashLeft p {display:none;}
#splashLeft span, #splashLeft div {font-size:9pt;}
#splashRight {border:1px solid black; border-left:none;}
#splashRight img {width:720px; height:415px;}




/* ----------------------------------- LEFT SIDE ---------------------- */

#left {vertical-align:top; width:620px; border:1px solid silver;}
#mainBody {padding:10px;}
#mainBody font b i {font:19pt Monotype Corsiva;}
#agentPic {display:none;}


/* --------------------------------------- RIGHT SIDE ------------------- */

#right {width:280px; border:1px solid black;}
#right h5 {
 display:block;
 height:30px;
 margin:0;
 padding:3px;
 background:url(/files/217855/bluemetalthing.jpg);
 font:bold 15pt arial;
 color:white;
 text-align:left;
 clear:both;
}

#nav {border-bottom:1px solid black;}
#nav a {
 display:block;
 background:url(/files/217855/bluemetalthing.jpg);
 padding:3px;
 height:22px;
 text-decoration:none;
 font:bold 12pt Garamond, Times, Times New Roman, serif; font-variant:small-caps;
}
#nav a, #nav a:visited {color:blue;}
#nav a:hover {background:url() #5497C4; color:#009;}
#nav h5 {display:none;}

#dumb {text-align:center; padding-top:30px; height:120px; background:url(/files/217855/duBG.jpg) top center no-repeat #AED5F2; display:none;}
#dumb hr {width:80%; height:1px;}
#dumb a {font-weight:bold; text-decoration:none;}
#mainBody #dumb {display:block; width:590px;}
#mainBody #dumb a {font-size:16px;}
#mainBody #dumb {background:url(/files/217855/duBG.jpg) top center no-repeat #FFFFFF;}

#qs {border-bottom:1px solid black; height:200px; display:none;}
#qs div {width:155px; padding-left:20px; float:left;}
/* BEGIN QUICK SEARCH CLASSES */
.quickSearchFieldName{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000;}
.quickSearchText {font-family:arial; font-size:11px; width:140px; border:#999999 solid 1px; display:block; background-color:#FFFFFF; color:#00f;}
.quickSearchSelect {font-family:arial; font-size:11px; width:140px; border:#999999 solid 1px; display:block; background-color:#FFFFFF;}
.quickSearchTips{font-size:9px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.quickSearchOR-one, .quickSearchOR-two{font-size:9px; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.quickSearchSettings{display:block; position:absolute; visibility:hidden; border:0px; height:1px;width:1px;}
.quickSearchMLS, .quickSearchOR-one, .quickSearchOR-two, .quickSearchZIP, .quickSearchTips, .quickSearchMinPrice, .quickSearchMaxPrice {display:none;}
#reset_qs {display:none;}
div.quickSearchCity, div.quickSearchPropType, div.quickSearchBathrooms {}
.quickSearchButton{padding-bottom:2px; margin-top:5px; margin-bottom:5px; vertical-align:middle; cursor:pointer;}
#go_qs {width:296px; height:26px; background:#5497C4; border:1px solid #DEFFFE; font-size:10pt; color:white;}
/* END QUICK SEARCH CLASSES */

#feat {border-bottom:1px solid black;}
#feat img {width:280px; height:210px;}
#feat a img {border:none;}

#contact {}
#contact #contactInfo {
 padding-right:120px;
 padding-left:2px;
 background:url(/files/217855/lsnx.jpg) top right no-repeat;
/* background-position:154 7; */
 text-align:center;
 border-bottom:1px solid black;
}
#contact div, #contact span {font-size:10pt;}
#contact p {display:none;}

#right #partners {display:none;}
/* Decided to cut all this. She asked me to put in like 92134 elements, now only wants 12357 of them. */
#partners {border-bottom:1px solid black;}
#partnersTable01{width:325px; padding:10px 0 10px 5px; text-align:left;}
	#partnersTable01 .partnerTile{display:block; width:325px; 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:325px; float:right;}
		#partnersTable01 #preferedTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #preferedTile #partnerIcon{display:none; 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:none; 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:none; 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:none; 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;}


/* OH WAIT -- WANT PARTNERS BACK IN MIDDLE! HURR HURR! -- */

#partners {border:none; display:none;} /* JUST KIDDING WANTS NO PARTNERS EVAR -- */
#partnersTable01{width:560px; padding:15px 0; text-align:left;}
	#partnersTable01 .partnerTile{display:block; width:260px; 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:260px; float:right;}
		#partnersTable01 #preferedTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #preferedTile #partnerIcon{display:none; 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:none; 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:none; 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:none; 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 {border-bottom:1px solid black; display:none;}
#articles a {display:block; width:300px;}
#articles ul {list-style-type:none; padding:0; margin:0; margin-left:20px; padding-top:10px; padding-bottom:10px;}
#articles li {}

#des {}
#designations {text-align:center;}

#disclaimerWrapper {width:900px; 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;}
#contentwell p {color:#666;}