@import url('base.css');

html, body { height: 100%; }

body {
    margin: 0;
    padding: 0;
    background: #fffbea;
    font-family: Tahoma, Arial, Helvetica,sans-serif;
    color: #333;
}

#top-wrapper {
    width: 100%;
    overflow: hidden;
    background: url(/media/img/top-steel.png) repeat #A69A6A;
    height: 180px;
    overflow: hidden;
    position: relative;
}

#top {
    max-width: 1300px;
    min-width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    height: 180px;
}

#logo img { border: none; }

#logo-wrap {
    width: 161px;
    padding: 2px 0 0 7px;
    float: left;
}

#worktime {
    color: #fff;
    margin: 0;
}

#worktime table {
    font-size: 11px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0;
    white-space: nowrap;
}

.logo-td-red {
    color: #cc0000;
}

.logo-td-right {
    text-align: right;
    padding: 0 0 0 14px;
}

#slogan {
    float: left;
    margin: 24px 0 0 14px;
    width: 340px;
    color: #fff;
    font-size: 10pt;
    line-height: 13pt;    
}

#phone-head {
    margin-top: 24px;
    overflow: hidden;
}

#phone-head img {
    margin-top: 0px;
    margin-right: 8px;
    float: left;
}

#phone-head span {
    float: left;
    color: #fff;
    margin-top: 6px;
    white-space: nowrap;
}

.phone-num {
    padding-right: 12px;
    padding-top: 3px;
    font-size: 18px;
    float: left;
}

#top-menu-wrapper {
    width: 100%;
    background: url(/media/img/top-menu.png) repeat;
    border-top: 1px solid #eae9e5;
    position: absolute;
    bottom: 0;
    left: 0;
}

#top-menu {
    max-width: 1300px;
    min-width: 1000px;
    margin: 0 auto;
}

#top-menu ul {
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
}

#top-menu li {
    margin: 0 16px 0 0;
    height: 38px;
    float: left;     
}

#top-menu li.active_menu {
    background: url(/media/img/top-menu-hover.png) repeat;
    font-family: Tahoma, Arial, Helvetica,sans-serif;
    font-size: 14pt;
    color: #fff;
    text-decoration: none;
    padding: 7px 20px 0 20px;
    height: 31px;
    display: block; 
    float: left;  
}

#top-menu li.active_menu a {
    color: #fff;
    font-size: 14pt;
    padding: 0;
    display: block;
}

#top-menu li.active_menu a:hover {
    text-decoration: none;
    background: none;
}

#top-menu li a {
    font-family: Tahoma, Arial, Helvetica,sans-serif;
    font-size: 14pt;
    color: #fff;
    text-decoration: none;
    padding: 7px 15px 0 15px;
    height: 31px;
    display: block; 
    float: left;  
}

#top-menu li a:hover {
    text-decoration: none;
    background: url(/media/img/top-menu-hover.png) repeat;
}

#wrapper {
    min-width: 1000px;
    max-width: 1300px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -80px;
    overflow: hidden;
    _overflow: visible;
    
}

#center {
    min-width: 1000px;
    margin-top: 60px;
    margin-bottom: 50px;
    width: 100%;  
    overflow: hidden; 
}

#content {
    padding: 0 0 0 12px;
    overflow: hidden;
    font-size: 10pt;
    line-height: 16pt;
}

#item-block {
    margin-right: 12px;
    text-align: center;
    width: 200px;
    min-width: 175px;
    float: left;
    position: relative;
    display: inline; /* IE6 */
    padding-top: 16px;
}

#item-image p {
    position: relative;
    width: 256px;
}

#item-description {
    overflow: hidden;
    font-size: 10pt;
    line-height: 16pt;
    background: #f0ebdb;
    _float: left; /* IE6 */
    padding-bottom: 12px;
}

#item-description table {
    border: 1px solid #D0AD51;
    margin: 0 auto;
}

#item-description td {
    border: 1px solid #EAE4CE;
    background: #F9F5EC;
}

#item-description p {
    padding: 0 20px;
}

.full-menu {
    float: right;
    padding: 0 12px;
    overflow: hidden;
}

