/*
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  | v2.0 | 20110126 | License: none (public domain) */
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: #e9ebee;
	background-image: none;
	color: #1d2129;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	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;
}

#map img,
#results-map img {
	border-radius: none;
	max-width: none;
	vertical-align: inherit;
	   		
}

a {
	color: #0088c8;
	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: #4c4c4c;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 40px;
	font-weight: normal;
	margin-bottom: 20px;
}

h1.single-listing-title,
h1.post-title,
h1.agent-single-name {
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	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;
}

em {
	font-style: italic;
}

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;
}

del {
	color: #a6a6a6;
	text-decoration: line-through;
	
	-webkit-text-shadow: none;
	   -moz-text-shadow: none;
	   		text-shadow: none;
}

blockquote {
	color: #a6a6a6;
	font-family: 'Georgia', serif;
	font-size: 14px;
	font-style: italic;
	margin: 0 40px 20px;
}

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: 760px;
	*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: 41px;
	min-height: 1px;
}

.span12 {
	width: 800px;
}

.span11{
	width: 895px;
}

.span10 {
	width: 800px;
}

.span9 {
	width: 785px;
}

.span19 {
	width: 740px;
}

.span8 {
	width: 640px;
}

.span7 {
	width: 555px;
}

.span6 {
	width: 511px;
	margin-left: 0;
}

.span6a {
	width: 350px;
}

.span5 {
	width: 385px;
}

.span15 {
	width: 275px;
}

.span4 {
	width: 228px;
}

.span3 {
	width: 235px;
}

.span3a {
	width: 300px;
}

.span13 {
	width: 255px;
}

.span14 {
	width: 280px;
}

.span2 {
	width: 220px;
}

.span22 {
	width: 280px;
}

.span1 {
	width: 45px;
}

.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: 1px;

	text-align: center;
	position: relative;
	z-index: 20;
	padding-top: 4px;

}


#header,
#header a,
#header a:hover,
#header a:active {
	color: #1e1916;
	text-decoration: none;
}


#header .container {
	position: relative;
	z-index: 20;
}


#header img,
#footer img {
	border-radius: 0;
}



.js-ready #top-menu > li > a:hover,
.js-ready #top-menu > li.current-menu-item > a {
   border-color: inherit;
}

#top-menu > li:last-child {
	margin-right: -12px;
}


/* ----------- 4. FOOTER ----------- */

#footer {
	background: #f2f2f2;
	height: 122px;
	background-image: url(images/fundobg.jpg);
	background-repeat: repeat;
	color: #7e7e7e;
	font-size: 13px;
}

#footer .container {
	padding-top: 30px;
	position: relative;
	font-size: 12px;
}

#footer-logo {
	position: absolute;
	top: 15px;
	right: 0;
	color: #7e7e7e;
	font-size: 12px;
}

#footer-logo a {
	color: #008000;
}

#footer-logo a:active {
	color: #008000;
}

#footer a {
	color: #b6b6b6;
	text-decoration: none;
}

#footer a:hover {
	color: #8c8c8c;
}

#footer a:active {
	color: #008000;
}

#footer nav {
	font-weight: bold;
}

#footer nav li {
	display: inline;
}

#footer nav li:before {
	content: "\00a0\0399\00a0\00a0";
	color: #4e4e4e;
}

#footer nav li:first-child:before {
	content: "";
	display: none;
}

#footer .copyright-notice {
	padding-top: 10px;
	color: #666666;
	
}



/* ----------- 5. TOOLBAR ---------- */

#toolbar,
.map-view .ajax-pagination-container {
	background: #eaeaea;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}

#toolbar {
	height: 59px;
	border-bottom: 1px solid #c3c3c3;
	
	-webkit-box-shadow: 0 2px 0 rgba( 0, 0, 0, .1 );
	   -moz-box-shadow: 0 2px 0 rgba( 0, 0, 0, .1 );
	   		box-shadow: 0 2px 0 rgba( 0, 0, 0, .1 );
}

#toolbar.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

.map-view #toolbar {
	position: static;
}

