/*
	+ GENERAL
	+ BOXES
	+ HEADINGS
	+ LISTS
	+ FORMS
	+ OTHER HTML
	
	+ WRAP
	+ HEADER
	+ CONTENT
	+ SIDEBAR
	+ FOOTER
	
	+ TOP
	+ MENU
	+ SLIDER
	+ PROPERTY SEARCH
	+ PROPERTIES
	+ POST / PAGE
	+ COMMENTS
	+ PAGING
	
	+ BUTTONS
	+ ICON BUTTONS
	+ INFO BOXES
	+ ICON LINKS
	+ HORIZONTAL RULE
	+ ICONS
	
	+ WORDPRESS CSS
	+ WIDGET CSS
	+ SUPERFISH CSS
	+ USEFUL
	+ CLEARING

*/

/*	##################################
	GENERAL
	################################## */

html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, img, hr, form {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}

body {
	margin:0;
	color: #444;
	font-family: 'Lato', sans-serif!important;
	font-size: 12px;
	line-height: 28px;
	font-weight: 300;
	background: url('http://www.barraprime.com/wp-content/themes/decorum/img/background.png') left top repeat-x!important;
}

.home, .page-id-57, .single-sale, .single-rent, .page-id-706 {
	background: url('http://www.barraprime.com/wp-content/themes/decorum/img/background_large.png') left top repeat-x!important;
}

p {
	margin: 0 0 20px;
	font-size: 14px;
}

a {
	color: #58595b;
	outline: none;
	text-decoration:none;
}

a:active {
	text-transform: none;
	position: relative;
	top: 1px;
}

a:hover{
	color:#999999!important;
}


/*	##################################
	BOXES
	################################## */
	
.box-wrap {
	margin: 0 -20px 0 0;
}

.page .box-wrap {
	margin: 0 -20px 50px 0;
}

.page #footer .box-wrap {
	margin: 0 -20px 0 0;
}

.ts-box {
	float: left;
	width: inherit;
	margin: 0 20px 10px 0;
}

.sale, .rent{
	float: left;
	width: inherit;
	margin: 0 14px 14px 0;
	background: #f6f6f6;
	padding: 14px;
	border: 1px solid #c6c8ca;
	height: 270px;
}

/* 1/1 box */
.box-1 {
	width: 920px;
	
}

/* 1/2 box */
.box-2 {
	width: 450px;
}

/* 1/3 box */
.box-3 {
	width: 685px;
}

/* 1/6 box */
.box-4 {
	width: 190px;
}

.single-property-full .hentry .box-3 {
	width: 920px;
}


/*	##################################
	HEADINGS
	################################## */

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px;
	padding: 0px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}

h4, h5, h6 {
	margin: 0 0 5px;
}

h1{
	border:none;
	margin:0;
	padding:0;
	letter-spacing: 2px;
	font-weight:700!important;
	font-size: 22px;
	color: #000000!important;
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
}

h2 a {
	text-decoration: none;
}

.section-title {
	margin: 0 0 20px;
	padding: 5px 0;
	height: 28px;
	line-height: 28px;
}

.section-title h1,
.section-title h2 {
	display: inline;
}

.section-title a {
	color: #444;
	text-decoration: none;
}

.section-title a:hover {
	color: #3da754;
}

.category-title {
	margin-bottom: 30px;
}

.hentry h2 a {
	color: #444;
}

.hentry h2 a:hover {
	color: #3da754;
}


/*	##################################
	LISTS
	################################## */
	
ul, ol {
	padding: 0 0 15px 15px;
}

ul li {
	list-style-type: disc;
}

li ul {
	padding: 0 0 0 15px;
}

ol li {
	list-style: decimal;
}

li ol {
	padding: 0 0 0 20px;
}

ol ul li {
	list-style: circle;
}

.list1 {
	padding-left: 0px;
}

.list1 li {
	background: none;
	border-bottom: 1px dotted #ccc;
	list-style: none;
}

.list1 li a {
	display: inline-block;
	padding: 2px 0 2px 20px;
	background: url(img/bg-list-item.png) no-repeat 10px center;
	color: #444;
	text-decoration: none;
}

.box-1 .list1 li a,
.box-2 .list1 li a,
.box-3 .list1 li a {
	width: 280px;
}

.box-4 .list1 li a {
	width: 195px;
}

.list1 li a:hover {
	background-color: #f6f6f6;
}

.list1 li a:active {
	top: 0px;
}

.list2 {
	padding-left: 0px;
}

.list2 li {
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px dotted #ccc;
	list-style: none;
}

.list2 li span {
	display: inline-block;
	padding: 0 0 0 15px;
	background: url(img/bg-list-item.png) no-repeat 5px 12px;
	color: #666;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}


/*	##################################
	FORMS
	################################## */
	
input.text,
textarea.text,
select.text {
	padding: 8px 10px;
	background: #ffffff;
	color: #606060;
	border: 1px solid #ddd;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

textarea.text {
	height: 136px;
}

.box-1 input.text,
.box-1 textarea.text {
	width: 600px;
}

.box-2 input.text,
.box-2 textarea.text {
	width: 428px;
}

.box-3 input.text,
.box-3 textarea.text {
	width: 663px;
}

.box-4 input.text,
.box-4 textarea.text {
	width: 193px;
}

input[type="submit"]::-moz-focus-inner {
	border: none;
}

input.submit {
	border: none;
	font-size: 12px;
	cursor: pointer;
	-webkit-border-radius:0px!important;
}

input.submit:active {
	position: relative;
	top: 1px;
}
	
.searchform {
	padding: 0 0 20px;
}

.widget_ts_contact input.text:hover,
.widget_ts_contact input.text:focus,
.widget_ts_contact textarea.text:hover,
.widget_ts_contact textarea.text:focus,
#ts-contact-form input.text:hover,
#ts-contact-form input.text:focus,
#ts-contact-form textarea.text:hover,
#ts-contact-form textarea.text:focus {
	background: #fbfbfb;
}

#ts-contact-form,
#ts-tellafriend-form {
	padding: 0 0 10px;
}

#ts-contact-form p,
#ts-tellafriend-form p {
	margin-bottom: 10px;
}

#contact-footer,
#tellafriend-footer {
	padding-top: 10px;
}

#ts-contact-form .btn,
#ts-tellafriend-form .btn {
	margin-right: 10px;
}

#ts-contact-form .ts-info,
#ts-tellafriend-form .ts-info {
	max-width: 625px;
	margin-top: -1px;
	margin-bottom: 10px;
	background-color: #fff;
}

#ts-contact-form .p-message .ts-info {
	margin-top: -2px;
}

.contact-checking,
.checking-friend {
	display: none;
}

label.fielderror {
	color: #ca3e3e;
}


/*	##################################
	OTHER HTML
	################################## */

blockquote, address {
	margin: 0 0 20px;
	padding: 15px 20px 1px;
	background: url(img/bg-dots.png);
	color: #666;
	font-family: Tahoma, Helvetica, sans-serif;
	font-style: italic;
}

code {
    font-family: "Courier New", Courier, serif;
	overflow: auto;
	padding: 2px 4px;
	background: url(img/bg-dots.png);
	color: #666;
}

