@charset "utf-8";
/*
@font-face {
	font-family: 'futurisbold';
	src: url('../fonts/futuris_bold-webfont.eot');
	src: url('../fonts/futuris_bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/futuris_bold-webfont.woff') format('woff'),
	url('../fonts/futuris_bold-webfont.ttf') format('truetype'),
	url('../fonts/futuris_bold-webfont.svg#futurisbold') format('svg');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'pt_sansregular';
	src: url('../fonts/pt_sans-web-regular-webfont.eot');
	src: url('../fonts/pt_sans-web-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/pt_sans-web-regular-webfont.woff') format('woff'),
	url('../fonts/pt_sans-web-regular-webfont.ttf') format('truetype'),
	url('../fonts/pt_sans-web-regular-webfont.svg#pt_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'pt_sansitalic';
	src: url('../fonts/pt_sans-web-italic-webfont.eot');
	src: url('../fonts/pt_sans-web-italic-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/pt_sans-web-italic-webfont.woff') format('woff'),
	url('../fonts/pt_sans-web-italic-webfont.ttf') format('truetype'),
	url('../fonts/pt_sans-web-italic-webfont.svg#pt_sansitalic') format('svg');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'pt_sansbold';
	src: url('../fonts/pt_sans-web-bold-webfont.eot');
	src: url('../fonts/pt_sans-web-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/pt_sans-web-bold-webfont.woff') format('woff'),
	url('../fonts/pt_sans-web-bold-webfont.ttf') format('truetype'),
	url('../fonts/pt_sans-web-bold-webfont.svg#pt_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'PTSans-Narrow';
	src: url('../fonts/PTSans-Narrow.eot?#iefix') format('embedded-opentype'),  url('../fonts/PTSans-Narrow.woff') format('woff'), url('../fonts/PTSans-Narrow.ttf')  format('truetype'), url('../fonts/PTSans-Narrow.svg#PTSans-Narrow') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/

* {
	margin: 0px;
	padding: 0px;

}

html, body {
	height: 100%;
}

body {
	overflow-x: hidden;
	background: #ffffff;
	font-family: 'pt_sansregular',sans-serif;
}

input, a, img,textarea,button {
	border: none;
	outline: none;
}
a:hover{
	text-decoration: none;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	overflow: hidden;
}
h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
	font-family: pt_sansregular;
}
h1{text-transform: uppercase;
font-family: 'PTSans-Narrow'}
p{
	font-family: pt_sansregular;
}
table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
td,th{
	margin: 0;
	padding: 0;
}
ul{
	list-style: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.yell{color: #ffff66 !important;}
.ff-it{font-family: pt_sansitalic}
.fl{float: left !important;}
.fr{float: right !important;}
.wrapper {
	min-width:1190px;
	min-height: 100%;
	margin-bottom: /*РѕС‚СЂРёС†Р°С‚РµР»СЊРЅРѕРµ Р·РЅР°С‡РµРЅРёРµ height С„СѓС‚РµСЂР°+РЅСѓР¶РЅС‹Р№ margin-top С„СѓС‚РµСЂР°*/ -196px;
	width: 100%;
}
.container {
	padding: 0px 0px /*margin-bottom Сѓ wrapper*/ 196px 0px;
}
header{
	width: 100%;
	background: #f8ca24;
	height: 109px;
}
	.header-content{
		width: 1163px;
		height: 109px;
		margin: auto;
		position: relative;
	}
	.logo-block{
		float: left;
		margin-top: 23px;
		width: 46%;
	}
		.logo{
			display: block;
			background: url("../images/css/logo.png") no-repeat;
			width: 224px;
			height: 37px;
		}
		.slogan{
			font-family: futurisbold;
			text-transform: uppercase;
			font-size: 11px;
			color: #99ccff;
			margin-top: 19px;
		}
	.right-header-block{
		width: 54%;
		position: relative;
		float: left;
		height: 100%;
	}
	.order-block{
		font-size: 13px;
		font-family: futurisbold;
		color: #ffffff;
		height: 26px;
		top: 19px;
		left: 7px;
		position: relative;
	}
		.write-mail{
			height: 26px;
			line-height: 26px;
			position: absolute;
			width: 166px;
			cursor: pointer;
		}
			.write-mail div{
				background: url("../images/css/sprite.png") 0px 0px no-repeat;
				width: 26px;
				height: 26px;
				float: left;
				margin-right: 8px;
			}
		.order-call{
			height: 26px;
			line-height: 26px;
			position: absolute;
			width: 165px;
			left: 181px;
			cursor: pointer;
		}
			.order-call div{
				background: url("../images/css/sprite.png") -26px 0px no-repeat;
				width: 26px;
				height: 26px;
				float: left;
				margin-right: 8px;
			}
	.phone-block{
		position: absolute;
		right: 0px;
		top: 18px;
	}
		.phone{
			font-family: futurisbold;
			font-size: 25px;
			color: #ffffff;
			text-decoration:none;
		}
		.work-time{
			font-size: 12px;
			color: #99ccff;
			text-align: right;
		}
	.right-header-block_top{
		height: 77px;
	}
	.top-menu{
		text-transform: uppercase;
		font-size: 14px;
		color: #ffffff;
		position: absolute;
		right: 0;
		font-family: futurisbold;
	}
		.top-menu a{
			color: #ffffff;
			text-decoration: none;
		}
		.separator{
			width: 4px;
			height: 4px;
			background: #94c4ee;
			float: left;
			margin: 6px 15px;
		}
		.top-menu ul{
			list-style: none;
		}
		.top-menu ul li{
			float: left;
			position: relative;
		}
			.top-menu ul li div{
				position: absolute;
				height: 50px;
				top: -17px;
				display: none;
			}
			.top-menu ul li.current div{
				display: block;
			}
			.menu1{width: 163px;background: url("../images/css/menu1.png") no-repeat;left: -30px;}
			.menu2{width: 303px;background: url("../images/css/menu2.png") no-repeat;left: -50px;}
			.menu3{width: 150px;background: url("../images/css/menu3.png") no-repeat;left: -45px;}
	.search-block{
		background: #e6e6e7 url("../images/css/search-bg.png") 212px 7px no-repeat;
		width: 240px;
		height: 32px;
		position: absolute;
		bottom: -32px;
		right: 0px;
		z-index: 1;
	}
		.search-block input{
			margin: 6px 0 0 13px;
			padding: 0 0 0 5px;
			width: 182px;
			height: 19px;
			line-height: 19px;
			color: #000000;
		}
/* end header*/
/*banner*/
.banner{
	position: relative;
	width: 1372px;
	height: 510px;
	font-family: futurisbold;
	margin: auto;
}
.banner-text{
	position: absolute;
	font-size: 25px;
	text-align: center;
}
	.banner-text span{
		font-size: 20px;
		top: -5px;
		position: relative;
	}
    .b-text1{
	    top: 81px;
	    left: 664px;
    }
	.b-text2{
		top: 240px;
		right: 120px;
	}
    .b-text3{
	    bottom: 24px;
	    left: 555px;
    }
    .b-text4{
	    top: 120px;
	    left: 321px;
    }
/*end banner*/
/*content*/
.content{
	width: 1163px;
	margin: auto;
	font-size: 15px;
	position: relative;
	font-family: pt_sansregular;
}
	.content h2{
		font-size: 24px;
		color: #646464;
		text-decoration: underline;
		margin-top: 23px;
	}
    .content p{
	    text-align: justify;
	    color: #646464;
	    margin-top: 10px;
	    margin-bottom: 13px;
    }
