.clear {
	clear: both;
}
a {

}
a:hover {

}

body {
	background:url(/templates/interiya/img/bg.jpg) top center repeat-y #fff;
	font: normal 100% Arial, Helvetica,sans-serif;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
/* header
---------------------------------------------------------------------*/
#header{
	position: relative;
}
#logo a {
	display: block;
	background:url(/templates/interiya/img/logo.png) no-repeat;
	width: 350px;
	height: 99px;
	text-indent: -9999px;
	margin: 10px 0 0 10px;
}
.contacts {
	position: absolute;
	right: 10px;
	top: 14px;
	font-size: 24px;
	color: #4a4949;
	width: 235px;
	text-align: right;
}
.phone{margin-top:17px;}
/* nav
---------------------------------------------------------------------*/
.products{background:url(/templates/interiya/img/mother.jpg) right top no-repeat;}
.nav  {
	text-align: center;
	border-left: 2px solid #818181;
	border-right: 2px solid #818181;	
	padding: 12px 0;
	margin: 0 8px 10px;
}
.nav .border {
	border-bottom: 2px solid #818181;
	border-top: 2px solid #818181;
	margin: 0 -8px;
	padding: 0 8px;
}
.nav ul {
	background:url(/templates/interiya/img/top-nav.jpg);
}
.nav li {
	display: inline-block;
	margin-left: 35px;
margin-right: 37px;
}
.nav a{
	font-size: 18px;
	text-decoration: none;
	color: #424242;
	margin: 8px 12px;
	display: inline-block;
}
.nav a:hover{
	color: #2752cf;
}
.nav .active a{
	color: #2752cf;
}

.nav li ul {
    display: none;
    width: 235px;
    font-size: 14px;
    position: absolute;
z-index: 99999999;
}

.nav li:hover ul {
    display: block;
    position: absolute;
    list-style: none;
    font-size: 14px;
    margin: 0;
    padding: 0;
}


/* content
---------------------------------------------------------------------*/
.main-content {
	margin: 10px 0 0;
	zoom: 1;
	background:url(/templates/interiya/img/footer.jpg) 95% 100% no-repeat #fff;
}
#content {
	width: 742px;
	float: right;
	padding: 0 8px 0 0;
}
#content h1 {
	font-size: 16px;
	font-weight: normal;	
	color: #0263ab;
	margin: 10px 0;
}
#content h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 10px;
}
.article p {
	font-size: 14px;
	margin: 0 0 18px;
	line-height: 1.5;
}
/* sidebar
---------------------------------------------------------------------*/
.cat-block1 {
	width: 210px;
	height: 90px;
	margin: 20px 15px -35px;
	background:url(/templates/interiya/img/auto.png) 0 0 no-repeat;
	position: relative;
	z-index: 9999px;
}
.sidebar {
	width: 240px;
	float: left;
}
.sidebox {
	margin: 10px 8px 0;
	padding: 14px 0 16px;
	border-left: 2px solid #4e4c4c;
	border-right: 2px solid #4e4c4c;
	background:url(/templates/interiya/img/sidebox.jpg) bottom no-repeat;
}
.article .sidebox {
	margin: 10px 8px 18px;
	padding: 14px 0 16px;
	border-left: 2px solid #4e4c4c;
	border-right: 2px solid #4e4c4c;
	background:url(/templates/interiya/img/sidebox1.jpg) bottom no-repeat;
}

.sidebox a {
	color: #0263ab;
}
.sidebox a:hover {
	color: #0263ab;
}
.sidebox  li {
	border-bottom: 2px solid #4e4c4c;
	padding: 0 8px;
	margin: 0 -8px;
}
.sidebox .first {
	border-top: 2px solid #4e4c4c;
	border-bottom: 2px solid #4e4c4c;
}
.sidebox  li a {
	color: #000;
	text-decoration: none;
	padding: 3px 16px;
	display: block;
}
.sidebox  span {

}
.sidebox li a:hover {
	color: #fff;
	background: url(/templates/interiya/img/sidebox-hover.jpg) #379cee repeat-x;
}
.menu .active a {color: #fff;
background: url(/templates/interiya/img/sidebox-hover.jpg) #379cee repeat-x;
}

