﻿/* ------------------------------------------*/
/* ---------->>>  CATALOG MEN  <<<-----------*/
/* ------------------------------------------*/

/* BASE 
	-----------------------------------------------------------------------*/
a {
	color:#ff5500;
	outline:none;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#93c759;
}
h1 {
	font-size:2.35em; /* 30px */
	color:#663829;
	font-weight:bold;
	line-height:1em;
	margin-bottom:24px;
}
h2 {
	font-size:1.85em; /*24px */
	font-weight:normal;
	line-height:1em; /*24px */
	margin-bottom:18px;
}
h3 {
	font-size:1.4em; /*18px */
	line-height:1em; /*18px */
	margin-bottom:20px;
	font-weight:normal;
}
p {
	margin-bottom:22px;
}
ul {
	margin-left:28px;
	margin-bottom:22px;
}
ul li {
	background:url(../_img/official/marker.gif) no-repeat 0 6px;
	padding-left:20px;
}
ul li ul {
	margin-left:0;
	margin-top:8px;
	margin-bottom:8px;
}
ol {
	margin-left:28px;
	margin-bottom:22px;
}
ol li {
	list-style-type:decimal;
	margin-left:18px;
}
.print {
	display:none;
}
/* LAYOUT 
	-----------------------------------------------------------------------*/
html {
	background: url(../_img/official_m/html_fon.gif) repeat 0 0;
	z-index:0;
	height: 100%;
	position:relative;
}
body {
	color:#45464d;
	font-size:0.8em; /*13px */
	line-height:1.4em;/* 18px */
	font-family:Arial, Helvetica, sans-serif;
	background:url(../_img/official_m/body_fon2.gif) repeat-y top center;
	//background:url(../_img/official_m/body_fon.gif) repeat-y top center;
	z-index:1;
	position: relative;
    min-height: 100%;
    height: auto !important;
	height: 100%;
}
#page{
	width:982px;
	margin:0 auto;
	z-index:3;
	background:url(../_img/official_m/dashed_fon.gif) repeat-y 0 0;
	position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
/* HEADER 
	-----------------------------------------------------------------------*/
.light_fon {
	background:url(../_img/official_m/light_fon_grad.gif) no-repeat top center;
	height:577px;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
#header {
	height:224px;
	width:980px;
	position:relative;
	margin:0 auto;
}
#logo {
	position:absolute;
	left:0;
	top:0;
}
#menu_about {
	display:block;
	height:40px;
	width:81px;
	background:url(../_img/official_m/menu_about.png) no-repeat left bottom;
	position:absolute;
	top:22px;
	left:95px;
}
#menu_catalog {
	display:block;
	width:129px;
	height:40px;
	background:url(../_img/official_m/menu_catalog.png) no-repeat left bottom;
	position:absolute;
	left:222px;
	top:22px;
}
#menu_wholesale {
	display:block;
	height:81px;
	width:121px;
	background:url(../_img/official_m/menu_whole.png) no-repeat left top;
	position:absolute;
	top:0px;
	left:374px;	
}
a#menu_about:hover, a#menu_catalog:hover {
	background-position: top;	
}
a#menu_wholesale:hover {
    background-position: bottom;    
}
.activ_menu {
	background-position:top !important;
}
#banner {
	width:748px;
	height:122px;
	position:absolute;
	top:102px;
	left:232px;
}
#price_lists {
	width:230px;
	position:absolute;
	right:5px;
	top:20px;
	background:url(../_img/official_m/price_fon_center.png) repeat-x 0 0;
	height:69px;
}
#price_lists div {
	height:69px;
	background:url(../_img/official_m/price_fon_left.png) no-repeat 0 0;
}
#price_lists div div {
	background:url(../_img/official_m/price_fon_right.png) no-repeat top right;
	padding:11px 0 0 6px;
}
#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;
}
#top_menu {
	width:748px;
	height:102px;
	background:url(../_img/official_m/menu_fon.png) no-repeat 0 0;
	position:absolute;
	left:232px;
	top:0;
}
/* CONTAINER 
	-----------------------------------------------------------------------*/
#transparent_top {
	width:980px;
	height:88px;
	background:url(../_img/official_m/top_page_fon.gif) repeat-x 0 0;
}
#transparent_top img {
	margin-top:6px;
	margin-left:232px;
}
#container {
	width:980px;
	margin:0 auto;
	background: #fff url(../_img/official_m/container_fon2.gif) repeat-x 0 100%;
	position:relative;
	overflow:hidden;
	clear:both;
	zoom:1;
	padding-bottom:265px;
}
/* CONTAINER 
		-SIDEBAR LEFT
	-----------------------------------------------------------------------*/
