@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	height:100%;
}
body, td {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
}

body {
	text-align:center;
	background:#FFFFFF;
}

a {
	color: #185e85;
	text-decoration:underline;
	outline:0;
}
a:hover {
	color: #185e85;
	text-decoration:underline;
}

a img           { border-color:#185e85 }


h1,h2,h3,h4,h5,h6 { margin:0.9em 0; padding:0; color:#000; 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:40px 20px 30px 10px;
	text-align:left;
	vertical-align:top;
	margin:0 0 0 260px;
	width:690px;
}
.pn_back {
	float:left;
	margin:0 0 25px 0;
	padding:0 0 10px 0;
	background:url(pn_lb.gif) no-repeat left bottom;
}
h1.pagename {
	font:normal 18px/18px Garamond;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:0px 35px 0px 55px;
	margin:0 0 0px 0;
	background:url(pn_back.jpg) no-repeat left top;
}
h1.pagename b.b1 {
	font-weight:normal;
	position:relative;
	top:5px;
}
.path {
	font-size:10px;
	color:#db002f;
	padding:0;
	margin:0 0 18px 0;
}
.path a{
	color:#db002f;
	text-decoration:none;
}
.path a:hover {
	color:#db002f;
	text-decoration:underline;
}

/* wrapper
-------------------------------*/
#wrapper {
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:980px;
	background:url(top_bg.gif) repeat-x top;
}
.wrapper_inner {
	background:url(main_pic.jpg) no-repeat center top;
}
.wrapper_main {
	width:980px;
	margin:0 auto;
	text-align:left;
}
.mainclear {
	clear:both;
	height:170px;
}
/* header
-------------------------------*/
.header {
	height:443px;
	padding:1px;
}
.pos_rel {
	position:relative;
	width:980px;
}
.name_main {
	position:absolute;
	top:80px;
	left:131px;
}
.name_main h1 {
	margin:0;
	width:320px;
	height:110px;
	background:url(name.png) 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:320px;
	height:110px;
}

.menutop_div {
	padding:388px 0 0 0;
}
.w_1 {
	width:100%;
	position:relative;
	overflow:hidden;
}
.w_1:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.w_2 {
	position:relative;
	float:right;
	right:50%;
}
.w_3 {
	position:relative;
	float:left;
	left:50%;
	z-index:1;
}
.m2_background {
	margin:0;
	padding:0;
	list-style:none;
}
.m2_background li {
	margin:0;
	padding:0;
	float:left;
	height:80px;
}
.m2_background li.m2_left {
	width:40px;
	background:url(m2_left.png) no-repeat left top;
}
.m2_background li.m2_back {
	background:url(m2_back.png) repeat-x left top;
}
.m2_background li.m2_right {
	width:40px;
	background:url(m2_right.png) no-repeat left top;
}
ul.menutop {
	margin:0;
	padding:17px 0 0 0;
	list-style:none;
	font-size:0;
}
ul.menutop li {
	float:left;
	font-size:0;
	line-height:0;
	margin:0 17px;
	padding:0;
	height:auto;
}
ul.menutop li a {
	display:inline-block;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
ul.menutop li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:url(m2_ro.gif) no-repeat 100% 0;
}
ul.menutop li a b.b1 {
	display:inline-block;
	font-weight:normal;
	padding:10px 0 0 0;
}
ul.menutop li a:hover b.b1 {
	cursor:pointer;
	background:url(m2_lo.gif) no-repeat 0 0;
}

/* main content
-------------------------------*/
.main_content {
	float:left;
	width:100%;
	overflow:hidden;
}
.leftside {
	float:left;
	width:250px;
	margin-left:-980px;
	padding:30px 0;
	position:relative;
}

ul.menu {
	margin:0px 0px 40px 33px;
	padding:0;
	list-style:none;
}
ul.menu li {
	margin:0;
	padding:0;
	width:201px;
	background:url(m_dot.gif) repeat-x left bottom;
	line-height:0;
}
ul.menu li a {
	display:block;
	padding:5px 10px 5px 16px;
	color:#000;
	text-decoration:none;
	font:11px/13px "Arial Narrow";
	text-transform:uppercase;
}
ul.menu li a:hover {
	color:#db002f;
	text-decoration:none;
	background:url(m_io.gif) no-repeat 3px 8px;
}

