@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic-ext,cyrillic);

img{
	border: 0px;
}

*{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body{
	font-family: 'Roboto Condensed', sans-serif;
	background:transparent url(bg_1.png);
}

/*div{
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}*/	

.head{
	background: #ececec;
	position: fixed;
	width: 100%;
	z-index: 20;
}

.ui-accordion div{
	background: transparent !important;
}

.container{
	width: 1000px;
	margin: 0 auto;
}

.filter{
	position: relative;
	z-index: 10;
	font-family: Arial;
	border-width: 0px 4px 0px 4px;
	border-style: solid;
	border-color: #fff;
	height: 44px;
	background: transparent;
	display: table;
}

.filterTitle{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	border-right: 4px solid #fff;
	display: inline-block;
	line-height: 22px;
	padding: 12px 14px 12px 44px;
	display: table-cell;
	background: #e3e1e1 url(icon_search.png) no-repeat 10px center;
}

.filterTitle_small{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	border-right: 4px solid #fff;
	display: inline-block;
	line-height: 22px;
	padding: 0 20px;
	display: table-cell;
	background: #e3e1e1 url(icon_search.png) no-repeat center center;
}

.filterDealType{
	padding: 12px 14px;
	border-right: 4px solid #fff;
	display: table-cell;
	background:#d0d0d0;
	text-align: center;
}
.filterDealType .dealType{
	font-family: Arial;
	font-size: 12px;
	width: 92px;
	height: 20px;
}


.filterPropertyType{
	border-right: 4px solid #fff;
	display: inline-block;
	padding: 12px 14px;
	display: table-cell;
	background:#e3e1e1;
	text-align: center;
}
.filterPropertyType .propertyType{
	font-family: Arial;
	font-size: 12px;
	width: 90px;
	height: 20px;
}

.filterPriceRange{
	font-family: Arial;
	font-size: 12px;
	border-right: 4px solid #fff;
	display: inline-block;
	padding: 12px 14px;
	display: table-cell;
	background: #d0d0d0;
	text-align: center;
}

.filterPriceRange .priceFrom{
	width: 70px;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
}

.filterPriceRange .priceTo{
	width: 70px;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
}

.filterPriceRange .priceType{
	width: 70px;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
}

.filterPropertyNumber{
	font-family: Arial;
	font-size: 12px;
	border-right: 4px solid #fff;
	display: inline-block;
	padding: 12px 14px;
	display: table-cell;
	background:#e3e1e1;
	text-align: center;
}

.filterPropertyNumber .propertyNumber{
	font-family: Arial;
	font-size: 12px;
	height: 16px;
	border: 1px solid #cecece;
	width: 50px;
	padding: 1px;
}

.filterSubmitForm{
	width: 150px;
	font-family: Arial;
	font-size: 12px;
	display: inline-block;
	display: table-cell;
	position: relative;
	background: #d0d0d0;
	position: relative;
	text-align: center;
}

.filterSubmitForm .Button{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.searchButton{
	position: relative;
	left: -5px;
	top: 0px;
}

.searchReset{
	position: relative;
	left: 5px;
	top: 3px;
}

.extendSearch{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #000;
	background: #cbcbcb;
	border-color: #474747;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	height: 23px;
	padding: 0 5px;
	position: absolute;
	right: 0px;
	bottom: -28px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-box-shadow:inset 0 6px 6px 0 rgba(0,0,0,0.3);
	box-shadow:inset 0 6px 6px 0 rgba(0,0,0,0.3);
}

.extendSearch a{
	color: #000;
	text-decoration: none;
}

.header{
	position: relative;
	z-index: 9;
	width: 100%;
	background: transparent url(bg_2.png) repeat-x;
	border-bottom: 6px solid #fff;
}

#filterContainer{
	position: relative;
	z-index: 20;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	-webkit-box-shadow: 0px 6px 6px 0 rgba(0,0,0,0.2);
	box-shadow: 0px 6px 6px 0 rgba(0,0,0,0.2);
}

.dropShadow{
	-webkit-box-shadow: 0px 3px 6px 0 rgba(0,0,0,0.3);
	box-shadow: 0px 3px 6px 0 rgba(0,0,0,0.3);
}

.flexHeader{
	position: relative;
	width: 1000px;
	margin: 0 auto 0;
}

#logoHeader.large{
	width: 86px;
	height: 66px;
	margin-top: 0px;
}

