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

html, body {
	margin:0px;
	padding:0px;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2D2828;
}
body {
	text-align:center;
	background:ffffff;
	min-width:963px;
}

a {
	color: #2D2828;
	text-decoration:underline;
}
a:hover {
	color: #2D2828;
	text-decoration:underline;
}

a img           { border-color:#2D2828 }

h1,h2,h3,h4,h5,h6 { margin:0.9em 0; padding:0; color:#2D2828; font-family: Arial, Helvetica, 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:20px 25px 60px 24px;
	text-align:left;
	vertical-align:top;
	height:auto !important;
	height:400px;
	min-height:400px;
}

h1.pagename {
	font:normal 24px Arial, Helvetica, sans-serif;
	color:#820063;
	padding:0;
	margin:0 0 14px 0;
}
.path {
	position:relative;
	float:left;
	top:-9px;
	font-size:10px;
	color:000000;
	padding:0;
	margin:0 45px 0 33px;
	background:ffffff repeat-x top;
}
.path_l {
	background:ffffff no-repeat left top;
	float:left;
}
.path_r {
	background:ffffff no-repeat right top;
	padding:11px 12px 11px 14px;
	float:left;
}
.path a{
	color:000000;
	text-decoration:none;
}
.path a:hover {
	color:000000;
	text-decoration:underline;
}
/* back
-------------------------------*/
.top_bg {
	background:ffffff url(top_bg.jpg) repeat-x top;
}
.bot_bg {
	background:ffffff repeat-x bottom;
}
.back {
	background:url(back.gif) repeat-y center;
}
.top {
	background:url(top.jpg) no-repeat center top;
}
.bottom {
	background:ffffff no-repeat center bottom;
}
/* wrapper
-------------------------------*/
.wrapper {
	width:963px;
	margin:0 auto;
	text-align:left;
}
/* header
-------------------------------*/
.header {
	height:245px;
}
.headposrel {
	position:relative;
	width:100%;
}
.name_main {
	position:absolute;
	top:42px;
	left:5px;
	z-index:2;
}
.name_main h1 {
	margin:0;
	width:354px;
	height:84px;
	background:none no-repeat left top;
	text-indent:-10000px;
	text-align:left;
}
.name_main .gohome {
	position:absolute;
	top:0;
	left:0;
}
.name_main .gohome img {
	border:0;
	width:354px;
	height:84px;
}
.description {
	position:absolute;
	top:25px;
	left:20px;
	font:17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	width:300px;
	z-index:1;
}
.tel_top {
	position:absolute;
	top:144px;
	left:194px;
	font-family: Arial, Helvetica, sans-serif;
	color:#33873f;
	width:250px;
}
.tel_top a, .tel_top a:hover {
	color:#33873f;
	text-decoration:none;
}
.tel_top p, .adres_top p {
	margin:0;
}
.adres_top {
	position:absolute;
	top:140px;
	left:18px;
	color:#000;
	width:170px;
}
.adres_top a,
.adres_top a:hover {
	color:#FAE654;
}
/* search */
.search_div {
	position:absolute;
	top:268px;
	right:50px;
	width:100px;
	background:url(search.gif) no-repeat left top;
}
.search_form {
	margin:0;
	padding:0;
}
.search_text {
	float:left;
	width:140px;
	height:15px;
	background:none;
	border:none;
	padding:0;
	margin:0 3px 0 6px;
	font:12px Arial;
	color:#333;
}
.search_button {
	float:left;
	width:10px;
	height:10px;
	background:none;
	border:none;
	cursor:pointer;
	margin:0;
}
/* menutop 
-------------------------------*/
.m2_div {
	height:79px;
}
ul.menutop {
	margin:0 0 0 60px;
	padding:17px 0 0 0;
	list-style:none;
	font-size:1px;
}
ul.menutop li {
	float:left;
	font-size:0;
	line-height:0;
	margin:0;
	padding:7px 26px 0 25px;
	background:url(m2_i.gif) no-repeat right top;
	height:20px;
}
ul.menutop li a {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
ul.menutop li a:hover {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:underline;
} 
/* main
-------------------------------*/
table.main_tab {
	border-collapse:collapse;
	width:100%;
}
td {
	padding:0;
	vertical-align:top;
}
/* leftside
-------------------------------*/
td.leftside {
	width:270px;
	padding:35px 0;
}

/* menu */
ul.menu {
	margin:0;
	padding:2px 0 52px 45px;
	list-style:none;
}
ul.menu li {
	width:215px;
	font-size:0;
	line-height:0;
	margin:0;
	padding:2px 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
}
ul.menu li a {
	font-size:15px;
	line-height:14px;
	color:000000;
	text-decoration:underline;
}
ul.menu li a:hover {
	color:000000;
	text-decoration:underline;
}
/* news */
h2.nname {
	background:none no-repeat left top;
	font:normal 28px Arial, Helvetica, sans-serif;
	color:#820063;
	text-transform:uppercase;
	padding:0;
	margin:0 0 0 45px;
	position:relative;
}
.news {
	padding:10px 5px 10px 40px;
	font-size:11px;
	color:#2D2828;
}
.news a {
	color:#820063;
	text-decoration:underline;
}
.news a:hover {
	color:#820063;
	text-decoration:underline;
}
.news .date {
	float:left;
	font-size:9px;
	line-height:1;
	color:#000000;
	margin:0 14px 0 0;
	padding:8px 0 0 0;
	text-align:center;
	width:35px;
	height:35px;
	background:url(date.gif) no-repeat left top;
}
.news .date b {
	display:block;
	font-weight:normal;
	font-size:20px;
	color:#820063;
}
.news .title {
	font:16px Arial, Helvetica, sans-serif;;
	color:#820063;
	margin:10px 0 0 0;
}
.news .anonce {
	margin:10px 0 30px 0;
}
/* rightside
-------------------------------*/
/* footer
-------------------------------*/
.footer {
	height:170px;
	font:10px Arial, Helvetica, sans-serif;
	color:#000
}
.footer a, .footer a:hover {
	color:#000;
}
.site_copy {
	float:right;
	padding:25px 70px 0 0;
	width:300px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
/* menubot */
ul.menubot {
	margin:0 350px 0 0;
	padding:30px 0 0 33px;
	list-style:none;
	height:22px;
}
ul.menubot li {
	float:left;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0 12px 0 10px;
	background:url(m3_i.gif) no-repeat 100% 8px;
}
ul.menubot li a {
	display:inline-block;
	padding:0 0 0 7px;
	font:10px Arial;
	color:#000;
	text-decoration:none;
}
ul.menubot li a:hover {
	background:url(m3_lo.gif) no-repeat left top;
	color:ffffff;
	text-decoration:none;
}
ul.menubot li a b {
	display:inline-block;
	height:16px;
	font-weight:normal;
	padding:4px 7px 0 0;
} 
ul.menubot li a:hover b {
	cursor:pointer;
	background:url(m3_ro.gif) no-repeat right top;
}

.mega_copy {
	float:right;
	display:inline;
	width:130px;
	height:30px;
	margin:16px 25px 0 0;
	padding:2px 43px 0 0;
	background:url(mega.gif) no-repeat right top;
	text-align:right;
}
.counters {
	margin:28px 220px 0 16px;
}
/* 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: #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:#368000; 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: #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 {
	position:absolute;
	top:294px;
	right:-10px;
	width:135px;
	height:88px;
	background:url(cart.png) no-repeat left top;
	padding:17px 21px 0 92px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
}

.cart b { font-size:16px; color:#ED1401; display:block;}
.cart b small {font-size:11px}
.cart p {margin:0}
.cart a { text-decoration:underline; color:#000000;}
.cart a:hover { text-decoration:underline; color:#000000;}


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

.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:#ED1401; text-decoration:underline}
.goods .name a:hover{ color:#ED1401; 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:#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:#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;}

#menu2 {
	height:20px;
}

#menu2 div.parent {
	background:url(top_menu_if_childs.gif) right no-repeat;
}

#menu2 td a.l {
	display:block;
	font:11px Arial,Helvetica,sans-serif;
	padding:7px 26px 5px 25px;
	background:url(m2_i.gif) no-repeat right top;
	text-transform:uppercase;
	margin:0 1px;
}

#menu2 td.rootMenu a.l {
	color:#fff;
	text-decoration:none;
}

#menu2 td.rootMenuOver a.l {
	color:#fff;
	text-decoration:underline;
}


#menu2 ul {
	font-size:0px;
	line-height:0px;
	list-style-type: none;
	position: absolute;
	display: none;
	margin:0px;
	padding:0px;
	width:160px;
	margin-top:1px;
}

#menu2 ul ul {
	margin-top:0px;
	margin-left:1px;
}

#menu2 li.submenuElement, #menu2 li.submenuElementOver {
	list-style-type: none;
	cursor:pointer;
	width:auto;
}

#menu2 li a {
	display:block;
	padding:4px 4px 4px 14px;
	margin:1px 0;
	border:1px;
	background:#d2b2b2;
	text-transform:uppercase;
	font-size:10px;
	line-height:normal;
}

#menu2 li.submenuElementOver a {
	color:#820063;
	text-decoration:underline;
}

#menu2 li.submenuElement a {
	color:#820063;
	text-decoration:none;
}