pre code {
	background: none;
}

pre {
    margin: 0 0 20px;
	padding: 10px;
	line-height: 22px;
	background: url(img/bg-dots.png);
	overflow: auto;
}

#content pre,
#content blockquote,
#content address {
	max-width: 665px;
}

dl {
    margin: 0 0 10px;
}

dt {
    font-weight: bold;
}

dd {
    padding: 0 0 10px;
}

small {
	font-size: 10px;
	font-weight: normal;
}


/*	##################################
	WRAP
	################################## */

#wrap {
	width: 920px;
	margin: 0 auto;
	padding: 0px 30px 0;
	background:#fff;
}


/*	##################################
	HEADER
	################################## */

#topbar{
	top: 0; 
	height:20px; 
	background: #ffffff; 
	text-align: right; 
	width: 100%;
	z-index:30;
}

#top_container{
	width:960px;
	margin:0 auto 0 auto;
}

#top_container p{
line-height:20px;
font-size:11px;
font-family:"Lato", sans-serif;
}
	
#header-wrap {
	z-index: 2;
	width: 980px;
	margin-left:-30px;
	background: #000000;
}
	
#header {
	margin-top: 8px;
	position: relative;
	padding: 5px 25px 15px 25px;
	line-height: 20px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
}

#logo {
	float: left;
	width: auto;
}

#logo-description {
	display: none;
}


/*	##################################
	CONTENT
	################################## */
	
#main {
	z-index: 1;
	margin-top:20px;
}
	
#content {
	float: left;
	width: 685px;
}

.ts-sidebar-left #content {
	float: right;
}

#content-wrap .section-title,
#content-wrap .ts-hr,
#footer .section-title,
#footer .ts-hr {
	max-width: 920px;
}

#content .section-title,
#content .ts-hr {
	max-width: 685px;
}

#content-wrap .ts-bar,
#footer .ts-bar {
	width: 880px;
}

#footer .ts-hr {
	display: none;
}

#content .ts-bar {
	width: 645px;
}

.archive-full #content,
.single-full #content,
.ts-1-column-without-sidebar #content,
.ts-2-column-without-sidebar #content,
.ts-4-column-without-sidebar #content {
	float: none;
	width: auto;
}


/*	##################################
	SIDEBAR
	################################## */
	
#sidebar {
	float: right;
	width: 215px;
}

.ts-sidebar-left #sidebar {
	float: left;
}

.archive-full #sidebar,
.single-full #sidebar {
	display: none;
}

#sidebar .section-title {
	max-width: 215px;
	margin-bottom: 12px;
}

#property-search .section-title,
#property-location .section-title,
.widget_ts_location .section-title,
#property-gallery .section-title,
.widget_ts_gallery .section-title {
	margin-bottom: 20px!important;
}

#property-agent {
	position: relative;
}

#property-agent .section-title {
	margin-bottom: 10px;
}

.avatar {
	float: right;
	margin: 10px 0 10px 20px;
}

.avatar-align-left .avatar {
	float: left;
	margin: 10px 20px 10px 0;
}

.avatar-align-none .avatar {
	float: none;
	margin: 10px 0;
}


/*  ##################################
	FOOTER
    ################################## */
    
#footer {
	position: relative;
	padding: 25px 0 0;
}

.footer_background{
	position: absolute;
	width: 100%;
	height: 300px;
	left:0;
	background: #f4f4f4;
}

.footer_background_ru{
	position: absolute;
	width: 100%;
	height: 340px;
	left:0;
	background: #f4f4f4;
}

#subfooter {
	width: 920px;
	margin: 0 auto 50px auto;
	padding: 15px 0 0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
}

#footer .box-4{
	width: 215px;
}

#footer h3.section-title{
	line-height: 1.2;
	font-size: 20px;
	width: 150px;
	color: #808285;
	margin-top: 13px;
}

#footer p{
	margin-top: 57px;
	line-height: 1.3;
	color: #808285;
	font-size: 13px;
}



#subfooter-left {
	float: left;
	width: 550px;
}

#subfooter-right {
	float: right;
	text-align: right;
	width:350px;
}

a#totop {
	position: relative;
	padding: 0;
	margin-left: 160px;
	color: #666666;
}

a#totop:hover {
	color: cccccc;
}

/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	a#totop {
		display: none!important;
	}
}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
	a#totop {
		display: none!important;
	}
}


/*	##################################
	TOP
	################################## */
	
#top {
	width: 920px;
	margin: 0 auto 20px;
	line-height: normal;
	color: #333;
}

#top .ts-box {
	margin-bottom: 0px;
}

#top-right {
	float: right;
	text-align: right;
}

.social-link {
	margin: 0 0 0 5px;
}

.social-link img {
	vertical-align: text-bottom;
}

/*	##################################
	MENU
	################################## */
	
.ts-menu {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 20;
	height: 115px;
}

.ts-menu ul {
	margin: 3px 0;
	padding: 0;
	height: 122px;
}

.ts-menu li {
	display: inline;
	list-style: none;
	line-height: 122px;
}

.ts-menu a {
	display: inline-block;
	height: 112px;
	margin: 0 0 0 0.5px;
	padding: 0 0 7px;
	color: #999999;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 67px;
}

.ts-menu ul ul{
	height: auto;
	background: #000000;
	width: 194px!important;
}

.ts-menu ul ul li{
	border-top:none!important;
	padding:7px!important;
}

.ts-menu ul li ul li a{
	margin:0px;
	padding:0px;
	height: auto;	
	line-height:normal;
}

.ts-menu ul ul li:hover{
	background:	#ffffff;
	width: 180px!important;
}

.ts-menu ul ul li a:active{
	background:	none;
	color:inherit;
}
/*
.ts-menu a:hover,
.ts-menu .current-menu-item a,
.ts-menu .current-menu-parent a {
	background: url(img/bg-arr-up.png) no-repeat center bottom;
	color: #000000;
}*/

/*
.ts-menu .sfHover a {
	background: url(img/bg-arr-down.png) no-repeat center bottom;
}*/

/*	##################################
	SLIDER
	################################## */
	
#slides {
	position: relative;
}

.slides_container {
	display: none;
	width: 980px;
	height: 507px;
	margin: -20px 0 30px -30px;
	overflow: hidden;
}

.slides_container .slide {
	display: block;
	width: 980px;
	height: 507px;
}

.slides-small .slides_container,
.slides-small .slides_container .slide {
	width: 685px;
	height: 310px;
}

#slides .wp-post-image {
	float: none;
	margin: 0px;
	padding: 0px;
}

.single .slides_container {
	margin-bottom: 20px;
}

#slides .slider-overlay,
#slides .slider-overlay a {	
	color: #fff;
}

.slider-overlay {
	position: absolute;
	bottom:30px;
	right: 30px;
	width: 270px;
	height: 230px;
	padding: 20px 20px 20px;
	background: url(img/bg-trans-75.png);
	overflow: hidden;
}

