@charset "utf-8";

.d3mls_search_simple_container {
	background-color: #eeeeee;
	border: 2px solid #cccccc;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 10px;
	padding: 15px;
	width: 375px;
}

.d3mls_search_container {
	background-color: #eeeeee;
	border: 2px solid #cccccc;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 10px;
	padding: 15px;
	width: 450px;
}

.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;
}

span.d3mls_input_submit {
	background-color: #006699;
	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 {
	/*border: 1px solid #cccccc;*/
	margin:10px 0;

}

.d3mls_listings_row_header {
	background-color: #4D8AC1;
	border: 1px solid #B7E0FF;
	color: #ffffff;
	font-weight: bold;
	height: 40px;
	overflow: hidden;
	text-align: center;
	margin: 10px 0 0 0;
}

.d3mls_listings_row_header ul.nav li {
	border-left:1px solid #fff;
	padding:0 10px;
}

.d3mls_listings_row {
	overflow: auto;
	border: 1px solid #B7E0FF;
	background:url(/images/box-fill.jpg) repeat-x left top;

}

.d3mls_listings_row img.border {
	border: 1px solid #194e81;

}

.d3mls_listings_row_image {
	border-right: 1px solid #B7E0FF;
	float: left;
	height: 80px;
	padding: 5px;
	width: 125px;
}

.d3mls_listings_row_address {
	float: left;
	height: 80px;
	padding: 5px;
	width: 200px;
}

.d3mls_listings_row_num {
	border-left: 1px solid #B7E0FF;
	float: left;
	height: 80px;
	padding: 5px;
	width: 90px;
}

.d3mls_listings_row_price {
	border-left: 1px solid #B7E0FF;
	float: left;
	height: 80px;
	padding: 5px;
	width: 125px;
}

.d3mls_num_per_page {
	float: right;
}

.d3mls_pagination_btn{
	margin:0 4px 0 0;
	display:block;
	float:left;
}	



.d3mls_pagination_btn_active{font-weight:bold;}

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: 11px;
	white-space:normal;
	text-align:left;
	line-height:1.8em;
}

.d3mls_details_block_title {
	border-bottom: 1px solid #B7E0FF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px;
}

.d3mls_details_container {
	/*border: 2px solid #cccccc;*/
	color: #ffffff;
}

.d3mls_details_main_container {
	border-bottom: 1px solid #454545;
	padding: 5px;
}

.d3mls_details_image_container {
	float: left;
	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;

}

.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: 280px;
}

.d3mls_featured_row {
}

.d3mls_box {
	width:48%;
	margin:1%;
	font-size:11px;
	
}

.d3mls_box .d3mls_listings_row{
	min-height:150px;
}


.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;
}

.d3mls_addy{
	font-weight:bold;
	color:#0E2748;
	
}


a.input-submit,
a.input-submit span,
a:hover.input-submit,
a:hover.input-submit span{ 
	 background: url(/images/input-submit.png) no-repeat right top;
	 display:inline;
	 display:inline-block;
	 line-height:25px;
	 height:30px;
	 text-decoration:none !important;
	 font-weight:bold;
	 color:#fff;
                
}

a.input-submit{padding-right:20px; margin:0 5px 0 0;}

a.input-submit span{
	 background-position:left top;
	 padding-left:16px;
                
}

a:hover.input-submit{ background-position:right bottom;}
a:hover.input-submit span{ background-position:left bottom; color:#1258b4;}

