/*
Theme Name: ImoStartPro
Theme URI: http://www.imospot.com
Description: Real Estate core framework.
Author: ImoSpot
Author URI: http://www.imospot.com
Version: 1.0
Tags: light, one-column, two-columns, right-sidebar, featured-images
*/





/* 1. CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }



/* ----------- 2. GENERAL ---------- */

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
}

body {
	background: #ffffff;
	background-image: url(images/topbg.jpg);
	background-position: 0px 110px;
	background-repeat: repeat-x;
	
	color: #737373;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	
}

img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	border-radius: 3px;
	-ms-interpolation-mode: bicubic;
}

a {
	color: #008000;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	color: #678be5;
	text-decoration: underline;
}

a:active {
	color: #394d80;
	text-decoration: underline;
}

p {
	margin-bottom: 20px;
}

p:last-child {
	margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333333;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 47px;
	font-weight: normal;
	margin-bottom: 20px;
}

h1.single-listing-title,
h1.post-title,
h1.agent-single-name {
	font-size: 38px;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
}

h2 {
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 3px;
}

h3 {
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 10px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 13px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}

h6 {
	font-size: 15px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #4c4c4c;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #666666;
}

h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active {
	color: #333333;
}

strong {
	font-weight: bold;
}

abbr {
	border-bottom: .1em dotted;
	cursor: help;
}

small {
	font-size: 0.868em;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}



code,
pre {
	color: #4c4c4c;
	font-family: monospace;
	font-size: 14px;
}

pre {
	margin: 0 40px 20px;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow-x: auto;
}

ul,
ol {
	margin: 0 0px 0px; /* -----------  margin: 0 40px 20px;  ---------- */
}

ul {
	list-style-type: square;
}

ol {
	list-style-type: decimal;
}

.container {
	margin: 0 auto;
	width: 1060px;
	*zoom: 1;
}

.container:before,
.container:after {
	content: "";
	display: table;
	line-height: 0;
}

.container:after {
	clear: both;
}

.row {
	margin-left: -40px;
	*zoom: 1;
}

.row:before,
.row:after {
	display: table;
	line-height: 0;
	content: "";
}

.row:after {
	clear: both;
}

[class*="span"] {
	float: left;
	margin-left: 40px;
	min-height: 1px;
}

.span12 {
	width: 1060px;
}



.span19 {
	width: 100%;
}


.span14 {
	width: 280px;
	display: none !important;
}



.current-page-item {
	font-weight: bold;
}

.more {
	position: relative;
	line-height: 40px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.more:after,
.comment-reply-link:after {
	right: -16px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(76, 76, 76, 0);
	border-left-color: inherit;
	border-width: 4px;
	top: 50%;
	margin-top: -4px;
}



/* ----------- 3. HEADER ----------- */

#header {
	background-size: 100% auto;
	height: 134px;
	background-position: center center;
	background-repeat: repeat;
	border-bottom:  #e2e2e2 5px solid;
	margin-bottom: 5px;
	
	text-align: center;
	position: relative;
	z-index: 20;
	padding-top: 20px;
	
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

#header,
#header a,
#header a:hover,
#header a:active {
	color: #1e1916;
	text-decoration: none;
}

#header .container {
	position: relative;
	z-index: 20;
}

#logo {
	display: block;
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px; /* ----------- margem de topo do logo ----------- */
	width: 175px;
	height: 42px;
	
}

.printhead {
	float:right;
	margin-top: 95px;
	font-size: 26px;
}


#header img,
#footer img {
	border-radius: 0;
}

#header nav {
display: none;
}



#header .parent:after {
	top: 100%;
	border: solid transparent;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 5px;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	margin-top: -6px;
	pointer-events: none;
}




/* ----------- 4. FOOTER ----------- */

#footer {
	display: none !important;
}

#footer .container {
	padding-top: 30px;
	position: relative;
	font-size: 12px;
}