.slider-details {
	padding: 10px 0 0;
	color: #fff;
}
/*
.slider-details-overview {
	margin: 0 0 10px;
	padding: 12px 0 8px;
	border-top: 1px dotted #777;
	border-bottom: 1px dotted #777;
}*/


/*CUSTOM SLIDER DETAIL*/

.slider-overlay h2{
	font-family: "Lato",sans-serif;
	font-size: 21px;
	font-weight: 700;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin:0!important;
	padding:0!important;
	line-height:normal;
}

.slider-overlay h3{
	font-family: "Lato",sans-serif;
	font-size:11px;
	text-transform: uppercase;
	margin:0!important;
	padding:0!important;
	line-height:normal;
	letter-spacing: 3px;
}

.slider-details-overview-custom{
	margin-top: 10px;
	color: #ffffff;
	width:100%;
}

.slider-details-overview-custom p{
	margin:0 0 5px 0!important;
	padding:0!important;
	line-height:normal!important;
	font-size: 15px;
	font-weight: 400;
	width:200px;
}

.slider-btn{
	margin-top: 20px;
	padding: 2px 10px 2px 10px;
	background: #fff;
	width: 50px;
	height:22px;
	color: #000!important;
	font-family: "Lato", sans-serif;
	font-size:16px;
	font-weight:400;
	text-decoration: none;
}

.slider-btn a{
	line-height: 20px;
	color: #000!important;
}

.slider-btn a:hover{
	color:#999!important;
}


/*#########################################*/  

.slider-details span {
	display: hidden;
	width: 100%;
	line-height: normal;
	margin: 0 12px 0 0;
	padding: 20px 0 0 0;
	text-align: center;
}

.slider-details .details-size {
	background: url(img/bg-slider-details-size.png) no-repeat center top;
}

.slider-details .details-beds {
	background: url(img/bg-slider-details-beds.png) no-repeat center top;
}

.slider-details .details-baths {
	margin: 0px;
	background: url(img/bg-slider-details-baths.png) no-repeat center top;
}

.slider-details .details-price {
	display: block;
	width: 220px;
	color: inherit;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
}

.slider-details .details-price span {
	width: auto;
	margin: 0px;
	padding: 0px;
}

.slider-overlay h1 {
	position: absolute;
	right: 0px;
	bottom: 30px;
	height: 50px;
	line-height: 50px;
	margin: 0px;
	padding: 0 30px;
	background: url(img/bg-trans-75.png);
	color: #fff;
	font-size: 22px;
}

.ts-home-small .slides_container,
.ts-home-small .slides_container .slide {
	width: 685px;
	height: 370px;
}

.ts-home-small .details-overview {
	margin-bottom: 20px;
	background: #fff;
}

.ts-home-small .details-overview h1,
.ts-home-small .details-overview h2 {
	float: left;
	width: auto;
	color: #444;
	font-size: 16px;
}

.ts-home-small .details-overview h1 a,
.ts-home-small .details-overview h2 a {
	color: #444;
}

.ts-home-small .details-overview {
	color: #444;
}

.ts-home-small .details-price {
	float: none;
	margin-left: 10px;
}

.home .slides-prev,
.home .slides-next {
	position: absolute;
	bottom: 50px;
	display: inline-block;
	width: 10px;
	height: 30px;
	background:	url(img/arrow-left-white.png) no-repeat center center;
	text-indent: -9999px;
	z-index: 99;
}

.home .slides-next {
	left: 30px;
	background: url(img/arrow-right-white.png) no-repeat center center;
}

.home .slides-prev:hover {
	background: url(img/arrow-left-white.png) no-repeat center center;
	opacity: 0.7;
}

.home .slides-next:hover {
	background: url(img/arrow-right-white.png) no-repeat center center;
	opacity: 0.7;
}

.slides-prev:active,
.slides-next:active {
	position: absolute;
	top: auto;
}


/*	##################################
	PROPERTY SEARCH
	################################## */
	
#search-box {
	float: right;
	width: 675px;
	margin: 0 0 10px;
	padding: 10px 0px 10px 10px;
	background: #f4f4f4;
}

#content #search-box {
	max-width: 665px;
}

#sidebar #search-box {
	min-height: 290px;
}

#search-box label {
	color: #555;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px!important;
	height: 28px!important;
	margin:0px;
	padding:0px;
	-moz-box-sizing: content-box; /* or `border-box` */
    -webkit-box-sizing: content-box;
    box-sizing: content-box;

}

#search-box .text {
	border: none;
}

#search-sale-type {
	display: inline;
	width: 148px;
	margin: -10px 10px 10px 0;
	overflow: hidden;
}

.search-box-de-DE #search-sale-type {
	margin-right: 15px;
}

.search-box-es-ES #search-sale-type {
	margin-left: -5px;
	margin-right: 10px;
}

#sidebar #search-sale-type {
	display: block;
	margin-right: 0px;
	clear: both;
}

#sidebar .search-box-es-ES #search-sale-type {
	width: 215px;
	margin-left: -5px;
	margin-right: -10px!important;
}

#search-text {
	width: 440px;
	margin: 0 10px 10px 0;
}

#content #search-text {
	width: 408px;
}

#sidebar #search-text {
	width: 153px;
	margin-bottom: 10px;
}

#sidebar #search-location.wide {
	margin-top: 12px;
}

#search-submit {
	width: 196px;
	font-size: 14px;
	height: 30px!important;
	margin-top:0px!important;
}

#sidebar #search-submit {
	position: absolute;
	left: 20px;
	bottom: 20px;
	right: 20px;
	width: 195px;
}

#sidebar #search-submit:active {
	position: absolute;
	top: auto;
	bottom: 19px;
}

#search-box select {
	margin: 0 10px 0 0;
	padding: 6px;
}

#sidebar #search-box select {
	width: 175px!important;
	margin-right: 0px;
	margin-bottom: 18px;
	padding: 5px;
}

#sidebar #search-box select.wide {
	margin-bottom: 18px;
}

select#search-location,
select#search-type {
	width: 165px;
}

.search-box-es-ES select#search-location,
.search-box-es-ES select#search-type {
	width: 190px;
}

#content select#search-location,
#content select#search-type {
	width: 129px;
}

#content .search-box-es-ES select#search-location,
#content .search-box-es-ES select#search-type {
	width: 120px;
}

select#search-location.wide,
select#search-type.wide {
	width: 206px;
}

#content select#search-location.wide,
#content select#search-type.wide {
	width: 169px;
}

select#search-beds,
select#search-baths {
	width: 145px;
	margin-right:0px!important;
}

/*For Firefox*/
@-moz-document url-prefix(){
	select#search-beds{ width: 138px;}
}


#content select#search-beds,
#content select#search-baths {
	width: 80px;
}

#content select#search-beds.wide,
#content select#search-baths.wide {
	width: 125px;
}

select#search-beds.wide,
select#search-baths.wide {
	width: 205px;
}

