@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	height:100%;
}
body, td {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
body {
	text-align:center;
	background:#EBEBEB url(top_bg.gif) repeat-x left top;
}

a {
	color: #e5191f;
	text-decoration:underline;
}
a:hover {
	color: #e5191f;
	text-decoration:underline;
}

a img           { border-color:#000 }

h1,h2,h3,h4,h5,h6 { margin:0.9em 0; padding:0; color:#e5191f; font-family: Tahoma, Geneva, sans-serif; line-height:normal}
h1 { font-size:18px}
h2 { font-size:16px}
h3 { font-size:14px}
h4 { font-size:12px}
h5,h6 { font-size:11px}


/* content
-------------------------------*/
.bodycontent {
	padding:22px 42px 30px 26px;
	text-align:left;
	vertical-align:top;
	margin-left:244px;
	height:auto !important;
	height:200px;
	min-height:200px;
	background:url(path_ico.gif) no-repeat 0 25px;
	line-height: 18px;
}

h1.pagename {
	font:normal 23px Tahoma, Geneva, sans-serif;
	color:#e5191f;
	padding:0;
	margin:0 0 20px 0;
}
.path {
	font-size:10px;
	padding:0;
	margin:0 0 15px 25px;
}

/* wrapper
-------------------------------*/
#wrapper {
	width:946px;
	height:auto !important;
	height:100%;
	min-height:100%;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF url(mainpic2.jpg) no-repeat left top;
}
/* header
-------------------------------*/
.header {
	height:364px;
	position:relative;
}
.name_main {
	position:absolute;
}
.name_main h1 {
	text-align:left;
	text-indent:-10000px;
}
.gohome {
	position:absolute;
	top:23px;
	left:0;
}
.gohome img {
	width:620px;
	height:110px;
	border:0;
}
.icos {
	position:absolute;
	top:4px;
	right:14px;
	width:100px;
}
/* search */
.search_div {
	position:absolute;
	top:314px;
	right:0px;
	width:242px;
}
.search_form {
	margin:0;
	padding:0;
}
.search_name {
	display:block;
	float:left;
	height:13px;
	font:10px/10px Tahoma, Geneva, sans-serif;
	color:#000;
	text-transform:uppercase;
	padding:5px 6px 0 0;
}
.st {
	float:left;
	width:120px;
	height:20px;
	background:url(search_text.gif) no-repeat left top;
	padding:0 5px;
}
.search_text {
	float:left;
	width:120px;
	height:17px;
	background:none;
	border:none;
	padding:2px 0 1px;
	margin:0;
	font:12px Arial;
	color:#333;
}
.search_button {
	float:left;
	width:53px;
	height:19px;
	background:url(search_button.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	margin:1px 0 0 2px;
}
/* menutop */
ul.menutop {
	margin:0 0 0 11px;
	padding:287px 0 0 0;
	list-style:none;
	font-size:1px;
}
ul.menutop li {
	float:left;
	background:url(m2_line.gif) no-repeat left top;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0 0 0 8px;
}
ul.menutop li a {
	display:inline-block;
	padding:26px 20px 5px 0;
	background:url(m2_dot.gif) no-repeat right bottom;
	font:12px Tahoma;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
}
ul.menutop li a:hover {
	color:#e5191f;
	text-transform:uppercase;
	text-decoration:none;
}
/* main
-------------------------------*/
.mainclear {
	height:1%;
	width:100%;
	padding:0 0 154px;
}
.mainclear:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.line_bg {
	background:url(line_bg.gif) repeat-y 243px 0;
}
.maincontent {
	width:100%;
	float:left;
	overflow:hidden;
}
/* leftside
-------------------------------*/
.leftside {
	width:244px;
	float:left;
	margin-left:-100%;
	position:relative;
}
/* menu */
ul.menu {
	width:244px;
	background:#e5191f;
	border-bottom:1px dotted #374669;
	margin:0 0 27px 0;
	padding:30px 0;
	list-style:none;
}
ul.menu li {
	width:235px;
	font-size:0;
	line-height:0;
	margin:0 0 3px 0;
	padding:0;
}
ul.menu li a {
	display:block;
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	background:url(m_i.gif) no-repeat 16px 5px;
}
ul.menu li a:hover {
	color:#fff;
	text-decoration:none;
	background:#000000 url(m_rto.gif) no-repeat right top;
}
ul.menu li a b.b1 {
	display:block;
	font-weight:normal;
}
ul.menu li a:hover b.b1 {
	background:url(m_rbo.gif) no-repeat right bottom;
}
ul.menu li a b.b2 {
	display:block;
	font-weight:normal;
	padding:0 10px 0 35px;
}
ul.menu li a:hover b.b2 {
	cursor:pointer;
	background:url(m_io.gif) no-repeat 3px 4px;
}
/* news */
h2.nname {
	font:normal 26px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#e5191f;
	text-transform:uppercase;
	padding:0 0 4px 15px;
	margin:0;
	border-bottom:1px dotted #848484;
}
.news {
	padding:8px 15px 10px 0;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}
.news a {
	color:#e5191f;
	text-decoration:none;
}
.news a:hover {
	color:#e5191f;
	text-decoration:underline;
}
.news .date {
	float:left;
	font-size:18px;
	line-height:18px;
	color:#FFFFFF;
	margin:0;
	padding:1px 11px;
	background:url(date.gif) no-repeat right top;
}
.news .anonce {
	padding:11px 0 10px 15px;
}
.news .next {
	margin:0 10px 20px 0;
	text-align:right;
}
.counters {
	padding:10px;
	text-align:center;
}
/* footer
-------------------------------*/
#footer {
	height:93px;
	width:946px;
	margin:-95px auto 0;
	padding:1px 0;
	background:#33a6b2 url(foot_back.jpg) no-repeat left top;
	text-align:left;
	color:#FFF;
}
.site_copy {
	float:left;
	display:inline;
	width:260px;
	height:30px;
	margin:35px 0 0 13px;
	padding:1px 0 0 40px;
	background:url(mega.gif) no-repeat left top;
	font-size:11px;
	color:#fff;
}
.site_copy a, .site_copy a:hover {
	color:#fff;
}
.site_copy b {
	font-weight:normal;
	color:#FFF;
}
.tel_bot {
	float:right;
	display:inline;
	margin:34px 14px 0 0;
	width:250px;
	text-align:right;
}
.tel_bot p, .contacts_bot p {
	margin:0;
}
.contacts_bot {
	margin:40px 300px 0 320px;
	text-align:center;
}
/* Tables
-------------------------------*/

/*table.table0 td p,table.table1 td p,table.table2 td p {padding:0; margin:0; text-indent:0}*/

table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}

table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #e0e0e0}
table.table1 td { padding:5px; border: 1px solid #91949a;}

table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #e0e0e0}
table.table2 td { padding:5px; border: 1px solid #91949a;}
table.table2 th { padding:8px 5px; border: 1px solid #fff; background-color:#888; color:#fff; text-align:left;}


.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

.thumb              {color:#000000}

/* */

td.shop-column1 { width: 70%; padding-right: 10px; }
td.shop-column2 { width: 30%; }

h2.shop-product-title { font-size: 18px; font-weight: bold; }

/* SHOP CART */

div.shop-cart { text-align: right; font-size: 10px; text-transform: uppercase; margin-bottom: 20px; }
a.shop-cart { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-cart:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PATH */

div.shop-path { text-align: left; font-size: 10px; text-transform: uppercase; margin-bottom: 10px; }
a.shop-path { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-path:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP FOLDERS */

div.shop-folders { }
div.shop-folders-title { color:#000000;font-weight:bold;padding:5px;background-color:#e0e0e0; }
div.shop-folders-body { padding: 15px; font-size: 11px; }
a.shop-folder { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-folder:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PRODUCT LIST */

table.shop-products { font-size:11px; border-collapse: collapse; border-bottom: 1px solid #cccccc;  }
table.shop-products td { padding:5px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc;}
td.product-th { padding:5px; background-color: #cccccc; font-weight: bold; color: #000000; text-align: center; }
td.product-tb { padding:5px; border-top: 1px solid #cccccc; text-align: right; }

div.shop-add-to-cart { padding:5px; }
span.shop-remove-from-cart { cursor: pointer; color: #cc0000; text-decoration: underline; }
span.shop-remove-from-cart:hover { cursor: pointer; color: #000000; text-decoration: underline; }

/* SHOP PRODUCT LIST STAGE */

table.stage { font-size:11px; }
td.stage-title { text-transform:uppercase; background-color:#cccccc; padding:7px; }
td.stage-image { padding: 5px; text-align:center; }
td.stage-body { padding: 10px; }


/* SHOP PRODUCT FORMS */

input.number { border:1px solid #cccccc; }
input.shop-add-to-cart { }
form.nomargin { margin: 0px;}


form.hidden { margin: 0px; }



ul.boxes {
	color: #cccccc;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
}

ul.boxes li { margin-bottom: 5px; }
ul.boxes li:hover { margin-bottom: 5px; }


/*---------*/

/* Корзина */

.cart { height:73px; width:152px; background:url(https://master-gnk.ru/t/v4/images/cart.png) no-repeat; position:absolute; right:14px; margin-top: -20px; padding:12px 0 0 109px; font: normal 11px Arial, Helvetica, sans-serif;}

.sum { font: bold 11px Arial, Helvetica, sans-serif; color:#ed1401; text-align:right; padding: 5px 25px 0 0;}
.sum span{ font: bold 18px Arial, Helvetica, sans-serif;}

.order { font: normal 11px Arial, Helvetica, sans-serif; color:#ed1401; text-align:right; padding: 0px 25px 0 0;}

.order a { text-decoration:underline; color:#000000;}
.order a:hover { text-decoration:underline; color:#ed1401;}


/* SHOP START */

#shop-added { display:none; z-index:10000; padding:5px; border:1px solid #666; font: bold 12px Arial, sans-serif; position:absolute; left:0px; top: 0px; background-color:#FFFFCC; color: #cc0000 }

/* Таблица корзины с товарами */

table.table_shop { border-collapse:collapse;}
table.table_shop tr:hover {background: #e0e0e0}
table.table_shop td { padding:5px; border-bottom: 1px solid #91949a;}
table.table_shop th { padding:8px 12px; border: 1px solid #fff; background:#d24132; color:#fff; text-align:left;}


.goods , .goodsnew , .goodsspec, .gdetail, .detail_right {text-indent:0 !important}

/* SHOP PRODUCT */

.goods { width:233px; float:left; position:relative; margin:5px; padding-bottom:14px;}

.goods img { padding:0; float:left; /*border: 1px solid #ccc;*/}
.goods p { padding:0; margin:0;}

.goods .id {	font: normal 11px Arial, Helvetica, sans-serif;	color:#666;	position:absolute;	left: 141px; top: 32px;}
.goods .id span{ color:#999}

.goods .more {	font: normal 11px Arial, Helvetica, sans-serif;	position: absolute;	left: 141px; top: 77px;}
.goods .more a { color:#303030; text-decoration:underline;}
.goods .more a:hover { color:#0b51bb; text-decoration:underline;} 

.goods .name { padding:9px; font: bold 12px Arial, Helvetica, sans-serif; height:34px; padding-bottom:0; margin:0;}
.goods .name a { color:#0b51bb; text-decoration:underline}
.goods .name a:hover{ color:#0b51bb; text-decoration:underline}

.goods .discrip {margin:12px 9px; font: normal 11px Arial, Helvetica, sans-serif; color:#282828; height:70px; overflow:hidden; display:block}

.goods form { background:url(https://master-gnk.ru/t/v4/images/price.jpg) center no-repeat; margin:0}
.goods form .price{ font: bold 13px Arial, Helvetica, sans-serif; color:#010101; width:142px; height:23px; padding-top:5px; float:left; text-align:center;}
.goods form .price b { font-size:20px; font-weight:normal}

.goods input.addtocart {cursor:pointer; background:url(https://master-gnk.ru/t/v4/images/addtocart.gif) no-repeat left center; width:81px; height:33px; border:none; padding:0; margin:0}

/* SHOP PRODUCT lable NEW! */

.goodsnew { width:233px; float:left; position:relative; margin:5px; padding-bottom:14px; background:url(https://master-gnk.ru/t/v4/images/new.jpg) top left no-repeat}

.goodsnew img { padding:0; float:left; /*border: 1px solid #ccc;*/}

.goodsnew p { padding:0; margin:0;}

.goodsnew .id {	font: normal 11px Arial, Helvetica, sans-serif;	color:#666;	position:absolute;	left: 141px; top: 32px;}
.goodsnew .id span{ color:#999}

.goodsnew .more {	font: normal 11px Arial, Helvetica, sans-serif;	position: absolute;	left: 141px; top: 77px;}
.goodsnew .more a { color:#dc1200; text-decoration:underline;}
.goodsnew .more a:hover { color:#dc1200; text-decoration:underline;} 

.goodsnew .name { padding:9px; font: bold 12px Arial, Helvetica, sans-serif; height:34px; padding-bottom:0; margin:0;}
.goodsnew .name a { color:#dc1200; text-decoration:underline} 
.goodsnew .name a:hover{ color:#dc1200; text-decoration:underline}

.goodsnew .discrip {margin:12px 9px; font: normal 11px Arial, Helvetica, sans-serif; color:#282828; height:70px; overflow:hidden; display:block}

.goodsnew form { background:url(https://master-gnk.ru/t/v4/images/price_new.jpg) center no-repeat; margin:0}
.goodsnew form .price{ font: bold 13px Arial, Helvetica, sans-serif; color:#fff; width:142px; height:23px; padding-top:5px; float:left; text-align:center;}
.goodsnew form .price b { font-size:20px; font-weight:normal}

.goodsnew input.addtocart {cursor:pointer; background:url(https://master-gnk.ru/t/v4/images/addtocart.gif) no-repeat left center; width:81px; height:33px; border:none; padding:0; margin:0}

/* SHOP PRODUCT lable SPEC! */

.goodsspec { width:233px; float:left; position:relative; margin:5px; padding-bottom:14px; background:url(https://master-gnk.ru/t/v4/images/spec.jpg) top left no-repeat}

.goodsspec img { padding:14px 0 0 7px; float:left; /*border: 1px solid #ccc;*/}

.goodsspec p { padding:0; margin:0;}

.goodsspec .id {	font: normal 11px Arial, Helvetica, sans-serif;	color:#666;	position:absolute;	left: 141px; top: 32px;}
.goodsspec .id span{ color:#999}

.goodsspec .more {	font: normal 11px Arial, Helvetica, sans-serif;	position: absolute;	left: 141px; top: 77px;}
.goodsspec .more a { color:#dc1200; text-decoration:underline;}
.goodsspec .more a:hover { color:#dc1200; text-decoration:underline;} 

.goodsspec .name { padding:9px; font: bold 12px Arial, Helvetica, sans-serif; height:34px; padding-bottom:0; margin:0;}
.goodsspec .name a { color:#dc1200; text-decoration:underline} 
.goodsspec .name a:hover{ color:#dc1200; text-decoration:underline}

.goodsspec .discrip {margin:12px 9px; font: normal 11px Arial, Helvetica, sans-serif; color:#282828; height:70px; overflow:hidden; display:block}

.goodsspec form { background:url(https://master-gnk.ru/t/v4/images/price_new.jpg) center no-repeat;}
.goodsspec form .price{ font: bold 13px Arial, Helvetica, sans-serif; color:#fff; width:142px; height:23px; padding-top:5px; float:left; text-align:center;}
.goodsspec form .price b { font-size:20px; font-weight:normal;}

.goodsspec input.addtocart {cursor:pointer; background:url(https://master-gnk.ru/t/v4/images/addtocart.gif) no-repeat left center; width:81px; height:33px; border:none; padding:0; margin:0}

/* Описание товара */

.gdetail {width:170px; position:absolute; z-index:1000; margin:7px 20px 7px 7px; background:url(https://master-gnk.ru/t/v4/images/gdetail.jpg) top left no-repeat}
.gdetail img { padding:0 23px;}
.gdetail p { text-align:center; margin:12px 0}
.gdetail p b{ color:#f00;}

.gdetail .number { width:24px; height:22px; background:url(https://master-gnk.ru/t/v4/images/col.gif) no-repeat; border: none; font: bold 13px Arial, Helvetica, sans-serif; text-align:center;}

.gdetail form { padding:0; margin:0;}
.gdetail form .detprice{ font: bold 13px Arial, Helvetica, sans-serif; color:#000; width: auto; height:23px; padding:5px 0 10px; text-align:center; background:url(https://master-gnk.ru/t/v4/images/detprice.gif) top center no-repeat;}
.gdetail form .detprice b { font-size:20px; font-weight:normal}
.bt_add {cursor:pointer; background:url(https://master-gnk.ru/t/v4/images/add.gif) no-repeat left center; width:126px; height:33px; border:none; padding:0; margin:0}


/* детали товара справа*/

.detail_right {position:relative; padding: 7px 7px 7px 195px;}

.detail_right h1 { font: normal 18px Arial, Helvetica, sans-serif; color:#333; padding:10px 0; margin:0;}

.detail_right .id {font: normal 11px Arial, Helvetica, sans-serif; color:#666;}
.detail_right .id span {color:#999}

.detail_right .discrip {margin:20px 0px; font: normal 11px Arial, Helvetica, sans-serif; color:#282828; display:block;}

/* ХЛЕБНЫЕ КРОШКИ */
.dpath {color: #7c7c7c;	font-size: 11px; padding:5px 0;}
.dpath a {color:#d13f32; text-decoration:underline;}
.dpath a:hover {color:#d13f32;text-decoration:underline;}

h2.ikon_diz {background: url(https://master-gnk.ru/d/200214/t/images/ikh.png) no-repeat left;
	     padding: 5px 0px 5px 32px;}
	     
#menus {
	 width:244px; background:#e5191f; border-bottom:1px dotted #374669; margin:0 0 27px 0; padding:30px 0; list-style:none; position: relative; z-index: 5;
	}

#menus ul, #menus ul ul, #menus ul ul ul {padding:0; list-style:none; margin:0 0 0 0;}
#menus ul {margin-left:0; }
	

#menus li {width:235px; margin:0 0 3px 0; padding:0; position: relative;}

#menus li a.c {display:block; font:13px/16px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; background:url(m_i.gif) no-repeat 16px 5px;}
#menus li a.c:hover {color:#fff; text-decoration:none; background:#000000 url(m_rto.gif) no-repeat right top;}

#menus li a.c .s1 {display:block; font-weight:normal;}
#menus li a.c:hover .s1 {background:url(m_rbo.gif) no-repeat right bottom;}

#menus li a.c .s2 {display:block; font-weight:normal; padding:0 10px 0 35px;}
#menus li a.c:hover .s2 {cursor:pointer; background:url(m_io.gif) no-repeat 3px 4px;}


#menus li li a {display:block; font:13px/16px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; background:url(m_i.gif) no-repeat 35px 5px;}
#menus li li a:hover {color:#fff; text-decoration:none; background:#000000 url(m_rto.gif) no-repeat right top;}

#menus li li a .s1 {display:block; font-weight:normal;}
#menus li li a:hover .s1 {background:url(m_rbo.gif) no-repeat right bottom;}

#menus li li a .s2 {display:block; font-weight:normal; padding:0 10px 0 48px;}
#menus li li a:hover .s2 {cursor:pointer; background:url(m_io.gif) no-repeat 23px 4px;}

#menus li li li a {background:url(m_i.gif) no-repeat 48px 5px;}
#menus li li li a .s2 {padding:0 10px 0 58px;}
#menus li li li a:hover .s2 { background:url(m_io.gif) no-repeat 36px 4px;}

#menus li li li li a {background:url(m_i.gif) no-repeat 63px 5px;}
#menus li li li li a .s2 {padding:0 10px 0 73px;}
#menus li li li li a:hover .s2 { background:url(m_io.gif) no-repeat 50px 4px;}

#menus li li li li li a {background:url(m_i.gif) no-repeat 76px 5px;}
#menus li li li li li a .s2 {padding:0 10px 0 88px;}
#menus li li li li li a:hover .s2 { background:url(m_io.gif) no-repeat 64px 4px;}

#menus li li a:hover {color: #c7e6ff; text-decoration: none;}

/* k.a. */