/*************** BODY STYLE BEGIN ***************/
html { overflow: -moz-scrollbars-vertical; }
html, body { 
	background:#000;
	color:#000; 
	font-family:verdana; 
	font-size:12px; 
	margin:0;
}
h1 { 
	border:none;
	color:#fff; 
	font-size:20px;
	letter-spacing:1px;
	margin:0;
	padding:5px 10px;
	background:url(../images/backgrounds/bg_title.png) repeat-x;
	font-weight:normal;
	text-transform:uppercase;
}
h2 { 
	border:none;
	letter-spacing:1px;
	margin:0;
	padding:5px 0;
}
h3 { 
	border:none;
	font-size:15px;  
}
h6 { 
	font-size:14px;
	margin:0 0 10px;
	padding:8px 14px;
	border-bottom:1px solid black;  
}
textarea {border:1px solid #AAAAAA;}
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;}

#NavigationItem li a { height:43px; }
#NavigationItem li .home { background:url(../images/menu/home_off.gif) no-repeat; width:107px; }
#NavigationItem li .search { background:url(../images/menu/search_off.gif) no-repeat; width:218px; }
#NavigationItem li .about { background:url(../images/menu/about_off.gif) no-repeat; width:141px; }
#NavigationItem li .register { background:url(../images/menu/register_off.gif) no-repeat; width:128px; }
#NavigationItem li .developers { background:url(../images/menu/developers_off.gif) no-repeat; width:197px; }
#NavigationItem li .properties { background:url(../images/menu/properties_off.gif) no-repeat; width:199px; }

#NavigationItem li .home:hover { background:url(../images/menu/home_on.gif) no-repeat; }
#NavigationItem li .search:hover { background:url(../images/menu/search_on.gif) no-repeat;}
#NavigationItem li .about:hover { background:url(../images/menu/about_on.gif) no-repeat; }
#NavigationItem li .register:hover { background:url(../images/menu/register_on.gif) no-repeat;}
#NavigationItem li .developers:hover { background:url(../images/menu/developers_on.gif) no-repeat; }
#NavigationItem li .properties:hover { background:url(../images/menu/properties_on.gif) no-repeat; }

a { color:#333; text-decoration:none;}	
a:hover { text-decoration:underline; }	
	
.smooth { border:solid 1px #aaa; }
.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 { 
	background:#000;
	margin: 0 auto;
} 
#inner { 
	clear:both;  
	margin:0 auto;
	padding:0px;
	width:990px; 
}
/*************** MAIN DIVS STYLE END ***************/

/*************** HEADER STYLE BEGIN ***************/
#header { 
	padding:0; 
	background:url(../images/backgrounds/bg_header.jpg) no-repeat center top;
}	
#header .header_table { margin-top:65px; width:100%; }
#header .dspHeader_logo { width:265px; }
#header .dspHeader_webId { width:220px; }
#header img.logo { margin:5px; }
#header .top {float:right;color:#eeeeee; text-transform:uppercase;margin-top:30px;margin-top:-10px\9}
#header .top a {margin-bottom:-11px;padding:0 3px;}
/*************** HEADER STYLE END ***************/

/*************** HEADER STYLE BEGIN ***************/
#footer { 
	clear:both;
	font-size:12px;
	margin: 0 auto; 
	width:100%;
	color:#FFF;
}
.footer_table { width:100%; margin:5px auto; font-size:12px; text-transform:uppercase; font-weight:bold; }
.footer_table td { text-align:center; vertical-align:middle; letter-spacing:1px; }
.feat_foot_links:hover { color:black; text-decoration:none; }
/*************** HEADER STYLE END ***************/

.inner_content {
	background:#FFFFFF url(../images/backgrounds/bg_inner.png) repeat-x center top;
	border-bottom:solid 20px #ccff99;
	padding:20px;
	width:950px;
	display:inline-block;
}

