/*
/////////////////////////////////////////////////////////////////
// STYLES THAT TYPICALLY CHANGE FROM SITE TO SITE
// these styles change from site to site typically (color etc...)
/////////////////////////////////////////////////////////////////
*/
td, body, div, input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

/* Body and box elements */
body {
	font: normal .8em/1.3em helvetica, sans-serif;
	background:url(../images/bckgrnd.gif) 0 0 repeat-x #f0f0f0;
	color:#353535;
	text-align: center; 
	padding:0 0 0 0;
	margin: 0; 
}
a.nobg:hover {
	background:none !important;
}
#print-logo {
	display:none;
}	
#container {
	text-align: center;
	padding: 0;
	margin:0 auto; 
}
	
#logo {
	width:279px;
	height:95px;
	float:left;
	overflow:hidden;
	text-indent: -9999px;
	background: transparent url(../images/logo.gif) center center no-repeat;
	padding: 0;
	position:relative;
}
img#logo{
	width:279px;
	height:95px;
	float:left;
	overflow:hidden;
	padding: 0;
	position:relative;
}
#lead {
	float:left;
}

h1, #opener h2, #homecontent h2 {
	font: bold 1.5em/1.5em helvetica, sans-serif;
	padding: 0;
	margin:0; 
}

h1#askingprice, h2#askingprice {
	color:#a6190f;
}

h2 {
	font: bold 1.5em/1.5em helvetica, sans-serif;
	letter-spacing:-.05em;
	margin-top:0;
}

h3 {
	font: bold 1.4em/1.4em helvetica, sans-serif;
	letter-spacing:-.02em;
	margin:0;
}

img {
	border:none;
}

#head {
	width:906px;
	padding: 0;
	padding-right:6px;
	margin: 0 auto;
	position:relative;
	top:9px;
	/*z-index:3;*/
	height:95px;
	background: transparent url(../images/top.gif) bottom right no-repeat;
}	
div#head div#toplinks {
	float:right;
	position:absolute;
	left:330px;
	top:25px;
	font-weight:bold;
	font-size:100%;
}
div#head div#toplinks a {
	color:#de9384;
	margin-right:20px;
	text-decoration:none;
}
div#head div#toplinks a:hover {
	color:#fff;
	background:none;
}
#white {
	width:906px;
	height:102px;
	padding: 0;
	clear:both;
	padding-left:6px;
	margin: 0 auto; 
	background: url(../images/bckgrnd_shade_lt.gif) top left repeat-y;
}

#whitert {
	width:900px;
	height:102px;
	padding: 0;
	padding-right:6px;
	margin: 0 auto; 
	background: url(../images/bckgrnd_shade_rt.gif) top right repeat-y #fff;
}

#whtlft {
	position:relative;
	width:290px;
	height:102px;
	padding: 0;
	padding-left:1px;
	margin: 0 auto;
	background: url(../images/divider_vert_wht.gif) bottom right no-repeat;
}

#quick-links {
	position:absolute;
	top:77px;
	left:0;
	text-align:right;
	width:189px;
}

#red {
	width:906px;
	height:410px;
	vertical-align:top;
	padding: 0;
	padding-left:6px;
	margin: 0 auto; 
	background: url(../images/bckgrnd_shade_red_lt.gif) top left repeat-y;
}

#redrt {
	width:900px;
	height:410px;
	padding: 0;
	padding-right:6px;
	margin: 0 auto; 
	background: url(../images/bckgrnd_shade_red_rt.gif) top right repeat-y #bb1f00;
}

#redlft {
	width:290px;
	height:408px;
	padding: 0;
	margin: 0;
	border-right:1px solid #8c210e;
}

#mainred {
	width:900px;
	height:408px;
	_overflow:hidden; /*msie hack*/
	padding:0;
	margin: 0 auto; 
	border-top:1px solid #8c210e;
	border-bottom:1px solid #8c210e;
	background: url(../images/bckgrnd_pins.gif) top left repeat-x;
}

#grey {
	width:906px;
	padding-left:6px;
	margin: 0 auto; 
	background: url(../images/bckgrnd_shade_gry_lt.gif) top left repeat-y;
}

#greyrt {
	width:900px;
	padding-right:6px;
	margin: 0 auto; 
	background: url(../images/bckgrnd_shade_gry_rt.gif) top right repeat-y #f8f8f8;
}

#grylt {
	width:290px;
	height:102px;
	padding: 0;
	padding-right:1px;
	float:left;
	margin: 0 auto; 
	background: url(../images/divider_vert_gry.gif) top right no-repeat;
}

