@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:#f4d569;
}


table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}


table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #edf1fa}
table.table1 td { padding:5px; border: 1px solid #727070;}


table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #edf1fa}
table.table2 td { padding:5px; border: 1px solid #727070;}
table.table2 th { padding:8px 5px; border: 1px solid #727070; background-color:#0142b6; color:#fff; text-align:left;}

.thumb              {color:#727070}


a {
	color: #4c6789;
	text-decoration:none;
}
a:hover {
	color: #4c6789;
	text-decoration:underline;
}
a img           { border-color:#000 }



h2,h3,h4,h5,h6 { margin:0px; padding:0; color:#4c6789; font-family:Tahoma, Geneva, sans-serif;}
h2 { font-size:18px}
h3 { font-size:16px}
h4 { font-size:14px}
h5,h6 { font-size:12px}

h1 {
	font:normal 24px Tahoma, Geneva, sans-serif;
	color:#4c6789;
	margin:0 0 20px;
}

.content {
	padding:132px 26px 154px;
	font:normal 12px Tahoma, Geneva, sans-serif;
	color:#000000;
}

table.dtable {
	width:100%;
	border:none;
	border-spacing:0;
	border-collapse:collapse;
}
td.dtd {
	vertical-align:top;
	padding:0;
}


/*---------------------------------------------------------------------*/

.wrapper {
	width:100%;
	height: 100%;
	border:none;
	border-spacing:0;
	border-collapse:collapse;
	background:url(left_bg.gif) left repeat-y;
	margin:0 0 -150px;
}

.rside {
	width:18px;
	padding:0;
}

.center {
	vertical-align:top;
	padding:0 0 150px;
	background:#ffffff url(top_pic.jpg) top left no-repeat;
}

.left_nav_bar {
	vertical-align:top;
	width:279px;
	padding:0 0 150px;
	background:url(left_pic.gif) top left no-repeat;
}

.logo {
	text-align:center;
	padding:70px 0 38px;
}
	.logo img {
		border:none;
	}

.search {
	padding:0 0 20px 35px;
}
	.search form {
		padding:0;
		margin:0;
	}
	input.search_box {
		border:1px solid #0142B6;
	}
	input.search_button {
		cursor:pointer;
	}
	

.ltitle {
	background:url(ltitle.png) no-repeat;
	width:239px;
	height:20px;
	padding:12px 0 0 40px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}

#menu {
	padding:18px 11px 32px;
	margin:0;
	font:normal 14px Arial, Helvetica, sans-serif;
}
	#menu dt {
		background:url(menu_line.gif) bottom no-repeat;
		padding:0 0 3px;
	}
		#menu dt a {
			display:block;
			padding:6px 8px;
			color:#4c6789;
			text-decoration:none;
		}
		#menu dt a:hover {
			background:url(menu_o.gif) top no-repeat;
			color:#ffffff;
			text-decoration:none;
		}

.news {
	font:normal 13px Tahoma, Geneva, sans-serif;
	color:#4c6789;
	padding:16px 13px 2px 11px;
}
	.news a {
		color:#4c6789;
		text-decoration:underline;
	}
	.news a:hover {
		color:#4c6789;
		text-decoration:none;
	}
	.news_ {
		font-weight:bold;
		font-size:14px;
	}

.spec {
	font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4c6789;
	padding:14px 14px 44px;
}

#tmenu {
	height:45px;
	background:url(top_right.gif) right 59px no-repeat;
	padding:28px 0 0 20px;
	margin:0;
	font:bold 11px/31px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
	#tmenu dt {
		display:inline;
		padding:0 1px 0 0;
	}
		#tmenu dt a {display:inline-block; background:url(tmenu_bg_n.gif) top repeat-x; color:#fff; text-decoration:none;}
		#tmenu dt a b {display:inline-block; background:url(tmenu_left_n.gif) top left no-repeat;}
		#tmenu dt a b span {display:inline-block; background:url(tmenu_right_n.gif) top right no-repeat; padding:0 10px;}
		#tmenu dt a:hover {background:url(tmenu_bg_o.gif) top repeat-x; color:#2d66ac; text-decoration:none; cursor:pointer;}
		#tmenu dt a:hover b {background:url(tmenu_left_o.gif) top left no-repeat;}
		#tmenu dt a:hover b span {background:url(tmenu_right_o.gif) top right no-repeat;}

.znak {
	text-align:right;
	padding:0 45px 0 0;
}

.png_pic {
	float:right;
	padding:73px 30px 0 0;
}


.bottom {
	vertical-align:top;
	padding:0;
	background:url(bot_bg.gif) top repeat-x;
}
.in_bottom {
	position:relative;
	height:150px;
	background:url(bot_left.gif) top left no-repeat;
}
.bot {
	position:absolute;
	top:-164px;
	right:0;
	width:424px;
	height:314px;
	background:url(bot_right.gif) no-repeat;
	z-index:0;
}

.counters {
	float:left;
	padding:40px 6px 0;
	width:266px;
	text-align:center;
}

.copy {
	float:left;
	padding:84px 0 0 0;
	font:normal 11px/16px Tahoma, Geneva, sans-serif;
	color:#4c6789;
}
	.copy a {
		color:#4c6789;
		text-decoration:underline;
	}
	.copy a:hover {
		color:#4c6789;
		text-decoration:none;
	}
	.copy b {
		font-size:12px;
	}


/* */

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: #daddf8}
table.table_shop td { padding:5px; border-bottom: 1px solid #f3efff;}
table.table_shop th { padding:8px 12px; border: 1px solid #f3efff; background:#003eb6; color:#fff; text-align:left;}

/* SHOP PRODUCT */

.goods { width:233px; float:left; display:inline; position:relative; margin:2px; padding-bottom:14px;}

.goods .img {  float:left; display:inline; margin:26px 0 0 7px; height:120px; width:120px; overflow:hidden;}
.goods p { padding:0; margin:0;}

.goods .id {	font: normal 11px Arial, Helvetica, sans-serif;	color:#525252;	position:absolute;	left: 141px; top: 32px;}
.goods .id span{ color:#525252}

.goods .more {	font: normal 11px Arial, Helvetica, sans-serif;	position: absolute;	left: 141px; top: 77px;}
.goods .more a { color:#003eb6; text-decoration:underline;}
.goods .more a:hover { color:#003eb6; text-decoration:underline;} 

.goods .name { padding:9px; font: bold 12px Arial, Helvetica, sans-serif; height:25px; margin:0;}
.goods .name a { color:#003eb6; text-decoration:underline}
.goods .name a:hover{ color:#003eb6; text-decoration:underline}

.goods .discrip {margin:12px 9px; font: normal 11px Arial, Helvetica, sans-serif; color:#525252; height:70px; overflow:hidden; display:block}

.goods form { background:url(price.gif) center no-repeat; padding:0; margin:0;}
.goods form .price{ font: bold 13px Arial, Helvetica, sans-serif; color:#003eb6; 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; display:inline; position:relative; margin:2px; padding-bottom:14px; background:url(new.gif) top no-repeat;}

.goodsnew .img {  float:left; display:inline; margin:26px 0 0 7px; height:120px; width:120px; overflow:hidden;}
.goodsnew p { padding:0; margin:0;}

.goodsnew .id {	font: normal 11px Arial, Helvetica, sans-serif;	color:#525252;	position:absolute;	left: 141px; top: 32px;}
.goodsnew .id span{ color:#525252}

.goodsnew .more {	font: normal 11px Arial, Helvetica, sans-serif;	position: absolute;	left: 141px; top: 77px;}
.goodsnew .more a { color:#003eb6; text-decoration:underline;}
.goodsnew .more a:hover { color:#003eb6; text-decoration:underline;} 

.goodsnew .name { padding:9px; font: bold 12px Arial, Helvetica, sans-serif; height:25px; margin:0;}
.goodsnew .name a { color:#003eb6; text-decoration:underline}
.goodsnew .name a:hover{ color:#003eb6; text-decoration:underline}

.goodsnew .discrip {margin:12px 9px; font: normal 11px Arial, Helvetica, sans-serif; color:#525252; height:70px; overflow:hidden; display:block}

.goodsnew form { background:url(price.gif) center no-repeat; padding:0; margin:0;}
.goodsnew form .price{ font: bold 13px Arial, Helvetica, sans-serif; color:#003eb6; 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}

/* SHOP PRODUCT lable SPEC! */
.goodsspec { width:233px; float:left; display:inline; position:relative; margin:2px; padding-bottom:14px; background:url(spec.gif) top no-repeat;}

.goodsspec .img {  float:left; display:inline; margin:26px 0 0 7px; height:120px; width:120px; overflow:hidden;}
.goodsspec p { padding:0; margin:0;}

.goodsspec .id {	font: normal 11px Arial, Helvetica, sans-serif;	color:#525252;	position:absolute;	left: 141px; top: 32px;}
.goodsspec .id span{ color:#525252}

.goodsspec .more {	font: normal 11px Arial, Helvetica, sans-serif;	position: absolute;	left: 141px; top: 77px;}
.goodsspec .more a { color:#003eb6; text-decoration:underline;}
.goodsspec .more a:hover { color:#003eb6; text-decoration:underline;} 

.goodsspec .name { padding:9px; font: bold 12px Arial, Helvetica, sans-serif; height:25px; margin:0;}
.goodsspec .name a { color:#003eb6; text-decoration:underline}
.goodsspec .name a:hover{ color:#003eb6; text-decoration:underline}

.goodsspec .discrip {margin:12px 9px; font: normal 11px Arial, Helvetica, sans-serif; color:#525252; height:70px; overflow:hidden; display:block}

.goodsspec form { background:url(price.gif) center no-repeat; padding:0; margin:0;}
.goodsspec form .price{ font: bold 13px Arial, Helvetica, sans-serif; color:#003eb6; width:142px; height:23px; padding-top:5px; float:left; text-align:center;}
.goodsspec form .price b { font-size:20px;}

.goodsspec 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 SPEC+NEW! */
.goodsspecnew { width:233px; float:left; display:inline; position:relative; margin:2px; padding-bottom:14px; background:url(spec_new.gif) top no-repeat;}

.goodsspecnew .img {  float:left; display:inline; margin:26px 0 0 7px; height:120px; width:120px; overflow:hidden;}
.goodsspecnew p { padding:0; margin:0;}

.goodsspecnew .id {	font: normal 11px Arial, Helvetica, sans-serif;	color:#525252;	position:absolute;	left: 141px; top: 32px;}
.goodsspecnew .id span{ color:#525252}

.goodsspecnew .more {	font: normal 11px Arial, Helvetica, sans-serif;	position: absolute;	left: 141px; top: 77px;}
.goodsspecnew .more a { color:#003eb6; text-decoration:underline;}
.goodsspecnew .more a:hover { color:#003eb6; text-decoration:underline;} 

.goodsspecnew .name { padding:9px; font: bold 12px Arial, Helvetica, sans-serif; height:25px; margin:0;}
.goodsspecnew .name a { color:#003eb6; text-decoration:underline}
.goodsspecnew .name a:hover{ color:#003eb6; text-decoration:underline}

.goodsspecnew .discrip {margin:12px 9px; font: normal 11px Arial, Helvetica, sans-serif; color:#525252; height:70px; overflow:hidden; display:block}

.goodsspecnew form { background:url(price.gif) center no-repeat; padding:0; margin:0;}
.goodsspecnew form .price{ font: bold 13px Arial, Helvetica, sans-serif; color:#003eb6; width:142px; height:23px; padding-top:5px; float:left; text-align:center;}
.goodsspecnew form .price b { font-size:20px;}

.goodsspecnew 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 left no-repeat; text-align:center;}
.gdetail .img {width:140px; height:130px; overflow:hidden; margin:0 auto;}
.gdetail .img img {border:none;}
.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:#003eb6; 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:#4c6789; padding:10px 0; margin:0;}

.detail_right .id {font: normal 11px Arial, Helvetica, sans-serif; color:#525252;}
.detail_right .id span {color:#525252}

.detail_right .discrip {margin:20px 0px; font: normal 12px Arial, Helvetica, sans-serif; color:#525252; display:block;}

/* Корзина */

#cart {
	position:absolute;
	float:right;
	left:296px;
	top:280px;
	padding:2px 0 2px 66px;
	background:url(cart.png) left no-repeat;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#868686;
}
#cart a {color:#003eb6; text-decoration:underline;}
#cart a:hover {color:#003eb6; text-decoration:none;}
#cart strong {color:#c51919;}
#cart span {font-size:16px;}

/* ХЛЕБНЫЕ КРОШКИ */
.dpath {color: #7c7c7c;	font-size: 11px; padding:5px 0;}
.dpath a {color:#c10202; text-decoration:underline;}
.dpath a:hover {color:#c10202;text-decoration:underline;}

