body {
	background-image: url(../../../images/bg/bg-casa.jpg);
}

body, table {
	font-size: 15px;
}

.ui-widget {
	font-family: RijksText, Arial !important;
}

#polyglotLanguageSwitcher {
	top: 30px;
}

#search {
	padding-left: 10px;
}
#search form > span {
	display: inline-block;
	width: 80px;
}

#search form > input[type=submit] {
	width: 92px;
	padding-left: 25px;
	padding-right: 25px;
	cursor: pointer;
}
#search .btn {
	display: inline-block;
	text-transform: none;
	/*width: 130px;*/
	margin: 0px;
	margin-left: 50px;
	color: #000000;
}

#search form > .ui-multiselect,
#search form > select {
	padding-right: 5px;
	width: calc(((100% - 315px) / 3) - 33px) !important;
}

#search button {
	overflow: hidden;
	white-space: nowrap;
}

#nav li:nth-child(even) a {
	color: #ed1b35;
}
#nav li:nth-child(even) a:hover {
	color: #f4a50b;
}

#info {
	padding-top: 25px;
	padding-bottom: 30px;
	background-image: url(../../../images/logo-bargain-alert-white.png);
	background-repeat: no-repeat;
	background-position: center right 95px;
	padding-right: 375px;
}

#info h1 {
	display: block;
	margin-bottom: 10px;
	font-size: 25px;
	font-weight: bold;
	color: #ed1b35;
}
#info p {
	margin-bottom:0px;
}

#properties-caption,
#properties {
	background-color: #f4a50b;
}
#properties-caption h2 {
	margin-bottom: 0px;
}

#properties .property {
	position:relative;
	background-color: #ffffff;
	line-height: 1;
	padding-bottom: 20px;
}

#properties .property h2, #properties .property h3 {
	position: absolute;
	top: 0px;
	color: #575756;
}
#properties .property .overflow {
	margin-top: 66px;
}

#properties .property .yellow {
	background-color: transparent;
	color: #ed1b35;
	font-weight: bold;
	font-size: 16px;
	line-height: 33px;
	white-space: nowrap;
}
#properties .property > span {
	color: #ed1b35;
	font-size: 15px;
}

#properties .cms-navigation a {
	color: #ffffff;
}
#properties .cms-navigation .cms-nav-selected a,
#properties .cms-navigation a:hover {
	color: #ed1b35;
	font-weight: normal;
}

#footer {
	background-color: #ffffff;
	color: #575756;
	background-image: url(../../../images/logo.png);
	background-size: contain;
}

#footer + #disclaimer {
	position: relative;
	font-size: 12px;
	margin-top: -27px;
	margin-left: 110px;
}

#slider {
	padding: 0px;
	padding-bottom: 10px;
}
#slider .bx-wrapper .bx-controls-direction a { top: 40%; }
#slider .bx-wrapper .bx-prev {
	background: url(../../../js/bxslider/images/controls_white.png) #fff no-repeat 0 0px;
}
#slider .bx-wrapper .bx-next {
	background: url(../../../js/bxslider/images/controls_white.png) #fff no-repeat -45px 0;
}
#slider .bx-wrapper .bx-prev:hover {
	background: url(../../../js/bxslider/images/controls_white.png) #fff no-repeat 0 -32px;
}
#slider .bx-wrapper .bx-next:hover {
	background: url(../../../js/bxslider/images/controls_white.png) #fff no-repeat -45px -32px;
}
#slider .bx-wrapper .bx-prev { left: -50px; }
#slider .bx-wrapper .bx-next { right: -50px; }
#slider .highlight {
	position: relative !important;
	width: 100% !important;
	max-width: 720px !important;
	/*margin: 0px 74px !important;*/
	/*height: 260px;*/
	height: auto;
	font-size: 14px;
}
#slider .highlight-inner {
	border: 0px none;
	padding: 0px;
}
#slider .highlight .overflow {
	position: relative;
	float: left;
	width: 360px;
	height: 260px;
	margin-left: 0px;
	margin-right: 45px;
}

#slider .highlight .overflow img {
	min-width: 100% !important;
	min-height: 100% !important;
	width:auto !important;
	height:auto !important;
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform:translate(-50%,0px); 
	-webkit-transform:translate(-50%, 0px);
}

.bx-wrapper {
	margin: 0px 175px !important;
	max-width: 100% !important;
	/*max-width: 800px !important;*/
}

.bx-wrapper img {
	border: 1px solid #ccc;
	height: auto !important;
	/*margin: 5px;*/
}
.bx-viewport {
	/*height: 112px !important;*/
}

#property-detail {
	background-color: #fff;
	color: #000;
	padding: 15px;
}

#property-info {
	background-image: url("../../../images/bg/bg-bargain-alert.png");
	background-repeat: no-repeat;
	background-position: right 80px center;
}
#property-image {
	margin-left: 0px;
	width: calc(55% - 50px);
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-right: 45px;
}
#property-image img {
	max-width: 100%;
	width: auto !important;
	height: auto !important;
}
#property-features {
	float: none;
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	width: 45%;
	color: #575756;
}
#property-features p:first-child {
	font-size: 22px;
	font-weight: bold;
}
#property-features table, #property-features ul {
	color: #575756;
}
#property-features span {
	color: #ed1b35;
}

#property-thumbs {
	background-color: #ffffff;
	padding-left: 15px;
	width: calc(55% - 60px);
}
.property-thumb {
	padding: 5px 5px 15px 5px;
	border: 1px solid #cccccc;
	margin-right: 0px;
	width: 118px !important;
	height: 90px !important;
}
.property-thumb img {
	width: 128px !important;
	height: auto !important;
}
#property-desc {
	margin: 35px 25px 20px 25px;
}
#property-desc span {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#property-desc p {
	margin-bottom: 50px;
	line-height: 18px;
}

#general-info {
	margin-bottom: 0px;
}

@media only screen and (max-width: 1070px) {
	#polyglotLanguageSwitcher {
			right: 15px;
	}
}

@media only screen and (max-width: 1070px) {

	#polyglotLanguageSwitcher {
		top: 0px;
		right: 0px;
	}
	#logo {
		background-size: contain;
	}
	#search {
		padding-left: 0px;
	}
}

@media only screen and (max-width: 640px) {

	.bx-wrapper {
		margin: 0px !important;
		max-width: 640px;
	}

	#slider .highlight .overflow {
		margin-right: 20px;
		width: calc(50% - 20px);
	}

	.bx-controls > * {
		display: none;
	}

	#property-image {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	#property-features {
		width: 93%;
		padding-left: 7%;
	}

	#property-thumbs {
		width: calc(100% - 30px);
		padding-right: 15px;
	}
	
}