/*end content*/
/*footer*/
footer{
	height: 202px;
	background: #f8ca24;
	margin-top: 20px;
	position: relative;
}
	.footer-content{
		width: 1163px;
		margin: auto;
		height: 100%;
		font-family: pt_sansregular;
	}
	    .footer-nav-block{
		    top: 12px;
		    position: relative;
		    float: left;
	    }
	        .footer-nav-name{
		        color: #99ccff;
		        font-size: 15px;
		        border-bottom: 1px solid #99ccff;
		        padding-bottom: 4px;
		        margin-bottom: 12px;

	        }
	        .footer-nav-block ul{
		        list-style: none;
		        margin: 0;
		        padding: 0;
	        }
	            .footer-nav-block ul li{
					font-size: 13px;
		            margin-bottom: 6px;
	            }
	                .footer-nav-block ul li a{
		                color: #cccccc;
	                }
        .footer-separator{
			height: 137px;
	        width: 1px;
	        border-right: 1px dashed #aab6c1;;
	        float: left;
	        top: 29px;
	        position: relative;
        }
		.footer-nav1{
			width: 200px;
			margin-right: 65px;
		}
		.footer-nav2{
			 width: 152px;
			 margin-right: 84px;
			 margin-left: 88px;
		 }
		.footer-nav3{
			width: 176px;
			margin-right: 70px;
			margin-left: 97px;
		}
        .footer-social{
	        float: right;
	        width: 188px;
        }
			.footer-social img{
				position: relative;
				float: right;
			}
        .copyright{
	        float: right;
	        font-size: 11px;
	        color: #cccccc;
	        width: 188px;
	        position: relative;;
	        top: 42px;
        }
/*end footer*/
/*inner*/
.main-content{
	position: relative;
	zoom: 1;
}
.main-content h2{
	font-family: pt_sansregular;
	font-size: 17px;
	position: relative;
}
body.inner footer{
	margin-top: 50px;
}
body.karta footer{
	margin-top: 20px;
}
.inner .content{
	padding-top: 22px;
}
.breadcrumbs{
	font-size: 14px;
	color: #aaaaaa;
	width: 1163px;
	margin: auto;
	margin-top: 14px;
}
	.breadcrumbs a{
		color: #99ccff;
		float: left;
		text-decoration: none;
		font-family: 'PTSans-Narrow';
	}
	.breadcrumbs a:hover {
	color:#5FA5EA;
	}
	.breadcrumbs .separator{
		margin: 8px 9px 0;
	}
	.breadcrumbs span{
		font-family: 'PTSans-Narrow';
	}
.page-icon{
	float: left;
	margin: 0 -5px 0 -31px;
	width: 73px;
	height: 68px;
}
.inner h1, .innerh1{
	margin-top: 0px;
/*	min-height: 56px;
	line-height: 74px;*/
	color: #464646;
	margin-bottom: 45px;
	font-size: 24px;
	background: url("../images/css/line.png") bottom repeat-x;
	
	padding-top: 21px;
	padding-bottom: 6px;
    
}

h2.innerh1
{
	margin-bottom: 0px;
	text-transform: uppercase;
	margin: 0px 0px 1em;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	text-decoration: none;
}


.map{
	float: left;
}
.contacts-right-part{
	width: 406px;
	margin-left: 742px;
}
.qr{
	position: relative;
	display: block;
	margin-top: -2px;
	margin-left: 143px;
}
.address{
	font-size: 14px;
	color: #999999;
	text-align: center;
	margin-top: 15px;
}
.how-to-get{
	background: #5c85ad;
	margin-top: 21px;
	padding-bottom: 10px;
}
	.how-to-get-header{
		background: #3f70a0;
		height: 49px;
		line-height: 52px;
		position: relative;
		font-size: 25px;
		padding-left: 73px;
	}
		.how-to-get-header .angle{
			position: absolute;
			background: url("../images/css/left-angle.png") no-repeat;
			width: 10px;
			height: 20px;
			top: 15px;
			left: -9px;
		}
		.how-to-get table{
			width: 363px;
			margin-left: 43px;
			margin-top: 10px;
			margin-bottom: 15px;
			border-collapse:collapse;
			border-spacing:0;
		}
			.how-to-get table td{
				vertical-align: middle;
				color: #ffffff;
				line-height:17px;
				padding-bottom: 10px;
			}
			.how-to-get table td img {
				display:block;
			}
			.how-to-get table td a {
				color: #ffffff;
				text-decoration:none;
			}
			.how-to-get table td.icon-td{
				width: 26px;
				vertical-align:top;
			}
		.how-to-get p{
			font-size: 19px;
			padding-left: 73px;
			margin: 0;
		}
.our-clients{
	margin-top: 45px;
}
	.our-clients h2{
		text-align: center;
		text-decoration: none;
		border-bottom: 2px dotted #7d8185;
	}
	.our-clients .block-body img{
		position: relative;
	}
.column-block{
	width: 361px;
	height: 348px;
	position: relative;
	padding-bottom: 40px;
	margin-top: 3px;
}
	.column-header-block .page-icon{
		margin-left: -20px;
	}
	.column-block h1{
		margin-bottom: 0;
		text-transform: uppercase;
	}
	.column-block p{
		margin-top: 7px;
	}
	.column-block .read-all{
		color: #99ccff;
		font-size: 14px;
		font-family: pt_sansbold;
		position: absolute;
		bottom: 0;
		right: 0;
	}
.column1{
	float: left;
}
.column2{
	float: left;
	margin-left: 40px;
}
.column3{
	float: right;
}
.news-lists-block{
	position: relative;
	color: #646464;
	zoom: 1;
	margin-top: 26px;
}
	.news-list-left{
		position: relative;
		width: 550px;
		padding-right: 25px;
		border-right: 1px dotted #d0d2d3;
		float: left;
	}
	.news-list-right{
		position: relative;
		float: right;
		width: 565px;
	}

		.news-lists-block ul{
			list-style: none;
			margin-left: -12px;
		}
		.news-list-right ul{
			margin-left: 0;
		}
			.news-lists-block ul li{
				background: url("../images/css/li-bg.png") 0px 6px no-repeat;
				padding-left: 12px;
				margin-bottom: 10px;

			}
			.news-lists-block .news-title{
				color: #646464;
				font-size: 17px;
				font-weight: bold;
			}
			.news-lists-block .news-announce{
				text-align: justify;
			}
	a.button{
		border: 1px solid #dfdfdf;
		height: 27px;
		display: block;
		text-decoration: none;
		padding: 0 1px;
		margin: 35px auto 0 auto;
	}	
	a.button.loading {
		opacity:.8;
		-o-opacity:.8;
		-ms-opacity:.8;
		-moz-opacity:.8;
		-webkit-opacity:.8;
		cursor:default;
	}
	a.button.loading span:after,
	a.button.loading div:after {
		display:block;
		content:'';
		width:16px;
		height:16px;
		position:absolute;
		left:50%;
		top:50%;
		margin-left:-8px;
		margin-top:-8px;
		background:url(../images/css/ajax-loader.gif);
	}

	a.button.loading span,
	a.button.loading div{
		color:transparent;
	}
		a.button span,
		a.button div{
		display:block;
		position:relative;
			text-align: center;
			height: 25px;
			margin: auto;
			line-height: 25px;
			color: #344555;
			margin-top: 1px;
			font-size: 15px;
			background: url("../images/css/button-bg.png") repeat-x;
			cursor: pointer;
			font-family: 'PTSans-Narrow';
		}
		a.button:hover{
			border-color: #cfcfcf;
		}
		a.button:hover sapn,
		a.button:hover div{
			background: url("../images/css/button-bg-h.png") repeat-x;
		}
	a.read-more{
		width: 290px;
	}
a.orange-button{
	border-radius: 2px;
}
	a.orange-button span,
	a.orange-button div{
		background: #ff3300;
		color: #ffffff;
	}
	a.check-order{
		width: 141px;
		margin-left: 0;
	}
	a.orange-button:hover span,
	a.orange-button:hover div{
		background: url("../images/css/check-order.png") repeat-x;
	}