#grysidebar {
	width:254px;
	padding:60px 18px 0 18px;
	margin:0; 
}

.agent_bckgrnd {
	background: url(../images/meetouragents.gif) top left repeat-x;
}

.info_bckgrnd {
	background: url(../images/formoreinfo.gif) top left repeat-x;
}

.no_bckgrnd {
	background:none;
}

#feature {
	position:relative;
	top:-388px;
	vertical-align:top;
	margin-bottom:-368px;
	left:24px;
}

#feature_lt {
	width:562px;
	padding-left:4px;
	vertical-align:top;
	background: url(../images/bckgrnd_feature_lt.gif) top left no-repeat;
}

#feature_rt {
	width:558px;
	padding-right:4px;
	vertical-align:top;
	background: url(../images/bckgrnd_feature_rt.gif) top right no-repeat;
}

#featurecontent {
	width:522px;	
	padding:18px;
	padding-bottom:20px;
	vertical-align:top;
	background: url(../images/bckgrnd_feature_lo.gif) bottom repeat-x #fff;
}

#homeleft {
	float: left; 
	width: 400px;
}

#homeright {
	float: right;
}

#homecontent {
	clear:left;
	padding-top: 15px;
	width:400px;
}

#homesearch {
	width:252px;
	text-align:center;
	padding:0 0 0 20px;
	margin:0;
}

#findyournewhome {
	background: url(../images/findyournewhome.gif) left top no-repeat;
	height:70px;
	width:290px;
	text-align:center;
	padding-bottom:20px;
	margin-bottom:-20px;
}

.searchfields td {
	text-align:left;
	font-weight: bold;
	_font-size: .9em;
	color:#fff;
	margin:0;
}

#searchBttn {
	position:relative;
	/*z-index:11;*/
	margin:0 0 10px;
}

#advsearchfields td {
	text-align:left;
	font-weight: bold;
	_font-size: .9em;
	position:relative;
	color:#fff;
}

.searchfields {
	width:252px;
}

#advsearchfields {
	width:252px;
}

.tdsearch {
	width:50%;
	font-size:11px;
}

.tdlist {
	width:50%;
	font: .8em/1em helvetica, sans-serif;
}

img.homebig {
	border: 1px solid #7f7f7f;
}

img.homethumb {
	border: 1px solid #7f7f7f;
	margin-bottom: 5px;
}

#price_details {
	float: right;
	text-align:center;
}

#help_bar {
	text-align:center;
	padding:5px;
	margin-bottom: 5px;
}

.icon {
	margin:0 3px;
}

#opener {
	width:560px;
	padding: 0;
	padding:26px 19px 0 19px;
	letter-spacing:-1px;
	margin: 0 auto; 
	float:right;
	text-align:left;
}

#footer {
	width:580px;
	float:right;
	margin-right:5px;
	clear:right;
}

.here,
.there {	
	background:url(../images/tab.gif) no-repeat;
	text-align: center;
	font: bold 1.4em/1.8em helvetica, sans-serif;
	letter-spacing:-1px;
	width:186px;
	height:27px;
	padding: 0;
	float:right;
	position:relative;
	top:1px;
	right:25px;
	margin-top:58px;
	}

.there {	
	background:url(../images/tab_back.gif) no-repeat;
	}
	
.copy {
	font-size:13px/1.5em;
}

.sm {
	font: .8em/1.2em helvetica, sans-serif;
}

.title {
	font-size:17px;
	line-height:20px;
}

.smalltitle {
	font-size:14px;
	line-height:18px;
}

#searchbox {
	position:relative;
	margin:18px 0 0 40px;
	width:220px;
}
		
div#search {
	background:#fff url(../images/searchinputleft.gif) left center no-repeat;
	height:21px;
	padding-left:8px;
	float:left;
	margin:0;
	margin-top:5px;
}

		
.rule {
	border-bottom:1px solid #e2e7e9;
	margin:10px 0;
}

.right {
	text-align:left;
	float:right;
}
	
.left {
	text-align:left;
	float:left;
}

#search_results_mapContainerButton {
	float:right;
	cursor:pointer;
}

.clear {
	clear:both;
	height:0;
}

.grey {
	color:#b2b2b2;
	font: bold 1.3em/1.3em helvetica, sans-serif;
}

.gr {
	color:#b2b2b2;
}

.open {
	color: #a6190f;
}

.org {
	display:inline;
	color:#3592c8;
}

