@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	height:100%;
}
body, td {
	font: 14px "Arial Narrow";
	color:#303030;
}
body {
	text-align:center;
	background:#F5F5F5;
}

a {
	color: #0083D4;
	text-decoration:underline;
}
a:hover {
	color: #0083D4;
	text-decoration:underline;
}

a img           { border-color:#0083D4 }

h1,h2,h3,h4,h5,h6 { margin:0.9em 0; padding:0; color:#303030; font-family: "Arial Narrow"; 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:20px;
	text-align:left;
	vertical-align:top;
}

h1.pagename {
	font:normal 28px Tahoma, Geneva, sans-serif;
	color:#D81400;
	padding:0;
	margin:0 0 17px 0;
}
.path {
	font:11px Tahoma, Geneva, sans-serif;
	color:#1D1918;
	padding:0;
	margin:0 0 18px 0;
}
.path a{
	color:#005FB3;
	text-decoration:none;
}
.path a:hover {
	color:#005FB3;
	text-decoration:underline;
}

/* wrapper
-------------------------------*/
.bot_bg {
	min-width:987px;
	height:auto !important;
	height:100%;
	min-height:100%;
	background:url(bot_bg.jpg) bottom repeat-x;
}
.top_bg {
	background:url(top_bg.jpg) repeat-x top;
	padding:0 0 60px 0
}
.wrapper {
	width:987px;
	margin:0 auto;
	text-align:left;
	background:#FFF;
}
/* main
-------------------------------*/
table.main_tab {
	border-collapse:collapse;
	width:100%;
}
table.main_tab td.left_td {
	padding:0;
	vertical-align:top;
	font-size:1px;
}
table.main_tab td.right_td {
	padding:0;
	vertical-align:top;
	font-size:1px;
}
table.main_tab td.main_td {
	padding:0;
	vertical-align:top;
	width:95%;
	text-align:left;
	background:#FFF;
}
.mainminwidth {
	width:987px;
	height:1px;
	font-size:1px;
	line-height:1px;
}
/* header
-------------------------------*/
.header {
	height:240px;
	background:url(pic_bg.jpg) repeat-x top;
}
.pic_left {
	height:240px;
	background:url(pic_left.jpg) no-repeat left top;
}
.pic_right {
	height:240px;
	background:url(pic_right.jpg) no-repeat right top;
}
.posrel {
	position:relative;
}
.logo {
	position:absolute;
	top:17px;
	left:15px;
}
.tel_top {
	position:absolute;
	top:0;
	right:0;
	font:42px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D81400;
	text-align:right;
	padding:25px 10px 0 0;
}
.tel_top .pad {
	display:inline-block;
	text-align:left;
}
.tel_top p {
	margin:0;
}
.tel_top .tname {
	display:block;
	padding:0;
	font-size:16px;
	color:#0063C5;
}
.tel_bot {
	float:right;
	font:37px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:35px 10px 0 0;
	width:200px;
}
.tel_bot .pad {
	display:inline-block;
	text-align:left;
}
.tel_bot p {
	margin:0;
}
.tel_bot .tname {
	display:block;
	padding:0;
	font-size:16px;
	color:#00CCFF;
}
/* search */
.search_div {
	width:500px;
	position:relative;
	left:50%;
	margin-left:-250px;
	padding:0;
}
.search_form {
	margin:0px;
	padding:166px 0 0 0;
	height:39px;
}
.search_name {
	display:block;
	float:left;
	font:10px Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:3px 22px 3px 0;
	height:14px;
	background:url(search_text.gif) no-repeat 100% 0;
}
.search_text {
	float:left;
	width:358px;
	height:19px;
	background:#FFF;
	border:none;
	padding:0;
	margin:0 4px 0 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:0;
}
/* menutop */
ul.menutop {
	text-align:center;
	margin:0 225px 0 227px;
	padding:0;
	list-style:none;
	font-size:1px;
}
ul.menutop li {
	display:inline;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}
ul.menutop li span.m2_i {
	display:inline-block;
	border-right:1px solid #B4D7F4;
	padding:2px 19px;
}
ul.menutop li a {
	font:11px Arial;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
ul.menutop li a:hover {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:underline;
}
/* leftside
-------------------------------*/
table.main_tab td.leftside {
	padding:0;
	vertical-align:top;
	width:223px; background:#9A3916 url(bord.jpg) left top repeat-y
}
/* menu */
ul.menu {
	margin:25px 0 50px 11px;
	padding:0;
	list-style:none;
}
ul.menu li {
	height:1%;
	font-size:0;
	line-height:0;
	margin:0;
	padding:2px 0 3px 4px;
	width:202px;
	background:url(m_dot.gif) repeat-x left bottom;
}
ul.menu li a {
	font:bold 13px/15px "Arial Narrow";
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
}
ul.menu li a:hover {
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
}
/* kategories */
ul.kategories {
	margin:0;
	padding:0 0 50px 10px;
	list-style:none;
}
ul.kategories li {
	line-height:0;
	margin:0;
	padding:0;
	width:175px;
}
ul.kategories li.level_1 {
	padding:6px 0 6px 3px;
	width:172px;
	background:url(m_dot.gif) repeat-x left bottom;
}
ul.kategories li.level_1 a {
	font:14px Arial;
	color:#000;
	text-decoration:none;
}
ul.kategories li.level_1 a:hover {
	color:#000;
	text-decoration:underline;
}
ul.kategories li.level_2 {
	padding:4px 0 4px 14px;
	width:161px;
}
ul.kategories li.level_2 a {
	font:12px Arial;
	color:#000;
	text-decoration:none;
}
ul.kategories li.level_2 a:hover {
	color:#000;
	text-decoration:underline;
}
/* news */
h1.newsname {
	height:33px;
	width:173px;
	font:normal 22px Tahoma, Geneva, sans-serif;
	color:#FFF;
	padding:2px 0 0 29px;
	margin:0 0 12px 0;
	background:url(newsname.gif) no-repeat left top;
}
.news p {
	margin:0;
}
.news {
	padding:0 5px 0 10px;
	font:11px Tahoma, Geneva, sans-serif;
	color:#FFF;
}
.news .date {
	float:left;
	text-align:center;
	width:35px;
	height:43px;
	background:url(date.gif) no-repeat left top;
	font:9px/10px Tahoma;
	color:#000000;
	margin:0 10px 0 0;
}
.news .date b {
	display:block;
	padding:8px 0 2px 0;
	font:normal 20px/20px Tahoma;
	color:#0083D4;
}
.news .title {
	font-size:16px;
	color:#FFEC04;
	text-decoration:underline;
	margin:0;
	padding:10px 0 0 0;
}
.news .anonce {
	margin:8px 0 10px 0;
}
.news .next {
	margin:0 5px 20px 0;
	text-align:right;
}

.news .next a { color:#FFF}
.news .next a:hover { color:#FFF; text-decoration:none}

/* rightside
-------------------------------*/
table.main_tab td.rightside {
	padding:0;
	vertical-align:top;
	width:221px; background:#FFFDD7
}
.specblock {
	padding:30px 7px;
	font:12px Tahoma, Geneva, sans-serif;
	color:#181818;
}
/* content
-------------------------------*/
table.main_tab td.content {
	padding:0;
	vertical-align:top; background:#fff;
}
/* menubot
-------------------------------*/
ul.menubot {
	text-align:center;
	margin:0;
	padding:1px 0;
	list-style:none;
	font-size:1px;
	background:#DA1C04 url(m3_back.gif) left repeat-y;
	height:auto;
}
ul.menubot li {
	display:inline;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0 16px;
}
ul.menubot li a {
	font:9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
ul.menubot li a:hover {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:underline;
}
/* footer
-------------------------------*/
.footer {
	background:#005BAC url(copy_bg.gif) repeat-x top;
	padding:1px;
	height:auto !important;
	height:151px;
	min-height:151px;
	color:#FFF;
}

.site_copy {
	float:left;
	display:inline;
	width:260px;
	margin:70px 0 0 0;
	padding:0 0 0 20px;
	font:9px Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
}
.site_copy a, .site_copy a:hover {
	color:#FFF;
}

.counters {
	margin:60px 300px 0 300px;
	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 {
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	position:absolute;
	top:250px;
	right:250px;
	text-align:right;
	width:400px;
}
.cart a { text-decoration:underline; color:#333;}
.cart a:hover { text-decoration:underline; color:#333;}


/* 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; background:url(usual.jpg) no-repeat left top}

.goods img { padding:0px; 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:0px; 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;}