﻿﻿/* -----------------------------------*/
/* ---------->>> layers <<<------------*/
/* -----------------------------------*/
/*	BODY 	
	----------------------------------------------------------------- */
html, body {
	height: 100%;
	margin:0;
	padding: 0;
	position:relative;
}
#all{
	position: relative;
	height: 100%;
	min-height: 100%;
	width:980px;
	background: #e6e6e6 url(../_img/official/all_fon.gif) repeat-y 0 0;
	margin:0 auto;
	padding:0 10px
}
html>body #all {
	height: auto;
}

/*	HEADER 	
	----------------------------------------------------------------- */
#header {
	height:224px;
	width:980px;
	position:relative;
	margin:0 auto;
}
#back_fon {
	height:483px;
	background:url(../_img/official/body_fon.gif) repeat-x 0 0;
	width:100%;
	position:absolute;
	left:0; top:0;
}
#logo {
	position:absolute;
	left:0;
	top:0;
}
#menu_about {
	display:block;
	height:81px;
	width:124px;
	background:url(../_img/official/menu_about.gif) no-repeat 0 0;
	position:absolute;
	top:0;
	left:70px;
}
#menu_catalog {
	display:block;
	width:175px;
	height:81px;
	background:url(../_img/official/menu_catalog.gif) no-repeat 0 0;
	position:absolute;
	left:194px;
	top:0;
}
#menu_wholesale {
	display:block;
	height:81px;
	width:121px;
	background:url(../_img/official/menu_wholesale.gif) no-repeat 0 0;
	position:absolute;
	top:0;
	left:369px;	
}
a#menu_about:hover, a#menu_catalog:hover, a#menu_wholesale:hover {
	background-position: center;	
}
.activ_menu {
	background-position:center !important;
}
#banner {
	width:748px;
	height:122px;
	position:absolute;
	top:102px;
	left:232px;
}
#price_lists {
	width:208px;
	position:absolute;
	right:16px;
	top:31px;
}
#price_lists p {
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:16px;
	margin-bottom:0;
}
#price_lists p a {
	color:#ffcd46;
	font-weight:normal;
}
/*	 	CONTAINER structure
	----------------------------------------------------------------- */
#transparent_top {
	width:980px;
	height:40px;
	background:url(../_img/official/tansparent_top.png) no-repeat 0 0;
}
#top_menu {
	width:748px;
	height:102px;
	background:url(../_img/official/menu_fon.jpg) no-repeat 0 0;
	position:absolute;
	left:232px;
	top:0;
}
/*\*/ * html .iePNG {filter:expression(fixPNG(this)); }
#left_dark_fon {
	width:21px;
	height:501px;
	background:url(../_img/official/left_dark_all_fon.gif) no-repeat 0 0;
	position:absolute;
	left:0;
	top:0;
}
#right_dark_fon {
	width:21px;
	height:501px;
	background:url(../_img/official/right_dark_all_fon.gif) no-repeat 0 0;
	position:absolute;
	right:0;
	top:0;
}
#container {
	background: #fff url(../_img/official/content_fon.jpg) repeat-x 0 100%;
	position:relative;
	overflow:hidden;
	clear:both;
	zoom:1;
}
/* SIDEBAR LEFT 
	--------------------------------------------------------------------- */
#sidebar_left {
	width:204px;
	float:left;
	padding-top:18px;
	padding-right:28px;
}
#menu_left {
	margin-left:14px;
	padding-left:0;
}
#menu_left li {
	background:none;
	background-repeat:no-repeat;
	font-size:1.2em; /*13px + 0.1em */
	font-weight:bold;
	/* line-height:2.27em; 30px */
	padding-left:0px;
	margin-bottom:13px;
}
#menu_left li.ins {
	background:url(../_img/official/menu_marker_ins.gif) no-repeat 0 6px;
	padding-left:9px;
}
#menu_left li.ins ul {
	margin-left:19px;
}
#menu_left li a {
	background:url(../_img/official/menu_marker.gif) no-repeat 0 6px;
	text-decoration:none;
	padding-left:9px;
	display:block;
}
#menu_left li a:visited {
	color:#ff5500;
}
#menu_left li a:hover {
	color:#45464D;
	background-image:url(../_img/official/menu_marker_ins.gif);
}
#menu_left li ul {
	margin-left:28px;
	margin-top:3px;
	margin-bottom:11px;
}
#menu_left li ul li {
	font-size:0.85em; /*13px */
	line-height:20px;
	margin-bottom:0;
}
#menu_left li ul li.ins {
	background:url(../_img/official/menu_marker_ins.gif) no-repeat 0 8px;
	padding-left:9px;
}
#menu_left li ul li a {
	font-size:13px;
	text-decoration:underline;
	font-weight:normal;
}
#menu_left li ul li a:hover {
	text-decoration:none;
}
/*	 	CONTENT
	----------------------------------------------------------------- */