#logoHeader.small{
	width: 32px;
	height: 24px;
	margin-top: 7px;
}

div.large{
	padding: 9px 0 0;
}

div.small{
	padding: 4px 0 0;
}

.large .flexHeader{
	height: 74px;
}

.small .flexHeader{
	height: 40px;
}


.header h1{
	font-family: 'Roboto Condensed', sans-serif;
	color: #666666;
	display: inline;
	font-weight: bold;
	padding: 0;
	position: absolute;
	left: 100px;
	font-size: 30px;
}


.header h1.large{
	left: 100px;
	top: 10px;
}

.header h1.small{
	left: 46px;
	top: 0px;
}

.header h2{
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #767676;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	top: 46px;
	left: 100px;
}

.header h2.large{
	top: 46px;
	left: 100px;
}

.header h2.small{
	top: 15px;
	left: 220px;
}


.flags{
	display: inline;
	margin-left: 20px;
	font-size: 12px;
}

.flags a{
	margin: 0 5px;
}

.menu{
	height: 36px;
	width: 100%;
	background: #666;
}

.menu > div{
	-webkit-box-shadow: inset 0px 3px 1px 0 rgba(0,0,0,0.3);
	box-shadow: inset 0px 3px 1px 0 rgba(0,0,0,0.3);
}

.menuContainer{
	width: 900px;
	margin: 0 auto;
	display: table;
}

.menu a{
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
	text-decoration: none;
	line-height: 36px;
	background-color: transparent;
	background-image: url('menu_over.png');
	background-repeat: no-repeat;
	background-position: center -6px;
	padding: 0 10px;
	display: table-cell;
	text-align: center;
	position: relative;
	z-index: 25;
}	

.list_items_numbers {
	float: left;
	margin-left: 10px;
}

@keyframes dropArrow
{
from {background-position: center -6px;}
to {background-position: center 0px;}
}

.menu a:not(.active):hover{
	animation: dropArrow 300ms;
	-webkit-animation: dropArrow 300ms; /* Safari and Chrome */
	background-position: center 0px; 
}

.menu a.active{
	background: transparent url(menu_bg.png) repeat-x center bottom;
	color: #000;
}

.body{
	width: 1000px;
	margin: 0 auto;
	padding: 180px 0 0;
	background: #fff;
}


#topFilter{
	width: 1000px;
	margin: 0 auto 0;
	border-width: 0px 4px 0px 4px;
	border-color: #fff;
	border-style: solid;
	font-family: Arial;
	font-size: 12px;
}

.extraFilters{
	position: relative;
	display: table;
	width: 100%;
}

.extraFilters input{
	margin: 0px;
}

.filterFinancing{
	border-right: 4px solid #fff;
	display: table-cell;
	vertical-align: top;
	background: #e3e1e1;
	padding: 4px 6px;
}

.filterLocation{
	padding: 12px 14px;
	line-height: 22px;
	background:#d0d0d0;
	display: table-cell;
	vertical-align: middle;
}

.filterLocation .location{
	width: 150px;
	
}

.filterLocation .distanceTown{
	width: 45px;
}

.filterLocation .numberBedrooms{
	width: 35px;
}

.filterLocation .builtArea{
	width: 55px;
}

.extraFilters2{
	border-top: 4px solid #fff;
	position: relative;
	display: table;
	width: 100%;
}

.extraFilters2 input{
	margin: 0px;
}

.filterBuilding{
	display: table-cell;
	padding: 4px 6px;
	width: 200px;
	border-right: 4px solid #fff;
	background: #e3e1e1;
}

.filterBuilding label{
	
}

.filterCharacteristics{
	background:#d0d0d0;
	padding: 4px 6px;
	height: 100%;
	display: table-cell;
}

.head strong{
	display: block;
	margin: 0 0 2px 0;
}

.filterCharacteristics div{
		display: inline;
}

.filterCharacteristics label:nth-child(4n+3){
	width: 180px;
}

.filterCharacteristics label,
.filterBuilding label,
.filterFinancing label,
.filterDealType label{
	display: inline-block;
	width: 173px;
	padding: 1px 0 0 15px;
	text-indent: -15px;
	margin: 1px 0;
	white-space: nowrap;
	height: 15px;
	vertical-align: top;
}
.filterCharacteristics input,
.filterBuilding input,
.filterFinancing input,
.filterDealType input{
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 0 2px 0 0;
	vertical-align: bottom;
	position: relative;
	top: -1px;
	*overflow: hidden;
}