.inner_content .grey_border {border-left:1px solid #D6D6D6;border-right:1px solid #D6D6D6;margin-left:3px;width:909px;margin-bottom:-12px;}

#home_content {
	float:left;
	clear:both;
	height:200px;
	width:400px;
	padding:25px 20px 20px;
}
 
/*************** NAVIGATION ORIGINAL STYLE BEGIN ***************/
#Navigation { }
#NavigationItem a.navMenu { }
#NavigationItem a.navMenuOn { color: #666666; }
#Navigation li, #Navigation ul { list-style-image: none; list-style-type: none; }
#Navigation { margin: 0 auto; }
#NavigationBlock { width: auto; }	
#NavigationItem, #NavigationItem li ul { list-style: none; }
#NavigationItem a { display: block; text-decoration: none; }
#NavigationItem li { float: left; }	
#NavigationItem li ul { position: absolute; left: -10000px; z-index: 1; background: #333333; border-bottom: none; padding: 1px 0; }
#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-left:none;}
#NavigationItem ul li a.subMenu {
	z-index: 2;
	left: auto;
	text-decoration: none;
	font-size: 8pt;
	padding: 5px;
	width: 160px;
	height: auto;	
}	
/*************** 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 ***************/

/*************** QUICK SEARCH STYLE BEGIN ***************/

