@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
}
body, td {
	font: 13px Tahoma, Geneva, sans-serif;
	color:#3E3E3E;
}
body {
	text-align:left;
	background:#F9F2DC;
}

a {
	color: #B32CA9;
	text-decoration:underline;
}
a:hover {
	color: #B32CA9;
	text-decoration:underline;
}

a img           { border-color:#B32CA9 }

h1,h2,h3,h4,h5,h6 { margin:0.9em 0; padding:0; color:#3E3E3E; font-family: Tahoma, Geneva, sans-serif; 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:25px 20px 20px 10px;
	text-align:left;
	vertical-align:top;
	height:auto !important;
	height:600px;
	min-height:600px;
}
.bodycontent p {
	text-indent:35px;
}
h1.pagename {
	font:normal 23px Tahoma, Geneva, sans-serif;
	color:#B32CA9;
	padding:0;
	margin:0 0 20px 0;
}
.path {
	font-size:10px;
	color:#423081;
	padding:0;
	margin:0 0 10px 0;
}
.path a{
	color:#B32CA9;
	text-decoration:none;
}
.path a:hover {
	color:#B32CA9;
	text-decoration:underline;
}

/* wrapper
-------------------------------*/
#wrapper {
	min-width:990px;
	background:url(top_bg.jpg) repeat-x top;
}
.bot_bg {
	background:url(bot_bg.jpg) repeat-x bottom;
}
.pic_right {
	background:url(pic_right.jpg) no-repeat right top;
}
.pic_left {
	background:url(pic_left.jpg) no-repeat left top;
}
.left_bottom {
	background:url(left_bottom.jpg) no-repeat left bottom;
}
.right_bottom {
	background:url(right_bottom.jpg) no-repeat right bottom;
}
/* header
-------------------------------*/
.header {
	height:403px;
}
.posrel {
	position:relative;
}
.icos {
	position:absolute;
	top:10px;
	left:73px;
	width:100px;
}
.icos a {
	display:block;
	float:left;
	font-size:1px;
	line-height:1px;
	width:11px;
	height:9px;
	margin:0 28px 0 0;
	background:url(icos.gif) no-repeat 0 0;
}
.icos a.home {
	background-position:0 0;
}
.icos a.mail {
	background-position:-39px 0;
}
.icos a.map {
	background-position:-78px 0;
	margin-right:0px;
}
/* search */
.search_div {
	position:absolute;
	top:0;
	left:203px;
	width:260px;
}
.search_form {
	margin:0px;
	padding:6px 0 0 0;
}
.search_name {
	display:block;
	float:left;
	font:10px Tahoma, Geneva, sans-serif;
	color:#B871C6;
	text-transform:uppercase;
	padding:3px 7px 0 0;
}
.search_text {
	float:left;
	width:123px;
	height:17px;
	background:url(search_text.gif) no-repeat 100% 0;
	border:none;
	padding:2px 3px 1px 4px;
	margin: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:1px 0 0 2px;
}
/* tel top */
.tel_top {
	position:absolute;
	top:23px;
	right:0px;
	background:url(tel.png) no-repeat left top;
	height:80px;
	padding:0 15px 0 70px;
}
.tel_top p {
	margin:0;
}
.link {
	position:absolute;
	top:69px;
	right:36px;
	width:353px;
}
.mainname {
	position:absolute;
	top:188px;
	left:356px;
	width:572px;
}
.mainname h1 {
	display:block;
	width:572px;
	height:160px;
	background:url(name.png) no-repeat 0 0;
	margin:0;
	text-indent:-9999em;
}

