/* SHOP CSS */
TR.r1 TD, LI.r1{ background-color: transparent; }
TR.r-1 TD, LI.r-1{ background-color: transparent; }

/* Страница с группами товаров */
.shp_group {font-size: 13px; }
.shp_group LI {display: block; padding: 10px 0; clear: both; vertical-align: top;}
.shp_group LI IMG {margin-right: 10px; float: left;}
.shp_group .nopic {margin-right: 10px; height: 50px; width: 50px; float: left;}

B.grp1, .grp1 A {font-weight: bold; color: #FF0000 !important;}
B.grp2, .grp2 A {font-weight: bold; color: #0000FF !important;}
B.grp3, .grp3 A {font-weight: bold; color: #00CCFF !important;}
B.grp4, .grp4 A {font-weight: bold; color: #009900 !important;}
B.grp5, .grp5 A {font-weight: bold; color: #660099 !important;}
B.grp6, .grp6 A {font-weight: bold; color: #00CCFF !important;}
B.grp7, .grp7 A {font-weight: bold; color: #FF9900 !important;}

/* Страница со списком товров */
.shp_ctl {border-top: 1px solid #A5E3FF;}
.shp_ctl LI {display: block; padding: 10px 0; vertical-align: top; border-bottom: 1px solid #A5E3FF; position: relative;}
.shp_ctl LI A DIV {text-align: center; width: 130px; float: left;}
.shp_ctl LI IMG {margin: 0 auto;}
.shp_ctl LI A {font-weight: bold;}
 
.shp_ctl LI H3 {color: #FF4500; font-size: 17px; font-weight: normal;}
.shp_ctl LI .txt {float: left; width: 500px;}
.shp_ctl LI .price:link, .shp_ctl LI .price:visited  {display: block; float: right !important; cursor: pointer; margin: 0 5px; color: #FF4500; font-size: 13px; height: 20px; width: 60px; text-align: center;
background: transparent url(../img/add.png) center top no-repeat; padding-top: 37px; text-decoration: none; font-weight: normal; color: #C90606 !important;
top:7px; right: 0; position: absolute;}

.shp_ctl LI .price:hover  {cursor: pointer; background: transparent url(../img/add2.png) center top no-repeat; color: #C90606 !important; text-decoration: underline; }

.shp_ctl .nopic {margin-right: 5px; height: 75px; width: 75px; float: left;}

/* Один товар */
.ctl_on {}
.ctl_on .apic {width: 130px; display: block; cursor: pointer; text-align: center;}
.ctl_on .nopic {width: 130px; display: block;}
.ctl_on IMG {cursor: pointer; margin: 0 auto;}
.2ctl_on .zoom {display: block; position:absolute; right:0; bottom: 0; text-indent: -9999px;
background: transparent url(../img/zoom.png) left top no-repeat;}

.ctl_on .ctl_onel {float: left; width: 535px;}
.ctl_on H1 {color: #FF4500; margin-bottom: 10px; font-size: 21px; font-weight: normal;}
.ctl_on A.bprice:link, .ctl_on A.bprice:visited {display: block; color: #000000 !important; font-size: 13px; text-decoration: none;
background: transparent url(../img/add.png) left center no-repeat; padding-left: 50px; height: 40px; margin: 10px 0;
}

.ctl_on .bprice B {color: #c90606 !important; font-size: 20px; display: block;}
.ctl_on A.bprice:hover  {background: transparent url(../img/add2.png) left center no-repeat;}



H4.ops {clear: both; font-size: 17px; font-weight: bold; margin: 10px 0 5px; color: #ff4500; }
.ctl_ondescr {clear: both; width: 100%;}
.ctl_ondescr DIV {margin: 10px 5px;}

/* Таблица заказов */
.shp_order {width: 100%; }
.shp_order TD {padding: 5px; text-align: center; width: 10%; font-size: 13px; vertical-align: top;}
.shp_order TR.rtop TD { border-bottom: 1px solid #A5E3FF; }
.shp_order TR TD.hdr { text-align: left; width: 60% !important; }
.sdel {text-indent: -9999px; margin: 0 auto; display: block; height: 16px; width: 16px; background: transparent url(../img/cross.png) 0 0 no-repeat;}

.shp_order TR.rbtm TD { border-top: 1px solid #A5E3FF; font-weight: bold; }
.shp_order TR.rkey TD { text-align: right; }
.shp_order TR.rkey TD INPUT { color:#D3ECFE; font-weight: bold; margin: 10px 0 10px 10px; background-color: #5195D2; border: 1px solid #D3ECFE; padding: 3px 10px; cursor: pointer;}

HR {border: 0; border-top:1px solid #A5E3FF;}


/* НАЛЕПКИ */
.blink {position: absolute; top: 5px; left: 5px; height: 38px; width: 38px; float: left;}
.blk1 {background: transparent url(../img/blk_1.png) left top no-repeat;}
.blk2 {background: transparent url(../img/blk_2.png) left top no-repeat;}
.blk3 {background: transparent url(../img/blk_3.png) left top no-repeat;}