select#search-baths {
	margin-right: 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	#search-box select.text {
		padding: 0px!important;
		box-sizing: initial;
	}

	#sidebar #search-sale-type {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	
	#content #search-sale-type {
		margin-right: 12px;
	}

	#search-submit {
		margin-top: -1px;
	}
	
	#search-box select {
		height: 23px;
	}
	
	#sidebar #search-box select {
		margin-bottom: 22px;
	}
	
	#sidebar #search-box select.wide {
		margin-bottom: 22px;
	}
	
	#content select#search-beds,
	#content select#search-baths {
		width: 85px;
	}
}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {

	#search-sale-type,
	#search-box select {
		margin-right: 10px;
	}
	
	select#search-location,
	select#search-type {
		width: 210px;
	}
	
	.search-box-de-DE select#search-location,
	.search-box-de-DE select#search-type {
		width: 195px;
	}
	
	#content .search-box-de-DE select#search-location,
	#content .search-box-de-DE select#search-type {
		width: 105px;
	}	
	
	.search-box-es-ES select#search-location,
	.search-box-es-ES select#search-type {
		width: 172px;
	}
	
	select#search-beds,
	select#search-baths {
	    width: 100px;
	}
	
	#content select#search-location,
	#content select#search-type {
		width: 115px;
	}
	
	#content select#search-location.wide,
	#content select#search-type.wide {
		width: 180px!important;
	}
	
	#content .search-box-es-ES select#search-location,
	#content .search-box-es-ES select#search-type {
		width: 95px;
	}
	
	#content select#search-beds.wide,
	#content select#search-baths.wide {
	    width: 120px!important;
	}
	
	#content .search-box-es-ES select#search-beds,
	#content .search-box-es-ES select#search-baths {
	    width: 70px;
	}
}

/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	
	select, input[type=text]{
		-webkit-border-radius:0px!important;	
	}
	
	select#search-price-min{
		width:77px;
	}
	
	select#search-price-max{
		width:77px;
		
	}
	
	select#search-location{
		width:143px;
	}
	
	select#search-beds{
		width:130px
	}
	
	#content select#search-location.wide,
	#content select#search-type.wide {
		width: 180px!important;
	}
	
	#content .search-box-de-DE select#search-location,
	#content .search-box-de-DE select#search-type {
		width: 120px;
	}
	
	#content .search-box-de-DE select#search-beds,
	#content .search-box-de-DE select#search-baths {
	    width: 92px;
	}
	
	.search-box-es-ES select#search-location,
	.search-box-es-ES select#search-type {
		width: 188px;
	}
	
	#content .search-box-es-ES select#search-location,
	#content .search-box-es-ES select#search-type {
		width: 110px;
	}
	
	#content select#search-beds.wide,
	#content select#search-baths.wide {
	    width: 110px!important;
	}
	
	#content .search-box-es-ES select#search-beds,
	#content .search-box-es-ES select#search-baths {
	    width: 92px;
	}
	
}

#advanced-search {
	display: none;
	margin-bottom: -5px;
	padding: 15px 0 0;
}

#sidebar #advanced-search {
	margin: -15px 0 0;
	padding: 10px 0 40px;
}

#advanced-search label {
	font-weight: normal;
	text-transform: none;
}

#sidebar #advanced-search label {
	margin-bottom: 5px;
	clear: both;
}

#advanced-search label span {
	margin-right: 5px;
}

#search-price-min {
	width: 88px;
	line-height: 28px;
	margin:3px 0!important;
	font-size: 11px;
}

#search-price-max{
	width: 88px;
	line-height: 28px;
	margin-right: 0px!important;
	margin-top:3px!important;
	font-size: 11px;
	margin-right:9px!important;
	font-size: 11px;
}

/*For Firefox*/
@-moz-document url-prefix(){
	.right { margin-top: -3px;}
}


#to{
	padding:0!important;
	height:28px;
	width: auto;
	margin: 0 5px 0 5px;	
}

.search-box-de-DE #search-price-max,
.search-box-de-DE #search-price-min {
	width: 60px;
}

.search-box-es-ES #search-price-max,
.search-box-es-ES #search-price-min {
	width: 55px;
}

#sidebar #search-price-max,
#sidebar #search-price-min {
	width: 165px;
}

#content #search-price-max,
#content #search-price-min {
	width: 220px;
}

#search-price-max,
#search-price-min,
#search-orderby,
#search-order {
	margin: 0 18px 0 0;
}

.search-box-es-ES #search-price-max,
.search-box-es-ES #search-price-min,
.search-box-es-ES #search-orderby,
.search-box-es-ES #search-order {
	margin: 0 10px 0 0;
}

#content #search-orderby,
#content #search-order,
#content #search-number {
	padding-top: 8px;
}

#sidebar #search-orderby,
#sidebar #search-order,
#sidebar #search-number {
	clear: both;
}

#sidebar #search-orderby span,
#sidebar #search-order span,
#sidebar #search-number span {
	display: block;
}

#sidebar #search-number {
	margin-bottom: 0px!important;
}

#advanced-search-btn {
	position: absolute;
	left: 0px;
	bottom: -14px;
	width: 100%;
	height: 12px;
	padding: 1px 0;
	line-height: 12px;
	color: #666;
	font-size: 10px;
	text-align: right;
	cursor: pointer;
}

#advanced-search-btn:active {
	bottom: -15px;
}

#advanced-search-btn span {	
	padding: 2px 2px 0 12px;
	background: url(img/bg-arr-down.png) no-repeat left center;
}

#advanced-search-btn.open span {
	background-image: url(img/bg-arr-up.png);
}


/*	##################################
	PROPERTIES
	################################## */

.details {
	width: 300px;
}

.details-left {
	float: left;
	margin: 5px 20px 0 0;
}

.details-right {
	float: right;
	margin: 5px 0 0 20px;
}

