.slide-desc-bg {
	background: #222;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.slide-desc-text {
	color: #fff;
	padding: 10px;
	text-align: left;
}
.slide-desc-text .slide-title {
	font-size: 1.5em;
	color: #eeee88;
	margin-bottom: 5px;
}
.slide-desc-text .slide-title a {
	color: #eeee88;
}
.djslider .navigation-container a {
	outline: none;
}
.djslider-loader {
	background: url(loader.gif) center center no-repeat;
}

.djslider li {
	text-align: center;
}

span.load-button {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: #222;
	border: 1px solid #fff;
	box-shadow: 0 0 2px #fff;
	margin: 0 3px;
	cursor: pointer;
	border-radius: 7px;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}
span.load-button-active {
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

/*** image on the left and 100% height of description area ***/
/*
#slider45 li {
	text-align: left;
}
#slider45 .slide-desc,
#slider45 .slide-desc-in {
	height: 100%;
}
#slider45 .slide-desc-bg {
	opacity: 1;
	filter: alpha(opacity = 100);
}
*/

/* Styles for DJ Image Slider with module id 112 */
#djslider-loader112 {
	margin: 0 auto;
	position: relative;
}
#djslider112 {
	margin: 0 auto;
	position: relative;
	height: 786px; 
	width: 100%;
	max-width: 1600px;
}
#slider-container112 {
	position: absolute;
	overflow:hidden;
	left: 0; 
	top: 0;
	height: 100%;
	width: 100%;
}
#djslider112 ul#slider112 {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
#djslider112 ul#slider112 li {
	list-style: none outside !important;
	float: left;
	margin: 0 !important;
	border: 0 !important;
	padding: 0 10px 0px 0 !important;
	position: relative;
	height: 786px;
	width: 1600px;
	background: none;
	overflow: hidden;
}
#slider112 li img {
	width: 100%;
	height: auto;
	border: 0 !important;
	margin: 0 !important;
}
#slider112 li a img, #slider112 li a:hover img {
	border: 0 !important;
}
/* Slide description area */
#slider112 .slide-desc {
	position: absolute;
	bottom: 0%;
	left: 0%;
	width: 100%;
	top: 3%;
}

#slider112 .slide-desc-in {
	position: relative;
	margin: 0 10px 0px 0 !important;
}
#slider112 .slide-desc-bg {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#slider112 .slide-desc-text {
	position: relative;
}
#slider112 .slide-desc-text h3 {
	display: block !important;
}
/* Navigation buttons */
#navigation112 {
	position: relative;
	top: 19.7201017812%; 
	margin: 0 40px;
	text-align: center !important;
}
#prev112 {
	cursor: pointer;
	display: block;
	position: absolute;
	left: 0;
}
#next112 {
	cursor: pointer;
	display: block;
	position: absolute;
	right: 0;
}

body.site
{
background-color: #ffffff		}
a
{
color: #0088cc;
}
.navbar-inner, .nav-list > .active > a, .nav-list > .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover,
.btn-primary
{
    background: #000;
}
.navbar-inner
{
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2);
box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2);
}

.header-inner {
    background: #fff;
}


.sale_box.goal-0 {
    background: #e30613;
}

.sale_box.goal-1 {
    background: #f39c12;
}

.vmp_cats.type-1 {
	background: #f00;
}

@media (max-width: 767px){
	#slider112 .slide-desc-in {
	    margin: 0 !important;
	}
	#djslider112 ul#slider112 li {
		padding: 0 !important;
	}
}


.blog-featuredhome {
    display: none;
}

#property-search-list .advanced-search {
    margin: 0;
}

#property-search-list .tabDiv {
    padding: 0;
    box-shadow: none;
    text-align: right;
}

#property-search-list .condition {
	display: inline-block;
	width: 19%;
	float: none;
	vertical-align: top;
}

#property-search-list .condition:first-child {
    width: 15%;
}

#property-search-list .condition:nth-child(2) {
    width: 23%;
}


#property-search-list .buttons {
	float: none;
	display: inline-block;
	vertical-align: top;
}


@media (max-width: 843px) {
	#property-search-list .condition {
	    display: block !important;
	    width: 49.5% !important;
	    float: left !important;
	    margin-bottom: 5px;
	}

	#property-search-list .condition:nth-child(odd) {
	    margin-right: 1%;
	}

	#property-search-list .buttons {
	    float: none;
	    display: block;
	    vertical-align: top;
	    margin: auto;
	}

	.span3.links {
	    margin-bottom: 20px;
	}


}


.row-fluid > .span12 > label
{
	display: block !important;
	font-size: 1rem;
}

.row-fluid > .span12 > label input
{
	margin-top: 0;
}

.custominformedbuttoncontainer
{
	position: fixed;
	right: 0;
	top: 75%;
	z-index: 2;
}

.custominformedbuttoncontainer .informedbutton
{
	background-color: #e30613;
	color: #fff;
	display: block;
	padding: 10px;
	text-align: center;
	width: 100px;
	-webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

.custominformedbuttoncontainer .informedbutton:hover
{
	padding-right: 20px;
	text-decoration: none;
}

.custominformedbuttoncontainer .informedbutton span
{
	display: block;
}

.custominformedbuttoncontainer .informedbutton span:first-child
{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

.custominformedbuttoncontainer .informedbutton span:nth-child(2)
{
	color: #000;
	font-size: 12px;
}


@media (max-width: 767px){
	.custominformedbuttoncontainer
	{
		display: none;
	}
	}

	.swiper-container
	{
		transition: opacity 0.3s;	
		position: relative;
		overflow: hidden;
	}

	.notvisible
	{
		visibility: hidden;
		opacity: 0;
		transition: opacity 0.3s;
	}