@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;	
}
body, td {
	font: 12px Arial, Helvetica, sans-serif;
	color:#363636;
}
body {
	text-align:left;
	background:#636363 url(body_bg.jpg) repeat;
}

a {
	color: #BC4B00;
	text-decoration:none;
}
a:hover {
	color: #363636;
	text-decoration:underline;
}

a img           { border-color:#363636 }

h1,h2,h3,h4,h5,h6 { margin:1.8em 0 0.8em 0; padding:0; color:#363636; font-family:Arial, Helvetica, sans-serif; font-weight:normal}
h1 { font-size:18px}
h2 { font-size:16px; text-align:center; font-weight:bold}
h3 { font-size:14px; font-weight:bold}
h4 { font-size:12px}
h5,h6 { font-size:11px}



.bodycontent {
	padding:20px 15px;
	line-height:1.25em;
	text-align:left;
	vertical-align:top;
}

h1.pagename {
	font:26px Arial, Helvetica, sans-serif;
	color:#BC4B00;
	padding:0;
	margin:0 0 20px 0;
}

.clear {
	clear:both;
	height:1px;
	line-height:0;
	font-size:0;
}

/*tel top*/
.tel_top {
	background:url(tel_ico.gif) left no-repeat;
	font:normal 18px Arial;
	color:#FFFFFF;
	padding:2px 40px;
	margin-left:20px;
}
.tel_top .adres {
	font-size:12px;
	color:#FFB13D;
}
.tel_top p {
	padding:0;
	margin:0;
}

/*search*/
.search_div {
	position:absolute;
	top:15px;
	right:0;
	width:192px;
	height:20px;
	background:url(st.gif) 0 0 no-repeat;
	padding:1px 0 0 32px;
}
.search_button {
	position:absolute;
	top:0;
	right:0;
	width:26px;
	height:20px;
	background:url(search.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	margin:0;
}
.search {
	width:162px;
	height:17px;
	background:none;
	border:none;
	padding:1px 0 0 0;
	margin:0;
	font:11px Arial;
	color:#666;
}
/*pic main*/
.pic_back {
	border-top:1px solid #FFF;
	background:url(pic_right.jpg) left top no-repeat #010101;
}
/*news*/
.newsname {
	font:26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#40252E;
	text-transform:uppercase;
	padding:0;
	margin:0 0 12px 0;
}
.newsname span {
	display:block;
	font-weight:normal;
	font-size:10px;
}
.news p {
	padding:0;
	margin:0;
}
.news {
	padding:24px 12px 30px 18px;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#40252E;
}
.news a {
	color:#8A3B00;
	text-decoration:none;
}
.news a:hover {
	color:#8A3B00;
	text-decoration:underline;
}
.news .date {
	float:left;
	background:url(d_l.gif) 3px top repeat-y #DB8300;
	padding:1px 9px 1px 12px;
	font-size:18px;
	line-height:1.0em;
	color:#fff;
}
/* Other
-------------------------------*/
.copyright {
	font:10px Arial;
	color:#FCFBFA;
}
.copyright a, .copyright a:hover {
	color:#FCFBFA;
}
.copyright b {
	font-size:12px;
}
.tit {
	text-align:center;
	font-size:11px;
	color:#000;
}
.tit a, .tit a:hover {
	color:#000;
	text-decoration:none;
}
.path {
	font-size:10px;
	color:#363636;
	padding:0;
	margin:0 0 20px 0;
}
.path a, .path a:hover {
	color:#BC4B00;
}
.small {
	color:#fff;
	font-size:10px;
	text-align:left;
	padding:10px;
}
/* Menus
-------------------------------*/
.menutop {
	position:relative;
	float:right;
	margin:0;
	padding:0 1px 0 0;
	list-style:none;
	background:url(m2_last.gif) 100% 0 no-repeat;
}
.menutop li {
	float:left;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}
.menutop li a {
	position:relative;
	display:block;
	background:url(m2_bg.gif) 5px 0 repeat-x;
	font:11px/11px 'Trebuchet MS';
	color:#6E0D00;
	text-transform:uppercase;
	text-decoration:none;
}
.menutop li a b {
	display:block;
	font-weight:normal;
	background:url(m2_l.gif) 0 0 no-repeat;
}
.menutop li a b b {
	padding:12px 20px 8px 20px;
	display:block;
	font-weight:normal;
	background:url(m2_r.gif) 100% 0 no-repeat;
}
.menutop li a:hover {
	background:url(m2_bgo.gif) 5px 0 repeat-x;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
.menutop li a:hover b {
	background:url(m2_lo.gif) 0 0 no-repeat;
}
.menutop li a:hover b b {
	cursor:pointer;
	background:url(m2_ro.gif) 100% 0 no-repeat;
}

.menu {
	margin:20px 0 30px 0;
	padding:0;
	list-style:none;
}
.menu li {
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	width:205px;
	background:url(m_dot.gif) left bottom repeat-x;
}
.menu li a {
	display:block;
	padding:5px 10px 6px 15px;
	background:url(m_in.gif) 2px 12px no-repeat;
	font:13px "Trebuchet MS";
	color:#424242;
	text-transform:none;
	text-decoration:none;
}
.menu li a:hover {
	background-image:url(m_io.gif);
	color:#BC4B00;
	text-transform:none;
	text-decoration:none;
}

.menubot {
	float:right;
	margin:0 20px 0 0;
	padding:0;
	list-style:none;
}
.menubot li {
	float:left;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0 9px;
	border-right:1px solid #EDCEBA;
}
.menubot li a {
	font:9px 'Trebuchet MS';
	color:#BC4B00;
	text-transform:uppercase;
	text-decoration:none;
}
.menubot li a:hover {
	color:#BC4B00;
	text-transform:uppercase;
	text-decoration:underline;
}

/* Backgrounds
-------------------------------*/
.top_bg {
	background:url(top_bg.gif) top repeat-x;
}
.top_shadow {
	background:url(top_shadow.jpg) center bottom no-repeat;
}
.left_shadow {
	background:url(left_shadow.jpg) right top no-repeat;
	height:370px;
}
.right_shadow {
	background:url(right_shadow.jpg) left top no-repeat;
	height:370px;
}
/* Tables
-------------------------------*/

table.table0 td p,table.table1 td p,table.table2 td p {padding:0; margin: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 #666; background-color:#636363; color:#fff; text-align:left;}



.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(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;}

/* SHOP PRODUCT */

.goods { width:233px; float:left; position:relative; margin:5px; padding-bottom:14px;}

.goods img { padding:14px 0 0 7px; 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:25px; 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(price.jpg) center no-repeat;}
.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;}

.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; padding-bottom:14px; background:url(new.jpg) top left no-repeat}

.goodsnew img { padding:14px 0 0 7px; 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:25px; 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(price_new.jpg) center no-repeat;}
.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;}

.goodsnew 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}
.gdetail img { padding:0 23px;}
.gdetail p { text-align:center;}
.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:#000; 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;}
.bt_add {cursor:pointer; background:url(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;}



a.kat2 {
display:block; 
color:#BC4B00; 
font-size:13px; 
font-weight:bold;
padding:5px 7px 5px 7px;
width:220px;
margin:0 auto;
border:1px solid #40252E;
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
-khtml-border-radius:5px;
-o-border-radius:5px;
border-radius:5px; 
}

a.kat2:hover { color:#40252E; text-decoration: none;
border: 1px solid #000000;}

div.block {
    list-style:none;
    width:300px;
    padding:5px 7px 5px 7px;
    margin: 5px auto;
    border:1px solid #40252E;
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
-khtml-border-radius:5px;
-o-border-radius:5px;
border-radius:5px; 
}

div.block1 {
    list-style:none;
    width:150px;
    padding:5px 7px 5px 7px;
    margin: 10px auto;
    border:1px solid #40252E;
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
-khtml-border-radius:5px;
-o-border-radius:5px;
border-radius:5px; 
}

p.zag1 {
color:#40252E; 
font-size:14px; 
font-weight:bold;
text-align:center;
padding:6px 0 8px 0;
}
