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

html, body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	min-width:990px;
	position:relative;
}


body, td {
	font:normal 12px Tahoma, Geneva, sans-serif;
	color:#000000;
}
body {
	background:#FFF url(top_bg.gif) top repeat-x;
}


table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}


table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #fce7f4}
table.table1 td { padding:5px; border: 1px solid #decbd6;}


table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #fce7f4}
table.table2 td { padding:5px; border: 1px solid #decbd6;}
table.table2 th { padding:8px 5px; border: 1px solid #decbd6; background-color:#e53087; color:#fff; text-align:left;}

.thumb              {color:#decbd6}


a {
	color: #f21800;
	text-decoration:none;
}
a:hover {
	color: #f21800;
	text-decoration:underline;
}
a img           { border-color:#000 }



h2,h3,h4,h5,h6 { margin:0px; padding:0; color:#e53087; font-family:Tahoma, Geneva, sans-serif;}
h2 { font-size:22px}
h3 { font-size:20px}
h4 { font-size:18px}
h5,h6 { font-size:16px}

h1 {
	font:normal 24px Tahoma, Geneva, sans-serif;
	color:#e53087;
	margin:0 0 14px 0;
}

.content {
	padding:8px 22px 2px 22px;
	font:normal 12px Tahoma, Geneva, sans-serif;
	color:#000000;
}

.float_left {
	float:left;
}
.float_right {
	float:right;
}


/*---------------------------------------------------------------------*/

table.wrapper {
	width:100%;
	height:100%;
	border:none;
	border-spacing:0;
	border-collapse:collapse;
	margin:0 0 -250px 0;
}


td.left {
	vertical-align:top;
	width:344px;
	padding:0 0 130px 0;
	background:#fff6dc url(left_top.jpg) top left no-repeat;
}

td.right {
	vertical-align:top;
	width:75px;
	padding:0 0 250px 0;
	background:#fff6dc url(right_top.jpg) top left no-repeat;
}

td.center {
	vertical-align:top;
	padding:0 0 250px 0;
	background:url(top_left.jpg) top left no-repeat;
}

.top {
	height:300px;
	background:url(top_right.jpg) top right no-repeat;
}


/* A B S O L U T E */

.slogan {
	position:absolute;
	top:5px;
	left:284px;
}
.icon1 {
	position:absolute;
	top:46px;
	left:204px;
	z-index:1;
}
	.icon1 img {
		border:none;
	}
.icon2 {
	position:absolute;
	top:102px;
	left:171px;
	z-index:2;
}
	.icon2 img {
		border:none;
	}
.icon3 {
	position:absolute;
	top:146px;
	left:221px;
	z-index:3;
}
	.icon3 img {
		border:none;
	}
.logo {
	position:absolute;
	top:228px;
	left:261px;
	z-index:4;
}
	.logo img {
		border:none;
	}

/* T O P _ M E N U */

#tmenu {
	height:31px;
	padding:4px 24px 0 0;
	margin:0;
	text-align:right;
	font:bold 12px Tahoma, Geneva, sans-serif;
}
	#tmenu dt {
		display:inline;
		padding:0 1px;
	}
		#tmenu dt a {display:inline-block; background:url(tmenu_right.gif) bottom right no-repeat; color:#fd2200; text-decoration:none;}
		#tmenu dt a b {display:inline-block; background:url(tmenu_left_n.gif) bottom left no-repeat; height:20px; padding:11px 10px 0 10px;}
		#tmenu dt a:hover {background:url(tmenu_right_o.gif) top right no-repeat; color:#fff; text-decoration:none;}
		#tmenu dt a:hover b {background:url(tmenu_left_o.gif) top left no-repeat;}


/* L E F T _ N A V I G A T I O N _ B A R */

.left_nav_bar {
	position:relative;
	padding:377px 27px 0 75px;
	z-index:0;
}


#menu {
	background:#fff url(menu_top.gif) top no-repeat;
	padding:0 16px 0 19px;
	margin:0;
	font:bold 12px Tahoma, Geneva, sans-serif;
}
	#menu dt {
		padding:0 0 1px 0;
	}
		#menu dt a {display:block; background:url(menu_bg_n.gif) repeat-y; color:#fd2200; text-decoration:none;}
		#menu dt a b {display:block; background:url(menu_bot_n.gif) bottom no-repeat;}
		#menu dt a b em {display:block; font-style:normal; background:url(menu_top_n.gif) top no-repeat; padding:8px 20px;}
		#menu dt a:hover {background:url(menu_bg_o.gif) repeat-y; color:#fff; text-decoration:none;}
		#menu dt a:hover b {background:url(menu_bot_o.gif) bottom no-repeat;}
		#menu dt a:hover b em {background:url(menu_top_o.gif) top no-repeat;}


#kategor {
	background:#fff url(kategor_top.gif) top no-repeat;
	padding:13px 16px 0 19px;
	margin:8px 0 0 0;
	font:bold 12px Tahoma, Geneva, sans-serif;
}
	#kategor dt {
		padding:4px 0;
	}
		#kategor dt a {display:block; background:url(menu_bg_o.gif) repeat-y; color:#fff; text-decoration:none;}
		#kategor dt a b {display:block; background:url(menu_bot_o.gif) bottom no-repeat;}
		#kategor dt a b em {display:block; font-style:normal; background:url(menu_top_o.gif) top no-repeat; padding:8px 20px;}
		#kategor dt a:hover {color:#fff; text-decoration:none;}
	#kategor dd {
		padding:4px 14px;
		margin:0 16px;
		border-bottom:1px solid #fbd7e9;
	}
		#kategor dd a {
			color:#fd2200;
			text-decoration:none;
		}
		#kategor dd a:hover {
			color:#fd2200;
			text-decoration:underline;
		}
	
