/* _______ FEATURED PROPERTIES____________*/

.featurepropertieswrap {
		width: 980px;
		height: 410px;
		margin: 30px auto 40px;
		padding: 0 0 0 0;
		position: relative;
}

.featuredbanner {
	width: 377px;
	height: 48px;
	position: absolute;
	top: -18px;
	left: 161px;
	background: transparent url(images/featured_banner_bg2.png) no-repeat;
	z-index: 1;
}

.featurepropertiesleft {
		width: 335px;
		height: 402px;
		margin: 0px 20px 0 0;
		padding: 0px 0 0 0px;
		float: left;
		display: inline;
		background: transparent url(images/featurepropertiesleft_bg.png) no-repeat;
		position: relative;	
}

.featurepropertiesleft2 {
		width: 335px;
		height: 402px;
		margin: 0px 0px 0 0;
		padding: 0px 0 0 0px;
		float: left;
		display: inline;
		background: transparent url(images/featurepropertiesleft_bg.png) no-repeat;
		position: relative;
		
}



.featurepropertiesrightwrap {
		width: 270px;
		height: 400px;
		margin: -10px 0px 0 0;
		float: right;
		display: inline;
		background: transparent;
		position: relative;
}

.featurepropertiesright {
		width: 270px;
		height: 124px;
		margin: 0px 0px 10px 0;
		float: right;
		display: inline;
		background: transparent url(images/featurepropertiesright_bg.png) no-repeat;
		position: relative;
}

.featuredetail {
	background: #0A2248;
	color: #FFF;
	width: 305px;
	height: 45px;
	top: 315px;
	left: 10px;
	padding: 5px;
	position: absolute;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	

}

.featuredetail p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 13px;
}

.featurelefttitle {
	font-family: "SegoeSemiboldRegular", "Helvetica Neue", "Helvetica", Arial, sans-serif !important;
	font-size: 15px;
	margin: 0 0 0 0;
	text-align: center;

}

.featurelefttitle a, .featurelefttitle a:visited {
	color: #FBEA1F !important;
}

/*________ FEATURED PROPERTIES RIGHT________*/

img.featurethumb {
	width: 315px;
	height: 360px;
	float: left;
	margin: 10px 10px 10px 10px;
	position: relative;
	background: transparent;

}    

.featurerightview {
	background: transparent url(images/featureright_view_bg.png) no-repeat;
	width: 62px;
	height: 62px;
	position: absolute;
	top: 5px;
	left: 5px;

}

.featurerightcity {
	font-size: 17px;
	font-family: "Calibri Bold", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	margin: 5px 0 0px 0;
	padding: 0;
	color: #3998C7;

}

.featurerightdetail {
	font-size: 12px;
	font-family: "Georgia", "Times", "Times New Roman", serif;
	margin: 0 0 3px 0;
	padding: 0;
	color: #2C2D2D;
	
}


/*_____ MORE FEATURED PROPERTIES _____*/

.morefeaturewrap {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background: #FFF;
	border: 1px solid #D3DDDC;
	width: 980px;
	position: relative;
	}	
	
.morefeaturewrapper {
	border: 1px solid #BFDAE1;
	width: 165px;
	height: auto;
	margin: 0 0px 16px 16px;
	padding: 5px;
	float: left;
	position: relative;
	}
	
.morefeaturephoto {
	width: 165px;
	height: 100px;
	margin: 0;
	padding: 0;
	position: relative;
	}
	
.morefeatureview {
	background: transparent url(images/featureright_view_bg.png) no-repeat;
	width: 62px;
	height: 62px;
	position: absolute;
	top: 5px;
	left: 5px;

}	
	
.morefeatureaddress {
	text-align: center;
}

.featureaddress a, .featureaddress a:visited {
	color: #3998C7;
	font-family: "Calibri Bold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
	}
	
.featureaddress a:hover {
	color: #3998C7;
	text-decoration: underline;
	}	

.morefeatureprice {
	text-align: center;
	font-family: "Georgia", "Times", "Times New Roman", serif;
	font-size: 13px;
}