#sidebar_left {
	width:232px;
	float:left;
	margin-top:-44px;
}
#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;
}
#menu_left li.ins {
	background:url(../_img/official/menu_marker_ins.gif) no-repeat 0 14px;
	padding-left:9px;
}
#menu_left li.ins ul {
	margin-left:16px;
}
#menu_left li a {
	background:url(../_img/official/menu_marker.gif) no-repeat 0 6px;
	text-decoration:none;
	padding-left:9px;
}
#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:25px;
	margin-top:-4px;
	margin-bottom:9px;
}
#menu_left li ul li {
	font-size:0.85em; /*13px */
	line-height:20px;
}
#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;
}
.man {
	margin-left:18px;
}
/* CONTAINER 
		- CONTENT
	-----------------------------------------------------------------------*/
#content {
	width:720px;
	float:left;
	margin-top:-42px;
	line-height:20px;
}
/* CONTAINER 
		- CONTENT
			- CATALOG IMG
	-----------------------------------------------------------------------*/
.over_h {
	width:713px;
	overflow:hidden;
}
.catalog_img {
	margin-left:0px;
	padding:0;
	overflow:hidden;
	clear:both;
	zoom:1;
	width:735px;
	_padding-left:36px;
}
.catalog_img li {
	display:block;
	width:223px;
	height:267px;
	float:left;
	position:relative;
	padding:0 !important;
	list-style-type:none;
	background:none;
	margin:0 22px 3px 0px;
}

.catalog_img li a.img_catalog {
	display:block;
	width:223px;
	height:243px;
	color:#661a00;
	text-decoration:none;
}
.catalog_img li a.img_catalog:hover span span span {
	text-decoration:underline;
}
.catalog_img li a.img_catalog img {
	border:none;
	display:block;
	margin:3px 0 0 3px;
	//padding-top:3px;
}
.catalog_img li a.img_catalog span.v_top_block {
	display:block;
	z-index:100;
	position:relative;
	color:#661a00;
	font-weight:bold;
	line-height:49px;
	padding:0 23px;
}
.catalog_img li a.img_catalog span.v_top_block span.in_v_block {
	width: 100%;
	display: -moz-inline-stack;
	display: inline-block;
	line-height:14px;
	vertical-align: middle;
	cursor:pointer;	
}
.catalog_img li a.img_catalog span.v_top_block span.in_v_block span {
	display:block;
	text-align:center;
}

.iefix_v {
	display:none;
	//display: inline-block;
	//width: 0;
	//overflow: hidden;
}
.wrap_img {
	display:block;
	width:223px;
	height:243px;
	background:url(../_img/official_m/catalog_img.png) no-repeat 0 0;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
}
.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;
}
/* CONTAINER
	- CONTENT
		- CATALOG DETAIL
	------------------------------------------------------------------ */
.view {
	overflow:hidden;
	clear:both;
	zoom:1;
	margin-bottom:11px;
	margin-top:22px;
}
.
.view_consist {
	overflow:hidden;
	clear:both;
	zoom:1;
	margin-top:25px;
}
.tovar_pic {
	float:left;
	height:274px;
	margin-right:8px;
	position:relative;
	width:308px;
}
.tovar_pic .framing {
	position:absolute;
	left:0;
	top:0;
	width:308px;
	height:274px;
	background:url(../_img/official_m/catalog_detail2.png) no-repeat 0 0;
}
.tovar_pic img {
	margin-left:3px;
	margin-top:3px;
}
.colors {
	width:386px;
	float:left;
	padding-left:18px;
	padding-top:10px;
}
.colors h5 {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin-bottom:19px;
	margin-top:3px;
}
.colors ul {
	width:193px;
	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:6px;
	margin-left:17px;
	margin-top:-3px;
	padding:2px !important;
}
.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;
	line-height:18px;
}
.colors ul li em {
	font-weight:normal;
	font-style:normal;
}
.brd_non em {
	border:none !important;
}
.colors ul li.ins_color a em {
	border:none;
	color:#45464D;
	cursor:default;
}
.colors ul li a {
	text-decoration:none;
	color:#ff5500;
	display:block;
}
.colors ul li a:visited {
	color:#ff5500;
}
.consist {
	margin-top:-5px;
	}
	.consist h5 {
		
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:14px;
		margin-bottom:1px;
	}
	.consist p {
		font-size:14px;
	}
.view_info {
	overflow:hidden;
	clear:both;
	zoom:1;
}
	.v_i_left {
		width:318px;
		float:left;
		margin-right:17px;
	}
	.v_i_left p {
		line-height:16px;
	}
	.v_i_right {
		width:318px;
		float:left;
	}
.other_photo {
	width:318px;
	overflow:hidden;
	clear:both;
	zoom:1;
	margin-bottom:24px;
}
.other_photo div {
	display:block;
	width:96px;
	height:138px;
	float:left	;
	position:relative;
	margin-right:10px;
	
}

