/*
Quick.Cart.Ext default stylesheet
More about design modifications - http://opensolution.org/Quick.Cart/docs/ext/?id=en-design
*/
/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul{margin:0;padding:0;border:0;}
body,table{color:#000;font-size:0.75em;font-family:Verdana, Arial, sans-serif;}

body{padding:0;background:#fff url('img/bg_ffeu.jpg');text-align:center;background-attachment:fixed;}

.input, select, textarea{padding:2px;border-width:1px;border-style:solid;border-color:#6c6c6c #6c6c6c #6c6c6c #6c6c6c;font-size:1em;font-family:Verdana;}
.input:focus, select:focus, .textarea:focus{text-shadow:none;}
.submit{padding:5px 14px;border-width:1px;border-style:solid;background:#5fd400 url('img/button_bg.png') no-repeat right bottom;color:#fff;font-weight:bold;font-size:1em;font-family:Verdana;text-shadow:1px 1px #17344b;}
.submit:hover{background:#5fd400 url('img/button_bg.png') no-repeat right bottom;cursor:pointer;text-shadow:1px 1px #000;}
* html .submit{padding:3px 1px;} /* IE 6 hack */
* html .input{height:21px;} /* IE 6 hack */
.form{background:#fff url('img/body.png');border-top:2px solid #757575;border-bottom:2px solid #757575;}
.form label{font-size:1em;color:#000;font-weight:bold;}
.hide{display:none;}

a{color:#000;text-decoration:none;font-weight:bold;}
a:hover{color:#91013e;text-decoration:none;}

.clear{clear:both;height:0px;font-size:0px;line-height:0px;}
.skiplink{position:absolute;top:-500px;left:0px;overflow:hidden;}

#container{position:relative;width:100%;margin:0 auto;padding:0 0 30px;overflow:hidden;}
#body, #foot{float:left;width:100%;margin:0 auto;padding:0;}
#head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{width:960px;margin:0 auto;text-align:left;}
#head2 .container, #head3 .container, #body .container{-webkit-box-shadow:0 0 10px rgba(50,50,50,.25);box-shadow:0 0 10px rgba(50,50,50,.25);}

/* HEADER WITH TOP MENU ABOVE LOGO */
#head1 .container{overflow:hidden;}
* html #head1 .container, * html #head2, * html #head3, * html #body{background:none;} /* IE 6 hack */

/* MENU TOP 1 */
#menu1 ul{float:right;margin:8px 0px 0px 0;padding:0 3px 0 3px;list-style:none;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;background-color:#e5f4c3;}
#menu1 li{float:left;padding:13px 5px 10px 10px;}
#menu1 li a{padding-right:8px;background:url('img/menu3_sub.jpg') no-repeat right 5px;font-weight:bold;text-decoration:none;color:#000;}
#menu1 li a:hover, #menu1 .selected a, #menu1 .selected-parent a{text-decoration:none;color:#146c0b;}

#menu1 li.lBasket{padding:3px 8px 5px 25px;background:url('img/cart.png') no-repeat 0px 0;}
#menu1 li.lBasket a{position:relative;padding:11px 0 0 4px;background:none;color:#c22463;}
#menu1 li.lBasket a:hover{color:#146c0b;}
#menu1 li.lBasket span{display:block;color:#000;font-size:0.917em;font-family:sans-serif;padding:2px;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{clear:both;}
#head2 .container{position:relative;height:170px;background:#fff url('img/logo.jpg') no-repeat left bottom;}
#logo{float:left;padding:0 0 0 0;}
#logo #title{float:left;text-shadow:2px 2px 2px #d5d5d5;}
#logo #title a{color:#666;font:bold 4em 'arial black';text-decoration:none;}
#logo #title a span{color:#c22463;background:inherit;}
#logo #title a strong{color:#2e6996;background:inherit;}
#logo #slogan{float:left;clear:left;padding:0 0 0 15px;background:inherit;color:#164a71;font-size:1em;text-shadow:2px 2px 2px #d5d5d5;}
* html #logo #slogan{width:100%;} /* IE 6 hack */

/* HEADER WITH TOP MENU BELOW LOGO */
#head3 .container{background:#6e9600 url('img/menu2_bg.png') repeat-x;overflow:hidden;height:38px;border-color:#6e9600;border-bottom:1px solid #6e9600;}

/* MENU TOP 2 */
#menu2 ul{float:left;height:100%;margin:0;list-style:none;border-right:1px solid #6e9600;}
#menu2 li{float:left;padding:0;border-right:1px solid #6e9600;border-left:1px solid #6e9600;}
#menu2 li:hover, #menu2 .selected{border-right:1px solid #6e9600;border-left:1px solid #6e9600;}
#menu2 li.l1, #menu2 li.l1:hover, #menu2 li.l1.selected{border-left:none;}
#menu2 li a{float:left;height:43px;padding:11px 20px 0;color:#fff;font-size:1.17em;text-decoration:none;text-shadow:0 1px 1px #000;}
#menu2 li a:hover, #menu2 .selected a, #menu2 .selected-parent a{background:#817f81 url('img/menu2_bg_hover.png') repeat-x;color:#fff;text-decoration:none;}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0;}
#body .container{overflow:hidden;background:#fff url('img/footer_bg.jpg') no-repeat left bottom;border-bottom:1px solid #c9c9c9;}

/* LEFT COLUMN STYLES */
#column{float:left;width:270px;padding:20px 0;background-color:#e5f4c3;border-bottom: 2px solid #b4b4b4;}
.order #column{display:none;}

#searchForm{padding:15px 5px;text-align:center;}
#searchForm label{display:none;}
#searchForm .input{width:120px;padding:3px;}
#searchForm .submit{padding:4px 10px 9px;font-size:0.917em;font-style:normal;border:0;background:#c22463 url('img/button_bg.png') no-repeat right bottom;border-top:2px solid #faf9f9;}
*:first-child+html #searchForm .submit{padding:3px 3px 8px;} /* IE 7 hack */
* html #searchForm .submit{padding:3px 3px 8px} /* IE 6 hack */

#menu3{padding:0 20px 10px;}
#column .type{margin-top:10px;padding:5px 13px 10px;font-size:1.667em;font-weight:bold;color:#fff;background:#6ec201 url('img/menu3_bg.png') repeat-x left bottom;text-shadow:0px 1px 1px rgba(103,11,48,0.3),0px 2px 3px rgba(103,11,48,0.2),0px 3px 4px rgba(103,11,48,0.1);}

/* LEFT MENU */

#menu3 ul{padding:3px 0;list-style:none;background:#f0f8dd;}
#menu3 li{margin:0 3px;padding:4px 0 4px 13px;border-bottom:1px solid #b4b4b4;}
#menu3 a{display:block;width:100%;padding:4px 0;color:#000;font-weight:bold;text-decoration:none;background:none;text-shadow:0px 1px 1px #fff,0px 2px 3px #eee,0px 3px 4px #ddd;}
#menu3 a:hover, #menu3 .sub1 a:hover{color:#146c0b;background:none;text-decoration:none;}
#menu3 .selected > a:first-child{color:#146c0b;background:none;}

#menu3 .sub1{margin:0;padding:0;border:0;background:none;}
#menu3 .sub1 li{padding:2px 0 2px 20px;background:url('img/menu3_sub.png') no-repeat 7px 8px;border:0px;}
#menu3 .sub1 a{display:block;width:100%;padding:2px 0;font-weight:normal;}

/* BOXES */
#column .box{margin:0 20px 15px;}
#column .box .type{background:#6ec201 url('img/menu3_bg.png') repeat-x left bottom;}
#column .box .content{padding:8px 10px;list-style:none;border-bottom:2px solid #757575;line-height:1.5em;color:#000;}
.boxes .box ul, .boxes .box ol, #column .box ul, #column .box ol{margin:0 !important;list-style:none;}
.boxes .box li, #column .box li{padding:6px 0 2px 15px;background:url('img/menu3_sub.png') no-repeat 3px 13px;}
.boxes .box li a, #column .box li a{display:block;width:87%;padding:2px 2% 4px 7%;color:#000;font-size:1.083em;background:none;}
.boxes .box li a:hover, #column .box li a:hover{color:#386200;background:none;}
#column #box1 .type{background:#6ec201 url('img/menu3_bg.png') no-repeat left bottom;}
#column #box1 .content{border-bottom:2px solid #757575;}
.boxes .box .type{padding:7px 0 7px 10px;color:#386200;font-size:1.5em;border:0;text-align:left;text-shadow:2px 2px 2px #d5d5d5;}
.boxes .box .content{padding:5px 10px 15px;list-style:none;line-height:1.5em;text-align:left;color:#000;}
.boxes .box{float:left;width:30%;padding:0;margin:0 0 5px 2%;background:#e6fecf;border:2px solid #cdcccc;-webkit-box-shadow:0 0 8px rgba(48,47,47,.4);box-shadow:0 0 8px rgba(48,47,47,.4);}
.boxes.footer .box{margin-top:10px;margin-bottom:10px;}

/* BASKET SUMMARY */
#basketSummary{padding:10px 20px;}
#basketSummary .title{margin-top:10px;padding:5px 13px 10px;font-size:1.667em;font-weight:bold;color:#fff;background:#ff006c url('img/menu5_bg.png') repeat-x left bottom;}
#basketSummary .title a{color:#fff;background:none;text-decoration:none;}
#basketSummary .title a:hover{text-decoration:underline;}
#basketSummary ol{margin:6px 0;padding:0 5px;list-style:none;font-weight:bold;}
#basketSummary li{padding:5px 3px 7px;border-bottom:1px solid #b4b4b4;}
#basketSummary .lL{border:0;}
#basketSummary li h3{font-size:0.9em;}
#basketSummary li a{color:#000;text-decoration:none;}
#basketSummary li a:hover{color:#386200;}
#basketSummary li div{padding:5px 0 0;font-weight:normal;font-size:0.9em;}
#basketSummary li .priceQuantity{color:#91013e;background:inherit;}
#basketSummary li strong{padding:0 2px 0 5px;font-weight:bold;}
#basketSummary li em{color:#000;background:inherit;font-style:normal;}
#basketSummary .summary{margin:0 5px;padding:5px;border-top:2px solid #757575;color:#91013e;text-align:center;font-weight:bold;}
#basketSummary .summary em{background:inherit;color:#000;font-style:normal;}
#basketSummary .summary strong{padding:0 3px;font-weight:bold;}
#basketSummary .summary span{color:#000;font-weight:bold;}

/* PROMOTED PRODUCTS */
#promoted{margin-bottom:10px;padding:0 20px;}
#promoted .title{margin-top:10px;padding:5px 0px 10px 7px;font-size:1.667em;font-weight:bold;color:#fff;background:#386200 url('img/menu3_bg.png') repeat-x left bottom;}
#promoted ul{list-style:none;padding-bottom:10px;text-align:center;}
#promoted li{padding:13px 0;border-bottom:1px solid #b4b4b4;}
#promoted li img{padding:1px;background:#c0bfbf;border:4px solid #e6fecf;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
#promoted li img:hover{border:4px solid #5fa801;}
#promoted li h3{font-size:1.1em;padding:5px 0;}
#promoted li a{text-decoration:none;color:#000;}
#promoted li a:hover{background:inherit;color:#386200;text-decoration:none;}
#promoted li .price, #promoted li .noPrice{padding:2px 0 0;background:inherit;color:#91013e;}
#promoted li strong{padding:0 2px 0 5px;font-weight:bold;}
#promoted li .price em{padding:0;background:inherit;color:#000;font-style:normal;font-weight:bold;}
#promoted li .price span{color:#000;font-weight:bold;padding-left:5px;}

/* RIGHT COLUMN STYLES */
#content{float:left;width:690px;padding:20px 0 10px;text-align:center;background:url('img/body_bg.png') repeat-x left top;}
* html #content{width:658px;} /* IE 6 hack */
.order #content{width:100%;}
#page{clear:left;position:relative;float:left;width:94%;margin:0 auto 0 21px;text-align:left;}
* html #page{float:none;width:96%;} /* IE 6 hack */
* html .order #page{width:94%;} /* IE 6 hack */

/* PAGE TITLE */
#page h1{margin:18px 0 10px;background:inherit;color:#386200;font-size:2.25em;font-weight:bold;background:inherit;text-shadow:2px 2px 3px #ddd;}

/* NAVIGATION PATH - TREE */
#page h4{position:absolute;top:-5px;left:0px;padding:2px 0;font-size:1em;font-weight:normal;}
#page h4 a{text-decoration:none;}
#page h4 a:hover{text-decoration:underline;}
*:first-child+html #page h4{top:-5px;} /* IE 7 hack */
* html #page h4{top:-5px;} /* IE 6 hack */

/* PAGE CONTENT */
#page div.content{padding:5px 0;font-size:1.083em;line-height:1.5em;}
#page div.content ul, #content .subpagesList li ol{margin:0 0 0 30px;padding:0;}
#page div.content li{margin:8px 0;padding:0;border-left:0;}
#page div.content p{padding-bottom:10px;}

.tS{float:right;margin:17px 0 3px;}
.tS div{display:inline;}
.tS a{margin:0 4px;text-decoration:none;background:inherit;color:#000;font-weight:bold;font-family:Arial;}
.tS a:hover{color:#386200;background:inherit;}
.tS0{font-size:0.917em;}
.tS1{font-size:1.083em;}
.tS2{font-size:1.333em;}

.pages{padding:10px 0 8px;text-align:right;font-size:1.083em;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:0 1px;font-size:1.083em;}

/* IMAGES STYLES */
#content .imagesList{list-style:none;}
#content .imagesList li{margin:0 0 15px 0;text-align:center;}
#content .imagesList li div{text-align:center;}
#content .subpagesList li img, #content .imagesList li img, #content .imagePreview img, #products li .photo img, .imagesGallery img, #subpagesGallery img{padding:1px;background:#c0bfbf;border:4px solid #e6fecf;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
#content .subpagesList li img:hover, #content .imagesList li img:hover, #content .imagePreview img:hover, #products li .photo a:hover img, #subpagesGallery img:hover, .imagesGallery img:hover{border:4px solid #5fa801;}

#imagesList1{float:left;margin:9px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:8px 0 0 15px;}

/* IMAGES STYLES - GALLERY */
#imagesGallery4{margin:20px 0 0;}
#imagesGallery5{margin:10px 0 10px;}
#content .imagesGallery{clear:both;}
#content .imagesGallery .pages{clear:both;border-top:1px solid #e7e9ed;}
#content .imagesGallery table{clear:both;width:100%;padding:10px 0;font-size:1em;}
#content .imagesGallery td{padding:15px 7px 10px;background:inherit;font-size:0.917em;text-align:center;vertical-align:top;}
#content .imagesGallery td div{font-weight:normal;font-size:1.1em;line-height:1.4em;}

.imagePreview div{margin:5px 0 10px;text-align:center;}
#imagesListPreview{float:left;margin:9px 20px 0 0;}
* html #imagesListPreview{margin-top:-5px;}
.imagesList#imagesListPreview li{margin-bottom:3px;}
.imagesList#imagesListPreview li img{border-width:2px;}
.imagesList#imagesListPreview li img:hover{border-width:2px;}

/* FILES LIST STYLES */
#filesList{width:100%;float:left;margin:15px 0 5px;list-style:none;vertical-align:middle;border-left:2px solid #5fa801;}
#filesList li{width:100%;float:left;clear:left;margin:5px 0 5px 10px;padding-left:10px;color:#386200;}
#filesList li a{color:#000;background:inherit;text-decoration:none;}
#filesList li a:hover{color:#386200;background:inherit;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{padding-left:2px;}

/* SUB PAGES LIST STYLES */
#content .subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
#content .subpagesList li{clear:left;float:left;width:95%;margin:10px 0;padding:18px 2.5%;background:#fff url('img/body.png');border-bottom:1px solid #dadada;-webkit-box-shadow:0 10px 5px -5px rgba(0,0,0,.15);box-shadow:0 10px 5px -5px rgba(0,0,0,.15);}
* html #content .subpagesList li{width:100%;} /* IE 6 hack */
#content .subpagesList li .photo{float:left;margin:0 20px 5px 0;}
#content .subpagesList li h2{padding-bottom:10px;text-shadow:2px 2px 3px #ddd;}
#content .subpagesList li h2, #content .subpagesList li h2 a{color:#91013e;font-size:1.25em;font-weight:bold;background:none;text-decoration:none;}
#content .subpagesList li h2 a:hover{color:#386200;background:none;}
#content .subpagesList li div.description{font-weight:normal;font-size:1em;line-height:1.4em;}
#content .subpagesList li ul, #content .subpagesList li ol{float:left;width:100%;margin:5px 0 0 30px;padding:0;}
#content .subpagesList li li{padding:0;border-bottom:0;background:none;-webkit-box-shadow:none;box-shadow:none;}
#content .subpagesList li ul{list-style:disc;}
#content .subpagesList li ol{list-style:decimal;}
#content .subpagesList li p{padding-bottom:10px;}

#subpagesGallery{width:100%;padding:10px 0;font-size:1em;background:url('img/body.png');border-bottom:1px solid #dadada;-webkit-box-shadow:0 10px 5px -5px rgba(0,0,0,.15);box-shadow:0 10px 5px -5px rgba(0,0,0,.15);}
#subpagesGallery td{padding:15px 7px 10px;text-align:center;}
#subpagesGallery td h2{margin:5px 0 0;}
#subpagesGallery h2, #subpagesGallery h2 a{font-size:1.2em;font-weight:normal;background:none;color:#000;}
#subpagesGallery h2 a:hover{color:#386200;background:none;}

/* SOCIAL BUTTONS */
#plusOne{position:absolute;top:20px;right:20px;}
#socialButtons{clear:both;float:left;width:100%;margin:10px 0;padding:6px 0 4px;text-align:left;list-style:none;background:url('img/body.png');border-bottom:1px solid #dadada;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
#socialButtons .title{display:block;float:left;margin:0 0 0 15px;padding:2px 0 0;font-weight:bold;}
#socialButtons li{float:left;margin:0 10px 0;}
#socialButtons li.social2 img{border:1px solid #ccc;}
#socialButtons a img{vertical-align:middle;}

/* SITE MAP */
#siteMap{margin:5px 0;list-style:none;}
* html #siteMap{float:left;width:100%;}
#siteMap li{margin:0 0 13px;padding:8px 10px 10px;background:#fff;border-bottom:1px solid #b4b4b4;}
#siteMap li a{font-weight:bold;font-size:1.1em;color:#91013e;background:none;}
#siteMap li a:hover{color:#000;background:none;}
#siteMap ul{margin:0;padding:3px 0 0 10px;border:0;list-style:none;}
#siteMap ul li{margin:0;padding:4px 10px;border:0;-webkit-box-shadow:none;box-shadow:none;}
#siteMap ul li a{font-weight:bold;color:#000;background:none;}
#siteMap ul li a:hover{font-weight:bold;color:#386200;background:none;}
#siteMap ul.products li{border:0;background:url('img/menu3_sub.png') no-repeat 3px 11px;-webkit-box-shadow:none;box-shadow:none;}
#siteMap ul.products li a{color:#333;font-weight:normal;text-decoration:none;}
#siteMap ul.products li{padding-left:15px;margin-left:5px;}
#siteMap li ul li a:hover, #siteMap ul.products li a:hover{color:#386009;background:none;text-decoration:none;}
#siteMap li .price{display:inline;font-size:0.917em;color:#91013e;padding-left:5px;}
#siteMap li strong{padding:0 5px 0 7px;background-color:inherit;color:#91013e;}
#siteMap li span{background-color:inherit;color:#91013e;}

/* COMMENTS */
#commentForm{clear:both;width:100%;margin:10px auto 0;}
#commentForm fieldset{padding:25px 20px;}
#commentForm dl, #commentForm dt, #commentForm dd{margin:0;padding:0;}
#commentForm dt{padding:0 0 7px;}
#commentForm dd{margin-bottom:18px;}
#commentForm .input, #commentForm textarea{width:99%;padding:3px;font-size:1em;}
#commentForm #captcha{width:50px;}
#commentForm .captcha em{font-style:normal;padding:0 3px;}
#commentForm label[for=contactPhone]{font-weight:normal;}

#commentTitle{overflow:hidden;margin:18px 0 10px;padding-left:10px;background:inherit;color:#386200;font-size:1.75em;font-weight:bold;border-left:2px solid #386200;background:inherit;}
#comments{float:left;width:100%;margin:7px 0;list-style:none;}
#comments li{clear:left;float:left;width:96%;margin:10px 0;padding:13px 2%;border:1px solid #b4b4b4;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
* html #comments li{width:100%;}
#comments div{float:left;width:25%;}
#comments h5{font-size:1em;color:#91013e;}
#comments h6{font-size:1em;margin-top:3px;font-weight:normal;}
#comments p{font-weight:normal;font-size:1em;line-height:1.4em;width:75%;float:right;}

/* PRODUCTS RATING */
#productRating{margin:10px 0 5px;text-align:center;}
#productRating .results{margin:2px 0 0;font-size:0.9em;}
#productRating .results strong{padding:0 0 0 2px;}
.ratingDisplay{width:80px;height:16px;background: url('img/stars.png') no-repeat 0 0;font-size:1px;margin:6px auto;}
#comments .ratingDisplay{width:80px;margin-bottom:0;opacity:0.5;}
.rating{float:left;width:80px;height:16px;margin:0;padding:0;list-style:none;position:relative;clear:both;background: url('img/stars.png') no-repeat 0 0;}
.stars0{background-position:0 0}
.stars1{background-position:0 -16px}
.stars2{background-position:0 -32px}
.stars3{background-position:0 -48px}
.stars4{background-position:0 -64px}
.stars5{background-position:0 -80px}
#commentForm dd.vote{float:left;}
#commentForm dt.vote{float:left;margin-right:5px;}
* html #commentForm dd.vote{margin-bottom:0;}
#commentForm .commentContent{clear:both;}
#commentForm ul.rating li{cursor:pointer;float:left;text-indent:-999em;}
#commentForm ul.rating li a {position:absolute;left:0;top:0;width:16px;height:16px;text-decoration:none;z-index: 200;}
#commentForm ul.rating li.one a{left:0}
#commentForm ul.rating li.two a{left:16px;}
#commentForm ul.rating li.three a{left:32px;}
#commentForm ul.rating li.four a{left:48px;}
#commentForm ul.rating li.five a{left:64px;}
#commentForm ul.rating li a:hover{z-index:2;width:80px;height:16px;overflow:hidden;left:0;background: url('img/stars.png') no-repeat 0 0}
#commentForm ul.rating li.one a:hover{background-position:0 -16px;}
#commentForm ul.rating li.two a:hover{background-position:0 -32px;}
#commentForm ul.rating li.three a:hover{background-position:0 -48px}
#commentForm ul.rating li.four a:hover{background-position:0 -64px}
#commentForm ul.rating li.five a:hover{background-position:0 -80px}

/* CONTACT FORM */
#contactPanel{clear:both;width:100%;margin:10px auto 0;}
#contactPanel fieldset{padding:25px 20px;}
#contactPanel dl, #contactPanel dt, #contactPanel dd{margin:0;padding:0;}
#contactPanel dt{padding:0 0 7px;}
#contactPanel dd{margin-bottom:18px;}
#contactPanel .input, #contactPanel textarea{width:99%;padding:3px;font-size:1em;}
#contactPanel #captcha{width:50px;}
#contactPanel .captcha em{font-style:normal;padding:0 3px;}
#contactPanel label[for=contactPhone]{font-weight:normal;}

/* PAYMENTS */
#paymentDescription{margin:10px 30px 20px;padding:20px;text-align:center;border:1px solid #b4b4b4;background:url('img/body.png');font-weight:bold;}
#paymentOuter{margin:10px 0 0;}
#paymentChannels{padding-left:20px;}
#paymentChannels select, #paymentChannels label, #paymentChannels .zagielInfo{display:none;}
#paymentChannels .zagielInfo label{display:inline;}
a.zagielInfo{margin:0 20px 0 0;}
.zagielInfo a{margin-left:5px;font-weight:normal;}

/* OPTIONS LINK */
#options{clear:both;float:right;width:100%;margin:10px 10px;color:#000;font-size:1em;text-align:right;}
*:first-child+html #options{width:94%;} /* IE 7 hack */
* html #options{width:94%;} /* IE 6 hack */
#options a{padding:0 10px 0;color:#386200;background:inherit;}
#options a:hover{color:#000;background:inherit;}
#options .back, #options .print{float:right;}
#options .print a{border-left:1px solid #b4b4b4;}

.message{clear:both;padding:50px 0;text-align:center;}
.message h3{background:inherit;color:#386200;font-weight:normal;font-size:2.4em;line-height:1.7em;}
.message h3 a{color:#386200;background:inherit;}
.message h3 a:hover{color:#000;background:inherit;}

/* PRODUCTS LIST */
#products{clear:both;float:left;width:100%;margin:10px 0;list-style:none;border-bottom:1px solid #b4b4b4;}
#products ul.list{float:left;width:100%;list-style:none;}
#products .list li{float:left;width:200px;margin-left:20px;padding:20px 0;border-top:1px solid #b4b4b4;text-align:center;}
/* standard products list (not columns) example:
#products .list li{position:relative;clear:both;width:96%;margin:5px 0;padding:5px 2% 10px;text-align:left;} */
#products .list li li{float:none;width:auto;margin-left:0px;padding:0;border-top:0px;text-align:left;}
#products li.column1{clear:both;margin-left:0;}
#products li .photo{margin-top:4px;font-size:0px;line-height:0px;}
#products li h2{padding:5px 0 5px;font-weight:bold;font-size:1.083em;text-shadow:2px 2px 3px #ddd;}
#products li h2 a{text-decoration:none;color:#386200;}
#products li h2 a:hover{text-decoration:none;color:#000;}
#products li h3{padding-bottom:5px;font-weight:normal;font-size:0.917em;}
#products li h3, #products li h3 a{color:#91013e;}
#products li h3 a:hover{color:#000;}
#products li h3 em{padding:0 5px;}
#products li div.description{margin:10px 0 0;text-align:justify;}
#products li div.description a{color:#91013e;}
#products li div.description a:hover{color:#000;}
#products li div.description ul, #products li div.description ol{margin:5px 0 0 25px;padding:0;}
#products li .price, #products li .noPrice{margin:5px 0 5px 0;background-color:inherit;color:#91013e;font-weight:bold;text-decoration:none;text-shadow:2px 2px 3px #ddd;}
#products li .price em{padding:0 6px 0 0;background:inherit;color:#000;font-style:normal;}
#products li .price strong{font-size:1.167em;}
#products li .noPrice strong{font-size:1.083em;}
#products li .price span{padding-left:4px;font-size:1.083em;color:#000;}
#products li .basket{width:150px;margin:10px auto 0;padding-left:3px;font-size:0.917em;font-weight:bold;}
#products li .basket a{display:block;padding:8px 32px 8px 7px;color:#fff;background:url('img/button_cart_list.png') no-repeat right bottom;text-decoration:none;text-shadow:1px 1px #000;}
#products li .basket a:hover{text-shadow:0px 0px 1px #386200;}

#products .pages{float:right;width:100%;margin:0;padding:9px 0;border:0;background:none;text-align:right;font-size:1em;}
#products .pages li{float:none;clear:none;display:inline;width:auto;margin:0;padding:0 2px;border:0;background:none;}
#products .pages a, #products li.pages strong{padding:0 1px;font-size:1em;}
#products .pages#pagesBefore{clear:none;width:auto;}

#products .sort{float:left;width:auto;margin:0 10px 0 0;padding:10px 0;border:0;background:none;text-align:left;}
#products .sort div{display:inline;padding:0 4px;}

/* PRODUCTS DETAILS */
#product{clear:left;float:right;display:block;width:650px;margin:0 20px;text-align:left;}
* html #product{margin:0;} /* IE 6 hack */
#product h1{padding:5px 0 5px;background:inherit;color:#386200;font-size:2.05em;font-weight:bold;text-shadow:2px 2px 3px #ddd;}
#product h4{margin:0 0 10px;padding:2px 0 7px;border-bottom:1px solid #b4b4b4;font-weight:normal;font-size:0.917em;}
#product h4, #product h4 a{background:inherit;color:#000;}
#product h4 a:hover{background-color:inherit;color:#91013e;}
#product h4 em{padding:0 5px;}

#product #box{float:right;width:250px;margin:5px 0 10px 10px;padding:3px 0 10px;border-top:2px solid #757575;border-bottom:2px solid #757575;background-color:#e5f4c3;;text-align:center;-webkit-box-shadow:0 0 15px rgba(48,47,47,.3);box-shadow:0 0 15px rgba(48,47,47,.3);}
#product #box form{font-weight:bold;}
#product #box #price, #product #box #noPrice{padding:7px 0;border-bottom:1px solid #b4b4b4;background-color:transparent;color:#000;font-size:1.417em;text-align:center;text-shadow:2px 2px 3px #ddd;font-style:normal;font-weight:bold;}
#product #box #noPrice{color:#91013e;}
#product #box #price em{font-style:normal;}
#product #box #price strong{padding:0 6px;font-size:1.176em;color:#91013e;font-weight:bold;}
#product #box #available{padding:8px 2px 0;background-color:transparent;color:#000;font-weight:bold;font-size:0.9em;}
#product #box #addBasket{padding:10px 0 5px;}
#product #box #addBasket .submit{width:116px;padding:8px 25px 8px 5px;border:0;background:url('img/button_cart.png') no-repeat right bottom;background-color:inherit;color:#fff;font-size:1.1em;font-weight:bold;text-shadow:1px 1px #000;}
#product #box #addBasket .submit:hover{text-shadow:0px 0px 1px #386200;}

#product div.content{clear:left;padding:10px 0 10px;font-size:1.083em;line-height:1.5em;}
#product div.content ul, #product div.content ol{margin:5px 0 0 30px;padding:0;}
#product div.content li{margin:8px 0;padding:0;border-left:0;}
#product div.content p{padding-bottom:10px;}

/* FEATURES */
#features{margin:0 0 15px;min-width:300px;background:#edfddd;font-size:1em;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);border-top:2px solid #757575;border-bottom:2px solid #757575;}
#features thead td{padding:5px;background:#e5f4c3;text-align:center;font-weight:bold;border-bottom:1px solid #757575;}
#features tbody td, #features tbody th{padding:5px;background:#fff;font-weight:normal;text-align:left;}
#features .l0 td, #features .l0 th{background:#edfddd;}

/* BASKET AND ORDER */
#orderedProducts table{width:100%;margin:0;border-bottom:2px solid #b4b4b4;font-size:1em;color:#91013e;}
#orderedProducts td, #orderedProducts th{padding:6px 7px;}
#orderedProducts thead .price, #orderedProducts thead .quantity, #orderedProducts thead .summary{text-align:right;}
#orderedProducts thead td{padding-bottom:11px;background:#91013e url('img/menu5_bg.png') repeat-x left bottom;color:#fff;font-weight:bold;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#orderedProducts tbody th, #orderedProducts tbody td{border-top:2px solid #fff;background:#f0f6fa url('img/body.png');border-bottom:1px solid #b4b4b4;}
#orderedProducts tbody th{text-align:left;}
#orderedProducts tbody th a{background:inherit;}
#orderedProducts tbody .price, #orderedProducts tbody .summary{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:#386200;}
#orderedProducts tfoot{background:url('img/body.png');text-align:right;}
#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryProducts th, #orderedProducts tfoot .summaryShippingPayment, #orderedProducts tfoot .summaryOrder{text-align:right;}
#orderedProducts tfoot .nextStep .submit{background:#91013e url('img/menu5_bg.png') repeat-x left bottom;text-shadow:1px 1px #000;}
#orderedProducts tfoot .nextStep .submit:hover{background:#91013e url('img/menu5_bg.png') repeat-x left bottom;text-shadow: 0px 0px 1px #386200;}

#basket #orderedProducts table{margin:10px 0 0;}
#basket .info{padding:10px 0;text-align:left;}
#basket #recount{background:#fff;border-bottom:2px solid #b4b4b4;}
#basket #recount td{border-bottom:1px solid #b4b4b4;text-align:right;}
#basket #recount .submit{padding:2px 3px;}
#basket #recount .submit:hover, #basket .buttons #continue .submit:hover{background:#386200 url('img/menu3_bg.png') repeat-x left bottom;text-shadow: 0px 1px 1px #000;}
#basket .summaryProducts{font-size:1.36em;font-weight:bold;}
#basket .summaryProducts #summary{font-weight:bold;}
#basket .del{padding:0 5px 0 10px;}
#basket .del a{background:inherit;color:#000;}
#basket .del a:hover{background:inherit;color:#386200;}
#basket .buttons #continue{text-align:left;}
#basket .buttons #continue .submit{margin-right:5px;padding:3px 5px;}
#basket #pageDescription{margin-top:20px;}

#basket #save{padding:7px;}
#basket #save .submit{margin-right:5px;padding:4px 9px;background:#386200 url('img/menu3_bg.png') repeat-x left bottom;text-shadow: 1px 1px #000;font-weight:bold;}
#basket #save .submit:hover{background:#386200 url('img/menu3_bg.png') repeat-x left bottom;text-shadow: 0px 0px 1px #386200;font-weight:bold;}

/* DISCOUNT VOUCHERS */
#discountVoucher td{text-align:right;}
#discountVoucher strong{padding-right:3px;}
#incorrectVoucher{margin:7px 0;background:inherit;color:#91013e;font-weight:bold;}
#orderedProducts tfoot #discountVoucher{color:#000;}

#order legend{padding:20px 0 10px;border:0;font-size:1.2em;font-weight:bold;color:#386200;text-shadow:1px 1px 3px #e0e0e0;}
#order #personalData{padding:12px 3%;border-top:2px solid #b4b4b4;border-bottom:2px solid #b4b4b4;background:url('img/body.png');}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;}
#order #personalData label{display:block;padding:2px 0;font-weight:bold;color:#000;text-shadow:1px 1px #e0e0e0;}
#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 #vrn label{font-weight:normal !important;}
#order #invoice{padding-bottom:5px;height:20px;}
#order #invoice input{float:left;}
#order #invoice label{float:left;margin:0 0 0 5px;font-weight:normal;}

#shippingAndPayments fieldset{padding:11px 3%;border-top:2px solid #b4b4b4;border-bottom:2px solid #b4b4b4;background:url('img/body.png');}

#order tfoot td, #orderPrint tfoot td{color:#91013e;}
#order .summaryProducts, #order .summaryShippingPayment, #orderPrint .summaryShippingPayment{font-size:1.182em;}
#order .summaryProducts th, #order .summaryShippingPayment th, #orderPrint .summaryShippingPayment th{font-weight:normal;text-align:right;}
#order .summaryOrder, #orderPrint .summaryOrder{color:#000;font-size:1.36em;font-weight:bold;}
#order .summaryOrder th, #orderPrint .summaryOrder th{text-align:right;}
#order .summaryOrder th, #order .summaryOrder td{border-top:1px solid #b4b4b4;}
#order #rulesAccept th{color:#000;font-weight:bold;text-align:right;}
#order #rulesAccept th, #order #nextStep th{border:0;text-align:right;}
*:first-child+html .nextStep .submit, *:first-child+html #basket #continue .submit{padding:2px 0px;} /* IE 7 hack */

/* ORDER SUMMARY/PRINT PAGE */
#orderPrint #pageDescription{padding:10px 8px 20px;text-align:center;background:inherit;color:#91013e;font-weight:normal;font-size:1.5em;}
#orderPrint #pageDescription p{padding:5px 0;}
#orderPrint .legend{clear:both;padding:20px 0 10px;background:inherit;color:#000;font-size:1.2em;font-weight:bold;}
#orderPrint dl{float:left;display:block;width:100%;margin:0;padding:5px 0;border-top:2px solid #b4b4b4;border-bottom:2px solid #b4b4b4;background:#fff url('img/body.png');}
#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:2%;font-weight:bold;}
#orderPrint dd.orderComment, #orderPrint dd.orderIP{font-weight:normal;}

/* ORDER STATUS LINK */
#orderPrint .orderStatusLink{margin:10px 30px 20px;padding:14px;text-align:center;border-top:1px solid #b4b4b4;border-bottom:1px solid #b4b4b4;}
#orderPrint .orderStatusLink div{padding:3px 0;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;font-weight:bold;}
#foot .container{width:960px;margin:0 auto;padding:15px 0;color:#000;overflow:hidden;background-color:#e5f4c3;border-top:2px solid #b4b4b4;}
#foot a{background:inherit;color:#000;text-decoration:none;font-weight:bold;}
#foot a:hover{color:#386200;background:inherit;}

#copy{float:left;padding:0 25px;}
.foot{float:right;padding:0 25px;}

@media print{
  /* PRINT STYLES */
#rss{display:none;}
  * {color:#000 !important;background:#fff !important;border-color:#444 !important;border-width:1px !important;text-shadow:none !important;box-shadow:none !important;-webkit-box-shadow:none !important;}

  body{margin:1cm 0;}
  #container{width:17.2cm;height:auto;}
  #head2 .container, #head2{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{border-width:0px !important;}

  #body{clear:none;}
  #body .container{overflow:visible;}
  #logo #title, #page h1{padding:0;}
  #page h4{position:relative;top:0;}

  #header .container, #body .container, #foot .container, #content, #page, #products, #product, .order #content{float:none;width:17.2cm;padding:0;margin:0;}
  #column, #head1, #head3, #back, #page .tS, #products li .basket, #product #box #addBasket .submit, #socialButtons, #plusOne, #contactPanel, #commentForm{display:none;}
}
/* PLUGINS */

/* Courier and Tracking */
#order #Courier{padding:11px 3%;border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0;background:url('img/body.png');color:#2e6a97;}
#order #Courier label{display:block;font-weight:normal;padding:2px 0;}
#order #Courier .input{width:45%;margin:0 0 5px;}

/* USERS COLUMN LOGIN BOX */
#column .login{margin:10px 20px;padding:10px 7px;font-size:0.92em;text-align:center;border-top:2px solid #757575;border-bottom:2px solid #757575;}
#column .login label{display:none;}
#column .login fieldset{padding:0;margin:0;}
#column .login .input{width:90px;margin:0 5px 5px 0;}
#column .login .submit{width:90px;height:25px;padding:3px 0;font-weight:bold;font-size:0.917em;}
* html #column .login{padding:10px 0;}
* html #column .login .input{width:59px;}

/* USERS LOGIN, LOGOUT AND PROFILE */
#log{margin:0 auto;text-align:center;}
#log table{width:300px;margin:10px auto;font-size:1em;text-align:left;}
#log table th{padding:2px 10px 0 0;text-align:right;}
#log table td{width:200px;padding:5px 0;}
#log table td input{width:100px;}
#log table .login td, #log table .login th{padding-top:15px;}
#log table .button th{padding:10px 0;text-align:left;}
#log .fb td, #profile .fb td{padding-top:15px;text-align:center;white-space:nowrap;}
#log .fb img, #profile .fb img{margin-top:10px;border:1px solid #273b65;}

#profile{clear:both;width:90%;margin:0 auto 5px;background:inherit;color:#000;font-size:1em;}
#profile .input, #profile select, #profile textarea{width:80%;}
#profile td{padding:5px 0;text-align:left;}
#profile th{padding:2px 10px 2px 5px;font-weight:normal;text-align:right;}
#profile th label{font-weight:normal;}
#profile .login td, #profile .login th{padding-top:20px;}
#profile .login th{font-weight:bold;color:#000;}
#profile .captcha em{font-style:normal;padding:0 3px;}

#forgetPasswordForm{margin:10px 0 0;padding:10px 20px;}
#forgetPasswordForm label{padding-right:10px;}
#forgetPasswordForm .input{width:150px;margin-right:5px;}
#resetPasswordForm #profile th label{font-weight:bold;}

#order .tab{float:left;}
#order .tab a{display:block;margin:10px 10px 0 0;padding:10px 20px 10px;border:1px solid #b4b4b4;border-bottom:0;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;background:#fff;font-size:1em;font-weight:bold;color:#000;text-decoration:none;}
#order .tab a:hover{color:#386200;}
#order .tab a.selected{border-color:#b4b4b4;background:#fff url('img/body.png');color:#386200;}
#orderForm, #orderLoginForm{clear:both;}
#order #orderLogin, #orderRegisterForm fieldset{padding:12px 3%;background:#fff url('img/body.png');border-top:2px solid #b4b4b4;border-bottom:2px solid #b4b4b4;}
#order #orderLogin label, #orderRegisterForm label{padding:0 7px 0 0;}
#userOrdersListLink{text-align:right;}
#userOrders{width:100%;margin:10px 0 0;font-size:1em;text-align:left;}
#userOrders thead td{padding:8px 4px;color:#fff;background:#91013e url('img/menu5_bg.png') repeat-x left bottom;font-weight:bold;}
#userOrders tbody td{padding:6px 4px;border-top:2px solid #fff;background:#fff;border-bottom:1px solid #b4b4b4;}
#userOrders a{background:inherit;}
#userOrder .message{display:none;}
#userOrder #orderPrint{padding-top:15px;}
#orderLogin .submit, #forgetPasswordForm .submit{padding:2px 10px;}
/* TAGS */
#tags{margin:10px 0;padding:0;list-style:none;}
#tags li{display:inline;padding:0 5px 0 0;}
#tags li a{font-weight:bold;}
h3.tagName{padding:10px 0 5px;background:inherit;color:#386200;font-weight:normal;font-size:1.833em;}

/* STOCK */
#page .stockLevel, #page .stockSold{margin:5px 0;font-size:0.917em;}
#page .stockSold{background:inherit;color:#91013e;font-weight:bold;}
#page .stockLevel strong{margin:0 0 0 2px;}
#product .stockLevel, #product .stockSold{margin:8px 10px 4px;padding:5px 0 6px;font-weight:bold;font-size:0.917em;}
#product .stockSold{color:#91013e;}
#product .stockLevel strong{margin:0 0 0 4px;background:inherit;color:#91013e;}
#basket #productsOverStock h5{margin-top:10px;padding:8px 0;font-size:1em;font-weight:bold;border-top:1px solid #b4b4b4;}
#basket #productsOverStock strong{display:block;padding:2px 10px;background:inherit;color:#91013e;}
#basket #productsOverStock div{margin:0 0 10px;padding:5px 0 10px;font-size:1em;font-weight:normal;border-bottom:1px solid #b4b4b4;}

/* BANNERS */
#banner0{text-align:center;padding-bottom:15px;}
#banner1{text-align:center;margin:10px 0;}
#column .theme-default{padding-top:15px;}
#column .theme-default .nivoSlider{width:180px;margin:0 auto;}
#content .theme-default .nivoSlider{width:550px;margin:0 auto;}
.theme-default .nivo-controlNav{padding: 5px 0;}
.nivoSlider a.nivo-imageLink {background:white; filter: alpha(opacity=0);opacity: 0;} /* modrhh+ IE link hack*/
@media print{ #banner0, #banner1, #column .theme-default, #content .theme-default{display:none;} }
#simpleNews{margin:0 20px 15px;}
#simpleNews .type{background:#386200 url('img/menu3_bg.png') repeat-x left bottom;}
#simpleNews .content{padding:8px 10px;list-style:none;border-bottom:2px solid #757575;line-height:1.5em;}
#simpleNews li{padding:7px 0;border-bottom:1px solid #b4b4b4;}
#simpleNews li h3{font-size:0.9em;}
#simpleNews li h6{padding:3px 0 0;font-size:0.8em;color:#000;}
#simpleNews li div{padding:2px 0 0 5px;}
#simpleNews .lL{border-bottom:0;padding-bottom:0;}
/* RSS */
#rss{position:absolute;top:-10px;right:0px;}
*:first-child+html #rss{top:-5px;} /* IE 7 hack */
* html #rss{top:-5px;} /* IE 6 hack */

/* RANDOM CATEGORY PRODUCTS */
#randomCategoryProducts{margin-top:10px;clear:both;float:left;width:100%;border-top:2px solid #b4b4b4;padding-top:10px;}
#randomCategoryProducts h3{font-size:1.7em;font-weight:bold;color:#386200;}
#randomCategoryProducts table{margin:10px 0;width:100%;padding:15px 0 10px;font-size:1em;border-bottom:2px solid #b4b4b4;}
#randomCategoryProducts img{margin-bottom:5px;padding:1px;background:#c0bfbf;border:4px solid #e6fecf;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
#randomCategoryProducts img:hover{border:4px solid #5fa801;}
#randomCategoryProducts td{padding:5px 0 13px;text-align:center;vertical-align:top;}
#randomCategoryProducts a{display:block;padding:0 5px;font-weight:bold;text-decoration:none;color:#000;}
#randomCategoryProducts a:hover{text-decoration:none;color:#386200;}
#randomCategoryProducts .price, #randomCategoryProducts .noPrice{padding:6px 0 0;color:#91013e;}
#randomCategoryProducts strong{padding:0 2px 0 5px;font-weight:bold;}
#randomCategoryProducts .price span{font-weight:bold;}
#randomCategoryProducts .price ins{text-decoration:none;font-weight:bold;}
#randomCategoryProducts .price em{padding:0;background:inherit;font-style:normal;color:#000;font-weight:bold;}
#randomCategoryProducts .price span{font-weight:bold;padding-left:5px;color:#000;}
#randomCategoryProducts .price ins{text-decoration:none;font-weight:bold;color:#91013e;padding-left:5px;}
#randomCategoryProducts .price ins em{padding-right:5px;background:inherit;text-decoration:line-through;font-style:normal;color:#91013e;}
@media print{
  #randomCategoryProducts .price em, #randomCategoryProducts .price span, #randomCategoryProducts .price strong{font-weight:normal;}
  #randomCategoryProducts{float:none;width:17.2cm;padding:0;margin:0;}
}

/* RELATED PRODUCTS */
#productsRelated{clear:both;float:left;width:100%;border-top:2px solid #b4b4b4;padding-top:10px;}
#productsRelated h3{font-size:1.7em;font-weight:bold;color:#386200;}
#productsRelated table{margin:10px 0;width:100%;padding:15px 0 10px;font-size:1em;border-bottom:2px solid #b4b4b4;}
#productsRelated img{margin-bottom:5px;padding:1px;background:#c0bfbf;border:4px solid #e6fecf;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
#productsRelated img:hover{border:4px solid #5fa801;}
#productsRelated td{padding:5px 0 13px;text-align:center;vertical-align:top;}
#productsRelated a{display:block;padding:0 5px;font-weight:bold;text-decoration:none;color:#000;}
#productsRelated a:hover{text-decoration:none;color:#386200;}
#productsRelated .price, #productsRelated .noPrice{padding:6px 0 0;color:#91013e;}
#productsRelated strong{padding:0 2px 0 5px;font-weight:bold;}
#productsRelated .price span{font-weight:bold;}
#productsRelated .price ins{text-decoration:none;font-weight:bold;}
#productsRelated .price em{padding:0;background:inherit;font-style:normal;color:#000;font-weight:bold;}
#productsRelated .price span{font-weight:bold;padding-left:5px;color:#000;}
#productsRelated .price ins{text-decoration:none;font-weight:bold;padding-left:5px;}
#productsRelated .price ins em{padding-right:5px;background:inherit;text-decoration:line-through;font-style:normal;color:#91013e;}
@media print{
  #productsRelated .price em, #productsRelated .price span, #productsRelated .price strong{font-weight:normal;}
  #productsRelated{float:none;width:17.2cm;padding:0;margin:0;}
}
#product .recommended, #products .recommended{padding-left:3px;}
#prevNext{list-style:none;height:25px;font-size:1.1em;margin:0 5px;}
#prevNext a{font-weight:bold;}
#prevNext .prev{float:left;}
#prevNext .next{float:right;}

/* PRODUCTS MOSTS VISITS */
#mostVisits{margin-bottom:10px;padding:0 20px;}
#mostVisits .title{margin-top:10px;padding:5px 0px 10px 7px;font-size:1.55em;font-weight:bold;color:#fff;background:#386200 url('img/menu3_bg.png') repeat-x left bottom;}
#mostVisits ul{list-style:none;padding-bottom:10px;text-align:center;}
#mostVisits li{padding:13px 0;border-bottom:1px solid #b4b4b4;}
#mostVisits li img{padding:1px;background:#c0bfbf;border:4px solid #e6fecf;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
#mostVisits li img:hover{border:4px solid #5fa801;}
#mostVisits li h3{font-size:1.1em;padding:5px 0;}
#mostVisits li a{text-decoration:none;color:#000;}
#mostVisits li a:hover{background:inherit;color:#386200;text-decoration:none;}
#mostVisits li .price, #mostVisits li .noPrice{padding:2px 0 0;background:inherit;color:#91013e;}
#mostVisits li strong{padding:0 2px 0 5px;font-weight:bold;}
#mostVisits li .price em{padding:0;background:inherit;color:#000;font-style:normal;font-weight:bold;}
#mostVisits li .price span{color:#000;font-weight:bold;padding-left:5px;}
#mostVisits li .price ins{text-decoration:none;font-weight:bold;padding-left:5px;}
#mostVisits li .price ins em{padding-right:5px;background:inherit;text-decoration:line-through;font-style:normal;color:#91013e;}

/* PRODUCTS LAST VISITED */
#productsLastVisited{clear:both;float:left;width:100%;border-top:2px solid #b4b4b4;padding-top:10px;}
#productsLastVisited h3{font-size:1.7em;font-weight:bold;color:#386200;}
#productsLastVisited table{margin:10px 0;width:100%;padding:15px 0 10px;font-size:1em;border-bottom:2px solid #b4b4b4;}
#productsLastVisited img{margin-bottom:5px;padding:1px;background:#c0bfbf;border:4px solid #e6fecf;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
#productsLastVisited img:hover{border:4px solid #5fa801;}
#productsLastVisited td{padding:5px 0 13px;text-align:center;vertical-align:top;}
#productsLastVisited a{display:block;padding:0 5px;font-weight:bold;text-decoration:none;color:#000;}
#productsLastVisited a:hover{text-decoration:none;color:#386200;}
#productsLastVisited .price, #productsLastVisited .noPrice{padding:6px 0 0;color:#91013e;}
#productsLastVisited strong{padding:0 2px 0 5px;font-weight:bold;}
#productsLastVisited .price span{font-weight:bold;}
#productsLastVisited .price ins{text-decoration:none;font-weight:bold;}
#productsLastVisited .price em{padding:0;background:inherit;font-style:normal;color:#000;font-weight:bold;}
#productsLastVisited .price span{font-weight:bold;padding-left:5px;color:#000;}
#productsLastVisited .price ins{text-decoration:none;font-weight:bold;padding-left:5px;}
#productsLastVisited .price ins em{padding-right:5px;background:inherit;text-decoration:line-through;font-style:normal;color:#91013e;}
@media print{
  #productsLastVisited .price em, #productsLastVisited .price span, #productsLastVisited .price strong{font-weight:normal;}
  #productsLastVisited{float:none;width:17.2cm;padding:0;margin:0;}
}
#product #box #attributes{max-width:230px;margin:0 0 10px;}
* html #product #box #attributes{width:230px;}
#product #box #attributesLabel{display:none;}
.attribute{padding:20px;border:1px solid #b4b4b4;margin:0 50px 20px;background:#efefef;}
.attribute h3{font-size:1.2em;font-weight:bold;}
#product #box dl#attributesSelects{text-align:left;margin:0 10px 10px;border:1px solid #b4b4b4;padding:0 2px 5px 10px;}
#product #box dl#attributesSelects dd{padding:0 0 5px;margin:0;}
#product #box dl#attributesSelects dt{padding:5px 0 2px;margin:0;}
#product #box dl#attributesSelects select{width:210px;}
/* ADVANCED SEARCH */
#searchFormAdvanced{margin:0 20px;padding:10px 0 0;text-align:right;width:225px;}
#searchFormAdvanced .input{width:220px;}
#searchFormAdvanced .phrase label, #searchFormAdvanced .producer label{display:none;}
#searchFormAdvanced select{width:100%;font-size:1em;}
#searchFormAdvanced .hide{display:none;}
#searchFormAdvanced div{padding:3px 0;}
#searchFormAdvanced .prices .input{width:54px;margin:0 0 0 4px;}
#searchFormAdvanced .prices label{padding-left:4px;color:#000;}
#searchFormAdvanced .submit{margin-top:5px;font-size:0.917em;font-style:normal;border:0;background:#5fd400 url('img/button_bg.png') no-repeat right bottom;border-top:2px solid #faf9f9;}
* html #searchFormAdvanced .submit{padding:4px 3px 9px;}
/* ASK ABOUT PRODUCT */
#product #askAboutProduct{font-size:0.917em;}
#product #askAboutProduct:hover{background:none;}
@media print{
  #askAboutProduct{display:none;}
}

/* POLL */
#column .poll .content{padding:10px 5px;}
#column .poll span{display:block;padding:10px 0 5px;text-align:center;}
#column .poll form .answer{padding:4px;color:#000;font-weight:bold;background:inherit;}
#column .poll .result{font-style:italic;padding:3px 0 7px;}
#column .poll .result .answer{padding-bottom:2px;}
#column .poll .result strong{font-style:normal;}
#column .poll .graph{clear:both;width:215px;height:10px;padding:0;background:url('img/poll_bg_g.gif') repeat-x;font-size:1px;line-height:1px;}
#column .poll .graph div{clear:both;float:left;width:1px;height:10px;padding:0;background:url('img/poll_bg.png') repeat-x;font-size:1px;line-height:1px;}
#column .poll .submit{font-size:0.917em;}
#products li .price ins{padding-right:5px;text-decoration:none;font-weight:bold;}
#products li .price ins em{padding-right:8px;background:inherit;color:#91013e;text-decoration:line-through;font-size:1.13em !important;}
#product #box #price .priceOld{padding-bottom:3px;background:inherit;font-size:0.7em;}
#product #box #price .priceOld em{background:inherit;padding-right:5px;}
#product #box #price .priceOld #priceOldValue{text-decoration:line-through;}
#siteMap li ins{text-decoration:none;font-weight:bold;}
#siteMap li ins em{padding-right:5px;background:inherit;text-decoration:line-through;font-style:normal;}
#promoted li .price ins{text-decoration:none;font-weight:bold;padding-left:5px;}
#promoted li .price ins em{padding-right:5px;background:inherit;color:#91013e;text-decoration:line-through;font-style:normal;}
#noticeLayer{display:none;padding:7px 0;background:#fff;font-weight:bold;border-bottom:1px solid #757575;}
#noticeLayer .close{margin-left:20px;font-size:0.917em;color:#386200;font-weight:bold;text-decoration:none;}
#noticeLayer .close:hover{color:#91013e;}

#darkBg{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";z-index:999;}
#noticeLayer.darkNotice{position:fixed;top:100px;left:45%;z-index:1000;width:50%;margin-left:-25%;padding:30px;text-align:center;background:#fff;border:5px solid #fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#noticeLayer.darkNotice .close{display:block;margin-top:20px;text-align:center;}
#newsletter .input{width:95%;}
#newsletter label{display:none;}
#newsletter fieldset{padding:0;margin:0;}
#newsletter p{text-align:center;margin-top:5px;}
#basket .image img{margin-bottom:5px;padding:1px;background:#c0bfbf;border:4px solid #e6fecf;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
#basket .image a:hover img{border:4px solid #5fa801;}
#google_translate_element{float:left;padding-top:16px;}
.goog-logo-link,.goog-logo-link:link,.goog-logo-link:visited,.goog-logo-link:hover,.goog-logo-link:active, .goog-te-gadget{color:#000 !important;padding:0 3px 0 3px;list-style:none;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;background-color:#e5f4c3;}
#order #deliveryAddress{padding:11px 3%;border-top:2px solid #b4b4b4;border-bottom:2px solid #b4b4b4;background:url('img/body.png');color:#000;}
#order #deliveryAddress label{display:block;font-weight:normal;padding:2px 0;}
#order #deliveryAddress .input{width:45%;margin:0 0 5px;}
/* CROSS SELL */
#crossSell{clear:both;margin:10px 0;padding:8px 10px 10px;background:#fff url('img/body.png');border-bottom:1px solid #b4b4b4;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
#crossSell h3{color:#386200;font-size:1.7em;font-weight:bold;}
#crossSell ul{margin:10px 10px 10px 20px;padding:8px 0 0;list-style:none;}
#crossSell li{padding:0 0 7px;background:url('img/menu3_sub.png') no-repeat left 5px;padding-left:12px;font-weight:bold;}
#crossSell li a{color:#000;font-weight:bold;text-decoration:none;}
#crossSell li a:hover{background-color:inherit;color:#91013e;text-decoration:none;}
#crossSell .price{display:inline;color:#91013e;padding:0 5px 0 15px;}
#crossSell .price ins{text-decoration:none;font-weight:bold;}
#crossSell .price ins em{padding-right:5px;text-decoration:line-through;font-style:normal;}
#crossSell .price span{padding-left:5px;}
#order #ceneoAccept label{font-weight:normal;font-size:0.917em;}
#products li .price{text-align:right;}
#products li .price .additionalCurrency2{margin-top:3px;font-size:1em;}
#products li .price .additionalCurrency2 span{font-weight:normal;font-size:1em;color:#000;}
#products li .price .additionalCurrency2 strong{font-weight:normal;font-size:1em;color:#91013e;}
#products li .price .additionalCurrency2 em{padding-right:2px;}

#product #box #price #additionalCurrency2{margin-top:5px;font-size:0.7em;color:#000;}
#product #box #price #additionalCurrency2 strong{padding:0 3px 0 0;color:#91013e;}
#product #box #price #additionalCurrency2 em{padding-right:2px;color:#000;}

/* Twitter */
/*#twitter {color:#2e6896;font-size:1.1em;font-weight:bold;}
#twitter ul{padding:3px 0;list-style:none;}
#twitter li{margin:0 3px;padding:4px 0 4px 13px;}*/

/* DROP-DOWN MENU */
#head3 .container{overflow:visible;height:40px;}
#menu2 ul{height:40px;white-space:nowrap;}

#menu2 li.dropDown{position:relative;white-space:nowrap;}
#menu2 li.dropDown:hover{background:url('img/menu2_bg_hover.png') repeat-x;color:#fff;}
#menu2 li.dropDown a{display:block;height:30px;}
* html #menu2 li.dropDown a{display:block;height:40px;}
#menu2 li.dropDown a:hover{background:none;}

#menu2 li ul{display:none;border-right:0;}
#menu2 li.dropDown ul{height:auto;float:left;z-index:10;position:absolute;left:-1px;top:40px;border-left:3px solid #9bd400;}
#menu2 li.dropDown:hover ul ul{display:none;}
#menu2 li.dropDown ul li{position:relative;clear:left;float:left;width:20em;border-bottom:1px dotted #9bd400;border-left:0;border-right:0;background:url('img/menu_drop.png');}
#menu2 li.dropDown ul li:hover{background:url('img/menu2_bg_hover.png') repeat-x;}
#menu2 li.dropDown ul li a{height:auto;margin:0;padding:10px 20px 10px 15px;font-weight:normal;background:none;text-shadow:none;}
#menu2 li.dropDown ul li a:hover, #menu2 li.dropDown .selected > a{text-decoration:none;}

#menu2 li.dropDown ul ul{display:none;position:absolute;z-index:11;top:0;left:20em;}
#menu2 li.dropDown ul ul li a{padding:7px 10px;font-size:1em;}


#menu3 li{border-bottom:1px dotted #000;}

#menu3 li.dropDown{position:relative;}
#menu3 li.dropDown:hover{color:#fff;background:url('img/menu2_bg_hover.png');}
#menu3 li.dropDown:hover a{color:#fff;background:none;text-shadow:none;}

#menu3 .sub1 li{border:0;}

#menu3 .dropDown .sub1{display:none;white-space:nowrap;position:absolute;top:0;left:224px;z-index:12;border-left:3px solid #9bd400;}
*:first-child+html #menu3 .dropDown .sub1{background:#66960b;} /* IE 7 hack */
* html #menu3 .dropDown .sub1{background:#66960b;} /* IE 6 hack */
#menu3 .dropDown .sub1 li{position:relative;width:20em;margin:0;padding:0;background:url('img/menu_drop.png');border-bottom:1px solid red;}
#menu3 .dropDown .sub1 li a{padding:5px 20px 5px 10px;background:none;color:#fff;text-decoration:none;}
#menu3 .dropDown .sub1 li:hover{background:url('img/menu2_bg_hover.png');}
#menu3 .dropDown .sub1 li a:hover, #menu3 .dropDown .sub1 .selected > a{color:#fff;text-decoration:none;}

#menu3 .sub2{margin:0;padding:0;border:0;background:none;}
#menu3 .sub2 li{border:0;}

#menu3 .dropDown .sub1 li ul{display:none;position:absolute;margin:0;padding:0;z-index:13;top:0;left:20em;border-left:3px solid #9bd400;}
#menu3 .dropDown .sub1 li{background:url('img/menu_drop.png');border-bottom:1px solid #9bd400;}
#menu3 .dropDown .sub1 li ul li a{padding:3px 20px 3px 10px;}

/* Youtube */
.youtube {position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;} 
.youtube iframe, .youtube object, .youtube embed{position:absolute;top:0;left:0;width:100%;height:100%;}

/* Google Mapps */
.google-maps {position:relative;padding-bottom:75%;height:0;overflow:hidden;}
.google-maps iframe {position:absolute;top:0;left:0;width:100% !important;height:100% !important;}

/* SCROLL BACK TO TOP */
#backToTop{position:fixed;bottom:30px;right:1.5%;}
#backToTop a{display:block;width:80px;text-align:center;text-transform:uppercase;text-decoration:none;color:#606060;font-size:0.917em;-webkit-transition:1s;-moz-transition:1s;transition:1s;opacity:0.6;filter:alpha(opacity=60);}
#backToTop a:hover{color:#414040;opacity:1;filter:alpha(opacity=100);}
#backToTop span{display:block;width:80px;height:90px;margin-bottom:7px;background:#939393 url('img/back_to_top.png') no-repeat center center;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-webkit-transition:1s;-moz-transition:1s;transition:1s;}
#backToTop a:hover span{background-color:#606060;}
@media screen and (max-width:1180px){
  #backToTop a{opacity:0.4;filter:alpha(opacity=40);}
}


/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (max-width:1024px){
  #head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{width:95%;}
  #sideTab{display:none}
  #column{width:30%;padding:10px 0;}
  #content{width:70%;}
  #page {margin:0px 3%;}
  #product{width:94%;margin:0 3%;}
  #products .list li{width:48%;margin:1%;padding:10px 0 0;}
  #products .list .i1{clear:left;}
  #products li.column1{clear:none;}
}

@media screen and (max-width:800px){
#content .theme-default .nivoSlider{width:90%;}
#searchFormAdvanced{width:83%; } /*225*/
#searchFormAdvanced .input{width:81%;} /*220*/
#searchFormAdvanced .prices .input{width:20%;}

#head3 .container{height:auto;border-bottom:none;background:#6e9600 url('img/menu2_bg.png') repeat-x;overflow:hidden;}
#menu2 li.dropDown ul li{display:none}
#menu3 li.dropDown ul li{display:none}
#menu2 li.dropDown a, #menu2 li a{width:100%;height:40px;padding:10px 5%;background:url('img/menu2_bg.png') repeat-x;border:1px solid #797879;border-left:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#menu2{float:left;width:100%;}
#menu2 ul{width:100%;height:auto;}
#menu2 li, #menu2 li:hover, #menu2 .selected{width:25%;border:none;}
#menu2 li a{font-size:0.85em;}
#menu2 li a:hover, #menu2 .selected a, #menu2 .selected-parent a{background:url('img/menu2_bg.png') repeat-x;}

  .boxes .box{float:left;width:29%;margin:0 0 5px 20px;}
  .boxes img{max-width:130px;}
  .box .product-box .name{font-size:0.9em;}
  .boxes .type{font-size:0.8em;}
  .imagesGallery img{max-width:140px;}
  .imagePreview img{max-width:200px;}
  #imagesListPreview{margin:9px 5px 0 0;}
  #imagesListPreview img{max-width:50px;}
  #product #box #price em{font-size:1.1em;}
  #product #box #price, #product #box #noPrice{font-size:1.1em;}
  #product #box{width:185px;margin:5px 0 10px 0px;}
  #basket .image img{padding:1px;background:#fff;border:2px solid #c9cdce;width:60px;height:30px}
  #basket .image {display: none}

#menu1{font-size:0.8em;}
#menu2{font-size:0.8em;}
#menu3{font-size:0.8em;}
#page{font-size:0.9em;}
#page h1{font-size:1.3em;}
#product{font-size:0.8em;}
#product h1{font-size:1.3em;}
#products{font-size:0.8em;}
#basket{font-size:0.8em;}
#promoted{font-size:0.8em;}
#productsLastVisited{font-size:0.8em;}
#mostVisits{font-size:0.8em;}
#productsRelated{font-size:0.8em;}
#randomCategoryProducts{font-size:0.8em;}
#order{font-size:0.8em;}
#orderedProducts{font-size:0.8em;}
#basketSummary{font-size:0.8em;}
#product table{font-size:0.8em;}
#foot{font-size:0.8em;}
#products li h2 a{font-size:1.1em;}
#orderedProducts table{font-size:1.1em;}
  
  .goog-logo-link,.goog-logo-link:link,.goog-logo-link:visited,.goog-logo-link:hover,.goog-logo-link:active, .goog-te-gadget{-moz-border-radius-bootomleft:5px;border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;border-bottom-right-radius:5px;}
  #backToTop a{width:55px;}
  #backToTop span{height:55px;width:55px;background-position:center top;}
  #backToTop em{display:none;}

#promoted .title{font-size:0.8em;}
#mostVisits .title{font-size:0.8em;}
#newsletter .title{font-size:0.8em;}
#basketSummary .title{font-size:0.8em;}
.boxes .box{font-size:0.8em;}
#column .type{font-size:0.8em;}
#content .subpagesList li h2, #content .subpagesList li h2 a{font-size:1.0em;}
#column .login .submit{font-size:0.8em;}
#product #box #addBasket .submit{font-size:0.8em;}
#searchFormAdvanced .submit{font-size:0.8em;}
#newsletter .submit{font-size:0.8em;}

}

@media screen and (max-width:640px){
   #logo img {max-width:400px}
   #logo #slogan{top:70px;left:95px;}
  .imagesGallery img{max-width:110px;}
  .imagePreview img{max-width:200px;}
  .boxes .type{font-size:1.0em;}
  .boxes .box{width:50%;margin:0 0 5px 20px;}
  .boxes img{max-width:100px;}
   /*#page15 #column{display:none;}
   #page15 #content{width:100%;}
   #page15 #page{width:100%;margin:0 auto 0 0px;text-align:left;}
   #fbSideTab{display:none}*/
   #column .box img{max-width:120px}
   #copy, .foot{float:none;width:100%;text-align:center;padding:0 0 20px;}
    #page h1{margin:10px 0px;font-size:1.1em;font-weight:bold;}
}

@media screen and (max-width:568px){
  #logo img {max-width:280px}
  #logo {padding-top:40px}
  #logo #slogan{top:75px;left:65px;font-size:1em}
  #head3{background:none}
  #column, #content{width:100%;}
  #basket .image {display: none}
  
  #menu2{float:left;width:100%;}
  #menu2 ul{width:100%;background:#459E18;}
  #menu2 li, #menu2 li:hover, #menu2 .selected{width:50%;border:none;}
  #menu2 li.dropDown a, #menu2 li a{width:100%;height:auto;padding:10px 5%;background:#459E18;border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
  #menu2 li.lL a{border:0px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
  #menu2 li a:hover, #menu2 .selected a, #menu2 .selected-parent a{background:#459E18;}
  
  #products li h2{font-size:1.2em;} 
  #order .input{width:80px;}
  #orderedProducts thead .price span{display:none;}
  #promoted{display:none;}
}
@media screen and (max-width:360px){
#menu3 li.dropDown ul li{display:none;}
#products .list li{width:98%;margin:1%;}
#mostVisits{display:none;}
#simpleNews{display:none;}

#orderedProducts td{padding:2px;}
  #orderedProducts #recount td{padding:2px 0px;}
  #orderedProducts #recount .submit{font-size:0.83em;}
  #orderedProducts thead .name{padding-left:7px;}
  #orderedProducts thead .price span{display:none;}
  #continue .submit{width:82px;}
  #basket #save{padding:6px 4px 0;}
  #orderedProducts tbody .quantity input{width:25px;}
  #orderedProducts .del{overflow:hidden;width:16px;padding:0;vertical-align:center;font-size:1px;line-height:1px;}
  #orderedProducts .del a{display:inline-block;width:16px;height:16px;font-size:0px;line-height:1px;color:transparent;background:url('img/close.png') no-repeat 0px 0px;text-decoration:none;}
  #orderedProducts .del a:hover{color:transparent;background:url('img/close.png') no-repeat 0px -16px;}
}