.filterDealType label{
	width: 100px;
	text-overflow: ellipsis;
}

.bodyInner{
	padding: 10px;
}

.body h1{
	font-family: 'Roboto Condensed';
	font-size: 30px;
	margin: 5px 0;
}

.body h3{
	font-family: 'Verdana';
	font-size: 12px;
	margin: 10px 0;
	text-align: justify;
}

.listMenu{
	margin: 0 0 10px 0;
}

.listMenu a{
	font-size: 11px;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration: none;
	color: #2d62b2;
	margin: 15px 10px 15px 0;
	display: inline-block;
}

.listMenu a span{
	text-decoration: underline;
}

.listItem{
	float: left;
	position: relative;
	width: 220px;
	height: 304px;
	margin: 0 32px 50px 0;
}

.bodyInner .list{
	padding: 10px 0 0 0;
}

.bodyInner .list > .listItem:nth-child(4n){
	margin: 0 0 50px 0px;
}

.listItem img{
	border: 4px solid #dbdbdb;
	width: 212px;
	height: 168px;
}
.listItem .idLabel{
	position: absolute;
	top: -6px;
	left: -3px;
	padding: 2px 5px;
	background: #6293dc;
	font-family: 'Verdana';
	font-size: 11px;
	color: #fff;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.listItem .soldLabel{
	position: absolute;
	top: 24px;
	left: -3px;
	padding: 2px 5px;
	background: #dc6363;
	font-family: 'Verdana';
	font-size: 11px;
	color: #fff;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.listItem .reservedLabel{
	position: absolute;
	top: 24px;
	left: -3px;
	padding: 2px 5px;
	background: #ffeb63;
	font-family: 'Verdana';
	font-size: 11px;
	color: #333;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}


.listItem .newLabel{
	position: absolute;
	top: -6px;
	right: -3px;
	padding: 2px 5px;
	background: #228822;
	font-family: 'Verdana';
	font-size: 11px;
	color: #eee;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}





.listItem .idLabel:after,
.listItem .soldLabel:after,
.listItem .reservedLabel:after{
	content: '';
	position: absolute;
	display: block;
	background: transparent url(rub3.png) no-repeat;
	width: 3px;
	height: 6px;
	bottom: -6px;
	left: 0px;
}


.listItem .newLabel:after{
	content: '';
	position: absolute;
	display: block;
	background: transparent url(rub3.png) no-repeat;
	width: 3px;
	height: 6px;
	bottom: -6px;
	right: 0;
	transform: scaleX(-1);
}



.reservedLabel2{
	position: absolute;
	top: 15px;
	left: -7px;
	display: inline-block;
	color: #333;
	line-height: 30px;
	padding: 0 20px;
	text-align: center;
	background: #ffeb63;
	font-size: 22px;
	text-transform: uppercase;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	text-shadow: 0px 0px 3px rgba(0,128,128,0.5);
}

.soldLabel2{
	position: absolute;
	top: 15px;
	left: -7px;
	display: inline-block;
	color: #fff;
	line-height: 30px;
	padding: 0 20px;
	text-align: center;
	background: #dc6363;
	font-size: 22px;
	text-transform: uppercase;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}

.reservedLabel2:after{
	content: "";
	position: absolute;
	display: block;
	background: transparent url(rub2.png) no-repeat;
	width: 6px;
	height: 8px;
	left: 0px;
	bottom: -8px;
}

.soldLabel2:after{
	content: "";
	position: absolute;
	display: block;
	background: transparent url(rub.png) no-repeat;
	width: 6px;
	height: 8px;
	left: 0px;
	bottom: -8px;
	
}



.listItem .type{
	font-family: 'Roboto Condensed';
	font-size: 16px;
	line-height: 12px;
	color: #000;
}
.listItem .town{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	position: relative;
	top: 0px;
}
.listItem .area{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2d62b2;
	position: relative;
}

.tm5{
	top: 0px;
}

.listItem .itemContent{
	position: relative;
	top: 4px;
}

.area a, .area2 a{
	color: #2d62b2;
}

.super{
	vertical-align: super;
	font-size: 8px;
	float: right;
	position: relative;
	top: -2px;
}

.listItem .description{
	font-family: Verdana;
	font-size: 11px;
	line-height:13px;
	text-align: justify;
	height: 39px;
	overflow: hidden;
	color: #000;
	display: block;
	position: relative;
}

.listItem .description:after {
	content: "";
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 70%;
	height: 13px;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );

}

.listItem .prices{
	position: absolute;
	top: 79px;
	white-space: nowrap;
}

.listItem .description:hover{
	overflow: visible;
	height: auto;
	position: relative;
	z-index: 99;
	background: #fff;
	-webkit-box-shadow: 0px 0px 6px 2px rgba(255,255,255,1);
	box-shadow: 0px 0px 6px 2px rgba(255,255,255,1);
}

.listItem .description:hover:after{
	background: none;
}

.listItem .price,
.property .price{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #2d62b2;
	white-space: nowrap;
}

.listItem .newPrice,
.property .newPrice{
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #f00;
	white-space: nowrap;
}

.listItem .oldPrice,
.property .oldPrice{
	font-family: 'Roboto Condensed';
	font-size: 14px;
	color: #8f8f8f;
	position: relative;
	white-space: nowrap;
}

.oldPrice .overlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: transparent url(overlay_price.png) repeat-x left center;
}

