@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:#101010;
}
body {
	background:#f4efef url(top_bg.jpg) 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: #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:#44637b; color:#fff; text-align:left;}

.thumb              {color:#000000}


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



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

h1 {
	font:normal 25px Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin:0 0 0 0;
}

.content {
	vertical-align:top;
	padding:74px 16px 86px;
	font:normal 12px Tahoma, Geneva, sans-serif;
	color:#101010;
}

.date {
	font-weight:bold;
}
.news_tit {
	padding:2px 0 14px;
}
	.news_tit a {
		text-decoration:underline;
	}
	.news_tit a:hover {
		text-decoration:none;
	}
.news_more {
	margin:2px 0 16px;
}
	.news_more a {
		text-decoration:underline;
	}
	.news_more a:hover {
		text-decoration:none;
	}

.news_all {
	text-align:right;
}
a.news_icon {
	display:inline-block;
	font-size:15px;
	background:url(news_icon.gif) left no-repeat;
	padding:0 0 0 12px;
	text-decoration:underline;
}
a.news_icon:hover {
	text-decoration:none;
}

.content_block {
	padding:28px 0 2px;
}
	.content_block a {
		text-decoration:underline;
	}
	.content_block a:hover {
		text-decoration:none;
	}
.content_block_anonce {
	padding:14px 0 2px;
}
.content_block_more {
	margin:2px 0 16px;
}

.content_block_title {
	font:bold 13px Tahoma, Geneva, sans-serif;
	color:#a5096b;
	text-transform:uppercase;
	margin:0 0 14px;
}

table.dtable {
	width:100%;
	border:none;
	border-spacing:0;
	border-collapse:collapse;
}
td.dtd {
	vertical-align:top;
	padding:0;
}


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

.wrapper {
	width:100%;
	background:url(main_bg.jpg) 256px 652px repeat-y;	
	width:1000px;
	margin:0 0 -57px;
}

.main {
	background:url(title_top_pic.jpg) top left no-repeat;
}

.top {
	position:relative;
	height:586px;
}

.tblock {
	position:absolute;
	top:48px;
	right:86px;
	width:203px;
	height:140px;
	overflow:hidden;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#191919;
}

.langs {
	float:left;
	padding:2px 10px 0 27px;
	font-size:0;
}
	.langs a {
		margin:0 0 0 8px;
	}
	.langs img {
		border:none;
	}

.icons {
	float:left;
	padding:3px 0 0 0;
	font:normal 10px/16px Tahoma, Geneva, sans-serif;
}
	.icons a {
		display:inline-block;
		padding:0 8px 0 20px;
		color:#fff;
		text-decoration:none;
	}
	.icons a:hover {
		color:#fff;
		text-decoration:underline;
	}
		.icons a.i1 {
			background:url(icon1.gif) left no-repeat;
		}
		.icons a.i2 {
			background:url(icon2.gif) left no-repeat;
		}


.logo {
	clear:both;
	padding:44px 0 0 45px;
}
	.logo img {
		border:none;
	}

#tmenu {
	height:35px;
	padding:50px 0 0 35px;
	margin:0;
	font:bold 13px Arial, Helvetica, sans-serif;
}
	#tmenu dt {
		display:inline;
		background:url(tmenu_icon.gif) left no-repeat;
		padding:0 24px 0 12px;
	}
		#tmenu dt a {
			color:#fff;
			text-decoration:none;
		}
		#tmenu dt a:hover {
			color:#fff;
			text-decoration:underline;
		}

.search {
	padding:0 0 0 35px;
}
	.search form {
		background:url(title_search.gif) no-repeat;
		width:208px;
		height:20px;
		padding:0 0 0 54px;
		margin:0;
	}
		input.search_box {
			float:left;
			border:none;
			background:none;
			width:174px;
			height:14px;
			padding:3px 0;
			font:normal 11px Tahoma, Geneva, sans-serif;
			color:#101010;
		}
		input.search_button {
			float:left;
			border:none;
			background:none;
			cursor:pointer;
			width:27px;
			height:20px;
			margin:0 0 0 7px;
		}

#menu {
	float:left;
	width:219px;
	padding:38px 0 0 180px;
	margin:0;
}
	#menu dt {
		padding:0;
	}
		#menu dt a {
			display:block;
		}
		
		#menu dt a.m1 {background:url(menu1.gif) no-repeat; height:23px;}
		#menu dt a.m1:hover {background:url(menu1o.gif) no-repeat;}
		#menu dt a.m2 {background:url(menu2.gif) no-repeat; height:23px;}
		#menu dt a.m2:hover {background:url(menu2o.gif) no-repeat;}
		#menu dt a.m3 {background:url(menu3.gif) no-repeat; height:24px;}
		#menu dt a.m3:hover {background:url(menu3o.gif) no-repeat;}
		#menu dt a.m4 {background:url(menu4.gif) no-repeat; height:24px;}
		#menu dt a.m4:hover {background:url(menu4o.gif) no-repeat;}
		#menu dt a.m5 {background:url(menu5.gif) no-repeat; height:24px;}
		#menu dt a.m5:hover {background:url(menu5o.gif) no-repeat;}
		#menu dt a.m6 {background:url(menu6.gif) no-repeat; height:25px;}
		#menu dt a.m6:hover {background:url(menu6o.gif) no-repeat;}

