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

html, body {margin:0; padding:0; position:relative; height:100%; min-width:1200px;}
body, td {font:normal 14px Arial, Helvetica, sans-serif; color:#0c1120;}
body {text-align:center; background:#b7a6a4 url(bg.jpg) top repeat;}

a {color:#054173; text-decoration:none;}
a:hover {color:#054173; text-decoration:underline;}

a img {border-color:#000000;}

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

#wrap {
	height:auto !important;
	min-height:100%;
	height:100%;
	width:100%;
	margin:0 auto -274px auto;
	background:url(main.jpg) top repeat-y;
}
#wrap .wrap-clear {height:274px; width:100%; margin:0 auto; line-height:0; font-size:0; clear:both;}
#wrap .wrap-in {width:1200px; margin:0 auto;}

/* HEADER */
#header {position:absolute; height:158px; width:1200px; right:50%; top:0px; margin:0 -600px 0 0;}

#header .logo {background:url(logo.png) no-repeat; position:absolute; height:158px; width:344px; left:0px; top:0px;}
#header .logo a {cursor:pointer; display:block; height:158px; width:344px;}

#header .tel {
	font:15px Arial, Helvetica, sans-serif;
	text-align:right;
	color:#fff594;
	background:url(tel.jpg) top repeat-x;
	padding:10px 14px 0 0;
	height:47px;
	width:786px;
	position:absolute;
	right:58px;
	top:4px;
}
#header .tel a {color:#fff594; text-decoration:none;}
#header .tel a:hover {color:#fff594; text-decoration:underline;}
/* ------ */

/* SEARCH */
form.search_form {
	padding:0;
	margin:0;
	vertical-align:top;
	position:absolute;
	left:343px;
	top:123px;
}
	form.search_form input.inp {
		border:1px solid #efe7e7;
		background-color:#d2d7db;
		font:14px Arial, Helvetica, sans-serif;
		color:#000000;
		cursor:text;
		width:636px;
		margin-top:2px;
	}
	form.search_form input.button {
		border:none;
		border-collapse:collapse;
		background:url(submit.gif) top left no-repeat;
		vertical-align:top;
		font:14px Arial, Helvetica, sans-serif;
		color:#eeecf8;
		width:151px;
		height:26px;
		cursor:pointer;
	}
/* ------ */

/* TOP MENU */
#menu2 {
	font:16px Arial, Helvetica, sans-serif;
	text-transform:none;
	text-align:center;
	list-style:none;
	padding:0;
	margin:0;
	width:856px;
	position:absolute;
	top:71px;
	right:28px;
}
#menu2 li {
	display:inline;
	padding:0 2px 0 2px;
	margin:0;
}
#menu2 li a {
	display:inline-block;
	text-align:center;
	color:#fcfcfc;
	text-decoration:none;
	background:url(menu2_bg.gif) top repeat-x;
}
#menu2 li a strong {
	font-weight:normal;
	display:inline-block;
	background:url(menu2_left.gif) top left no-repeat;
	cursor:pointer;
}
#menu2 li a strong em {
	font-style:normal;
	display:inline-block;
	background:url(menu2_right.gif) top right no-repeat;
	padding:7px 0px 8px 0px;
	width:154px;
	cursor:pointer;
}
/* -------- */

/* RIGHT COLUMN */
#right-c {float:right; display:inline; width:856px; margin:0 38px 0 0; padding:172px 0 20px 0;}

#right-c .body {width:778px; border:1px solid #d37070; margin:0 auto;}
#right-c .body .body-in {text-align:left; border:1px solid #211919; background:#FFFFFF; padding:10px 30px 80px 24px;}
/* ----------- */

/* LEFT COLUMN */
#left-c {float:left; display:inline; width:306px; padding:158px 0 10px 0;}
/* ----------- */

/* MAIN MENU */
#left-c .menu {width:287px; margin:0 auto 8px auto;}
#left-c .menu-top {background:url(menu_top.png) top no-repeat; width:287px; margin:0 auto; height:16px; line-height:0; font-size:0;}
#left-c .menu-bot {background:url(menu_bot.png) top no-repeat; width:287px; margin:0 auto; height:16px; line-height:0; font-size:0;}
#left-c .menu-center {background:url(menu_bg.png) center repeat-y; width:287px; margin:0 auto;}

#left-c .menu dl {width:261px; margin:0 auto; padding:0 4px; background:url(menu_top2.gif) top no-repeat; font:normal 14px Arial, Helvetica, sans-serif; text-transform:none; text-align:left; color:#ececec;}
#left-c .menu dl dt {background:url(menu_img.gif) bottom no-repeat; padding:0 0 5px 0; margin:0; width:261px;}
#left-c .menu dl dt a {width:249px; display:block; cursor:pointer; padding:6px; text-decoration:none; color:#ececec;}
#left-c .menu dl dt a:hover {text-decoration:underline; color:#f8e406;}
#left-c .menu dl dd {padding:0; margin:0;font-size:13px;}
#left-c .menu dl dd a {display:block; cursor:pointer; padding:4px 0 4px 12px; text-decoration:none; color:#fff594;}
#left-c .menu dl dd a:hover {text-decoration:underline; color:#e6d409;}

