/*
Quick.Cart default stylesheet
*/
@import url( 'plugins.css' );

/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul{margin:0;padding:0;border:0;}
body,table{background-color:#ffffff;color:#222;font-size:0.75em;font-family:Arial, Verdana, sans-serif;}
table.x{font-size:1.0em;}
body{padding:0;background:#f5f5f5;text-align:center;}

.input, select, textarea{padding:2px;border-top:1px solid #b0b0b0;border-right:1px solid #b0b0b0;border-bottom:1px solid #b0b0b0;border-left:1px solid #b0b0b0;font:1em Arial, sans-serif;}
.submit{padding:4px 14px;border-width:1px;border-style:solid;border-color:#000000 #000000 #000000 #000000;background:#000000;color:#fff;font:bold 1em Arial, sans-serif;cursor:pointer;}
.submit:hover{background:#666666;cursor:hand;}
* html .submit{padding:3px 1px !important;}
* html .input{height:22px;}
.hide{display:none;}
.form{background:#f3edd6;border:1px solid #b0b0b0;}
.form table{background:#f3edd6;}
.form label{color:#464032;}

a{background-color:inherit;color:#000;text-decoration:underline;}
a:hover{background:inherit;color:#666;text-decoration:underline;}

.clear{clear:both;height:0px;font-size:0px;line-height:0px;}
.skiplink{position:absolute;top:-500px;left:0px;overflow:hidden;}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}

#container{position:relative;width:100%;margin:0 auto;padding:0;}
#head1, #head2, #head3, #body, #foot{float:left;width:100%;margin:0 auto;padding:0;}
.container{width:960px;margin:0 auto;text-align:left;}

/* HEADER WITH TOP MENU ABOVE LOGO */
#head1 .container .main{float:right;width:100%;margin:0;background:#e7e0c8;}

/* MENU TOP 1 */
#menu1{float:right;margin:4px 15px 8px 0;list-style:none;}
#menu1 li{float:left;padding:12px 8px 0;}
#menu1 li a{padding-left:13px;background:url('img/point.gif') no-repeat 0 5px;color:#000;font-weight:bold;text-decoration:none;text-transform:lowercase;}
#menu1 li a:hover, #menu1 .selected{background-color:inherit;color:#b0b0b0;text-decoration:underline;}
#menu1 li#basketMenu{padding:5px 8px 5px 20px;}
#menu1 li#basketMenu a{padding:2px 0 0 18px;background:url('img/cart.png') no-repeat 0;color:#b0b0b0;}
#menu1 li#basketMenu span{display:block;font-size:0.833em;font-family:sans-serif;}
#menu1 li#basketMenu span strong{background-color:inherit;color:#b0b0b0;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{clear:both;}
#head2 .container{height:220px;background:#ffffff url('img/header.png') no-repeat bottom right;}
#logo{padding:30px 10px 50px;}
#logo #title{float:left;padding:10px 10px 0;}
#logo #title a{color:#9b876b;font:bold 5.5em 'Arial';text-transform:uppercase;text-decoration:none;}
#logo #title a span{color:#b0b0b0;}
#logo #title a strong{color:#000;}
#logo #slogan{clear:left;margin-left:150px;padding:5px 15px;background:inherit;color:#544d3d;font:italic 1.333em Georgia;}

/* NAVIGATION PATH - TREE */
#navipath{padding:0 0 5px 5px;}
#navipath a{background-color:inherit;color:#000;text-decoration:none;}
#navipath a:hover{text-decoration:underline;}

/* HEADER WITH TOP MENU BELOW LOGO */
#head3 .container .main{clear:both;float:left;width:100%;background:#000000;}

/* MENU TOP 2 */
#menu2{float:left;font-size:1.08em;list-style:none;}
#menu2 li{float:left;}
#menu2 a{display:block;float:left;height:38px;padding:0 20px;color:#f3efde;font-weight:bold;line-height:38px;text-decoration:none;text-transform:uppercase;}
#menu2 a:hover{background:#666666;color:#f3efde;text-decoration:underline;}
#menu2 .selected{background:#666666;color:#f3efde;text-decoration:none;}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0;}
#body .main{float:left;background:url('img/two_columns.gif') repeat-y 0px 10px;}
#orderbody{clear:both;float:left;width:100%;}
#orderbody #content{width:100%;background:#ffffff;}
#orderbody #page{float:none;width:94%;margin:0 auto;}

/* LEFT COLUMN STYLES */
#column{float:left;width:200px;padding:0;}

#searchForm{padding:15px 5px;text-align:center;}
#searchForm label{display:none;}
#searchForm .input{width:150px;}
#searchForm .submit{font-size:0.8em;}

/* LEFT MENU */
#column .type{margin:0 0 10px;padding:5px 0 5px 15px;background:#836b4c;color:#f3efde;font-size:1.5em;}
#menu3, #menu4{margin:0 0 10px;}
#menu3 ul, #menu4 ul{margin:4px 0;padding:0 15px 2px;list-style:none;}
#menu3 a, #menu4 a{display:block;display:inline-block;width:89%;padding:6px 6%;border-top:1px solid #b0b0b0;background:url('img/point.gif') no-repeat 0 11px;color:#000;font-size:1.083em;text-decoration:none;}
#menu3 a:hover, #menu4 a:hover{background-color:inherit;color:#000;text-decoration:underline;}
#menu3 .l1 a, #menu4 .l1 a{border-top:0;}

#menu3 .sub1, #menu4 .sub1{margin:0;padding:0 0 10px  0;border:0;}
#menu3 .sub1 a, #menu4 .sub1 a{display:block;width:75%;padding:2px 10% 2px 15%;border:0;background:url('img/point_sub.gif') no-repeat 15px 6px;}
#menu3 .sub2 a, #menu4 .sub2 a{padding-left:18%;}
#menu3 .sub3 a, #menu4 .sub3 a{padding-left:21%;}
* html #menu3 a, * html #menu4 a, * html #menu3 .sub1 a, * html #menu4 .sub1 a{width:100%;}
#menu3 .selected, #menu4 .selected{background-color:inherit;color:#000;text-decoration:underline;}

/* RIGHT COLUMN STYLES */
#content{float:left;width:560px;padding:10px 0 5px;text-align:center;}
* html #content{width:530px;}
#page{width:94%;margin:0 auto;text-align:justify;}

#page h1{padding:30px 0 10px;background:inherit;color:#000;font:normal 2.333em Arial;}
#page div.content{font:1.0em Arial;line-height:19px;}

#page div.content ul, .subpagesList li ol{margin:0 0 0 30px;padding:0;}
#page div.content li{margin:2px 0;padding:0;border-left:0;}

#page .tS, #product .tS{float:right;margin:0 0 3px;}
#page .tS div, #product .tS div{display:inline;}
#page .tS a, #product .tS a{padding:0 3px;background:inherit;color:#000;font-weight:bold;text-decoration:none;}
#page .tS a:hover, #product .tS a:hover{color:#cc0000;}
#page .tS0, #product .tS0{font-size:0.917em;}
#page .tS1, #product .tS1{font-size:1.083em;}
#page .tS2, #product .tS2{font-size:1.333em;}

.pages{padding:8px 0;text-align:right;font-size:1.083em;}
.pages a, .pages strong{padding:0 1px;font-size:1.083em;}

/* PRODUCTS LIST */
#products{float:left;width:100%;list-style:none;}
#products li{float:left;}
#products li .photo{float:left;margin:0 7px 5px 0;font-size:0px;line-height:0px;}
#products li .photo img{border:0px solid #e7dfbd;}
#products li .photo a:hover img{border:0px solid #dcc7a7;}
#products li h2{padding:5px 8px 0 0;}
#products li h2 a{background:inherit;color:#000;text-decoration:none;}
#products li h2 a:hover{text-decoration:underline;color:#666;}
#products li h3{padding:2px 8px 7px 0px;font-weight:normal;font-size:0.887em;}
#products li h3, #products li h3 a{background:inherit;color:#000;}
#products li h3 em{padding:0 5px 0 0;}
#products li h3 a:hover{background-color:inherit;color:#666;}
#products li h4{font-size:1em;font-weight:normal;}
#products li h4 a{background:inherit;color:#666;}
#products li h4 a:hover{text-decoration:underline;color:#000;}
#products li .price, #products li .noPrice{float:right;margin:14px 0 5px 0;background-color:inherit;color:#b0b0b0;text-decoration:none;display:none;}
#products li .price em{padding:0 6px 0 0;background:inherit;color:#000;font:bold 1em Verdana, sans-serif;font-style:normal;display:none;}
#products li .price strong{font:bold 1.333em Verdana, sans-serif;display:none;}
#products li .noPrice strong{font:bold 1.083em Verdana, sans-serif;display:none;}
#products li .price span{padding-left:4px;font:bold 1em sans-serif;display:none;}
#products li .basket{clear:left;float:right;margin:12px 0 5px 20px;font-size:0.917em;font-weight:bold;display:none;}
#products li .basket a{display:block;padding:2px 25px 2px 7px;border:1px solid #f00;background:#ff0000 url('img/cart_bg2.png') no-repeat right center;color:#fff;text-decoration:none;display:none;}

/* PRODUCTS LIST - LIST TEMPLATE */
#products.productsList2{border-bottom:1px solid #e7dfbd;}
#products.productsList2 li{clear:both;width:96%;padding:5px 2% 10px;border-bottom:1px solid #b0b0b0;}
* html #products.productsList2 li{width:100%;}
#products.productsList2 li.l1{border-top:1px solid #e7dfbd;}
#products.productsList2 li h2{padding-left:8px;font-weight:normal;font-size:1.5em;}
#products.productsList2 li .price em, #products.productsList2 li .price span{font-size:1.083em;}
#products.productsList2 li .price strong{font:normal 1.75em Verdana, sans-serif;}
#products.productsList2 li .basket{clear:none;margin-top:17px;}

/* PRODUCTS LIST - COLUMNS TEMPLATE */
#products.productsList1{clear:both;margin-top:10px;border-bottom:1px solid #e7dfbd;}
#products.productsList1 li{clear:none;width:99%;padding:0 0 15px;border-bottom:0px;border-top:1px solid #b0b0b0;}
#products.productsList1 li.i1{clear:both;float:left;}
#products.productsList1 li.i0{clear:both;float:left;}
#products.productsList1 h2{font-weight:bold;font-size:1.25em;}
#products.productsList1 li.pages#pagesAfter{border-top:1px solid #b0b0b0;}
@media print{
  #products.productsList1 li{border-color:#ccc;}
}

#products li.pages{float:right;width:100%;border:0;background:inherit;color:#464032;}
#products li.pages a{background:inherit;color:#464032;}
#products li.pages a:hover{background:inherit;color:#000;}
#products li.pages#pagesBefore{clear:none;width:auto;}
#products li.pages#pagesAfter{padding:8px 0;}

#products li.sort{margin-right:10px;width:auto;border:0;background:inherit;color:#464032;}
#products li.sort div{display:inline;padding:0 4px;}

/* PRODUCTS DETAILS */
#product{float:right;display:block;width:94%;margin:0 3%;border-bottom:1px solid #b0b0b0;text-align:left;}
#product h1{padding:5px 0 5px;background:inherit;color:#000;font:normal 2.1em Verdana, sans-serif;}
#product h4{margin:0 0 10px;padding:2px 0 7px;border-bottom:1px solid #b0b0b0;font-weight:normal;font-size:0.917em;}
#product h4, #product h4 a{background:inherit;color:#000;}
#product h4 a:hover{background-color:inherit;color:#b0b0b0;}
#product h4 em{padding:0 5px;}

#product #box{float:right;width:250px;margin:5px 0 10px 5px;padding:3px 0 10px;border-top:2px solid #b0b0b0;border-bottom:2px solid #b0b0b0;background:#f3edd6 url('img/basket_bg_bottom.gif') repeat-x 0 bottom;text-align:center;display:none;}
#product #box form{font-weight:bold;display:none;}
#product #box #price, #product #box #noPrice{padding:7px 0;border-bottom:1px solid #fff;background-color:transparent;color:#b0b0b0;font-size:1.417em;font-weight:bold;text-align:center;display:none;}
#product #box #price em{background:inherit;color:#000;font-style:normal;display:none;}
#product #box #price strong{padding:0 6px;font-size:1.176em;display:none;}
#product #box #available{padding:8px 2px 0;background-color:transparent;color:#000;font-weight:bold;font-size:0.9em;display:none;}
#product #box #addBasket{padding:10px 0 5px;display:none;}
#product #box #addBasket .submit{width:156px;padding:3px 20px 3px 0;border:1px solid #f00;background:url('img/cart_bg.png') no-repeat right center;background-color:inherit;color:#fff;font-size:1.1em;font-weight:bold;display:none;}

#product div.content{clear:left;padding:0 0 10px;font-family:Arial, sans-serif;font-size:1.083em;}

/* BASKET AND ORDER */
#orderedProducts table{width:100%;margin:10px 0 0;border-top:2px solid #e8dac6;border-bottom:2px solid #e8dac6;background:#f3edd6;color:#464032;font-size:0.917em;}
#orderedProducts td, #orderedProducts th{padding:6px 7px;}
#orderedProducts thead .price, #orderedProducts thead .quantity, #orderedProducts thead .summary{text-align:right;}
#orderedProducts thead td{border-bottom:1px solid #e8dac6;background:#f5f0dc;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#orderedProducts tbody th{text-align:left;color:#b0b0b0;}
#orderedProducts tbody th a{background:inherit;color:#b0b0b0;}
#orderedProducts tbody .price, #orderedProducts tbody .summary{background:inherit;color:#b0b0b0;font-weight:bold;text-align:right;}
#orderedProducts tbody .quantity, #orderedProducts tbody .quantity input{text-align:right;}
#orderedProducts tbody .quantity label{display:none;}
#orderedProducts tbody a:hover{background:inherit;color:#464032;}
#orderedProducts tfoot{background:#f5f0dc;}
#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryProducts th, #orderedProducts tfoot .summaryDelivery, #orderedProducts tfoot .summaryOrder{text-align:right;}
#orderedProducts tfoot .nextStep{text-align:right;}
#orderedProducts tfoot .nextStep .submit{padding:2px 9px 1px;border:1px solid #d01c02;background:#e52708 url('img/basket_button_fw.png') repeat-x;color:#fff;font-size:1.083em;font-weight:bold;}

#basket .info{padding:10px 0;text-align:left;}
#basket #recount{background:#f3edd6;}
#basket #recount td{border-bottom:1px solid #e8dac6;text-align:right;}
#basket #recount .submit{padding:1px 3px;border:1px solid #945f43;background:#d9d0b7 url('img/basket_button.png') repeat-x;color:#fff;font-weight:bold;}
#basket .summaryProducts{background:inherit;color:#464032;font-size:1.36em;font-weight:bold;}
#basket .summaryProducts #summary{background:inherit;color:#b0b0b0;}
#basket #save .submit{padding:2px 10px;border:1px solid #945f43;background:#d9d0b7 url('img/basket_button.png') repeat-x;color:#fff;font-weight:bold;}
#basket .del{padding:0 5px 0 10px;}
#basket .del a{background:inherit;color:#000;}
#basket .del a:hover{background:inherit;color:#b0b0b0;}

#order legend{padding:20px 0 10px;border:0;background:inherit;color:#464032;font-size:1.2em;font-weight:bold;}
#order #personalData{padding:12px 3%;border-top:2px solid #e8dac6;border-bottom:2px solid #e8dac6;background:#f5f0dc;color:#464032;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;}
#order #personalData label{display:block;font-weight:bold;}
#order #personalData #company label, #order #personalData #comment label{font-weight:normal;}
#order #personalData .input, #order #personalData #oComment{width:90%;margin:0 0 5px;}
#order #personalData #oComment{height:125px;}

#order #deliveryAndPayment table{margin-top:10px;border-top:2px solid #e8dac6;border-bottom:1px solid #e8dac6;background:#f5f0dc;color:#464032;font-size:1em;}
#order #deliveryAndPayment table tbody td{padding:3px 13px;border-left:1px solid #e8dac6;border-bottom:1px solid #e8dac6;}
#deliveryAndPayment table th{padding:5px 13px;border-bottom:1px solid #e8dac6;}
#deliveryAndPayment table thead th{text-align:center;border-left:1px solid #e8dac6;}
#deliveryAndPayment table thead th em{padding:0 4px 0 0;font-style:normal;}
#deliveryAndPayment table thead th span{font-weight:normal;}
#deliveryAndPayment table thead td{border-bottom:1px solid #e8dac6;}
#deliveryAndPaymentSelect{padding:11px 3%;border-top:2px solid #e8dac6;border-bottom:1px solid #e8dac6;background:#f5f0dc;}

#order tfoot td, #orderPrint tfoot td{background:inherit;color:#b0b0b0;}
#order tfoot td, #order tfoot th, #orderPrint tfoot td, #orderPrint tfoot th{border-top:1px solid #e8dac6;}
#order .summaryProducts, #order .summaryDelivery, #orderPrint .summaryDelivery{font-size:1.182em;}
#order .summaryProducts th, #order .summaryDelivery th, #orderPrint .summaryDelivery th{font-weight:normal;text-align:right;}
#order .summaryOrder, #orderPrint .summaryOrder{background:inherit;color:#464032;font-size:1.36em;font-weight:bold;}
#order .summaryOrder th, #orderPrint .summaryOrder th{text-align:right;}
#order #rulesAccept th{background:inherit;color:#472c1d;font-weight:bold;text-align:right;}
#order #rulesAccept th, #order #nextStep th{border:0;}

/* ORDER SUMMARY/PRINT PAGE */
#orderPrint .message h3{padding:5px 8px 0;background:inherit;font-weight:normal;font-size:1.0em;}
#orderPrint h4{background:inherit;color:#464032;font-size:1.2em;font-weight:bold;}
#orderPrint dl{float:left;display:block;width:100%;margin:10px 0 20px;padding:5px 0;border-top:2px solid #e8dac6;border-bottom:2px solid #e8dac6;background:#f5f0dc;color:#464032;}
#orderPrint dt, #orderPrint dd{float:left;display:inline-block;width:40%;margin:0;padding:3px 0;}
#orderPrint dt{clear:left;text-align:right;}
#orderPrint dd{padding-left:3%;font-weight:bold;}
#orderPrint dd.orderComment, #orderPrint dd.orderIP{font-weight:normal;}

/* IMAGES STYLES */
.imagesList{list-style:none;}
.imagesList li{margin:0 0 15px 0;background:inherit;color:#555533;font-size:0.917em;text-align:center;}
.imagesList li img{border:0px solid #e7dfbd;padding:45px 1px 1px 1px;}
.imagesList li img:hover{border-color:#dcc7a7;}
.imagesList li div{text-align:center;}

#imagesList1{float:left;margin:5px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:10px 0 0 15px;}

#page #imagesList1{margin:10px 10px 0 0;}

#product #imagesList2{clear:right;margin:5px 0 0 10px;}
#product .imagesList#imagesList1 li div{width:150px;}
#product .imagesList#imagesList2 li div{width:150px;margin:0;}
html>/**/body #product .imagesList#imagesList2 li div, html>/**/body #product .imagesList#imagesList1 li div{margin:0 auto;}
* html #product .subpagesList li{margin:0;}

/* FILES LIST STYLES */
#filesList{padding:10px 0 5px;list-style:none;vertical-align:middle;}
#filesList li{margin:0 0 6px;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{padding-left:2px;background:inherit;color:#555533;}

/* SUB PAGES LIST STYLES */
.subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
.subpagesList li{clear:left;float:left;width:96%;margin:5px 0;padding:8px 2%;background:#f3edd6;border-left:1px dashed #b0b0b0;}
* html .subpagesList li{width:100%;}
.subpagesList li .photo{float:left;margin:0 13px 5px 0;}
.subpagesList li img{border:0px solid #dcc7a7;padding:1px;}
.subpagesList li img:hover{border-color:#b7a98d;}
.subpagesList li h2{padding-bottom:5px;}
.subpagesList li h2, .subpagesList li h2 a{background:inherit;color:#b0b0b0;font:normal 1.25em serif;}
.subpagesList li h2 a:hover{background:inherit;color:#464032;}
.subpagesList li h4{font-weight:normal;font-size:1em;}
.subpagesList li ul, .subpagesList li ol{float:left;width:100%;margin:5px 0 0 30px;padding:0;}
.subpagesList li li{padding:0;border-left:0;}
.subpagesList li ul{list-style:disc;}
.subpagesList li ol{list-style:decimal;}

/* OPTIONS LINK */
#options{clear:both;float:right;width:100%;margin:10px 10px;background:inherit;color:#464032;font-size:1em;text-align:right;}
#orderbody #options{margin:10px 0;}
#options a{padding:0 10px 0;color:#000;}
#options .back, #options .print{float:right;}
#options .print a{border-left:1px solid #464032;}

.message{padding:50px 0;text-align:center;}
.message h3{background:inherit;color:#b0b0b0;font:normal 1.58em serif;}

/* ADDITIONAL COLUMN */
#column2{float:right;width:200px;}

#searchForm{padding:15px 5px;text-align:center;}
#searchForm label{display:none;}
#searchForm .input{width:150px;}
#searchForm .submit{font-size:0.8em;}

/* ADDITIONAL COLUMN MENU */
#column2 .type{margin:0 0 10px;padding:5px 0 5px 15px;background:#000000;color:#f3efde;font-size:1.5em;}
#menu3, #menu4{margin:0 0 10px;}
#menu3 ul, #menu4 ul{margin:4px 0;padding:0 15px 2px;list-style:none;}
#menu3 a, #menu4 a{display:block;display:inline-block;width:89%;padding:6px 6%;border-top:1px solid #b0b0b0;background:url('img/point.gif') no-repeat 0 11px;color:#000;font-size:1.0em;text-decoration:none;}
#menu3 a:hover, #menu4 a:hover{background-color:inherit;color:#666;text-decoration:underline;}
#menu3 .l1 a, #menu4 .l1 a{border-top:0;}

#menu3 .sub1, #menu4 .sub1{margin:0;padding:0 0 10px  0;border:0;}
#menu3 .sub1 a, #menu4 .sub1 a{display:block;width:75%;padding:2px 10% 2px 15%;border:0;background:url('img/point_sub.gif') no-repeat 15px 6px;}
#menu3 .sub2 a, #menu4 .sub2 a{padding-left:18%;}
#menu3 .sub3 a, #menu4 .sub3 a{padding-left:21%;}
* html #menu3 a, * html #menu4 a, * html #menu3 .sub1 a, * html #menu4 .sub1 a{width:100%;}
#menu3 .selected, #menu4 .selected{background-color:inherit;color:#000;text-decoration:underline;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;}
#foot .container .main{float:left;width:100%;padding:15px 0;background:#000;color:#fff;font-size:1.083em;font-weight:bold;}
#foot a{background:inherit;color:#fff;text-decoration:none;}
#foot a:hover{text-decoration:underline;}

#copy{float:left;padding:0 15px;}
.foot{float:right;padding:0 15px;}

@media print{
  /* PRINT STYLES */
  body{margin:1cm 0;background:#fff;color:#000;}
  #container{width:16cm;height:auto;background:#fff;}

  #head2 .container{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #logo #title{padding:0;}
  #logo #slogan, #page h1{font-family:Arial;}
  #logo #title a span, #logo #title a, #logo #title a strong, #logo #slogan{color:#000;}

  #head2 .container, #body .main, .form, #product #box, #orderPrint dl, #orderedProducts table, #orderedProducts thead td, #orderedProducts tfoot, #basket #recount, #order #personalData, #order #deliveryAndPayment table, #orderPrint dl, #orderbody #content{background:#fff;}
  #head2 .container, #body .main, #orderbody .main, #content, #foot .container{float:none;width:16cm;}
  #products{float:none;}
  #product, #page, #orderbody #page{width:100%;margin:0;padding:0;}
  #head2{height:auto;}
  #column, #head1, #head3, #navipath, #back, #page .tS, #products li .basket{display:none;}
  a, #head2, #logo h2, #page h1, #foot .container .main, #foot a, .subpagesList li, .subpagesList li h2 a, #filesList em, .imagesList li, .form label, .form table, table, .message h3, #products li h2 a, #products li h3, #products li h3 a, #products li .price, #products li .noPrice, #products li .price em, #orderPrint dl, #orderPrint h4, #basket .del a, #orderedProducts table, #orderedProducts tbody .price, #orderedProducts tbody .summary, #orderedProducts tbody th, #orderedProducts tbody th a, #order tfoot td, #basket .summaryProducts, #basket .summaryProducts #summary, #orderPrint tfoot td, #order .summaryOrder, #orderPrint .summaryOrder, #options, #options a, #products li.pages, #products li.pages a, #order legend, #order #personalData, #order #deliveryAndPayment table, #order #rulesAccept th, #product #box #price, #product #box #noPrice, #product #box #price em, #product #box #available, #product h1, #product h4,#product h4 a{background:inherit;color:#000;}
  .input, select, textarea, .form, #orderPrint dl, #orderedProducts table, #orderedProducts thead td, #basket #recount td, #order tfoot td, #order tfoot th, #order #personalData, #order #deliveryAndPayment table, #order #deliveryAndPayment table tbody td, #deliveryAndPayment table th, #deliveryAndPayment table thead th, #deliveryAndPayment table thead td, #orderPrint tfoot td, #orderPrint tfoot th, #products li, #options .print a, #product{border-color:#000;}
  .imagesList li img, .subpagesList li img, #product #box, #products li .photo img, #products.productsList1 li.pages#pagesAfter{border-color:#b6b6b6;}
  .submit, #product #box #addBasket .submit, #orderedProducts tfoot .nextStep .submit, #basket #save .submit, #basket #recount .submit{border-color:#808080;background:#d4d0c8;color:#000;}
}