/*SEARCH STUFF*/
table.property_details{width: 590px; background:#eee; border: solid 1px #999;color:#000; margin: 13px 0px;}

table.property_details tr.property_header{background:#ddd;font-weight: bold; vertical-align:top;}

tr.property_header td.type{ width: 97%;text-align:left;padding: 2px 5px; border-bottom: solid 1px #999;}

tr.property_header td.count{width: 3%; background:#B63E32; color: #fff; text-align:center;border-bottom: solid 1px #999;padding: 2px 3px;}

table.property_details td.details{padding: 5px 5px 3px 5px; margin:0px; text-align:left;}
table.property_details td.details .address{ font-weight:bold; margin:0px; padding:0px}

table.property_details .thumb_img{margin:0 0 2px 8px; padding:0px;border:none;}


/*PROPERTY DETAILS PAGE */
#details_header{width:560px; margin: 15px 0 0 10px; font-size:125%;background:#FF640F; color:#fff; font-weight: bold; padding: 5px;border:1px solid #000; }
.back_to_results{margin:8px 60px 0px 0px; float:right;}

table #property_details{padding:0px; width:572px; margin: 0 0 0 10px; border-bottom:1px solid #000;border-right:1px solid #000;border-left:1px solid #000;}
table #property_details td {padding:8px;vertical-align:top;}
table #property_details td#description{width:360px; background: #ffefde; margin: 0;line-height:130%;}

table #property_details td#details_contact{border-top:1px dashed #000; background:#FFDCBE; line-height:150%;font-size:90%;}

table #property_details td#details_bullets{ font-weight:bold; width:212px;background: #ffce9c;border-left: 1px dashed #000;}
table #property_details td#details_bullets .thumbs{margin: 2px;}

#details_address{font-size:120%;font-weight: bold; margin : 0 0 7px 0 }

.details_description{text-align:left; margin:0 0 7px 0}

#details_bigimage{padding: 10px 0; }

#details_features ul{border:none; margin: 0 0 0 20px ;padding: 0px;}
#details_features li{list-style:square; list-style-image:url(../i/box_red.gif);margin: 10px 0px 0 0px;padding: 0px ;}

#paging{}
#paging #page_count{ margin:0 0 0 100px;}
#paging #paging_nav{float:right; text-align:center; }
#paging #paging_nav img{vertical-align:middle;}

/*Search Page*/
#search_areas {border:none;margin: 0 0 0 305px;  width:240px; background:#f5f5f5; padding:10px 10px}

#search_other {width:290px;border:none; float:left; text-align:left;}
#search_other .input_line{margin:  0; padding:2px; height:20px;}
#search_other .search_order_option{ margin: 0 0 20px 0;border-bottom: 1px solid #ccc; padding:10px 0 10px 5px;background:#f5f5f5;}
#search_other .search_order_option .input_name{width:110px;float:left;}

.input_name_features{width:170px;float:left; text-align:left;}
select#exclusive{margin:5px 0 ;}