/*************** BODY STYLE BEGIN ***************/
html { overflow: -moz-scrollbars-vertical; }
html, body { 
	/*background-image: url(../images/backgrounds/body.gif);*/
	color:#686868; 
	font-family:arial; 
	font-size:12px; 
	margin:0;
}
h1 { 
	border:none;
	color:#F4A61E; 
	font-size:24px;
	font-weight:bold;
	margin:0; 
	padding:25px 0 10px 0;
}
h2 { 
	border:none;
	color:#F4A61E; 
	font-size:20px; 
	margin:0; 
	padding:10px 10px 1px 0;
}
h3 { 
	border:none;
	color:#666666; 
	font-size:15px;  
	margin:0; 
	padding:10px 10px 10px 0;
}

table { margin:0; }
td { padding:0; text-align:left; vertical-align:top; }

form { margin:0; padding:0; }
fieldset { border:none; clear:both; margin:0; padding:0; }	
fieldset div { float:left; }	
fieldset .areas label { display:block; width:150px; }
fieldset, form, ul, li, table, td, form li { list-style-image:none; margin:0; padding-bottom:0; }
li.inline { display:inline; }
ul, li { margin:0; padding:0; }
li { margin-left:15px; }
#NavigationItem li {margin:0;}

a { color:#757575; text-decoration:none;}	
a:hover { text-decoration:underline; }	
	
.smooth { border:solid 1px #A3AFAF; }
.hover { filter:alpha(opacity=80); opacity:.8; }	
.hover:hover { filter:alpha(opacity=100); opacity:1; }
.required { color:#cc0000; }
.smaller { font-size:90%; }
.clear, #clear, #inner { clear:both;}
/*************** BODY STYLE END ***************/

/*************** MAIN DIVS STYLE BEGIN ***************/
#wrapper { 
	margin: 0 auto;
	width:990px;
	background:#fff;
} 
#inner { 
	background:none; 
	clear:both;  
	margin:0 auto;
	width:927px; 
	border-bottom:1px solid #dfdfdf;
}
/*************** MAIN DIVS STYLE END ***************/

/*************** HEADER STYLE BEGIN ***************/
#header { 
	background:none; 
	padding:5px 0 0 0; 
	height:110px;
	border-top:10px solid #F4A61E;
	margin-bottom:45px;
}	
#header .header_table { margin:0px auto; width:100%; }
#header .dspHeader_logo { width:265px; padding-left:15px;}
#header .dspHeader_webId { width:265px; }
#header .container { clear:both; width:100%; } 
#header img.logo {  }
#header p {text-align:right;margin:0px;color:#999999;font-size:16px;font-family:Arial, Helvetica, sans-serif;}
/*************** HEADER STYLE END ***************/

/*************** FOOTER STYLE BEGIN ***************/
#footer { 
	clear:both;
	font-size:12px;
	text-align:center;
	padding:0px 25px 5px 25px;
}
.footer_table { width:100%; margin:5px auto;font-weight:bold}
.footer_table td { text-align:center; vertical-align:bottom;letter-spacing:1px; }
.feat_foot_links:hover { color:black; text-decoration:none; }
.footer_table a {text-transform:uppercase;}
#footer_info {margin-left:15px;margin-right:19px;}
* html #footer_info {margin-left:0px;}
.mx_logo {margin-bottom:-5px;}
/*************** FOOTER STYLE END ***************/

/*************** NAVIGATION ORIGINAL STYLE BEGIN ***************/

#Navigation { width:990px; padding:0px 0px; margin:30px 0 0 5px;}
#NavigationItem a.navMenu { 
	color: #666666; 
	font-size: 15px;
	text-transform: uppercase; 
	font-family:Arial;
	font-weight:bold;
}

#NavigationItem a.navMenuOn { color: #656565; border-bottom: 2px solid #F4A61E; padding-right:1px; padding-left:1px;}
#Navigation li, #Navigation ul { list-style-image: none; list-style-type: none; }