/* ---------- 7. CONTENT ----------- */

#content.container {
	padding-top: 40px;
	padding-bottom: 35px;
}



.box,
.widget,
.alert,
.ol-container,
.ol-notice {
	background: #f5f5f5;
	border-bottom: 1px solid #c3c3c3;
	border-radius: 3px;
	padding: 20px 20px 19px;
	margin-bottom: 20px;
	
	-webkit-box-shadow: 0 2px 0 #e6e6e6;
	   -moz-box-shadow: 0 2px 0 #e6e6e6;
	   		box-shadow: 0 2px 0 #e6e6e6;
}

.ol-notice {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	   		box-shadow: none;
}

.box:last-child,
.widget:last-child,
.alert:last-child,
.ol-notice:last-child {
	margin-bottom: 0;
}

.box-title,
.widget-title,
.alert-title,
.widget .ol-container .ol-form-title {
	border-bottom: 2px solid #e6e6e6;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: center;
}

.box-divider,
.widget-divider,
.alert-divider {
	background: #e6e6e6;
	margin: 19px 0 19px;
	width: 100%;
	height: 2px;
}


.prev-posts-link {
	float: left;
}

.next-posts-link {
	float: right;
}

.ajax-pagination {
	text-align: center;
}

.pagination-page-info {
	text-transform: none;
	color: #4c4c4c;
}

ul.slides,
.flex-control-nav,
.flex-direction-nav,
.box ul,
.widget ul {
	list-style-type: none;
	margin: 0;
}

.box ol,
.widget ol {
	list-style-position: inside;
	margin: 0;
}


/* ---------- 7a. SLIDERS ---------- */



li {
	width: 534px;
	max-width: 534px;
	float: none;
}



.slides li.flex-active-slide img {
	width: 529px;
}

.slides > li:first-child {
	
}

.js-ready .flexslider .slides > li {
	display: none;
	/* -webkit-backface-visibility: hidden; */
}


.flexslider .slides img {
	width: 529px;
	display: block;
	float: none;
}


.single-listing-gallery {
	margin-bottom: 40px;
}

.js-ready .single-listing-gallery {

}

.single-listing-gallery.has-thumbs {
	margin-bottom: 5px;
}






.single-listing-gallery-thumbs {
	border-radius: 0 0 3px 3px;
	height: 20px;
	margin-bottom: 26px;
	overflow: hidden;
	display: none !important;
}
















.flex-control-nav {
	line-height: 0;
	list-style-type: none;
	text-align: center;
	width: 100%;
}

.flex-control-nav li {
	display: inline-block;
	margin: 5px;
}

.flex-control-nav li a {
	background: #b3b3b3;
	border-radius: 20px;
	display: block;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
}

.flex-control-nav li a.flex-active {
	background: #4c4c4c;
}

.flex-direction-nav {
	line-height: 0;
	height: 0;
	overflow: visible;
}

.flex-direction-nav a {
	background: transparent url(images/icons.png) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	width: 16px;
	height: 20px;
	margin-top: 1px;
	position: absolute;
	bottom: 0;
	opacity: .55;
}

.flex-direction-nav a:hover {
	opacity: .8;
}

.flex-direction-nav a:active {
	opacity: 1;
}

.flex-direction-nav a.flex-disabled,
.flex-direction-nav a.flex-disabled:hover,
.flex-direction-nav a.flex-disabled:active {
	cursor: default;
	opacity: .15;
}

.flex-direction-nav .flex-prev {
	background-position: -32px -140px;
	left: 0;
}

.flex-direction-nav .flex-next {
	background-position: -64px -140px;
	right: 0;
}

.widget .flex-direction-nav .flex-prev {
	left: 20px;
}

.widget .flex-direction-nav .flex-next {
	right: 20px;
}

#featured-listings .flex-control-nav {
	padding-left: 20px;
	padding-top: 10px;
}

