/** some reset **/
body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; } 
caption, th { text-align: left; font-weight: normal; font-style: normal; }
acronym, abbr, fieldset, img { border: 0;}
:focus { outline: 0; } 
/* { text-shadow: #000000 0 0 0px; } */

html, body {
    height: 100%;
    padding: 0;
    margin: 0;
    font-size: 11px;
    font-family: sans-serif;
    color: #826952;
}
/** layout **/
#layout {
    height: 100%;
    position: absolute;
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    min-width: 950px;
    min-height: 750px;
    _width: expression(950 > document.documentElement.clientWidth ? 950 : '100%'); 
    _height: expression(750 > document.documentElement.clientHeight ? 750 : '100%');   
}

#left {
    position: absolute;
    left: 53px;
    top: 44px;
    width: 200px;
    height: 600px;
    z-index: 3;
}

#right {
    position: absolute;
    top: 44px;
    right: 55px;
    width: 605px;
    height: 600px;
    z-index: 3;
}

#full {
    position: absolute;
    top: 44px;
    width: 828px;
    left: 53px;
    height: 600px;
    z-index: 3;
}

#content {
    width: 941px;
    height: 733px;
    margin: -366px 0 0 -470px;
    position: absolute;
    top: 50%;
    left: 50%;
}
#content .bg {
    background: url(i/center.png) no-repeat !important;
    background: none;  
    filter:none !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/center.png',sizingMethod='crop');  
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 10px;
}

#content.index {
    height: 310px;
    padding: 0 0 423px 0;
}

#content.index .bg {
    background: url(i/index.png) no-repeat !important;
    background: none;
    filter:none !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/index.png',sizingMethod='crop');    
    width: 941px;
    height: 733px;
    position: absolute;
    z-index: 2;
    top: 16px;
}

#content .bg-wait {
    background: #fbf7ee;
    width: 941px;
    height: 624px;
    position: absolute;
    z-index: 2;
    top: 20px;
}

#content.index .bg-wait {
    background: #fbf7ee; 
    width: 941px;
    height: 304px;
    position: absolute;
    z-index: 2;
    top: 20px;
}

.body {
    clear: left;
    padding: 0 0 0 20px;    
}

#footer {
    top: 660px;
    font-size: 12px;
    color: #f6e9d3;
    padding: 20px 0 0 50px;
    position: absolute;
    z-index: 50;
} 
#footer a {    color: #f6e9d3;}
/** some typo **/
#left p {
    line-height: 1.5em;
}

h1, h2, h3 {
    font-family: Georgia;
    font-style: italic;
    font-size: 25px;
    margin: 0 0 5px 0;
}
h3 {
    font-size: 18px;
}
#full h1 {
    font-size: 27px;
}
p, ul {
    margin: 0 0 25px 0;
    line-height: 1.9em;
}
dl {
    margin: 0 0 25px 0;
    line-height: 1.5em;
}
dt {
    float: left;
    clear: left;
    margin: 0 5px 0 0;
}
a {
    color: #826a52;
}
a:hover {
    text-decoration: none;
}
dt, label {
    font-size: 12px;
    font-weight: bolder;
}

/** left sidebar **/
a.logo {
    margin: 0 0 35px 0;
    display: block;
    text-align: center;
}
#left ul {
    font-size: 12px;
    font-style: italic;
}
#left ul li {
    margin: 0 0 12px 0;
}
#left ul li.active a {
    color: #000;
    text-decoration: none;
}
.vid{
	font-weight: bold !important; 
	text-decoration: underline !important;
}

.articles .m1, .interior .m2, .development .m3, .production .m4 {
	color:#C77071;
    text-decoration: none;
}
/** fluid bg **/
#bg,
#bg table,
#bg td {
    width: 100%;
    height: 100%;
    overflow: hidden;  
}  
#bg div {
    position: absolute;
    width: 200%;
    height: 200%;
    top: -50%;
    left: -50%;
}
#bg td {
    vertical-align: middle;
    text-align: center;
}
#bg img {
    min-height: 50%;
    min-width: 50%;
    margin: 0 auto;
}

