@charset "utf-8";

a {
	color: #000000;
}

.d3mls_listings_row_header a{
	color: #ffffff;
	text-transform: uppercase;
}

.d3mls_search_simple_container {
	background-color: #eeeeee;
	border: 2px solid #cccccc;
	color: #000000;

	font-size: 11px;
	margin: 10px;
	padding: 15px;
	width: 540px;
}

.d3mls_search_container {
	background-color: #eeeeee;
	border: 2px solid #cccccc;
	color: #000000;

	font-size: 11px;
	margin: 0px;
	padding: 15px;
	width: 568px;
}

.d3mls_sidesearch_container {
	color: #000000;

	font-size: 11px;
	width: 330px;
}

.d3mls_sidesearch_row {
	padding-bottom:9px;
}

.d3mls_sidesearch_label {
	float:left;
	width:70px;
}	

.d3mls_sidesearch_input {
	float:left;
	width:200px;
}



.d3mls_listings_title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.d3mls_search_title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

.d3mls_search_col {
	float: left;
	padding: 0px;
	margin: 1px;
}

input.d3mls_input_text {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	width: 300px;
}

input.d3mls_sideinput_text {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	width: 220px;
}


span.d3mls_input_submit {
	background-color:#999;
	border: 1px solid #000000;
	color: #ffffff;
	font-size: 11px;
	padding: 2px;
	width: 150px;
}

.d3mls_clear {
	clear: both;
	height: 5px;
}

.d3mls_search_hint {
	color: #666666;
	float: left;
	font-size: 9px;
}

.d3mls_search_show_advanced {
	float: right;
}

input.d3mls_input_text_mini {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	width: 50px;
}

input.d3mls_input_select {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
}

.d3mls_search_col label {
	color: #454545;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

* html .d3mls_property_location_results { 
	_height: expression(this.scrollHeight > 138 ? "138px" : "auto");
}

.d3mls_property_location_results {
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	font-size: 10px;
	max-height: 138px;
	overflow: auto;
	padding: 3px;
	position: absolute;
	z-index: 69;
}

.d3mls_property_location_result {
	cursor: pointer;
	height: 14px;
}

.d3mls_property_location_result:hover {
	background-color: #eeeeee;
}

.d3mls_listings_container {


	padding: 10px;
	width: 580px;
}

.d3mls_listings_container strong{
	color:#000; !important
}


.d3mls_listings_row_header {
	background-color: #000000;
	border: 1px solid #454545;
	color: #ffffff;
	font-weight: bold;
	height: 40px;
	overflow: hidden;
	text-align: center;
	width: 570px;
}

.d3mls_listings_row {
	border: 1px solid #454545;
	overflow: auto;
	width: 570px;
}

.d3mls_listings_row {
	text-align:center;
}

.d3mls_listings_row_image {
	border-right: 1px solid #454545;
	float: left;
	height: 80px;
	padding: 5px;
	width: 115px;
}

.d3mls_listings_row_address {
	float: left;
	height: 80px;
	padding: 5px;
	width: 140px;
}

.d3mls_listings_row_num {
	border-left: 1px solid #454545;
	float: left;
	height: 80px;
	padding: 5px;
	width: 50px;
}

.d3mls_listings_row_price {
	border-left: 1px solid #454545;
	float: left;
	height: 80px;
	padding: 5px;
	width: 80px;
}

.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;
}

.d3mls_details {
	float: left;
	padding: 5px;
	width: 400px;
}

.d3mls_details_block {
	font-size: .9em;
	line-height:1.5em;
}


.d3mls_details_block_title {
	border-bottom: 1px solid #006699;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 5px;
	background-color:#000000;
	color:#FFFFFF;
}


.d3mls_details_block_title span {
	font-weight:normal;
	font-size: 12px;
	display:block;
	margin:4px 0 0 0;

}

.d3mls_details_container {

	color: #000000;
	padding:10px;
	width: 580px;
}


.d3mls_summary{
	margin:0 0 8px 0;
}

.d3mls_summary .detail, .d3mls_summary label{
	
}

.d3mls_summary label{
	font-weight:bold;


	margin:0 0 5px 0;
}

.d3mls_details_main_container {

	padding: 5px;
}

.d3mls_details_header_container {
	width: 580px;
}

.d3mls_details_header_text {
	float: left;
	width: 200px;
}

.d3mls_details_image_container {
	float: right;
	width: 300px;
}

.d3mls_details_image_large {
	height: 200px;
}

.d3mls_details_image_thumb_container {
	height: 90px;
	padding: 5px;
}

.d3mls_details_image_thumb {
	border: 1px solid #000000;
	float: left;
	margin: 0 5px 5px 0;
}

.d3mls_best_buy_container {
	border: 3px solid #454545;
	font-size: 10px;
	margin: 5px;
	padding: 5px;
	width: 280px;
}

.d3mls_best_buy_row {
}

.d3mls_best_buy_image {
	border: 1px solid #000000;
	float: left;
	margin: 3px;
	text-align: center;
	width: 120px;
}

.d3mls_best_buy_details {
	float: left;
	width: 150px;
}

.d3mls_featured_container {
	border: 3px solid #454545;
	font-size: 10px;
	margin: 5px;
	padding: 5px;
	width: 580px;
}

.d3mls_featured_row {
}

.d3mls_featured_image {
	border: 1px solid #000000;
	float: left;
	margin: 3px;
	text-align: center;
	width: 120px;
}

.d3mls_featured_details {
	float: left;
	width: 150px;
}

.d3mls_wishlist_linkl {
	border: 1px solid #454545;
	margin: 3px;
	padding: 5px;
}