#toolbar .container,
.map-view .ajax-pagination {
	padding-top: 20px;
	padding-bottom: 19px;
	position: relative;
	height: 20px;
}

.map-view .ajax-pagination {
	padding-top: 19px;
	padding-bottom: 20px;
}

.view-switcher .icon,
.view-switcher .view-switcher-title {
	color: #4c4c4c;
	display: block;
	float: right;
	margin-left: 20px;
}

.view-switcher .icon {
	opacity: 0.3;
}

.view-switcher .icon:hover {
	opacity: 0.6;
}

.view-switcher .icon.active {
	opacity: 1;
}

#toolbar #results-count-container {
	text-align: center;
}

#toolbar #results-count-container .results-count {
	color: #47b259;
	position: relative;
}

#toolbar #results-count-container .results-count.no-results {
	color: #f24d2c;
}

#toolbar #results-count-container .results-count .spinner {
	left: -15px;
}

.search-tools-toggle {
	background: transparent url(images/select-background.png) right center no-repeat;
	padding-right: 30px;
}

#search-tools {
	float: left;
}

#search-tools a,
#search-tools a:hover,
#search-tools a:active,
#phone-search-tools a,
#phone-search-tools a:hover,
#phone-search-tools a:active {
	color: #4c4c4c;
	text-decoration: none;
}

#search-tools ul a,
#phone-search-tools ul a {
	color: #727272;
}

#search-tools ul a:hover,
#phone-search-tools ul a:hover {
	color: #4c4c4c;
}

#search-tools ul a:active,
#phone-search-tools ul a:active {
	color: #333333;
}

#search-tools .clear-search,
#phone-search-tools .clear-search,
.user-search-remove {
	color: #f24d2c;
}

#search-tools .clear-search:hover,
#phone-search-tools .clear-search:hover,
.user-search-remove:hover {
	color: #ff3b05;
}

#search-tools .clear-search:active,
#phone-search-tools .clear-search:active,
.user-search-remove:active {
	color: #d6431a;
}

#search-tools > li {
	padding-bottom: 10px;
	margin-bottom: -10px;
}

#toolbar .search-tools-items {
	font-weight: normal;
	text-transform: none;
}



/* ----------- 6. MENUS ------------ */

#top-menu,
#top-login,
#top-user-profile,
#footer-menu,
#search-tools,
#phone-search-tools {
	list-style: none;
	padding: 0;
	margin: 0;
}

.parent {
	position: relative;
}

.parent ul {
	background: #ffffff;
	border-radius: 3px;
	list-style-type: none;
	opacity: 0;
	padding: 10px 0;
	position: absolute;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	line-height: 20px;
	z-index: 10;
	top: -9999em;
	   		
	-webkit-box-shadow: 0 2px 7px rgba( 0, 0, 0, .4 );
	   -moz-box-shadow: 0 2px 7px rgba( 0, 0, 0, .4 );
	   		box-shadow: 0 2px 7px rgba( 0, 0, 0, .4 );
	   		
	-webkit-transform: scale(.9);
	   -moz-transform: scale(.9);
	    -ms-transform: scale(.9);
	     -o-transform: scale(.9);
	   		transform: scale(.9);
	
	-webkit-transform-origin: center top;
	   -moz-transform-origin: center top;
	    -ms-transform-origin: center top;
	     -o-transform-origin: center top;
	   		transform-origin: center top;
	
	-webkit-transition-property: -webkit-transform, opacity, top;
	   -moz-transition-property: -moz-transform, opacity, top;
	    -ms-transition-property: -ms-transform, opacity, top;
	     -o-transition-property: -o-transform, opacity, top;
	   		transition-property: transform, opacity, top;
	   		
	-webkit-transition-duration: .3s, .3s, 0s;
	   -moz-transition-duration: .3s, .3s, 0s;
	    -ms-transition-duration: .3s, .3s, 0s;
	     -o-transition-duration: .3s, .3s, 0s;
	   		transition-duration: .3s, .3s, 0s;
	   		
	-webkit-transition-delay: 0s, 0s, .3s;
	   -moz-transition-delay: 0s, 0s, .3s;
	    -ms-transition-delay: 0s, 0s, .3s;
	     -o-transition-delay: 0s, 0s, .3s;
	   		transition-delay: 0s, 0s, .3s;
}

