@charset "UTF-8";
#search-tab-container
{
	position: relative !important;
}

#property-search-autocomplete .area-picker-button
{
	display: none !important;
}

#property-search-autocomplete .search-button
{
	display: none !important;
}

.cannot-enhance-message
{
	text-align: center;
}

.featured-property .info-container a:hover
{
	text-decoration: underline;
}

.num
{
	background-color: #333333 !important;
}

.num.red
{
	background-color: #d23722 !important;
}

._tag.-dropdown
{
	width: 100px;
}

._dropdown
{
	z-index: 1000;
	width: 100%;
}

._dropdown .tags
{
	text-align: center;
	width: 100%;
}

._dropdown .tags li
{
	padding: 0;
	border: none;
	margin: 0 auto;
	display: block;
}

.tag-item {
	cursor: default !important;
}

.tag-item:after {
	content: "" !important;
	margin-left: 0 !important;
}

.tag-item a {
	margin-left: 4px;
	text-decoration: none;
	color: #efa79e;
}

.tag-item a:hover {
	color: white;
}

.tag-item:hover {
	background-color: #d23722 !important;
}

#rating {
	margin-bottom: 15px !important;
}

.property-rating a {
	cursor: pointer; }
.property-rating a:hover, .property-rating a.gold:hover {
	-webkit-text-shadow: 0px 2px 5px #dddddd;
	-moz-text-shadow: 0px 2px 5px #dddddd;
	text-shadow: 0px 2px 5px #dddddd;
	color: gold; }
.property-rating a:active, .property-rating a.gold:active {
	color: gold; }
.property-rating a.gold {
	color: gold; }

.property-rating .clear-rating {
	padding-left: 10px;
}
.selected-options h2 span.property-noun {
	color: #333333 !important;
}
.sort-options-member input#Apply {
	display: none;
}
