* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	cursor: pointer;
	color: #000;
	text-decoration: underline;
}
a:HOVER{
	text-decoration: none;
}
		
form{
	padding: 0;
	margin: 0;
}
.bottom {
	background-color: #800E0E;
	color: #FF6;
	font-size: 12px;
	line-height:16px;
	text-align: left;
}

.bottom div.counter {
	float: right;
	padding: 15px 10px 15px 0;
}

.bottom div.dexs {
	float: right;
	padding: 15px 0;
	text-align: right;
}
.bottom div.dexs a{
	color: #FF6;
}
.bottom div.dexs a:HOVER{
	text-decoration: none;
}

.bottom div.info {
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	padding: 13px 5px 0 14px;
	line-height: 18px;
}
.bottom div.info a{
	color: #FFFF66;
}
.bottom div.phones {
    float: left;
    padding: 15px 0;
    text-align: right;
}

.bottom div.phones b {
	font-size: 16px;
}

.news {
	font-size: 12px;
	margin: 20px 0 25px 0;
}

.news .date {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	padding-bottom: 5px;
}

.news .gallery {
	float: left;
	height: 100%;
	margin: 0 15px 0 0;
	width: 144px;
}

.news .gallery .item {
	margin: 0 0 10px;
	padding: 0;
}

.news .gallery img {
	border: 1px solid #666;
}

.news .item {
	float: none;
	margin-bottom: 20px;
	width: 100%;
}

.news .item .title a {
	color: #333;
	cursor: pointer;
	font-size: 13px;
	font-weight: bolder;
}

.news .item .to_list {
	padding-top: 5px;
}

.news .navigate {
	margin: 0 auto;
	text-align: center;
}

.news .navigate a {
	color: #333;
}

.news .text {
	text-align: justify;
}

.news .text a {
	color: #FE6F20;
	font-weight: 700;
	text-decoration: none;
}

.news .title {
	margin-bottom: 5px;
}

.news p {
	margin-top: 0;
}

.tender_form .large_input {
	width: 100%;
}

.tender_form td {
	padding: 5px;
}

.to_list {
	padding-top: 2px;
	text-align: right;
}

.to_list a {
	background: transparent url(/images/design/more.gif) no-repeat scroll
		100% 5px;
	color: #800E0E;
	font-size: 12px;
	padding-right: 12px;
	text-decoration: none;
}

.to_list a:hover {
	text-decoration: underline;
}