.listItem .promoLabel{
	position: absolute;
	width: 75px;
	height: 72px;
	background: transparent url(promo_bg.png) no-repeat left top;
	display: table-cell;
	line-height: 65px;
	font-family: 'Roboto Condensed';
	font-size: 22px;
	font-weight: bold;
	color: #f00;
	text-align: center;
	right: -20px;
	top: 101px;
}

.Button{
	border: 2px solid #fff;
	border-radius: 3px;
	background: #6a9ae3;
	background: -moz-linear-gradient(top,  #6a9ae3 0%, #2d62b2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6a9ae3), color-stop(100%,#2d62b2));
	background: -webkit-linear-gradient(top,  #6a9ae3 0%,#2d62b2 100%);
	background: -o-linear-gradient(top,  #6a9ae3 0%,#2d62b2 100%);
	background: -ms-linear-gradient(top,  #6a9ae3 0%,#2d62b2 100%);
	background: linear-gradient(to bottom,  #6a9ae3 0%,#2d62b2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a9ae3', endColorstr='#2d62b2',GradientType=0 );
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	outline: none;
	cursor: pointer;
	-webkit-box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1);
	box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1);
	margin: 0px;
	padding: 1px 6px;
	text-decoration: none;
	display: inline-block;
}

.Button:hover{
	background: #81a8e2;
	background: -moz-linear-gradient(top,  #81a8e2 0%, #3f6caf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#81a8e2), color-stop(100%,#3f6caf));
	background: -webkit-linear-gradient(top,  #81a8e2 0%,#3f6caf 100%);
	background: -o-linear-gradient(top,  #81a8e2 0%,#3f6caf 100%);
	background: -ms-linear-gradient(top,  #81a8e2 0%,#3f6caf 100%);
	background: linear-gradient(to bottom,  #81a8e2 0%,#3f6caf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81a8e2', endColorstr='#3f6caf',GradientType=0 );

}

.lastSeenLabel{
	
	display: inline-block;
	margin: 40px 0 0;
	line-height: 24px;
	padding: 4px 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #000;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #cacaca;
}

.lastSeen{
	text-align: center;
	position: relative;
	background: #f1f1f1;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 0 4px 0 #b7b7b7;
	box-shadow: 0 0 4px 0 #b7b7b7;
	padding: 10px 2px 2px;
	margin: 0 0 10px;
}

.lastSeen .listItem{
	width: 150px;
	height: 175px;
	text-align: left;
	margin: 0 21.8px;
}

.lastSeen .listItem a > img{
	width: 141px;
	height: 114px;
}

.lastSeen .area, .lastSeen .area2{
	font-size: 8px;
	line-height: 11px;
	position: absolute;
	right: 0px;
	font-weight: bold;
	color: #2d62b2;
	font-family: Verdana;
}

.lastSeen .area{	
	top: 125px;
}

.lastSeen .area2{
	top: 138px;
}

.lastSeen .town{
	font-size: 9px;
	line-height: 11px;
	position: absolute;
	top: 138px;
}

.lastSeen .type{
	font-size: 11px;
	line-height: 11px;
	position: absolute;
	top: 125px;
}

.lastSeen .price,
.lastSeen .newPrice{
	font-size: 13px;
	position: relative;
	top: -5px;
}

.lastSeen .oldPrice{
	font-size: 10px;
	position: relative;
	top: -5px;
}

.lastSeen .promoLabel{
	position: absolute;
	width: 58px;
	height: 48px;
	background: transparent url(promo_bg_small.png) no-repeat left top;
	display: table-cell;
	line-height: 50px;
	font-family: 'Roboto Condensed';
	font-size: 14px;
	font-weight: bold;
	color: #f00;
	text-align: center;
	right: -15px;
	top: 78px;
	padding: 0 0 0 4px;
}

.lastSeen .prices{
	top: 145px;
}

.footer{
	background: #474747;
	width: 100%;
}

.footerContainer{
	width: 1000px;
	margin: 0 auto;
	background: #474747;
}

.footMenu{
	color: #e3e3e3;
	padding: 40px 30px;
	font-size: 11px;
	font-family: Verdana;
}

.footMenu a{
	color: #e3e3e3;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.footMenu a:hover{
	color: #fff;
}

.footInfo .largeLink,
.footInfo .largeLink2{
	font-size: 24px;
	font-family: 'Roboto Condensed';
	color: #afafaf;
}

.footInfo{
	color:#e3e3e3;
	font-size: 11px;
	font-family: Verdana;
	padding: 20px 0px 0 40px;
	white-space: nowrap;
}

.footInfo2{
	color:#e3e3e3;
	font-size: 11px;
	font-family: Verdana;
	padding: 20px 0px 0 60px;
}


.footInfo2 .logoTitle{
	padding: 5px 0 0 15px;
	font-size: 20.4px;
	font-family: 'Roboto Condensed';
	font-weight: bold;
	color: #666;
}

.footInfo .largeLink{
	background: transparent url(icon_email.png) no-repeat left center;
	padding-left: 25px;
}


.footInfo .largeLink2{
	background: transparent url(icon_phone.png) no-repeat left center;
	padding-left: 25px;
}


.copyright{
	background: #666;
	width: 100%;
	font-family: Verdana;
	color: #fff;
	font-size: 11px;
	line-height: 33px;
}

.copyright a{
	text-decoration: none;
	color: #fff;
}

.copyrightContainer{
	width: 1000px;
	margin: 0 auto;
	background: #666;
}

.images{
	width: 450px;
	float: left;
}

#currentImage{
	width: 440px;
	padding: 5px;

}

.images .current{
	-webkit-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.2);
	box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.2);
	position: relative;
}

.images .list{
	-webkit-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.2);
	box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.2);
	margin: 10px 0 0;
	padding: 3px;
}

.images .list img{
	float: left;
	width: 140px;
	height: 93px;
	margin: 3px;
	border: 1px solid #fff;
}

.images .list img:hover{
	border: 1px solid #c0c0c0;
}

.images .list img:first-child{
	
}

.images .current h2{
	margin-left: 5px;
	padding: 5px 0px 5px 5px;
	font-family: 'Roboto Condensed';
	font-size: 14px;
	color: #818181;
}

.images .current .promoLabel{
	position : absolute;
	width: 75px;
	height: 72px;
	background: transparent url(promo_bg.png) no-repeat left top;
	display: table-cell;
	line-height: 65px;
	font-family: 'Roboto Condensed';
	font-size: 22px;
	font-weight: bold;
	color: #f00;
	text-align: center;
	right: -15px;
	top: 45px;
}

.property{
	width: 500px;
	padding: 10px;
	float: right;
	-webkit-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.2);
	box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.2);
	font-size: 14px;
	font-family: 'Roboto Condensed';
}
.property h1{
	margin: 0;
}

.property h2{
	margin: 0;
	font-size: 16px;
	font-family: 'Roboto Condensed';
}

.property h3{
	font-weight: bold;
	margin: 7px 0px;
}

.property ul{
	margin: 0;
	padding: 0;
	list-style: none inside;
	
	font-size: 12px;
	font-family: Verdana;
}

.property li{
	padding: 3px 0 3px 18px;
	background: transparent url(check_bullet.gif) no-repeat left center;
}

.property .labelType{
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
	display: inline-block;
	padding: 5px;
	background: #2d62b2;
	border-radius: 3px;
	color: #fff;
}

.select{
	position: relative;
	top: -3px
}

.propertyTable{
	width: 280px;
	float: right;
	margin-top: 20px;
}

.propertyTable2 {
	width: 100%;
}

.propertyTable td, .propertyTable2 td{
	background: #f2f2f2;
	padding: 2px 2px;
	vertical-align: baseline;
	font-size: 14px;
}

.propertyTable .name, .propertyTable2 .name{
	text-align: right;
}
.propertyTable .value, .propertyTable2 .value{
	color: #2d62b2;
}
.propertyBox td{
	width: 50%;
	vertical-align: top;
	padding: 5px;
}

#map-canvas{
	margin-top: 10px;
	height: 250px;
	-webkit-box-shadow: 0px 0px 4px 0 rgba(0,0,0,0.4);
	box-shadow: 0px 0px 4px 0 rgba(0,0,0,0.4);
}

