@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:#BCBBBB;
}
body {
	text-align:left;
	background:#0F0808;
}

a {
	color: #EC381F;
	text-decoration:underline;
}
a:hover {
	color: #EC381F;
	text-decoration:underline;
}

a img           { border-color:#EC381F }

h1,h2,h3,h4,h5,h6 { margin:0.9em 0 0.9em 10px; padding:0; color:#EC381F; font-family: Tahoma, Geneva, sans-serif; font-weight:normal; 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:25px 5px 25px 0;
	text-align:left;
	vertical-align:top;
}
h1.pagename {
	font:normal 24px Arial, Helvetica, sans-serif;
	color:#EC381F;
	padding:0;
	margin:0 0 20px 10px;
}
.path {
	font-size:11px;
	color:#FCBA2D;
	padding:0;
	margin:0 0 18px 10px;
}
.path a {
	color:#FFA800;
	text-decoration:underline;
}
.path a:hover {
	color:#FFA800;
	text-decoration:underline;
}

table.main_tab {
	border-collapse:collapse;
	width:100%;
}
td {
	padding:0;
	vertical-align:top;
}
.main_width {
	width:90%;
}
.minwidth {
	clear:both;
	width:942px;
	height:1px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}
/* back
-------------------------------*/
.foot_bg {
	background:#010206 url(foot_bg.jpg) repeat-x left bottom;
}
.l_t {
	background:#0F0808 url(l_b.jpg) no-repeat right bottom;
}
.l_t div {
	height:400px;
	background:url(l_t.jpg) no-repeat right top;
}
.r_t {
	background:#0F0808 url(r_b.jpg) no-repeat left bottom;
}
.r_t div {
	height:400px;
	background:url(l_t.jpg) no-repeat left top;
}
.footer_back {
	background:url(footer.jpg) no-repeat left bottom;
}
.main_back {
	background:url(main_back.jpg) repeat-x left top;
}
.main {
	padding-bottom:100px;
	background:url(main.jpg) no-repeat left top;
}

/* header
-------------------------------*/
.header {
	height:340px;
	position:relative;
}
h1.name_site {
	margin:0;
	position:absolute;
	top:0;
	left:0;
}
h1.name_site a {
	display:block;
	cursor:pointer;
	width:435px;
	height:0 !important;
	padding-top:101px;
	overflow:hidden;
	text-indent:-100000px;
	background:url(name.png) no-repeat left top;
}
/* search */
.search_div {
	width:355px;
	position:absolute;
	top:0;
	right:0;
}
.search_form {
	margin:0;
	padding:49px 0 0 0;
}
.search_name {
	display:block;
	float:left;
	font:11px/11px Arial, Helvetica, sans-serif;
	color:#EDA11B;
	padding:3px 6px 0 0;
}
.search_text {
	float:left;
	width:196px;
	height:14px;
	background:none;
	border:1px solid #898784;
	padding:1px 2px 0;
	margin:0 3px 0 0;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#AEAEAE;
}
.search_button {
	float:left;
	width:44px;
	height:17px;
	background:url(search_button.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	margin:0;
}
.tel_top {
	position:absolute;
	top:105px;
	right:0px;
	padding:0 30px 0 0;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
.tel_top p {
	margin:0;
}
/* menutop */
ul.menutop {
	text-align:left;
	margin:0 0 0 21px;
	padding:101px 0 0;
	list-style:none;
	font-size:0px;
}
ul.menutop li {
	display:inline;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}
ul.menutop li a {
	display:inline-block;
	height:31px;
	padding:15px 10px 0;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
ul.menutop li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:url(m2_bgo.gif) repeat-x left top;
}

/* leftside
-------------------------------*/
h2.mn_name {
	font:normal 19px "Arial Narrow", Arial, sans-serif;
	color:#F7141B;
	margin:11px 21px;
	padding:0;
}
ul.menu {
	width:200px;
	margin:0;
	padding:5px 0 60px 20px;
	list-style:none;
}
ul.menu li {
	width:170px;
	font-size:0;

	line-height:0;
	margin:0;
}
ul.menu li a {
	display:block;
	height:1%;
	padding:7px 0 7px 20px;
	background:url(m_i.gif) no-repeat 0 14px;
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#FFAE1F;
	text-decoration:none;
}
ul.menu li a:hover {
	color:#FE1A21;
	text-decoration:none;
	background-image:url(m_io.gif);
}

ul.kategories {
	margin:0;
	padding:0 0 60px 20px;
	list-style:none;
}
ul.kategories li {
	line-height:0;
	margin:0;
	padding:0;
	width:170px;
}
ul.kategories li.level_1 {
}
ul.kategories li.level_1 a {
	display:block;
	height:1%;
	padding:7px 0 7px 20px;
	background:url(m_i.gif) no-repeat 0 14px;
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#FFAE1F;
	text-decoration:none;
}
ul.kategories li.level_1 a:hover {
	color:#FFAE1F;
	text-decoration:underline;
}
ul.kategories li.level_2 {
}
ul.kategories li.level_2 a {
	display:block;
	height:1%;
	padding:3px 0 3px 30px;
	font:12px/13px Arial, Helvetica, sans-serif;
	color:#FFAE1F;
	text-decoration:none;
}
ul.kategories li.level_2 a:hover {
	color:#FFAE1F;
	text-decoration:underline;
}
/* news */
.news h2.nname {
	font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F19C06;
	text-transform:uppercase;
	padding:0;
	margin:0 0 10px 0;
}
.news {
	padding:0 25px 10px 25px;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#A8A9AA;
}
.news a {
	color:#CB8200;
	text-decoration:none;
}
.news a:hover {
	color:#CB8200;
	text-decoration:underline;
}
.news .date {
	font-size:16px;
	line-height:16px;
	color:#F9EEEE;
	margin:0 0 7px;
	background:#AC0005;
	width:50px;
	text-align:center;
}
.news .date b {
	display:block;
	font-weight:normal;
	background:#1D1E21;
	font-size:28px;
	line-height:30px;
	color:#DD171D;
}
.news .anonce {
	margin:0 0 7px 0;
}
.news .next {
	margin:0 0 15px 0;
	text-align:right;
}
/* footer
-------------------------------*/
.foot_tab {
	margin:-100px 0 0;
	height:98px;
}
.footer {
	padding:1px 0;
}
.mega_copy {
	float:right;
	display:inline;
	width:260px;
	margin:40px 43px 0 0;
	padding:7px 27px 7px 0;
	background:url(mega.gif) no-repeat right center;
	text-align:right;
	font-size:11px;
	color:#8E8E8E;
}
.mega_copy a, .mega_copy a:hover {
	color:#FEA70B;
}
.site_copy {
	margin:46px 360px 0 50px;
	font-size:11px;
	color:#8E8E8E;
}
/* 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: #222}*/
table.table1 td { padding:5px; border: 1px solid #616164;}

table.table2 { border-collapse:collapse;}
/*table.table2 tr:hover {background: #222}*/
table.table2 td { padding:5px; border: 1px solid #616164;}
table.table2 th { padding:8px 5px; border: 1px solid #fff; background-color:#333; 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 {
	width:270px;
	height:84px;
	position:absolute;
	top:201px;
	left:28px;
	color:#FFFFFF;
	font:11px Arial, Helvetica, sans-serif;
}
.cart_in {
	width:155px;
	height:70px;
	padding:14px 0 0 115px;
	background:url(cart.png) no-repeat left top;
}
.cart p {
	margin:0;
}
.sum { font: bold 11px Arial, Helvetica, sans-serif; color:#FF1717; text-align:right; padding: 5px 25px 0 0;}
.sum span{ font: bold 16px Arial, Helvetica, sans-serif;}

.order { font: normal 11px Arial, Helvetica, sans-serif; color:#FF1717; text-align:right; padding: 0px 25px 0 0;}

.order a { text-decoration:underline; color:#FFFFFF;}
.order a:hover { text-decoration:underline; color:#FF1717;}


/* 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; border-spacing:0}
/*table.table_shop tr:hover {background: #e9e9e9}*/
table.table_shop td { padding:5px; border-bottom: 1px solid #91949a;}
table.table_shop th { padding:8px 12px; border: 1px solid #fff; background:#AC0005; color:#fff; text-align:left;}
table.table_shop td a,
table.table_shop td a:hover {
	/*color:#000;*/
}

.goods , .goodsnew , .goodsspec, .goodsspecnew, .gdetail, .detail_right {text-indent:0 !important}

/* SHOP PRODUCT */

.goods { width:233px; float:left; position:relative; margin:5px 3px; padding-bottom:14px; background:url(usual.jpg) no-repeat left top}

.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:#FBB12C; text-decoration:underline;}
.goods .more a:hover { color:#FBB12C; 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:#EC381F; text-decoration:underline}
.goods .name a:hover{ color:#EC381F; text-decoration:underline}

.goods .discrip {margin:12px 9px; font: normal 11px Arial, Helvetica, sans-serif; color:#9F9F9F; height:70px; overflow:hidden; display:block}

.goods form { background:url(price.jpg) center no-repeat; margin:0}
.goods form .price{ font: bold 13px Arial, Helvetica, sans-serif; color:#fff; 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(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 3px; padding-bottom:14px; background:url(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:#996D21;	position:absolute;	left: 141px; top: 32px;}
.goodsnew .id span{ color:#CB8200}

.goodsnew .more {	font: normal 11px Arial, Helvetica, sans-serif;	position: absolute;	left: 141px; top: 77px;}
.goodsnew .more a { color:#EC381F; text-decoration:underline;}
.goodsnew .more a:hover { color:#EC381F; 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:#FBB12C; text-decoration:underline} 
.goodsnew .name a:hover{ color:#FBB12C; text-decoration:underline}

.goodsnew .discrip {margin:12px 9px; font: normal 11px Arial, Helvetica, sans-serif; color:#9F9F9F; height:70px; overflow:hidden; display:block}

.goodsnew form { background:url(price_new.jpg) center no-repeat; margin:0}
.goodsnew form .price{ font: bold 13px Arial, Helvetica, sans-serif; color:#010206; 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(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 3px; padding-bottom:14px; background:url(spec.jpg) top left no-repeat}

.goodsspec img { padding:0; float:left; /*border: 1px solid #ccc;*/}

.goodsspec p { padding:0; margin:0;}

.goodsspec .id {	font: normal 11px Arial, Helvetica, sans-serif;	color:#996D21;	position:absolute;	left: 141px; top: 32px;}
.goodsspec .id span{ color:#CB8200}

.goodsspec .more {	font: normal 11px Arial, Helvetica, sans-serif;	position: absolute;	left: 141px; top: 77px;}
.goodsspec .more a { color:#EC381F; text-decoration:underline;}
.goodsspec .more a:hover { color:#EC381F; 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:#FBB12C; text-decoration:underline} 
.goodsspec .name a:hover{ color:#FBB12C; text-decoration:underline}

.goodsspec .discrip {margin:12px 9px; font: normal 11px Arial, Helvetica, sans-serif; color:#9F9F9F; height:70px; overflow:hidden; display:block}

.goodsspec form { background:url(price_new.jpg) center no-repeat; margin:0}
.goodsspec form .price{ font: bold 13px Arial, Helvetica, sans-serif; color:#010206; 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(addtocart.gif) no-repeat left center; width:81px; height:33px; border:none; padding:0; margin:0}

/* SHOP PRODUCT lable SPEC and NEW! */

.goodsspecnew { width:233px; float:left; position:relative; margin:5px 3px; padding-bottom:14px; background:url(spec_new.jpg) top left no-repeat}

.goodsspecnew img { padding:0; float:left; /*border: 1px solid #ccc;*/}

.goodsspecnew p { padding:0; margin:0;}

.goodsspecnew .id {	font: normal 11px Arial, Helvetica, sans-serif;	color:#996D21;	position:absolute;	left: 141px; top: 32px;}
.goodsspecnew .id span{ color:#CB8200}

.goodsspecnew .more {	font: normal 11px Arial, Helvetica, sans-serif;	position: absolute;	left: 141px; top: 77px;}
.goodsspecnew .more a { color:#EC381F; text-decoration:underline;}
.goodsspecnew .more a:hover { color:#EC381F; text-decoration:underline;} 

.goodsspecnew .name { padding:9px; font: bold 12px Arial, Helvetica, sans-serif; height:34px; padding-bottom:0; margin:0;}
.goodsspecnew .name a { color:#FBB12C; text-decoration:underline} 
.goodsspecnew .name a:hover{ color:#FBB12C; text-decoration:underline}

.goodsspecnew .discrip {margin:12px 9px; font: normal 11px Arial, Helvetica, sans-serif; color:#9F9F9F; height:70px; overflow:hidden; display:block}

.goodsspecnew form { background:url(price_new.jpg) center no-repeat; margin:0}
.goodsspecnew form .price{ font: bold 13px Arial, Helvetica, sans-serif; color:#010206; width:142px; height:23px; padding-top:5px; float:left; text-align:center;}
.goodsspecnew form .price b { font-size:20px; font-weight:normal;}

.goodsspecnew input.addtocart {cursor:pointer; background:url(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(gdetail.jpg) top left no-repeat; text-align:center;}
.gdetail img { padding:0;}
.gdetail p { text-align:center; margin:12px 0}
.gdetail p b{ color:#f00;}

.gdetail .number { width:24px; height:22px; background:url(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:#fff; width: auto; height:23px; padding:5px 0 10px; text-align:center; background:url(detprice.gif) top center no-repeat;}
.gdetail form .detprice b { font-size:20px; font-weight:normal}
.bt_add {cursor:pointer; background:url(add.gif) no-repeat left center; width:126px; height:33px; border:none; padding:0; margin:0}

.fixt {height:120px; overflow:hidden}

/* детали товара справа*/

.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:#996D21;}
.detail_right .id span {color:#CB8200}

.detail_right .discrip {margin:20px 0px; font: normal 11px Arial, Helvetica, sans-serif; color:#9F9F9F; display:block;}

/* ХЛЕБНЫЕ КРОШКИ */
.dpath {color: #7c7c7c;	font-size: 11px; padding:5px 0;}