body {
	background-color: #800E0E;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

div.anonce .head {
	color: #7F0E0D;
	font-size: 18px;
	margin-bottom: 10px;
}

div.anonce .item {
	margin-bottom: 15px;
}

div.anonce .item .date {
	color: #333;
	font-size: 12px;
	font-weight: 700;
	padding-bottom: 5px;
}

div.anonce .item .title a,div.anonce .item .text {
	color: #333;
	font-size: 12px;
	font-weight: 400;
}

div.content {
	color: #333;
	font-size: 12px;
	margin: 20px 20px 40px 10px;
}

div.content table {
	border-color: #333;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}

div.content table td {
    border: 1px solid #CC9999;
    padding: 5px;
    text-align: center;
}
div.content table td a{
	 color: #600;
}
div.content p,.news .gallery a {
	margin-bottom: 10px;
}

div.left_container {
	background-color: #FFF974;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	min-height:100%;
	*height: 100%;
	padding: 0;
	/*width: 381px;*/
}

div.links a {
	color: #000;
	font-size: 10px;
	text-decoration: underline;
}

div.logo {
	padding-top: 3px;
	text-align: center;
	
}
div.logo img{
	width: 280px;
}
div.menu div { /*background-color:#FFF974*/;
	border-bottom: 1px dashed #7F0E0D;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-top: 7px;
}

div.menu div a {
	color: #7F0E0D;
	font-size: 17px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-top: 3px;
	text-decoration: none;
	/*text-transform: uppercase;*/
	text-transform: capitalize;
}
div.menu{
	 padding: 20px 10px 0px;
}
div.anonce {
	 padding: 0 25px 20px;
}

div.top_border {
	border-top: 1px solid #999;
	height: 1px;
	margin-bottom: 10px;
	width: 100%;
}

div.top_image {
	/*background-image: url(/images/design/top_img.jpg);
	background-position: right top;
	background-repeat: no-repeat;*/
	height: 373px;
	width: 100%;
}

h1 {
	color: #600;
	font-size: 18px;
	margin-bottom: 10px;
	/*text-transform: uppercase;*/
}

h2 {
	color: #600;
	font-size: 18px;
	margin-top: 0;
}

h3 {
	color: #600;
	font-size: 12px;
	font-weight: 700;
	text-transform: capitalize;
}

h4 {
	color: #600;
	font-size: 12px;
	font-weight: 700;
}

html,body {
	margin: 0;
	height: 100%;
	width: 100%
}

img,div.menu div.last {
	border-width: 0;
}

table.main {
	background-color: #fff;
	border-collapse: collapse;
	height: 100%;
	margin: 10px auto 0;
	min-width: 900px;
	width: 95%;
}

table.main td.left {
	background-image: url(/images/design/top_img_menu.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #999;
	padding: 0 11px 0 0;
	width: 305px;
	height: 100%
}

table.main td.right {
	background-image: url(/images/design/top_bg.gif);
	background-position: center -29px;
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
	padding: 12px 0 0;
}

table.main tr,table.main td {
	vertical-align: top;
}

a.arrow_left {
	background-image: url("/images/design/arrow_l.gif");
	background-position: center 2px;
	background-repeat: no-repeat;
	border: 0 none;
	height: 11px;
	width: 10px;
}

a.arrow_left:hover {
	background-image: url("/images/design/arrow_l_hover.gif");
	background-position: 1px 2px;
	background-repeat: no-repeat;
	width: 10px;
}

a.arrow_ll {
	background-image: url("/images/design/arrow_ll.gif");
	background-position: center 2px;
	background-repeat: no-repeat;
	border: 0 none;
	height: 11px;
	width: 10px;
}

a.arrow_ll:hover {
	background-image: url("/images/design/arrow_ll_hover.gif");
	background-position: 1px 2px;
	background-repeat: no-repeat;
	border: 0 none;
}

a.arrow_right {
	background-image: url("/images/design/arrow_r.gif");
	background-position: center 2px;
	background-repeat: no-repeat;
	border: 0 none;
	height: 11px;
	width: 10px;
}

a.arrow_right:hover {
	background-image: url("/images/design/arrow_r_hover.gif");
	background-position: 1px 2px;
	background-repeat: no-repeat;
	border: 0 none;
}

a.arrow_rr {
	background-image: url("/images/design/arrow_rr.gif");
	background-position: center 2px;
	background-repeat: no-repeat;
	border: 0 none;
	height: 11px;
	width: 10px;
}

a.arrow_rr:hover {
	background-image: url("/images/design/arrow_rr_hover.gif");
	background-position: 0 2px;
	background-repeat: no-repeat;
	border: 0 none;
}

.br {
	clear: both !important;
	font-size: 0 !important;
	height: 1px !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	border: 0 !important;
}

/*ПАЙДЖИНГ*/
.paginate {
    font-size: 12px;
    margin: 10px auto;
    text-align: center;
}

.paginate a {
	padding: 0 2px 0 2px;
	color: #800E0E;
}

.paginate a:hover {
	text-decoration: none;
}

.paginate a.hovered {
	color: #333;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
	cursor: text;
}

.paginate .first, .paginate .last {
	margin-bottom: -3px;
}

/*ФИЛЬТР*/
.filter {
	padding: 20px 10px;
	margin: 0;
	/*border: 1px solid #EFD24A;*/
	color: #800E0E;
	font-size: 17px;
	/*font-weight: 700;*/ 
	/*background-color:#EFD24A;*/
}

.filter b {
	font-size: 11px;
}

.filter .rooms,.filter .settlements,.filter .type,.filter .title,.filter .button
	{
	padding: 1px 9px 0 7px;
}

.filter .title {
	font-weight: 700;
}

.filter .rooms select,.filter .settlements select {
	border: 1px solid #800E0E;
	/*background-color:#FFFDBF;*/
	width: 100%;
	height: 16px;
	margin: -2px 0 7px;
}

.filter .rooms select,.filter .settlements select {
	margin-top: 1px;
	height: 20px;
}

.filter .type {
	padding: 0 0 0 7px;
	margin: 0;
}

.filter .type .box {
	width: 150px;
	float: left;
	border: 0;
	padding: 0px 6px 0px 0;
	margin: 0;
	font-weight: 500;
	font-size: 13px;
	text-align: left;
}

.filter .type .box input {
	border: 1px solid #800E0E;
	margin: 0;
	padding: 0
}

.filter .type .box input.cost {
	width: 143px;
	margin: 0;
	padding: 0;	
}

.filter .button {
	margin-top: 10px;
	margin-right: 5px;
	text-align: right;
}
.filter .button a {
	color: #FFFF66;
}
.filter .button input {
	border: 0;
	padding: 2px 40px;
	background-color: #800E0E;
	color: #FFF974;
	font-weight: 500;
	font-size: 17px;
}

.filter .button input:ACTIVE {
	background-color: #5F0000;
	color: #EFD24A;
}

table.table_homes {
	width: 100%;
}

table.table_homes tr.head td {
	font-weight: 700;
	font-size: 11px;
	/*	color: #888;*/
	text-align: center;
	background-color: #FFF974;
}

table.table_homes tr.head td a {
	font-weight: 500;
	color: #800E0E;
}

table.table_homes tr.head td a:hover {
	text-decoration: none;
}

div.content table.tender {
	border: 0px solid #000;
}
div.content table.tender th {
	padding: 0 5px 15px 0;
}
div.content table.tender td {
	border: 0px solid #000;
	text-align: left;
	padding: 0 0 15px 0;
}
	
.estate_blank{
	padding: 10px 0;
	
}
.estate_blank .left_part{
	float: left;
	width: 315px;
	padding-right: 2%;
}
.estate_blank .left_part .gallery{
	padding: 5px 0 5px 5px;
	/*border: 1px solid #ccc;*/
	width: 315px;
}
.estate_blank .left_part .gallery .big-pict{
	width: 310px;
}
.estate_blank .left_part .gallery .other {
	overflow: hidden;
	*zoom:1;
}
.estate_blank .left_part .gallery .other .small_pict{
	float: left;
	padding: 5px 5px 0 0;
	width: 100px;
	height: 100px;
}
.estate_blank  .info{
	padding-top: 0;
	
}
.estate_blank .info .items{
 	padding-bottom: 10px;	
}
.estate_blank .info .items table td{
	font-weight:700;
	width: 200px;
	width: 90%;
	text-align: left;
	border: none;
	border-bottom: 1px solid #ddd;
	vertical-align: middle;
	
}
.estate_blank .info .items table .caption{
	font-weight: 500;
	width: auto;
	min-width: 125px;
}

.estate_blank .info .line{
	background-color: #800E0E;
	color: #fff;
	font-weight: 700;
	margin: -11px 0 10px -10px;
    padding-bottom: 2px;
    border-top: 2px solid #FFFFFF;
}
.estate_blank .info .line .cost{
	padding:10px;
	font-size: 17px;
}
.estate_blank .right_part{
	padding-left:10px;
	overflow: hidden;
	*zoom:1;
}
.estate_blank .info .link{
	padding-top: 10px;
}
.estate_blank .info .link a{ 
	color: #800E0E;
	
}
.estate_blank .info .link a:HOVER{
	text-decoration: none;
}
.estate_blank .info .items .string {
	border-bottom: 1px solid #ddd;
	padding-bottom: 2px;
	overflow: hidden;
	*zoom:1;
}
.estate_blank .info .items .string .value{
	font-weight:700;
	text-align: left;
	border: none;
	vertical-align: middle;
	overflow: hidden;
	*zoom:1;
}
.estate_blank .info .items .string .caption{
	font-weight: 500;
	width: 145px;
	float: left;
}

/*список домиков с картинками*/
.estate_list .box {
	float: left;
	width: 294px;
	border-right: 15px solid #fff;
	margin-bottom: 10px;
	margin-top: 6px;
	font-family: myriad pro, tahoma;
}

.estate_list .box .photo {
	float: left;
	width: 130px;
	height: 130px;
	margin-right: -20px;
	border: 4px solid #ddd;
}
.estate_list .box .photo img{
	width: 130px;
	height: 130px;
}
.estate_list .box .info {
	float: right;
	margin: 0 0 -22px 0;
	width: 156px;
	height: 120px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	font-size: 11px;
	border: 4px solid #ddd;
	background-color: #f5f5f5;
	border-left: 1px solid #ddd;
}

.estate_list .box .info .param {
	display: block;
	color: #444;
}

.estate_list .box .info .param b {
	color: #333;
	font-family: arial;
	padding-left: 3px;
}
.estate_list .box .info .param .sqrt{
	vertical-align: top;
	font-size: 7px;
}
.estate_list .box .info h3 {
	font-weight: 700;
	margin: 0 0 4px;
}
.estate_list .box .info h3 a{
	color: #7F0E0D;
	text-decoration: none;
}
.estate_list .box .info h3 a:HOVER{
	text-decoration: underline;
}

.estate_list .box .info_arrow {
	float: right;
	width: 11px;
	height: 21px;
	margin: 7px -1px 0 -5px;
	background-image: url(/images/design/arrows_gray.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: none;
}

.estate_list .box .link {
	float: right;
	padding: 0 9px;
}
.estate_list .box .link a {
	text-align: right;
	font-size: 8pt;
	font-family: verdana;
	color: #7F0E0D;
}

/*отправить заявку*/
.send_tender {
	
}
.send_tender .tender th{
	padding: 0 5px 5px 0;
}
.send_tender .tender td{
	padding: 0 5px 0 0;
}
.send_tender .tender .radio_list{
	margin: 0;
	padding: 0;
	overflow: hidden;
	*zoom:1;
}
.send_tender .tender .radio_list li{
	list-style-type: none;
	float: left;
	padding-right: 10px;
}
.send_tender .tender .error{
	color: red;
	font-size: 11px;
	padding-left: 24px;
}

.send_tender .descript {
    color: #999;
    font-style: italic;
    text-align: center;
}
.send_tender .tender .buttons{
	text-align: right;
}
.send_tender .tender .buttons .tender_submit_button{
    background-color: #800E0E;
    border: 0 none;
    color: #FFF974;
    font-size: 17px;
    font-weight: 500;
    padding: 2px 40px;
}
/*новые фильтры*/
.right .media_block{
}
.right .filters{
	background-image: url("/images/design/bort_bg.gif");
	background-position: 0 bottom;
	background-repeat: repeat-x;
	margin: 0 0 0 -11px;
    padding: 10px 20px 15px 11px;
    /*min-height: 321px;
    *height: 321px;*/
    
}
.right .filters .update{
	float: left;
	color: #666;
	font-size: 11px;
}
.right .filters .update span{
	font-weight: 700;
}
.right .filters .city{
	text-align: right;
	padding-bottom: 10px;
	position: relative;
	font-size: 0;
}

.right .filters .city .name{
 	color: #888;
    font-size: 12px;
    font-weight: 700;
    text-transform: capitalize;
}
.right .filters .city .other{
	float: right;
	 padding: 1px 0 0 8px;
}
.right .filters .city .other a{
	font-family:tahoma;
	font-size: 11px;
	border-bottom: 1px dashed #CCC;
	color: #600;
	font-weight: 700;

}
.right .filters .city .other a:HOVER{
	color: #333;
}
.right .filters .city .other .city_list {
    border-top: 1px dashed #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color: #fff;
    position:absolute;
    width:200px;
    right: 0;
    top: 14px;
    z-index:10;
    display: none;
    max-height: 450px;
    overflow-y: auto;

}
.right .filters .city .other .city_list .town {
    background-color: #FFFFFF;
    border-color: -moz-use-text-color #DDDDDD;
    border-style: none solid;
    border-width: 0 1px;
    color: #333333;
    font-family: Arial;
    font-size: 11px;
    padding: 2px 10px 2px 20px;
    display: block;
    text-align: right;
    font-weight: 500;
}
.right .filters .city .other .city_list .town:HOVER{
	background-color: #f5f5f5; 
}
.right .filters .city .other .city_list .selected {
    font-weight: 700;
}
.right .filters .city .other:HOVER .city_list{
	display: block;
}

.right .filters .builds_ico{
	margin-right:-2%;
	padding: 0 0 4px 2px;
	overflow: hidden;
	*zoom:1;
	
}
.right .filters .builds_ico .box{
	float: left;
	padding: 5px 2% 0 0;
	width: 7.9%;
	text-align: center;
}
.right .filters .builds_ico .box a{
	text-decoration: none;
	color: #999999;
    font-family: tahoma;
    font-size: 11px;
}
.right .filters .builds_ico .box a img{
	width: 48px;
	width:90%;
	display:block;
	margin: 0 auto 5px;
	opacity: 1.0;
}
.right .filters .builds_ico .box a img.hover{
	display: none;
}
.right .filters .builds_ico .box a:HOVER img{
	opacity: 0.8;
}
.right .filters .builds_ico .box a .title {
	font-family: tahoma;
	margin: 0 -15px;
	display: block;
}
.right .filters .builds_ico .box a:HOVER .title {
	text-decoration: underline;
	
	
}
.right .filters .builds_ico .box a.selected img{
	opacity: 1.0;
	display: none;
}
.right .filters .builds_ico .box a.selected img.hover{
	display: block;
}
.right .filters .builds_ico .box a.selected .title{
	color: #333;
	text-decoration: underline;
	font-weight: 700;
}
.right .filters .sliders{
    /*background-color: #F5F5F5;*/
    margin: 0 -20px 0 -7px;
    overflow: hidden;
    padding: 12px 7px 0;
    height: 81px;


}
.right .filters .sliders .box{
	float: left;
	width: 27%;
	padding-right: 1%;
}
.right .filters .sliders .box .caption{
    color: #660000;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 0px;
}
.right .filters .sliders .box .caption span{
	font-size: 11px;
	font-style: italic;
	font-weight: 500;
}
.right .filters .sliders .box .toddler{
	width: auto;
	padding: 6px 16px 5px;
	overflow: hidden;
	*zoom:1;
}
.right .filters .sliders .box .toddler{
	
}
/*.right .filters .sliders .box .toddler .ui-slider a.left{
    background-image: url("/images/design/toddler-point-left.gif");
    background-position: left center;
    background-repeat: no-repeat;
}
.right .filters .sliders .box .toddler .ui-slider a.right{
	background-image: url("/images/design/toddler-point-right.gif");
	background-position: right center;
	background-repeat: no-repeat;
}*/
.right .filters .sliders .box .toddler .ui-slider{
	margin-bottom: 7px;
	/*font-size: 0;*/
}
.right .filters .sliders .box .toddler .from,
.right .filters .sliders .box .toddler .to{
	font-size: 11px;
	color: #666;
	float: left;
	width: 47%;
}
.right .filters .sliders .box .toddler .to{
	text-align: right;
	padding-right: 2%;
}
.right .filters .sliders .box .toddler .from input,
.right .filters .sliders .box .toddler .to input{
	border: 1px solid #999;
    color: #333;
    font-size: 11px;
    font-weight: 700;
    height: 13px;
    width: 46px;
    text-align: right;
}

.right .filters .sliders .box .toddler select{
	width: 90%;
	border: 1px solid #999;
	margin: 0 0 2px;
	height: 18px;
	font-size: 11px;
	font-weight: 700;
}
.right .filters .sliders .buttons{
	width: 15%;
	padding-top: 4px;
}
.right .filters .sliders .buttons .button{
	float: right;
}
.right .filters .sliders .buttons input{
	width: 100%;
    background-color: #800E0E;
    border: 0 none;
    color: #FFF974;
	font-size: 13px;
	font-weight: 700;
	margin: 3px 0;
	padding: 9px 0;
	cursor: pointer;
}
#landmarks_loader{
	display: none;
/*    padding: 17px 0 0;*/
    text-align: center;
}

.right .filters .sliders #landmarks .toddler{
	padding-top: 3px; 
}

#not_landmarks {
	padding-top: 4px;
	font-size: 11px;
	text-align: center;
	color: #666;
}

.info {
	padding-top: 50px;
}

.special_offers{
    padding: 0 20px 20px;	
}
.special_offers .item{
	float:none!important;
	width: 258px!important;
/*	height:auto!important;*/
	background-color: #fff;
	overflow: hidden;
	*zoom:1;
	border: 1px solid #ccc;
}
.special_offers .item .pict{
	float: left;
	height: 100px;
    width: 120px;
    padding-right: 5px;
    font-size: 0;
}
.special_offers .item .pict img{
	height: 100px;
    width: 120px;
}
.special_offers .item .info{
	padding:0;
	overflow: hidden;
	*zoom:1;
	color: #ccc;
	text-align: right;
	padding: 5px 10px;
}
.special_offers .item .info .caption{
	text-align: right;
	padding-bottom: 5px;
}
.special_offers .item .info .caption a{
	font-weight: 700;
	color: #333;
	font-size: 12px;
	text-decoration: underline;
	
}
.special_offers .item .info .desc a{
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
.special_offers .item .info .cost{
	padding-top: 10px;
}
.special_offers .item .info .cost a{
	color: #800E0E;
	font-size: 11px;
	font-weight: 700;
}
.special_offers .link{
	text-align: right;
	padding: 0 25px 0 0;
}
.special_offers .link a{
  	color: #660000;
    font-size: 12px;
    font-weight: 700;
    padding-bottom: 0;
    text-align: center;
	text-decoration: underline;
}
.special_offers .link a:HOVER{
	text-decoration: none;
}
.left .contacts{
	padding: 20px 0 0 25px;
	margin-right: -2px;
	font-family: Myriad Pro, verdana;
	font-size: 18px;
	color: #444;
}
.left .contacts .phone{
	font-weight: 700;
	font-family: verdana;
	overflow: hidden;
	*zoom:1;
	font-style: normal;
	padding: 2px 0 0;
	
}
.left .contacts .phone .num{
	float: left;
	padding: 8px 16px 0 0;
	font-size: 17px;
	color: #600;
}
.left .contacts .phone .num span{
	color: #333333;
	font-size: 12px;
    font-weight: 500;
    font-family: ari