.sidebox .headline {
	border-top: 2px solid #4e4c4c;
	border-bottom: 2px solid #4e4c4c;
	margin: 0 -8px;
}
.sidebox .headline p {
	border-right: 2px solid #4e4c4c;
	border-left: 2px solid #4e4c4c;
	margin: 0 6px;
	padding: 1px 0 1px 5px;
	color: #fff;
	font-size: 18px;
	
	background:url(/templates/interiya/img/headline.jpg) repeat-x;	
	overflow: hidden;
}
.news  {
	padding: 9px 6px;
}
.news  a {
	margin: 0 0 5px;
	display: block;
}
.news  a:hover {
	text-decoration: none;
}
.news p {
	font-size: 12px;
}
.last {
	border-bottom: 2px solid #4e4c4c;
	margin: 0 -8px;
	padding: 9px 15px;
}
.sidebar .calc  {
	border-bottom: 2px solid #4e4c4c;
	margin: 0 -8px;
	padding: 12px 8px 12px 81px;
	background:url('/templates/interiya/img/calc-bg.jpg') 13px center no-repeat;	
}
.sidebar .calc  a {
	display: block;
	background:url('/templates/interiya/img/sidebar-calc.jpg') center no-repeat;
	width: 68px;
	height: 31px;
	line-height: 31px;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	text-align: center;	
	float: left;
	margin: 2px 2px 7px;
}
/* footer
---------------------------------------------------------------------*/
#footer {
	border-top: 2px solid #9e9e9e;
	background:url(/templates/interiya/img/footer.jpg) top repeat-x;
	padding: 20px 0 25px;
	color: #302f2f;
	font-size: 12px;
	zoom: 1;
}
/* .copyright{width:600px; float:left;}*/
.counters {
	margin: 14px 0 0;
	
}
/* forms
---------------------------------------------------------------------*/
.section {
	position: relative;
	margin-bottom:25px;
}
.section .tabs {
	position: absolute;
	top: 23px;
	left: 0;
	margin-left: 41px;
}
.section .tabs a{

}
.apartments {
	background:url(/templates/interiya/img/kvart.jpg) top no-repeat;
}
.offices {
	background:url('/templates/interiya/img/offices.jpg') top no-repeat;
}
.bathrooms {
	background:url('/templates/interiya/img/vanna.jpg') top no-repeat;
}
.building {
	background:url('/templates/interiya/img/zdan.jpg') top no-repeat;
}
.box {
	display: none; 
	height: 364px;
	padding: 72px 0 0;
	font-size: 14px;
}
.box.visible {
	display: block; 
}
#resultField {
	position: absolute;
	bottom: 30px;
	left: 195px;
}
.tabs li {
cursor: pointer;
font-size: 20px;
color: #2e2d2d;
display: inline-block;
width: 150px;
}
.tabs .current a {
	color: #000;
}
.box  .form-block {
	position: relative;
	margin: 0 0 12px;
	height: 22px;
}
.building .form-block {
	margin: 0 0 9px;
}
.box label {
	text-align: right;
	display: block;
	width: 215px;
	margin: 0 0 0 85px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}