.other_photo a.img_catalog2 {
	display:block;
	width:94;
	height:90px;
	color:#ff5500;
	text-decoration:none;
}
.other_photo a.img_catalog2_active {
    cursor: default !important;
}
.other_photo a.img_catalog2:hover span span span {
	text-decoration:underline;
}
.other_photo a.img_catalog2 img {
	border:none;
	display:block;
	margin:1px 0 0 1px;
	//padding-top:1px;
}
.other_photo a.img_catalog2 span.v_top_block2 {
	display:block;
	z-index:100;
	position:relative;
	color:#ff5500;
	line-height:49px;
	width:96px;
}
.other_photo a.img_catalog2 span.v_top_block2 span.in_v_block2 {
	width: 100%;
	display: -moz-inline-stack;
	display: inline-block;
	line-height:14px;
	vertical-align: middle;
	cursor:pointer;
}
.other_photo a.img_catalog2_active span.v_top_block2 span.in_v_block2 {
    cursor:default;
    color:#000;
}
.other_photo a.img_catalog2_active span.v_top_block2 span.in_v_block2 strong {
    border: none;
}
.other_photo a.img_catalog2 span.v_top_block2 span.in_v_block2 span {
	display:block;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	//text-decoration:underline;
}
span.in_v_block2 span strong {
	border-bottom: #ff5500 dashed 1px;
	//border:none;
}
a.brd_non span.in_v_block2 span strong {
	border:none !important;
}
.iefix_v {
	display:none;
	//display: inline-block;
	//width: 0;
	//overflow: hidden;
}
.wrap_img2 {
	display:block;
	width:96px;
	height:138px;
	background: url(../_img/official_m/catalog_img_small2.png) no-repeat 0 0;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
}


/*-------------------------------------------------------------------------------------------------*/
.articul {
	width:63px;
	margin:0 14px 0 0;
	padding:0;
	float:left;
	position:relative;
	top:-5px;
}
.size li strong {
	text-align:right;
}
.articul li {
	background:none;
	font-size:12px;
	margin:0 0 4px 0;
	padding:0;
	text-align:right;
}
.articul li strong {
	display:block;
	text-transform:uppercase;
	font-size:14px;
	padding-bottom:0px;
	text-align:left;
	margin-bottom:7px;
	text-align:center;
}
.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:-2px;
	margin-top:40px;
	color:#ff5500;
}
a.back_to_model:visited {
	color:#ff5500;
}
.model {
	width:91px;
}
.model li {
	text-align:center;
}
/*	 	FOOTER
	----------------------------------------------------------------- */
#footer {
	position: absolute;
	width: 100%;
	bottom:0;
	left:0;
	z-index:3;
}
.footer_fon_gradient {
	background:#e9dbd2 url(../_img/official_m/footer_fon.gif) repeat-x 0 0;
	width:982px;
	margin:0 auto;
}
.footer_fon {
	width:982px;
	margin:0 auto;
	height:242px;
	background:url(../_img/official_m/dashed_fon.gif) repeat-y 0 0;
	overflow:hidden;
	clear:both;
	zoom:1;
}
#footer_container {
	width:936px;
	height:181px;
	background:url(../_img/official_m/foot_left.png) no-repeat 0 0;
	margin:0 auto;
	padding:0 0 0 12px;
}
#footer_sub_container {
	width:924px;
	height:181px;
	background:url(../_img/official_m/foot_right.png) no-repeat 100% 0;
	overflow:hidden;
	clear:both;
	padding-right:12px;
}
#footer, #empty {height: 242px;}
.seo {
	overflow:hidden;
	clear:both;
}
.seo_link {
	position:relative;
	top:20px;
}
#sub_left {
	width:424px;
	height:164px;
	background-color:#f5f6f5;
	border-top:#c7c7c7 solid 1px;
	border-bottom:#c7c7c7 solid 1px;
	float:left;
	padding-left:22px;
	padding-top:15px;
	
}
#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_m/footer_fon.png) no-repeat 0 0;
	border-top:#c7c7c7 solid 1px;
	border-bottom:#c7c7c7 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;
}
.arts {
	position:absolute;
	right:27px	;
	top:55px;
	width:184px;
	height:107px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.arts span.art_1, .arts span.art_2 {
	display:block;
	width:38px;
	height:81px;
	float:right;
	padding:26px 0 0 40px;
	margin-left:14px;
	position:relative;
}
.arts span.art_1 img, .arts span.art_2 img {
	position:absolute;
	left:0;
	top:0;
	z-index:0;
}
.arts span.art_1 em, .arts span.art_2 em {
	position:relative;
	z-index:1;
	font-style:normal;
}
/*\*/ * html .iePNG {filter:expression(fixPNG(this)); }

.mistary {
    position:absolute;
    left:16px;
    top:12px;
    z-index:10;
}
.lang {
    position:absolute;
    left:187px;
    top:12px;
    z-index:10;
}

