@charset "utf-8";
/* Style ver 2.0.1 */



/* обнуляем отступы у тегов */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, em, font, img, small, strong, b, u, i, center, ol, ul, li,fieldset, label, 
table, caption, tbody, tr, th, td {
	margin: 0;	padding: 0;
	border: 0;	outline: 0;
	font-size: 1em;
	font-family: sans-serif;
}

body {
/*position:relative;*/ padding:0px; margin:0px; background:url(top_bg.jpg) top repeat-x #E5E5E5;
}


/* ВСЕ ССЫЛКИ НА СТРАНИЦЕ ЦВЕТ, ТИП */

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

/* подчищаем float */
.clearfloat {clear:both;   height:0;   font-size: 1px;   line-height: 0px;}

/*оболочка*/
#wrapper {
	margin:0;
	padding:0 14px 0 9px;
	background: url(bg.jpg) left top no-repeat;
	/*position:relative;*/
}
#left_side {
	position:absolute;
	top:177px;
	left:0px;
}
#right_side {
	position:absolute;
	top:177px;
	right:0px;
}

/* верх */

#top { height:177px; position:relative;}
/*
#top .tleft { position: absolute; top:20px; left:15px;}

a.icon1 { height:20px; width:20px; background:url(ico1.gif) no-repeat; display:block; text-decoration:none; margin-right:18px; float:left;}
a.icon1:hover { text-decoration:none;}

a.icon2 { height:20px; width:20px; background:url(ico2.gif) no-repeat; display:block; text-decoration:none; margin-right:18px; float:left;}
a.icon2:hover { text-decoration:none;}

a.icon3 { height:20px; width:20px; background:url(ico3.gif) no-repeat; display:block; text-decoration:none; float:left;}
a.icon3:hover { text-decoration:none;}*/

#top .tright {
	position: absolute;
	top:6px;
	right:26px;
	padding-left:30px;
	color:#fff;
	font: normal 14px Arial, sans-serif;
	width: 366px;
	height: 35px;
}

#top .tright b { font: normal 25px Arial, sans-serif}


/* шапка сайта */

.head {
    position:relative;
	height:1px;
	}

/* название, слоган и лого*/


#name{
	position:absolute;
	top:22px;
	left:22px;
    padding-left:85px;
	height:65px;
	background:url(logo.jpg) left no-repeat;
	color:#fff;
}

#name p.p1{
	font: normal 25px Arial, sans-serif;
	padding-top:7px;
}
#name p.p2{
	font: normal 13px Arial, sans-serif;
}

/* верхнее меню */

#topm { height:39px; background:url(topm_bg.jpg) left top no-repeat; margin:0; padding:0}

li.topm_n {
    font: bold 13px Arial, sans-serif;
	color:#FFFFFF;
	list-style:none;
	float:left;
	}

li.topm_n a{
	float:left;
    display:block;
	padding: 10px 15px;
	background:url(line.gif) top right no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	cursor: pointer;
	}
	
	
li.topm_n a:hover{
	color:#fff;
	background:url(mnu_hover.gif) top left repeat-x;
	text-decoration:none;
	}

/* верхнее меню выделенный пункт */

li.topm_a {
    font: bold 13px Arial, sans-serif;
	color:#FFFFFF;
	list-style:none;
	float:left;
	}
	
li.topm_a a{
	float:left;
    display:block;
	color:#FFFFFF;
	padding: 10px 15px;
	background:url(mnu_hover2.gif) top left repeat-x;
	text-decoration:none;
	cursor: pointer;
	}
	
	
li.topm_a a:hover{
	color:#fff;
	background:url(mnu_hover.gif) top left repeat-x;
	text-decoration:none;
	
	}


/* ХЛЕБНЫЕ КРОШКИ */


.path {
	color: #7c7c7c;
	font-size: 11px;
	padding:26px 0;
	top: 11px;
}
.path a {
    color:#ec1401;
	text-decoration:underline;
}
.path a:hover {
	color:#ec1401;
	text-decoration:underline;
}



/* Корзина */