/* main
-------------------------------*/
table.main_tab {
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
}
/* leftside
-------------------------------*/
table.main_tab td.leftside {
	padding:0;
	vertical-align:top;
	width:300px;
}
.menu_back {
	width:300px;
	background:url(menu_back.gif) repeat-y left;
	margin:0 0 10px 0;
}
.menu_top {
	background:url(menu_top.jpg) no-repeat left top;
}
.menu_bot {
	background:url(menu_bot.jpg) no-repeat left bottom;
}
ul.menu {
	margin:0;
	padding:87px 0 100px 29px;
	list-style:none;
	background:url(menu_lt.jpg) no-repeat 0 87px;
	height:auto !important;
	height:173px;
	min-height:173px;
}
ul.menu li {
	font-size:0;
	line-height:0;
	margin:0;
	width:190px;
	padding:5px 0 5px 35px;
	border-bottom:1px dotted #E6AEBE;
	background:url(m_i.gif) no-repeat 9px 15px;
}
ul.menu li a {
	font:15px/17px Tahoma;
	color:#FFFFFF;
	text-decoration:none;
}
ul.menu li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/* news */
.news h1 {
	font:normal 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9465AA;
	text-transform:uppercase;
	padding:0;
	margin:0 0 15px 0;
}
.news p {
	margin:0;
}
.news {
	padding:0 55px 0 25px;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#565656;
}
.news a {
	color:#9465AA;
	text-decoration:none;
}
.news a:hover {
	color:#9465AA;
	text-decoration:underline;
}
.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:#9465AA;
}
.news .title {
	font-size:16px;
	color:#B32CA9;
	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;
}
/* rightside
-------------------------------*/
table.main_tab td.rightside {
	padding:0;
	vertical-align:top;
}
/* menutop */
ul.menutop {
	text-align:center;
	margin:0;
	padding:0;
	list-style:none;
	font-size:1px;
	height:60px;
}
ul.menutop li {
	display:inline;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0 5px;
}
ul.menutop li a {
	display:inline-block;
	padding:0 10px;
	font:14px Arial;
	color:#430367;
	text-decoration:none;
}
ul.menutop li a:hover {
	color:#fff;
	text-decoration:none;
	background:url(m2_bgo.gif) repeat-x top;
}
ul.menutop li a b {
	font-weight:normal;
	display:inline-block;
	background:url(m2_bg.gif) repeat-x 0 23px;
	height:25px;
	padding:5px 0;
}
ul.menutop li a:hover b {
	cursor:pointer;
}
/* footer
-------------------------------*/
.footer {
	height:110px;
}
.site_copy {
	float:left;
	width:140px;
	display:inline;
	margin:10px 0 0 92px;
	padding:5px 0 5px 58px;
	background:url(limtek.gif) no-repeat left;
	font:11px Tahoma, Geneva, sans-serif;
	color:#FFE000;
}
.site_copy a, .site_copy a:hover {
	color:#FFF;
}
.bt_left {
	height:60px;
	margin:0 0 0 300px;
	padding:0 0 0 65px;
	background:url(bt_left.png) no-repeat left top;
}
.bt_bg {
	height:60px;
	background:url(bt_bg.png) repeat-x left top;
}
.tel_bot {
	float:left;
	padding:15px 0 0 10px;
}
.tel_bot p {
	margin:0;
}
.counters {
	padding:13px 20px 0 320px;
	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: #E8B8B8}
table.table1 td { padding:5px; border: 1px solid #91949a;}

table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #E8B8B8}
table.table2 td { padding:5px; border: 1px solid #91949a;}
table.table2 th { padding:8px 5px; border: 1px solid #fff; background-color:#D16B89; 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: #D16B89; font-weight: bold; color: #fff; 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 {
	position:absolute;
	top:350px;
	right:50px;
	text-align:right;
	width:400px;
}



/* 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: #E8B8B8}
table.table_shop td { padding:5px; border-bottom: 1px solid #91949a;}
table.table_shop th { padding:8px 12px; border: 1px solid #fff; background:#D16B89; 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:14px 0 0 7px; float:left; /*border: 1px solid #ccc;*/}
.goods p { padding:0; margin:0; text-indent: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:#303030; text-decoration:underline;} 

.goods .name { padding:9px; font: bold 12px Arial, Helvetica, sans-serif; height:25px; margin:0;}
.goods .name a { color:#CE3864; text-decoration:underline}
.goods .name a:hover{ color:#CE3864; 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:#fff; width:142px; height:23px; padding-top:5px; float:left; text-align:center;}
.goods form .price b { font-size:20px; font-weight:normal}

.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; text-indent: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:#303030; text-decoration:underline;}
.goodsnew .more a:hover { color:#303030; text-decoration:underline;} 

.goodsnew .name { padding:9px; font: bold 12px Arial, Helvetica, sans-serif; height:25px; margin:0;}
.goodsnew .name a { color:#B879C4; text-decoration:underline} 
.goodsnew .name a:hover{ color:#B879C4; 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; font-weight:normal}

.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; text-indent:0}
.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; font-weight:normal}
.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:#D16B89; text-decoration:underline;}
.dpath a:hover {color:#D16B89;text-decoration:underline;}