#featured-listings .flex-prev {
	left: 40px;
}


/* ---------- 8. HOMEPAGE ---------- */



.section-title {
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	margin: 10px auto 30px;
}




.section-title .icon {
	display: inline;
	display: inline-block;
	margin-bottom: -5px;
	margin-right: 8px;
}

@media (max-width: 1060px) {
	#home-header {
		background-size: auto 100%;
	}
}



/* --------- 10. LISTINGS ---------- */




.listing-price {
	color: #008000;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 20px;
}

.price-per {
	color: #737373;
	font-size: 13px;
	font-weight: normal;
}

.listing-status-sold .listing-price {
	color: #8c8c8c;	
}

.grid-view .listing-price {
	font-size: 20px;
	line-height: 20px;
	margin: 0 -20px;
}

.list-view .listing-price {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 0;
	position: absolute;
	top: 20px;
	right: 20px;
}

.grid-view .listing-excerpt {
	display: none;
}

.list-view .listing-excerpt {
	font-size: 13px;
	height: 60px;
	overflow: hidden;
	margin-bottom: 19px;
}

.listing-meta {
	list-style-type: none;
	margin: 0 0 25px 0;
	padding: 10px 0 10px 0;
	text-align: left;
	font-size: 15px;
	border-bottom:  #d8d8d8 1px solid;
}

.listing-meta li {
	display: inline-block;
	margin-right: 20px;
}

.listing-details-container {
	overflow: hidden;
	margin: 0 -20px;
}

.listing-details {
	color: #4c4c4c;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	position: relative;
	left: 50%;
	text-align: left;
}

.listing-details li {
	display: block;
	float: left;
	position: relative;
	right: 50%;
	margin-right: 20px;
}

.listing-details li:last-child {
	margin-right: 0;
}

.grid-view .listing-details .detail {
	display: none;
}

.grid-view .listing-details li.icon-text {
	padding-left: 20px;
}


.single-listing-description {
	margin-bottom: 40px;
}

.single-listing-price {
	text-align: center;
}

.single-listing-price .listing-price {
	display: block;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
}

.single-listing-price .price-per {
	font-size: 15px;
}

.single-listing #content {
	position: relative;
}

.listing-favorite-container {
	position: absolute;
	top: 0;
	right: 0;
}

.listing-favorite-container .button {
	border-radius: 0 0 3px 3px;
	margin-top: 0;
	margin-bottom: 0;
}


.listing-archive-title {
	margin-bottom: 20px;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
}


.widget-listing-list {
	border-color: inherit;
}

.widget-listing-list li {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: inherit;
	padding-top: 19px;
}

.widget-listing-list li:first-child {
	border-top-width: 0;
	margin-top: 0;
	padding-top: 0;
}

.previous-search-alert {
	margin-top: -20px;
}

.single-listing-footer .edit-link {
	margin-bottom: 20px;
}


/* cutted para baixo*/


.author #header {
	position: relative;
	z-index: 1;
	padding-bottom: 120px;
}





/* ------------ 14. BLOG ----------- */

.blog-page-content,
.post,
.search-results .hentry {
	margin-bottom: 40px;
}

.post:last-child {
	margin-bottom: 0;
}

.post-title {
	text-align: center;
}

.post-image {
	display: block;
	margin-bottom: 20px;
}

.post-image img {
	display: block;
	margin: 0 auto;
}