.links {
	float:left;
	height:234px;
	padding:36px 0 0 22px;
}

.links_td {
	height:27px;
	text-align:center;
	font:normal 10px Arial, Helvetica, sans-serif;
}
.links_td a.blue {
	color:#0346cb;
	text-decoration:none;
}
.links_td a.blue:hover {
	color:#0346cb;
	text-decoration:underline;
}

.links_td a.brown {
	color:#4e272c;
	text-decoration:none;
}
.links_td a.brown:hover {
	color:#4e272c;
	text-decoration:underline;
}


.register {
	clear:both;
	float:left;
	padding:0 0 0 35px;
	width:354px;
	overflow:hidden;
	text-align:right;
	font:normal 11px Arial, Helvetica, sans-serif;
}
	.register a {
		color:#3371d8;
		text-decoration:underline;
	}
	.register a:hover {
		color:#3371d8;
		text-decoration:none;
	}
	.register form {
		background:url(register.gif) no-repeat;
		width:354px;
		height:22px;
		padding:0;
		margin:0 0 10px;
	}
		input.register_login {
			float:left;
			border:none;
			background:none;
			width:88px;
			height:16px;
			padding:3px 0;
			margin:0 87px 0 56px;
		}
		input.register_password {
			float:left;
			border:none;
			background:none;
			width:88px;
			height:16px;
			padding:3px 0;
		}
		input.register_button {
			float:left;
			border:none;
			background:none;
			cursor:pointer;
			width:27px;
			height:20px;
			margin:1px 0 1px 2px;
		}

.columns {
	position:relative;
	width:100%;
	border:none;
	border-spacing:0;
	border-collapse:collapse;
}

.left_nav_bar {
	vertical-align:top;
	width:233px;
	padding:0 7px 0 16px;
}

.lblock_bg {
	width:233px;
	background:url(block_bg.gif) repeat-y;
	margin:50px 0 0;
}
.lblock_bot {
	background:url(block_bot.gif) bottom no-repeat;
}
.lblock {
	background:url(block_top.gif) top no-repeat;
	padding:10px 12px 46px;
	font:normal 10px Tahoma, Geneva, sans-serif;
	color:#141414;
}

.partners {
	padding:26px 0 34px;
}
.partners_title {
	text-align:center;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#a70366;
	text-transform:uppercase;
	text-decoration:underline;
	margin:0 0 5px;
}


.right_side_bar {
	vertical-align:top;
	width:240px;
	padding:0 3px 0 1px;
}

.rblock_bg {
	width:224px;
	margin:0 0 0 16px;
	background:url(rblock_bg.gif) repeat-y;
}
.rblock_bot {
	background:url(rblock_bot.gif) bottom no-repeat;
}
.rblock {
	background:url(rblock_top.gif) top no-repeat;
	font:normal 10px Tahoma, Geneva, sans-serif;
	color:#141414;
	padding:12px 12px 44px;
}

.rblock_title {
	padding:4px 0 10px;
}


.bottom {
	background:url(bot_bg.jpg) top repeat-x;
}
.in_bottom {
	width:1000px;
	background:url(bot_pic.jpg) top left no-repeat;
	height:267px;
}

#bmenu {
	padding:122px 245px 0 257px;
	margin:0;
	text-align:center;
	font:bold 14px Tahoma, Geneva, sans-serif;
}
	#bmenu dt {
		display:inline;
		border-right:2px solid #a70366;
		padding:0 6px;
	}
	#bmenu dt.last {
		border:none;
	}
		#bmenu dt a {
			color:#a70366;
			text-decoration:none;
		}
		#bmenu dt a:hover {
			color:#a70366;
			text-decoration:underline;
		}

.contacts {
	font:normal 14px Tahoma, Geneva, sans-serif;
	color:#ffffff;
	padding:26px 0 0 222px;
}

.counters {
	padding:20px 0 0 0;
	text-align:center;
	height:38px;
}

.copy {
	text-align:center;
	font:normal 16px Tahoma, Geneva, sans-serif;
	color:#000000;
}
	.copy a {
		color:#0000ee;
		text-decoration:underline;
	}
	.copy a:hover {
		color:#0000ee;
		text-decoration:none;
	}

/* */

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