*{
	margin: 0;
	padding: 0;
	}
html, body{
	background: #fff url(/templates/img/body-bg.png) repeat-x;
	font: 100.01% Tahoma;
	color: #606060;
	}
img{
	border: 0;
	}

a {
	color: #606060;
	}

a:hover{
	text-decoration:none;
	}
/*
a:visited{
	 color: #808000;
	}
*/
ul, ol {margin: 0 0 0 20px;}

a.dashed {
	text-decoration: none;
	border-bottom: 1px dashed #606060;
}
a.dashed:hover {
	border-bottom: 1px dashed #fff;
}

.clear{
	height:1%;
	}
.clear:after{
	content:".";
	display:block;
	overflow:hidden;
	height: 0;
	clear:both;
	visibility:hidden;
	}
.container{
	min-width: 1000px;
	font-size:75%;
	background: url(/templates/img/logo-bg.jpg) no-repeat;
	}
.left-sidebar{
	width: 330px;
	float:left;
	padding: 20px 0 0 0;
	}
.left-sidebar object{
	margin: 30px 0 0 0;
	}
.main-outer{
	width: 100%;
	float:left;
	margin: 0 0 0 -330px;
	}
.main{
	margin: 0 30px 0 330px;
	padding: 60px 0 0 0;
	}
.logo{
	position:absolute;
	top: 46px;
	left: 57px;
	}
.content{
	padding: 0 0 20px 0;
	min-height:538px;
	line-height: 1.3em;
	}
.content h1{
	font:250% Georgia;
	padding: 0 0 15px 0;
	background:url(/templates/img/dot.png) repeat-x bottom left;
	margin: 0 0 15px 0;
	}
.content ul li{
	margin-bottom: 3px;
}
.content p{
	margin: 0 0 13px 0;
	line-height:130%;
	}
.content .kroshki{
	padding-top: 10px;
	font: 11px Tahoma;
	float: right;
	color: #c7c7c7;
}
.content .kroshki a{
	color: #c7c7c7;
}
.lnk-more:link, .lnk-more:active, .lnk-more:visited{
	display:inline-block;
	padding: 0 9px 0 0;
	background:url(/templates/img/lnk-more.png) no-repeat right bottom;
	color: #606060;
	text-decoration:none;
	}
.text-right{
	text-align:right;
	}
.text-left{
	text-align:left;
	}
.text-center{
	text-align:center;
	}
.text-justify{
	text-align:justify;
	}
.footer{
	background: url(/templates/img/dot.png) repeat-x;
	padding: 15px 0 20px 0;
	color: #7D7D7D;
	}
.footer address{
	font-style:normal;
	}
.for-clients{
	float:right;
	}
.footer a:link, .footer a:visited, .footer a:active{
	color: #7D7D7D;
	}

/* ----- my ----- */

/* ----- inner_design ----- */
.content h4{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0 10px 0;
}
.content .red{
	color: #bf3f3b;
}
.content #navigation{
	width: 100%;
	margin: 0 0 25px 0;
	overflow: hidden;
}
.content #navigation a{
	color: #3e3e3e;
}
.content #navigation #navigation_txt{
	/*float: left;
	width: 415px;*/
	line-height: 1.5em;
	margin-right:250px;
}
.content #navigation #navigation_txt span{
	font-size: 14px;
	color: #3e3e3e;
	font-weight: bold;
}
.content #navigation #navigation_status{
	float: right;
	width: 223px;
	background: url(/templates/img/status_center_bg.gif) left top repeat-y;
	overflow: hidden;
}
.content #navigation #navigation_status2{
	width: 223px;
	background: url(/templates/img/status_bottom_bg.gif) left bottom no-repeat;
}
.content #navigation #navigation_status3{
	width: 209px;
	padding: 12px;
	background: url(/templates/img/status_top_bg.gif) left top no-repeat;
}
.content #navigation #navigation_status3 ul{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}
.content #navigation #navigation_status3 ul li{
	padding: 0 0 8px 20px;
}
.content #navigation #navigation_status3 ul .bullet_green{
	background: url(/templates/img/status_bullet_green.png) left top no-repeat;
}
.content #navigation #navigation_status3 ul .bullet_yellow{
	background: url(/templates/img/status_bullet_yellow.png) left top no-repeat;
}
.content #navigation #navigation_status3 ul .bullet_black{
	background: url(/templates/img/status_bullet_black.png) left top no-repeat;
}
.content #design_list{
	width: 100%;
	padding: 0 0 5px 0;
	overflow: hidden;
}
.content #design_list table{
	width: 100%;
}
.content #design_list .design{
	float: left;
	width: 184px;
	height: 203px;
	margin: 0 12px 0 0;
	padding: 10px 10px 30px 10px;
	text-align: center;
	font-size: 12px;
	color: #3e3e3e;
	background: url(/templates/img/block_choose_design_bg.gif) left top no-repeat;
}
.content #design_list .design span{
	font-size: 9px;
}
.content #design_list .design p{
	margin: 4px 0;
	text-align: left;
	font-size: 9px;
}
.content #design_list .design a{
	color: #3e3e3e;
}
.content #design_list .design a img{
	margin: 5px 0 10px 0;
}
.content #design_list .design .button{
	display: block;
	width: 114px;
	height: 24px;
	margin: 0 auto;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(/templates/img/button_choose_design.png) left top no-repeat;
}
.content #design_list .design .button:hover{
	background: url(/templates/img/button_choose_design_hover.png) left top no-repeat;
}
.content #paging{
	width: 100%;
	margin: 0 0 30px 0;
	overflow: hidden;
}
.content #paging a{
	display: block;
	float: left;
	margin: 4px 5px;
	color: #3e3e3e;
	text-decoration: none;
}
.content #paging a:hover{
	text-decoration: underline;
}
.content #paging span{
	display: block;
	float: left;
	padding: 4px 5px;
	border: 1px solid #d6d1c1;
}
.content #paging strong{
	display: block;
	float: left;
	padding: 4px 5px;
	font-weight: normal;
}
.content #paging #paging_left{
	float: left;
}
.content #paging #paging_right{
	float: right;
	padding: 0 12px 0 0;
}