.details-overview {
	margin: 0 0 10px;
	padding: 5px 0;
	height: 28px;
	line-height: 28px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

.details-id {
	margin: 0 5px 0 0;
}

.details-id strong {
	color: #333;
}

.details-size {
	margin: 0 5px 0 0;
	padding: 0 0 0 14px;
	background: url(img/bg-details-size.png) no-repeat left center;
}

.box-4 .details-size {
	display: none;
}

.details-beds {
	margin: 0 2px 0 0;
	padding: 0 0 0 20px;
	background: url(img/bg-details-beds.png) no-repeat left center;
}

.details-baths {
	padding: 0 0 0 13px;
	background: url(img/bg-details-baths.png) no-repeat left center;
}

.details-price {
	float: right;
	width: auto;
	color: #555;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
}

.details-price span {
	font-size: 10px;
}

.details-sold,
.details-rented {
	color: #ca3e3e;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
}

.details-actions,
.details-location {
	float: right;
	width: auto;
}

.details-actions a {
	margin: 0 5px 0 0;
}

.details-location a {
	margin: 0 5px;
}

.details-features {
	margin: 0 0 10px;
	background: url(img/bg-details-features.png);
}

.details-sub {
	margin: 0 0 20px;
}

.details-sub strong {
	color: #555;
	font-weight: normal;
}

.details-features h3 {
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0 10px;
	color: #555;
	border-top: 1px dotted #ccc;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.details-features ul,
.details-features dl {
	margin: 0px;
	padding: 0 0 1px;
}

.details-features li {
	float: left;
	width: 130px;
	height: 31px;
	line-height: 30px;
	padding-left: 20px;
	background: url(img/bg-list-item.png) no-repeat 10px center;
	border: none;
	list-style: none;
	overflow: hidden;
}

.details-features dt,
.details-features dd {
	float: left;
	width: 130px;
	height: 31px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

.details-features dt {
	padding-right: 20px;
	padding-left: 20px;
	background: url(img/bg-list-item.png) no-repeat 10px center;
	font-weight: normal;
}

#property-description {
	padding-bottom: 10px;
}

#ts-gallery .ts-box,
#property-gallery .ts-box,
.widget_ts_gallery .ts-box {
	margin-bottom: 20px;
}

/*

.action-link,
.details-location a {
	padding: 0 0 0 10px;
	background: url(img/bg-arr-right.png) no-repeat left center;
	color: #444;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

*/


span.actions-favorites,
span.actions-print {
	display: inline-block;
	margin-right: 7px;
	cursor: pointer;
}

/*
span.actions-print {
	margin-right: 0px;
}

span.actions-favorites:active,
span.actions-print:active {
	position: relative;
	top: 1px;
}*/

.page-template-page-tpl-favorites-php .hentry {
	position: relative;
}

span.favorites-remove {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 15px;
	height: 15px;
	background: 
		url(img/bg-arr-cross-white.png) no-repeat center center,
		url(img/bg-trans-75.png);
	text-indent: -9999px;
	cursor: pointer;
	z-index: 10;
}

span.favorites-remove:hover {
	background: #666666 url(img/bg-arr-cross-white.png) no-repeat center center;
}

span.favorites-remove:active {
	top: 11px;
}

#properties-map {
	width: 920px;
	height: 685px;
	margin: 0 0 20px;
}

#properties-map h2 {
	font-size: 14px;
}

#properties-map h2 a {
	color: #555;
}

#properties-map .details-overview {
	margin: -10px 0 10px;
	padding: 3px 0;
}

#properties-map .the-more {
	margin-bottom: 1px;
}

.map-property-sale,
.map-property-rent {
	width: 215px;
}

/* PROPERTIES LISTINGS */

.box-4 h3{
	margin:0;
	padding:0;
	line-height:normal;
	text-decoration: none;
	font-family: 'Lato', sans-serif!important;
	font-weight:300!important;
	font-size: 12px;
	color: #58595b;
}

.box-4 h2{
	margin:0;
	padding:0;
	line-height: normal;
	text-decoration: none;
	font-family: 'Lato', sans-serif!important;
	font-weight:400!important;
	font-size: 14px;
	color: #58595b;
}

.property-detail-overview{
	margin-top: 15px;
	color: #58595b;
	font-size: 11px;
	font-weight: 300;
}

.property-detail-overview table{
	width: 100%;
	border-collapse:collapse!important;
	border-spacing:0px!important;
}

.property-detail-overview table tr{
	line-height:20px;
}

.righttext{
	text-align: right;
}

.property-detail-overview td:first-child{
	font-weight: 700;
}

.property-detail-overview table tr td{
	border-bottom: 1px solid #CCCCCC;
}
  
 


/*	##################################
	POST / PAGE
	################################## */

.wp-post-image {
	margin: 0 0 10px;
}

.single .wp-post-image {
	margin: -20px 0 20px -30px;
}

.meta {
	margin: 0 0 10px;
	padding: 5px 10px;
	background: url(img/bg-arr-right.png) no-repeat 0px 15px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font-size: 11px;
}

p.meta-date {
	margin: -10px 0 10px;
	padding-left: 13px;
	background: url(img/bg-arr-right-white.png) no-repeat left center;
	font-size: 11px;	
}

.single .sale, .single .rent{
	float:none;
	width:auto;
	margin:0;
	background:none;
	padding:0;
	border:none;
	height:auto;
	font-family:"Lato", sans-serif;
	color: #000000;
}

.single .description{
	padding-top: 9px;
	margin-left: 350px;
	min-height: 400px;
	line-height: 1.7;
	font-size: 14px!important;
	color:#666666;
	margin-bottom: 70px;
}

.single .details-overview{
	border:none;
	width:auto;
	float:left;
}

.single .details-overview h1{
	max-width:300px;
	border:none;
	margin:0;
	padding:0;
	line-height: 1.0;
	letter-spacing: 2px;
	font-family: 'Lato', sans-serif!important;
	font-weight:700!important;
	font-size: 22px;
	color: #000000;
	text-transform: uppercase;
}

.single .details-overview h2{
	font-family: "lato", sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000!important;
	font-weight: 400!important;
	line-height: 0;
	letter-spacing: 2px;
	line-height: 1.5;
}

.single .details-overview ul{
	font-family: 'Lato', sans-serif;
	margin-top: 30px;
	padding:0px;
	font-size: 15px;
	font-weight: 300
}

.single .details-overview ul li{
	text-decoration: none;
	display: block;
	line-height: 1.4;
}

.single .requests-menu li{
	color: #666666!important;
	font-weight: 400;
	line-height: 2.5!important;
	font-size: 13px;
	border-bottom: 1px solid #cccccc!important;
}

.single .requests-menu li:first-child{
	border-top: 1px solid #cccccc!important;
}


/*CUSTOM SINGLE PAGES*/




/*	##################################
	COMMENTS
	################################## */
	
.comments-title {
	position: relative;
	margin-bottom: 30px;
}

#respond .comments-title {
	margin-bottom: 20px;
}

.comments-title .action-link {
	float: right;
}

.comment-reply-link {
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
	background: url(img/bg-arr-left.png) no-repeat left center;
	color: #444;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#cancel-comment-reply-link {
	margin-left: 5px;
	text-decoration: none;
}

#cancel-comment-reply-link .action-link {
	float: none;
}

#commentlist {
	margin: -10px 0 0;
	padding: 0px;
}

#trackbacklist {
	margin: 0 0 10px;
}

#commentlist li {
	padding: 0px;
	list-style: none;
}

#commentlist li ul {
	margin: 0px;
	padding: 0 0 0 20px;
}

.comment {
	clear: both;
}

.comment .avatar {
	float: left;
	margin: 8px 20px 30px 0;
}

.comment-meta {
	margin: 0px;
	font-size: 11px;
}

.comment-author {
	font-size: 13px;
	font-style: normal!important;
}

.comment-text {
	overflow: hidden;
}

.comment-moderation {
	margin-bottom: 0px;
	padding-left: 10px;
	background: url(img/bg-arr-right.png) no-repeat left center;
}

.comment-locked {
	margin-bottom: -28px!important;
	text-align: right;
}

#respond form {
	position: relative;
	margin: 0 0 30px;
	padding: 15px 20px 10px;
	background: #f9f9f9 url(img/bg-dots.png);
}

#respond p {
	margin-bottom: 10px;
}

#respond input.text,
#respond textarea.text {
	width: 388px;
	border: none;
}

#respond textarea.text {
	width: 625px;
}

.depth-2 #respond {
	margin-left: -20px;
}

.depth-3 #respond {
	margin-left: -40px;
}

