


		.rm_search_form{background-color:#EFEFEF;padding:10px;margin:10px 0px;}
.rm_search_form input[type="text"]{width:100%;}
.rm_search_form .search-row{padding:10px;margin:10px 0px;}
		
#sp_rm_listings{}
#sp_rm_listings .sp_rm_listings{ background-color:#EFEFEF;float:left;width:30%;margin:1%;}
#sp_rm_listings .sp_rm_listings_image a{display:block;min-height:200px;}
#sp_rm_listings .sp_rm_listings_image{margin:5px;  background-repeat: no-repeat;

  background-position: center;min-height:200px;background-size: cover;}
#sp_rm_listings .sp_rm_listings_image img{width:100%;}
#sp_rm_listings .sp_rm_listings_title a{font-size:1.3em;text-decoration:none;color:#333;padding:0px;margin:0px;font-size:1.5em;font-weight:bold;text-align:center;display:block;}
#sp_rm_listings .sp_rm_listings_title a:hover{ text-decoration:underline}
#sp_rm_listings .sp_rm_listings_address a{text-decoration:none;color:#333; font-size:.8em; font-style:italic}
#sp_rm_listings .sp_rm_listings_inner{padding:10px;}
#sp_rm_listings .sp_rm_listings_price{font-size:1.4em;text-shadow:1px 1px 0px #000;background-color:#989898;color:#FFF;font-weight:bold;padding:10px;}
.sp_rm_listings_apply{padding:10px 0px;text-align:right;background-color:#EFEFEF;margin:10px 0px;}

.autocomplete-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto; }
.autocomplete-suggestion { padding: 10px 5px; font-size: 1.2em; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #f0f0f0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399ff; }
label.error { margin-left: 10px;color:red; display:none !important;  }
input.error {border:1px solid red;}
.sprm_error{color:red;font-weight:bold; background-color: #F4E1E1;padding:10px;margin:10px;}

.sp_rp_bread{ background-color:#F4F4F4;padding:5px;margin-top:5px;margin-bottom:5px;font-weight:bold;}
.sp_rp_bread a{ color:#000;}

#rental_listings td{ padding:5px !important;  }
#rental_listings table{padding:0px !important;}
#rental_listings table table {border:none;}
#rental_listings table table td {border-top:none;border-bottom:1px dotted #CCC;}
#sp_rm_listings a.button {
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#ededed 100%); /* W3C */
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #777;
	cursor: pointer;
	font: normal 12px/20px Arial, Tahoma, Verdana, sans-serif;
	outline: none;
	padding: 4px 10px;
	text-align: center;
	text-decoration: none;
	line-height: 14px;
}
#sp_rm_thumbs {padding:5px;margin:5px; background-color:#F5F5F5;}
#sp_rm_thumbs span img{margin:5px;padding:5px;border:1px solid #CCC;width:115px;}
.rm_listing_main_img{ text-align:center}

#sp_rm_gallery{ text-align:center}
#sp_rm_gallery_main{padding:10px;}
#sp_rm_gallery_main img{box-shadow:0px 0px 50px #000;}


	#sp_rm_gallery_images{}
		#sp_rm_gallery_main_image{margin:10px 0px;}
		#sp_rm_gallery_main{overflow:hidden;padding:10px;}
		#sp_rm_gallery_main img{}
		#sp_rm_thumbs{margin:0px;padding:0px;}
		
.rm_listing_features{backgr}

.rm_listing_features .left-listing-row:nth-child{border-bottom:1px dottec #CCC;}
.rm_listing_features .left-listing-row:nth-child(odd) {background-color:#EFEFEF;}
.rm_listing_features .left-column-listing{float:left;width:28%;padding:1%}
.rm_listing_features .right-column-listing{float:left;width:68%;padding:1%}


.rm_search_form .search-select-box{margin-top:10px;display:inline !important}
@media screen and (max-width:720px) {
	#sp_rm_listings .sp_rm_listings{float:none;width:auto}
	
		#sp_rm_gallery_main_image{float:none;width: auto;}
		#sp_rm_thumbs{float:none;width: auto;}
	#sp_rm_listings .sp_rm_listings_price{float:none;font-size:1.0em;text-shadow: none;width:200px;background:none;color:#333;}
	#sp_rm_listings .sp_rm_listings_buttons a.button {
background: #fff;
background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed));
background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%);
background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
background: linear-gradient(top, #ffffff 0%,#ededed 100%);
border: 1px solid #ccc;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #333;
cursor: pointer;
font: normal 12px/20px Arial, Tahoma, Verdana, sans-serif;
outline: none;
padding: 4px 10px;
text-align: center;
text-decoration: none;
line-height: 14px;
}


}