.post-meta {
	float: left;
	list-style-type: none;
	width: 140px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

.post-meta li {
	margin-bottom: 10px;
}

.post-meta-item .icon-text {
	display: inline;
}

.post-meta-item .icon-text:before {
	top: auto;
}

.type-post .post-content,
.type-post .post-excerpt {
	margin-left: 180px;
}

.type-post .post-content .content-image {
	margin-left: -180px;
}

.post-excerpt .more {
	font-size: 13px;
	line-height: 20px;
}


/* cutted para baixo*/

.hentry .post-content {
	margin-bottom: 40px;
}

.post-navigation {
	margin-bottom: 40px;
	text-align: center;
}

.post-nav-meta {
	color: #4c4c4c;
	display: block;
	margin-bottom: 20px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.post-navigation .prev-post-link {
	float: left;
	width: 48%;
	margin-right: 4%;
}

.post-navigation .next-post-link {
	float: right;
	width: 48%;
}

.post-tags {
	color: #4c4c4c;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}



/* ------ 16. ICONS & BUTTONS ------ */

button,
input[type='submit'],
.button {
	background: #008000;
	border: 0 none;
	border-bottom: 1px solid #005f00;
	border-radius: 3px;
	color: #ffffff;
	display: block;
	display: inline-block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	margin: 3px 0;
	overflow: hidden;
	padding: 0 15px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
	
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	   		box-sizing: content-box;
	   		
	-webkit-text-shadow: 0 1px 0 rgba( 0, 0, 0, .15 );
	   -moz-text-shadow: 0 1px 0 rgba( 0, 0, 0, .15 );
	   		text-shadow: 0 1px 0 rgba( 0, 0, 0, .15 );
	   		
	-webkit-transition: background-color .3s;
	   -moz-transition: background-color .3s;
	   		transition: background-color .3s;
}

button:hover,
input[type='submit']:hover,
.button:hover {
	color: #ffffff;
}

button:hover,
input[type='submit']:hover,
.button:hover,
.button-options:hover {
	background: #ffcc33;
	text-decoration: none;
	
	-webkit-box-shadow: 0 1px 0 #005f00;
	   -moz-box-shadow: 0 1px 0 #005f00;
	   		box-shadow: 0 1px 0 #005f00;
}

button:active,
input[type='submit']:active,
.button:active,
.button-options:active {
	background: #006a00;
	color: #ffffff;
	text-decoration: none;
	
	-webkit-box-shadow: 0 1px 0 #006a00;
	   -moz-box-shadow: 0 1px 0 #006a00;
	   		box-shadow: 0 1px 0 #006a00;
	   		
	-webkit-transition: background-color .05s;
	   -moz-transition: background-color .05s;
	   		transition: background-color .05s;
}

button.success,
input[type='submit'].success,
.button.success,
button.success:hover,
input[type='submit'].success:hover,
.button.success:hover,
button.success:active,
input[type='submit'].success:active,
.button.success:active {
	background-color: #47b259;
	border-color: #296633;
	
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	   		box-shadow: none;
}

button.button-warn,
input[type='submit'].button-warn,
.button.button-warn {
	background-color: #f24d2c;
	border-color: #bf3d22;
}

button.button-warn:hover,
input[type='submit'].button-warn:hover,
.button.button-warn:hover {
	-webkit-box-shadow: 0 1px 0 #bf3d22;
	   -moz-box-shadow: 0 1px 0 #bf3d22;
	   		box-shadow: 0 1px 0 #bf3d22;
}

button.button-warn:active,
input[type='submit'].button-warn:active,
.button.button-warn:active {
	background-color: #bf3d22;
	
	-webkit-box-shadow: 0 1px 0 #bf3d22;
	   -moz-box-shadow: 0 1px 0 #bf3d22;
	   		box-shadow: 0 1px 0 #bf3d22;
}

.button-with-options {
	display: block;
	display: inline-block;
}

.button-with-options .button {
	border-radius: 3px 0 0 3px;
	margin-right: 1px;
	display: block;
	float: left;
}

.button-options {
	background: #ffbf00;
	border-bottom: 1px solid #d9a300;
	border-radius: 0 3px 3px 0;
	display: block;
	float: left;
	font-size: 13px;
	width: 34px;
	height: 33px;
	margin: 3px 0;
	
	-webkit-transition: background-color .3s;
	   -moz-transition: background-color .3s;
	   		transition: background-color .3s;
}

.button-options:hover {
	background: #ffcc33;
}

.button.success + .button-options,
.button.success + .button-options:hover,
.button.success + .button-options:active {
	background-color: #47b259;
	border-color: #296633;
}

.button.contact-agent.success,
#save-search-submit.success {
	cursor: default;
}

.button-options ul {
	text-align: left;
}

.box button,
.box input[type='submit'],
.box .button,
.widget button,
.widget input[type='submit'],
.widget .button,
.sub-menu button,
.sub-menu input[type='submit'],
.sub-menu .button {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.icon {
	display: block;
	width: 16px;
	height: 20px;
	position: relative;
}

.icon-text {
	padding-left: 24px;
	position: relative;
}

span.icon-text,
a.icon-text {
	display: inline-block;
}

.icon:before,
.icon-text:before,
.icon-button:before {
	background-image: url(images/icons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 20px;
}

.icon-button:before {
	display: inline-block;
	position: relative;
	background-position: -16px 0;
	top: 5px;
	margin-right: 10px;
}

.button-options.icon-button:before {
	left: 50%;
	top: 6px;
	margin-right: 0;
	margin-left: -8px;
}

.overlay-close.icon-button:before,
.alert-close.icon-button:before {
	top: 2px;
	left: 50%;
	margin-left: -8px;
}

.alert-close.icon-button:before {
	top: 0px;
}

.icon-search:before,
#header .sub-menu .icon-search:before {
	background-position: 0 0;
}

.icon-button.icon-search:before,
#header .icon-search:before {
	background-position: -16px 0;
}

.icon-bath:before,
#header .sub-menu .icon-bath:before {
	background-position: -32px 0;
}

.icon-button.icon-bath:before,
#header .icon-bath:before {
	background-position: -48px 0;
}

