@font-face {
	font-family: 'omnicasa';
	src:url('../fonts/property-icons?-p6ajyg');
	src:url('../fonts/property-icons?#iefix-p6ajyg') format('embedded-opentype'),
		url('../fonts/property-icons.woff?-p6ajyg') format('woff'),
		url('../fonts/property-icons.ttf?-p6ajyg') format('truetype'),
		url('../fonts/property-icons.svg?-p6ajyg#omnicasa') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="property-icon-"], [class*=" property-icon-"] {
	font-family: 'omnicasa';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 18px;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.property-icon-surface:before {
	content: "\e600";
}
.property-icon-shower:before {
	content: "\e601";
}
.property-icon-garage:before {
	content: "\e602";
}
.property-icon-bed:before {
	content: "\e603";
}



.clear { clear: both; }
.fleft { float: left; }
.fright { float: right; }
.hidden { display: none; }
.no-visible { display: none; }

#PropertyListRegion .property-list-header .sort {text-align: right;}
#PropertyListRegion .property-list-header .sort ul{text-align: left;}
div.span4.links a {padding: 11px 16px 11px;display: inline-block;}
#PropertyListRegion .property-list-header .sort-wrapper .sort-btn {border-radius: 0px !important;}
#PropertyListRegion .property-list-header .sort-wrapper.selected .dropdown-menu { display: block; margin:-1px 0 0;}
#PropertyListRegion .property-list-header .sort-wrapper.selected .sort-btn{-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
#PropertyListRegion #GoogleMap {border: 1px solid #DBDBDB;height: 580px;}
#PropertyListRegion .pagination{height: auto;text-align: center; margin: 8px 0;}
#PropertyListRegion  .pagination .title{position: relative;top: -11px;}

#GoogleMap img{max-width: none !important;}
#GoogleMap table.property img{max-width: 100% !important;}