.parent:hover ul {
	opacity: 1;
	top: 30px;
	
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	   		transform: scale(1);
	   		
	-webkit-transition-delay: 0s;
	   -moz-transition-delay: 0s;
	    -ms-transition-delay: 0s;
	     -o-transition-delay: 0s;
	   		transition-delay: 0s;
}

.parent ul:after {
	bottom: 100%;
	border: solid transparent;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 6px;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	left: 50%;
	margin-left: -6px;
}

.parent li {
	display: block;
	font-weight: bold;
	padding: 5px 20px;
	white-space: nowrap;
}

.parent li:hover {
	background: #f5f5f5;
	color: #4c4c4c;
}

.parent li.separate {
	height: 1px;
	line-height: 0;
	background: #e6e6e6;
	margin: 15px 0;
	padding: 0;
}

.parent li:last-child {
	margin-bottom: 0;
}

.touch .parent:hover ul {
	opacity: 0;
	top: -9999em;
	
	-webkit-transform: scale(.9);
	   -moz-transform: scale(.9);
	    -ms-transform: scale(.9);
	     -o-transform: scale(.9);
	   		transform: scale(.9);
	
	-webkit-transition-property: -webkit-transform, opacity, top;
	   -moz-transition-property: -moz-transform, opacity, top;
	    -ms-transition-property: -ms-transform, opacity, top;
	     -o-transition-property: -o-transform, opacity, top;
	   		transition-property: transform, opacity, top;
	   		
	-webkit-transition-duration: .3s, .3s, 0s;
	   -moz-transition-duration: .3s, .3s, 0s;
	    -ms-transition-duration: .3s, .3s, 0s;
	     -o-transition-duration: .3s, .3s, 0s;
	   		transition-duration: .3s, .3s, 0s;
	   		
	-webkit-transition-delay: 0s, 0s, .3s;
	   -moz-transition-delay: 0s, 0s, .3s;
	    -ms-transition-delay: 0s, 0s, .3s;
	     -o-transition-delay: 0s, 0s, .3s;
	   		transition-delay: 0s, 0s, .3s;
}

.touch .parent ul.active {
	opacity: 1;
	top: 30px;
	
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	   		transform: scale(1);
	   		
	-webkit-transition-delay: 0s;
	   -moz-transition-delay: 0s;
	    -ms-transition-delay: 0s;
	     -o-transition-delay: 0s;
	   		transition-delay: 0s;
}



/* ---------- 7. CONTENT ----------- */

#content.container {
	padding-top: 5px;
	padding-bottom: 20px;
}

.page-template-template-contact-php .hentry {
	margin-bottom: 20px;
}

.page-template-template-contact-php form#contact {
	margin-top: 40px;
}

.hentry [class*="span"] {
	margin-top: 20px;
	margin-bottom: 20px;
}

.hentry .row:last-child {
	margin-bottom: -20px;
}

.edit-link {
	display: block;
	margin-top: 20px;
}

.box,
.widget,
.alert,
.ol-container,
.ol-notice {
	background: #f5f5f5;
	border-bottom: 0px solid #ffffff;
	border-radius: 3px;
	padding: 9px 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;
}

.alert,
.ol-notice {
	font-size: 13px;
	text-align: center;
	position: relative;
	opacity: 1;
	
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
			transform: scale(1);
	
	-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-out;
	   -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-out;
	    -ms-transition: -ms-transform 0.3s ease-out, opacity 0.3s ease-out;
	     -o-transition: all 0.3s ease-out;
			transition: transform 0.3s ease-out, opacity 0.3s ease-out;
}

.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;
}

.commentlist,
.children {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 0;
}

.sitemap-title {
	margin-bottom: 20px;
}

.sitemap-list,
.sitemap-list .children {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 0;
	margin-right: 0;
}

.sitemap-list .children {
	margin-top: 0;
	padding-left: 20px;
}