#quickSearch { 
	background:url('../images/backgrounds/bg_quick_search.jpg') no-repeat; 
	float:right;
	width:307px; 
	height:210px;
	margin-top:20px;
}
.frmQuickSearch_table { color:#d6d387; margin: 20px 30px 10px 30px; width:246px;}
.frmQuickSearch_table th { color:#fff;font-weight:normal;font-size:16px;padding-bottom:7px;text-align:justify;}
#quickSearch input, #quickSearch select { 
	font-size: 11px; 
	border: solid 1px #C2C2C2; 
	width: 105px; 
	margin:2px 0 5px 0;
}

#quickSearch .webId { width: 120px; padding: 2px; }
#quickSearch .button { width: 73px; height: 21px; border:0; float:right; padding-right:7px;}
/*************** QUICK SEARCH STYLE END ***************/

/*************** BUTTONS STYLE BEGIN ***************/
.submit_button { background:#cccccc; color:#666666; border:1px outset #999999; font-weight:bold; }
.submit_button:hover { background:#ffffff; color:#999999; border:1px inset #666666; }
/*************** 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:2px 2px 3px; 
	border:solid 1px #666; 
	color:#666; 
	background:#ccc; 
	font-size:12px;
}
#frmWebID_table { width:198px; }
#webIDForm #frmWebID_table td { width:100%; padding:15px 0; }
#webIDForm #frmWebID_button { 
	background:#666; 
	border:solid 1px #666; 
	color:#ccc; 
	padding:0px 5px 3px;
	font-size:12px; 
	font-variant:small-caps; 
}
/*************** WEB ID SEARCH STYLE END ***************/

.propertyContact, .propertyContactForm {padding:10px 0 10px 20px;}
.propertyContactForm {background: url(../images/backgrounds/bg_property_contact.gif) no-repeat; height:228px; width:605px\9}
.propertyContactForm table tr td {padding-top:2px;}
.propertyContact {background: url(../images/backgrounds/bg_property_agent.gif) no-repeat;width:620px;height:124px;}
.propertyContact h3 {margin:0 0 5px 0;}

/*************** OPTION STYLE BEGIN ***************/
#propertyOptions {width: 100%;	padding:7px;} 
.dspProperty_options { list-style-image:none; width:93%; width:90%\9}
/***
.dspProperty_options div img {margin-top:-5px;}
.dspProperty_options div .icons {height:35px;width:35px;padding:10px 5px 10px 10px;}
***/
.dspProperty_options a { color:#666; font-size:10pt;font-family:Arial, Helvetica, sans-serif;padding:15px;display:inline-table;} 
.dspProperty_options #fav_text { background:none; }
.dspProperty_options #fav_text a { color:#000066; }
/*************** 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: 150px; }
.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 #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; 
	}
	
	#swf-featured-container {background:url(../images/backgrounds/bg_home_featured.jpg) no-repeat; clear:both;}
	#swf_featured {margin-top:20px;height:198px;}
	/*************** 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; }
	
	.agentsSearchResults {background:url(../images/backgrounds/bg_title.png) repeat-x; color:#fff;padding:10px;}
	#agent_layout { width:100%; padding-top:10px;}
	#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 INPUT.text { width:280px; font-size:12px; margin-right:5px; }
	#contactForm TEXTAREA { width:280px; height:100px; font-size:12px;}
	#contactForm INPUT.city { width:150px;}


	#contactForm INPUT.state { width:30px;}
	#contactForm INPUT.zip { width:82px;}
	#contactForm #fieldName { width:120px;font-weight:bold;}
	
	.dspProperty_essentials { }
	.dspProperty_amenities { }
	/*************** CONTACT ***************/

	/*************** DETAILS ***************/
	#details_layout { width: 100%; margin: 0; }
	#details_layout hr { margin: 0; color:#ddd;}
	#details_layout h2 { background:#e2ffb0; font-size:17px;padding-left:10px;margin-bottom:10px;width:93%;width:92%\9}
	#details_layout .right { padding:0 20px; }
	#details_layout .info { margin: 0; margin-bottom: 20px;font-size:11px; }
	#details_layout .info h3 {font-size:13px;}
	#details_layout .info td { padding-right:40px;padding-right:60px\9 }
	#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 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 .right .description { padding:0 50px 0 0; margin-top:-19px;}
	#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 #pic_name {font-weight:bold;}
	.thumb img {height:30px;width:30px;}
	
	#details_layout .dspProperty_essentials_left {float:left;width:38%;}
	#details_layout .dspProperty_essentials_right {float:right;width:60%;}
	
	#details_layout .dspProperty_amenities_left {float:left;width:47%;}
	#details_layout .dspProperty_amenities_right {float:right;width:47%;}

	#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 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;}
	
	#click_here_faq {margin-bottom:10px;margin-left:-185px;}

	.dspOpenHouse_box { 
		padding:5px; 
		width:377px; 
		height:175px;
		margin-top:24px;
		float:right;
		background:url(../images/backgrounds/bg_home_open_houses.png) no-repeat;
	}
	.details .dspOpenHouse_box {
		background:none;
		float:none;
		height:auto;
	}
	
	.dspOpenHouse_box #click_here_openhouse {
		float:left;
		height:21px;
		width:93px;
		height:21px;
		margin:129px 0 0 18px;
	}

	.dspOpenHouse_box #apt {
		margin:30px 0 0 82px;
		width: 148px;
		height:99px;
		padding:5px;
	}
	
	.dspOpenHouse_box p {width:75%;margin:0 0 0 87px;font-family:Verdana, Arial, Helvetica, sans-serif;}
	.dspOpenHouse_box p span {font-weight:bold;font-size:14px;}
	
	.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:0; }
	/*************** 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 { padding:10px; }
	#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; }
	/*************** 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_content {padding:10px 0 0 35px;}
	/*************** RESOURCES ***************/
	
	/*************** SEARCH ***************/
	.alerts label { display: block; }
	
	.search_form {margin-left:3px;padding:5px 15px;width:879px;}
	.search_form h3 {margin-bottom:5px;font-size:13px;}
	.search_form .bg_grey {background:#ccc;height:184px;width:878px;}
	.search_form strong { margin-bottom: 10px; display: block; font-size: 12px; }
	.search_form label {padding-right:6px;color:#575057;}
	.search_form select {width:120px;color:#575057;}
	.search_form .priceRange select { width: 120px; margin: 2px 0; }
	.search_form .priceRange span { padding: 0 2px; font-size: 11px; }
	.search_form .box a.login { font-size: 11px; margin: 5px; }
	.search_form div {width:16%;display:inline-table;}
	.search_form .wide {width:32%;}
	#searchStored_text { float: left; margin-right: 10px; }
	#search_options { margin-bottom: 10px; }
	/*************** 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 { margin-left:3px;width:911px; padding:10px 30px;color:#333;}
	#sResults_layout th, #sResults_layout td { text-align: left; }
	#sResults_layout th img { margin-left: 10px; }
	#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 {	padding: 10px; }
	#sResults_layout .photo, #sResults_layout img {	width: 71px; }	
	#sResults_layout td img { float: left; border: solid 2px #ccc; }
	#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: 340px; }
	#sResults_layout .description h3 { margin:0 0 5px 0; }
	#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; background: #ccc; border-bottom:1px solid #666; border-right:1px solid #666; }
	#sResults_layout th a { color: #333; text-decoration:none; text-transform:capitalize;}
	#sResults_layout td { border-bottom:1px solid #999; }
	/***.dspSearchResults_row2 { color: #000000;}
	.dspSearchResults_row2 a{ color: #363636;}
	.dspSearchResults_row1 { color: #000000;}
	.dspSearchResults_row1 a{ color: #363636;}***/
	.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: 125px; }		***/
	/*************** SEARCH RESULTS ***************/
	
/*************** INDIVIDUAL PAGES STYLE END ***************/

/*************** VIVID COMMON STYLE BEGIN ***************/
#fav_text { font-size: 10px; padding: 1px 5px;}
#pagination { margin-left:3px;padding:5px 20px;width:869px;}
#pagination div { width: 50%; }
#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;
}

/*************** FRMAREAS4 ***************/
.areasMenu{ margin: 5px 0; padding: 0;	width: 170px;	font-weight:bold; }
.areasMenu a.menuitem{
	background:url(../images/visuals/areaUnchecked.png) no-repeat center left;
	display: block;
	position: relative;
	width: auto;
	padding: 4px 0 4px 20px;
	text-decoration: none;
	cursor:pointer;
}
.areasMenu a.menuitem:visited, .areasMenu .menuitem:active{ color: white; }
.areasMenu a.menuitem .statusicon{ position: absolute;	top: 5px;	right: 5px;	border: none; }
.areasMenu div.submenu{ padding-left:10px; }
.areasMenu div.submenu ul{ list-style-type: none; margin: 0; padding: 0; }
.areasMenu div.submenu ul li{ border-bottom: none; margin:0; }
.areasMenu div.submenu ul li a{
	background:url(../images/visuals/areaUnchecked.png) no-repeat center left;
	display: block;
	text-decoration: none;
	padding: 2px 0 2px 20px;
	cursor:pointer;
}

.home_apts {
	background:url(../images/backgrounds/bg_home_apts.png) no-repeat;
	height:189px;
	margin-top:20px;
	padding:9px 10px 5px 8px;
	width: 166px;
	display:inline-block;
	vertical-align:top;
}
.home_apts img {height:100px;width:160px;}
.home_apts {font-size:10px;}
.home_apts h3 {color:#ff0000;font-weight:normal;text-transform:uppercase;font-size:13px;width:80%;margin:3px 0;}
.home_apts a:hover{text-decoration:none;}
.home_apts span {width:90%;vertical-align:bottom;}
.home_open_houses{background:url(../images/backgrounds/bg_home_open_houses.png) no-repeat;height:189px;width:177px;margin-top:20px;padding:9px 10px 5px 8px;}

.developers_content {font-size:15px;padding:10px 20px;display:inline-block;}
.developers_content#brochure {float:right;background:url(../images/backgrounds/bg_download_brochure.png) no-repeat;height:249px;width:387px;}
/*************** WEBSITE CUSTOM STYLE BEGIN ***************/
/*************** WEBSITE CUSTOM STYLE BEGIN ***************/
/*************** WEBSITE CUSTOM STYLE BEGIN ***************/
/*************** WEBSITE CUSTOM STYLE BEGIN ***************/
/*************** WEBSITE CUSTOM STYLE BEGIN ***************/


/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

.dspProperty_options a { cursor:pointer; }
