/*****************************   anDeRan   ************************************/

body {
	background-color: #D9DEEA;
}

#header .inner, #content .inner, #footer .inner, #footerh .inner {
	width: 950px;
	margin: 0 auto;
}

body, ul, form, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}

body, table, input, select, textarea {
	font: 12px Arial, sans-serif;
}

img {
	border-width: 0;
	vertical-align: middle;
}

a {
	color: #D7462C;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-size: 16px;
	color: #D7462C;
	padding: 15px 8px 5px;
	margin-bottom: 18px;
}

h4 {
	font-size: 12px;
	margin-bottom: 15px;
}

p {
	margin: 0 0 15px;
}

table {
	border-collapse: collapse;
}

td {
	border: 1px solid #D6DBE6;
}

.clear {
	clear: both;
}

input.field {
}

input.button {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	border-width: 0;
	height: 22px;
}

#header h1, .block h3, .hdr-support-center, #map a {
	line-height: 1000em;
	overflow: hidden;
}

/* Header */

#header {
	height: 101px;
	background-image: url(../images/common/hdr_bg.png);


}

#header h1 {
	width: 168px;
	height: 51px;
	background-image: url(../images/common/logo.gif);
	margin-top: 31px;
	position: absolute;
}

#header h1 a {
	display: block;
}

.nav {
	position: absolute;
	list-style-type: none;
}

.nav li {
	float: left;
	border-left: 1px solid #B4B8C1;
	padding: 0 11px;
}

#header .nav {
	margin: 61px 0 0 320px;
}

#header .nav li {
	line-height: 16px;
}

.nav strong, .nav a {
	display: block;
	padding: 0 4px;
}

.nav a:hover {
	border-bottom: 3px solid #000;
}

.nav strong {
	border-bottom: 3px solid #D2492F;
	font-weight: normal;
}

.nav a {
	color: #000;
	text-decoration: none;
}

.nav li.nav-home {
	border-left-width: 0;
}

.nav li.nav-rest {

}

#footer .nav li {
	border-left-color: #000;
	line-height: 14px;
	padding: 0 7px;
}

#footer .nav a:hover {
	border-bottom-width: 1px;
}


#footerh .nav li {
	border-left-color: #000;
	line-height: 14px;
	padding: 0 7px;
}

#footerh .nav a:hover {
	border-bottom-width: 1px;
}


#content {
	background: #3C4A4E url(../images/common/cnt_bg.png) repeat-x;
	padding: 29px 0 38px;
}

/* Left Column */

.col-left {
	float: left;
	width: 624px;
	background: #FFF url(../images/common/cnt_left_bot.gif) no-repeat left bottom;
	padding: 0 20px 13px;
	overflow: hidden;
}

.col-home {
	width: 622px;
	background-image: none;
}

.cnt-left-top {
	background-image: url(../images/common/cnt_left_top.gif);
	height: 13px;
	display: block;
	margin: 0 -20px;
}

h2.title {
	border-bottom: 1px solid #E0E2E7;
}

.border-maxi {
	background: url(../images/common/border_maxi.png) no-repeat;
	padding: 6px 6px 6px 5px;
}

.border-midi {
	background: url(../images/common/border_midi.png) no-repeat;
	padding: 5px;
}

.border-midi-2 {
	background: url(../images/common/border_midi_2.png) no-repeat;
	padding: 5px;
}

.img-left {
	float: left;
	margin-right: 18px;
}

.img-right {
	float: right;
	margin: 24px 18px 0 0;
}

.quote {
	padding: 10px 0;
}

.quote .photo {
	padding: 5px;
	background: url(../images/common/border_mini.png) no-repeat;
	float: left;
}

.quote .comment {
	float: left;
	width: 470px;
	padding-left: 40px;
	margin: 2px 0 0 12px;
	background: url(../images/common/quote.gif) no-repeat;
}

.border-map {
	padding: 2px;
	background: url(../images/common/border_map.png) no-repeat;
	margin-bottom: 30px;
}

.contacts {
	background-color: #DEE408;
	padding: 15px;
}

dl {
	margin: 0 0 20px 8px;
}

dl dl {
	margin: 0 0 10px 18px;
}

.faq-hdr {
	border: 1px solid #E0E2E7;
	border-width: 1px 0;
	margin-bottom: 15px;
}

.col-left label {
	display: block;
	float: left;
	width: 112px;
	padding-right: 6px;
	text-align: right;
}

.col-left form p.title {
	padding-left: 15px;
}

.col-left p.field, .col-left p.area {
	margin-bottom: 4px;
}