.page-template-template-sitemap-php .post-footer .edit-link {
	margin-bottom: 20px;
}

.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption {}



/* ---------- 7a. SLIDERS ---------- */

.flexslider {
	padding: 0;
	position: relative;
}

.slides > li:first-child {
	display: block;
}

.js-ready .flexslider .slides > li {
	display: none;
	/* -webkit-backface-visibility: hidden; */
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

html[xmlns] .slides {
	display: block;
} 

* html .slides {
	height: 1%;
}

.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;
}

.single-listing-gallery {
	margin-bottom: 40px;
}

.js-ready .single-listing-gallery {
	height: 530px;
}

.single-listing-gallery.has-thumbs {
	margin-bottom: 5px;
}

.single-listing-gallery.has-thumbs .slides img,
.single-listing-gallery.has-thumbs .flex-viewport {
	border-radius: 3px 3px 0 0;
}

.single-listing-gallery .flex-viewport {
	border-radius: 3px;
}

.single-listing-gallery .flex-control-nav {
	position: absolute;
	bottom: 40px;
}

.single-listing-gallery.has-thumbs .flex-control-nav {
	display: none;
}

.single-listing-gallery .flex-control-nav li a {
	background: #a6a6a6;
	background: rgba( 255, 255, 255, .5 );
	
	-webkit-box-shadow: 0 1px 2px rgba( 0, 0, 0, .7 );
	   -moz-box-shadow: 0 1px 2px rgba( 0, 0, 0, .7 );
	   		box-shadow: 0 1px 2px rgba( 0, 0, 0, .7 );
}

.single-listing-gallery .flex-control-nav li a.flex-active {
	background: #ffffff;
}

.single-listing-gallery .flex-direction-nav a,
.single-listing-gallery-thumbs .flex-direction-nav a {
	background-image: url(images/arrows-big.png);
	width: 20px;
	height: 32px;
	bottom: auto;
	top: 50%;
	margin-top: -16px;
	opacity: 1;
}

.single-listing-gallery .flex-direction-nav a:hover,
.single-listing-gallery .flex-direction-nav a:active,
.single-listing-gallery-thumbs .flex-direction-nav a:hover,
.single-listing-gallery-thumbs .flex-direction-nav a:active {
	opacity: 1;
}

.single-listing-gallery .flex-direction-nav a.flex-disabled,
.single-listing-gallery-thumbs .flex-direction-nav a.flex-disabled {
	display: none;
}

.single-listing-gallery .flex-direction-nav .flex-prev,
.single-listing-gallery-thumbs .flex-direction-nav .flex-prev {
	background-position: -20px 0;
	left: 30px;
}

.single-listing-gallery .flex-direction-nav .flex-next,
.single-listing-gallery-thumbs .flex-direction-nav .flex-next {
	background-position: -60px 0;
	right: 30px;
}

.single-listing-gallery-thumbs {
	border-radius: 0 0 3px 3px;
	height: 90px;
	margin-bottom: 26px;
	overflow: hidden;
}

.single-listing-gallery-thumbs .slides > li {
	background: #000000;
	display: block;
	width: 145px;
}

.single-listing-gallery-thumbs .slides img {
	border-radius: 0;
	cursor: pointer;
	display: block;
	line-height: 0;
	opacity: .5;
	
	-webkit-backface-visibility: hidden;
	
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}

.single-listing-gallery-thumbs .slides li:hover img {
	opacity: .75;
}

.single-listing-gallery-thumbs .slides li.flex-active-slide img {
	opacity: 1;
}

.single-listing-gallery-thumbs .flex-direction-nav {
	display: none;
}

.single-listing-gallery-thumbs:hover .flex-direction-nav {
	display: block;
}



/* ---------- 8. HOMEPAGE ---------- */

#home-search {
	background: #FFFFFF;
	border-radius: 0;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	margin: 0;
	margin-bottom: 15px;
	z-index: 10;
	
		-webkit-box-shadow: 0 2px 0 rgba( 0, 0, 0, 0 );
	   -moz-box-shadow: 0 2px 0 rgba( 0, 0, 0, 0 );
	   		box-shadow: 0 2px 0 rgba( 0, 0, 0, 0 );
	   		

}