.main-content .left-part{
	float: left;
	width: 243px;
}
.main-content .right-part{
	float: left;
	width: 920px;
}
	.aside-menu{

	}
		.aside-menu h2{
			text-decoration: none;
			margin-top: 13px;
			font-family: 'PTSans-Narrow';
			font-size: 20px;
			font-weight: normal;
		}
		.aside-menu ul{
			list-style: none;
			margin-left: -12px;
			margin-top: 23px;
		}
			.aside-menu ul li{
				padding-left: 12px;
				margin-bottom: 10px;
				padding-right: 10px;
				position:relative;
			}
			.aside-menu ul li:before {
				display:block;
				content:'';
				width:6px;
				height:6px;
				background-color:#99ccff;
				left:0;
				top:6px;
				position:absolute;
				transition:background-color .3s;
				-o-transition:background-color .3s;
				-ms-transition:background-color .3s;
				-moz-transition:background-color .3s;
				-webkit-transition:background-color .3s;				
			}
			.aside-menu ul li:hover:before {
			background-color:#5FA5EA;
			}
				.aside-menu ul li a{
					color: #99ccff;
					text-decoration: none;
					font-size: 14px;
					transition:color .3s;
					-o-transition:color .3s;
					-ms-transition:color .3s;
					-moz-transition:color .3s;
					-webkit-transition:color .3s;
				}
				.aside-menu ul li a:hover {
				color: #5FA5EA;
				}
		.tabs-wrapper{
			margin-top: 17px;
		}
			.tabs-menu-block{
				text-align: justify;
				margin-top: 17px;
				margin-bottom: 31px;
			}
				.tab-menu{
					float: left;
					padding: 0 13px;
					border-bottom: 3px solid #98cbf8;
					margin-left: 83px;
					height: 31px;
					line-height: 34px;
					cursor: pointer;
					position: relative;
					font-family: 'PTSans-Narrow', Verdana;
				}
				.tab-menu:first-child{
					margin-left: 0;
				}
				.tab-menu.current{
					border: 3px solid #98cbf8;
					cursor: default;
					line-height: 28px;
					padding: 0 10px;
					height: 28px;
				}
					.tab-menu .selected-tab{
						position: absolute;
						top: -3px;
						right: -13px;
						width: 13px;
						height: 34px;
						background: url("../images/css/selected-tab.png") no-repeat;
						display: none;
					}
					.tab-menu.current .selected-tab{
						display: block;
					}
			.tabs-content{
				margin-top: 31px;
			}
				.tab-text{
					display: none;
				}
				.tab-text.current{
					display: block;
				}
	.tabs-block-wrap{
		border-bottom: 3px solid #98cbf8;
		padding-bottom: 4px;
	}
		.tabs-block{
			text-align: center;
			width: 637px;
			margin: auto;
			position: relative;
		}
			.tab{
				float: left;
				width: 120px;
				margin-left: 50px;
				bottom: 0px;
				position: relative;
				cursor: pointer;
				color: #999999;
			}
			.tab:first-child{
				margin-left: 0;
				top: 19px;
			}
			.tab.current{
				cursor: default;
				color: #646464;
			}
				.tab .selected-tab{
					background: url("../images/css/selectd-txt-tab.png");
					width: 35px;
					height: 19px;
					left: 43px;
					bottom: -22px;
					position: absolute;
					display: none;
				}
				.tab.current .selected-tab{
					display: block;
				}
			.tabs-content{

			}
				.a-pdf{
					float: left;
					width: 107px;
					text-align: center;
					text-decoration: none;
					/*margin-left: 55px;*/
					margin: 0 15px 0 15px;
				}
				.a-pdf:nth-child(6n+1) {
					/*margin-left:0;*/
				}
					.a-pdf p{
						text-align: center;
					}

		.news-content h2{
			font-size: 30px;
			text-decoration: none;
			margin-bottom: 20px;
			color: #a1d0f9
		}
			.news-content h2 span{
				color: #646464;
				border-bottom: 3px solid #a1d0f9;
			}
		.sep{
			width: 31px;
			height: 6px;
			background: url("../images/css/sep.png") no-repeat;
			margin: 23px auto;
		}
.popup-bg{
	position: absolute;
	background: url("../images/css/popup-bg.png");
	width: 100%;
	height: 509px;
	position: absolute;
	top: 109px;
}
#fancybox-content iframe {
	height:344px;
}
.popup-wrapper{
	width: 382px;
	height: 344px;
	background: url("../images/css/popup.png");
	position: absolute;
	top: 202px;
}
	.popup-container{

	}
		.popup-header{
			height: 50px;
			color: #ffff66;
			text-align: center;
			font-size: 19px;
			line-height: 50px;
			font-family: 'PTSans-Narrow';
		}
		.popup-header.order-mail-popup{
			background: #3f70a0 url("../images/css/popup-header-mail.png") 111px 11px no-repeat;
			padding-left: 25px;
		}
		.popup-header.order-call-popup{
			background: #3f70a0 url("../images/css/popup-header-call.png") 111px 11px no-repeat;
			padding-left: 25px;
		}
		.popup-content{
			width: 232px;
			margin: 0px auto;
			margin-top: 23px;
		}
			.popup-content input{
				width: 98%;
				height: 23px;
				line-height: 23px;
				padding-left: 5px;
				margin-bottom: 5px;
			}
			.popup-content input[type="text"] {
				height: 23px;
				line-height: 23px;			
				padding-left: 5px;
			}
			.popup-content input[type="text"] + .input-name {
				margin-top:12px;
			}
			.popup-content textarea{
				width: 98%;
				max-width: 98%;
				max-height: 74px;
				min-width: 98%;
				min-height: 74px;
				height: 74px;
				padding-left: 5px;
				padding-top: 5px;
			}
			.popup-content .input-name{
				color: #ffffff;
				padding-left: 5px;
			}
	.popup-button{
		border: 1px solid #dfdfdf;
		height: 24px;
		display: block;
		text-decoration: none;
		padding: 0 1px;
		margin: 11px auto 0 auto;
		width: 97px;
		background: transparent;
		padding-top: 1px;
	}
		.popup-button div,
		.popup-button span{
		display:block;
			text-align: center;
			height: 23px;
			margin: auto;
			line-height: 23px;
			color: #666666;
			font-size: 15px;
			background: url("../images/css/popup-div.png") repeat-x;
			cursor: pointer;
			font-family: 'PTSans-Narrow';
		}
		.popup-button:hover div,
		.popup-button:hover span{
			background: url("../images/css/popup-div-h.png") repeat-x;
		}
/*CATALOG PAGE*/
.main-content.catalog-content{
	width: 873px;/*865*/
	float: left;
}
.catalog-content h2{
	font-size: 24px;
}
.bottom-content-block{

}
.bottom-content-block .bottom-content .item-wrap{
	float: left;
	padding-right: 10px;
	width: 208px;
	border-top: none;
}
.right-content-block{
	width: 270px;
	float: right;
/*background: url("../images/css/right-bg.png") repeat-y;*/
	margin-top: 58px;
	padding-bottom: 127px;
}
	.right-content-block h2{
		margin-top: -58px;
		height: 56px;
		line-height: 74px;
		/*border-bottom: 2px dotted #464646;*/
		color: #666666;
		margin-bottom: 21px;
		text-decoration: none;
		font-size: 22px;
		width: 245px;
		margin-left: 25px;
		font-family: 'PTSans-Narrow';
		background: url("../images/css/line.png") bottom repeat-x;
	}
	.right-content{
		width: 245px;
		margin-left: 25px;
	}
		.item-wrap{
			border-top: 2px dotted #dedede;
			padding-bottom: 10px;
			padding-top: 15px;
		}
		.item-wrap:first-child{
			border-top: none;
		}
			.item-wrap .item-name{

			}
				.item-wrap .item-name a{
					color: #f8ca24;
					font-size: 13px;
					text-decoration: none;
				}
			.item-wrap img{
				float: left;
				margin-right: 9px;
			}
			.item-wrap ul{
				list-style: none;
				font-size: 12px;
				color: #666666;
				float: left;
				width: 103px;
			}
				.item-wrap ul li{
					border-top: 1px solid #cccccc;
					padding-top: 2px;
				}
				.item-wrap ul li:first-child{
					border-top: none;
				}
			.block-button{
				border: 1px solid #dfdfdf;
				height: 25px;
				display: block;
				text-decoration: none;
				padding: 0 1px;
				margin: 11px 0;
				width: 97px;
				background: transparent;
			}
				.block-button span,
				.block-button div{
				display:block;
					text-align: center;
					height: 23px;
					margin: 1px auto 0;
					line-height: 23px;
					color: #666666;
					font-size: 15px;
					background: url("../images/css/div.png") repeat-x;
					cursor: pointer;
					font-family: 'PTSans-Narrow';
				}
				.block-button:hover span,
				.block-button:hover div{
					background: url("../images/css/div-h.png") repeat-x;
				}