.full-menu ul {
    width: 244px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.full-menu ul li {
    padding: 0;
    font-size: 18px;
}

.full-menu ul li ul {
    margin-bottom: 10px;
    overflow: hidden;
}

.full-menu ul li ul li {
    font-size: 11px;
    margin: 3px 0 3px 2px;
    padding: 2px 0;
    display: block;
    width: 100%;
    float: left;
    line-height: 13px;
    position: relative;   
}

.full-menu ul li ul li:hover {
    background: #F3EAd1;
}

.full-menu ul li ul li.active_menu { background: #F3EAb1; }

.full-menu a {
    color: #333;
    background: url(/media/img/full-menu-arrow.png) no-repeat left 2px;
    padding-left: 14px;
    text-decoration: underline;
    float: left;
}

#nolink {
    background: url(/media/img/full-menu-arrow.png) no-repeat left 2px;
    padding-left: 14px;
    float: left;
}

#item-block p {
    margin: 0 0 10px 0;
}

#item-block table {
    width: 100%;
    text-align: left;
    border-spacing: 0;
    font-size: 8pt !important;
    line-height: 12pt !important;
}

#item-block td {
    padding: 4px 0;
    border-bottom: 1px solid #e9dfc2;
}

#item-block td.left { 
    font-weight: bold;
    width: 50%;
}

#item-block td.right {
    font-weight: normal;
    text-align: right;
    width: 50%;
}

#anchors {
    width: 100%;
    margin-top: 20px;
}

#anchors ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
#anchors li {
    margin: 4px 0;
}

#anchors img {
    vertical-align: middle;
    padding-right: 4px;
}

a.anchor {
    color: #0099ff;
    font-size: 10pt;
    text-decoration: none;
    border-bottom: 1px dotted #0099ff;
    line-height: 14pt;
}

a.anchor:hover { border: none; }

#item-title {
    background: #ecdeb9;
    overflow: hidden;
    padding: 5px 0 8px 0;
}

#item-title h1 {
    margin: 0;
    padding: 0 10px;
    font-size: 16pt;
    display: inline;
}

#item-price2 {
    width: 92px;
    height: 92px;
    background: url(/media/img/label.png) no-repeat;
    position: absolute;
    top: 0;
    right: -8px;
    color: #fff;
    font-size: 10pt;
    padding-top: 30px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#item-price {
    width: 92px;
    height: 92px;
    background: url(/media/img/label.png) no-repeat;
    position: absolute;
    top: 0;
    right: -8px;
    color: #fff;
    font-size: 10pt;
    padding-top: 13px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#item-price strong, #item-price2 strong {
    font-size: 15pt;
    line-height: 16pt;
}

.menu-price {
    font-size: 9px;
    color: #ff8800;
    float: right;
    font-weight: normal;
    position: absolute;
    bottom: 1px;
    right: 1px;
    font-family: Arial, Helvetica, sans-serif;
}

.menu-price span {
    font-weight: bold;
    color: #ff6600;
    padding: 0 2px 0 1px;
    font-family: "Tahoma",Arial, Helvetica, sans-serif;
    font-size: 9px;
}

#top-news {
    float: right;
    padding-right: 5px;
    margin-top: 8px;
}

#top-news span {
    color: #fff;
    font-size: 16pt;
}

#top-news .news-line {
    width: 340px;
    overflow: hidden;
    font-size: 11px;
    margin: 8px 0;
}

.news-line .news-date {
    float: left;
    margin-right: 16px;
    color: #fff;
}

.news-line .news-title {
    margin-left: 60px;
}

.news-line .news-title a {
    color: #000;
    text-decoration: underline;
}

.news-line .news-title a:hover {
    text-decoration: none;
}

#footer-wrapper {
    width: 100%;
    min-width: 1000px;
    overflow: hidden;
    background: url(/media/img/top-steel.png) repeat;
    border-top: 1px solid #999;
    height: 79px;
}

#push {  height: 80px; }

#footer {  
    padding: 23px 20px 0 20px;
    position: relative;
    _width: 960px;
    overflow: hidden;
    max-width: 1300px;
    min-width: 1000px;
    margin: 0 auto;
}