.two-lines {
	line-height: 11px !important;
}
.box .field {
	position: absolute;
	left: 308px;
	top: 0;
}
.box input[type=text] {
	width: 100px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #b0b0b0;
	box-shadow: 0 1px 1px #eaeaea inset;
}
.box .selectbox {
	position: absolute !important;
	left: 308px;
	top: 0;
}
.selectbox .select {
	width: 168px;
	height: 19px;
	padding: 0 21px 0 5px;
	font-size: 13px;
	line-height: 19px;
	color: #000;
	border: 1px solid #b0b0b0;
	background: #fff;
	cursor: pointer;
	box-shadow: 0 1px 1px #eaeaea inset;
}
.selectbox .select .text {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.selectbox .trigger {
	position: absolute;
	top: -1px;
	right: -3px;
	width: 21px;
	height: 22px;
	background:url(/templates/interiya/img/dropdown.png) no-repeat;
}
.selectbox ul.dropdown {
	top: 19px;
	width: 196px;
	margin: 0;
	padding: 4px 0;
	background: #fff;
	border: 1px solid #b0b0b0;
	font-size: 13px;
	line-height: 18px;
}
.selectbox li {
	padding: 5px 10px 6px;
	color: #000;
}
.box select {
	width: 196px;
	height: 18px;	
}
.box  .unit {
	position: absolute;
	top: 0;
	left: 410px;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
}
.left-block {
	width: 225px;
	height: 200px;	
	position: absolute;
	left: 70px;
	display: inline;
	top: 125px;
}
.left-block .form-block {
	position: relative;
	width: 225px;	
}
.left-block label {
	margin: 0;
	width: 200px;
}
.left-block .checkbox {
	position: absolute;
	right: 0;
	top: 0;	
}
.right-block {
	width: 225px;
	position: absolute;
	right: 210px;
	top: 125px;
}
.right-block .form-block {
	position: relative;
	
}
.right-block  label {
	margin: 0;
	width: 137px;
}
.right-block  .checkbox {
	position: absolute;
	right: 0;
	top: 0;	
}
.section .calc a {
	display: block;
	width: 95px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	left: 308px;
	text-align: center;
	color: #000;
	text-decoration: none;
	background:url(/templates/interiya/img/calc.jpg) center no-repeat;
}
.bathrooms .calc a {
	bottom: 70px;
}
sup{
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 1ex;	
}



/* new
-----------------------------------------*/
.contacts {
	position: absolute;
	right: 10px;
	top: 0;
	width: 710px;
	text-align: right;
	font-size:18px;
	color: #4a4949;
}
.phone span {
	font: bold 60px/56px Calibri, Arial, Helvetica,sans-serif;
        color: linear-gradient(#ef5800, #ff9933);

	
}
.mail, .icq {
	display: inline;
}
.mail {
	background:url('/templates/interiya/img/mail.png') center left no-repeat;
	padding: 0 0 0 40px;
}
.icq span {
	background:url('/templates/interiya/img/icq.png') center right no-repeat;
	padding: 0 40px 0 0;
	margin: 0 0 0 24px;
}
.sidebox  li a:hover {
	text-decoration: none;
	display: block;
	color: #fff;
	background: url('/templates/interiya/img/sidebox-hover.jpg') #379cee repeat-x;
}
.sidebox li a span {
	background:url('/templates/interiya/css/disk.png') left center no-repeat;
	padding: 3px 1px 2px 20px ;
	display: block;
}
.sidebox li a:hover span {
	background:url('/templates/interiya/img/disk1.png') left center no-repeat;
	padding: 3px 1px 2px 20px ;
	display: block;
}
.sidebox li a {
	color: #000;
	background: #fff;

}
#content h6{
	padding: 0 10px;
	color: #fff;
	background:url('/templates/interiya/img/headline.jpg') repeat-x;	
	line-height: 26px;
	display: inline-block;	
	*display: inline;
}
.cat-block {
	width: 90px;
	height: 90px;
	margin: -15px 15px -35px;
	background:url('/templates/interiya/img/cat-bloc.png') 0 0 no-repeat;
	position: relative;
	z-index: 9999px;
}

.buttons a {
     background: url("/templates/interiya/img/calc.jpg") no-repeat scroll center center transparent;
     color: #000000;
     display: block;
     height: 35px;
     line-height: 35px;
     position: absolute;
     text-align: center;
     text-decoration: none;
     width: 95px;
}

.apartments .buttons a {
     left: 130px;
}

.apartments .economy a {
     top: 90px;
}

.apartments .euro a {
     top: 130px;
}

.apartments .exclusive a {
     top: 170px;
}

.building .buttons a {
     left: 90px;
}

.building .economy a {
     bottom: 160px;
}

.building .euro a {
     bottom: 120px;
}

.building .exclusive a {
     bottom: 80px;
}
.bathrooms .buttons a {
    left: 180px;
}
.bathrooms .economy a {
    bottom: 160px;
}
.bathrooms .euro a {
    bottom: 120px;
}
.bathrooms .exclusive a {
    bottom: 80px;
}

.apartments form {
	margin: 0 0 0 125px;
}
.building form {
	margin: 0 0 0 80px;
}
.building .calc a {
	left: 390px;
}
.bathrooms form {
	margin: 0 0 0 150px;
}
.right-block {
     right: 30px;
}
.left-block {
    left: 250px;
}
.bathrooms .calc a {
    left: 570px;
}

.tabs li a {
    display: block;
text-decoration: none;
width: 150px;
height: 40px;
}

.phone a {
     color: #FF7A00;
     font: bold 46px Tahoma,Arial,Helvetica,sans-serif;
     text-decoration: none;
}

.offices .buttons a {
     left: 90px;
}
.offices .economy a {
	top: 90px;
}
.offices .euro a {
	top: 130px;
}
.offices .exclusive a {
	top: 170px;
}

/*.nav-header {
border-bottom:0;
}
.nav-header ul li:first-child {
border-top: 2px solid #4e4c4c;
}
.nav-header p {
background: url("/templates/interiya/img/headline.jpg") repeat-x;
color: #fff;
font: 18px;
font-family: 'Myriad pro', sans-serif;
overflow: hidden;
padding: 2px 0 2px 5px;
} */

.nav-header ul li:first-child {
    border-top: 2px solid #4E4C4C;
}
.nav-header p {
    overflow: hidden;
    padding: 2px 0 2px 5px;
    background: url("/templates/interiya/img/headline.jpg") repeat-x;
    color: #FFFFFF;
    font-size:18px;
	cursor:pointer;
}
.nav-header {
    border-bottom: medium none !important;
    margin: 0 -8px 3px !important;
}
.last {
    border-bottom: 2px solid #000000 !important;
}
.last .last {
    border-bottom: none !important; 
}



.box {
    font-size: 14px;
    height: 308px;
    padding: 72px 0 0;
}
.apartments .buttons a {
    left: 330px;
}
.apartments .economy a {
    top: 200px;
}
.apartments .euro a {
    top: 240px;
}
.apartments .exclusive a {
    top: 280px;
}
.apartments .calc a {
	left: 330px;
	bottom: 28px;
}
#resultField {
    bottom: 0px;
    left: 195px;
    position: absolute;
	color: #000;
	font-weight: bold;
	background:#fff;
	padding:  7px 0;
	border: 2px solid #ff6600;
	padding: 5px 5px 3px 5px;
	
}
.offices {
    font-size: 14px;
    height: 284px;
    padding: 72px 0 0;
}
.offices .field {
    left: 385px;
    position: absolute;
    top: 0;
}
.offices .selectbox {
    left: 385px;
    position: absolute !important;
    top: 0;
}
.offices label {
    display: block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin: 0 0 0 160px;
    text-align: right;
    width: 215px;
}
.offices .buttons a {
    left: 103px;
}
.offices .economy a {
    top: 175px;
}
.offices .euro a {
    top: 215px;
}
.offices .exclusive a {
    top: 255px;
}
.offices .calc a {
	left: 103px;
	bottom: 25px;
}
.offices #resultField {
    bottom: 3px;
}
.bathrooms {
    height: 246px;
}
.left-block {
    left: 322px;
    display: inline;
    height: 200px;
    position: absolute;
    top: 105px;
    width: 225px;
}
.right-block {
    position: absolute;
    top: 105px;
    width: 154px;
}
.bathrooms .buttons a {
    left: 243px;
}
.bathrooms .economy a {
    bottom: 143px;
}
.bathrooms .euro a {
    bottom: 103px;
}
.bathrooms .exclusive a {
    bottom: 63px;
}
.bathrooms .calc a {
    left: 243px;
    bottom: 23px;
}
.bathrooms #resultField {
    bottom: 4px;
}
.building {
	height: 266px;
}
.building .buttons a {
    left: 87px;
}
.building .economy a {
    bottom: 150px;
}
.building .euro a {
    bottom: 110px;
}
.building .exclusive a {
    bottom: 70px;
}
.building .calc a {
    bottom: 30px;
    left: 87px;
}
.building #resultField {
    bottom: 5px;
}


