/*
Quick.Cart v2.2 default stylesheet
Copyright by OpenSolution.org 2006
*/

@import url( 'plugins.css' );

/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,td,th,table,ul{margin:0;padding:0;border:0;}
body,table{background-color:inherit;color:#666;font-size:12px;font-family:Arial, Verdana, sans-serif;}

/* below you can change background and font for all site */
body{padding-bottom:10px;background:url('img/m6.jpg') repeat;text-align:center;}
body#bodyGallery{margin:0;background:inherit;background-image:none;color:#000;}
body#bodyGallery{padding:0;}

.hide{display:none;}

#body .left{text-align:left;}
#body .right{text-align:right;}
#body .center{text-align:center;}

.clear{clear:both;font-size:0px;line-height:0px;height:0px;}

a{background-color:inherit;color:#666;}
a:link, a:visited, a:active{text-decoration:none;}
a:hover{text-decoration:underline;}

.input, select, textarea{border:1px solid #5d81bd;font:0.92em arial, sans-serif;}
.submit{font:0.83em arial, sans-serif;}

/* HEAD styles */
#head{width:770px;height:211px;margin:0 auto;background:url('img/head_bg.png') repeat-x;text-align:left;}
#head #logo{float:left;padding:10px 0 0 20px;}
#head #logo div{font-size:1px;line-height:1px;}
#head #logo h2{height:18px;padding-left:2px;background:inherit;color:#fff;font:normal 1.167em "trebuchet ms", sans-serif;}

/* BODY styles */
#body{width:770px;margin:0 auto;background:url('img/body_bg.png') repeat-y;text-align:left;}
#column{float:left;width:200px;padding:0 0 0 10px;}
#column #searchForm{margin:20px 0 0 17px;}
#column #searchForm .input{width:100px;}
#content{float:left;width:510px;padding:20px 30px 20px 20px;}
* html #content{margin:0 15px 0 20px;padding:20px 0;}
#body:after{display:block;clear:both;visibility:hidden;height:0;content:".";}

/* PRODUCTS LIST */
.entry{float:left;width:510px;padding:5px 0 10px;border-bottom:1px solid #eee;}
.entry .photo{float:left;margin:0 7px 5px 0;border:5px solid #ddd;font-size:0px;line-height:0px;}
.entry h2{margin:5px 0;font-size:1.33em;}
.entry h2 a{background:inherit;color:#5d81bd;}
.entry h3{margin:5px 0;font-size:1em;}
.entry h3, .entry h3 a{background:inherit;color:#b4b4b4;}
.entry h3 a{padding:0 5px;}
.entry h4{font-size:1em;font-weight:normal;}
.entry h4 a{color:#666;background:inherit;}
.entry .basket, .entry .price{float:right;display:block;margin:15px 0 5px 0;font-size:1.25em;font-weight:bold;color:#f00;background-color:inherit;}
.entry .basket:hover, .entry .price:hover{text-decoration:none;}
.entry .basket{margin-left:10px;padding:0 25px 0 3px;border:1px solid #f00;color:#fff;background-color:inherit;background:url('img/cart_bg.png') no-repeat right center;font-size:1.084em;}
.entry .price em{padding:0 4px 0 0;background-color:inherit;color:#c2c2c2;font-size:0.867em;font-style:normal;}
.entry .price span{margin:0 4px 0 0;}

/* PAGES LINKS */
#pages{clear:both;padding:15px 0;background:inherit;color:#c2c2c2;font-size:1.084em;font-weight:bold;}
#pages span{margin:0 2px 0 0;}
#pages a, #pages strong{margin:0 3px;background:inherit;color:#5d81bd;font-size:1em;font-weight:bold;}
#pages strong{text-decoration:underline;}

/* PRODUCTS DETAILS */
#productDetails #addCart{float:right;width:170px;margin:0 0 5px 2px;padding:0 0 7px;background:#b7d1ff;color:#fff;text-align:center;}
#productDetails #addCart h4{padding:3px 0;font-size:1em;border-bottom:1px solid #d7e3ff;background:#5d81bd;color:#fff;}
#productDetails #addCart form{padding:10px 0;font-weight:bold;}
#productDetails #addCart form span, #productDetails #addCart form em{display:block;}
#productDetails #addCart span{background:inherit;color:#fff;}
#productDetails #addCart .input{margin:0 0 0 4px;text-align:right;}
#productDetails #addCart .submit{width:150px;margin:10px 0 0;padding:0 22px 0 0;border:1px solid #f00;background:url('img/cart_bg.png') no-repeat right center;background-color:inherit;color:#fff;font-size:1.084em;font-weight:bold;}
#productDetails #addCart a{background:inherit;color:#5d81bd;font-size:0.92em;}
#productDetails .photo{float:left;margin:0 15px 5px 0;border:5px solid #ddd;}
#productDetails h2{margin:5px 0 10px;background:inherit;color:#5d81bd;font-size:1.5em;}
#productDetails h3{margin:5px 0;font-size:1em;}
#productDetails h3, #productDetails h3 a{color:#b4b4b4;background:inherit;}
#productDetails h3 a, #productDetails h3 span{padding:0 5px;}
#productDetails .price{display:block;margin:20px 0 5px 0;background:inherit;color:#f00;font-size:1.25em;font-weight:bold;}
#productDetails .price em{margin:0 4px 0 0;background:inherit;color:#c2c2c2;font-size:0.867em;font-style:normal;}
#productDetails .price #price{margin:0 4px 0 0;}
#productDetails .txt{clear:left;margin:5px 0 10px;font-size:1.084em;font-weight:normal;}
#productDetails .txt ul, #productDetails .txt ol{margin:5px 0 0 30px;padding:0;}
#productDetails .options{display:block;margin:10px 0 0;background:inherit;color:#5d81bd;font-size:0.92em;}
#productDetails .options img{margin:0 10px 0 0;vertical-align:middle;}
#productDetails h6{padding:5px 0 10px;border-top:1px solid #ddd;background:inherit;color:#5d81bd;font-size:1.084em;font-weight:bold;}
#productDetails #filesList{padding-top:5px;}
#productDetails #filesList, #productDetails #filesList a{background:inherit;color:#5d81bd;}

/* ATTACHED FILES */
ul#filesList{list-style:none;font-size:0.92em;vertical-align:middle;}
ul#filesList img{margin:0 8px 0 0;background:inherit;color:#5d81bd;vertical-align:middle;}
ul#filesList li{margin:0 0 4px;}

/* BACK LINK */
#back{margin:10px 0;padding:3px 0;border-top:1px solid #ddd;background:inherit;color:#f00;font-size:0.92em;font-weight:bold;}
#back a{margin:0 0 0 4px;}

/* ORDERS BASKET, DELIVERY */
#order h2{background:inherit;color:#5d81bd;font-size:1.5em;}
#order h3{padding:10px 0;font-size:1em;font-weight:normal;}
#order h4{margin:0 0 5px;padding:10px 0 3px;border-bottom:1px solid #ddd;background:inherit;color:#5d81bd;font-size:1.084em;font-weight:bold;}
#basket{width:100%;margin:15px 0 0;font-size:0.92em;}
#basket.orderDeliveryTable{margin:0;}
#basket th{font-weight:normal;text-align:left;}
#basket thead th{padding:2px 0;border-bottom:1px solid #ddd;}
#basket thead th.price, #basket thead th.quantity, #basket thead th.priceTotal{padding:0px 8px;text-align:right;}
#basket thead th.price em, #basket thead th.priceTotal em{margin:0 4px 0 0;font-style:normal;}
#basket td{font-weight:bold;}
#basket td.name{padding:7px 0;}
#basket td.price, #basket td.priceTotal{padding:0px 10px;background:inherit;color:#f00;text-align:right;}
#basket td.quantity, #basket th.quantity{padding:0px 10px;text-align:right;}
#basket td fieldset{text-align:right;}
#basket td .input{width:25px;text-align:right;}
#basket td.del a{padding:0px 10px;background:inherit;color:#5d81bd;font-size:1em;font-weight:normal;}
#basket .tfoot th{padding:6px 0;border-top:1px solid #ddd;font-size:1.36em;font-weight:bold;text-align:right;}
#basket .tfoot th.price, #basket .tfoot th.priceTotal{padding:0px 10px;background:inherit;color:#f00;font-weight:bold;text-align:right;}
#basket tr.tfoot#basketSummary th, #basket tr.tfoot#courierSummary th{font-size:1.182em;font-weight:normal;}
#basket .tfoot td{text-align:right;}
#basket .tfoot td .submit{margin:5px 0 0 3px;padding:2px 10px;border:none;background:#5d81bd;color:#fff;font-size:1.09em;font-weight:bold;}
* html #basket .tfoot td .submit{padding:2px 1px;}

/* ORDERS DELIVERY */
#orderDetails{width:100%;}
#orderDetails #orderShipping select{width:300px;}
#orderDetails td, #orderDetails th, #orderShipping td, #orderShipping th{padding:2px;}
#orderDetails th, #orderShipping th{font-size:0.92em;font-weight:normal;text-align:right;}
#orderDetails td{font-size:0.92em;}
#orderDetails .input{width:160px;font-size:1em;}
#orderDetails select{font-size:1em;}
td#orderComment{width:230px;vertical-align:top;padding:4px 8px;font-size:0.92em;text-align:left;}
#orderComment textarea{width:210px;margin:5px 0 0;}

/* ORDERS FINISH */
#orderFinish h3{padding:10px 0 10px 10px;border-bottom:1px solid #bbb;border-top:1px solid #bbb;background:inherit;color:#5d81bd;font-size:1.5em;}
#orderFinish #orderDetails{margin:10px 0;background:inherit;}
#orderFinish #orderDetails td{font-weight:bold;}
#orderFinish #basket .price, #orderFinish #basket .quantity, #orderFinish #basket .name, #orderFinish #basket th{background:inherit;}
#orderFinish #basket .priceTotal{background:inherit;}
#orderFinish #ok{padding:20px 0;}
#orderFinish .options{display:block;margin:10px 0 0;background:inherit;color:#5d81bd;font-size:0.92em;}
#orderFinish .options img{margin:0 10px 0 0;vertical-align:middle;}

/* PHOTO GALLERY */
#oPhotoDiv{margin:10px 0 0;}
#butt *{margin:auto;}
#butt div{float:left;width:49%;padding:3px 0;text-align:center;}
#butt a{margin:0 4px;padding:0 10px;background:#fff;color:#f00;font-weight:bold;text-decoration:none;}

/* FOOT styles */
#foot{clear:both;width:770px;height:31px;margin:0 auto;background:url('img/foot_bg.jpg') no-repeat;text-align:left;}
#foot p{float:left;padding:9px 0 0 25px;background:inherit;color:#fff;font:0.83em verdana, sans-serif;}
#foot h1{float:right;margin:0 10px;padding:9px 15px 0 0;font:bold 0.83em verdana, sans-serif;}
* html #foot h1{margin:0 5px 0 10px;}
#foot h1 a{background:inherit;color:#fff;}

/* MENU 1 styles - left menu */
#menu1{width:180px;margin:20px 0 20px 17px;}
#menu1 dt{border-bottom:1px solid #afd0ff;}
#menu1 dt a{display:block;height:16px;padding:6px 0 6px 25px;background:url( 'img/ico_arrow.png' ) 7px 11px no-repeat;background-color:inherit;color:#5d81bd;font:bold 1.167em verdana, sans-serif;}
#menu1 dt a:hover{background-color:#f2f5fb;color:#5d81bd;}
#menu1 dd{margin:0 0 0 14px;border-bottom:1px solid #afd0ff;}
#menu1 dd a{display:block;height:16px;padding:6px 0 6px 23px;background:url( 'img/ico_arrow_sub.png' ) 7px 11px no-repeat;background-color:inherit;color:#5d81bd;font:1.167em verdana, sans-serif;}
#menu1 dd a:hover{background-color:#f2f5fb;color:#5d81bd;}
#menu1 dt.l1{border-top:1px solid #afd0ff;}

/* MENU 2 styles - top menu under logo */
#menu2{margin:1px 0 0 12px;padding:8px 0 0;list-style:none;}
#menu2 li{float:left;}
#menu2 li a{display:block;padding:3px 12px 4px;border-right:1px solid #5d81bd;background:inherit;color:#5d81bd;font:bold 1.167em verdana, sans-serif;}
#menu2 li a:hover{background:#f2f5fb;color:#5d81bd;}
#menu2 .lL a{border:0;}

/* MENU 3 styles - top menu on right logo */
#menu3{float:right;height:30px;margin:0 15px 0 0;list-style:none;background:#f00;color:#fff;}
* html #menu3{margin:0 7px 0 0;}
#menu3 li{float:left;margin:8px 0 0;padding:0 12px;border-left:1px solid #fff;}
#menu3 li a{font:bold 1em verdana, sans-serif;background-color:inherit;color:#fff;}
#menu3 .l0{padding-left:28px;border:0;background:url( 'img/ico_basket_top.png' ) 12px 1px no-repeat;}

/* MESSAGE - error and confirm messages styles */
#message{text-align:center;}
#error, #ok{padding:100px 0;font-size:1.167em;font-weight:bold;line-height:2em;}
#error a, #ok a{font-size:0.786em;font-weight:bold;color:#000;background-color:inherit;}
#error{background:inherit;color:red;}
#ok{background:inherit;color:#5d81bd;}

/* CONTACT FORM */
#contactPanel{float:right;width:195px;margin:0 0 10px 15px;}
#contactPanel .submit{margin:5px 0 0 0;padding:2px 10px;border:none;background:#5d81bd;color:#fff;font-size:1em;font-weight:bold;}
#contactPanel dl, #contactPanel dt, #contactPanel dd{margin:0;padding:0;}
#contactPanel dl, #contactPanel h6{font-size:0.92em;}
#contactPanel dt{padding-bottom:1px;}
#contactPanel dd{padding-bottom:5px;}
#contactPanel .input, #contactPanel textarea{width:180px;font-size:1em;}

/* CONTENTS DETAILS */
#categoryDetails{padding:0 0 10px;border-bottom:1px solid #eee;}
#categoryDetails h2{margin:0 0 3px;background:inherit;color:#5d81bd;font-size:1.5em;}

/* CONTENTS PHOTOS */
#categoryPhotos{float:right;}
#categoryPhotos img{margin:2px 2px 2px 5px;border:1px solid #ddd;}

/* CONTENTS FILES */
#categoryFiles{padding:10px 0 0 5px;}
#categoryFiles h3{padding:10px 0 3px 0;font-size:1.084em;font-weight:bold;}

#subList{padding:10px 0 0;}
#subList div{clear:left;padding:5px 0 0 5px;}
#subList div.clear{padding:0;border:none;}
#subList h4{font-size:1em;}
#subList h4 a{border-bottom:1px solid #ddd;font-weight:bold;text-decoration:none;}
#subList h4 a:hover{border-bottom:1px solid #666;}
#subList h5{margin:2px 0 0 10px;font-weight:normal;font-size:0.92em;}
#subList .photo{float:left;margin:0 5px 3px 0;border:1px solid #ddd;}

#popupPhoto{width:100%;margin:5px 0;padding:0;border:none;font-size:11px;}
#popupPhoto td{padding:7px 3px;text-align:center;}
#popupPhoto th{margin:5px 0;padding:3px;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;text-align:center;}
#popupPhoto th strong, #popupPhoto th a{padding:0 2px;background:inherit;color:#444;font-size:11px;}
#popupPhoto th strong, #popupPhoto th a:hover{background:inherit;color:#f00;}
#popupPhoto td p{font-size:10px;}
#popupPhoto img{border:1px solid #dce6f5;}

#productsList .print, #categoryDetails .print{text-align:right;font-size:0.92em;}
#productsList .print img, #categoryDetails .print img{margin:0 0 0 7px;vertical-align:middle;}
#categoryDetails .print{margin:15px 0 0 0;}

@media print{
  /* PRINT styles */
  body, table{background:#fff;color:#000;}
  #menu3, #menu2, #column, .entry .basket, #productDetails #addCart, #productDetails .options, #back, #orderFinish .options, #productsList .print, #categoryDetails .print, #contactPanel{display:none;}
  #head{height:auto;}
  #body, #head, #foot, #content, .entry{width:16cm;background:#fff;color:inherit;}
  #content, .entry{float:none;margin:0;padding:0;}
  .entry h2 a, .entry h3, .entry h3 a, .entry h4, .entry .price, .entry .price span, .entry .price em,
  #productDetails, #productDetails h2, #productDetails h3, #productDetails h3 a, #productDetails h6, #productDetails #filesList, #productDetails #filesList a, #productDetails .price, #productDetails .price em,
  #categoryDetails, #categoryDetails h2, #categoryDetails .txt, #categoryDetails .txt a, #subList h4 a,
  #categoryFiles a,
  #error, #ok,
  #orderFinish h3,
  #basket td.price, #basket td.priceTotal, #basket .tfoot th.price, #basket .tfoot th.priceTotal,
  #head #logo h2,
  #pages a, #pages strong,
  #foot p, #foot h1 a{background:inherit;color:#000;}
  .entry .price em, #productDetails .price em{font-weight:normal;}
}