/* CSS Document */
* {
	margin:0;
	padding:0;
}

body {
	width:100%;
	min-height:100%;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:12px;
	background:#e6e8e6;
}

.full-climate {
	width:100%;
	height:100%;
	min-width:1000px;
	/*background:#e6e8e6 url(../img/inner_bg2.jpg) center top no-repeat;*/
	/*background:#e6e8e6 url(../img/inner_bg5.jpg) center top no-repeat;*/
	background:#e6e8e6 url(/img/inner_bg6.jpg) center top no-repeat;
	overflow:hidden;
	position:relative;
	width: expression(document.body.clientWidth < 999 ? "998px" : "auto" );
}
.full-window {
	width:100%;
	height:100%;
	min-width:1000px;
	background:#e6e8e6 url(/img/inner_bg351.jpg) center top no-repeat;
	/*background:#e6e8e6 url(../img/inner_bg3.jpg) center top no-repeat;*/
	overflow:hidden;
	position:relative;
}
.full-competence {
	width:100%;
	height:100%;
	min-width:1000px;
	background:#e6e8e6 url(/img/inner_bg1.jpg) center top no-repeat;
	overflow:hidden;
	position:relative;
}
.full-order {
	width:100%;
	height:100%;
	min-width:1000px;
	background:#e6e8e6 url(/img/inner_bg4.jpg) center top no-repeat;
	overflow:hidden;
	position:relative;
}
.full-darkside {
	width:100%;
	height:100%;
	min-width:1000px;
	background:url(/img/dark/bg.jpg) left top no-repeat #332e2e;
	overflow:hidden;
	position:relative;
}
.full {
	width:100%;
	height:100%;
	min-width:1000px;
	background:#e6e8e6 url(/img/inner_bg1.jpg) center top no-repeat;
	overflow:hidden;
	position:relative;
}

h1 {
	font-size:24px;
	font-weight:bold;
	line-height:26px;
}
h2{
	font-size:22px;
	font-weight:normal;
	line-height:23px;
}
h3{
	font-size:16px;
	line-height:25px;
}
p {
	margin-top:15px;	
}

#content {
	width:1000px;
	margin:0 auto;
	position:relative;
	z-index:10;
}

.head {
	width:100%;
	overflow:hidden;
}

.head a.logo {
	float:left;
	width:154px;
	height:52px;
	margin:40px 0 0 64px;
	cursor:pointer;
}
.head .telephone {
	float:left;
	width:180px;
	height:28px;
	margin:50px 0 0 0;
	overflow:hidden;
	text-indent: -9999px;
	font-size:28px;
	font-weight:bold;
	color:#f36f21;
	background:url(../img/telephone.gif) no-repeat;
}
.head .telephone2 {
	float:left;
	width:180px;
	height:28px;
	margin:50px 0 0 0;
	overflow:hidden;
	text-indent: -9999px;
	font-size:28px;
	font-weight:bold;
	color:#f36f21;
	background:url(../img/telephone2.gif) no-repeat;
}
.head .telephone span {
	color:#000;
	font-size:12px;
	font-weight:bold;
	vertical-align:super;
}
.head .time_working {
	position:relative;
	float:right;
	top:10px;
	left:-10px;
	color:#393b3d;
	width:210px;
	font-size:10px;
}

/* Menu */
.menu {
	float:left;
	width:535px;
	height:118px;
	margin:0 0 0 28px;
}

.menu a {
	float:left;
	overflow:hidden;
	text-indent: -9999px;
	cursor:pointer;
}

a.climate, a.climate-active {
	width:156px;
	height:72px;
	margin:41px 0 0 0;
	background:url(../img/menu_climate.png) no-repeat;
}
a.climate-active, a.window-active, a.competence-active, a.order-active {
	cursor:default;
}
a.climate-active, a.climate:hover {
	background:url(../img/menu_climate_active.png) no-repeat;
}
a.window, a.window-active {
	width:111px;
	height:74px;
	margin:5px 0 0 18px;
	background:url(../img/menu_window.png) no-repeat;
}
a.window-active, a.window:hover {
	background:url(../img/menu_window_active.png) no-repeat;
}
a.competence, a.competence-active {
	width:135px;
	height:72px;
	margin:18px 0 0 8px;
	background:url(../img/menu_competence.png) no-repeat;
}
a.competence-active, a.competence:hover {
	background:url(../img/menu_competence_active.png) no-repeat;
}
a.order, a.order-active {
	width:88px;
	height:59px;
	margin:34px 0 0 10px;
	background:url(../img/menu_order.png) no-repeat;
}
a.order-active, a.order:hover {
	background:url(../img/menu_order_active.png) no-repeat;
}