.news_bg {
	position:relative;
	width:255px;
	background:url(news_bg.gif) repeat-y;
	margin:15px 0 0 -13px;
}
.news_bot {
	background:url(news_bot.gif) bottom no-repeat;
}
.news {
	background:url(news_top.gif) top no-repeat;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#703f00;
	padding:8px 13px 30px 13px;
}
	.news a {
		color:#ff5d00;
		text-decoration:none;
	}
	.news a:hover {
		color:#ff5d00;
		text-decoration:underline;
	}
		a.news_icon {
			display:inline-block;
			background:url(news_icon.gif) left no-repeat;
			padding:0 0 0 14px;
		}

.news_title {
	font:normal 25px Tahoma, Geneva, sans-serif;
	color:#f21800;
	margin:0 0 12px 18px;
}
.date {
	background:url(date.gif) no-repeat;
	width:88px;
	height:31px;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	line-height:24px;
}
.news_tit {
	font-size:14px;
	font-weight:bold;
	color:#ff5d00;
	text-decoration:underline;
}


/* F O O T E R */

.bot {
	width:100%;
	background:url(bot_bg.gif) top repeat-x;
}
.bottom {
	background:url(bot_left.gif) top left no-repeat;
}
.in_bottom {
	height:250px;
	background:url(bot_right.gif) top right no-repeat;
}

.counters {
	float:left;
	height:48px;
	padding:187px 0 0 90px;
}
.copy {
	float:right;
	text-align:right;
	padding:186px 85px 0 0;
	font:normal 11px Tahoma, Geneva, sans-serif;
	color:#6d3e00;
}
	.copy a {
		color:#f56200;
		text-decoration:none;
	}
	.copy a:hover {
		color:#f56200;
		text-decoration:underline;
	}
.sn {
	font-size:12px;
	font-weight:bold;
}

.title {
	clear:both;
	text-align:center;
	font:normal 10px Verdana, Geneva, sans-serif;
}
	.title a, .title a:hover {
		color:#a77800;
		text-decoration:none;
	}


/* */

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:92px; width:114px; background:url(cart.gif) no-repeat; position:absolute; top:201px; right:7px; padding:22px 14px 0 136px; font: normal 11px Arial, Helvetica, sans-serif; color:#ffffff;}
.cart p {text-align:right; margin:0;}
.cart b {font-size:10px; color:#f60196;}
.cart b span {font-size:13px;}
.cart a { text-decoration:underline; color:#ffffff;}
.cart a:hover { text-decoration:underline; color:#f60196;}


/* 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: #fce7f4}
table.table_shop td { padding:5px; border-bottom: 1px solid #decbd6;}
table.table_shop th { padding:8px 12px; border: 1px solid #decbd6; background:#e53087; color:#fff; text-align:left;}

/* SHOP PRODUCT */

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

.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:#f21800;	position:absolute;	left: 141px; top: 32px;}
.goods .id span{ color:#1a4630}

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

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

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

.goods form { background:url(price.gif) 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;}

.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(shop_bg_new.gif) top 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:#f21800;	position:absolute;	left: 141px; top: 32px;}
.goodsnew .id span{ color:#1a4630}

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

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

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

.goodsnew form { background:url(price_new.gif) 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;}

.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.gif) top 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:#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;}
.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:#e53087; padding:10px 0; margin:0;}

.detail_right .id {font: normal 11px Arial, Helvetica, sans-serif; color:#f21800;}
.detail_right .id span {color:#1a4630}

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

/* ХЛЕБНЫЕ КРОШКИ */
.dpath {color: #000000;	font-size: 11px; padding:5px 0;}
.dpath a {color:#f21800; text-decoration:underline;}
.dpath a:hover {color:#f21800;text-decoration:underline;}