#content {
	width:704px;
	float:left;
	/*padding-left:28px;*/
	padding-top:6px;
    overflow: hidden;
    _overflow: visible;
    _height: 1px;
}
/* Unsorted LISN*/
#content ul {
	zoom:1;
	overflow:hidden;
}
@media all and (-webkit-min-device-pixel-ratio:10000),   
not all and (-webkit-min-device-pixel-ratio:0) {
  #content ul  {overflow: visible;}
}
#content ul, x:-moz-any-link {overflow: hidden; } /*for FF */
#content ul li {
	padding-left:20px;
}
/* for opera */
@media all and (-webkit-min-device-pixel-ratio:10000),   
not all and (-webkit-min-device-pixel-ratio:0) {
  #content ul li {overflow: hidden;}
}




/* numbered list */

#content ol {
	zoom:1;
	margin:13px 0 13px 28px;
	//padding-left:5px;
	overflow:hidden;/* если убрать то будет одинакого плохо отображаться в опере и в фф */	
	position:relative;
}
#poligon ol li {

}
.pic {
	display:block;
}
.pic img {
	display:block;
	border:#c8c7c8 solid 1px;
	padding:1px;
	background-color:#fff;
}
.pic span {
	display:block;
	font-size:11px;
	line-height:16px;
	padding:10px 8px 0 8px;
}
.right {
	float:right;
	margin-left:16px;
	margin-bottom:16px;
}
.left {
	float:left;
	margin-right:16px;
	margin-bottom:16px;
}
.contact_name {
	margin-bottom:30px;
	padding-left:0px;
}
.contact_name p {
	clear:both;
	overflow:hidden;
	zoom:1;
	width:550px;
}
.contact_name .connect {
	margin-left:60px;
}
.contact_name h3 {
	font-weight:normal;
	margin-bottom:8px;
	
}
.contact_name h4 {
	font-weight:normal;
	color:#2B8000;
	font-size:20px;/*20px */
	margin-bottom:8px;
	float:left;
}
.contact_name .photo {
	display:block;
	float:left;
	padding-right:10px;
}
#print {
	background:url(../_img/printer.png) no-repeat 0 0;
	padding-left:24px;
	display:block;
	float:left;
}
.map_contact {
	padding:1px;
	border:#c8c7c8 solid 1px;
}
.catalog_list {
	/*position:absolute;
	right:32px;
	top:59px;*/
    float: right;
    margin: 3px 16px 0 0;
}
.catalog_img {
	margin-left:-16px;
	padding:0;
	overflow:hidden;
	clear:both;
	zoom:1;
}
.catalog_img li {
	display:block;
	width:223px;
	height:267px;
	float:left;
	position:relative;
	padding:0 !important;
	list-style-type:none;
	background:none;
	margin:0 0 27px 16px;
}
.tab {
	position:relative;
	margin-top:3px;
	width:223px;
	height:71px;
	background:url(../_img/official/catalog_name.png) no-repeat 0 0;
}
.catalog_img li img {
	padding:1px;
	margin-left:2px;
	margin-top:2px;
}
.catalog_img li a.img_catalog {
	display:block;
	width:223px;
	height:192px;
	background-color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity:0;
	position:absolute;
	left:0; top:0;
}
.wrap_img {
	width:223px;
	height:192px;
	background:url(../_img/official/catalog_img.png) no-repeat 0 0;
	position:absolute;
	left:0;
	top:0;
}
.catalog_img li a.link_catalog {
	width:223px;
	height:71px;
	display:table;
	font-weight:bold;
	color:#4d4d4d;
	text-decoration:none;
	cursor:pointer;
	text-align:center;
	position:absolute;
	left:0;
	top:0;

}
.catalog_img li a.link_catalog:hover {
	text-decoration:underline;
}
.catalog_img li a.link_catalog span {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:9px 27px;
}
.catalog_img li a.link_catalog span:hover {
	text-decoration:underline;
}
.view {
	overflow:hidden;
	clear:both;
	zoom:1;
	margin-bottom:33px;
	margin-top:25px;
}
.view_consist {
	overflow:hidden;
	clear:both;
	zoom:1;
	margin-top:25px;
}
.tovar_pic {
	width:307px;
	height:272px;
	float:left;
	margin-right:36px;
	position:relative;
}
.tovar_pic .framing {
	position:absolute;
	left:0;
	top:0;
	width:307px;
	height:272px;
	background:url(../_img/official/catalog_detail.png) no-repeat 0 0;
}
.tovar_pic img {
	margin-left:3px;
	margin-top:3px;
}
.colors {
	width:340px;
	float:left;
}
.colors h5 {
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	margin-bottom:19px;
	margin-top:3px;
	margin-left:18px;
}
.colors ul {
	width:170px;
	float:left;
	margin:0;
	padding:4px 0 0 0;
}
.colors ul li {
	overflow:hidden;
	clear:both;
	zoom:1;
	margin:0 0 9px 20px;
	padding:0 !important;
	background:none;
	height:19px;
}
.colors ul li.ins_color {
	border:#5f5f5f solid 1px;
	height:17px;
	margin-bottom:8px;
	_margin-bottom:9px;
	margin-left:17px;
	margin-top:-3px;
	padding:2px !important;
}