.depth-4 #respond {
	margin-left: -60px;
}

.depth-5 #respond {
	margin-left: -80px;
}

.depth-6 #respond {
	margin-left: -100px;
}

#commenterror {
	display: none;
	margin-left: 10px;
	padding-left: 25px;
	background: url(img/icons/20/alert.png) no-repeat left center;
}


/*	##################################
	PAGING
	################################## */

.ts-paging {
	margin-top: -50px;
	margin-bottom: 70px;
	padding: 8px 0;
}

.single-sale .ts-paging, .single-rent .ts-paging  {
	width: 570px;
	margin-top: 30px;
	padding: 8px 0;
}

.ts-paging .ts-box {
	margin-bottom: 0px;
}

.ts-paging a {
	display: inline-block;
	padding: 5px 0;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	color: #666;
}

.ts-paging a:hover {
	color: #3da754;
}

.ts-paging-prev a {
	padding: 0 0 0 12px;
	background: url(img/bg-arr-left.png) no-repeat left center;
}

.ts-paging-next a {
	padding: 0 12px 0 0;
	text-align: right;
	background: url(img/bg-arr-right.png) no-repeat right center;
}

ul.pagination{
	text-align: center;
	list-style-type:none;
	margin: -20px auto 10px auto;
	padding: 0;
	height: 20px;
}


ul.pagination li{
	list-style: none!important;
	display:inline-block;
	width: 40px;
	height:20px;
	line-height: 20px;
	background: url(img/slider_button.png) no-repeat right center;
}

.home .pagination span {
    display:block;
	float: left;
	width: 20px;
	height: 0;
	line-height: 20px;
	margin: 0 5px;
	padding: 0 0 0 10px;
}

.home .pagination li a {
    display:block;
	float: left;
	width: 30px; 
	height: 0;
	padding-top:25px;
	overflow: hidden;
}

.pagination span, .pagination a {
	display: block;
	background: none!important;
	float: left;
	width: 15px;
	height: 20px;
	line-height: 20px;
	margin: 0 5px;
	padding: 0 0 0 0px;
}

.current, .pagination a:hover{
	background: none;
	color: #cccccc;
	font-weight: 700;
}


.home .pagination .current,
.home .pagination a:hover {
	background: url(img/slider_button_hover.png) no-repeat right center;
	color: #666;
	overflow:hidden!important;
}


/*  ##################################
	BUTTONS
    ################################## */

.btn {
	padding: 7px 25px 7px 28px;
	background: #000000;
	color: #fff!important;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	-webkit-border-radius:0px!important;
}

.btn-icon {
	padding-left: 40px;
	background-image: none;
	overflow: visible;
}

.btn:hover {
	background-color: #444!important;
}

#slides .btn:hover {
	background-color: #666!important;
}

.btn-big {
	padding: 7px 25px;
	background-image: url(img/bg-arr-right-white.png) no-repeat 20px center;
	font-size: 18px;
}

.btn-big.btn-icon {
	padding-left: 50px;
}

.btn-price,
.btn-sold,
.btn-rented {
	display: block;
	width: 300px;
	height: 50px;
	line-height: 48px!important;
	padding: 0px!important;
	background-image: none;
	font-size: 28px!important;
	text-align: center;
}

.btn-sold,
.btn-rented {
	background-color: #ca3e3e!important;
}

.btn-price span {
	font-size: 12px;
}


/*	##################################
   	ICON BUTTONS
	################################## */

a.btn {
	position: relative;
}

a.btn span.span-icon {
	position: absolute;
	top: 4px;
	left: 10px;
	width: 20px;
	height: 20px;
}

a.btn-big span.span-icon {
	top: 9px;
	left: 20px;
}

/*	##################################
   	INFO BOXES
	################################## */
	
.ts-info {
	position: relative;
	width: auto;
	font-size: 13px;
	margin: 0 0 20px;
	padding: 10px 20px;
}

.ts-info span {
	position: absolute;
	top: 13px;
	left: 10px;
	width: 20px;
	height: 20px;
}

.info-icon {
	padding-left: 40px;
}

.ts-info-404 {
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 24px;
	text-align: center;
}

#the404 {
	line-height: 350px;
	color: #CCCCCC;
	font-size: 400px;
	text-shadow: 10px 10px 0px #fff;
}


/*	##################################
   	ICON LINKS
	################################## */
	
.ts-link {
	padding: 3px 0 5px 25px!important;
}


/*	##################################
   	HORIZONTAL RULE
	################################## */

.ts-hr {
	height: 2px;
	margin: 20px 0;
	background: url(img/bg-dots.png);
	clear: both;
}


/*	##################################
   	ICONS
	################################## */

.icon-title {
	padding-left: 25px;
}

.icon-about {
	background:url(img/icons/20/about.png) no-repeat left center;
}

.icon-alert {
	background:url(img/icons/20/alert.png) no-repeat left center;
}

.icon-appointment {
	background:url(img/icons/20/appointment.png) no-repeat left center;
}

.icon-bulb {
	background:url(img/icons/20/bulb.png) no-repeat left center;
}

.icon-checked {
	background:url(img/icons/20/checked.png) no-repeat left center;
}

.icon-disc {
	background:url(img/icons/20/disc.png) no-repeat left center;
}

.icon-download {
	background:url(img/icons/20/download.png) no-repeat left center;
}

.icon-error {
	background:url(img/icons/20/error.png) no-repeat left center;
}

.icon-favorite {
	background:url(img/icons/20/favorite.png) no-repeat left center;
}

.icon-find {
	background:url(img/icons/20/find.png) no-repeat left center;
}

.icon-gear {
	background:url(img/icons/20/gear.png) no-repeat left center;
}

.icon-info {
	background:url(img/icons/20/info.png) no-repeat left center;
}

.icon-internet {
	background:url(img/icons/20/internet.png) no-repeat left center;
}

.icon-ipod {
	background:url(img/icons/20/ipod.png) no-repeat left center;
}

.icon-laboratory {
	background:url(img/icons/20/laboratory.png) no-repeat left center;
}

.icon-license {
	background:url(img/icons/20/license.png) no-repeat left center;
}

.icon-locked {
	background:url(img/icons/20/locked.png) no-repeat left center;
}

.icon-mail {
	background:url(img/icons/20/mail.png) no-repeat left center;
}

.icon-note {
	background:url(img/icons/20/note.png) no-repeat left center;
}

.icon-package {
	background:url(img/icons/20/package.png) no-repeat left center;
}

.icon-preferences {
	background:url(img/icons/20/preferences.png) no-repeat left center;
}

.icon-refresh {
	background:url(img/icons/20/refresh.png) no-repeat left center;
}

.icon-rss {
	background:url(img/icons/20/rss.png) no-repeat left center;
}

.icon-software {
	background:url(img/icons/20/software.png) no-repeat left center;
}

.icon-support {
	background:url(img/icons/20/support.png) no-repeat left center;
}

.icon-user {
	background:url(img/icons/20/user.png) no-repeat left center;
}


/*  ##################################
    WORDPRESS CSS
    ################################## */

.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}

.aligncenter {
    margin-bottom: 20px!important;
}