.left-content-block{
	float: left;
	width: 249px;
	margin-left: -12px;
/*background: url("../images/css/left-bg.png") repeat-y;*/
	margin-top: -45px;
	padding-top: 33px;
	margin-right: 16px;
	padding-bottom: 125px;
}
.center-content-block{
	float: left;
	margin-top: -21px;
	padding-top: 15px;
	width: 620px;/*612*/
}
	.left-content{
		width: 229px;
	}
		.left-item{
			width: 101%;
			margin-bottom: 34px;
		}
		.type-of-premises{
			background: url("../images/css/type-of-premises.png") no-repeat;

		}
		.left-item-name{
			font-size: 21px;
			color: #999999;
			text-align: center;
			position: relative;
			top: -14px;
			font-family: 'PTSans-Narrow';
		}
		.left-item-content{
			width: 218px;
			margin: 0 0 0 6px;
			position: relative;
		}
		.select-block {
			position: relative;
		}
			.select-field {
				height: 22px;
				background: #ffffff;
				padding-left: 4px;
				color: #666666;
				font-size: 14px;
				border: 1px solid silver;
				display: block;
				background: #ffffff url('../images/css/select-a.png') no-repeat 194px 1px;
				text-decoration: none;
				line-height: 24px;
			}
				.select-block ul {
					display: none;
					position: absolute;
					top: 23px;
					left: 0;
					width: 99%;
					padding: 0;
					margin: 0;
					background: #fff;
					border: #aeaeae 1px solid;
					list-style: none;
					z-index: 999;
					overflow: auto;
				}
					.select-block ul.select-ul li {
						list-style: none;
						height: 18px;
						line-height: 18px;
						padding-left: 5px;
						cursor: pointer;
					}
			.item-button-wrap{
				border: 1px solid #d9d9d9;
				padding: 0 1px;
				cursor: pointer;
			}
			.item-button-wrap.current{
				border-color: #6db5fd;
				cursor: default;
			}
			.item-button-body{
				color: #666666;
				text-align: center;
				background: #e5e5e5;
				margin-top: 1px;
			}
			.item-button-wrap.current .item-button-body{
				color: #ffffff;
				background: #46a2fe;
			}
			.type-of-premises .item-button-wrap{
				width: 101px;
				height: 24px;
				margin-top: 21px;
			}
			.type-of-premises .item-button-body{
				height: 22px;
				line-height: 24px;
			}
/*СЃР»Р°Р№РґРµСЂ РїРѕР»Р·РЅРѕРє*/
.ui-slider-horizontal{
	width: 158px;
	position: relative;
	top: -16px;
}
.ui-hor{
	background: url("../images/css/ui-slide-bg.png") no-repeat;
	width: 171px;
	height: 3px;
	margin: auto;
}
.bottom-line{
	position: relative;
	height: 15px;
	width: 171px;
	margin: 10px auto;
	color: #999999;
}
	.bottom-line span{
		position: absolute;
		font-size: 12px;
	}
	.range2{
		left: 28px;
	}
	.range3{
		left: 60px;
	}
	.range4{
		left: 86px;
	}
	.range5{
		right: 0;
	}
	.ui-slider-handle{
		width: 34px;
		height: 32px;
		background: url("../images/css/ui-slide-handle.png") no-repeat;
		cursor: pointer;
		padding: 0;
		position: absolute;
		z-index: 2;
	}

.location{
	background: url("../images/css/location.png") no-repeat;
}
	.location .left-item-content{
		background: #99ccff;
		padding-top: 17px;
		padding-bottom: 9px;
	}
		.location-button-wrapper{
			width: 186px;
			margin-left: 22px;
			margin-bottom: 9px;
			cursor: pointer;
		}
		.location-button-wrapper.metro-button{
			background: url("../images/css/loc-metro.png") no-repeat right;
		}
		.location-button-wrapper.map-button{
			background: url("../images/css/loc-map.png") no-repeat right;
		}
		.location-button-wrapper.addr-button{
			background: url("../images/css/loc-addr.png") no-repeat 171px 2px;
		}
			.location-button{
				border: 1px solid #e1f0ff;
				width: 163px;
				height: 21px;
			}
				.location-button div{
					background: #fafcff;
					height: 19px;
					width: 154px;
					margin: 1px auto 0;
					color: #666666;
					line-height: 21px;
					padding-left: 7px;
				}
		.location-button-wrapper.current{
			cursor: default;
		}
		.location-button-wrapper.current .location-button{
			border-color: #51a8ff;
		}
			.location-button-wrapper.current .location-button div{
				background: #3399ff;
				color: #ffffff;
			}
#addr{
	position: relative;
	margin-top: -636px;
	width: 607px;
	height: 636px;
	background: url("../images/css/white-bg.png");
	display: none;
}
#map{

	width: 607px;
	height: 636px;
}
#metro{
	margin-top: -636px;
	width: 614px;
	height: 739px;
	display: none;
}
#metro.current{
	display: block;
}
#addr.current{
	display: block;
}
	.adrr-wrap{
		width: 374px;
		height: 152px;
		background: url("../images/css/popup.png");
		margin:auto;
		top: 194px;
		position: relative;
	}
		.addr-header{
			height: 45px;
			line-height: 45px;
			text-align: center;
			color: #ffff66;
			font-size: 19px;
			background: #3f70a0;
			position: relative;
		}
			.addr-angle{
				position: absolute;
				background: url("../images/css/left-angle.png") no-repeat;
				width: 10px;
				height: 20px;
				left: -10px;
				top: 10px;
			}
		.adrr-wrap input{
			margin: 13px auto 22px;
			width: 313px;
			padding-left: 14px;
			height: 23px;
			line-height: 23px;
			display: block;
			color: #666666;
			font-size: 14px;
		}
/*РјР°Р»РµРЅСЊРєРёРµ С‡РµРєР±РѕРєСЃС‹*/
.small-checkbox-block{
	margin-left: 22px;
}
	.small-check-wrap{
		line-height: 13px;
		margin-bottom: 8px;
		cursor: pointer;
	}
		.small-check{
			width: 11px;
			height: 11px;
			border: 1px solid #badcff;
			background: #ffffff;
			float: left;
			margin-right: 5px;
			margin-bottom: 8px;
		}
		.small-check-wrap div{
			color: #ffffff;
			font-size: 13px;
			line-height: 15px;
		}
	.small-check-wrap.current-check .small-check{
		border-color: #76baff;
		background: #3399ff;
	}
.small-check-wrap.current-check{
	cursor: default;
}
/**/
.object-type{
	background: url("../images/css/object-typ.png") no-repeat;
	width: 231px;
}
.object-type .left-item-content {
	background: #99ccff;
	padding-top: 17px;
	padding-bottom: 1px;
}
	.object-type .small-check-wrap{
		margin-bottom: 14px;
	}
/**/
.object-class{
	background: url("../images/css/object-class.png") no-repeat;
	width: 231px;
}
.object-class .left-item-content {
	background: #99ccff;
	padding-top: 17px;
	padding-bottom: 10px;
}
	.object-class .location-button-wrapper{
		float: left;
		width: 26px;
		margin-left: 29px;
		margin-right: 13px;
	}
        .object-class .location-button-wrapper .location-button{
	        width: 24px;
	        height: 22px;
        }
			.object-class .location-button-wrapper .location-button div{
				width: 22px;
				height: 20px;
				padding-left: 0;
				text-align: center;
				line-height: 24px;
			}
/**/
/*catalog lists*/
.catalog-lists-block{

}
	.catalog-lists-block-header{

	}
        .sort-by{
	        width: 218px;
        }
        .lists-type{
			color: #b8b8b8;
	        float: right;
	        margin-top: -23px;
	        height: 24px;
	        line-height: 24px;
        }
            .lists-type .current{
	            color: #0099ff;
	            cursor: default;
            }
            .table-lists{
				cursor: pointer;
	            float: right;
            }
            .lists-lists{
				cursor: pointer;
	            float: right;
            }
			.ov-h {
				overflow:hidden;
			}