.colors ul li.ins_color a, .colors ul li.ins_color a:visited, .colors ul li.ins_color a:link, .colors ul li.ins_color a:hover {
    text-decoration: none;
    color: #000;
}

.colors ul li span {
	display:block;
	width:22px;
	height:17px;
	float:left;
	margin-right:11px;
}
.colors ul li a em {
	display:block;
	float:left;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	padding-bottom:0;
	border-bottom:1px dashed #ff5500;
}

.colors ul li.ins_color a em, .colors ul li a:hover em {
    border-bottom: none;
}

.colors ul li em {
	font-weight:normal;
	font-style:normal;
}
.brd_non em {
	border:none !important;
}
.colors ul li a {
	text-decoration:none;
	color:#ff5500;
	display:block;
}
.colors ul li a:visited {
	color:#ff5500;
}
.consist {
	width:294px;
	padding-left:12px;
	float:left;
	margin-right:38px;
}
.consist h5 {
	margin-bottom:11px;
}
.articul {
	width:102px;
	margin:0;
	padding:0;
	float:left;
}
.articul li {
	background:none;
	font-size:13px;
	margin:0 0 9px 0;
	padding:0;
}
.articul li strong {
	display:block;
	text-transform:uppercase;
	font-size:13px;
	padding-bottom:0px;
}
.back_to_model {
	display:block;
	background:url(../_img/official/back.gif) no-repeat 0 0;
	padding:3px 0 6px 33px;
	width:215px;
	margin-bottom:14px;
	position:relative;
	left:14px;
	color:#ff5500;
}
a.back_to_model:visited {
	color:#ff5500;
}
/*	 	FOOTER
	----------------------------------------------------------------- */
#footer {
	position: absolute;
	left: 0px;
	_left:10px;
	bottom: 0;
	width: 100%;
	
}
#footer_container {
	width:936px;
	height:181px;
	background:url(../_img/official/foot_left.gif) no-repeat 0 0;
	margin:0 auto;
	padding:0 0 0 12px;
}
#footer_sub_container {
	width:924px;
	height:181px;
	background:url(../_img/official/foot_right.gif) no-repeat 100% 0;
	overflow:hidden;
	clear:both;
	padding-right:12px;
}
#footer, #empty {height: 242px;}
#sub_left {
	width:424px;
	height:164px;
	background-color:#f5f6f5;
	border-top:#c8c7c8 solid 1px;
	border-bottom:#c8c7c8 solid 1px;
	float:left;
	padding-left:22px;
	padding-top:15px;
	
}
.seo_link {
	position:relative;
	top:20px;
}
#sub_left h2 {
	font-size:20px;/*20px */
	margin-bottom:18px;
}
#sub_left p {
	font-size:12px; /*12px */
	line-height:18px; /*18px */
	margin-bottom:0;
}
#sub_right {
	width:420px;
	height:157px;
	background: #f5f6f5 url(../_img/official/footer_fon.gif) no-repeat 0 0;
	border-top:#c8c7c8 solid 1px;
	border-bottom:#c8c7c8 solid 1px;
	position:relative;
	float:right;
	padding-left:58px;
	padding-top:22px;
}
#copy {
	width:236px;
	font-size:11px; /*11px */
	line-height:16px;
}
#copy strong {
	display:block;
	font-size:12px; /*12px */
	font-weight:bold;
	margin-bottom:11px;
	
}
#made {
	font-size:12px;
	line-height:18px;
	margin-top:5px;
}
#arrow {
	position:absolute;
	right:17px;
	bottom:24px;
}
.instruction {
	clear:both;
	overflow:hidden;
	zoom:1;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:#45464D solid 1px;
}
.instruction .left_img {
	overflow: hidden;
	float: left;
}
.instruction p {
	padding: 10px;
	overflow: hidden;
	width: 280px; float:left;
	text-align:center;
}
.instruction p img {
	margin: 25px auto 10px;
	display: block;
	width: 55px;
	height: 55px;
}
.instruction .right_img {
	overflow: hidden;
	float: left;
}