a.darkside, a.darkside-active {
	width:122px;
	height:108px;
	margin:10px 0 0 10px;
	background:url(../img/menu_darkside.png) no-repeat;
}
a.darkside-active, a.darkside:hover {
	background:url(../img/menu_darkside_active.png) no-repeat;
}

/* REAL CONTENT */

.pre_info {
	width:100%;
	display:table;
}
.pre_info .order_form {
	float:left;
	width:360px;
	margin:30px 0px 0 0px;
}
.pre_info img{
	float:left;
	margin:10px 0 0 70px;
}
.climate_pngImg {
	position:relative;
	width:523px;
	height:446px;
	margin:20px 0 0 20px;
	float:left;
}
.climate_pngImg .pngimg {
	position:absolute;
	top:-40px;
	left:-15px;
	margin:0;
}
.window_pngImg {
	position:relative;
	width:523px;
	height:405px;
	margin:20px 0 0 20px;
	float:left;
}
.window_pngImg .pngimg {
	position:absolute;
	top:8px;
	left:38px;
	margin:0;
}
.pre_info .pngimg{
	float:left;
	margin:20px 0 0 20px;
}
.pre_info .pngimg img{
	margin:0;
}
.pre_info .left_block {
	float:left;
	width:397px;
	margin:55px 0 0 -25px;
}
.pre_info .left_block_orange_buffer {
	position:relative;
	float:left;
	height:200px;
	padding-top:25px;
}
.pre_info .text_block {
	float:left;
	width:297px;
	height:145px;
	padding:25px 30px 35px 70px;
	color:#FFF;
	background:url(../img/pre-info.png) no-repeat;
}
.pre_info .left_block_orange_buffer .text_block {
	position:absolute;
	left:-125px;
	top:30px;
	padding:15px 30px 35px 190px;
	background:url(../img/pre-info4.png) no-repeat;
}
.pre_info .text_block2 {
	float:left;
	width:297px;
	height:180px;
	padding:25px 30px 35px 70px;
	color:#FFF;
	background:url(../img/pre-info2.png) no-repeat;	
}
.pre_info .context_block {
	float:left;
	position:relative;
	padding:15px 5px 0 50px;
	color:#323232;
}
.pre_info .context_block img {
	position:absolute;
	margin:30px 0 0 0;
}
.pre_info .text_block h3 {
	line-height:18px;
	margin-top:10px;
}
.pre_info .text_block h2.spec {
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	padding-top:40px;
	margin-left:30px;
}
.pre_info .text_block p {
	font-size:11px;
}
.pre_info .context_block p {
	font-size:12px;
}
.pre_info .text_block2 h3 {
	line-height:18px;
	margin-top:10px;
}
.pre_info .text_block2 h2.spec {
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	padding-top:40px;
	margin-left:30px;
}
.pre_info .text_block2 p {
	font-size:11px;
}
.pre_info .text_block2 p.first {
	margin-top:0px;
}
.pre_info .context_block ul {
	margin:-30px 0 0 40px;
	display:table;
	list-style:none;
}
.pre_info .context_block li {
	overflow:hidden;
	position:relative;
	width:100%;
}
.pre_info .context_block ul img {
	float:left;
	position:static;
	display:block;
	margin-top:15px;
}

.pre_info .context_block li .text{
	float:left;
	position:relative;
	margin:20px 0 0 -20px;
	padding:0 12px 0 25px;
}
.pre_info .context_block li .text .tl{
	position:absolute;
	top:0;
	left:0;
	width:25px;
	height:81%;
	background:url(/img/tl.gif) right top no-repeat;
}
.pre_info .context_block li .text .tr{
	position:absolute;
	top:0;
	right:0;
	width:15px;
	height:51%;
	background:url(/img/tr.gif) right top no-repeat;
}
.pre_info .context_block li .text .bl{
	position:absolute;
	bottom:0;
	left:0;
	width:25px;
	height:20%;
	background:url(/img/bl.gif) right bottom no-repeat;
}
.pre_info .context_block li .text .br{
	position:absolute;
	bottom:0;
	right:0;
	width:15px;
	height:50%;
	background:url(/img/br.gif) right bottom no-repeat;
}
.pre_info .context_block li .text .textcont{
	padding:5px 0 8px 0;
	background:#fff;
}

.pre_info .context_block li .text h5{
	color:#393b3d;
	font-size:10px;
}
.pre_info .context_block li .text p{
	font-size:9px;
	color:#737373;
	margin-top:3px;
	line-height:10px;
}


/* TABLE */