.cart { height:66px; width:162px; z-index:1000; background:url(cart.png) no-repeat; position:absolute; right:7px; top:84px;  padding:19px 0 0 118px; font: normal 11px Arial, Helvetica, sans-serif; color:#FFFFFF}

.sum { font: bold 11px Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:right; padding: 0 25px 0 0;}
.sum span{ font: bold 18px/17px Arial, Helvetica, sans-serif;}

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

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


/* Меню слева */

#leftm { background:#47aa05; padding:15px 4px 15px 8px; margin-bottom:15px; }

li.leftm_n {
    font: normal 12px/14px Arial, sans-serif;

	color:#fff;
	list-style:none;
	width:200px; /* тупость для IE чтобы не добавлялось лишних отступов снизу и сверху списка*/
	}

.leftm_n a{
    height:auto;
    display:block;
	background:url(leftm_arrow.gif) left no-repeat;
	padding: 5px 12px;
	color:#fff;
	text-decoration:none;
	cursor: pointer;
	/*position:relative;*/
	}
	
	
.leftm_n a:hover{
    height:auto;
	color:#414141;
	background:url(leftm_hover.gif) right no-repeat;
	text-decoration:none;
	}

/* верхнее меню выделенный пункт */

li.leftm_a {
    font: normal 12px/14px Arial, sans-serif;
	color:#fff;
	list-style:none;
	width:200px; /* тупость для IE чтобы не добавлялось лишних отступов снизу и сверху списка*/
	}
	
li.leftm_a a{
    color:#ee4e00;
	background:url(leftm_hover.gif) right no-repeat;
	text-decoration: none;
	display:block;
	padding: 5px 12px;
	cursor: pointer;
	}
	
	
li.leftm_a a:hover{
	color:#ee4e00;
	background:url(leftm_hover.gif) right no-repeat;
	text-decoration: underline;
	}



/* Меню магазин слева */

#shopm { background:#47aa05; padding:15px 4px 15px 8px; margin-bottom:15px;}

li.shopm_n {
    font: normal 12px/14px Arial, sans-serif;
	color:#fff;
	list-style:none;
	width:200px; /* тупость для IE чтобы не добавлялось лишних отступов снизу и сверху списка*/
	}

li.shopm_n a{
	/*position:relative;*/
    display:block;
	background:url(shopm_arrow.gif) left no-repeat;
	padding: 5px 12px;
	color:#fff;
	text-decoration:none;
	cursor: pointer;
	}
	
	
li.shopm_n a:hover{
	color:#0d0d0d;
	background:url(shopm_hover.gif) right no-repeat;
	text-decoration:none;
	}

/* верхнее меню выделенный пункт */

li.shopm_a {
    font: normal 11px/13px Arial, sans-serif;
	color:#c2e4aa;
	list-style:none;
        padding-left: 10px;
	width:190px; /* тупость для IE чтобы не добавлялось лишних отступов снизу и сверху списка*/
	}
	
li.shopm_a a{
        color:#c2e4aa;
	text-decoration: underline;
	display:block;
	padding: 3px 12px;
	}
	
	
li.shopm_a a:hover{
	color:#fff;
	text-decoration: underline;
	}

/* ЗАГОЛОВКИ */


h1 { padding:0; margin:0 0 20px 0; font: normal 20px sans-serif; color:#3b4659;}


h2,h3,h4,h5,h6 { margin:17px 0; padding:0; color:#3b4659; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
h2 { font-size:18px}
h3 { font-size:16px}
h4 { font-size:14px}
h5,h6 { font-size:12px}




.content { padding:0 0 20px 20px; vertical-align:top; font: normal 13px/17px Arial, Helvetica, sans-serif;}
.content p {margin:10px 0;}

.content ul { margin:15px 5px; padding:10px 0; list-style: none;}
.content ul li { padding:2px 0 2px 15px; background:url(li.gif) left no-repeat;}

.content ol { margin:15px 5px; padding:10px 0;}


/* ПОИСК ПО САЙТУ */

#search { position:relative; display:block; height:44px; background:#484d57; padding:15px; margin: 5px 0 0 5px; text-align: right;}
#search p { padding:0; margin:5px 0; color:#fff; text-align:right; font-size: 13px;}
input.isearch {font-size:12px; border: 1px solid #fff; color:#666; padding:1px; margin:0; width:130px;}
.btsearch {cursor:pointer; background:url(search.gif) no-repeat left center; width:50px; height:20px; border:none; padding:0; margin:0}


/* НОВОСТИ */

.news_block {font-size:18px; font-weight:normal; display:block; text-align:right; color:#484d57; margin:20px 0 10px;}
.news { padding:10px 0; position:relative;}

.title { padding-left: 48px; font: bold 12px Arial, Helvetica, sans-serif; position:relative;}

.date { width:35px; height:43px; background:url(date.gif) no-repeat; position:absolute; top: 8px; left:5px; color:#515151; padding-top:3px; font: normal 10px Tahoma; text-align:center;}
.date span.numb { display:block; font:bold 20px/18px Arial, Helvetica, sans-serif; padding-top:7px;}

.anonce { color:#484848; font:normal 11px Arial, Helvetica, sans-serif; padding:10px 5px; text-indent: 0.5em;}
.more { font:normal 11px Arial, Helvetica, sans-serif; text-align:right; padding: 0 5px 4px 0}

/* ПОДВАЛ */

.footer {background: url(bot_bg.jpg) bottom repeat-x; position:relative;}
.bt {background:url(bt.jpg) left bottom no-repeat}
.bt_2 {background:url(bt_2.jpg) right bottom no-repeat; padding-top:68px; height:112px;}

.cname { position:absolute; left: 40px; top: 100px; font:bold 12px Arial, Helvetica, sans-serif; color:#fff;}

.counters { position:absolute; left: 40px; top: 140px; font:normal 12px Arial, Helvetica, sans-serif; color:#FFFFFF; height:40px;}

.cpyright { position:absolute; right: 40px; top: 100px; font:normal 11px Arial, Helvetica, sans-serif; color:#fff;  height:31px; background: url(mega.gif) right no-repeat; padding:15px 45px 0 0;}
.cpyright a,.cpyright a:hover {color:#DDEAB1;text-decoration:underline;}

.btitle { position:absolute; right: 40px; top: 160px; font:normal 11px Arial, Helvetica, sans-serif; color:#AFBF7A;}

/* 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 #fff; background:#d24132; color:#fff; text-align:left;}



/* 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:2px; padding-bottom:14px; border: 1px solid #ccc;}

.goods img {  float:left; /*border: 1px solid #ccc; padding:14px 0 0 7px;*/}
.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:#388f04; text-decoration:underline}
.goods .name a:hover{ color:#388f04; 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:2px; 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:#388f04; text-decoration:underline} 
.goodsnew .name a:hover{ color:#388f04; 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;}