/*catalog body*/
.table-body{
	/*width: 616px;*/
}
.catalog-lists-block-body{
	margin-top: 12px;
}
.table-body .catalog-lists-item{
	width: 308px;
	background: #f2f2f2;
	float: left;
	margin-left: 4px;
	margin-bottom: 5px;
	padding-bottom: 9px;
	min-height:265px;
}
.table-body .catalog-lists-row { 
	display:table !important;
	margin-bottom:4px;
}
.table-body .catalog-lists-row .catalog-lists-item{ 
	float:none !important;
	display:table-cell !important;
	height:auto !important;
}
.table-body .catalog-lists-row .catalog-lists-item +.catalog-lists-item {
	border-left:4px solid #fff !important;
}
.catalog-lists-item{
	position: relative;
}
	.table-body .catalog-lists-item img{
		width: 285px;
		margin: auto;
		position: relative;
		display: block;
		top: 8px;
		margin-bottom: 14px;
	}
    .table-body .catalog-lists-item-name{
	    color: #ff3300;
	    text-align: center;
	    display: block;
	    margin-bottom: 7px;
    }
    .table-body .catalog-lists-address-block{
	    width: 285px;
	    margin: auto;
	    font-size: 13px;
	    color: #999999;
	    clear: both;
    }
		.table-body .catalog-lists-address-block .item-metro{
			background: url("../images/css/item-metro.png") 0px 0px no-repeat;
			float: left;
			padding-left: 19px;
			width: 72px;
			margin-right: 21px;
		}
		.table-body .catalog-lists-address-block .item-time{
			float: left;
			margin-right: 12px;
		}
		.table-body .catalog-lists-address-block .item-address{
			background: url("../images/css/item-addr.png") 0px 0px no-repeat;
			float: left;
			padding-left: 19px;
			width: 96px;
			word-wrap: break-word;
		}
.table-body .catalog-lists-info-block{
	/*height: 54px;*/
	width: 285px;
	margin: 2px auto 0;
}
	.table-body .catalog-lists-info-block .catalog-lists-info-row{
		height: 19px;
		line-height: 19px;
		background: #ffffff;
		margin-bottom: 8px;
		font-size: 12px;
		color: #999999;
		padding-left: 5px;
	}
.table-body .catalog-lists-info-block .catalog-lists-info-row span{
	float: left;
	line-height: 22px;
}
	.table-body .small-row{
		width: 133px;
		float: left;
	}
    .table-body .row-sep{
	    float: left;
	    width: 9px;
	    height: 1px;
    }
.table-body .big-row .separator{
	margin: 7px 23px;
}
.table-body .small-row .separator{
	margin: 7px 5px;
}
/**/
/*lists*/
.lists-body .catalog-lists-item{
	width: 616px;
	background: #f2f2f2;
	margin-bottom: 16px;
	padding-bottom: 6px;
}
	.lists-body .catalog-lists-item img{
		width: 102px;
		height: 87px;
		float: left;
		position: relative;
		margin: 11px 5px 0 11px;
	}
	.lists-body .catalog-lists-item .catalog-lists-item-name{
		width: 69px;
		display: block;
		float: left;
		color: #ff3300;
		margin-top: 11px;
		font-size: 13px;
		margin-right: 21px;
	}
		.lists-body .catalog-lists-address-block{
			width: 108px;
			margin-top: 11px;
			font-size: 13px;
			color: #999999;
			float: left;
		}
			.lists-body .catalog-lists-address-block .item-metro{
				background: url("../images/css/item-metro.png") 0px 0px no-repeat;
				width: 91px;
				padding-left: 19px;
				float: left;
			}
			.lists-body .catalog-lists-address-block .item-time{
				width: 91px;
				float: left;
				padding-left: 19px;
			}
			.lists-body .catalog-lists-address-block .item-address{
				background: url("../images/css/item-addr.png") 0px 0px no-repeat;
				float: left;
				padding-left: 19px;
				width: 91px;
				word-wrap: break-word;
			}
		.lists-body .catalog-lists-info-block{
			float: left;
			width: 285px;
			margin: 11px 0 0 5px;
		}
		.lists-body .catalog-lists-info-block .catalog-lists-info-row{
			height: 19px;
			line-height: 19px;
			background: #ffffff;
			margin-top: 15px;
			font-size: 12px;
			color: #999999;
			padding-left: 5px;
		}
		.lists-body .catalog-lists-info-block .catalog-lists-info-row span{
			float: left;
			line-height: 22px;
		}
		.lists-body .small-row{
			width: 133px;
			float: left;
		}
		.lists-body .row-sep{
			float: left;
			width: 9px;
			height: 1px;
		}
		.lists-body .big-row .separator{
			margin: 7px 23px;
		}
		.lists-body .small-row .separator{
			margin: 7px 5px;
		}
/*storage*/
.storage .catalog-lists-address-block .item-address{
	width: 100%;
}
.storage .catalog-lists-info-block {
	height: auto;
	width: 285px;
	margin: 22px auto 0;
}
	.storage .big-row .separator {
		margin: 7px 0px;
	}
	.storage .catalog-lists-info-block .catalog-lists-info-row span.row-value{
		float: right;
		padding-right: 10px;
	}
	.storage .catalog-lists-info-block .catalog-lists-info-row span.row-name{
		width: 148px;
	}
	.lists-body.storage .catalog-lists-info-block {
		margin: -6px 0 0 5px;
	}
		.storage .lists-body .catalog-lists-address-block .item-address{
			width: 86px;
		}
/*storage*/
.land .catalog-lists-address-block .item-address{
	width: 100%;
}
	.land .catalog-lists-info-block {
		height: auto;
		width: 285px;
		margin: 22px auto 0;
	}
		.land .big-row .separator {
			margin: 7px 0px;
		}
			.land .catalog-lists-info-block .catalog-lists-info-row span.row-value{
				float: right;
				padding-right: 10px;
			}
			.land .catalog-lists-info-block .catalog-lists-info-row span.row-name{
				width: 148px;
			}
		.lists-body.land .catalog-lists-info-block {
			margin: -6px 0 0 5px;
		}
		.land .lists-body .catalog-lists-address-block .item-address{
			width: 86px;
		}
	.land.lists-body .catalog-lists-address-block{
		float: none;
		margin-left: 131px;
		width: 290px;
	}
	.lists-body.land .catalog-lists-info-block{
		width: 192px;
		position: absolute;
		top: 28px;
		right: 25px;
		margin: 0;
	}
	.lists-body.land .catalog-lists-info-block .catalog-lists-info-row span.row-name{
		width: 126px;
	}
	.lists-body.land .catalog-lists-info-block .catalog-lists-info-row .separator{
		margin: 7px 5px;
	}
.lists-body.land .catalog-lists-item .catalog-lists-item-name{
	width: auto;
	margin-left: 33px;
	margin-bottom: 20px;
}
/*office*/
.office{

}
	.office .catalog-lists-item-name{
		float: left;
		margin-left: 10px;
	}
	.office .catalog-lists-item-class{
		float: left;
		margin-left: 26px;
		color: #ff3300;
		text-align: center;
		display: block;
		font-size: 13px;
	}
	.office .catalog-lists-item-second-name{
		float: right;
		margin-right: 9px;
		color: #ff3300;
		text-align: center;
		display: block;
		font-size: 13px;
	}
		.table-body.office .catalog-lists-item-class{
			font-size: 15px;
		}
		.table-body.office .catalog-lists-item-second-name{
			font-size: 15px;
		}
	.office .blocks .big-row .separator {
		margin: 7px 5px;
	}
	.office .catalog-lists-info-block .catalog-lists-info-row span.row-name{
		width: 106px;
	}
	.office .catalog-lists-info-block .catalog-lists-info-row span.row-square{
		width: 28px;
	}
	.office.table-body .catalog-lists-info-block{
		height: 73px;
	}