.icon-bed:before,
#header .sub-menu .icon-bed:before {
	background-position: -64px 0;
}

.icon-button.icon-bed:before,
#header .icon-bed:before {
	background-position: -80px 0;
}

.icon-area:before,
#header .sub-menu .icon-area:before {
	background-position: -96px 0;
}

.icon-button.icon-area:before,
#header .icon-area:before {
	background-position: -112px 0;
}

.icon-location-pin:before,
#header .sub-menu .icon-location-pin:before {
	background-position: 0 -20px;
}

.icon-button.icon-location-pin:before,
#header .icon-location-pin:before {
	background-position: -16px -20px;
}

.icon-grid:before,
#header .sub-menu .icon-grid:before {
	background-position: -32px -20px;
}

.icon-button.icon-grid:before,
#header .icon-grid:before {
	background-position: -48px -20px;
}

.icon-list:before,
#header .sub-menu .icon-list:before {
	background-position: -64px -20px;
}

.icon-button.icon-list:before,
#header .icon-list:before {
	background-position: -80px -20px;
}

.icon-mail:before,
#header .sub-menu .icon-mail:before {
	background-position: -96px -20px;
}

.icon-button.icon-mail:before,
#header .icon-mail:before {
	background-position: -112px -20px;
}

.icon-twitter:before,
#header .sub-menu .icon-twitter:before {
	background-position: 0px -40px;
}

.icon-button.icon-twitter:before,
#header .icon-twitter:before {
	background-position: -16px -40px;
}

.icon-facebook:before,
#header .sub-menu .icon-facebook:before {
	background-position: -32px -40px;
}

.icon-button.icon-facebook:before,
#header .icon-facebook:before {
	background-position: -48px -40px;
}

.icon-phone:before,
#header .sub-menu .icon-phone:before {
	background-position: -64px -40px;
}

.icon-button.icon-phone:before,
#header .icon-phone:before {
	background-position: -80px -40px;
}

.icon-star:before,
#header .sub-menu .icon-star:before {
	background-position: -96px -40px;
}