#NavigationBlock { width: auto; }	
#NavigationItem, #NavigationItem li ul { list-style: none; }
#NavigationItem a { display: block; text-decoration: none; }
#NavigationItem li { float: left; padding:0 10px;}	
#NavigationItem li ul { position: absolute; left: -10000px; z-index: 1; background: #fff; border-bottom: none; padding: 1px 0; background: url(../images/backgrounds/submenu_bg.png);}
#NavigationItem li ul li { float: none; }
#NavigationItem li:hover ul, #NavigationItem li.sfhover ul { left: auto; }		
#NavigationItem a.last-item {border-right:none; }
#NavigationItem a.first-item { border:none;margin-left:0px;padding-left:0px;}
#NavigationItem ul li a.subMenu {
	z-index: 2;
	left: auto;
	text-decoration: none;
	font-size: 8pt;
	padding:5px 0 5px 5px;
	width: 140px;
	height: auto;	
	margin-left:-11px;
	color:#000000;
}	
#NavigationItem ul li {border-bottom: 1px dashed #b9b9b9;}
#NavigationItem ul li.last-item {border-bottom: none;}
#NavigationItem ul li:hover {background: #fff;}

/*************** NAVIGATION ORIGINAL STYLE END ***************/

/*************** NAVIGATION NEW STYLE BEGIN ***************/
* html .dropmenudiv a{ /*IE only hack*/ width: 100%; }
.Navigation2 { width: 99%; font-weight: bold; height: 30px; }
.Navigation2:after{	content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.dropmenudiv{ position:absolute; z-index:100; width: 143px;	visibility: hidden; }
.dropmenudiv a{ 
	background:url(../images/menu/submenu_middle.png);
	display:block;
	text-indent:3px;
	padding:4px 8px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:white;
}
.dropmenudiv a:hover{ color: #F1F1F1; }
.submenu_top, .submenu_bottom, .submenu_separator { font-size:0; padding:0; margin:0; line-height:0px; }
.submenu_top { height:6px; background: url(../images/menu/submenu_top.png) no-repeat center top; }
.submenu_bottom {	height:6px; background: url(../images/menu/submenu_bottom.png) no-repeat center bottom; }
.submenu_separator { height:1px; background: url(../images/menu/submenu_separator.png) no-repeat center; }
/*************** NAVIGATION NEW STYLE END ***************/

#home_img{
	position:relative; 
	top:0px;
	left:-31px;
	left/*\**/:-32px\9
}

* html #home_img {
	top:0px;
	left:0px;
}

#home_main {
	position:relative;
	margin:0px 0px -175px 0px; 
	top:-200px;
	left:-20px;
}

* html #home_main {
	top:-200px;
	left:0px;
}

/*************** QUICK SEARCH STYLE BEGIN ***************/
#quickSearch-container, #quickSearch-container-home { 
	width:233px; 
	position:relative;
	left:0px;
	top:-206px;
}

#quickSearch-container { 
	top:0px;
}

* html #quickSearch-container-home { 
	top:-207px;
	left:20px;
}

#quickSearch { 
	width:233px; 
	min-height:180px;
  height:180px;
	padding:16px; 
	margin:0px auto; 
	background:url('../images/backgrounds/quicksearch_bg.png') no-repeat; 
	color:#757575;
}

.frmQuickSearch_table { margin:6px 0px 0px 10px; }
* html .frmQuickSearch_table { margin-top:25px; }
.frmQuickSearch_table td { line-height:22px; }
#quickSearch input, #quickSearch select { 
	font-size: 11px; 
	border: solid 1px #C2C2C2; 
	height: 20px;
	width: 175px; 
}
 
#quickSearch .searchType { }
#quickSearch .sizes { }
#quickSearch .prices { width:80px; }
#quickSearch .webId { width: 120px; padding: 2px; }
#quickSearch .button { width: 76px; height: 22px; border:0; padding-top:2px; float:right;}
#quickSearch #priceRange_MIN, #quickSearch #priceRange_MAX { width:79px; }
/*************** QUICK SEARCH STYLE END ***************/