.office.lists-body .catalog-lists-info-block{
	height: 73px;
}
.lists-body .catalog-lists-item-name-block{
	width: 80px;
	float: left;
}
.lists-body.office .catalog-lists-item-name{
	float: none;
	margin: 0px;
	text-align: left;
	margin-bottom: 20px;
}
.lists-body.office .catalog-lists-item-class{
	float: none;
	margin: 0px;
	text-align: left;
	margin-bottom: 20px;
}
.lists-body.office .catalog-lists-item-second-name{
	float: none;
	margin: 0px;
	text-align: left;
}
.lists-body.office .catalog-lists-info-block .catalog-lists-info-row{
	margin-top: 0;
	margin-bottom: 15px;
}
/*kartochka*/
.center-content-block.kartochka{
	width: 872px;/*865*/
}
	.big-show-slider{
		background: #f1f1f1;
		width: 484px;
		padding: 15px 0 30px 0;
		float: left;
		margin-bottom: 12px;
		position: relative;
	}
	.info-block{
		width: 371px;
		padding: 0px 0 12px 0;
		float: right;
		position: relative;
	}
	.house-plan-slider{
		width: 484px;
		height: 265px;
		background: #f1f1f1;
		float: left;
		margin-bottom: 20px;
		position: relative;
		padding-top: 10px;
	}
	.map-block{
		width: 371px;
		height: 265px;
		float: right;
	}
	.like-object-slider{
		background: #f1f1f1;
		width: 484px;
		height: 131px;
		float: left;
		position: relative;
	}
	.nearby-object-slider{
		width: 371px;
		float: right;
		height: 131px;
		background: #f1f1f1;
		position: relative;
	}
	.item-metro{
		background: url("../images/css/item-metro.png") 0px 0px no-repeat;
		color: #666666;
		line-height: 12px;
		padding-left: 15px;

	}
	.item-address{
		background: url("../images/css/item-addr.png") 0px 0px no-repeat;
		color: #666666;
		line-height: 12px;
		padding-left: 15px;
		margin-bottom: 13px;
	}
		.item-metro span{
			color: #999999;
			font-size: 13px;
		}
		table.general-info{
			width: 100%;
			color: #666666;
			margin-top: 20px;
		}
			table.general-info td{
				text-align: right;
				padding-right: 15px;
				height: 22px;
				vertical-align: middle;
				width: 50%;
				padding-top: 3px;
			}
			table.general-info td:first-child{
				text-align: left;
				padding-left: 15px;
			}
		.floor-info-block {
			background: #f1f1f1;
			margin-top: 30px;
		}
			table.floor-info{
				border-collapse: separate;
				border-spacing: 10px;
				*border-collapse: expression('separate', cellSpacing = '10px');
			}
			table.floor-info th{
				font-weight: normal;
				color: #3399ff;
			}
				table.floor-info td{
					font-weight: normal;
					background: #ffffff;
					padding-top: 3px;
					color: #666666;
				}
				table.floor-info .floor{
					width: 97px;
					text-align: left;
					padding-left: 5px;
				}
				table.floor-info .sq{
					width: 65px;
					text-align: center;
				}
				table.floor-info .price{
					width: 59px;
					text-align: center;
				}
				table.floor-info .mon{
					width: 74px;
					text-align: center;
				}
				table.floor-info .status{
					width: 105px;
					text-align: center;
				}
	.order-show{
		width: 164px;
		height: 34px;
		padding: 0 1px;
		border: 1px solid #d0d0d0;
		border-radius: 3px;
		text-decoration: none;
		display: block;
		margin: 16px auto 0;
		position: relative;
	}
		.order-show span,
		.order-show div{
			display:block;
			width: 100%;
			height: 32px;
			margin: 1px 0 0 0 ;
			background: #71AE5C;
			color: #ffffff;
			font-size: 19px;
			line-height: 30px;
			text-align: center;
			font-family: 'PTSans-Narrow';
		}
		.order-show:hover span,
		.order-show:hover div{
			/*background: url("../images/css/order-show-h.png") repeat-x;*/
			background: #72CB54;
		}
	.photo-name{
		color: #ff3300;
		font-size: 20px;
		text-align: center;
		display: block;
	}
	.slide-photo{
		width: 400px;
		margin: 15px auto 30px;
		display: block;
	}
	.for-big-slider{
		width: 401px;
		height: 77px;
		overflow: hidden;
		margin: auto;
		position: relative;
	}
		.for-big-slider ul{
			height: 77px;
			width: 100em;
			position: relative;
		}
			.for-big-slider ul li{
				float: left;
				margin-right: 19px;
			}
				.for-big-slider img{
					width: 121px;
					height: 77px;
					cursor: pointer;
				}
	.prev, .next, .like-prev, .like-next,.nearby-prev, .nearby-next, .plan-prev, .plan-next{
		position: absolute;
		width: 20px;
		height: 21px;
		bottom: 57px;

	}
	.prev, .like-prev, .nearby-prev, .plan-prev{
		background: url("../images/css/prev.png") no-repeat;
		left: 9px;
	}
		.prev:hover, .like-prev:hover, .nearby-prev:hover, .plan-prev:hover{
			background: url("../images/css/prev-h.png") no-repeat;
		}
	.next, .like-next, .nearby-next, .plan-next{
		background: url("../images/css/next.png") no-repeat;
		right: 9px;
	}
		.next:hover, .like-next:hover, .nearby-next:hover, .plan-next:hover{
			background: url("../images/css/next-h.png") no-repeat;
		}
.slider-name{
	color: #333333;
	font-size: 17px;
	text-align: center;
	margin-top: 14px;
}
	.for-like-slider{
		width: 401px;
		overflow-x: hidden;
		position: relative;
		margin: auto;
	}
		.for-like-slider ul{
			height: 77px;
			width: 100em;
			position: relative;
		}
			.for-like-slider ul li{
				float: left;
				margin-right: 7px;
			}
				.for-like-slider ul li a{
					color: #ff3300;
					font-size: 12px;
					text-align: center;
					display: block;;
				}
				.for-like-slider img{
					width: 95px;
					cursor: pointer;
				}
				.like-prev, .like-next{
					bottom: 55px;
				}
	.for-nearby-slider{
		width: 295px;
		overflow-x: hidden;
		position: relative;
		margin: auto;
	}
		.for-nearby-slider ul{
			height: 77px;
			width: 100em;
			position: relative;
		}
			.for-nearby-slider ul li{
				float: left;
				margin-right: 7px;
			}
				.for-nearby-slider ul li a{
					color: #ff3300;
					font-size: 12px;
					text-align: center;
					display: block;;
				}
					.for-nearby-slider img{
						width: 95px;
						cursor: pointer;
					}
					.nearby-prev, .nearby-next{
						bottom: 55px;
					}
	.for-plan-slider{
		width: 396px;
		overflow-x: hidden;
		position: relative;
		margin: auto;
	}
		.for-plan-slider ul{
			width: 100em;
			position: relative;
			height: 249px;
		}
			.for-plan-slider ul li{
				float: left;
			}
				.for-plan-slider ul li div{
					text-align: center;
					font-size: 18px;
					margin-bottom: 8px;
				}
				.for-plan-slider ul li a{
					color: #ff3300;
					font-size: 12px;
					text-align: center;
					display: block;;
				}
					.for-plan-slider img{
						width: 396px;
						cursor: pointer;
					}
					.plan-prev, .plan-next{
						bottom: 120px;
					}
				.pagi-wrapper {
					position: relative;
					margin: auto;
					height: 8px;
					margin-top: 0px;
				}
				.jcarousel-pagination {
					position: absolute;
				}
				.jcarousel-pagination a {
					width: 8px;
					height: 8px;
					background: url("../images/css/pag.png") 0px 0px no-repeat;
					display: inline;
					float: left;
					margin-right: 5px;
				}
					.jcarousel-pagination a.active {
						background: url("../images/css/pag-act.png") 0px 0px no-repeat;
					}
.storage-cards .map-block {
	width: 484px;
	height: 314px;
	float: left;
}
	.storage-cards .map-block img {
		width: 484px;
		height: 314px;
	}
		.storage-cards .like-object-slider {
			width: 371px;
			float: right;
			margin-bottom: 54px;
		}
			.storage-cards .for-like-slider {
				width: 295px;
				overflow-x: hidden;
				position: relative;
				margin: auto;
			}
.top-button-block{
	margin-top: 0px;
	height: 56px;
	line-height: 74px;
	border-bottom: 2px dotted #464646;
	color: #464646;
	margin-bottom: 21px;
}
.top-button-wrap{
	margin-left: -15px;
}
	.top-button-block a{
		font-size: 16px;
		text-decoration: none;
		color: #666666;
		margin-right: 25px;
		height: 58px;
		display: block;
		float: left;
		padding-left: 50px;
		font-family: 'PTSans-Narrow';
		line-height: 72px;
	}
	.prev-lists{
		background: url("../images/css/prev-list.png") 13px 60% no-repeat;
	}
	.favorite{
		background: url("../images/css/favorite.png") 18px 60% no-repeat;
	}
	.print{
		background: url("../images/css/print.png") 15px 60% no-repeat;
	}
	.save-pdf{
		background: url("../images/css/save-pdf.png") 17px 60% no-repeat;
	}
		.prev-lists:hover{
			background: url("../images/css/prev-list-h.png") 0 7px no-repeat;
		}
		.favorite:hover{
			background: url("../images/css/favorite-h.png") 0 6px no-repeat;
		}
		.print:hover{
			background: url("../images/css/print-h.png") 0 2px no-repeat;
		}
		.save-pdf:hover{
			background: url("../images/css/save-pdf-h.png") 0 4px no-repeat;
		}