/** navigation **/
ul#nav {
    background: url(i/nav.png) no-repeat;
    float: left;
    padding: 8px 4px;
    margin: 0;
    width: 422px;
}

ul#nav li {
    float: left;
    list-style: none;
}
ul#nav li a {
    font-family: Georgia;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff6e6;
    margin: 0 12px;
}
ul#nav li.active a, 
ul#nav li a:hover {
    color: #c77071;
}

table.nav {
	width: 430px;
	margin: 0px 0px 0px 0px;
	float: left;
	background: url(i/nav.png) no-repeat;
}
table.nav td {
	height: 35px;
	text-align: center;
	padding-top: 2px;
	width: 10%;
	*width: auto;
	*padding-left: 5px;
	*padding-right: 5px;
}
table.nav a {
    font-family: Georgia;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff6e6;
}
/** contact block **/
.contact {
    font-family: serif;
    color: #000;
    font-size: 21px;
    text-align: right;
    float: right;
    clear: right;
    width: 165px;
    height: 94px;
    word-spacing: -1px;
}
.contact span {
    font-size: 16px;
    color: #a02427;
}
.contact a {
    font-family: sans-serif;
    font-size: 11px;
    font-style: italic;
}

/** contact form **/
#full .maps {
    float: left;
    padding: 20px 0 0 0;
}
#full .form {
    float: right;
    padding: 20px 0 0 0;
}
#full a.tab {
    font-family: Georgia;
    font-style: italic;
    font-size: 27px;
    margin: 0 20px 5px 0;
    color: #006699;
    text-decoration: none;
    border-bottom: 1px #006699 dashed;
}
#full a.tab#cur {
    border: none;
    color: #826952;
} 
#full #pit,
#full #mos {
     padding: 15px 0 0 0;
}
#full #pit {
    display: none;
}
#full dd.phones {
    margin: 0 0 0 75px;
}
#full a.map {
    color: #0100fe;
    text-decoration: none;
}
#full div.map {
    width: 425px;
    height: 350px;
} 
.form-item {
    padding: 3px 0;
}
#full label { 
    float: left;
    width: 155px;
    text-align: right;
    padding: 0 3px 0 0;
    margin: 5px 0 0 0;
}
#full .input {
    width: 212px;
    padding: 4px;
    border: 1px solid #dfd0c6; 
    background: #fff url(i/input.png) repeat-x;
}
#full textarea.input {
    height: 360px;
    overflow: hidden;   
}
#full #submit {
    margin: 0 0 0 158px;
}

/** lang block **/
.lang {
    float: right;
    width: 167px;
    text-align: right;
}
.lang a {
    color: #006699;
    text-decoration: none;
    margin: 0 0 0 12px;
    text-align: center;
    border-bottom: 1px solid red;
    display: block;
    float: right;
}
.lang a:hover { 
    border: none;
}

/** breadcrumb **/
.breadcrumb {
    float: left;
    clear: left;
    margin: 15px 0;
    width: 420px;
    color: #634528;
}
#full .breadcrumb {
    margin: 0;
}
.breadcrumb a {
    color: #634528;
} 
.breadcrumb .separator {
    margin: 0 5px;
}

/** nordom link **/
.nordom {
    float: right; 
    color: #d6ccc1;
    margin: 0 82px 0 0;
    position: relative;
    z-index: 1;
    background: url(i/nordom.png) no-repeat top !important;
    background: none;
    filter:none !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/nordom.png',sizingMethod='crop'); 
    width: 153px;
    text-align: center;
    padding: 2px 0 5px 0; 
    height: 14px;
    cursor: pointer;
}
.nordom:hover {
    margin-top: -3px;
    padding: 2px 0 8px 0;
    text-decoration: underline;
}