/*************** QUICK CONTACT STYLE BEGIN ***************/
#quickContact-container { width:235px;background:url('../images/backgrounds/quickcontact_bg.gif') no-repeat; }
#quickContact { 
	width:233px; 
	min-height:290px;
	height:270px;
	padding:14px 0 0 28px; 
	margin:0px auto; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#757575;
	background:url('../images/backgrounds/quickcontact_bg.gif') no-repeat; 
}
* html #quickContact { height:300px; }
#quickContact input, #quickContact select,  #quickContact textarea { 
	font-size: 11px; 
	border: solid 1px #C2C2C2; 
	color:#7c7c7c;
}
#quickContact .text, textarea {width:175px; font-family:Arial, Helvetica, sans-serif;}
html>body #quickContact .text, textarea{margin-bottom:10px;margin-bottom:5px;\9}
html>body #quickContact select{margin-bottom:10px;}
#quickContact select {font-weight:bold;margin-left:-5px;width:104px;}
#quickContact .button {border:0; margin-left:5px;}
#quickContact a, #quickSearch a {border-bottom:2px inset #F4A61E;font-size:11px;color:#7d7d7d;font-weight:bold;}
#quickContact a:hover, #quickSearch a:hover {text-decoration:none;}
#quickContact p {margin:0px 0px 5px 0px;}
/*************** QUICK CONTACT STYLE END ***************/