.land-card .map-block{
	width: 865px;
	height: 265px;
	margin-bottom: 20px;
}
	.land-card .map-block img{
		 width: 865px;
		 height: 265px;
	}
.office-card table.floor-info .floor{
	width: 73px;
}
.office-card table.floor-info {
	border-spacing: 5px;
}
.about-object{
	float: left;
	position: relative;
	overflow: hidden;
}
.block-name{
	color: #3399ff;
	font-size: 21px;
}
	.about-object-text{
		height: 91px;
		width: 484px;
		overflow: hidden;
		margin-bottom: 60px;
		position: relative;
	}
		.about-object p{
			font-size: 14px;
			line-height: 13px;
			padding-right: 32px;
		}
		.scroller-content{
			padding: 0 !important;
			/*overflow: hidden;*/
			width: 501px;
		}
.scroller-bar{
	background: transparent;
	border: none;
}
.scroller-track{
	background: transparent;
}
.scroller-handle{
	width: 8px;
	background: #99ccff;
	border: none;
}
.track{
	position: absolute;
	height: 100%;
	width: 2px;
	background: #e7e7e7;
}
.plus-object{
	float: right;
	width: 372px;
}
.plus-object ul{
	float: left;
	margin-top: 12px;
}
.plus-object ul li{
	color: #666666;
	height: 15px;
	margin-bottom: 11px;
	background: url("../images/css/plus.png") no-repeat;
	padding-left: 32px;
}
.road{
	display: block;
	position: absolute;
	color: #3399ff;
	font-size: 16px;
	background: url("../images/css/road.png") no-repeat;
	padding-left: 28px;
	top: 20px;
	right: 15px;
}
/**/
.search-results-block{

}
.search-results-block h1{
	background: none;
	border: none;
	margin-bottom: 0;
}
.search-results-block h2{
	margin-top: 0;
	text-decoration: none;
}
.search-results-block ul{
	margin-top: 25px;
}
.search-results-block ul li{
	margin-bottom: 30px;
}
.search-results-block ul li h2 a{
	color: #646464;
}
.search-results-block ul li p{
	margin-top: 5px;
}

div.navigation {
	color:#646464;
	text-align:center;
}

div.navigation a {
	color:#3399ff;
}
div.navigation a:hover {
	text-decoration:none;
}

/*карта изображения*/
map area{
    z-index: 10;
}
.header-content{
    background: #f8ca24;
}
.footer-content{
    background: #f8ca24;
}
.banner-text{
    display: none;
}
.catalog-lists-info-block{
    position: relative;
}
.catalog-list-info-wrap{
    height: 73px;
    width: 297px;
}
.catalog-list-info-wrap .scroller-track:after{
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    background: #ffffff;
    right: 6.7px;
}
.scroller-content .catalog-lists-info-row:last-child{
    margin-bottom: 0 !important;
}
.table-body .catalog-lists-info-block .catalog-lists-info-row{
    margin-bottom: 6px;
    width: 280px;
}
.catalog-list-info-wrap .scroller-handle{
    width: 5px;
    background: #99ccff;
    border: none;
}
.lists-body.office .catalog-lists-info-block .catalog-lists-info-row {
    margin-top: 0;
    margin-bottom: 8px;
    width: 280px;
}
.lists-body.office .catalog-lists-info-block .catalog-lists-info-row {
    margin-top: 0;
    margin-bottom: 6px;
    width: 280px;
}
@media (max-width: 1163px){
    body{
        overflow-x: auto;
    }
}
/*13.10*/
.top-menu ul li:hover div {
    display: block;
}
.select-block ul.select-ul li, .select-field{
    font-size: 14px;
    color: #666666;
}
.office .catalog-lists-info-block .catalog-lists-info-row span.row-square{
    width: auto;
}
.slider-img-wrap {
    width: 95px;
    height: 64px;
    margin-bottom: 5px;
    overflow: hidden;
}
.nearby-object-slider{
    height: auto;
    padding-bottom: 11px;
}
.for-nearby-slider ul li a{
    width: 95px;
    word-wrap: break-word;
}
.nearby-prev, .nearby-next, .like-prev, .like-next{
    top: 54px;

}






/*20.10*/
.cursor1, .cursor2, .cursor3, .cursor4{
    display: block;
}
.banner-text{
    display: block;
}
.banner-bg1, .banner-bg2, .banner-bg3, .banner-bg4{
    display: none;
    position: absolute;
    cursor: pointer;
}
.banner-bg1{
    background: url("../images/css/banner-bg1.png") no-repeat;
    width: 541px;
    height: 302px;
    top: 139px;
    left: 69px;
}
.banner-bg2{
    background: url("../images/css/banner-bg2.png") no-repeat;
    width: 729px;
    height: 273px;
    top: 36px;
    left: 409px;
}
.banner-bg3{
    background: url("../images/css/banner-bg3.png") no-repeat;
    width: 662px;
    height: 320px;
    top: 147px;
    right: 65px;
}
.banner-bg4{
    background: url("../images/css/banner-bg4.png") no-repeat;
    width: 368px;
    height: 154px;
    bottom: 0px;
    left: 500px;
}
/*21.10*/
.b-text2 {
    right: 130px;
}
.table-body .catalog-lists-address-block .item-metro-wrap{
    width: 112px;
    float: left;
}
.table-body .catalog-lists-address-block .item-time-wrap{
    float: left;
    width: 55px;
}
    .table-body .catalog-lists-address-block .item-time{
        margin-bottom: 6px;
    }
.table-body .catalog-lists-address-block .item-address-wrap{
    float: left;
    width: 115px;
}
/*23.10*/
.office .catalog-lists-info-block .catalog-lists-info-row span.row-square {
    width: 50px;
}
.order-show{
    margin-top: 0;
}
.catalog-lists-address-block .item-address {
    line-height: 13px;
}



/**/
.news-lists-block .news-announce:after {
content: '...';
display: inline-block;
margin-left: -7px;
}
.news-lists-block .news-announce {
text-align: justify;
overflow: hidden;
max-height: 60px;
}
.news-lists-block ul li{
width: 46% !important;
}

/*27.10*/

/*
.input-list li{
 float: left;
 width: 58px;
}
.input-list li.for-first-input, .input-list li.for-second-input{
width: 39px;
}
.m2 {
right: 80px;
}
.text-line {
left: 57px;
}
.input-list li input {
width: 93%;
}
.input-list li.for-first-input input , .input-list li.for-second-input input {
width: 91%;
}*/
.about-object-text{
margin-bottom: 0;
}
.floor-info-block {
margin-top: 0px;
}
table.general-info {
margin-bottom: 30px;
}
.storage .catalog-lists-info-block .catalog-lists-info-row span.row-name {
width: 110px;
}
.info-block .item-metro {
margin-bottom: 10px;
}
.lists-body .catalog-lists-address-block .item-metro {
margin-bottom: 5px;
}
.lists-body .catalog-lists-info-block .catalog-lists-info-row span.shape{
float: right;
padding-right: 2px;
}
/**/
.news-lists-block .news-announce:after {
content: '...';
display: inline-block;
margin-left: -7px;
}
.news-lists-block .news-announce {
text-align: justify;
overflow: hidden;
max-height: 60px;
}
.news-lists-block ul li{
width: 46% !important;
}
section.news-lists-block:after {
content: '';
display: block;
position: absolute;
width: 1px;
height: 10000em;
top: 0;
border-right: 1px dotted #d0d2d3;
left: 50%;
}
section.news-lists-block {
top: 28px;
overflow: hidden;
padding-bottom: 0px;
}
.banner {
width: 1163px;
overflow: hidden;
}
.banner-bg3 {
right: -116px;
}
.b-text2 {
right: 10px;
}
#fancybox-content{
width: auto !important;
}
.menu3 {
width: 144px;
}
.office.lists-body .catalog-lists-info-block {
height: 100px;
}
.lists-body.office .catalog-lists-info-block .catalog-lists-info-row {
margin-bottom: 21px !important;
}
.lists-body.office .enscroll-track {
left: 6px;
top: 11px;
}
.range2 {
left: 23px;
}
.range3 {
left: 52px;
}
.range4 {
left: 80px;
}
.range5 {
right: 31px;
}
.range6 {
right: -7px;
}
.lists-body.office .catalog-lists-info-block .catalog-lists-info-row {
width: 280px !important;
}
.lists-body.office .enscroll-track {
left: 12px;
}
.lists-body .catalog-lists-item .catalog-lists-item-name {
width: 78px;
}
.lists-body .catalog-lists-item-name-block {
margin-top: 8px;
}
.lists-body.office .catalog-lists-item-class {
margin-bottom: 24px;
}
/*@media print {
header, footer, .breadcrumbs, .top-button-block{
display: none;
}
.right-content-block {
margin-top: 10px;
}
.about-object-text{
height: auto;
}
.house-plan-slider, .map-block, .like-object-slider, .nearby-object-slider{
float: none;

}
.house-plan-slider{
background: none;
width: auto;
height: auto;
}
.for-plan-slider{
overflow-x: hidden;
margin: none;
}
.for-plan-slider ul li {
float: none;
margin: 10px;
}
.for-plan-slider ul li div {
text-align: left;
}
.for-plan-slider ul {
 width: auto;
position: relative;
 height: auto; 
}
}*/