/* ----- inner_form ----- */
.content #design2{
	float: right;
	width: 223px;
	overflow: hidden;
}
.content .design2{
	width: 203px;
	height: 222px;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #3e3e3e;
	background: url(/templates/img/block_change_design_bg.gif) left top no-repeat;
}
.content .design2 span{
	font-size: 9px;
}
.content .design2 p{
	margin: 4px 0;
	text-align: left;
	font-size: 9px;
}
.content .design2 a{
	color: #3e3e3e;
}
.content .design2 a img{
	margin: 5px 0 10px 0;
}
.content .design2 .button{
	display: block;
	width: 124px;
	height: 25px;
	margin: 0 auto;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(/templates/img/button_change_design.png) left top no-repeat;
}
.content .design2 .button:hover{
	background: url(/templates/img/button_change_design_hover.png) left top no-repeat;
}

.content .design2 .highslide{
	display: block;
	width: 124px;
	height: 25px;
	margin: 0 auto;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(/templates/img/button_change_design.png) left top no-repeat;
}
.content .design2 .highslide:hover{
	background: url(/templates/img/button_change_design_hover.png) left top no-repeat;
}

.content .p_txt{
	margin: 0 0 30px 0;
}
.content .table{
	margin: 0 0 20px 0;
}
.content .table td{
	padding: 0 0 5px 0;
}
.content .table td input{
	width: 186px;
	height: 23px;
	padding: 3px 5px 0 5px;
	font-size: 14px;
	border: 0;
	background: url(/templates/img/input.gif) left top no-repeat;
}
.content .table td textarea{
	width: 186px;
	height: 66px;
	padding: 0 5px;
	font-size: 12px;
	border: 0;
	background: url(/templates/img/textarea.gif) left top no-repeat;
}
.content .table td span{
	position: relative;
	top: -5px;
	font-size: 10px;
	color: #939393;
}
.content .table td .button{
	display: block;
	float: left;
	width: 84px;
	height: 28px;
	margin: 0 5px 0 0;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(/templates/img/button_check.gif) left top no-repeat;
}
.content .table td .button:hover{
	background: url(/templates/img/button_check_hover.gif) left top no-repeat;
}
.content .p_txt_ul{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.content .p_txt_ul .p_txt_ul{
	margin-left: 20px;
	margin-top: 5px;
}
.content .p_txt_ul li{
	margin-bottom: 2px;
	padding: 0 0 2px 0;
}
.content .p_txt_ul li .details {
	margin: 2px 0 10px 0;
}

.content .p_txt_ul li .checkbox{
	margin: 0 5px 0 0;
}
.content .button_submit{
	display: block;
	float: left;
	width: 202px;
	height: 28px;
	margin: 0 0 30px 0;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(/templates/img/button_submit.gif) left top no-repeat;
}
.content .button_submit:hover{
	background: url(/templates/img/button_submit_hover.gif) left top no-repeat;
}

/* ----- inner_price ----- */
.content .table_price{
	margin: 0 0 10px 0;
}
.content .table_price th{
	text-align: left;
	font-size: 14px;
}
.content .table_price .th_blue{
	background: url(/templates/img/th_blue.gif) left top no-repeat;
}
.content .table_price .th_blue div{
	background: url(/templates/img/th_blue.gif) no-repeat top right;
	padding: 0 20px;
}
.content .table_price .th_blue div div{
	background: url(/templates/img/th_blue_bg.gif) repeat-x bottom left;
	padding: 10px 0;
}
.content .table_price .th_green{
	background: url(/templates/img/th_green.gif) left top no-repeat;
}
.content .table_price .th_green div{
	background: url(/templates/img/th_green.gif) no-repeat top right;
	padding: 0 20px;
}
.content .table_price .th_green div div{
	background: url(/templates/img/th_green_bg.gif) repeat-x top left;
	padding: 10px 0;
}
.content .table_price td{
	padding: 10px 20px;
}
.content .table_price .table_price_td{
	width: 100%;
	margin: 0 0 5px 0;
	background: url(/templates/img/hr.gif) left bottom repeat-x;
	overflow: hidden;
}
.content .table_price .table_price_td_left{
	float: left;
	background: white;
}
.content .table_price .table_price_td_right{
	float: right;
	background: white;
}


.content .faq_answers {
	line-height: 1.2em;
}
.content .faq_answers .item .name {
	margin-bottom: 10px;
}
.content .faq_answers .item .text {
	margin-bottom: 5px;
}
.content .faq_answers span {
	font-weight: bold;
}
.content .button_sendquestion{
	display: block;
	width: 130px;
	height: 28px;
	margin: 0;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(/templates/img/button_sendquestion.gif);
}
.content .button_sendquestion:hover{
	background: url(/templates/img/button_sendquestion_hover.gif);
}

/* ----- left_popup ----- */
#contacts{
	position: absolute;
	top: 150px;
	left: 0px;
	width: 249px;
	padding: 8px 0 15px 55px;
	line-height: 1.8em;
	background: url(/templates/img/contacts_bg.png) left top no-repeat;
}
#contacts span{
	font-size: 18px;
	color: #606060;
}
#contacts a{
	font-size: 14px;
	color: #606060;
	text-decoration: none;
}
#contacts .ask{
	border-bottom: 1px dashed #606060;
}
#contacts .ask:hover{
	border-bottom: none;
}
#contacts .order:hover{
	text-decoration: underline;
}
#contacts #ask_popup{
	display: none;
	width: 156px;
	margin: 7px 0 0 0;
	padding: 8px 15px;
	background: url(/templates/img/contacts_popup_bg.png);
}
#contacts #ask_popup table td{
	padding: 0 0 5px 0;
}
#contacts #ask_popup table td input{
	width: 148px;
	height: 20px;
	padding: 0 5px;
	font-size: 12px;
	color: #b0b0b0;
	border: 0px;
	background: url(/templates/img/input_popup.gif) left top no-repeat;
}
*+html #contacts #ask_popup table td input{
	height: 18px;
	padding: 2px 5px 0 5px;
}
* html #contacts #ask_popup table td input{
	height: 18px;
	padding: 2px 5px 0 5px;
}
#contacts #ask_popup table td textarea{
	width: 148px;
	height: 58px;
	padding: 0 5px;
	font-size: 12px;
	color: #b0b0b0;
	overflow: auto;
	border: 0px;
	background: url(/templates/img/textarea_popup.gif) left top no-repeat;
}
#contacts #ask_popup table td .button_send{
	display: block;
	width: 156px;
	height: 20px;
	margin: 0 auto;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(/templates/img/button_send.gif) left top no-repeat;
}
#contacts #ask_popup table td .button_send:hover{
	background: url(/templates/img/button_send_hover.gif) left top no-repeat;
}