.icon-button.icon-star:before,
#header .icon-star:before {
	background-position: -112px -40px;
}

.icon-ok:before,
#header .sub-menu .icon-ok:before {
	background-position: 0px -60px;
}

.icon-button.icon-ok:before,
#header .icon-ok:before {
	background-position: -16px -60px;
}

.icon-close:before,
#header .sub-menu .icon-close:before {
	background-position: -32px -60px;
}

.icon-button.icon-close:before,
#header .icon-close:before {
	background-position: -48px -60px;
}

.icon-more:before,
#header .sub-menu .icon-more:before {
	background-position: -64px -60px;
}

.icon-button.icon-more:before,
#header .icon-more:before {
	background-position: -80px -60px;
}

.icon-tools:before,
#header .sub-menu .icon-tools:before {
	background-position: -96px -60px;
}

.icon-button.icon-tools:before,
#header .icon-tools:before {
	background-position: -112px -60px;
}

.icon-add:before,
#header .sub-menu .icon-add:before {
	background-position: 0px -80px;
}

.icon-button.icon-add:before,
#header .icon-add:before {
	background-position: -16px -80px;
}

.icon-pages:before,
#header .sub-menu .icon-pages:before {
	background-position: -32px -80px;
}

.icon-button.icon-pages:before,
#header .icon-pages:before {
	background-position: -48px -80px;
}

.icon-menu:before,
#header .sub-menu .icon-menu:before {
	background-position: -96px -80px;
}

.icon-button.icon-menu:before,
#header .icon-menu:before {
	background-position: -112px -80px;
}

.icon-mobile:before,
#header .sub-menu .icon-mobile:before {
	background-position: 0 -100px;
}

.icon-button.icon-mobile:before,
#header .icon-mobile:before {
	background-position: -16px -100px;
}

.icon-arrow-down:before,
#header .sub-menu .icon-arrow-down:before {
	background-position: -32px -100px;
}

.icon-button.icon-arrow-down:before,
#header .icon-arrow-down:before {
	background-position: -48px -100px;
}

.icon-calendar:before,
#header .sub-menu .icon-calendar:before {
	background-position: -64px -100px;
}

.icon-button.icon-calendar:before,
#header .icon-calendar:before {
	background-position: -80px -100px;
}

.icon-agent:before,
#header .sub-menu .icon-agent:before {
	background-position: -96px -100px;
}

.icon-button.icon-agent:before,
#header .icon-agent:before {
	background-position: -112px -100px;
}

.icon-category:before,
#header .sub-menu .icon-category:before {
	background-position: 0 -120px;
}

.icon-button.icon-category:before,
#header .icon-category:before {
	background-position: -16px -120px;
}

.icon-comment:before,
#header .sub-menu .icon-comment:before {
	background-position: -32px -120px;
}

.icon-button.icon-comment:before,
#header .icon-comment:before {
	background-position: -48px -120px;
}

.icon-home:before,
#header .sub-menu .icon-home:before {
	background-position: -64px -120px;
}

.icon-button.icon-home:before,
#header .icon-home:before {
	background-position: -80px -120px;
}

.icon-login:before,
#header .sub-menu .icon-login:before {
	background-position: -96px -120px;
}

.icon-button.icon-login:before,
#header .icon-login:before {
	background-position: -112px -120px;
}

.icon-heart:before,
#header .sub-menu .icon-heart:before {
	background-position: 0 -140px;
}

.icon-button.icon-heart:before,
#header .icon-heart:before {
	background-position: -16px -140px;
}

.spinner {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
}

.spinner.small {
	background: url(images/spinner-small.png) 0 0 no-repeat;
	margin: -8px 0 0 -8px;
	width: 16px;
	height: 17px;
}

.spinner.big {
	background: url(images/spinner-big.png) 0 0 no-repeat;
	margin: -10px 0 0 -10px;
	width: 20px;
	height: 21px;
}

