#content .property .main_details{
	margin:0;
	padding:0;
}
#content .property .property_price ul{
	margin:0;
}
#content .search_result_navigation p{
	margin:0;
	padding:0;
}
.property{
	font-size:0.85em;
}
.property .agent_details{
	color:#656565;

}
.property .main_details{
	list-style:none;
	height:25px;
}
.property .main_details li{
	float:left;
	margin-right:5px;
}
.property .property_details{
	width:120px;
	float:left;
	text-align:right;
}
.property .property_id{

}
.property .property_link{
	margin-bottom:5px;
}
.property .property_link a {
	color:#D82221;
	text-decoration:none;
}
.property .property_link a:hover {
	color:#E47474;	
}
.property .property_price{
	color:#000;
	font-weight:bold;
	
}
.property .property_status{
	color:#D82221;
	margin-bottom:2px;
}
.property .property_teaser{
	width:245px;
	float:left;
	margin-right:20px;
}
.property .property_teaser h3 a, #property_info h3 a{
	color:#D82221;
	font-weight:bold;
	text-decoration:none;
	font-size:1.1em;
}
.property .property_teaser h4, #property_info h4{
	font-weight:bold;
}
.property .icons img{
	margin-left:1px;
}
#property_results .property{
	padding:15px 0px;
	border-top:1px #CFCFCF solid;
}
.property_results_surrounding{
	border-top:1px #CFCFCF solid;
	padding:5px 0px;
	color:#D82221;
	font-weight:bold;
}
.search_result_navigation{
	clear:both;
	border-top:1px #CFCFCF solid;
	padding:3px 0 3px 0;
	font-size:0.8em;
}
.search_result_navigation p.normal_text{
	font-size: 1.2em;	
}
.search_result_pages{
	float:left;
	width:347px;
	text-align:right;
}
.search_result_pages a{
	color:#D82221;
	text-decoration:none;
}
.search_result_text{
	color:#656565;
	float:left;
	width:247px;
}
/* image scroller --------------------------------------------------------------------  */
/* ----outer container ----------------------------------------------------------------  */
#map_property_details .property_image{
	width:120px;
	height:70px;
}
#property_results .property_image{
	width:190px;
	height:114px;
	margin-right:20px;
}
.property .property_image{
	width:190px;
	height:114px;
	float:left;
	overflow:hidden;
	position:relative;
}
/* ----inner container ----------------------------------------------------------------  */
#map_property_details .image_scroll{
	height:70px;
}
.property .image_scroll{
	position:relative;
	/* Allows for 50 thumbnails to be scrolled */
	width:10000px;
	left:0;
}
.property .image_scroll img{
	float:left;
	margin-right:5px;
}
#property_results .image_scroll{
	height:114px;
}

/* ----scroll controls ----------------------------------------------------------------  */
.property .image_scroll_controls{
	text-align:right;
}

#map_property_details .image_scroll_controls{
	width:120px;
	color:#000;
	font-size:0.9em;
	padding-top:5px;
	clear:both;
	margin-bottom:10px;
}
#property_results .image_scroll_controls {
	position:absolute;
	width:90px;
	margin-top:-20px;
	margin-left:95px;
	color:#FFF;
	font-size:0.8em;
}
div.image_scroll_holder .image_scroll_controls {
	position:relative;
	width:90px;
	top:-20px;
	margin-left:95px;
	color:#FFF;
	font-size:0.8em;
}
.property .scroll_forward, .property .scroll_back{
	cursor:pointer;
	float:right;
	margin-left:3px;
}
/* map listing styles --------------------------------------------------------------------  */
#map_property_details{
	width:375px;
	padding-top:5px;
}
#map_property_details #property_photos{
	width:135px;
	float:left;
}
#map_property_details #property_info{
	width:240px;
	float:left;
}
#map_property_details #property_info .property_info_links a{
	margin-top:6px;
	float:left;
}
/* saved searches --------------------------------------------------------------------  */
#saved_searches .saved_search{
	padding:15px 0px;
	border-top:1px #CFCFCF solid;
	font-size:0.85em;
}
#saved_searches .saved_search h2{
	color:#D82221;
	font-weight:bold;
	text-decoration:none;
	font-size:1.1em;
	margin:0 0 5px 0;
}
#saved_searches .saved_search h3{
	font-weight:bold;
	margin:0;
}
#result_pagination {
	padding:10px 0 25px 0;
	font-size:95%;
}
div.search_results_header {
	font-size:80%;	
}
div.search_results_header p.search_result_text, div.search_results_header p.search_result_pages  {
	display:block;
	float:left;
	width:50%;
	margin:0 !important;
	padding:0 !important;
}
div.search_results_header p.search_result_pages {
	text-align:right;	
}
h1.search_results_heading span {
	font-size:70%;	
}
h1.search_results_heading em {
	font-style:normal;
	font-size:70%;
	font-weight:normal;	
}