/** scrolling **/
#scroller {
    height: 400px;
    overflow: hidden;
    width: 560px;
    clear: both;
    padding: 0 20px 0 5px;
}
#desc-scroller {
    height: 330px;
    overflow: hidden;
    width: 190px;
}
#scroller.gallery { 
    height: auto;
}
#track {
    background: #d6ccc1;
    position: absolute;
    height: 400px;
    width: 1px;
    right: 0;
    top: 135px;
}
#desc-track { 
    background: #d6ccc1;
    position: absolute;
    height: 330px;
    width: 1px;
    right: 0;
    top: 219px;
}
#track #thumb {
    background: #c1b3a4;
    position:absolute;
    left: -2px;
    width: 5px;
}
#desc-track #desc-thumb {
    background: #c1b3a4;
    position:absolute;
    left: -2px;
    width: 5px;
}

/** gallery **/
#preview .sliderNext,
#preview-nobig .sliderNext {
    position: absolute;
    width: 47px;
    height: 74px;
    top: 12px;
    background: url(i/prev.png) left center !important;
    background: none;
    filter:none !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/prev.png',sizingMethod='crop');
    background: none;
    z-index: 90;
    cursor: pointer;
} 
#preview .sliderPrev,
#preview-nobig .sliderPrev {
    position: absolute;
    width: 47px;
    height: 74px;
    top: 12px;
    background: url(i/next.png) left center !important;
    background: none;
    filter:none !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/next.png',sizingMethod='crop'); 
    z-index: 90;
    right: 0;
    cursor: pointer;
}
#preview,
#preview-nobig {
    height: 98px; 
    width: 580px; 
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}
#preview .slide,
#preview-nobig .slide {
    height: 120px !important;
}
#preview a,
#preview-nobig a {
    margin: 5px;
}
#preview.js a,
#preview-nobig.js a {
    margin: 0;
}
#preview.js,
#preview-nobig.js {
    overflow: hidden;
}
#big {
    text-align: center;
    padding: 10px 0 0 0;
}
#big img {
    cursor: pointer;
}

#slide a, img {cursor: pointer;}

#slide span {
    display: block;
    width: 100%;
    background-color: white;
    position: relative;
    z-index: 10;          
}
#preview-nobig #slide span,
#preview-nobig #slide img {
  cursor: pointer !important;
}

/** popup photo **/
#overlay {
    position: absolute;
    background: #000;
    z-index: 5;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    filter:alpha(opacity=40);
    min-width: 950px;
    min-height: 750px;
    _width: expression(950 > document.documentElement.clientWidth ? 950 : '100%'); 
    _height: expression(750 > document.documentElement.clientHeight ? 750 : '100%');   
    display: none;
}
#popup {
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
    min-width: 950px;
    min-height: 750px;
    _width: expression(950 > document.documentElement.clientWidth ? 950 : '100%'); 
    _height: expression(750 > document.documentElement.clientHeight ? 750 : '100%');   
}
#popup .wrap {
    width: 820px;
    height: 653px;
    padding: 10px;
    background: url(i/popup.png);
    position: absolute;
	z-index: 7;
    top: 50%;
    left: 50%;
    margin: -336px 0 0 -420px;
}
#popup table {
	width: 820px;
	height: 615px; 
}
#popup table td {
	text-align: center;
	vertical-align: middle;
}
/*#popup table td img {
	max-width: 820px;
	max-height: 615px;
    _width: expression(820 > this.clientWidth ? 820 : 'auto'); 
    _height: expression(615 > this.clientHeight ? 615 : 'auto');   
}*/
#popup .close {
    position: absolute;
    bottom: 12px;
    right: 20px;
    display: block;
}
#popup .pagi {
    text-align: center;
    font-size: 11px;
    color: #999;
    padding: 10px 0 0 0;
}
#popup .pagi a {
    color: #634528;
    text-transform: uppercase;
    font-family: "Georgia";
}
#popup .pagi .tprev {
    margin: 0 20px 0 10px;
}
#popup .pagi .tnext {
    margin: 0 10px 0 20px;
}