ul#subnav {
	text-align:left;
	width:100%;
	font: bold 10px helvetica, sans-serif;
	padding:0;  
	margin:0;
}
			
ul#subnav li {
	display:inline;	
	list-style: none;
	text-align: left;
	padding-right:8px;
	margin:0;
}

ul#footernav {
	text-align:center;
	width:100%;
	font: bold 10px helvetica, sans-serif;
	padding:0;  
	margin:0;
}
			
ul#footernav li {
	display:inline;	
	list-style: none;
	text-align: center;
	padding:4px;
	margin:0;
}

ul#search_results {
	padding-left:110px;  
	padding-bottom:30px;
	margin:20px 0 0 0;
	clear:both;
}
			
ul#search_results li {
	list-style: none;
	clear:both;
	padding:10px;
	margin:0;
}	

.search_result_thumb {
	position:relative;
	right:110px;
	margin-right:-100px;
	float:left;
	border:1px solid #7f7f7f;
}	

.detail_photo {
	float:left;
	margin-right:15px;
}	

.master_photo {
	float:left;
	margin-right:15px;
	border:1px solid #7f7f7f;
}	

img.master_photo {
	width:400px;
}

div.featured_listing {
	width: 396px;
	padding: 2px;
	background: #e72f0a;
	color: #fff;
	font-weight: bold;
	line-height: 13px;
	border:1px solid #7f7f7f;
	border-bottom: none;
}

.show_master_photo {
	z-index:11;
	position:relative;
	right:400px;
	display:block;
	margin-right:-385px;
}

#inquiry {
	position: absolute;
	top: 50px;
	left: -50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	z-index: 11000;
	padding: 40px;
	width: 320px;
}
#inquiry h2 {
	color: #740200;
	font-size: 1.8em;
	margin-bottom: 10px;
}
input#inquiry_cancel {
	background: #740200 url(../images/lightbox/closelabel.gif) no-repeat scroll 0 0;
	border: none;
	color: #FFF;
	width: 66px;
	height: 22px;
	padding: 0;
	outline-style: none;
	position: absolute;
	right: 30px;
	bottom: 30px;
}
#inquiry_submit {
	border: none;
	outline-style: none;
	background-color: #FFF;
	padding: 0;
	margin-top: 15px;
}
#inquiry-overlay {
	background: #333 none repeat scroll 0 0;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: fixed;
	z-index: 10000;
}

#tell_a_friend {
	clear:both;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #7f7f7f;
}

#mortgage_calculator {
	clear:both;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #7f7f7f;
}

#disclaimer {
	margin:auto;
	padding-top:10px;
	text-align:center;
	font-size:.9em;
	clear:both;
}

#rss {
	background:url(../images/feed_icon.gif) no-repeat left center;
	padding-left:21px;
	clear:both;
}

img.photo {
	border: 1px solid #7f7f7f;
	margin:3px;
}

.broker_rec {
	float:right;
}

.vcard {
	padding:20px 0 20px 0;
}

#vanity {
	padding:10px;
}

table#agentlist {
	border-collapse:collapse;
	border:1px dotted #000;
	border-width:1px 0 1px 0;
}
table#agentlist td {
	border-bottom:1px dotted #000;
	padding:3px;
}

div#map_bttn {
	background:#3592c8 url(../images/bttn_left.gif) left top no-repeat;
	padding-left:10px;
	margin-bottom:10px;
	cursor:pointer;
}
div#map_bttn a,
div#map_bttn a:hover,
div#map_bttn a:link,
div#map_bttn a:visited,
div#map_bttn a:active {
	background:#3592c8 url(../images/bttn_right.gif) right top no-repeat;
	color:#fff;
	display:block;
	height:18px;
	padding-top:3px;
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
}
/*
/////////////////////////////////////////////////////////////////
// ANCHOR STYLES
// avoid defining fonts here: if you need to define a font/size, create a new class, this way if there's a link inside a element with a different font size the link font size will match that.
/////////////////////////////////////////////////////////////////
*/

a.tab, a.tab:link, a.tab:visited, a.tab:active, a.tab:hover {
	color:#3592c8;
	text-decoration: none;
	background:none;
}

a, a:link, a:visited, a:active {
	color:#3592c8;
	text-decoration: underline;
}

a:hover {
	color:#fff;
	text-decoration:none;
	background:#3592c8;
}

a:hover img {
	background:#fff;
}

a.wht, a.wht:link, a.wht:visited, a.wht:active, a.wht:hover {
	color:#fff;
	background:none;
}