.alignleft {
	float: left;
	width: auto;
	margin: 0 20px 20px 0;
}

.alignright {
	float: right;
	width: auto;
	margin: 0 0 20px 20px;
}

.alignnone {
	margin: 0 0 20px;
}

.wp-caption {
    padding: 8px 3px;
	background: #f9f9f9 url(img/bg-dots.png);
	text-align: center;
}

.wp-caption img {
	float: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.wp-caption p.wp-caption-text {
	padding: 0px;
	margin: 4px 0 -6px;
}

.gallery-icon img {
	border: none!important;
	-webkit-box-shadow: 1px 1px 3px #9e9e9e;
	-moz-box-shadow: 1px 1px 3px #9e9e9e;
	box-shadow: 1px 1px 3px #9e9e9e;
}

/** MULTISITE SIGNUP */

.mu_register {
	width: 100%!important;
	margin: 0 0 20px!important;
}

.mu_register h2 {
	margin: 0 0 20px;
	padding: 5px 0;
	height: 28px;
	line-height: 28px;
	color: #444;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font-size: 14px;
}

.mu_register form {
	margin-top: 0px!important;
}

.mu_register label {
	margin-bottom: 0px!important;
	font-weight: normal!important;
}

.mu_register #blog_title,
.mu_register #user_email,
.mu_register #blogname,
.mu_register #user_name {
	width: 330px!important;
	margin: 0px!important;
	padding: 8px 10px;
	background: #fff;
	color: #606060;
	border: 1px solid #ddd;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px!important;
}

.mu_register input[type="submit"] {
	width: auto!important;
	padding: 7px 25px 7px 28px!important;
	background: #3da754 url(img/bg-arr-right-white.png) no-repeat 10px center;
	color: #fff!important;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px!important;
	text-decoration: none;
}

.mu_register .mu_alert,
.mu_register .error {
	margin: 0 0 20px;
	padding: 10px 20px!important;
	background: url(img/bg-dots.png)!important;
	border: none!important;
	font-weight: normal!important;
}


/*  ##################################
    WIDGET CSS
    ################################## */

.textwidget,
.tagcloud {
	margin-bottom: 20px;
}

.tagcloud {
	line-height: normal;
}

.ts-bar {
	margin-bottom: 30px;
	padding: 20px;
	background: url(img/bg-dots.png);
}

#sidebar .ts-bar {
	width: 175px;
}

.bar-text {
	float: left;
	width: auto;
	line-height: 40px;
	color: #555;
	font-size: 20px;
	letter-spacing: 1px;
}

#sidebar .bar-text {
	margin-bottom: 15px;
}

.ts-bar .btn-big {
	float: right;
	width: auto;
}

#sidebar .ts-bar .btn-big {
	width: 155px;
	padding: 0 10px;
	text-align: center;
}

.ts_call2action-wrap {
	padding: 30px 0 0;
	border-top: 1px dotted #999;
}

.widget_archive select,
.widget_categories .postform {
	width: 215px;
	margin: 0 0 20px;
	padding: 5px;
	background: #fff;
	color: #606060;
	border: 1px solid #ddd;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.widget_ts_search .searchform .text,
.widget_ts_newsletter .newsletterform .text {
	float: left;
	width: 164px;
	border-right: none;
}

.widget_ts_search .searchform .submit,
.widget_ts_newsletter .newsletterform .submit {
	float: left;
	width: 30px;
	height: 33px;
	padding-right: 0px;
	padding-left:0px;
	background-position: center center;
	text-indent: -9999px;
	-webkit-border-radius:0px!important;
}

.widget_ts_newsletter p {
	margin-bottom: 10px;
}

.widget_rss,
.widget_links,
.widget_archive,
.widget_tag_cloud,
.widget_ts_search,
.widget_ts_newsletter,
.widget_ts_recent_2 {
	float: left;
	width: 215px;
}

.widget_ts_features .section-title {
	margin-bottom: 12px;
}

#sidebar .widget_calendar .section-title,
#sidebar .widget_ts_property_search .section-title {
	margin-bottom: 20px;
}

.widget_ts_features .wp-post-image,
.widget_ts_features .wp-post-image.left {
	float: left;
	margin: 8px 20px 10px 0;
}

.widget_ts_features .wp-post-image.right {
	float: right;
	margin: 8px 0 10px 20px;
}

.box-4.widget_ts_features .wp-post-image {
	float: none;
	margin: 8px 0 10px;
}

.widget_ts_location {
	margin-bottom: 20px;
}

#wp-calendar {
	width: 100%;
	margin: 0 0 20px;
}

#wp-calendar caption,
#wp-calendar tfoot {
	margin-bottom: 10px;
	background: url(img/bg-dots.png);
}

#wp-calendar tfoot td {
	padding: 0 10px;
}

.widget_ts_contact {
	position: relative;
}

#tellafriend,
#backtocontact {
	position: absolute;
	top: 5px;
	right: 0px;
}

.widget_ts_twitter img {
	float: left;
	margin: 5px 10px 0 0;
}

.tweet-wrap {
	clear: both;
}


/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu {
  line-height: 1.0;
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 130px;
  /* left offset of submenus need to match (see below) */

}
.sf-menu ul li {
  width: 100%;
}
.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */

}
.sf-menu li {
  float: left;
  position: relative;
}
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
  left: 0;
  top: 130px;
  /* match top ul list item height */

  z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
  left: 130px;
  /* match ul width */

  top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
  left: 130px;
  /* match ul width */

  top: 0;
}
/* Our skin for dropdown menu */
.sf-menu {
  max-width: 800px;
  float: right;
}
.sf-menu a {
  text-decoration: none;
  font-size: 13px;
  line-height: 1.2em;
  text-transform: uppercase;
}
.sf-menu li {
  background: none;
}
.sf-menu > li {
  margin-left: 1px;
}
.sf-menu > li > a {
  padding: 0 12px;
  line-height: 110px;
  color: #999999;
  text-decoration: none;
}

.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a {
  color: #000000;
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(0.5, #ffffff));
  background: -ms-linear-gradient(bottom, #ffffff, #ffffff);
  background: -moz-linear-gradient(center bottom, #ffffff 0%, #ffffff 50%);
  line-height:110px;
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: 0 -3px;
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
  display: none;
}

/*  ##################################
    USEFUL
    ################################## */
    
.left {
	float: left;
	width: auto;
}

.right {
	float: right;
	width: auto;
}


/*  ##################################
    CLEARING
    ################################## */

.clear {
	clear: both!important;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/*  ##################################
    PLUGIN CSS
    ################################## */
    
/* Gravityforms */

.gform_fields {
	padding: 0px;
}

.gfield {
	margin: 0 0 10px;
}

.gfield_html {
	padding-top: 10px;
}

.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper .textarea {
	line-height: 25px;
	background: #fff;
	border: 1px solid #c9c9c9;
	color: #444!important;
	font-family: Arial, sans-serif;
	font-size: 12px!important;
}

.chzn-search input,
.chzn-container-multi input {
	line-height: normal!important;
}

.gform_button,
.gform_next_button,
.gform_previous_button {
	padding: 7px 25px 7px 28px;
	background: #3da754 url(img/bg-arr-right-white.png) no-repeat 10px center;
	border: none;
	color: #fff!important;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
}

.gform_next_button,
.gform_previous_button {
	padding-left: 25px;
	background-image: none;
}

.gform_previous_button {
	margin-right: 10px;
}

.gform_button:hover,
.gform_next_button:hover,
.gform_previous_button:hover {
	background-color: #444!important;
}

/*CONTACT FORM WPCF7 ########################################*/

#contact-form-popup{
	padding: 20px;
}

#contact-form-popup img{
	padding-left: 10px;
}


#contact-form-table{
	margin: 15px;
	font-size: 13px!important;
}

#contact-form-table td{
	line-height: 35px;
}

