@charset "utf-8";


.d3mls_search_simple_container, .d3mls_search_container {
	background:#dac275;
	padding:18px;
}

.d3mls_search_simple_container_bottom, .d3mls_search_container_bottom {
	display:block;
	height:10px;
	width:100%;
}


div.d3mls_listings_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color:#4e769e;
}

div.d3mls_search_title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

div.d3mls_search_col {
	float: left;
	padding: 0px;

}

div.d3mls_search_twocol {
	float: left;
	padding: 0px;
	width:50%;
}

div.d3mls_search_threecol {
	float: left;
	padding: 0px;
	width:33%;
}


input.d3mls_input_text {
	width: 280px;
}

span.d3mls_input_submit {
	background-color:#006699;
	color:#FFFFFF;
	display:block;
	float:left;
	margin-left:5px;
	padding:3px 5px;
}

div.d3mls_clear {
	clear: both;
	height: 5px;
}

div.d3mls_search_hint {
	color: #444;
	float: left;
	font-size: 9px;
}

div.d3mls_search_show_advanced {
	float: right;
}

input.d3mls_input_text_mini {
	width: 50px;
}

input.d3mls_input_select {

	font-size: 10px;
	font-weight: bold;
	padding: 1px;
}

div.d3mls_search_col label {
	color: #454545;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

* html div.d3mls_property_location_results { 
	_height: expression(this.scrollHeight > 138 ? "138px" : "auto");
}

div.d3mls_property_location_results {
	width:278px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	font-size: 10px;
	max-height: 138px;
	overflow: auto;
	padding: 3px;
	position: absolute;
	z-index: 69;
}

div.d3mls_property_location_result {
	cursor: pointer;
	height: 14px;
}

div.d3mls_property_location_result:hover {
	background-color: #eeeeee;
}

div.d3mls_listings_container {

}

div.d3mls_listings_row_header {
	font-weight: bold;
}

div.d3mls_listings_row_header a {
	padding-left:6px;
	font-weight:normal;
	color:#990000;
}


div.d3mls_listings_row{
	background:#9fb4c8 url(/images/white-fade.png) repeat-x left bottom;
	padding:8px;
	color:#333;
}

div.d3mls_listings_row img{
	border:2px solid #0b2247;
	padding:0;
	margin:0 10px 10px 0;
}


div.alt_row{
	background:#f3f7fb;
}

div.d3mls_listings_row h4 {
	font-size:1.3em;
}

div.d3mls_listings_row_image {
	border-right: 1px solid #454545;
	float: left;
	height: 80px;
	padding: 5px;
	width: 100px;
}

div.d3mls_listings_row_address {
	float: left;
	height: 80px;
	padding: 5px;
	width: 100px;
}

div.d3mls_listings_row_num {
	border-left: 1px solid #454545;
	float: left;
	height: 80px;
	padding: 5px;
	width: 40px;
}

div.d3mls_listings_row_price {
	border-left: 1px solid #454545;
	float: left;
	height: 80px;
	padding: 5px;
	width: 75px;
}

div.d3mls_num_per_page {
	float: right;
}

label.d3mls_search_checkbox {
	float: left;
	margin-right: 5px;
	width: 100px;
}

label.d3mls_search_checkbox_long {
	float: left;
	width: 500px;
}

div.d3mls_details {
	float: right;
	width: 250px;
}

div.d3mls_details a.button {
	margin-bottom:5px;
}


div.d3mls_details_block {
	font-size: 10px;
}

div.d3mls_details_block_title {
	border-bottom: 1px solid #006699;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	color:#4e769e;

}

div.d3mls_details_container {

}

div.d3mls_details_main_container {

}

div.d3mls_details_image_container {

}

div.d3mls_details_image_large {
	height: 200px;
	width:300px;
}

div.d3mls_details_image_thumb_container {
	height: 90px;
	padding: 5px;
}

div.d3mls_details_image_thumb {
	float: left;
	width: 80px;
}

div.d3mls_best_buy_row {
}

div.d3mls_best_buy_image {

}

div.d3mls_best_buy_details {
	float: left;
	width: 150px;
}

div.d3mls_featured_container {
	border: 3px solid #454545;
	font-size: 10px;
	margin: 5px;
	padding: 5px;
	width: 280px;
}

div.d3mls_featured_row {
}

div.d3mls_featured_image {
	border: 1px solid #000000;
	float: left;
	margin: 3px;
	text-align: center;
	width: 120px;
}

div.d3mls_featured_details {
	float: left;
	width: 150px;
}

div.d3mls_wishlist_linkl {
	border: 1px solid #454545;
	margin: 3px;
	padding: 5px;
}
