/* _______ FEATURED PROPERTIES____________*/

.featurepropertieswrap {
		width: 940px;
		height: 666px;
		margin: 0px auto 20px;
		
		padding: 20px 20px 0 20px;
		background: #444F51;
		border-bottom: 0px solid #FFF;
		

}

.featurepropertiesleft {
		width: 640px;
		height: 370px;
		margin: 0px 10px 0 0;
		padding: 10px 0 0 10px;
		float: left;
		display: inline;
		background: transparent url(images/featuredpropertiesbig_bg.png) no-repeat;
		position: relative;
}

.featurepropertiesrightwrap {
		width: 270px;
		height: 390px;
		margin: 0px 0px 0 0;
		float: left;
		display: inline;
		background: transparent;
		position: relative;
}

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

/*________ FEATURED PROPERTIES RIGHT________*/

img.featurethumb {
	width: 120px;
	height: 100px;
	/*float: left;
	margin: 5px 10px 5px 5px;*/
	position: relative;
	background: #E7EEEF;

}

.featurephoto{
	width: 120px;
	height: 100px;
	float: left;
	margin: 5px 10px 5px 5px;
	position: relative;
	background: #E7EEEF;


}    

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

}

.featurerightcity {
	font-size: 14px;
	font-family: "SegoeSemiboldRegular", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif !important;
	margin: 5px 0 0px 0;
	padding: 0;
	color: #83191F;
	width: 125px;
	float: left;

}

.featurerightdetail {
	font-size: 12px;
	font-family: "SegoeSemiboldRegular", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif !important;
	margin: 0 0 3px 0;
	padding: 0;
	color: #2C2D2D;
	width: 125px;
	float: left;
}

.featuredreadmore {
	float: right;
	margin: -5px 10px 0px 0;
	padding: 0 0 0px 0;
	font-family: "SegoeSemiboldRegular", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif !important;
}


/*_____ MORE FEATURED PROPERTIES _____*/

.morefeaturewrap {
	margin: 10px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
	float: left;
	background: transparent url(images/morefeaturewrap_bg.png) top repeat-x;
	border: 0px solid #D3DDDC;
	width: 940px;
	position: relative;
	}	
	
.morefeaturewrapper {
	border: 0px solid #BFDAE1;
	width: 159px;
	height: auto;
	margin: 0px 36px 16px 0px;
	padding: 0px;
	float: left;
	position: relative;
	background: transparent url(images/morefeaturewrapper_bg.png) top no-repeat;
	}
	
.morefeaturewrapperright {
	border: 0px solid #BFDAE1;
	width: 159px;
	height: auto;
	margin: 0 0px 16px 0px;
	padding: 0px;
	float: left;
	position: relative;
	background: transparent url(images/morefeaturewrapper_bg.png) top no-repeat;
	}	
	
.morefeaturephoto {
	width: 140px;
	height: 100px;
	margin: 5px 0 0 5px;
	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;
	width: 150px;
	font-family: "Georgia", serif;
	color: #FFF !important;
	margin: 5px 0 0 0;
	text-shadow: #2E3537 1px 1px;
}

.morefeatureaddress a, .featureaddress a:visited {
	color: #FFF !important;
	
	}
	
.morefeatureaddress a:hover {
	color: #FFF;
	text-decoration: underline;
	}	

.morefeatureprice {
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	width: 150px;
	font-weight: 600;
	color: #D4D7D8;
	text-shadow: #2E3537 1px 1px;
}

.morefeaturereadmore a, .morefeaturereadmore a:visited {
	float: right;
	margin: 0 0px 0 0;
	padding: 5px 10px 5px 10px;
	font-family: "Georgia",serif !important;
	font-weight: 500;
	font-size: 13px;
	text-transform: uppercase;
	background: #292F31;
	letter-spacing: 2px;
	color: #FFF;

}

.morefeaturereadmore a:hover {
	color: #FFF;
	background: #161C1F;
	text-decoration: none;
}

.listingstatus {
    width: auto;
    height: auto;
    background: transparent url(images/listingstatus_bg.png) right repeat-x;
    padding: 0px 5px 0 5px;
    margin: 0 0 0 0;
    position: absolute;
	top: 84px;
	right: 14px;
	text-align: right;
	/*text-shadow: 1px 1px #111;*/
	text-transform: none;
	color: #FFF;
	font-style: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0px;
	
	
    } 