.col-left textarea.area {
	width: 288px;
}

.col-left p.button {
	width: 410px;
	text-align: right;
}

.col-left .btn-midi {
	background: transparent url(../images/common/btn_midi.png);
	width: 93px;
}

.col-left .btn-midi-2 {
	background: transparent url(../images/common/btn_midi_2.png);
	width: 112px;
}

.catalog {
	margin: 25px 0 0 78px;
}

.catalog p {
	background: url(../images/common/border_midi_2.png) no-repeat;
	width: 205px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin: 0 38px 25px 0;
}

.catalog p img {
	margin: 5px 0 10px;
}

.col-left .icon {
	background-repeat: no-repeat !important;
	text-indent: 28px;
}

.ico-info { background: url(../images/icons/info.gif) 7px 0; margin-bottom: 2px; }

.offset-bottom {
	margin-bottom: 15px;
}

#map {
	background-image: url(../images/common/map.png);
	width: 580px;
	height: 290px;
	position: relative;
}

#map a {
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	background: url(../images/common/point_off.gif) no-repeat 5px 5px;
}

#map a:hover, #map a.overed {
	background: url(../images/common/point_on.gif) 0 0;
}

#point-1 { left: 100px; top: 159px; }
#point-2 { left: 87px; top: 129px; }
#point-3 { left: 160px; top: 193px; }
#point-4 { left: 208px; top: 198px; }
#point-5 { left: 187px; top: 180px; }
#point-6 { left: 246px; top: 230px; }

#map-info {
	position: relative;
	margin: 30px 0 20px 15px;
	width: 580px;
}

#map-info td.overed {
	background-color: #DEE408;
}

#map-info a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 10px;
}

.sub-nav-2 {
	list-style-type: none;
	margin: 0 -20px;
	background: url(../images/common/nav_2_bg.png) no-repeat;
	height: 56px;
	width: 690px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.sub-nav-2 li {
	float: left;
	margin-right: 1px;
}

.sub-nav-2 li a {
	display: block;
	height: 29px;
	padding-top: 14px;
	text-decoration: none;
	color: #000;
}

.sub-nav-2 li.active {
	background: #FFF url(../images/common/nav_2_on_begin.gif) no-repeat;
}

.sub-nav-2 li.active strong {
	background: url(../images/common/nav_2_on_end.gif) no-repeat right top;
	display: block;
	height: 42px;
	padding-top: 14px;
	color: #D3452E;
}

.sub-nav-2 li.double a {
	height: 37px;
	padding-top: 6px;
}

.sub-nav-2 li.double strong {
	height: 50px;
	padding-top: 6px;
}

.sub-nav-2 li.size-1 { width: 109px; }
.sub-nav-2 li.size-2 { width: 110px; }
.sub-nav-2 li.size-3 { width: 111px; }

#colors p {
	background: url(../images/common/border_colors.png) no-repeat;
	padding: 3px;
	margin-bottom: 5px;
}

#colors p img {
	margin-right: 10px;
}

.col-type-1, .col-type-4 .param {
	font-weight: bold;
	text-align: center;
}

.col-type-1 table, .col-type-2 table {
	width: 100%;
}

.col-type-1 td, .col-type-2 td {
	padding: 4px 5px;
}

.col-type-1, .col-type-2, .col-type-3 {
	float: left;
	margin-top: 15px;
}

.col-type-4 {
	float: left;
	margin-top: 0px;
}
.col-type-1 {
	width: 230px;
	margin-right: 20px;
}

.col-type-2 {
	width: 140px;
	margin-right: 20px;
}

.col-type-3 {
	width: 186px;
}

.sub-nav-1 {
	list-style-type: none;
	margin: 0 -20px;
	background: url(../images/common/nav_1_bg.png) no-repeat;
	width: 690px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 83px;
}

.sub-nav-1 li {
	float: left;
	margin-right: 1px;
	width: 132px;
}

.sub-nav-1 li.size-2 { width: 130px; }

.sub-nav-1 li a, .sub-nav-1 li strong {
	display: block;
	height: 75px;
	padding-top: 8px;
}

.sub-nav-1 li a {
	text-decoration: none;
	color: #000;
}

.sub-nav-1 li.active {
	background: #FFF url(../images/common/nav_1_on_begin.gif) no-repeat;
}

.sub-nav-1 li.active strong {
	background: url(../images/common/nav_1_on_end.gif) no-repeat right top;
	color: #D3452E;
}

.sub-nav-1 span {
	display: block;
	width: 111px;
	text-align: center;
	border: 1px solid #BABFCB;
	margin: 8px auto 0;
	padding: 3px 0;
	background-color: #FFF;
}