/** other styles **/
#footer a img {
    vertical-align: text-bottom;
}
a.production {
    width: 150px;
    height: 160px;
    float: left;
    margin: 0 18px 18px 0;
    padding: 0 9px;
}
a.production img,
.dev img {
    display: block;
    background: url(i/img_bg.png) no-repeat;
    padding: 9px;
    width: 150px;
    height: 100px;
    margin: 0 -9px 8px -9px;
} 
.dev img {
    float: left;
    margin: 0 15px 15px 0;
}
.dev {
	clear: both;
}
.dev h2 {
    font-size: 16px;
    /* 18px */
}
.index .intro {
    font-family: Georgia;
    font-size: 12px;
    font-style: italic;
    text-decoration: none;
    line-height: 1.5em;
    float: left;
    width: 400px;
    margin: 30px 0;  
}
.index .intro:hover {
    text-decoration: underline;
}
.logo_en {
	background: url(i/logo_en.png);
	height: 155px;
	width: 196px;
	display: block;
	-position: relative;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/logo_en.png', sizingMethod='crop');
}
.logo_it {
	background: url(i/logo_it.png);
	height: 155px;
	width: 196px;
	display: block;
	-position: relative;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/logo_it.png', sizingMethod='crop');
}
.logo_de {
	background: url(i/logo_de.png);
	height: 155px;
	width: 196px;
	display: block;
	-position: relative;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/logo_de.png', sizingMethod='crop');
}
.nor_link {
	position: absolute;
	bottom: 80px;
	left: 0px;
	width: 202px;
	height: 139px;
	z-index: 100;
	cursor: pointer;
}
.nor_ru {
	background: url(../i/nor_logo_off.jpg) no-repeat top left;
}
.nor_en {
	background: url(../i/nor_logo_en_off.jpg) no-repeat top left;
}
.nor_de {
	background: url(../i/nor_logo_de_off.jpg) no-repeat top left;
}
.nor_it {
	background: url(../i/nor_logo_it_off.jpg) no-repeat top left;
}
.nor_ru:hover {
	background: url(../i/nor_logo.jpg) no-repeat top left;
}
.nor_en:hover {
	background: url(../i/nor_logo_en.jpg) no-repeat top left;
}
.nor_de:hover {
	background: url(../i/nor_logo_de.jpg) no-repeat top left;
}
.nor_it:hover {
	background: url(../i/nor_logo_it.jpg) no-repeat top left;
}
#left h1
{
    font-size: 18px;
}


.hover a:hover{text-decoration: underline !important;}


.specpred{}
.specpred a{font: 12px arial; color: #000; font-style: italic; text-decoration: underline;
 background: url(../i/specpred_noactive.png) no-repeat 0px 0px; display: block; height: 23px; padding: 5px 0px 0px 30px;}
.specpred a:hover{text-decoration: none; background: url(../i/specpred.png) no-repeat 0px 0px; display: block; height: 23px; padding: 5px 0px 0px 30px;}
.specpred a.hov{text-decoration: none; background: url(../i/specpred.png) no-repeat 0px 0px; display: block; height: 23px; padding: 5px 0px 0px 30px;}


.specpred a{font: 12px arial; color: #000; font-style: italic; text-decoration: underline;
-background: none !important;
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/specpred_noactive.png', sizingMethod='crop') !important; 
display: block; height: 23px; padding: 5px 0px 0px 30px;}
 
.specpred a:hover{text-decoration: none;
-background: none !important;
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/specpred.png', sizingMethod='crop') !important; 
display: block; height: 23px; padding: 5px 0px 0px 30px;}

.specpred a.hov{text-decoration: none; 
-background: none !important;
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/specpred.png', sizingMethod='crop') !important; 
display: block; height: 23px; padding: 5px 0px 0px 30px;}


/*.nor_ru {
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/nor_logo_off.png', sizingMethod='crop');
}
.nor_ru:hover {
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/nor_logo.png', sizingMethod='crop');
}
.nor_en {
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/nor_logo_en_off.png', sizingMethod='crop');
}
.nor_en:hover {
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/nor_logo_en.png', sizingMethod='crop');
}
.nor_de {
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/nor_logo_de_off.png', sizingMethod='crop');
}
.nor_de:hover {
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/nor_logo_de.png', sizingMethod='crop');
}
.nor_it {
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/nor_logo_it_off.png', sizingMethod='crop');
}
.nor_it:hover {
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/nor_logo_it.png', sizingMethod='crop');
}*/