#counter {
    margin-right: 32px;
    float: left;
}

#copyright {
    width: 500px;
    font-size: 8pt;
    line-height: 12pt;
    float: left;
}

#developer {
    position: absolute;
    top: 24px;
    right: 20px;
}

#developer img {
    border: none;
}

.news-list {
    margin-top: 20px;
    overflow: hidden;
}

.news-list .news-date {
    text-transform: lowercase;
    font-size: 10pt;
    background: #F0EBDB;
    display: inline;
    padding: 0 4px;
}

.news-list .news-title {
    margin-top: 6px;
    display: inline;
}

.news-list .news-title a {
    color: #0099ff;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11pt;
    padding: 0 4px;
}

.news-list .news-title a:hover {
    text-decoration: none; 
}

.news-list .news-short {
    margin-top: 6px;
    padding-bottom: 16px;
}

.news-list .news-short p {
    margin: 0 0 10px 0;
}

#main-door {
    width: 990px;
    height: 802px;
    margin: 0 auto 42px auto;
    position: relative;
}

#main-door-schema {
    background: url(/media/img/main-door-schema.png) no-repeat;
    width: 990px;
    height: 802px;
    z-index: 20;
    position: absolute;
}

#main-door-colors {
	width: 120px;
	height: 120px;
	position: absolute;
	bottom: 46px;
	left: 313px;
	background: url(/media/img/main-door-colors.png) no-repeat;
	z-index: 19;
}

#main-door-shadow {
	width: 695px;
	height: 83px;
	z-index: -1;
	background: url(/media/img/main-door-shadow.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -347px;
}

#main-door .full-menu {
    float: none !important;
    display: block !important;
}

#main-door .full-menu ul li ul li:hover { background: none; }

#main-door-pic {
	position: absolute;
	left: 282px;
	top: 0;
	z-index: 1;
	border: 1px solid #333;
	background: url(/media/img/main-door.jpg) no-repeat;
	width: 399px;
	height: 757px;
}

#main-door-schema a {
	z-index: 1000;
	margin-left: 282px;
	outline: none;
	display: block;
	width: 399px;
	height: 757px;
}

#doors, #controls, #colors, #download-colors, #link-colors, #other, #furnitura { z-index: 30; }

#doors {
    position: absolute;
    top: 10px;
    left: 725px;
}

#controls {
    position: absolute;
    top: 84px;
    left: 10px; 
}

#furnitura {
    position: absolute;
    top: 324px;
    left: 66px;
    width: 200px;
}

#colors {
    position: absolute;
    top: 596px;
    left: 7px;
    font-size: 15pt;
}

#download-colors {
    margin-left: 40px;
    margin-top: 8px;
    font-style: normal;
}

#link-colors {
    display: block;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#link-colors a {
    color: #0185cb;
    font-size: 13pt;
    text-decoration: underline;
}

#link-colors a:hover { text-decoration: none; }

#link-desc {
    color: #999;
    font-size: 7.5pt;
    font-family: Tahoma, Arial, Helvetica,sans-serif; 
}

#other {
    position: absolute;
    bottom: 90px; 
    left: 725px;
}

#doors-list, #controls-list, #furnitura-list, #colors-list {
    position: relative;
    left: -12px;
    top: 0px;
}

#other-list { position: relative; top: 20px; left: -12px;}

#doors-name { font-size: 17pt; }
#controls-name { font-size: 14pt; }
#furnitura-name { font-size: 16pt; }
#other-name { font-size: 17pt; color: #888; }

#reshetki-name, #gates-name, #mebel-name { 
    font-size: 18px; 
    display: block; 
    margin: 4px 0 2px 12px; 
}

#doors-name, #controls-name, #furnitura-name { margin-bottom: 20px; }

#about {
    overflow: hidden;
    font-size: 10pt;
    padding-right: 30px;
}

#about p { line-height: 16pt; }

#about a {
    color: #126685;
    text-decoration: underline;
}

#about a:hover { text-decoration: none; }