ul.table_info {
	width:100%;
	overflow:hidden;
	list-style:none;
}
ul.table_info li {
	width:100%;
	overflow:hidden;
}
ul.table_info li div.cell50 {
	width:50%;
	float:left;
	overflow:hidden;
}
ul.table_info li div.cell55 {
	width:55%;
	float:left;
	overflow:hidden;
}
ul.table_info li div.cell45 {
	width:45%;
	float:left;
	overflow:hidden;
}
ul.table_info li div.cell25 {
	width:25%;
	float:left;
	overflow:hidden;
}
ul.table_info li div.cell75 {
	width:74%;
	float:left;
	overflow:hidden;
	z-index:50;
}
ul.table_info li div.cell35 {
	width:35%;
	float:left;
	overflow:hidden;
}
ul.table_info li div.cell65 {
	width:64%;
	float:left;
	overflow:hidden;
	z-index:50;
}
ul.table_info li div.cell80 {
	width:83%;
	float:left;
	overflow:hidden;
}
/* Special */

/* order cells */
.order_form_inline {
	width:100%;
	float:left;
	overflow:hidden;
	height:35px;
	line-height:35px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
.order_form_inline_input {
	width:100%;
	float:left;
	overflow:hidden;
	height:40px;
	line-height:35px;
	background:url(../img/inline_input.gif) 6px 1px no-repeat;
}
.order_form_inline_input input{
	margin-left:15px;
	width:215px;
	color:#939393;
	font-size:14px;
	border:0;
}
.order_form_inline_time {
	width:100%;
	float:left;
	overflow:hidden;
	height:35px;
	line-height:35px;
	margin-top:20px;
	text-align:right;
}
.order_form_inline_time_input {
	margin-top:-20px;
	width:100%;
	float:left;
	overflow:hidden;
	height:221px;
	background:url(/img/time-input.gif) no-repeat;
}
.order_form_inline_time_input input{
	margin:100px 0 0 52px;
	font-size:38px;
	font-style:italic;
	width:110px;
	color:#f36f21;
	border:0;
}
.order_form_multiline {
	width:100%;
	float:left;
	overflow:hidden;
	height:70px;
	margin-top:40px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
.order_form_multiline_input {
	margin-top:10px;
	margin-left:3px;
	width:240px;
	float:left;
	overflow:hidden;
	height:132px;
	background:url(../img/multiline-input.gif) 5px 0px no-repeat;
}
.order_form_multiline_input textarea{
	margin:10px 0 0 13px;
	font-size:14px;
	font-weight:lighter;
	color:#939393;
	border:0;
	width:220px;
	height:110px;
}
.order_form_roll {
	height:10px;	
}
.order_form_button {
	width:171px;
	float:left;
	overflow:hidden;
	height:30px;
	text-align:center;
	padding-top:15px;
	
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background:url(../img/button.gif) no-repeat;
}
.order_form_button input{
	width:171px;
	float:left;
	overflow:hidden;
	height:27px;
	margin-bottom:5px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background:none;
	border:0;
	cursor:pointer;
}

/* climate */
div.context_install {
	margin-left:88px;
	padding:20px 0 0 0;
	float:left;
	/*width:600px;*/
	color:#323232;
}
div.column_cl {
	margin-left:88px;
	padding:50px 0 0 0;
	float:left;
	width:460px;
}
h1.decision {
	float:left;
	color:#323232;
	margin:50px 0 0 88px;
	padding:0 0 0 25px;
	margin-right:100%;
	white-space:nowrap;
	line-height:25px;
	background:url(/img/scobe-left.gif) left no-repeat;
}
h1.decision span {
	padding-left:20px;
	font-size:12px;
	color:#b4bcbf;
	text-transform:uppercase;
	font-weight:800;
}
div.column_cl h1{
	float:left;
	color:#323232;
	padding:0 0 0 25px;
	margin-right:100%;
	white-space:nowrap;
	line-height:25px;
	background:url(../img/scobe-left.gif) left no-repeat;
}
div.column_cl .context_header{
	float:right;
}
div.column_cl .context_header img{
	float:left;
	margin-right:15px;
}
div.column_cl .context_header h3{
	float:left;
	color:#000;
	font-size:14px;
	line-height:25px;
	padding-right:25px;
	margin:2px 0 0 0;
	white-space:nowrap;
	background:url(../img/scobe-right.gif) right no-repeat;
}
div.column_cl .pngimg{
	float:left;
	margin:5px 30px 0 0;
}
div.column_cl p{
	float:left;
	color:#737373;
}
ul.context_menu {
	float:left;
	margin:110px 0 0 29px;
	list-style:none;
}
ul.context_menu li{
	margin:3px 0 0 0;
	line-height:29px;
	font-size:11px;
	color:#737373;
	list-style:none;
}
ul.context_menu li img{
	float:left;
	margin:0 10px 0 0;
	display:block;
	list-style:none;
}

/* window */
div.column_wn {
	margin-left:78px;
	padding:28px 0 0 0;
	float:left;
	width:410px;
	color:#737373;
}
div.column_wn_small {
	margin-left:68px;
	padding:50px 0 0 0;
	float:left;
	width:340px;
	color:#737373;
}
div.column_wn h3, div.column_wn_small h3 {
	float:left;
	color:#000;
	padding-right:25px;
	margin-right:100%;
	white-space:nowrap;
	background:url(../img/scobe-right.gif) right no-repeat;
}
div.column_wn h3.special, div.column_wn_small h3.special {
	margin-top:110px;
}
div.column_wn h3.right, div.column_wn_small h3.right {
	float:right;
	color:#000;
	padding:0 0 0 25px;
	margin-right:0;
	white-space:nowrap;
	background:url(../img/scobe-left.gif) left no-repeat;
}
div.column_wn h3.right-left, div.column_wn_small h3.right-left {
	float:left;
	color:#000;
	padding:0 0 0 25px;
	margin-right:100%;
	white-space:nowrap;
	background:url(../img/scobe-left.gif) left no-repeat;
}
div.column_wn p, div.column_wn_small p {
	float:left;
}
div.column_wn img, div.column_wn_small img {
	float:left;
	margin:25px 250px 25px 0;
}

/* competence */
div.img_content {
	margin-left:58px;
	float:left;
	padding:35px 0 0 0;
}

div.text_content {
	float:left;
	width:210px;
	color:#737373;
	padding:35px 0 0 0;
}
div.text_content h3 {
	float:left;
	color:#000;
	padding-right:25px;
	margin-right:100%;
	white-space:nowrap;
	background:url(/img/scobe-right.gif) right no-repeat;
}
div.text_content h3.right {
	float:right;
	color:#000;
	padding:0 0 0 25px;
	margin-right:0;
	white-space:nowrap;
	background:url(/img/scobe-left.gif) left no-repeat;
}
div.text_content p {
	float:left;
}
.context_num .telephone {
	float:left;
	margin:0px 0 0 0px;
	width:200px;
	height:50px;
	text-indent:0;
	font-size:11px;
	font-weight:normal;
	color:#393b3d;
	background:url(/img/telephone.gif) top left no-repeat;
}

/* Footer */

.footer {
	width:100%;
	overflow:hidden;
	height:170px;
	padding-top:100px;
	position:relative;
	width: expression(document.body.clientWidth < 999 ? "998px" : "100%" );
}
.footer .footer_dark {
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(/img/dark-side.gif) left bottom no-repeat;
	width:285px;
	height:198px;
	cursor:pointer;
	display:block;
}
.footer .telephone {
	float:left;
	margin:49px 0 0 290px;
	text-align:right;
	width:250px;
	height:77px;
	text-indent:0;
	font-size:11px;
	font-weight:normal;
	color:#393b3d;
	background:url(/img/telephone.gif) center right no-repeat;
}
.footer .info_dialog {
	float:right;
	margin:-70px 100px 20px 0;
}
.footer .info_dialog .box {
	float:left;
	height:157px;
	width:290px;
	padding:20px 10px 20px 30px;
	font-size:11px;
	color:#5a5a5a;
	background: url(/img/competension-footer.gif) no-repeat 100% 0;
}
/*
.footer .info_dialog .box:before {
	background: url(/img/tr-ang.gif) no-repeat 100% 0;
	content: url(/img/tl-ang.gif);
	display:block;
	height: 14px;
	margin: -20px -10px 10px -30px;
	overflow: hidden;
	font-size:0;
}
.footer .info_dialog .box:after {
	background: url(/img/br-ang.gif) no-repeat 100% 0;
	content: url(/img/bl-ang.gif);
	display:block;
	height: 14px;
	margin: 10px -10px -20px -30px;
	overflow: hidden;
	font-size:0;
}
*/
.footer .info_dialog .spyk {
	float:left;
	margin-top:50px;
	width:30px;
	height:76px;
	background:url(/img/spyk.png) no-repeat;
}
.man {
	display:block;
	position:absolute;
	width:202px;
	height:245px;
	bottom:0;
	right:0px;
	float:right;
	background:url(/img/man1.gif) no-repeat;
}

.innerFlower {
	position:absolute;
	bottom:0px;
	right:-100px;
	background:url(/img/inner_bg55.jpg) top left no-repeat;
	width:111px;
	height:95px;
}
.clock {
	position:relative;
	margin-top:-20px;
	width:100%;
	float:left;
	overflow:hidden;
	height:221px;
	background:url(/img/time-input2.gif) 15px 25px no-repeat;
	z-index:10;
}
.clock div.start {
	position:relative;
	margin:80px 0 0 60px;;
	z-index:12;
}
.clock div.finish {
	position:relative;
	margin:15px 0 0 60px;;
	z-index:12;
}
#timer {
	position:absolute;
	z-index:11;
	left:0px;
	margin-top:0px;
	margin-left:0px;
	float:left;
	overflow:hidden;
	width:220px;
	height:221px;
	background:url('/img/time/t-12-17.gif') 15px 25px no-repeat;
}