#home-search2 {
	background: #e9ebee;
}


#searchfeat {
	width: 780px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 3px;
	padding: 25px 0 15px 0;
	background: #d8deea;
	border-radius: 0;
}

#content.container {
	background: #e9ebee;
}

.home-content {
	border-bottom: 1px solid #c3c3c3;
	margin-bottom: 40px;
	padding: 40px 0;
	

	
	-webkit-text-shadow: none;
	   -moz-text-shadow: none;
	   		text-shadow: none;
}

.section-title {
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	margin: 10px auto 30px;
}


.home-featured {
	font-size: 30px;
	font-weight: normal;
	font-family: "calibri";
	line-height: 50px;
	text-align: center;
	margin: 1px auto 1px;
	padding: 25px 0 10px 0;
}

.section-title .icon {
	display: inline;
	display: inline-block;
	margin-bottom: -5px;
	margin-right: 8px;
}

@media (max-width: 1060px) {
	#home-header {
		background-size: auto 100%;
	}
}

#featured-listings {
	position: relative;
	margin-bottom: 40px;
	margin-top: 10px;
}

.js-ready #featured-listings .listing {
	margin-bottom: 20px;
}



/* ------- 9. SEARCH FILTERS ------- */

.filter {
	position: relative;
}

.filters-heading {
	margin: 0 0 30px;
}

#price-slider-container {
	margin-bottom: 20px;
}

#price-slider-container .box-title {
	border-bottom-width: 0;
	padding-bottom: 0;
}

.price-display {
	color: #4c4c4c;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.min-price-display {
	float: left;
}

.max-price-display {
	float: right;
}

.home-search-filter {
	margin-bottom: 20px;
}

.home-search-filter input.autocomplete {
	margin-bottom: 3px;
}

#home-search .price-title {
	text-align: left;
	line-height: 40px;
}

#home-search #price-slider-container {
	margin-bottom: 0;
	margin-top: 20px;
}

#home-search .form-functions {
	height: 100px;
	position: relative;
	text-align: center;
}

#home-search .advanced-search-link {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#home-search #results-count {
	display: block;
	line-height: 40px;
	font-weight: bold;
	color: #ffffff;
	position: relative;
}

#home-search #results-count .spinner {
	display: inline-block;
	left: auto;
	top: auto;
	margin: 0 8px -4px 0;
	position: static;
}

#home-search .form-functions input[type="submit"] {
	display: block;
}

.filter .spinner.small {
	top: 21px;
	right: 19px;
	left: auto;
	margin: 0;
}

.pesquisa-home {
    width: 184px;
    height: 40px;
    overflow: hidden;
    background: #ffffff;
    float: left;
    margin-left: 10px;
}

.home-search-filter2 {
    width: 184px;
    height: 40px;
    overflow: hidden;
    background: #ffffff;
    float: left;
    margin-left: 10px;
}

/* --------- 10. LISTINGS ---------- */

#search-results-container {
	position: relative;
}

#search-results {
	position: relative;
	z-index: 2;
}

#old-results {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#search-results-container .listing {
	margin-bottom: 40px;
	opacity: 1;
	
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	   		transform: scale(1);
	   		
	-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-out;
	   -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-out;
	    -ms-transition: -ms-transform 0.3s ease-out, opacity 0.3s ease-out;
	     -o-transition: all 0.3s ease-out;
	   		transition: transform 0.3s ease-out, opacity 0.3s ease-out;
}

#search-results-container .listing.span3:nth-of-type(3n+1),
.agent-single-listings .listing.span3:nth-of-type(3n+1),
.dashboard-favorites .listing.span3:nth-of-type(3n+1) {
	clear: left;
}

#search-results-container .listing.loading {
	opacity: .7;
	filter: alpha(opacity:70);
}

#search-results-container .listing.hidden-listing {
	opacity: 0;
	
	-webkit-transform: scale(.8);
	   -moz-transform: scale(.8);
	    -ms-transform: scale(.8);
	     -o-transform: scale(.8);
	    	transform: scale(.8);
}

