/*--------------------------- 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/439273/bodybg.jpg) top center repeat-y #ffffff;
margin: 0px auto;
width:900px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
}

#agent, #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:#000; font-family:Century Gothic, Helvetica, Tahoma, Geneva, sans-serif;}
h3 {color:#F00;}

a:link, a:link font, font a:link {color: #B20E15;}
a:visited, a:visited font, font a:visited {color: #B20E15;}
a:hover, a:hover font, font a:hover {color: #F00;}



/* ------------------------------------BEGIN INTRO PAGE CSS ONLY */
.homepage #splash {display:block; height:380px;}
.homepage #partners, .homepage #articles, .homepage #disclaimerWrapper, .homepage #left, .homepage #footFoot {display:none;}
.homepage #snucka {border:none;}
#ss {float:left; margin:0; padding:0;}
.homepage #qs {padding-top:40px; float:left;}
.homepage #headFoot {display:block;}


/* ------------------------------------BEGIN INTERIOR PAGES CSS ONLY */
#MHT {height:36px; display:none;}
#header{background:url('/files/439273/slick.jpg');}
#banner{height:100px;}

#splash {display:none;}

#qs {width:180px; text-align:left; display:none;}
#qs div {padding-left:20px;}
/* BEGIN QUICK SEARCH CLASSES */
.quickSearchFieldName{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff;}
.quickSearchText {font-family:arial; font-size:11px; width:140px; border:#999999 solid 1px; display:block; background-color:#FFFFFF; color:#B20E15;}
.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;}
.quickSearchButton{padding-bottom:2px; margin-top:5px; margin-bottom:5px; vertical-align:middle; cursor:pointer;}
#go_qs {width:141px; height:26px; background:url(/files/439273/qsbtn.jpg); border:1px solid #FFF; font-size:0pt; color:#B20E15;}
/* END QUICK SEARCH CLASSES */

#snucka {background:url('/files/439273/slick.jpg'); background-position:0 -480px; height:40px; border-bottom:1px solid #000; border-top:1px solid #FFF;}
/* ------------ Style for Horizontal Menu -- */
.suckerdiv {margin:0; padding:0;}
.suckerdiv ul {margin:0; padding:0; list-style-type:none;}
.suckerdiv ul li a {display:block; width:180px;}
.suckerdiv ul li a img {height:40px; width:180px; border:none;}
.suckerdiv ul li {position:relative; float:left; display:block;}
.suckerdiv ul li ul {position:absolute; display:none;}
.suckerdiv ul li ul li {position:relative; left:-180px; background-color:#000;}
.suckerdiv ul li ul li a {width:180px; color:white; text-decoration:none; background:#000; padding:1px 5px; border:1px solid white;}
.suckerdiv ul li ul li a:visited {color:white;}
.suckerdiv ul li ul li a:hover {background:#B20E15; color:white;}
.suckerdiv ul li ul li ul {left:0px; top:0; padding:0px; margin:0px;}
.suckerdiv ul li ul li ul li {position:relative; left:180px;}
.suckerdiv ul li ul li ul li a{width:200px;}

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

.footer {background:url('/files/439273/slick.jpg'); background-position:0 -520px; height:80px;}
 #headFoot {display:none;}

#left {vertical-align:top; width:180px; background:#000;}

#home {text-align:center; padding:15px;}
#home a {font-size:18pt;}

#contact {padding:20px 5px 0 5px;}
#contact div, #contact span {color:#FFF;}

#mainBody {padding:10px;}
#agentPic {display:none;}

#partnersTable01{width:640px; padding:15px 0; text-align:left;}
	#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: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 {}
#articles a {display:block; width:315px;}
#articles ul {list-style-type:none; margin:0; padding:0; margin-left:10px;}
#articles li {float:left;}

#designations {text-align:center;}

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

/* -------- BEGIN SPECIAL PAGE CONSIDERATIONS ----------- */
.calculator #mainBody li, .calculator i, .entryBox p, .hCalendarTable div, .hCalendarDayNameRow {color:black;}
#mainBody table table td font {color:black;}
.openhouse #mainBody #listingWrapper td, .detailPanel tr td {color:black;}
#contentwell div, #contentwell p {color:#666;}
.calculator #partners, .calculator #articles, .calculator #designations {display:none;} /* These boxes are JANKED on this page only,
                                       engineering needs to remove an extra </td> from their code at the bottom of Mortgage Center */