/*************** BUTTONS STYLE BEGIN ***************/
.submit_button { background:#6D6D6F; color:#FAB942; border:1px inset #FAB942; font-weight:bold; }
.submit_button:hover { background:#313232; color:#FAB942; border:1px outset #FAB942; }
/*************** BUTTONS STYLE END ***************/

/*************** INPUTS STYLE BEGIN ***************/
.dollar_input{
	width:75px; 
	background:#fff url(../images/visuals/dollar.gif); 
	background-repeat:no-repeat; 
	background-position:left; 
	padding-left:10px;
}
.sqft_input{
	width:75px; 
	background:#fff url(../images/visuals/sqft.gif); 
	background-repeat:no-repeat; 
	background-position:right; 
	padding-left:5px;
	padding-right:15px;
}
/*************** INPUTS STYLE BEGIN ***************/

/*************** AUTOCOMPLETE STYLE BEGIN ***************/
.ac_results { color:#202020; padding: 0px; border: 1px solid black; background-color: white; overflow: hidden; z-index: 99999; }
.ac_results ul { width: 100%;	list-style-position: outside;	list-style: none;	padding: 0;	margin: 0; }
.ac_loading { background: white url('indicator.gif') right center no-repeat; }
.ac_odd { background-color: #eee; }
.ac_over { background-color: #0A246A;	color: white; }
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}
/*************** AUTOCOMPLETE STYLE END ***************/

/*************** WEB ID SEARCH STYLE BEGIN ***************/
#webIDForm #agentsStr {	
	width:158px; 
	padding:1px 2px; 
	border:solid 1px #474a77; 
	color:#ccc; background:#676792; 
	font-size:12px;
}
#webIDForm #frmWebID_table td { width:100%; padding-top:15px; }
#webIDForm #frmWebID_button { }
/*************** WEB ID SEARCH STYLE END ***************/

/*************** OPTION STYLE BEGIN ***************/
#propertyOptions {height:202px;width:233px;padding-left:20px; background:url(../images/backgrounds/listingoptions_bg.png) no-repeat;}
#propertyOptions h2 {padding: 15px 0px 16px 0px}
.dspProperty_options #fav_text { background:none; }
.dspProperty_options #fav_text a { color:#000066; }
.propertyOption {line-height:17px;text-transform:uppercase;letter-spacing:1px;font-weight:bold; } 
/*************** OPTION STYLE END ***************/

/*************** BUILD AREAS BEGIN ***************/
.mainAreas { display: block; text-align: center; font-size: 11px; }
.main_cat_group { margin: 2px 0; }
.main_cat_group .head { margin-bottom: 0px; display: block; font-size: 12px; font-weight: bold;width: 240px; }
.main_cat_group .head a[title] {color:#00FF00}
.sub_cat_group { margin: 5px 10px; float:none; clear:both; width:160px; }
#map_selectAll { position:absolute;  font-weight:bold; z-index:10000; }
#quickSearch-container #map_selectAll { margin-left:140px; margin-top:245px; }
#search_form_layout #map_selectAll { margin-left:-125px; margin-top:40px; }
/*************** BUILD AREAS END ***************/

/*************** FEATURED STYLE BEGIN ***************/

	/*************** SERIAL SCROLL STYLE BEGIN ***************/
	#screen2{ position:relative; width:940px;}
	#screen2 #buttons { float:left; }
	#screen2 #buttons a { margin:10px 10px; color:#69C; }
	#screen2 .prev { float:left; }
	#screen2 .next { float:right; }
	.ss_next, .ss_prev { cursor:pointer; }
	.ss_separator { float:left; background:url(../images/visuals/featured_spacer.gif) no-repeat left top; width:23px; height:186px; }
	.ss_inner { float:left; background:url(../images/visuals/featured_inner.gif) repeat-x top; height:186px; }
	.ss_prev_div { background:url(../images/visuals/featured_left.gif) no-repeat left top; width:38px; height:186px; }
	.ss_next_div { background:url(../images/visuals/featured_right.gif) no-repeat left top; width:38px; height:186px; }
	.ss_holder { margin-top:15px; float:left; height:100px; padding:0; text-align:center; cursor:pointer; }
	#slideshow { overflow:hidden; width:863px; float:left; }
	#slideshow ul { width:3900px;}
	#slideshow li{
		list-style:none; 
		float:left; 
		margin:0; 
		background:url(../images/visuals/featured_inner.gif) repeat-x top; 
		height:186px;
	}
	.ss_area {
		background:url(../images/visuals/featured_bottom.png) no-repeat bottom center; 
		width:124px; 
		height:18px; 
		color:white; 
		text-align:center; 
		padding-top:6px; 
	}
	/*************** SERIAL SCROLL STYLE END ***************/
	
	/*************** RSC RANDOM STYLE BEGIN ***************/
	.dspFeatured_image_td {	background:url(../images/backgrounds/image-back.png) no-repeat; color:#151558; font-weight:bold;}
	.propertyInfo { 
		color:#151558;
		font-weight:bold;
		height:28px;
		background:white;
		position:relative;
		top:240px;
		left:0px;
		filter:alpha(opacity=70);
		-moz-opacity:.7;
		opacity:.7; 
		text-align:center;
		font-size:10pt;
		padding-top: 12px;
		width:300px;
	}
	/*************** RSC RANDOM STYLE END ***************/

	/*************** RS JQUERY STYLE BEGIN ***************/
	.pics {  height:230px; width:230px; padding:0; margin-left:10px; } 
	.pics img { background-color:#eee; cursor:pointer;  width:160px; height:120px; border:1px solid white; top:0; left:0; }
	/*************** RS JQUERY STYLE END ***************/

/*************** FEATURED STYLE END ***************/

/*************** INDIVIDUAL PAGES STYLE BEGIN ***************/

	/*************** ACCOUNT ***************/
	h1.account { color: #454545; font-size: 18px; margin: 0; }
	h2.account { font-size: 20px; margin: 0;}

	.results_title th { font-size: 16px; padding: 0 10px; }
	.dspLogin_table { width:725px; margin:0 auto; }
	.dspLogin_header { color:#fff; border: 1px outset black; text-align:center; line-height:24px; }
	.dspLogin_header { background:url(../images/backgrounds/menu-back.png) repeat-x top center; }
	.dspLogin_inner {border: 1px outset black; background:white; }
	.dspLogin_td {padding:2px 20px; font-weight:bold;}
	.dspLogin_input {width:172px; background:#FFFFCA; }		
	.mySearches th { background: #333; color: #fff; padding: 5px; text-align: left; }
	.mySearches td { background: #e5e5e5; color: #333; padding: 5px 10px; text-align: left; border-bottom: solid 1px #f5f5f5; }
	#login_layout { width: 100%; }
	#login_layout .last { background: none; }
	#col1 { float: right; }
	#col2 { float: left; }
	#login_layout form.accountForms { margin: 10px 15px 0px 0px; }
	#login_layout .form { text-align: right; }
	#login_layout .form label { display: block; font: 8pt Arial, Helvetica, sans-serif; color: #666; margin-bottom: 8px; }
	#login_layout .form input.form-txtfield,
	.form input.form-ptxtfield { border: solid 1px #ccc; width: 153px; margin-left: 5px; }
	#login_layout .form input.form-submit { margin-top: 12px; }
	#account-home { }
	#account-header td { white-space: nowrap; }
	#account-header .links { font-size: 11px; }
	#account-header .links a:hover { text-decoration: underline; }
	#account-header .welcome { color: #484848; }
	#account-header .welcome span { color: #CE0000; font-size: 18px; }
	#account-edit td { font-size: 12px; }
	#login_layout div.box {width: 247px; padding: 20px; overflow: hidden; text-align: left; margin: 0 30px; }
	#accountHome_layout h3 { font-weight: normal; font-size: 14px; }
	#accountHome_layout .h_divider div { height: 20px; }
	/*************** ACCOUNT ***************/

	/*************** AGENTS ***************/
	.dspAgentsListTable { border:1px solid #ccc; height:110px; }
	.dspAgentsListTable td { padding:10px 0 10px 10px; }
	.dspAgentsListTable .agentName { font-weight:bold; font-size:14px; }
	.dspAgentsListThumbsTable td { border:1px solid #ccc; padding:10px; height:120px; text-align:center; }
	.dspAgentsListThumbsTable h3 { padding:2px 0; }
	
	
	#agent_layout { width:100%; }
	#agent_layout td { padding: 0 10px; }
	#agent_layout .col1 { white-space: nowrap; width:120px; }
	#agents_layout th { 
		padding: 5px; 
		font-weight: bold; 
		font-size: 14px; 
		color: #FFF; 
		background: #333;
		border-bottom: solid 1px #ccc; 
		border-right: solid 1px #ccc; 
	}	
	#agent_layout td img { margin-bottom: 5px; border: solid 1px #555; border-right: 2px #333; border-bottom: 2px #333; }
	#agent_layout h1 { margin-bottom: 0; letter-spacing: -1px; text-transform: uppercase; font-weight: bold; font-size: 13.5pt; }
	#agent_layout .col2 {  }
	#agent_layout .col3 { width: 180px; }
	#agent_layout .col3 td { padding: 0; font-size: 10px; }
	#agent_layout .col3 th { 
		text-align: center; 
		background: #424242; 
		color: #DEDEDE; 
		padding: 1px; 
		letter-spacing: 1px; 
		text-transform: uppercase; 
		font-size: 14px; 
		font-weight: normal; 
	}
	#agent_layout .col3 td.value { text-align: right; }
	#agent_layout .col3 td.description { padding: 10px 0; text-align: center; }
	#agent_layout .col3 td.description strong.title { text-transform: uppercase; display: block; }
	/*************** AGENTS ***************/
	
	/*************** BUILDINGS ***************/
	.dspBuilding_header { background:#A0CE67; font-weight:bold; color:#fff;}
	.dspBuilding_row { cursor:pointer; }
	.dspBuilding_row:hover { background:#B0A299;}
	.dspBuilding_row:hover td { color:#fff; }
	/*************** BUILDINGS ***************/

	/*************** CONTACT ***************/
	#alertsContact .text { font-size: 7.5pt; width: 140px;}
	#alertsContact td input {width: 180px;}
	#alertsContact .ext {width: 50px;}
	#alertsContact .phone {width: 121px;}
	
	.contact_info { float: right; width: 260px; margin-left: 20px; }
	.contact_info strong { display: block; font-size: 14px; margin-bottom: 5px; }
	.contact_info span { display: block; float: left; width: 55px; font-size: 14px; clear: left; }
	.contact_info a { }
	
	#contactBox { vertical-align:top; }
	#contactFieldName { float:left; width:70px; font-weight:bold; height:30px; }
	#contactFieldValue { width:200px; height:30px; }
	#contactForm {width:233px; text-transform:uppercase; background:url('../images/backgrounds/contact.gif') no-repeat;}
	#contactForm INPUT.text { width:200px; font-size:12px; margin-right:5px; }
	#contactForm TEXTAREA { width:200px; height:100px; font-size:12px;}
	#contactForm INPUT.city { width:150px;}
	#contactForm INPUT.state { width:30px;}
	#contactForm INPUT.zip { width:82px;}
	#contactForm #fieldName { color:#636363; width:150px;}
	.dspProperty_essentials { }
	.dspProperty_amenities { }
	/*************** CONTACT ***************/

	/*************** DETAILS ***************/
	.dspPropertyBox h3 {padding-bottom:0px}
	.dspPropertyBox p {margin-top:0px}
	.dspPropertyBox .dspFeatured_image_td a { font-size:14px; }
	
		#map{ 
		font-size:12px; 
		color:black;
		text-align:left; 
		font-family:Arial, Helvetica, sans-serif; 
		border:1px solid #777; 
		width:300px; 
		height:225px; 
	}
	#map a { color: black; }
	#map a:hover { }
	
	#details_layout { width: 100%; margin: 0; color:#686868; padding:10px 0px 20px 0px; border-bottom:1px solid #DFDFDF;}
	#details_layout .address { width:60%;color:#666666;font-size:18px;position:relative;top:-23px;left:130px; }
	#details_layout hr { margin: 0; }
	#details_layout .left { width: 310px; }
	#details_layout .right { padding-left: 15px; padding-right: 30px; }
	#details_layout .info { margin: 0; width: 100%; margin-bottom: 20px; }
	#details_layout .info td { padding: 0; }
	#details_layout .info .inner_left div,
	#details_layout .info .inner_middle div { padding: 1px 0; }
	#details_layout .info .inner_left .field,
	#details_layout .info .inner_middle .field { float: left; clear: left; width: 100px; }
	#details_layout .info .inner_middle { padding: 0 20px 0 0; }
	#details_layout .info .inner_right { width: 175px; }
	#details_layout .info .inner_right div { padding: 3px; margin: 2px 0; }
	#details_layout .info .inner_right a { color: #555; }
	#details_layout .info .inner_right #fav_text { background: none; }
	#details_layout .info .inner_right #fav_text a { color: #454545; }
	#details_layout .info .inner_right .fav_option { padding: 0; margin: 0; }
	#details_layout .description { text-align: justify; }
	#details_layout .contact .agent { padding: 0; }
	#details_layout .contact { margin-top: 20px; width: 100%; }
	#details_layout .contact img { border: solid 1px #777; }
	#details_layout .contact td { padding: 0 10px; }
	#details_layout .contact td td { padding: 0; }
	#details_layout p {margin-top:0px}
	
	.CF_thumbnailset .thumb {width:71px;}

	#listingNav { float: right; margin: -3px 5px; }
	#listingNav a { color: #555; font-size: 13px; }
	#listingNav div { float: left; }
	#listingNav .prev { padding-right: 5px; }
	#listingNav .middle { width: 3px; text-align: center; }
	#listingNav .next { padding-left: 6px; }
	
	#propertyContactForm table td {padding:5px 0px;}		
	#propertyContactForm TEXTAREA { width:250px; height:52px; }
	#propertyContactFormComment { float:left; }
	#propertyContactFormSubmit { float:none; margin-top:100px;}
	#propertyContactFormFields { float:left; width:120px; }
	#propertyContactForm DIV.fieldName, #propertyContactFormFields DIV.fieldName { float:none; border:none; width:80px;}
	#propertyContactFormFields INPUT.text{ float:left; width:100px;}
	#propertyContactFormComment { clear: left; }
	#propertyContactFormComment TEXTAREA { width:220px; height:52px; float:none;}

	.dspOpenHouse_box { padding:5px; border:1px solid black; width:110px; margin-top:5px;}
	.dspOpenHouse_heading { font-weight:bold }

	.dspPropertySold, .dspPropertyInContract { 
		border:3px solid white; 
		color:white; 
		background:red; 
		font-weight:bold; 
		font-size:22px; 
		width:120px; 
		height:30px; 
		line-height:30px;
		position:absolute; 
		text-align:center; 
		vertical-align:middle;
		margin-left:5px;
	}
	.dspPropertyInContract { background:orange; font-size:16px; }
	.description { padding: 3px 15px 15px 15px;}
	.dspOpenHouse_box_heading { background:#D26326; color:#FFFFFF; font-weight:bold; border-bottom:1px solid #444; padding:5px;}
	.dspOpenHouse_box_body { padding:5px; }
	.yui-tt { color: #000; border: 1px solid #444; background-color: #fff; font-size:110%; padding:10px; }
	/*************** DETAILS ***************/

	/*************** DEVELOPMENTS ***************/	
	.dspDevelopments_div { background:#B0A299; height:100px; padding:8px; text-align:center;}
	.dspDevelopments_link { color:#fff; font-size:16px; font-weight:bold; }
	/*************** DEVELOPMENTS ***************/	
	
	/*************** LINKS ***************/	
	#links_container { padding: 10px; }
	#links_layout img { display: block; border: solid 1px #ccc; }
	#links_layout td { padding: 0; }
	/*************** LINKS ***************/

	/*************** NEIGHBORHOODS ***************/	
	#neighborhoods_layout { width: 100%; margin: 15px 0; }
	#neighborhoods_layout img.title { margin: 0; }
	#neighborhoods_layout td { padding: 0; }
	#neighborhoods_layout .nav li { /*list-style-type: disc;*/ margin: 0 25px; }
	#neighborhoods_layout .nav li li { /*list-style-type: circle;*/ margin: 5px 20px; }
	#neighborhoods_layout .body { width: 80%; }
	#neighborhoods_layout .body h3 { margin: 75px 15px 35px 15px; font-size: 18px; } 
	#neighborhoods_layout .body div { margin: 0 20px; }
	.neighborhood_beds {background:#F4A61E;padding:5px 0px;}
	.neighborhood_beds a {color:#fff;font-weight:bold;text-decoration:underline;padding:0px 25px;}
	.subAreas {margin-left:20px;}
	.subAreas a {text-decoration:underline;}
	/*************** NEIGHBORHOODS ***************/	
	
	/*************** PAGES ***************/
	#content { padding: 0 20px; font-size: 11px; padding-bottom: 10px; }
	#content li { margin: 5px 20px; }
	#content li li { margin: 5px 40px; }
	#content.guides h3 { margin: 0; font-size: 15px; margin-top: 20px; }
	#content.about h3 { margin: 0; font-size: 14px; margin-top: 10px; }
	#content.about h2 { color: #970F00; font-size: 15px; }
	#content.about ul { margin: 20px 0; }
	#content.careers { }
	#content.careers div.caption { color: #cc0000; width: 435px; margin: 10px 0; font-size: 20px; }
	#content.careers h3 { font-size: 16px; margin-top: 20px; }
	#content.careers p { margin: 10px 0; }
	/*************** PAGES ***************/

	/*************** PRESS ***************/
	.dspPress_head_td { padding:5px; font-weight:bold; }
	.dspPress_body_td { line-height:18px; }
	/*************** PRESS ***************/

	/*************** RESOURCES ***************/
	#resources_layout li li { margin-left:20px; }
	/*************** RESOURCES ***************/
	
	/*************** SEARCH ***************/
	#search_form_layout { width:100%; }
	#search_form_layout strong { margin-bottom: 10px; display: block; font-size: 12px; }
	#search_form_layout .priceRange select { width: 120px; margin: 2px 0; }
	#search_form_layout .priceRange span { padding: 0 2px; font-size: 11px; }
	#search_form_layout .box a.login { font-size: 11px; margin: 5px; }
	#searchStored_text { float: left; margin-right: 10px; }
	#search_options { margin-bottom: 10px; }
	#search_form_layout .frmSearch_col_2, #search_form_layout .frmAlerts_col_2 {width:290px;}
	#search_form_layout .frmSearch_col_3,	#search_form_layout .frmSearch_col_4,	#search_form_layout .frmAlerts_col_3,	#search_form_layout .frmAlerts_col_4  {width:230px;}
	#search_form_layout .frmAlerts_col_5 {width:413px;}
	.sub_areas {width:170px;}
	/*************** SEARCH ***************/
	
	/*************** SEARCH RESULTS ***************/
	#searchResults .sort { float: left; }
	#searchResults .sort .header { float: left; padding: 5px; }
	#searchResults .control_panel { padding: 5px; text-align: right; }
	#searchResults #fav_text { float: left; }
	#sResults_layout { width: 100%; clear: left; margin: 0 auto; }
	#sResults_layout th, #sResults_layout td { text-align: left; }
	#sResults_layout th { padding:15px 5px; font-weight: bold; font-size: 14px; }
	#sResults_layout th img { margin-left: 10px; }
	#sResults_layout th a { text-decoration: underline; }	
	#sResults_layout th.SRHead_Empty a { font-size: 11px; font-weight: normal; }
	#sResults_layout th.SRHead_Empty { font-size: 11px; vertical-align: middle; font-weight: normal; }
	#sResults_layout th .selected { font-weight: bold; }
	#sResults_layout td {	border-bottom:1px solid #DFDFDF; padding:5px; vertical-align:middle; vertical-align:top;	padding:10px 5px 5px;}
	#sResults_layout .photo, #sResults_layout img {	width: 71px; }	
	#sResults_layout td img { float: left; border: solid 1px #ccc; background:#fff; }
	#sResults_layout .title div a { text-transform: none; font-size: 10px; text-decoration: none; font-weight: bold; }		
	#sResults_layout .title div a:hover { text-decoration: underline; }	
	#sResults_layout .description { width: 175px; }
	#sResults_layout .contact { width: 125px; border-right: none; }	
	#sResults_layout .title a.openHouse { font-weight: normal; color: #D57106; font-size: 13px; }	
	
	#sResults_layout th { font-size: 14px; border-bottom:1px solid #DFDFDF; border-top:1px solid #DFDFDF; }
	#sResults_layout th a { color: #FFCA09; text-decoration:none; text-transform:capitalize;}
	.dspSearchResults_row1, .dspSearchResults_row2, .dspSearchResults_row1 a, .dspSearchResults_row2 a { color: #666666;}
	.dspSearchResults_amenities { padding-left:20px; list-style-type: square;}

	#sResults_layout .location { width: 100px; }
	#sResults_layout .size { width: 100px; }
	#sResults_layout .price { width: 60px; }
	#sResults_layout .costs { width: 75px; }	
	#sResults_layout .title { width: 175px; }		
	
	.hot_deals {width:210px;position:relative;float:left;padding:0 5px 10px 0;}
	/*************** SEARCH RESULTS ***************/
	
/*************** INDIVIDUAL PAGES STYLE END ***************/

/*************** VIVID COMMON STYLE BEGIN ***************/
#fav_text { font-size: 10px; padding: 1px 5px;}
#pagination { padding: 5px; }
#col1 { width: 160px; float: left; }
#col2 {	width: 300px; margin:0 20px; }
#col3 {	width: 200px; }

span.options3 { font-size: 9.5pt; font-weight: bold; color: #666; }
span.options, span.options2 { font-size: 12px; font-weight: normal; color: #313232; }
span.options { padding-left: 23px;}
span.options2 {	padding: 0;}
.MSG_ .title { font-size: 12px; font-weight: bold; }
.MSG_ { float: right; width: 150px; }	
img.MSG_information { float: left; padding-right: 10px; padding-bottom: 10px; }
#MSG_default { margin-left: 615px; margin-top: 20px; }
#MSG_default, #MSG_webID, #MSG_contact, #MSG_register, #MSG_login {
	color: black;
	position: absolute;
	visibility: hidden;
	width: 200px;
	padding: 10px;
	font-size: 10px;
	background: #ebebeb;
	border: solid 1px silver;
	z-index: 1000;
	padding-right: 20px;
	text-align: left;
}
#MSG_webID { margin-top: 2px; }
#webID #MSG_webID { margin: 45px 0 0 -250px; }
#MSG_contact {  }


.resourceSeparator {
	border-bottom:1px solid #ccc; 
	padding-top:8px;
}


.articles {display:block;padding-bottom:10px;}

#sitemap h2 {text-transform:capitalize;}
#sitemap ul li {list-style-type:none;margin-left:0px;}
#sitemap td {padding-bottom:15px;width:25%}
#sitemap .search {width:34%}
#sitemap .about {width:16%}

.underline {color:blue;}
/*************** VIVID COMMON STYLE BEGIN ***************/


/*************** WEBSITE CUSTOM STYLE BEGIN ***************/
/*************** WEBSITE CUSTOM STYLE BEGIN ***************/
/*************** WEBSITE CUSTOM STYLE BEGIN ***************/
/*************** WEBSITE CUSTOM STYLE BEGIN ***************/
/*************** WEBSITE CUSTOM STYLE BEGIN ***************/


/* Scrollbar & content css */		
/*
.scrollbar-vert,#content1,#content2,#content3,#content5,#content6,#content7{ height: 87px; } 
#content1,#content2,#content3,#content4,#content5,#content6,#content7 { width: 245px; }
#content1 p,#content2 p,#content3 p,#content4 p,#content5 p,#content6 p,#content7 p { margin:0; } 
.scrollbar-hor { width: 255px; } 

.scrollbar-vert,.scrollbar-hor{ background-color: #ccc; float:left; }

.handle-hor{ height: 10px; width: 21px; background: url(../images/visuals/handle-hor.gif) no-repeat; }			
.handle-vert{ height: 21px; width: 10px; background: url(../images/visuals/handle.gif) no-repeat; }
.scrollbar-vert{ width: 10px; }
.scrollbar-hor{ height: 10px; line-height:10px; }

#content1,#content2,#content3,#content4,#content5,#content6,#content7{
	float:left;
	overflow:hidden;
}
#content4{
	height: 125px;
}
*/