#search-results-container .listing.no-transition {
	-webkit-transition: none;
	   -moz-transition: none;
	    -ms-transition: none;
	     -o-transition: none;
	    	transition: none;
}

.listing.grid-view {

}

.grid-view .box {
	border-radius: 0 0 3px 3px;
	border-top-width: 0;
	padding-top: 20px;
}

.list-view .box {
	border-radius: 0 3px 3px 0;
	
	margin-left: -40px;
	position: relative;
	padding-bottom: 20px;
}

.grid-view .listing-thumbnail {
	height: 140px;
}

.grid-view .listing-thumbnail img {
	border-radius: 3px 3px 0 0;
}

.list-view .listing-thumbnail img {
	border-bottom: 1px solid #c3c3c3;
	border-radius: 3px 0 0 3px;
	    	
	-webkit-box-shadow: 0 2px 0 #e6e6e6;
	   -moz-box-shadow: 0 2px 0 #e6e6e6;
	   		box-shadow: 0 2px 0 #e6e6e6;
}

.grid-view .listing-title {
	font-size: 15px;
	line-height: 20px;
	margin: 0 -20px;
}

.list-view .listing-title {
	line-height: 20px;
	margin-bottom: 20px;
}

.listing-location {
	margin-bottom: 30px;
		font-size: 12px;
}

.grid-view .listing-location, {
	font-size: 12px;
	padding-left: 0;
	position: static;
	height: 20px;
	margin-left: -20px;
	margin-right: -20px;
	width: 200px;
}

.widget .listing-location {
	font-size: 12px;
	padding-left: 0;
	position: static;
	height: 20px;
	margin-left: -20px;
	margin-right: -20px;
}

.grid-view .listing-location:before {
	display: none;
}


.grid-view .price-left {
	font-size: 11px;
	font-weight: bold;
	color: #0088c8;
	float: left;
	width: 50px
	line-height: 10px;
}


.gridapp {
	border: 1px solid #dddfe2;
    border-radius: 3px;
	background-color: #fff;
	padding-top: 20px;
	color: #606770;
}

.gridapp-title a {
	color: #365899;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

.gridapp-location {
	padding: 12px;
}

.gridapp-price {
	padding: 12px;
	border-top: 1px solid #e1e2e3;
}

.gridapp-price-l1 {
	float: left;
	font-weight: bold;
	width: 50px
}

.gridapp-price-r2 {
	text-align: right;
	font-weight: bold;

}


.listing-price {
	color: #0088c8;
	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;
}

.grid-view .listing-price2 {
	font-size: 16px;
	font-weight: bold;
	color: #0088c8;
	text-align: right;
	line-height: 20px;

}
	

.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-price .listing-price {
	display: block;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
}

.single-listing-price .price-per {
	font-size: 15px;
}


#listing-search-container {
	position: relative;
}

.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;
}


/* ------ 16. ICONS & BUTTONS ------ */

button,
input[type='submit'],
.button {
	background: #4267b2;
	margin-left: 245px;
	border: 0 none;
	border-radius: 3px;
	color: #ffffff;
	display: block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	padding: 0 15px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	width: 200px;
	margin-bottom: 6px;
	
	-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,
.button-options:hover {
	background: #335493;
	text-decoration: none;

}

button:active,
input[type='submit']:active,
.button:active,
.button-options:active {
	background: #335493;
	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-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: #006ea2;
}

.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;
}



/* ----------- 17. FORMS ----------- */

input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}

button {
	*overflow: visible;
	margin: 0;
	vertical-align: middle;
}

input {
	line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
	cursor: pointer;
	-webkit-appearance: button;
}

