﻿/* @group featured properties */

#featured_properties {
	right: -20px;
	top: 0;
	width: 0;
	height: 330px;
	padding: 10px 10px 25px 10px;
	overflow: hidden;
	/*background: #BCB4A9;*/
	position: absolute;
}

.featured_property {
	overflow: hidden;
	height: 340px;
	background:#FFF;
}

.featured_photo {
	float: left;
	border: 1px solid #ffffff;
	white-space: nowrap;
	height: 258px;
	overflow: hidden;
}

.featured_details {
	background: #ffffff;
	height: 280px;
	width: 172px;
	float: left;
	padding: 40px 10px 20px 20px;
}

#featured_properties_nav {
	position: absolute;
	top: 300px;
	width: 230px;	
	/*text-indent: 682px;*/
	/*right: 0px;*/
	left:100px;
	padding-left: 20px;
	z-index: 1;
	white-space: nowrap;
	cursor: pointer;
}

#featured_properties_nav span.featured_nav_tools {
	/*display: none;*/
}

#featured_properties_nav a {
	color: #BB3600;
	text-decoration: none;
}

#featured_properties_nav h3 {
	position: absolute;
	top: -250px;
	left: 222px;
	width: 30px;
	height:325px;
	background: url(/img/bg_featuredProperties.jpg) no-repeat #411201;
	text-indent: -9999px;
}

#featured_properties_close {
	position: absolute;
	display: block;
	top: 0px;
	/*margin-top: 15px;*/
	left: 184px;
	/*line-height: 28px;*/
	height: 22px;
	width: 50px;
	overflow: hidden;
	padding-left:10px;
	background: url(/img/featured_prop_open.gif) no-repeat 0 50%;
}

/* @end */	
	
	
	
	div#feature_property {
		width:715px;
		height:365px;
		position:absolute;
		z-index:10;
		overflow:hidden;
	}		
		div#feature_property a.fp_tab {
			background:url(/img/featured_property_tab.jpg) no-repeat top left;
			width:30px;
			height:365px;
			display:block;
			text-indent:-9999em;
			float:left;
		}	
		div#feature_property div#featureProperties {
			background:url(/img/bg_featureProperties.jpg) repeat-x;
			height:365px;
			width:715px;
			display:none;
			position:absolute;
			z-index:20;
			*margin-left:-30px;
		}
			div#feature_property div#featureProperties div#fp_detail {
				width:685px;
				height:365px;
				margin-left:30px;
			}	
			
	div#flashContent {
		height:365px;
		width:954px;
		position:absolute;
		top, left:0;
		z-index:2px;
		background:#5b1901;
	}	
	
div#ctn_bottomTeases {
	clear:both;
	float:left;
	height:350px;
	width:952px;
	margin:1px;
}			
	div.bottomTease {
		width:230px;
		height:342px;
		float:left;
		margin:2px;
		background:url(/img/bg_bottomTeases.jpg) no-repeat top left #fff;
		border:1px solid #ddceb4;
	}	
		div.bottomTease img {
			margin:8px;
		}
			
	div#ctn_news {
		height:342px;
		margin:0 2px;
		width:230px;
		float:left;
	}	
	div.newsWidget {
		height:167px;
		width:230px;
		margin:3px 0;
		background:url(/img/bg_bottomTeases.jpg) no-repeat top left #fff;
		border:1px solid #ddceb4;
		clear:both;
		float:left;
		overflow:hidden;
		position:relative;
	}	
	div.nw_detail {
		margin:15px;
		width:200px;
		height:125px;
	}	
		div.nw_detail img {
			border:1px solid #755b5b;
			margin:0 0 5px 10px;
		}
			
	div.nw_controls {
		position:absolute;
		bottom:10px;
		left:60px;
	}	
	div.nw_controls a.nw_prev {
		display:block;
		position:relative;
		float:left;
		text-indent:-9999em;
		background:url(/img/btn_nw_prev.jpg) no-repeat;
		height:12px;
		width:55px;
	}
	div.nw_controls a.nw_next {
		display:block;
		position:relative;
		float:left;
		text-indent:-9999em;
		background:url(/img/btn_nw_next.jpg) no-repeat;
		height:12px;
		width:52px;
	}	
	
	
/* @quick search */

div#qs {
	position:absolute;
	top:75px;
	right:28px;
	z-index:5;
	text-align:center;
	width:195px;

}	
	div#qs select, input {
		margin:3px 0;
		height:20px;
		*margin:2px 0;
	}	
	div#qs select.region{
		width:188px;
		height:23px;		
	}
	
	div#qs input.address, div#qs input.assoc {
		width:182px;
	}	
	div#qs input.zip {
		width:76px;
	}
	div#qs input.MLS {
		width:100px;
	}
	div#qs select.price {
		width:85px;
		height:23px;
	}		
	div#qs input.btn_search {
		background:url(/img/btn_search.gif) no-repeat;
		width:89px;
		height:25px;
		position:relative;
		float:left;
		display:block;
		text-indent:-9999em;
		border:0;
		margin:3px 3px 3px 8px;
		cursor:pointer;
		
	}		
	div#qs input.btn_reset {
		background:url(/img/btn_reset.gif) no-repeat;
		width:75px;
		height:25px;
		position:relative;
		float:left;
		display:block;
		text-indent:-9999em;
		border:0;
		margin:3px;
		cursor:pointer;
	}		

/* @group slide/tabs */	



#slide {
	background: url(/img/atl_sunset.jpg) no-repeat;
	height: 325px;
	overflow: hidden;
	position: relative;
	width:934px;
}

#slide ul {
	position: absolute;
	bottom: -2px;
	overflow: hidden;
}

#slide ul,
#slide ul li {
	float: left;
}

#slide ul li {
	width: 175px;
	height: 44px;
	line-height: 34px;
	text-align: center;
}

#slide ul li a {
	display: block;
	background: #411201;
	height: 34px;
	margin-top: 11px;
	border-right: 1px solid #d4cfb8;
}

#slide ul li.selected a,
#slide ul li a:hover,
#slide ul li a:focus {
	margin-top: 0;
	padding-top: 11px;
	height: 34px;
	border-left: 1px solid #d4cfb8;
	border-right: 1px solid #d4cfb8;
	border-top: 1px solid #d4cfb8;
	background: url(/img/tab_selected.jpg) repeat-x;
}

#slide ul li a:hover,
#slide ul li a:focus {
	margin-top: 11px;
	padding-top: 0;
}

#slide ul li a:hover,
#slide ul li a:focus,
#slide ul li.selected a {
	margin-left: -1px;
}

#slide ul li.selected a:hover,
#slide ul li.selected a:focus {
	margin-left: -1px;
	margin-top: 0;
	padding-top: 11px;
}

#slide ul li.selected.first a,
#slide ul li.first a:hover,
#slide ul li.first a:focus {
	margin-left: 0px;
}

#slide ul li.selected a {
	border-left: 1px solid #d4cfb8;
	border-top: 1px solid #d4cfb8;
}

#slide ul li.last {
	width: 177px;
}

#slide ul li.last a {
	border-right: none;
}

	.QuickSearchlogo
	{
		padding-top:10px;
	}
/* @end */
