@charset "utf-8";
/* CSS Document */

.search_results {}

.search_results .summary {margin-bottom:1.5em; color:#e84c53;}

.search_results .result_item {width:inherit; float:none; clear:both; margin-bottom:1em; border-bottom:1px dashed #999999; padding-bottom:16px; margin-bottom:18px;}

.search_results .result_item .photo {float:left; padding-right:20px;}
.search_results .result_item .title_row {height:20px; overflow:hidden;}
.search_results .result_item .title_row .title {float:left; width:210px; font-size:14px; color:#2e3192;}
.search_results .result_item .title_row .keys {float:left; width:75px; text-align:right; clear:right;}

.search_results .result_item .details {float:none; clear: right; line-height:140%;}
.search_results .result_item .details .person {float:none;}
.search_results .result_item .details .phone {float:none;}

.page_links {margin:0 0 20px 15px; width:440px; padding-bottom:20px; font-weight:bold;}
.page_links a {color:#333333; text-decoration:none; font-weight:normal;}
.page_links a:hover {text-decoration: underline;}

#property_detail h2 {font-size:18px;}
#property_detail .photo_row {margin-bottom:15px;}
#property_detail .photo_row .property_photo {float:left; margin-right:14px;}
#property_detail .photo_row .details { }
#property_detail .photo_row .details .keys {margin-bottom:18px;}
#property_detail .photo_row .details .location {font-size:14px; color:#503985; font-weight:bold;}
#property_detail .photo_row .details .room_detail {font-size:14px;}

#property_detail .title {background-color:#cdcfd3; padding: 3px 0 3px 6px; margin-bottom:14px; font-weight:bold; border:1px solid #c3c5c9;}


#property_detail .property_features {width:350px; float:none; clear:both; margin-bottom:15px;}
#property_detail .property_features .feature_item {width:150px; float:left;}

.property_distances {margin-bottom:18px;}
.property_distances .info_item {float:left; width:48%;}

.property_information {}
.property_information .info_item {margin-bottom:2px;}
.property_information .info_item .fieldname {font-weight:bold;}

