/* reset
-------------------------------------------------------------------*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE,
A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP,
SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI,
FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
FORM LABEL { cursor: pointer; }
:focus { outline: 0; }
INS { text-decoration: underline; }
DEL { text-decoration: line-through; }
TABLE { border-spacing: 0; border-collapse: collapse; }
UL, OL { list-style: none; }

/* body
-------------------------------------------------------------------*/
HTML, BODY { height: 100%; }
BODY { font: 11px/13px Arial; color: #000; background: #fff; }
A { color: #000; text-decoration: underline; }
A:hover { color: #069; text-decoration: underline; }
.hidden { display: none; }
H1 { font: bold 20px/40px Arial; color: #f33; margin: 10px 0; text-transform: uppercase; }
H1 B {
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle;
	background: url(../images/stamp.png);
}
H2 { font: bold 20px/30px Arial; color: #f33; padding: 0 10px; }
H3 { font: bold 22px/24px Calibri,Tahoma,Verdana; color: #961515; margin: 0 0 16px; }
H4 { font: normal 16px/20px Arial; color: #000; margin: 0 0 20px; }
H5 { font: bold 13px/15px Arial; color: #961515; margin: 0 0 20px; }
H6 { }
.btn {
	padding: 0 1px 1px 0;
	position: relative;
	vertical-align: top;
	border: none;
	background: none;
	overflow: visible;
	cursor: pointer;
}
.btn:active { top: 1px; left: 1px; }
FIELDSET { margin: 0 0 10px; }
FIELDSET.buttons { text-align: center; }
LABEL { font: 12px/14px Arial; color: #000; display: inline-block; }
.txt, TEXTAREA { color: #000; padding: 1px; margin: 0; background: #fff; border: 1px solid #404040; }
SELECT { color: #000; padding: 0; margin: 0; background: #fff; border: 1px solid #404040; }
.bold { font-weight: bold; }
.hl { font-size: 0; height: 1px; background: #c0d9e6 url(../images/hl.png) no-repeat; }
.hr { font-size: 0; float: right; width: 453px; height: 1px; background: url(../images/hr.png); }
.ml { height: 31px; background: #b2b4b6 url(../images/ml_new.gif) repeat-y; }
.mr { height: 31px; background: url(../images/mr_new.gif) repeat-y 100% 0; }
TABLE { width: 100%; }
TD { font-size: 12px; line-height: 18px; padding: 4px; border: 1px solid #ececec; }
THEAD TD { text-align: center; background: #cbcbcb url(../images/th.gif) repeat-y; }
TABLE.formorder TD { font-size: 12px; line-height: 18px; padding: 4px; border: 0px solid #fff; }
.vtop { vertical-align: top; }
.center { text-align: center; }
/* layout
-------------------------------------------------------------------*/
.clrfix { height: 1%; }
.clrfix:after { height: 0; content:'.'; display: block; clear: both; visibility: hidden; }
#container { min-width: 990px; padding: 0 10px; width: 1200px; margin: 0 auto; }
#header { height: 220px; position: relative; }
#page { float: left; width: 100%; }
#content { padding: 0 25px 15px 260px; }
#sidebar { float: left; width: 250px; padding: 0 0 15px; margin-left: -100%; position: relative; }
#footer { height: 110px; }
/* header
-------------------------------------------------------------------*/
#header .clrfix { height: 178px; }
#logo { width: 810px; height: 120px; display: block; background: url(../images/logo.png); }
.order-catalogue { width: 143px; position: absolute; left: 81%; top: -180px; }
.order-catalogue DIV { margin: 42px 0 0 -50px; }
.order-catalogue P { color: #069; height: 24px; line-height: 24px; text-align: right; }
/*.order-catalogue DIV { height: 26px; padding: 117px 0 0 42px; background: url(../images/oc.jpg); }*/
.order-catalogue .btn { width: 95px; height: 20px; display: block; padding: 0; background: url(../images/cbtn.png); }
/* search form
-------------------------------------------------------------------*/
.search { padding: 10px 0 0 260px; }
.search .txt { width: 360px; height: 18px; line-height: 18px; margin: 0 6px 0 0; }
.search .btn { width: 73px; height: 22px; line-height: 20px; background: url(../images/sbtn_new.png); }
.mir-skidok { position: absolute; margin-top: -10px; }
/* cabinet
-------------------------------------------------------------------*/
.cabinet-menu { padding: 0 0 0 260px; height: 13px; }
.cabinet-menu LI { float: left; width: auto; padding: 0 15px 0 0; }
.cabinet-menu A { color: #069; }
.cabinet-menu A:hover { text-decoration: none; }
#cabinet {
	width: 178px;
	height: 60px;
	padding: 12px 0 0 10px;
	background: url(../images/cabinet.png);
	/*position: absolute;
	left: 455px;
	top: 177px;
	z-index: 100;*/
}
#cabinet A { font: bold 15px/24px Arial; color: #961515; }
#cabinet A:hover { color: #961515; text-decoration: none; }
/* cart
-------------------------------------------------------------------*/
#cart { width: 250px; height: 97px; position: absolute; top: 109px; left: 0; background: url(../images/cart_new.png); }
#cart P { font-size: 12px; line-height: 14px; color: #231f20; }
#cart P B { font-size: 14px; margin: 0 6px; }
#cart .items { padding: 15px 0 15px 80px; }
#cart .count { padding: 0 0 15px 80px; }
#cart .menu { height: 25px; line-height: 25px; text-align: center; }
#cart A { font-size: 12px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #fff; }
#cart A:HOVER { color: #000; }
/* menu
-------------------------------------------------------------------*/
#header .mr { height: 28px; padding: 3px 0 0 260px; }
#menu { width: 100%; height: 25px; position: relative; }
#menu LI, #menu LI A, #menu LI SPAN { height: 25px; line-height: 25px; }
#menu LI { float: left; width: 20%; }
#menu LI SPAN {
	display: block;
	padding: 0 25px 0 0;
	/*text-align: center;*/
}
#menu .enter { width: 26%; }
#menu .payment { width: 16%; }
#menu .contacts { width: 17%; }
#menu LI A { font-size: 12px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #fff; }
#menu LI A:HOVER { color: #000; }

#menu .enter A { position: absolute; height: 26px; padding-left: 15px; width: 166px; background: url(../images/enter_new.png); }
#menu .enter A:HOVER { background-position: 0 -26px; padding-left: 35px; width: 146px; }
#menu .about A { position: absolute; height: 26px; padding-left: 20px; width: 116px; background: url(../images/about_new.png); }
#menu .about A:HOVER { background-position: 0 -26px; padding-left: 40px; width: 96px; }
#menu .deliver A { position: absolute; height: 26px; padding-left: 20px; width: 116px; background: url(../images/deliver_new.png); }
#menu .deliver A:HOVER { background-position: 0 -26px; padding-left: 50px; width: 86px; }
#menu .payment A { position: absolute; height: 26px; padding-left: 20px; width: 86px; background: url(../images/payment_new.png); }
#menu .payment A:HOVER { background-position: 0 -26px; padding-left: 35px; width: 71px; }
#menu .contacts A { position: absolute; height: 26px; padding-left: 20px; width: 108px; background: url(../images/contacts_new.png); }
#menu .contacts A:HOVER { background-position: 0 -26px; padding-left: 40px; width: 88px; }

/*
#menu .enter SPAN { width: 155px; background: url(../images/enter_new.png); }
#menu .enter SPAN:HOVER { background-position: 0 -26px; }
#menu .about SPAN { width: 110px; background: url(../images/about_new.png); }
#menu .about SPAN:HOVER { background-position: 0 -26px; }
#menu .deliver SPAN { width: 110px; background: url(../images/deliver_new.png); }
#menu .deliver SPAN:HOVER { background-position: 0 -26px; }
#menu .payment SPAN { width: 80px; background: url(../images/payment_new.png); }
#menu .payment SPAN:HOVER { background-position: 0 -26px; }
#menu .contacts SPAN { width: 103px; background: url(../images/contacts_new.png); }
#menu .contacts SPAN:HOVER { background-position: 0 -26px; }
*/
/* login
-------------------------------------------------------------------*/
#login {
	font-size: 10px;
	width: 161px;
	height: 135px;
	line-height: 10px;
	padding: 8px 10px;
	background: url(../images/login.png);
	/*position: absolute;
	left: 270px;
	top: 210px;
	z-index: 100;*/
}
#login A { color: #961515; }
#login A:hover { color: #961515; text-decoration: none; }
#login .btn {
	font-size: 8px;
	width: 50px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 10px;
	background: url(../images/lbtn.png);
}
#login FORM { padding: 10px 0 0; }
#login FIELDSET { margin: 0 0 10px; }
#login .txt { font-size: 10px; width: 100px; height: 13px; line-height: 13px; border: 1px solid #8cb3bf; }
#login .w40 { width: 40px; }
#login .reminder { padding: 0 0 0 40px; }
#login P { text-align: center; }
/* login
-------------------------------------------------------------------*/
.login .w300 { float: left; width: 300px; height: 300px; }
.login LABEL { width: 50px; text-align: right; }
.login .txt { width: 115px; border: 1px solid #80b3cc; }
.login .reminder { padding: 0 130px 0 0; }
.login .reminder LABEL { width: auto; display: block; }
.login BUTTON.btn {	width: 57px; height: 20px; line-height: 18px; background: url(../images/enterbtn.png); }
.login A.btn { width: 127px; height: 20px; display: block; padding: 0; background: url(../images/regbtn.png); }
.login .buttons { text-align: left; }
.login .buttons P { float: left; width: 115px; }
.login .buttons P A { color: #961515; }
.login .buttons P A:hover { color: #961515; text-decoration: none; }
.login .info { margin: 0 0 30px; }
/* registration
-------------------------------------------------------------------*/
#regist .fields LABEL { width: 200px; vertical-align: top; }
#regist .fields .txt {
	width: 255px;
	margin: 0 0 5px;
	border-top: 1px solid #716f64;
	border-right: 1px solid #f1efe2;
	border-bottom: 1px solid #f1efe2;
	border-left: 1px solid #716f64;
}
#regist LABEL B { color: #961515; }
#regist .btn { width: 132px; height: 30px; line-height: 28px; background: url(../images/regist.png); }
#regist .btn.change { width: 132px; height: 30px; line-height: 28px; background: url(../images/changebtn.png); }
/* content
-------------------------------------------------------------------*/
#content .ml, #content .mr { font-size: 0; height: 2px; }
#content .m20 { margin: 0 0 20px; }
/* actions
-------------------------------------------------------------------*/
/*#actions { width: 100%; height: 150px; }
#actions LI { float: left; width: 33%; height: 150px; text-align: center; }*/
#actions { /*width: 100%;*/ height: 150px; padding-right: 240px; }
#actions LI { float: left; width: 50%; height: 150px; text-align: center; }
#actions LI IMG { vertical-align: top; }
/* path
-------------------------------------------------------------------*/
.path { font-size: 12px; color: #069; margin: 0 0 15px; }
.path A { color: #069; }
.path A:hover { color: #069; text-decoration: none; }
/* notice
-------------------------------------------------------------------*/
.notice { font-size: 12px; margin: 0 0 20px; }
.notice B { color: #961515; }
/* flyer
-------------------------------------------------------------------*/
.flyer { float: left; width: 24.9%; }
.main .flyer { float: left; width: 33%; }
.flyer .bg {
	font-size: 9px;
	width: 164px;
	height: 140px;
	padding: 10px 5px;
	margin: 0 auto;
	line-height: 10px;
	background: url(../images/flyer.png);
}
.flyer .name { height: 40px; width: 100%; overflow: hidden; border-bottom: 1px solid #000; border-style: dashed; }
.flyer .name A { text-decoration: none; }
.flyer .col { float: left; width: 82px; padding: 10px 0 0; }
.flyer .art { color: #069; text-align: left; margin: 0 0 10px 50px; }
.flyer .pic { height: 90px; position: relative; text-align: center; }
.flyer .pic A.zoom {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 6px;
	bottom: -20px;
	/*background: url(../images/magnifier.png);*/
	background: url(../images/zoom.gif);
	z-index: 1;
}
.flyer .price { font-size: 16px; color: #961515; line-height: 12px; text-align: right; margin: 0 0 32px; }
.flyer .discount-price { color: #961515; line-height: 12px; text-align: right; margin: 0 0 12px; 
margin-top: -19px; font-size: 10px;
	}
.flyer FORM { padding: 0 0 0 4px;}
.flyer FIELDSET { margin: 0 0 10px; }
.flyer LABEL { font-size: 9px; }
.flyer .txt { font-size: 9px; width: 20px; height: 10px; line-height: 10px; }
.flyer .btn { width: 71px; height: 16px; line-height: 15px; }
/*.flyer .btn.cart { background: url(../images/cartbtn.png); }
.flyer .btn.details { display: block; padding: 0; margin: 0 0 0 4px; background: url(../images/detailsbtn.png); }
*/
.flyer .btn.cart { display: block; padding: 0; background: url(../images/cartbtn.png); }
.flyer .btn.details { display: block; padding: 0; margin: 0 0 0 89px; background: url(../images/detailsbtn.png); /*position: absolute; right: 0;*/ }
.flyer .fcnt { height: 15px; }
.flyer .fbtn { height: 17px; float: right; margin-top: -25px; }
.flyer .btn.incart { display: block; padding: 0; background: url(../images/incart.png); border: 1px solid red; }
#checkit { width: 82px; height: 37px; position: absolute; margin: -20px 0 0 69px; display: none; background: url(../images/checkit.png); }

table.flyer.line { width: 100%; position: relative; border: 0; }
.line .art { color: #069; text-align: left; margin: 0; }
.line .name { height: 20px; width: 100%; overflow: hidden; border-bottom: 1px solid #000; border-style: dashed; }
.line TD { vertical-align: middle; border-left: 0; border-right: 0;  }
.line TD.last { width: 80px;  }
.line .btn.details { display: block; padding: 0; margin: 10px 0 0 4px; background: url(../images/detailsbtn.png); }
.line .price { margin: 0px 0 0 0; }
.line .discount-price {margin: 10px 0 0 0; }
.line .fbtn { height: 17px; float: none; margin: 0; }


/* flyer details
-------------------------------------------------------------------*/
.fly-page .w190 { float: left; width: 80px; height: 230px; padding: 20px 50px 0 60px; }
.fly-page .w170 { float: left; width: 170px; height: 210px; }
.fly-page .pic { height: 100px; position: relative; margin: 0 0 20px; }
.fly-page .pic A {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 6px;
	bottom: 2px;
	/*background: url(../images/magnifier.png);*/
	background: url(../images/zoom.gif);
}
.fly-page .art { font-size: 14px; color: #069; }
.fly-page .price { font-size: 16px; color: #961515; line-height: 20px; height: 20px; margin: 20px 0; }
.fly-page .discount-price { font-size: 16px; color: #961515; line-height: 20px; height: 20px; margin: 20px 0; }
.fly-page FIELDSET { margin: 0 0 25px; }
.fly-page LABEL { font-size: 12px; }
.fly-page .txt { font-size: 12px; width: 35px; height: 14px; line-height: 14px; }
.fly-page .desc P { margin: 0 0 15px; }
.fly-page .fcnt { height: 15px; }
.fly-page .fbtn { height: 23px; }
.fly-page .btn {  display: block; padding: 0; width: 101px; height: 22px; line-height: 20px; }
.fly-page .btn.cart {  background: url(../images/flycartbtn.png); }
.fly-page .btn.incart { background: url(../images/flyincartbtn.png); }/* user privates edit
-------------------------------------------------------------------*/
#privates .fields LABEL { width: 170px; vertical-align: top; text-align: right; padding: 0 10px 0 0; }
#privates .fields .txt {
	width: 255px;
	margin: 0 0 5px;
	border-top: 1px solid #716f64;
	border-right: 1px solid #f1efe2;
	border-bottom: 1px solid #f1efe2;
	border-left: 1px solid #716f64;
}
#privates LABEL B { color: #961515; }
#privates .btn { width: 89px; height: 28px; line-height: 26px; background: url(../images/savebtn.png); }
#privates P { text-align: center; margin: 10px 0 20px; }
#privates P A { font-size: 12px; color: #069; }
#privates P A:hover { color: #069; text-decoration: none; }
#privates .orders { padding: 0 0 0 40px; }
#privates .orders A { font: normal 18px/18px Arial; color: #961515; }
#privates .orders A:hover { color: #961515; text-decoration: none; }
/* user order view
-------------------------------------------------------------------
.order-view .art { width: 70px; }
.order-view .price, .order-view .cout, .order-view .incart { width: 110px; }
.order-view THEAD .price, .order-view THEAD .cout, .order-view THEAD .incart {
	background: #cbcbcb url(../images/th-short.gif) repeat-y;
}
.order-view TD { text-align: center; }
.order-view .txt { width: 50px; }
.order-view .btn { width: 71px; height: 16px; line-height: 15px; background: url(../images/cartbtn.png); }
.order-view .amount {
	font: bold 22px/24px Calibri,Tahoma,Verdana;
	color: #961515;
	text-align: right;
	margin: 10px 0 0;
}*/
.order-view .art { width: 70px; }
.order-view .price, .order-view .count, .order-view .incart { width: 110px; }
.order-view THEAD .price, .order-view THEAD .cout, .order-view THEAD .incart {
	background: #cbcbcb url(../images/th-short.gif) repeat-y;
}
.order-view TD { text-align: center; }
.order-view .txt { width: 50px; }
.order-view .btn { width: 71px; height: 16px; line-height: 15px; background: url(../images/cartbtn.png); }
.order-view .amount {
	font: bold 22px/24px Calibri,Tahoma,Verdana;
	color: #961515;
	text-align: right;
	margin: 10px 0 0;
}
/* user order new
-------------------------------------------------------------------*/
.order-view .recalc { width: 135px; height: 26px; line-height: 24px; background: url(../images/recalc.png); }
.order-view .delbtn { width: 237px; height: 26px; line-height: 24px; background: url(../images/delbtn.jpg); }
.order-view .order { width: 163px; height: 26px; line-height: 24px; background: url(../images/order.png); }
.order-view .next_step { width: 189px; height: 26px; line-height: 24px; background: url(../images/next_step.jpg); }
.order-view .buttons .btn { margin: 50px; }
.order-view TEXTAREA.txt {
	/*width: 99%;*/
	border-top: 1px solid #716f64;
	border-right: 1px solid #f1efe2;
	border-bottom: 1px solid #f1efe2;
	border-left: 1px solid #716f64;
}
.order-view table .clrfix { border-right: 170px solid #fff; }
.order-view table .area { float: left; width: 100%; overflow: hidden; }
.order-view table .col { float: left; width: 150px; position: relative; margin-right: -100%; padding: 30px 0 0 20px; }
/* user order new complete
-------------------------------------------------------------------*/
.order-view .center P { font-size: 16px; line-height: 20px; margin: 30px 0 0; }
.order-view .center .btn {
	width: 132px;
	height: 30px;
	padding: 0;
	margin: 70px auto 0;
	display: block;
	background: url(../images/main.png);
}
/* user orders archive
-------------------------------------------------------------------*/
.orders-arc { width: 510px; padding: 0 0 0 75px; }
.orders-arc .date, .orders-arc .amount { width: 130px; }
.orders-arc THEAD .date, .orders-arc THEAD .amount { background: #cbcbcb url(../images/th-short.gif) repeat-y; }
.orders-arc TD { text-align: center; }
.orders-arc .btn {
	width: 115px;
	height: 22px;
	display: inline-block;
	padding: 0;
	background: url(../images/viewbtn.png);
}
.orders-arc TBODY .amount { color: #961515; }
/* nav and paging
-------------------------------------------------------------------*/
.nav { color: #069; height: 18px; margin: 5px 0; }
.nav SPAN { padding: 0 30px 0 0; }
.nav SELECT { width: 50px; }
.nav .paging { float: right; width: auto; }
.paging { color: #069; margin-top: 5px; }
.paging LI { display: inline; padding: 0 0 0 5px; }
.paging A { color: #961515; }
.paging A:hover, .paging .active A { color: #069; text-decoration: none; }
/* order catalogue
-------------------------------------------------------------------*/
#order-catalogue LABEL { width: 130px; text-align: right; margin: 0 6px 0 0; vertical-align: top; }
#order-catalogue LABEL B { color: #961515; }
#order-catalogue .txt {
	width: 255px;
	margin: 0 0 10px;
	border-top: 1px solid #716f64;
	border-right: 1px solid #f1efe2;
	border-bottom: 1px solid #f1efe2;
	border-left: 1px solid #716f64;
}
#order-catalogue .buttons { padding: 0 0 0 210px; text-align: left; }
#order-catalogue .btn { width: 94px; height: 21px; line-height: 19px; background: url(../images/catbtn.png); }
#order-catalogue .complete {
	width: 142px;
	height: 29px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: -4px;
	left: 10px;
	background: url(../images/complete.png);
}
/* sidebar
-------------------------------------------------------------------*/
#sidebar H3 {
	font: bold 20px/38px Arial;
	color: #961515;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 10px;
	background: url(../images/sh.png);
}
/* catalogue
-------------------------------------------------------------------*/
.catalogue H3 { cursor: pointer; }
.catalogue H3 A {color: #961515; text-decoration: none; }

.catalogue LI { padding: 0 0 0 40px; position: relative; background: url(../images/li.png) no-repeat; }
.catalogue .mainlevel {
	font-size: 13px;
	font-weight: bold;
	width: 200px;
	height: 30px;
	display: block;
	padding: 3px 0;
	line-height: 30px;
}
.catalogue .mainlevel.row2 { line-height: 15px; }
.catalogue .submenu { padding: 0 0 5px; display: none; overflow: hidden; }
.catalogue .submenu LI { line-height: 20px; padding: 0 0 0 0px;/*20px*/ background: none; }

.catalogue .sublevel {
	font-size: 11px;
	font-weight: bold;
	/*height: 20px;*/
	display: block;
	padding: 2px 0 2px 16px;
	line-height: 16px;
	background: url(../images/lia.png) no-repeat 0 5px;
}
.catalogue .active .sublevel { /*color: #069;*/ }

ul.sidenav {
	float: left;
	margin: 0;
	padding: 0;
	width: 240px;
	list-style: none;

	font-size: 1.2em;
}
ul.sidenav li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background: #005094 url(/images/menu_bg.png) no-repeat 0 0;
	width: 250px;
	height: 36px;
}
ul.sidenav li a{
	border-top: 1px solid #3373a9;
	border-bottom: 1px solid #003867;
	padding: 10px 10px 10px 25px;
	display: block;
	color: #fff;
	text-decoration: none;
	width: 215px;
	position: relative;
	z-index: 2;
}
ul.sidenav li:hover, ul.sidenav li.active {
	background-position: 0 -36px;
}
ul.sidenav li a:hover {
	border-top: 1px solid #1a4c76;
	color: #000;
	font-style: italic;

}
ul.sidenav li.active A {color: #000;font-style: italic;}
ul.sidenav li div {
	display: none;
	position: absolute;
	top: 0px;
	left: 0;
	width: 750px;
	font-size: 0.9em;
	border: 1px solid #3373a9;
	background-color: #fff;
	z-index: 99;
}

TABLE.menu_table  { border: none; padding: 0; margin: 0 0 0 10px; }
TABLE.menu_table TD { border: none; width: 230px; /*border: 1px solid red;*/ vertical-align: top; }
TABLE.menu_table TD A {
	padding: 5px 0 5px 0px;
	font-weight: bold;
	width: 220px;
	/*position: relative;
	z-index: 2;*/
}
TABLE.menu_table TD a.sublink {	border: none; padding: 0 0 0 10px; margin: 0; font-weight: normal; }
TABLE.menu_table TD A:HOVER { text-decoration: underline; }

ul.sidenav li div A {
	background: none;
	color: #000;
	background-color: #fff;
	border: none;
}
ul.sidenav li.active div A {font-style: normal;}
ul.sidenav li div a:hover {
	border-top: none;
	color: #000;
	font-style: normal;

}


/*ul.sidenav li div A {
	background: none;
	color: #000;
	background-color: #fff;
	border: 0px solid #3373a9;
	border-bottom: 1px solid #3373a9;
}

ul.sidenav li div A.last {
	border-bottom: 0px solid #3373a9;
}

ul.sidenav li div a:hover {
	background-color: #004c8d;
	color: #fff;
	border: 0px solid #3373a9;
}
*/
/* footer
-------------------------------------------------------------------*/
#footer .ml, #footer .mr { font-size: 0; height: 2px; }
#footer .copyright { float: left; width: 250px; padding: 30px 0 0 10px; }
#footer .copyright .name { text-decoration: none; }
#footer .banners { padding: 17px 0 0; }


/* overlay
-------------------------------------------------------------------*/
#overlay { position: fixed; top: 0; left: 0; background: url(../images/overlay.png); z-index: 100; }
/* dialog
-------------------------------------------------------------------*/
.dialog {
	position: fixed;
	background: #fff;
	border: 5px solid #f0f0f0;
	z-index: 101;
}
.dialog .close-trigger {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../images/close.png) 0 0 no-repeat;
}
/* call form & consult form */
#discount-form, #delivery-form, #pay-form, #contacts-form { width: 410px; padding: 10px 10px; line-height: 20px; }
#discount-form .txt, #delivery-form .txt, #pay-form .txt, #contacts-form .txt { width: 280px; }
#discount-form .notice, #delivery-form .notice, #pay-form .notice, #contacts-form .notice { margin: 0 0 25px; }
.hidden { display: none; }
#diamond-in-row {
	width: 300px;
	height: 190px;
	position: absolute;
	bottom: 0;
	left: 637px;
	background: url(../images/diamond-in-row.png) 0 0 no-repeat;
	z-index: 2;
}
#diamond-in-side {
	width: 228px;
	height: 210px;
	position: absolute;
	bottom: -72px;
	left: 0;
	background: url(../images/diamond-in-side.png) 0 0 no-repeat;
	z-index: 2;
}
.column { float: left; width: 300px; }
/*   */
.index_page P { padding: 5px 0; }
.index_page UL { list-style: disc; padding-left: 20px; }


/*     */
.shop_block
{
/*
	border: 1px solid #C6BEA7;
	background-color: #DED9CC;
	padding: 0 5px;
	height: 35px;
*/
	height: 37px;
	background: url('/images/panel/panel.png') repeat-x;
	border: 1px solid #757575;
	padding: 5px 5px;
	font-size: 12px;
	position: relative;
	margin-top: 50px;
}

.shop_block .tab { position: absolute; background: url('/images/panel/tabs.png') 0 0 no-repeat; 
width: 171px; height: 30px; right: -1px; top: -30px; }
.shop_block .tab.chart { background-position: 0 -30px;  }
.shop_block .tab.chart A { /*border: 1px solid red;*/ height: 30px; width: 80px; position: absolute; right: 0;  }
.shop_block .tab A { /*border: 1px solid red;*/ height: 30px; width: 80px; position: absolute;   }

.shop_block a
{
	position: relative;
	z-index: 2;
}

.filt_block
{
	border: 1px solid #C6BEA7;
	background-color: #DED9CC;
	padding: 0 5px;
}

.filt_block a
{
	position: relative;
	z-index: 2;
}

.filt_block TABLE TD { padding: 4px; border: 0px solid #fff; }

.arrow_up
{
	width: 16px;
	height: 16px;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up.png');
	z-index: 1;
}

.arrow_up_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up_gray.png');
}

.arrow_down
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down.png');
}

.arrow_down_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down_gray.png');
}

.shop_navigation_table
{
	color: #AFA696;
	margin-top: 10px;
}

#shop_navigation, #shop_navigation_current
{
	padding: 5px;
	/* background-color: #F6F3F0; */
	font-size: 9pt;
}

#shop_navigation
{
	border: 1px solid #E0DCCA;
	color: #AFA696;
}

#shop_navigation_current
{
	border: 1px solid #B8B298;
	color: #433212;
}
/* END    */



.link_bg {
	position: absolute;
	background: #005094 url(/images/bg_link.png) no-repeat 0 0;
	width: 240px;
	height: 26px;
	padding: 11px 0 0 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase; 
	text-decoration: none;
}
.link_bg:hover { background-position: 0 -36px;color: #000;font-style: italic;text-decoration: none; }
.over_link_bg { /*position: relative;*/ display: block; }




#ShowAddComment
{
	margin: 20px 0px;
	font-size: 14pt;
}

.userinfo1
{
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	float: right;
}

.userinfo2
{
	margin-left: 5px;
	margin-bottom: 5px;
}

/* ссылка "ответить" для комментария */
.c_u_l
{
	font-weight: bold;
}

/* Ответ на комментарий */
.cr
{
	display: none;
	margin: 0px 0px 10px 20px;
}

/* sub-div для дерева комментариев */
.csd
{
	margin-left: 20px;
}

.comment
{
	background-color: #eae4df;
	padding: 30px;
	margin: 15px 0px 5px 0px;
	width: 450px;
	zoom: 1;
	position: relative;
	padding: 20px;
}

.comment p
{
	margin: 0px 0px 5px 0px;
}

.comment_desc
{
	margin: 0px 0px 10px 20px;
}

/* Стили для магазина */

.shop_cart_table
{
	/* width: 100%; */
}

.shop_cart_table, .shop_cart_table td
{
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #C8C0A9;
}

.shop_cart_table td, .shop_cart_table_title td
{
	padding-right: 10px;
	padding-left: 5px;
	height: 25px;
	vertical-align: middle;
}

.shop_cart_table td
{
	border-bottom: 1px solid #C8C0A9;
}

.shop_cart_table_title td
{
	background-color: #EAE4DF;
	font-weight: bold;
	height: 30px;
}

#error
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #CA1D13 dashed;
	color: #CA1D13;
	background-color: #F2EDE9;
	background: url('/hostcmsfiles/images/error.gif') no-repeat 5px 50%;
	width: 450px;
}

#message
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #4ba749 dashed;
	color: #4ba749;
	background: url('/hostcmsfiles/images/message.gif') no-repeat 5px 50%;
	width: 450px;
}

#message p
{
	margin: 0px;
	padding: 0px;
}

.price_table_border, .price_table_border td
{
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;
	border-color: #C8C0A9;
	border-style: dashed;
	padding-left: 5px;
}

.tl
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('/images/tl_angle.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tl_angle.png');
	width: 8px;
	height: 8px;
}

.tr
{
	position: absolute;
	top: 0px;
	right: 0px !important;
	right: auto;
	left: expression((parentElement.clientWidth - 8) + "px");
	background: url('/images/tr_angle.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tr_angle.png');
	width: 8px;
	height: 8px;
}

.bl
{
	position: absolute;
	bottom: 0px !important;
	bottom: auto;
	top: expression((parentElement.clientHeight - 8) + "px");
	left: 0px;
	background: url('/images/bl_angle.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bl_angle.png');
	width: 8px;
	height: 8px;
}

.br
{
	position: absolute;
	bottom: 0px !important;
	bottom: auto;
	top: expression((parentElement.clientHeight - 8) + "px");
	right: 0px !important;
	right: auto;
	left: expression((parentElement.clientWidth - 8) + "px");
	background: url('/images/br_angle.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/br_angle.png');
	width: 8px;
	height: 8px;
}