.sub-nav-1 li.double a, .sub-nav-1 li.double strong {
	height: 78px;
	padding-top: 5px;
	line-height: 12px;
}

.sub-nav-1 li.double span {
	margin-top: 2px;
}

#image img {
	display: block;
}

#home-link {
	position: absolute;
	width: 592px;
	height: 148px;
	margin-top: -148px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

.present {
	overflow: hidden;
	width: 660px;
	margin: 12px 0 -2px -10px;
}

.col-home #colors {
	width: 48px;
	float: left;
}

.col-home #image {
	width: 592px;
	float: left;
}

.present #colors p:hover, .present #colors .overed {
	background-image: url(../images/common/border_colors_on.png);
}

/* Right Column */

.col-right {
	float: left;
	width: 268px;
	margin-left: 17px;
	color: #CCC;
}

.block {
	position: relative;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 0 15px;
}

.block-1 { height: 132px; background-image: url(../images/common/block_bg_1.png); }
.block-2 { height: 127px; background-image: url(../images/common/block_bg_2.png); }
.block-3 { height: 182px; background-image: url(../images/common/block_bg_3.png); }
.block-4 { height: 172px; background-image: url(../images/common/block_bg_4.png); }
.block-5 { height: 142px; background-image: url(../images/common/block_bg_5.png); }

.block h3 {
	height: 37px;
	background-repeat: no-repeat;
	background-position: 0 15px;
}

.hdr-calculator { background-image: url(../images/titles/calculator.gif); }
.hdr-where-to-buy { background-image: url(../images/titles/where_to_buy.gif); }
.hdr-callback { background-image: url(../images/titles/callback.gif); }
.hdr-additional-materials { background-image: url(../images/titles/additional_materials.gif); }

.hdr-support-center {
	background-image: url(../images/titles/support_center.gif);
	width: 172px;
	height: 43px;
}

.img-cart {
	position: absolute;
	display: block;
	top: 1px;
	right: 1px;
	width: 71px;
	height: 74px;
	background-image: url(../images/common/cart.png);
}

.img-phone {
	position: absolute;
	display: block;
	bottom: 1px;
	right: 1px;
	width: 69px;
	height: 67px;
	background-image: url(../images/common/phone.png);
}

.col-right p {
	margin-bottom: 0;
}

label {
	display: block;
	float: left;
}

.col-right label {
	color: #FFF;
	width: 118px;
	padding-right: 10px;
	text-align: right;
}

.col-right p.field {
	height: 26px;
}

.col-right input.field {
	width: 105px;
	border: 1px solid #798387;
	background-color: #606C71;
	color: #CCC;
}

.col-right input.button {
	clear: left;
}

.col-right p.button {
	text-align: right;
}

.col-right .btn-mini {
	background: transparent url(../images/common/btn_mini.png);
	width: 62px;
}

a.button {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	border-width: 0;
	height: 22px;
}



.col-right .btn-mini2 {
	background: transparent url(../images/common/btn_mini.png);
	width: 62px;
}

.col-right .btn-maxi {
	background: transparent url(../images/common/btn_maxi.png);
	width: 133px;
}

.txt-short {
	width: 170px;
}

.blk-calc p.button {
	margin-top: 4px;
}

.blk-where p.button {
	margin-top: -4px;
}

.blk-call p.button {
	margin: 4px 0 20px;
}

.blk-addit p {
	margin: 6px 0 9px 8px;
}

.col-right .icon {
	background-repeat: no-repeat !important;
	line-height: 20px;
	padding-left: 33px;
	color: #CCC;
	display: block;
	height: 20px;
}

.ico-pdf { background: url(../images/icons/pdf.gif) 0 50%; }
.ico-gallery { background: url(../images/icons/gallery.gif) 1px 50%; }
.ico-table { background: url(../images/icons/table.gif) 2px 50%; }
.ico-scheme { background: url(../images/icons/scheme.gif) 2px 50%; }
.ico-windows { background: url(../images/icons/windows.gif) 4px 50%; }

/* Footer */

#footer {
	background: #D9DEEA url(../images/common/ftr_bg.png) repeat-x;
	height: 102px;

}


#footer .inner {
	position: relative;
}

#footer .nav {
	padding: 0 0 0 0;
	margin-top: 40px;
}

#footer .copyright {
	position: absolute;
	right: 5px;
	margin-top: 40px;
}

#footer .actions {
	white-space: nowrap;
	padding-top: 25px;
	margin-bottom: 0;
}

#footer .actions img {
	margin-right: 13px;
}


