/* @override http://esvc000384.wic029u.server-web.com/css/property_list.css */

.property_list{
	width: 552px;
	background: url(/images/poperty_details/property_list_bg_fade.gif) repeat-x left 22px;
	clear: left;
	float: left;
	margin-bottom: 10px;
}

#choose_beds{
	background: url(/images/poperty_details/choose_bedroom.gif);
	width: 532px;
	height: 45px;
	padding: 0 10px;
	line-height: 45px;
	float: left;
	margin-bottom: 10px;
}

#choose_beds p {
	float: left;
	padding: 0;
	line-height: 45px;
	margin-right: 15px;
	display: inline;
}
#choose_beds select{
	margin-top: 12px;
}

.property_thumbnail {
	float: left;
}

.property_list_info {
	line-height: 22px;
	float: left;
	display: inline;
	width: 415px;
	margin: 0;
	padding: 0 10px;
	background: url(/images/poperty_details/property_list_info_header.gif) no-repeat right top;
}

.property_list_info h4 {
	color: #FFF;
	float: left;
	margin: 0 0 0 20px;
	font-size: 1em;
	display: inline;
}


ul.property_info {
	float: right;
	list-style: none;
	margin-right: 10px;
	display: inline;
}
.property_info li {
	display: inline;
	line-height: 22px;
	color: #FFF !important;
	width: 25px !important;
	padding-right: 22px !important;
	margin-right: 5px !important;
}
.beds{
	background: url(/images/poperty_details/bedrooms.gif) no-repeat right -2px !important;
}
.baths{
	background: url(/images/poperty_details/bath.gif) no-repeat right -2px !important;
}
.toilets{
	background: url(/images/poperty_details/toilet.gif) no-repeat right -2px !important;
}
.cars{
	background: url(/images/poperty_details/car.gif) no-repeat right -2px !important;
}


div.property_list_price{
	float: left;
	padding: 0  0 0 30px;
	line-height: 53px;
	width: 235px;
	border-bottom: 1px solid #d8e1e8;
}

div.view_detail{
	float: left;
	line-height: 53px;
	width: 169px;
	border-bottom: 1px solid #d8e1e8;
	border-right: 1px solid #d8e1e8;
}
div.view_detail a{
	color: #003359 !important;
}
