@charset "utf-8";


#property-searcher .property_pagetitle_holder {
	margin-bottom: 15px;
	margin-left: 10px;
	border-bottom: 1px solid #2EA44B;
	padding-bottom: 5px;
}


#property-searcher .property_pagetitle {
	color: #2EA44B;
	font: bold 1.2em Arial, Helvetica, sans-serif;
}
#property-searcher .property_content {
}


#property-searcher #enquiry_form {

}
#property-searcher #enquiry_form label {
	height: 18px;
	line-height: 18px;
	float: left;
}
#property-searcher #enquiry_form  select {
	border: 1px solid #ccc;

	padding: 1px;
	width: 160px;
	background: #fff!important;
	float: right;
	font-size: 11px;
}
#property-searcher #enquiry_form .form_left {
	width: 250px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}
#property-searcher #enquiry_form .form_right {
	float: left;
	margin: 5px 0 0;
	width: 250px;
}
#property-searcher #enquiry_form .radio {
	border: none;
	height: auto;
	width: auto;
}
#property-searcher #enquiry_form fieldset {
	padding: 0;
	border: none;
	margin: 0;

}
#property-searcher #enquiry_form legend {
	visibility: hidden;
	margin:0;
	padding:0;
}

#property-searcher .checkboxlabel {
	width:25px;
	float: left;
}

#property-searcher .your_search {
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}


#property-searcher .search_left {
	float: left;
}

#property-searcher .search_right {
	float: right;
	width:390px;
	text-align: left;
	margin-left: 15px;
}

#property-searcher .search_right_detail {
	float: right;
	width:285px;
	text-align: left;
}

#property-searcher .butt_pad {
	padding-top: 10px;
}

#property-searcher .search_details_header {
	color: #F59622;
	width: auto;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
}

#property-searcher .search_details_header_line {
	color: #F59622;
	width: auto;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
}

#property-searcher .your_search_bottom {
	padding-bottom: 10px;
	text-align: right;
	float: left;
	width: 640px;
}

#property-searcher .your_search_bottom a {
	font-weight: normal;
}

#property-searcher .your_search_bottom a.active {
	font-weight: bold;
}

#property-searcher .butt_marg {
	margin-bottom: 1px;
}

#property-searcher .prod_big {
	margin-bottom: 1px;
	float: left;

}

#property-searcher .search_left_detail {
	float: left;
	width: 314px;
	margin: 0px;
	padding: 0px;
}
#property-searcher .thumb_marg {
	margin-right: 1px;
	float: left;
}
#property-searcher .search_details {
	background-color: #f7f7f7;
	padding: 10px;
	width: auto;
	border: 1px solid #ededed;
	margin-bottom: 10px;
	float: left;
}

#property-searcher .search_detail_bottom {
	width: 620px;
	padding-top: 10px;
	float: left;
}
#property-searcher .prop_des {
	font-size: 1.2em;
}

#property-searcher #property_content_right {
	float: right;
	width: 648px;
	font-size: 11px;
}

#property-searcher #property_content_left {
	float: left;
	width: 260px;
	font-size: 11px;
}

#property-searcher .property_dot_orange{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F59622;
	padding-bottom: 10px;
	margin-bottom: 25px;
	color: #F59622;
	height: 14px;

}

#property-searcher .property_dot_grey{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D4D4D;
	padding-bottom: 10px;
	margin-bottom: 15px;
	color: #4D4D4D;
	height: 14px;
	float:left;
	clear:both;
	width:648px;	
}
#property-searcher .check_pad {
	margin-left: 4px;
}

#property-searcher .formbutt {
	float: right;
	width: 160px;
}
#property-searcher .form_marg {
	margin-bottom: 50px;
	float: left;
}

#property-searcher ul {
	padding-left: 15px;
}

#property-searcher .shop_orange_bar {
	background-color: #F59622;
	padding: 10px;
	width: 625px;
	border: 1px solid #EE4036;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}

#property-searcher #send_mail_succ {
	display: none;
	font-size: 14px;
}