#contact-form-table .col1{
	width: 100px;
	color: #58595b;
}

#contact-form-table .col2{
	width: 100%
}

#contact-form-table input[type="text"]{
	width: 100%;
	border: 1px solid #cccccc;
	height: 20px;
}

#contact-form-table textarea{
	width: 100%;
	border: 1px solid #cccccc;
}

.wpcf7-radio{
	margin-left: -15px;
}

#contact-form-table input[type="radio"]{
	border: 1px solid #cccccc;
	background:#ffffff;
	margin-left: 15px;
}

#contact-form-table input[type="submit"]{
	padding: 7px 25px 7px 28px;
	background: #000000;
	color: #fff!important;
	font-family: 13px!important;
	font-family: "Lato", sans-serif;
	text-decoration: none;
	border:none;
}

#contact_photo{
	margin-left: 20px;
	margin-top: 59px;
}

p#contact_name{
	margin-left: 20px;
	font-weight: bold;
	color: #58595b;
	margin-top:10px;
	padding-top:0;
}

p#contact_description{
	margin-left: 20px;
	line-height: 1.5;
	color: #58595b;
	margin-top: 0;
	padding-top: 0;
	font-size: 12px;
	width: 175px;
}

#barraprime-contacts{
	margin-top: 25px;
}

#barraprime-contacts img{
float:left;
margin-right: 20px;
}

#barraprime-contacts p{
	line-height: 1.6;
	color: #58595b;
	font-size: 11px;
}

/* NEWSLETTER */

#newsletter-popup{
	width: 300px;
	height:300px;
	padding: 20px;
}

#newsletter-popup img{
	display: block;
	margin: 0 auto 0 auto;
}

#newsletter-popup h1{
	font-size: 16px;
	text-align: center;
	line-height: 1.0;
	margin-bottom: 20px;
}

#newsletter-popup input[type="text"]{
	width: 100%;
	border: 1px solid #cccccc;
	height: 20px;
}

#newsletter-popup input[type="submit"]{
	padding: 7px 25px 7px 28px;
	background: #000000;
	color: #fff!important;
	font-family: "Lato", sans-serif;
	text-decoration: none;
	border:none;
}

/*PROJECT MANAGEMENT #############################*/

#pm-container{
	margin-bottom: 80px;	
	margin-top: 50px;
}

#pm-sidebar{
	width: 200px;
	float:left;
	height: 100%;
}

#pm-sidebar p{
	width: 150px;
	font-size: 12px;
	color: #58595b;
	line-height: 1.5;
}

#pm-content p{
	margin-top: 20px;
	margin-left: 200px;
	font-size: 14px;
	color: #58595b;
	line-height: 1.7;
}

.post-14 h1.section-title,.post-12 h1.section-title ,.post-57 h1.section-title{
	display:none;
}



/*MY STUFF*/

hr.linebottom{
	margin: 45px 0 40px -30px;
	background:#C6c8ca;
	height:1px; 
	width: 980px;
}

hr.line{
background:#C6c8ca;
height:1px; 
margin:10px 0 10px -30px;
width: 980px;
}

hr.line20{
background:#C6c8ca;
height:1px; 
margin:20px 0 10px -30px;
width: 980px;
}

#search-sale-type input[type="radio"]{
	margin-left:5px;
}

span.roll{
	background:url('http://www.barraprime.com/wp-content/plugins/slideshow-gallery/images/hover_thumbnail.png') center center no-repeat #000;
	position:absolute;
	z-index:10px;
	width:145px;
	height:95px;
}

#algarve-sidebar{
	width:300px;
	margin-top:40px;
	margin-right:10px;
	float:left;
}

#algarve-sidebar a{
	font-weight:700;
}

#algarve-sidebar img{
	border: 1px solid #CCCCCC;
}

#algarve-content{
	margin-top:40px;
	margin-bottom: 40px;
	float:left;
	width:610px;
}

#algarve-content p{
	line-height: 1.7;
	font-size: 14px;	
}

#algarve-content a{
	line-height: 1.7;
	font-size: 14px;
	font-weight: 700;
	color: #666666;	
}

#algarve-content h1{
	margin-bottom: 30px;
}

.sharebox{
	width:200px;
	height:75px;
	float:left;
}

.sharebox h1{
	font-size:16px;
}


.ts_property_teaser .sale, .ts_property_teaser .rent{
	height: auto;
	padding:0;
}

.ts_property_teaser h2{
	display:none;
}

#header-contact{
	position:absolute;
	top:10; right:0;
}

#header-contact{
	color: #fff;
	font-size:11px!important;
	font-family: 'Lato', sans-serif;
}

#header-contact a{
	color: #fff;
}

#header-contact a:hover{
	color: #666666;
}

#prime-properties{
	height: 500px;
	width: 930px;	
}

#prime-properties img{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

#rest-contacts{
		display:none;
	}

@media print {
	
	a {
		display:none;
	}
	
	#rest-contacts{
		display:block;
	}
	
	#algarve-map-popup, #restaurants-popup, #share-popup, #newsletter-popup, #contact-form-popup, #ts_property_search-1, 
	#ts_property_search-2, #ts_property_search-3, #ts_property_search-4, .widget_ts_property_search {display:none;}	

}

/*IMAGE CAPTIONS*/

.home h3.section-title{
	margin:-20px 0 0 0;
	font-size: 18px;
}

#home-prime-properties{
	width: 940px;
}

.prime-properties{ float: left; margin: 0 18px 18px 0;}

.ic_container{
    vertical-align:baseline;
    margin:0px;
    position:relative;
    /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-box-shadow: 0 1px 3px #888;
    -webkit-box-shadow: 0 1px 3px #888;*/
}

.overlay{
    opacity:0.3;
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.ic_caption{
    position:absolute;    
    opacity:0.6;   
    overflow:hidden;
    margin:0px;
    padding:0px;
    left:0px;
    right:0px;
    cursor:default;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
.ic_category{
    text-transform:uppercase;
    font-size:11px;
    letter-spacing:1.7px;
    padding:5px;
    margin:0px;
}
.ic_caption h3{
    padding:0px 5px 5px 5px;
    margin:0px;
    font-size:18px;
}
.ic_text{
	color: white;
    padding:15px;
    margin:0px;
    line-height:1.5;
    text-align:left;
    font-size:13px;
    font-weight: 700;

}


​