.tt-wrapper a span{
	width: 350px;
	height: auto;
	line-height: 20px;
	padding: 10px;
	left: 50%;
	margin-left: -187px;
	font-family: 'Alegreya SC', Georgia, serif;
	font-weight: 400;	
	font-style: italic;
	font-size: 14px;
	color: #719DAB;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	border: 4px solid #fff;
	background: rgba(255,255,255,0.3);
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	pointer-events: none;
	bottom: 100px;
	opacity: 0;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tt-wrapper a span:before,
.tt-wrapper a span:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}
.tt-wrapper a span:after{
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #fff;
}
.tt-wrapper a:hover span{
	opacity: 0.9;
	bottom: 70px;
}


/* Benefits Ïðåèìóùåñòâà íà ãëàâíîé*/
.benefits
{
	color: #0083CB;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.benefits-descr
{
	color: #000;
    border-radius: 5px 5px 5px 5px;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 10px;
    position: absolute;
    width: 220px;
    z-index: 2;
    font-weight: bold;
    -webkit-box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.5);
}
.can-hover
{
	cursor: pointer;
}

.popap
{
	background-color: #df922f;
    background-image: -moz-linear-gradient(center top , #FBC38D, #df922f);
    background-image: -webkit-linear-gradient(top, #FBC38D, #df922f);
	background-image: -o-linear-gradient(top, #FBC38D, #df922f);
	background-image: linear-gradient(top, #FBC38D, #df922f);
    background-repeat: repeat-x;
}

.kvartiri 
{
display: none;
position: absolute;
margin-top: 60px;
width: 320px;
z-index: 9999999;

margin-left: 13px;
}
.nav li ul
{
	background: transparent;
	text-align: left;
}
.nav li ul li
{
	margin: 0px;
	display: block;
}
.kvartiri li, .officesnav li,.vannienav li,.zdanianav li,.nav li ul li
{
background: url("/templates/interiya/img/headline2.png");
margin-bottom: 1px;
background-size: contain;
padding: 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}

.kvartiri a,.officesnav a,.vannienav a,.zdanianav a, .nav li ul li a
{
color: #000;
font-size: 18px;
cursor: pointer;
text-decoration: none;
display: block;
width: 100%;
}

.officesnav
{
display: none;
position: absolute;
margin-top: 60px;
width: 320px;
z-index: 9999999;

margin-left: 202px;
}
.vannienav
{
display: none;
position: absolute;
margin-top: 60px;
width: 320px;
z-index: 9999999;
background: #fff;
margin-left: 382px;

}

.zdanianav
{
	text-align: right;
display: none;
position: absolute;
margin-top: 60px;
width: 320px;
z-index: 9999999;

margin-left: 400px;

}


.kvartiri li:hover, .officesnav li:hover,.vannienav li:hover,.zdanianav li:hover, .nav li ul li:hover
{
	background: url("/templates/interiya/img/sidebox-hover.png");
	background-size: contain;
}

.kvartiri li:hover a, .officesnav li:hover a,.vannienav li:hover a,.zdanianav li:hover a, .nav li ul li:hover a
{
	color: #fff;
}

#resultField
{
	display: none;
}

.himage
{
	margin-top: -22px;
}

.main-content
{
	margin-top: -5px;
}

.sidebox li a
{
	background: url("/templates/interiya/img/headline2.png");
background-size: contain;
padding: 10px;
border-top: 2px solid #030;
}

.sidebox li ul li a
{
background: url('/templates/interiya/img/disk1.png') left center no-repeat;
padding: 3px 1px 2px 20px;
display: block;
border: none;
}

/**/
.new_menu
{
    
}

.new_menu > ul 
{
    list-style-position: inside;
    -moz-column-count:2; /* Firefox */
    -webkit-column-count:2; /* Safari and Chrome */
    column-count:2;
    /*list-style-type:decimal;*/
    /*height:200px;*/
}

.new_menu > ul > li
{
    background: url("/templates/interiya/img/headline2.png");
    margin-bottom: 1px;
    background-size: contain;
    padding: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    max-height: 42px;
   
}
.new_menu > ul > li:hover
{
    background: url("/templates/interiya/img/sidebox-hover.png");
	background-size: contain;
}

.new_menu > ul > li > a
{
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    text-decoration: none;
    display: block;
    width: 98%;
    padding-center:10px;
}
.new_menu > ul > li > a:hover
{
    color: #ffffff;
}




/*обратная связь блок*/
.obratnaya_sviaz{
}
.text_block_cat{
	margin-bottom: 20px;
}
.obratnaya_sviaz h2{
	margin: 0 !important;
	padding: 0;
}
.obratnaya_sviaz{
	margin-bottom: 35px;
}
.obratnaya_sviaz .xinput input, .obratnaya_sviaz .xinput textarea{
	width: 70%;
}
.obratnaya_sviaz .submit{
	width: auto;
	text-align: right;
	padding-right: 22px;
}
.gal_kvartiri a{
	display: inline-block;
	margin-right: 42px;
	margin-bottom: 42px;
}
.gal_kvartiri > div > a:nth-child(4),
.gal_kvartiri > div > a:nth-child(8){
	margin-right: 0;
}
/* // обратная связь блок*/
/*
     */
/*
*/