.news h2 {
	font:normal 20px Garamond;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:2px 0;
	margin:0 0 8px 0;
	text-align:center;
	background:url(nn_back.gif) no-repeat left top;
	position:relative;
}
.news p {
	margin:0;
}
.news {
	padding:0 0 10px 30px;
	font:12px/12px "Arial Narrow";
	color:#000000;
}
.news a {
	color:#000;
	text-decoration:none;
}
.news a:hover {
	color:#000;
	text-decoration:underline;
}
.news .date {
	font-size:21px;
	line-height:21px;
	color:#000000;
	margin:0 0 0 10px;
}
.news .anonce {
	margin:12px 10px 17px 10px;
}
.news .next {
	background:url(n_m_b.gif) no-repeat right;
	font-size:15px;
	line-height:15px;
	color:#FFF;
	padding:1px 0 2px 0;
	text-align:center;
	margin:0 0 15px 0;
	text-align:right;
}
.news .next a, .news .next a:hover {
	color:#FFF;
	text-decoration:none;
}
/* search */
.search_div {
	height:60px;
	margin:0 0 10px 0;
}
.search_form {
	margin:0;
	padding:0 0 0 30px;
}
.search_name {
	display:block;
	height:14px;
	font:11px Tahoma, Geneva, sans-serif;
	color:#000000;
	text-transform:uppercase;
	padding:0 0 0 6px;
}
.search_text {
	float:left;
	width:155px;
	height:15px;
	background:none;
	border:1px solid #878787;
	padding:1px;
	margin:0;
	font:12px Tahoma, Geneva, sans-serif;
	color:#000000;
}
.search_button {
	float:left;
	width:59px;
	height:19px;
	background:url(search_button.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	margin:0 0 0 2px;
}
/* footer
-------------------------------*/
#footer {
	height:170px;
	margin:-170px 0 0 0;
	min-width:980px;
	background:#240D29 url(foot_bg.gif) repeat-x top;
}
.footer_inner {
	height:170px;
	background:url(footer_pic.jpg) no-repeat center top;
}
.footer_main {
	width:980px;
	margin:0 auto;
	padding:1px;
	text-align:left;
}
.site_copy {
	float:left;
	display:inline;
	width:190px;
	margin:80px 0 0 50px;
	padding:3px 0 3px 43px;
	background:url(mega.gif) no-repeat left;
	text-align:left;
	font-size:10px;
	color:#FFFFFF;
}
.site_copy a, .site_copy a:hover {
	color:#FFF;
	text-decoration:underline;
}
.site_copy b {
	font:normal 12px 'Arial Narrow';
}
.tel_bot p {
	padding:0;
	margin:0;
}
.tel_bot {
	float:right;
	display:inline;
	width:220px;
	margin:23px 40px 0 0;
	padding:3px 0 3px 0;
	color:#FFFFFF;
	text-align:right;
}
.counters {
	margin:90px 260px 0 300px;
	text-align:center;
	color:#FFF;
}

/* Tables
-------------------------------*/

table.table0 td p,table.table1 td p,table.table2 td p {padding:0; margin:0;}

table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}

table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #e9e9e9}
table.table1 td { padding:5px; border: 1px solid #999;}

table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #e9e9e9}
table.table2 td { padding:5px; border: 1px solid #999;}
table.table2 th { padding:8px 5px; border: 1px solid #fff; background-color:#888; color:#fff; text-align:left;}


.clear {
	clear:both;
}

.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 #fff;  }
table.shop-products td { padding:5px; border-right: 1px solid #fff; border-left: 1px solid #fff;}
td.product-th { padding:5px; background-color: #715777; font-weight: bold; color: #fff; text-align: center; }
td.product-tb { padding:5px; border-top: 1px solid #fff; text-align: right; }

div.shop-add-to-cart { padding:5px; }
span.shop-remove-from-cart { cursor: pointer; color: #fff; text-decoration: underline; }
span.shop-remove-from-cart:hover { cursor: pointer; color: #fff; 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:132px; background:url(cart.png) no-repeat; position:absolute; top:310px; right:30px; padding:12px 20px 0 109px; font: normal 11px Arial, Helvetica, sans-serif;}
.cart p {
	padding:0;
	margin:0;
}
.sum { font: bold 11px Arial, Helvetica, sans-serif; color:#715777; 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:#715777; text-align:right; padding: 0px 25px 0 0;}

.order a { text-decoration:underline; color:#000000;}
.order a:hover { text-decoration:underline; color:#715777;}


/* 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:#715777; color:#fff; text-align:left;}

/* SHOP PRODUCT */

.goods { width:233px; float:left; position:relative; margin:5px; padding-bottom:14px; background:url(usual.jpg) top left no-repeat}

.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:#4F0155; text-decoration:underline}
.goods .name a:hover{ color:#4F0155; 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; 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;}

.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:#4F0155; text-decoration:underline} 
.goodsnew .name a:hover{ color:#4F0155; 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;}
.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 {font-size: 11px; padding:5px 0;}
.dpath a {text-decoration:underline;}
.dpath a:hover {text-decoration:underline;}