@media print {
     footer, .breadcrumbs, .top-button-block{
    display: none;
    }
header .logo-block, header .top-menu, header .order-block, header .search-block{
opacity: 0;}
.phone-block{
right: 100px;
}

    .about-object-text{
        height: auto;
    }
    .right-content-block {
        margin-top: 10px;
    }
    .house-plan-slider{
        margin-top: 15px;
    }
}


/*29.10*/
.input-wrap{
width: 98%;
height: 23px;
line-height: 23px;
margin-bottom: 5px;
background: #ffffff;
padding-left: 5px;
}
.popup-content input {
width: 100%;
height: auto;
line-height: normal;
padding-left: 0;
margin-bottom: 0;
}
.banner {
overflow: hidden;
width: 1163px;
height: auto;
}
.banner img {
width: 1163px;
}
.b-text3 {
bottom: 24px;
left: 443px;
}
.banner-bg4 {
left: 400px;
}
.b-text4 {
top: 100px;
left: 254px;
}
.banner-bg1 {
top: 127px;
}
.banner-bg2 {
left: 270px;
}
.b-text1 {
top: 58px;
left: 545px;
}
.b-text2 {
right: 95px;
top: 214px;
}
.banner-bg3 {
right: 0px;
}


/*30-10*/
.table-body .catalog-lists-info-block .catalog-lists-info-row span.shape {
    float: right !important;
    padding-right: 2px !important;
	text-align: right;
	width: 61px !important;
	height: auto !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.storage .catalog-lists-info-block .catalog-lists-info-row span.row-name {
    width: auto;
    min-width: 100px;
    padding-right: 10px;
}
.storage.lists-body .catalog-list-info-wrap {
    width: 255px !important;
    float: right;
    margin-right: 5px;
}

.banner img {
    width: 1163px;
}



/*05.11*/
.about-object-text{
    height: auto;/*91px*/
    min-height: 91px !important;
    width: 484px;
    overflow: hidden;
    /*margin-bottom: 60px;*/
    position: relative;
}
.vertical-handle{
    right: 17px;
}
.vertical-track{
    background: none repeat scroll 0 0 #e7e7e7;
    width: 2px;
}
.enscroll-track {
    left: -4px;
}
.vertical-handle {
    right: -1px;
}
/*7.11*/
.table-body .catalog-lists-info-block .catalog-lists-info-row.big-row {
    margin-bottom: 6px;
    width: 280px;
}


/*10.11*/
.left-section .big-show-slider, .left-section .about-object, .left-section .house-plan-slider, .left-section .like-object-slider, .right-section .info-block, .right-section .plus-object, .right-section .map-block, .right-section .nearby-object-slider{
    float: none;
}
.left-section{
    float: left;
}
.right-section{
    float: right;
}
.about-object{
    padding-bottom: 12px;
}
.slider-name{
    margin-top: 0;
}
.map-block{
    margin-bottom: 30px;
}

/*11.11*/
.main-content .right-part{
    float: none;
    width: auto;
}
.tab-menu{
    margin-left: 167px;
}

/*20.11*/
.land .catalog-lists-info-block .catalog-lists-info-row span.row-name {
    width: auto;
    min-width: 177px;
    padding-right: 10px;
}
.storage .catalog-lists-info-block .catalog-lists-info-row span.row-name {
    width: auto;
    min-width: 130px;
    padding-right: 10px;
}
.cards-page{
    background: none;
}
.left-content-block, .right-content-block{
    padding-bottom: 0;
}
.block-button{
    margin-bottom: 11px !important;
}
.for-plan-slider{
    overflow-y: hidden;
}
.seo-text-block{
    text-align: justify;
    padding: 25px 0 0 0;
    width: 1163px;
    margin: auto;
}

 

h2.addH2 { font-size: 20px;
text-decoration: none;
margin: 0; }

/*03.02.2015*/
.bg_column {
background: url(../images/css/bg_column.png) center repeat-y;
}
.bg_column .breadcrumbs {
background: #fff;
}
.bg_column.col2 {
position:relative;
}
.bg_column.col2:after {
  display: block;
  position: absolute;
  content: '';
  right: 50%;
  background-color: #fff;
  top: 92px;
  bottom: 146px;
  z-index: 1;
  width: 297px;
  margin-right: -597px;
}
.bg_column .content {
background: url(../images/css/bg_column2.png) center -25px no-repeat;
}
.office .catalog-lists-item-second-name {
	float: none;
	overflow: hidden;
	text-align: left;
	}
.catalog-lists-address-block .item-address {
	line-height: 15px;
	}	
.about-object p {  line-height: 15px; }
.table-body .catalog-lists-address-block .item-metro{margin-bottom: 4px;}
.catalog-lists-item-name-block {
padding-left: 10px;
}
.office .catalog-lists-item-class{margin-left:0}
.seo-text-block{background: #ffffff;padding-bottom: 50px;margin-bottom: -50px; position:relative; z-index:11;}

/*05.02*/
.jcarousel-pagination a{
float: none;
display: inline-block;
}
.jcarousel-pagination {
position: relative;
width: 100%;
text-align: center;
}
.pagi-wrapper {
position: relative;
margin: auto !important;
height: auto;
margin-top: 0px;
width: 398px;
text-align: center;
}
.house-plan-slider{
height: auto;
}
.plan-prev, .plan-next {
 bottom: 0px; 
top: 120px;
}
h1.photo-nameh1{
padding-bottom: 15px;
padding-top: 0;
}
.about-object-text{
height: auto !important;
}
.about-object p{
line-height: 16px !important;
}
.office .catalog-lists-info-block .catalog-lists-info-row span.row-name {
	width: 60px;
	white-space: nowrap;
}
.center-content-block .title_blocks span {
	width: 25%;
	float: left;
	font-size: 14px;
}
.office .catalog-lists-info-block .catalog-lists-info-row span.row-price {
	width: 52px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.inner h1, .innerh1{
background-color: #ffffff;
}
.tipper {
display:none;
padding:10px;
	line-height:18px;
  color: #fff;
  font-size: 15px;
  background: #3f70a0;
  position: absolute;
  z-index:111;
}
.tipper:after {
	display:block;
	content:'';
	position:absolute;
	left:50%;
	top:100%;
	margin-left:-7px;
	width: 0;
height: 0;
border-style: solid;
border-width: 9px 7px 0 7px;
border-color: #3f6fa0 transparent transparent transparent;
z-index:111;
}

.header_bot ul li {display:inline-block; float: left; vertical-align: top;background:none; text-indent:0; padding: 0;}
.header_bot ul li a {display:block; vertical-align: top;text-align:center; color:#656564; font-size:14px; text-transform:uppercase; text-decoration:none; height:40px; line-height:40px; padding:0 19px;} 