input[type='search'] {
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	   		box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

fieldset {
	width: 100%;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="url"],
input[type="number"],
div.selector,
textarea {
	background: #ffffff;
	border: 0 none transparent;
	border-radius: 3px;
	color: #4c4c4c;
	display: block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
	height: 34px;
	line-height: 33px;
	padding: 0 15px;
	margin: 3px 0 23px;
	width: 100%;
	min-height: 33px;
	
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	   		box-sizing: border-box;
	
	-webkit-text-shadow: none;
	   -moz-text-shadow: none;
	   		text-shadow: none;
	
	-webkit-appearance: none;
}

input:hover,
textarea:hover,
div.selector.hover {
	-webkit-box-shadow: 0 1px 0 #cccccc;
	   -moz-box-shadow: 0 1px 0 #cccccc;
	   		box-shadow: 0 1px 0 #cccccc;
}

input:focus,
textarea:focus,
div.selector.focus {
	border-color: #afafaf;
	outline: none;
	
	-webkit-box-shadow: 0 1px 0 #afafaf;
	   -moz-box-shadow: 0 1px 0 #afafaf;
	   		box-shadow: 0 1px 0 #afafaf;
}

.box input[type="text"],
.box input[type="email"],
.box input[type="search"],
.box input[type="password"],
.box input[type="url"],
.box input[type="number"],
.box div.selector,
.box textarea,
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="search"],
.widget input[type="password"],
.widget input[type="url"],
.widget input[type="number"],
.widget div.selector,
.widget textarea,
.ol-form input[type="text"],
.ol-form input[type="email"],
.ol-form input[type="search"],
.ol-form input[type="password"],
.ol-form input[type="url"],
.ol-form input[type="number"],
.ol-form div.selector,
.ol-form textarea {
	background: #ffffff;
}

input.error,
textarea.error,
div.selector.error {
	border-color: #f24d2c;
}

input[disabled="disabled"],
textarea[disabled="disabled"],
button[disabled="disabled"] {
	opacity: 0.5;
	cursor: default;
}

input:last-child,
input[type="text"]:last-child,
input[type="email"]:last-child,
input[type="search"]:last-child,
input[type="password"]:last-child,
input[type="url"]:last-child,
input[type="number"]:last-child,
div.selector:last-child,
input.ui-autocomplete-input,
textarea:last-child {
	margin-bottom: 3px;
}

::-webkit-input-placeholder {
   color: #a6a6a6;
}

input:-moz-placeholder,
textarea:-moz-placeholder {  
   color: #a6a6a6;  
}

input:-ms-input-placeholder {  
   color: #a6a6a6;  
}

.placeholder,
div.selector.placeholder span {
	color: #a6a6a6;
}

.input-prepend,
.input-append {
	position: relative;
}

.input-prepend input,
.input-prepend input[type="text"],
.input-prepend input[type="email"],
.input-prepend input[type="search"],
.input-prepend input[type="password"],
.input-prepend input[type="url"],
.input-prepend input[type="number"] {
	padding-left: 38px;
}

.input-append input,
.input-append input[type="text"],
.input-append input[type="email"],
.input-append input[type="search"],
.input-append input[type="password"],
.input-append input[type="url"],
.input-append input[type="number"] {
	padding-right: 38px;
}

.input-prepend .add-on,
.input-append .add-on {
	position: absolute;
	top: 7px;
	left: 15px;
	z-index: 3;
}

.input-append .add-on {
	left: auto;
	right: 15px;
}

select {
	width: 100%;
}

label {
	color: #4c4c4c;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

form label.hidden {
	display: none;
}

label:last-child {
	margin-bottom: 0;
}

label.checkbox-parent,
label.radio-parent {
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
	color: inherit;
}

label.checkbox-parent.checked,
label.radio-parent.checked {
	color: #4c4c4c;
}

.form-actions {
	margin-top: 20px;
}

.form-allowed-tags,
.form-allowed-tags code,
.description {
	color: #a6a6a6;
	font-size: 12px;
}

.filter .small-input-wrapper {
	float: left;
	width: 45%;
}

.filter .small-input {
	margin-bottom: 3px;
	padding-right: 7px;
}

.filter .dash {
	float: left;
	line-height: 40px;
	width: 10%;
	text-align: center;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	position: relative;
    right: 4px;
    margin: 0;
}

#load-search .form-actions {
	text-align: center;
}

#load-search .form-actions button,
#load-search .form-actions .load-search-manage-link {
	float: right;
	width: 159px;
}