#proezd {
    float: right;
    margin-right: 20px;
    font-size: 12pt;
}

#chunk-about { overflow: hidden; }

#chunk-about img {
    vertical-align: middle;
    margin-right: 2px;
}

#phones {
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 16px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    clear: both;
}

.floated-sketch ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    
}

.floated-sketch li {
    float: left;
    margin: 10px 8px 25px 9px;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
}

.floated-sketch img {
    margin: 0;
    padding: 0;
    display: block;
}

.floated-sketch span {
    display: block;
    font-size: 12pt;
    color: #6F422C;
    font-weight: bold;
    padding: 16px 0 8px 0;
}

#content-left {
    float: left;
    width: 49%;
    margin-right: 1%;
    clear: left;
}

#content-right {
    float: left;
    width: 48%;
    margin-left: 1%;
}

#free-wrap {
    margin: 3px auto 0 auto;
    text-align: center;
}

#free {
    width: 133px;
    height: 102px;
    padding-top: 34px;
    overflow: visible;
    background: url(/media/img/label_red.png) no-repeat;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
}

#free span { font-weight: bold; }

#doors-catalog ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#doors-catalog ul li {
    float: left;
    width: 150px;
    margin: 10px 14px 60px 14px;
    _display: inline;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    height: 240px;
}

#doors-catalog a {
    text-decoration: underline;
    color: #126685;
}

#doors-catalog a:hover { text-decoration: none; }

#doors-catalog img {
    border: 1px solid #bbb;
    display: block;
    margin: 0 auto;
}

#feedback input {
    height: 22px;
    font-size: 15px;
    font-weight: normal;
    padding: 0 4px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#feedback textarea {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: 2px 4px;
}

#feedback label {
    float: left;
    font-size: 14px;
}

#feedback table {
    margin-top: 16px;
    margin-left: 20px;
}

#feedback th { padding-right: 16px; }

#feedback td.center input {
    font-size: 14px;
    height: 32px;
} 

#doors-catalog {
    clear: both;
    overflow: hidden;
}

#block_1_name, #block_2_name, #block_3_name, #block_4_name, #block_5_name { overflow: hidden; }
#item-description table { margin-top: 12px; }
#item-description td { vertical-align: top; text-align: center; font-weight: bold; }
#item-description td img { display: block; margin: 0 auto; border: none; }

#main-door-link a {
    position: absolute;
    top: 0;
    left: 282px;
    outline: none;
}

#main-door-link img {
    width: 400px;
    height: 756px;
    border: none;
}

#reshyotki img { display: block }
#reshyotki td a { font-size: 18pt; }
#reshyotki li a { font-size: 11pt; }

#reshyotki ul { 
	list-style: none;
	margin: 40px 0 10px 0;
	padding: 0;
	overflow: hidden; 
}

#reshyotki li { 
	float: left; 
	text-align: center; 
	margin-right: 12px;
}

#cat, #cat2 {
	width: 44px;
	height: 82px;
	position: absolute;
	z-index: -2;
	visibility: hidden;
}

#cat {
	top: 124px;
	left: 283px;
}

#cat2 {
	top: 400px;
	left: 640px;
}

.cat-visible { visibility: visible !important; }

#domofon {
	position: absolute;
	left: 218px;
	top: 218px;	
	z-index: 25;
}

#domofon a {
	z-index: 200;
	outline: none;
}

#domofon img { border: none; width: 34px; height: 31px; }

.news-years, .news-monthes {
	font-size: 10pt;
	font-weight: bold;
}

.news-years a, .news-monthes a {
	margin: 0 3px 0 6px;
	color: #0099cc;
}

.news-years a:hover, .news-monthes a:hover { text-decoration: none; }

#label_yellow {
	position: absolute;
	top: 40px;
	left: 340px;
	padding: 22px 0 0 0;
	width: 92px;
	height: 66px;
	background: url(/media/img/label_yellow.png) no-repeat;
	z-index: 1000;
	text-align: center;
}

#label_yellow a {
	color: #dd0000;
	font-size: 18px;
}

#controls-list .full-menu .menu-price {
	display: none;
}