#left-c .menu dl .level-1 {width:249px; padding:0; margin:0 6px;}
#left-c .menu dl .level-1 a {width:237px;}

#left-c .menu dl .level-2 {width:243px; padding:0; margin:0 0 0 18px;}
#left-c .menu dl .level-2 a {width:231px;}

#left-c .menu dl .level-3 {width:231px; padding:0; margin:0 0 0 30px;}
#left-c .menu dl .level-3 a {width:219px;}

#left-c .menu dl .level-4 {width:219px; padding:0; margin:0 0 0 42px;}
#left-c .menu dl .level-4 a {width:207px;}

#left-c .menu dl .level-5 {width:207px; padding:0; margin:0 0 0 54px;}
#left-c .menu dl .level-5 a {width:195px;}
/* --------- */

/* LOGIN */
#left-c .login {width:269px; margin:0 auto 8px auto; background:url(news_bg.jpg) left repeat-y;}
#left-c .login .top {background:url(news_top.jpg) top left no-repeat; padding:0px; margin:0 auto 0 auto; height:10px; width:269px; line-height:0; font-size:0;}
#left-c .login .bot {background:url(news_bot.jpg) top left no-repeat; padding:0px; margin:0 auto 0 auto; height:10px; width:269px; line-height:0; font-size:0;}

#left-c .login .login-in {padding:10px 18px 16px 18px; text-align:left;}

#left-c .login .login-in .name {
	font:15px Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#FFFFFF;
	padding:0px 4px 1px 4px;
	display:block;
	margin:0px 0px 8px 0px;
	background:url(name.jpg) top left no-repeat;
}

#left-c .login .login-in form {padding:0; margin:0;}
#left-c .login .login-in form .input {width:160px;}
#left-c .login .login-in form .submit {cursor:pointer;}

#left-c .login .login-in form p {padding:6px 4px 0 4px; margin:0; font:normal 13px Arial, Helvetica, sans-serif; color:#480516;}
#left-c .login .login-in form p a {color:#480516; text-decoration:underline;}
#left-c .login .login-in form p a:hover {color:#480516; text-decoration:none;}
/* ----- */

/* FORM */
#left-c .form {width:269px; margin:0 auto 8px auto;}

#left-c .form form {
	background:url(form_bg.jpg) top left no-repeat;
	width:269px;
	height:234px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
/* ---- */

/* NEWS */
#left-c .news {
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:0a0a0a;
	background:url(news_bg.jpg) left repeat-y;
	width:233px;
	margin:0 auto;
	padding:10px 18px 30px 18px;
}
#left-c .news a {color:#480516; text-decoration:none;}
#left-c .news a:hover {color:#480516; text-decoration:underline;}
#left-c .news_top {background:url(news_top.jpg) top left no-repeat; padding:0px; margin:0 auto 0 auto; height:10px; width:269px; line-height:0; font-size:0;}
#left-c .news_bot {background:url(news_bot.jpg) top left no-repeat; padding:0px; margin:0 auto 0 auto; height:10px; width:269px; line-height:0; font-size:0;}
#left-c .news p {display:block; padding:0px; margin:0px 0px 6px 0px;}
#left-c .news p strong {
	padding:2px 4px 4px 4px;
	margin:0px;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#left-c .news .name {
	font:15px Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#FFFFFF;
	padding:0px 4px 1px 4px;
	display:block;
	margin:0px 0px 8px 0px;
	background:url(name.jpg) top left no-repeat;
}
/* ---- */

.counters {padding:40px 0; color:#FFFFFF;}

/* FOOTER */
#footer {position:relative; height:274px; width:100%; margin:0 auto;}

#footer .flash1 {background:url(flash-bg1.gif) top repeat-x; position:relative; height:193px; width:100%; margin:0 auto;}
#footer .flash2 {background:url(flash-bg2.gif) top repeat-x; position:absolute; height:193px; width:50%; left:0px; top:0px;}
#footer .flash {position:absolute; height:193px; width:1200px; right:50%; top:0px; margin:0 -600px 0 0; color:#FFFFFF;} 

#footer .footer-in {position:relative; height:81px; width:1200px; margin:0 auto;}

#footer .copy {font:normal 11px Arial, Helvetica, sans-serif; text-align:left; color:#4f4444; position:absolute; left:60px; top:24px; background:url(logo.jpg) left no-repeat; padding:0 0 0 66px;}
#footer .copy a {text-decoration:none; color:#4f4444;}
#footer .copy a:hover {text-decoration:underline; color:#4f4444;}

#footer .block {font:normal 10px Arial, Helvetica, sans-serif; text-align:left; color:#c9c7c0; position:absolute; left:410px; top:24px; float:left;}
#footer .block .block-in {float:left; display:inline; margin:0 36px 0 0;}
#footer .block span {color:#b51600;}
/* ------ */

/* 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: #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 #666666; background:#a8b25f; color:#fff; text-align:left;}


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


/* ---------- OLD SHOP ---------- */

/* SHOP START */

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

/* SHOP PRODUCT MISC */

#shop-added {
	display:none; 
	z-index:10000; 
	padding:5px; 
	border:1px solid gray; 
	position:absolute; 
	left:0px; 
	top:-20px; 
	background-color:#FFFFCC; 
	font-size:11px; 
	font-family:Verdana;
}



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