.broker{
	margin-top: 10px;
	-webkit-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.2);
	box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.2);
	padding: 10px 10px 10px 0px;
	font-family: 'Roboto Condensed';
	font-size: 14px;
}



.broker .image{
	float: left;
	width: 120px;
	/*height: 80px;*/
	margin: 0 10px;
}

.broker ul{
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}

.broker .phone{
	padding: 1px 0 1px 25px;
	background: transparent url(icon_transparent_phone.png) no-repeat left center;
}

.broker .email{
	padding: 1px 0 1px 25px;
	background: transparent url(icon_transparent_email.png) no-repeat left center;
}

.path{
	font-family: 'Roboto Condensed';
	font-size: 16px;
	margin: 0 0 20px 0;
}

.path a{
	color: #666;
}

.infoMenu{
	margin: 0 0 0 10px;
	width: 150px;
	float: right;
}

.infoMenu a{
	display: block;
	margin: 2px 0;
}

.infoMenu .sel{
	background: #929292;
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #afafaf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#afafaf));
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#afafaf 100%);
	background: -o-linear-gradient(top,  #e2e2e2 0%,#afafaf 100%);
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#afafaf 100%);
	background: linear-gradient(to bottom,  #e2e2e2 0%,#afafaf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#afafaf',GradientType=0 );
}

.infoImages{
	width: 202px;
	float: left;
	margin-right: 10px;
}

.infoImages a{
	margin: 3px 0;
	display: block;
	border: 1px solid #666;
}

.infoContent{
	float: left;
	text-align: justify;
	width: 100%;
}

.infoDocuments{
	width: 100%;
	padding: 5px;
	border: #666666;
	background: #f0f0f0;
	line-height: 18px;
}

.infoDocuments a{
	text-decoration: none;
	color: #000;
}

.infoDocuments a:hover{
	text-decoration: underline;
}

.infoDocuments a img{
	padding-right: 3px;
}

.contactForm{
	width: 450px;
	float: right;
	font-family: 'Roboto Condensed', sans-serif;
}

.contactInfo{
	width: 520px;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	text-align: justify;
}


.contactInfo #map-canvas{
	width: 520px;
}	

.faq{
		-webkit-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.2);
		box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.2);
		margin: 5px 0;
		padding: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.faq > a{
		text-decoration: none;
		font-size: 16px;
		color: #000;
		padding-left: 40px;
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: 0px center;
	}
	
	.answer{
		display: none;
		font-size: 14px;
		color: #333;
		padding: 0 0 0 15px;
	}

	.faqForm{
		-webkit-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.2);
		box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.2);
		margin: 5px auto;
		padding: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: none;
	}	

.deal{
	float: left;
	width: 35%;
}


.footerContainer2{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

.footer2{
	background: #ccc;
	width: 100%;
}


.footerContainer2 > a{
	color: #333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	padding: 10px 0;
	display: inline-block;
	text-align: center;
	background: transparent url(mobile_phone.png) no-repeat left center;
	padding-left: 20px;
}

@media print {
	.footer, .head, .copyright, .controls{
		display: none !important;
	}
	
	.debugTimeContainer{
		display: none;
	}
	
	.bodyInner{
		background-color: white;
		height: 100%;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		margin: 0;
		z-index: 99;
	}
	
	.images{
		display: none;
	}
	
	.property{
		float: left;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
}

.seo-footer{
	background: #555;
	/*padding: 5px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.seo-footer a{
	color: #fff;
	text-decoration: none;
}

.seo-footer a:hover{
	text-decoration: underline;
}

.seo-footer .group{
	width: 20%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.seo-footer .group > a{
	font-size: 16px;
}

.seo-footer .sub-group > a{
	font-size: 14px;
	display: inline-block;
	min-width: 45%;
	color: #ddd;
}