button .spinner.small,
.button .spinner.small {
	background-image: url(images/spinner-small-white.png);
}

button .spinner.big,
.button .spinner.big {
	background-image: url(images/spinner-big-white.png);
}

.icon-button.loading:before,
.icon-text.loading:before,
.icon.loading:before {
	display: none;
}

button .spinner.small,
.button .spinner.small {
	display: inline-block;
	position: relative;
	top: 5px;
	left: 0;
	margin: 0 10px 0 0;
}

.icon-text .spinner.small,
.icon .spinner.small {
	display: block;
	left: 0;
	margin-left: 0;
}




/* ------------ 21. MISC ----------- */

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

.js-ready .hidden-js {
	display: none;
}

.visible-js {
	display: none !important;
}

.js-ready .visible-js {
	display: block !important;
}

.content-image {
	margin-bottom: 20px;
}

.aligncenter,
.aligncenter img {
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.alignleft,
.alignleft img {
	
	margin-right: 20px;
}

.alignright,
.alignright img {
	float: right;
	margin-left: 20px;
}

.always-h {
	display: none !important;
}



/* Property Detail */
#property-detail { margin-bottom: 20px;  }
#property-detail ul.box_text{ margin:0px!important; padding:0px!important;  }
#property-detail ul.box_text li{ border:0px!important; border-bottom:1px solid #e9e8e8!important;  padding:4px 0px!important; margin:0px!important; font-size:11px; color:#7e7e7e; list-style-type:none; text-align:left!important; font-weight:normal; display:block; float:left; width:620px; }
#property-detail ul.box_text .left{ font-weight:bold; width:144px; float:left; }
#property-detail ul.box_text .right{ width:476px; float:right; }

#property-detail .one_half{ width:320px; margin:0px; }
#property-detail .one_half ul.box_text li{ float:none; width:auto;}
#property-detail .one_half{margin-right:40px; float:left; }


.post-header {
	border-bottom: #d8d8d8 1px solid;
	margin-bottom: 25px;
 }
 
 
 .sharetab {
	border-bottom: 1px  solid #d8d8d8;
	padding-bottom: 10px;
	margin-bottom: 18px; 
	display: none !important;}
	

  #listcolone {
float:left;
list-style-type:none;
width: 347px;
margin-bottom: 23px; }

#listcoltwo {
float:left;
list-style-type:none;
width: 346px; 
margin-bottom: 23px;  }

#listcolthree {
float:left;
list-style-type:none;
width: 347px; 
margin-bottom: 23px;  }
 
#listcolone li {
border-bottom: #e9e8e8 1px solid;
padding: 4px 0 4px 0;
margin-right: 25px;
}

#listcoltwo li {
border-bottom: #e9e8e8 1px solid;
padding: 4px 0 4px 0;
margin-right: 25px;
}

#listcolthree li {
border-bottom: #e9e8e8 1px solid;
padding: 4px 0 4px 0;
}

.listcontent {
margin: 0 0 13px 0;
padding-bottom: 4px;
font-size: 13px;
font-weight: bold;
color: #4c4c4c;
border-bottom: #d8d8d8 1px solid;
}


.topo  {
display: none;
}



.footermenu  {
	width: 1060px;
	padding-top: 30px;
	margin: auto;

	color: #a3a3a3;

}

.footleft {
	float:left;
	width: 710px;
	color: #b6b6b6;
	padding-bottom: 41px;
}

.footleft a,
.footleft a:hover,
.footleft a:active {
	color: #b6b6b6;
	font-weight: normal;
}



.footright {
	float:right;
	width: 350px;
	color: #b6b6b6;
	padding-bottom: 41px;
}


.visible-phone {
	display: none !important;
}


#topcontrol {
	display: none !important;
}

.footprnt {
	margin-top: 40px;
	padding-top: 15px;
	border-top:  #e2e2e2 2px solid;
	font-size: 16px;
}

