/* Just Listed
______________________________________________*/

.associatelistingstitle {
	background: transparent url(images/homelistings_h2_.png) no-repeat;
	margin: 0px 0 10px 10px;
	text-indent: 0px;
	width: auto;
	height: auto;
	font-family: "Georgia", "Times", Times New Roman, serif;
	font-size: 21px;
	color: #2C2D2D;

} 



.associatelistings {
	margin: 0px 0px 20px -10px;
	padding: 0px 0px 0px 0px;
	float: left;
	background: transparent;
	border: 0px solid #D3DDDC;
	width: 690px;
	position: relative;
	}	
	
.listingwrapper {
	border: 5px solid #F2F3ED;
	width: 132px;
	height: 125px;
	margin: 0 0px 10px 16px;
	padding: 5px;
	float: left;
	background: #FFF;
	position: relative;
	}
	
.listingwrapperYT {
	border: 5px solid #F2F3ED;
	width: 132px;
	height: auto;
	margin: 0 0px 10px 16px;
	padding: 5px;
	float: left;
	background: #FFF;
	position: relative;
	}	
	
.listingphoto {
	width: 95px;
	height: 74px;
	margin: 0;
	padding: 0
	}
	
.listingthumb {
	width: 132px;
	height: 74px;
	margin: 0;
	padding: 0;
	}	
	
.listingcity {
	text-align: center;
}

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

.listingprice {
	text-align: center;
}

	

.listingprice {
	text-align: center;
}

.listingreadmore {
	float: right;
	margin: 0 10px 0 0;
	padding: 0 0 20px 0;
	font-family: "Calibri Bold", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;

}

.play_youtube {
    width: 54px;
    height: 52px;
    background: transparent url(images/play_big.png) no-repeat;
    padding: 0px;
    margin: 0 0 0 0;
    position: absolute;
	top: 16px;
	left: 45px;
	text-align: center;
	color: #FFF;
	
    }
    
.youtubetitle {
	text-align: center;
}

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