.price_position {width: 100%; margin: 0 0 5px 0; background: url(/templates/img/hr.gif) left 12px repeat-x;}
.price_position span {background: #fff;}
.price_position span.cost {float: right;}
.price_position a {color: #606060; text-decoration: none; position: relative; z-index: 10; outline: none;}
.price_position a:hover span {text-decoration: underline;}
.price_position a:hover .cost {text-decoration: none;}
.price_position a i {display: block; width: 18px; height: 11px; line-height: 0; font-size: 0; position: absolute; left: -18px; top: 2px; z-index: 2; background: url(/templates/img/i_plusminus.gif) no-repeat;}
.price_position a b {display: none; width: 86px; height: 21px; line-height: 0; font-size: 0; position: absolute; left: -89px; top: -3px; z-index: 1; background: url(/templates/img/i_show.gif);}
.price_position a:hover b {display: block !important;}
.price_position div.ui-state-active b {display: none; width: 77px; left: -80px; background: url(/templates/img/i_hide.gif);}
.price_position div.ui-state-active i {background-position: 0 -11px;}
.price_position div.head {outline: none;}
.price_position div.cont {margin-top: 10px; margin-bottom: 26px; line-height: 1.3em;}
.price_position div.cont .minimize {text-decoration: none; border-bottom: 1px dashed #606060;}
.price_position div.cont .minimize:hover {border-bottom-color: #fff;}
.price_position div.cont img {margin: 3px;}





.main-menu {
	margin: 0 0 50px 0;
	background: #5B7F98 url(/templates/img/mm.png) repeat-x;
}
.main-menu ul {
	padding: 0 0 0 15px;
	background: url(/templates/img/mr.png) no-repeat top right;
}
.main-menu li {
	list-style-type:none;
	float:left;
	background: url(/templates/img/spliter.png) no-repeat right top;
	line-height: 100%;
	position:relative;
	text-align:center;
	width: 20%;
	margin-right: -1px;
}
.main-menu li a {
	color:#fff;
	font: bold 115% Tahoma;
	text-decoration:none;
	display:block;
	padding: 8px 0 10px 0;
}

.main-menu .last {
	background:none !important;
}


.main-menu li.active a {
	background:url(/templates/img/sel_menu_item.gif) center bottom no-repeat;
}
.main-menu li.active:hover a,
.main-menu li.hover a {
	background: none !important;
}
.main-menu li .drop-outer {
	display:none;
	width: 100%;
	position:absolute;
	top:35px;
	left: -1px;
	z-index: 100;
	background: #5C7C92 url(/templates/img/drop-bl.png) repeat-y;
}
.main-menu li.last .drop-outer {
	width: 98%;
}
.main-menu li:hover .drop-outer,
.main-menu li.hover .drop-outer {
	display:block;
}
.main-menu li ul {
	width: 100%;
	padding: 5px 0 1px 0 !important;
	margin: 0!important;
	height:1%;
	background: url(/templates/img/drop-bg.gif) repeat-x !important;
}
.main-menu li ul li {
	width: auto;
	padding: 0 13px;
	margin: 0;
	float: none;
	background: none;
	text-align: left;
}
*html .main-menu li ul li {
	height: 1%;
}
.main-menu li ul li:hover,
.main-menu li ul li.hover {
	background-color: #61849A !important;
}
.main-menu li ul li a:link,
.main-menu li ul li a:visited,
.main-menu li ul li a:active {
	font: 100% Tahoma !important;
	display:block ;
	padding: 5px 14px 7px 0 !important;
	background:url(/templates/img/dot2.png) repeat-x bottom left;
	margin: 0 !important;
}


.mm-in {
	background: url(/templates/img/ml.png) no-repeat;
}


.drop {
	padding: 0 1px 0 2px;
	background: url(/templates/img/drop-br.png) repeat-y top right;
}
.drop-c {
	height: 4px;
	line-height: 0;
	font-size: 0;
	position: relative;
	background: #5c7c92;
	margin: 0 3px 0 2px;
	bottom: -4px;
}
.drop-cl {
	width: 4px;
	height: 4px;
	line-height: 0;
	font-size: 0;
	position:absolute;
	bottom: -4px;
	left: 0;
	background: url(/templates/img/drop-c.png) no-repeat;
}
.drop-cr {
	width: 4px;
	height: 4px;
	line-height: 0;
	font-size: 0;
	position:absolute;
	right: 0;
	bottom: -4px;
	background: url(/templates/img/drop-c.png) no-repeat top right;
}
*html .main-menu li {
		unicode-bidi: expression(
			runtimeStyle.unicodeBidi = 'normal',
			onmouseover = function() {className += ' hover';},
			onmouseout = function(){className = className.replace(' hover','');}
		);
}
*html .main-menu li.active:hover a {
		unicode-bidi: expression(
			runtimeStyle.unicodeBidi = 'normal',
			onmouseover = function() {className += ' hover';},
			onmouseout = function(){className = className.replace(' hover','');}
		);
}