#load-search .form-actions .load-search-manage-link {
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	text-align: center;
	text-transform: uppercase;
}

#hidden-login {
	display: none;
	visibility: hidden;
}

/* jQuery UI */

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
}

.ui-slider {
	background: #ffffff;
	border: 1px solid #e6e6e6;
	border-radius: 6px;
	position: relative;
	margin: 18px 0 18px;
	text-align: left;
}

.ui-slider-horizontal {
	height: 6px;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 40px;
	height: 40px;
	cursor: default;
	margin-top: -17px;
	margin-left: -20px;
	cursor: pointer;
}

.ui-slider .ui-slider-handle:last-child {
	margin-left: -20px;
}



.ui-slider .ui-slider-handle:before {
	/*  background: #ffffff;  
	border: 2px solid #67e67c; 
	border-radius: 12px; */
	background-image: url(images/pino_00.png);
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	width: 15px;
	height: 29px;
	cursor: default;
	top: 8px;
	left: 10px;
}

.ui-slider .ui-slider-handle:active,
.ui-slider .ui-slider-handle:focus {
	outline: none;
}



.ui-slider-horizontal .ui-slider-range-min {
	left: 0px;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 2px;
}

.ui-slider .ui-slider-range {


	background-image: url(images/sliderbg.jpg);
	border: 1px solid #205480;
	margin-top: -2px;
	margin-bottom: -2px;
	position: absolute;
	z-index: 1;
	display: block;
}

.ui-slider-horizontal .ui-slider-range {
	top: 1px;
	height: 6px;
}

.ui-autocomplete {
	background: #ffffff;
	border-top-width: 0;
	border-radius: 3px;
	padding-top: 41px;
	padding-bottom: 7px;
	position: absolute !important;
	max-height: 192px;
	overflow: auto;
	top: 0 !important;
	z-index: 1 !important;
	
	-webkit-box-shadow: 0 0 0 2px #e6e6e6;
	   -moz-box-shadow: 0 0 0 2px #e6e6e6;   		
	   		box-shadow: 0 0 0 2px #e6e6e6;
}

.ui-autocomplete li {
	padding: 0;
}

.ui-autocomplete li a {
	color: #a6a6a6;
	display: block;
	padding: 6px 15px;
	text-decoration: none;
}

.ui-autocomplete li a:hover,
.ui-autocomplete li a:active,
.ui-autocomplete li a.ui-state-focus {
	background: #f5f5f5;
	color: #4c4c4c;
	text-decoration: none;
}

.input-prepend .ui-autocomplete li a,
.input-append .ui-autocomplete li a {
	padding-left: 38px;
	padding-right: 38px;
}

.ui-autocomplete-input.autocomplete-opened {
	border-bottom-color: #ffffff;
	position: relative;
	z-index: 2;
	
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	   		box-shadow: none;
}

.ui-widget :active { outline: none; }


/* Horizontal Form */

.form-horizontal .control-label,
#commentform .control-label {
	float: left;
	width: 160px;
	margin-right: 20px;
	text-align: right;
	line-height: 40px;
	margin-bottom: 0;
}

.form-horizontal .controls,
.form-horizontal .form-actions,
#commentform .controls,
#commentform .form-submit,
.form-allowed-tags,
.logged-in-as {
	margin-top: 0;
	width: 320px;
}


.form-horizontal .control-group,
#commentform .control-group {
	margin-bottom: 20px;
}

/* ------------ 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 {
	float: left;
	margin-right: 20px;
}

.alignright,
.alignright img {
	float: right;
	margin-left: 20px;
}

.always-h {
	display: none !important;
}

.but-color{
	padding: 7px 25px;
	height:50px;
	color:#ffffff;	
	font-size: 12px;
	text-shadow: 0 0 0;
	border-radius: 3px;
}


/* 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; }



.footleft a,
.footleft a:hover,
.footleft a:active {
	color: #b6b6b6;
	font-weight: normal;
}

.footapp {
	text-align: center;
	border-top:  #cccccc 1px solid;
	padding-top: 12px;
	color: #838383;
}