a.thumb, a.thumb:link, a.thumb:visited, a.thumb:active, a.thumb:hover {
	background:none;
	color:#3592c8;
	text-decoration: none;
}

a.nav, a.nav:link, a.nav:visited, a.nav:active {
	color:#3592c8;
	text-decoration: none;
}

a.nav:hover {
	color:#fff;
	text-decoration: underline;
}

a.navhere, a.navhere:link, a.navhere:visited, a.navhere:active {
	color:#000000;
	text-decoration:none;
}

a.navhere:hover {
	color:#000000;
}

/*
/////////////////////////////////////////////////////////////////
// STANDARD STYLES
// (form elements, etc...)
/////////////////////////////////////////////////////////////////
*/
.whtcopy {
	color:#ffffff;
}

.news {
	font-size: 11px;
	line-height: 13px;
}

.tip {
	font-size: 11px;
	line-height: 13px;
	font-weight:normal;
}

.posted {
	font-size: 9px;
	color:#6a90ad;
}

.small {
	font-size: 11px;
	line-height: 13px;
}
.rollon {
	background-color:#1a5ca7;
}

.rolloff {
	background: none;
}
/*
/////////////////////////////////////////////////////////////////
// FORM ELEMENTS
// these styles typically don't change (form elements, etc...)
/////////////////////////////////////////////////////////////////
*/

form {
	margin:0px;
}

select.styled {
	background-color:#FFFFFF;
	width: 100%;
	border: 1px inset #CCCCCC;
	color:#000000;
	font-weight:normal;
}
input.styled {
	background: #FFFFFF;
	border: 1px inset #CCCCCC;
	color:#000000;
	width: 100%;
	font-weight:normal;
}

input.bttn {
	border: 2px solid #ffffff;
	outline: 1px solid #cccccc;
	background: #004a9d;							/* <<-- */
	color:#ffffff;									/* <<-- */
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}

textarea.styled {
	background: #FFFFFF;
	border: 1px inset #CCCCCC;
	color:#000000;
	width: 100%;
	font-weight:normal;
}

select.calc {
	background-color:#FFFFFF;
	border: 1px inset #CCCCCC;
	color:#000000;
	font-weight:normal;
}
input.calc {
	background: #FFFFFF;
	border: 1px inset #CCCCCC;
	color:#000000;
	font-weight:normal;
}

textarea.calc {
	background: #FFFFFF;
	border: 1px inset #CCCCCC;
	color:#000000;
	width: 100%;
	font-weight:normal;
}
		
.search {
	background:url(../images/searchinputtop.gif) repeat-x top #fff;
	height:17px;
	margin:0;
	border:none;
	width:150px;
	color:#a4a4a4;
	padding:0;
	font-size:11px;
	padding-top:4px;
	float:left;
}
input#gobttn {
	margin:0;
	padding:0;
}

/*
/////////////////////////////////////////////////////////////////
// LEGACY
// just in case.
/////////////////////////////////////////////////////////////////
*/

.em { 
	font-size:14px;
	line-height:16px;
	font-weight: bold;
}

.sm {
	font-size: 10px;
	line-height: 13px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ==================== */
/* = shadows and such = */
/* ==================== */	
div.feature-shadow {
	padding:0 3px 3px;
	z-index:32;
	position:relative;
	left:0px;
	top:-3px;
	width:402px;
	background:url(../images/big-shadow.gif) bottom left no-repeat;
}
div.feature-shadow .master_photo {
	margin:0 !important;
}
div.front-thumb {
	padding:0 3px 3px;
	*padding-bottom:0;
	position:relative;
	top:-2px;
	background:url(../images/thumb-shadow.gif) bottom left no-repeat;
	margin:0 0 5px;
	clear:left;
}
div.front-thumb img.homethumb {
	margin:0 !important;
}
#featurecontent-previous, #featurecontent-next {
	position:absolute;
	left:-14px;
	top:178px;
	cursor:pointer;
	outline:none;
}
#featurecontent-previous {
	text-indent:-9999px;
	background:url(../images/arrow-previous.gif) top left no-repeat;
	width:23px;
	height:35px;
}
#featurecontent-next {
	left:557px;
	text-indent:-9999px;
	background:url(../images/arrow-next.gif) top left no-repeat;
	width:23px;
	height:35px;
}
#bttmNavContainer {
	clear:right;
	text-align:right;
	padding:0 0 10px;
}
#bttmNavContainer a {
	margin-left: 10px;
}
#bttmNavContainer a:hover {
	background:none;
}
