/*
Quick.Cart webstyle005 stylesheet
*/
@import url(http://fonts.googleapis.com/css?family=Dosis:400,600&subset=latin,latin-ext);
/* GLOBAL STYLES */
body, body *{margin:0;padding:0;border:0;}
body,table{color:#666;font-size:0.75em;font-family:Tahoma, Geneva, sans-serif;}

body{padding:0;background:url(img/img_01.jpg) repeat-x top #fff;text-align:center;}

table{border-collapse:collapse;border-spacing:0;font-size:100%;}
tbody, tfoot, thead{margin:0;padding:0;}
caption, tr, th, td{margin:0;padding:2px 4px;font-size:100%;font:inherit;vertical-align:baseline;}

.input, select, textarea{padding:6px 4px 6px 4px;border:0;font-size:13px;-webkit-border-radius: 10px;border-radius: 10px; background:#CCC; }
.input.warning-required, select.warning-required, textarea.warning-required{border-color:#ac0000 #e9030d #e9030d #ac0000;background:#fbefef;}
.submit{padding:0px 10px;border:0;color:#fff;font-weight:bold;font-size:13px;font-family: 'Dosis', sans-serif;-webkit-border-radius: 10px;border-radius: 10px; background:#e9030d;text-transform:uppercase; font-style:normal; height:27px; line-height:25px; overflow:hidden;}
.submit:hover{background:#666;cursor:pointer;}
* html .submit{padding:3px 1px !important;}
* html .input{height:28px;}
.form{}
.form label{font-size:1em;color:#666;font-weight:bold;}
.form label span{padding-left:10px;color:#949494;font-weight:normal;text-shadow:none;}
.form legend{display:none;}
.hide{display:none;}

a{color:#e9030d;text-decoration:none;}
a:hover{color:#666;text-decoration:underline;}

.clear{clear:both;height:0px;font-size:0px;line-height:0px;}
#skiplinks{position:absolute;top:0px;left:0px;}
#skiplinks a{position:absolute;top:-500px;left:0px;z-index:10;min-width:200px;padding:10px;color:#fff;}
#skiplinks a:focus{top:0;background:#000;color:#fff;}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}

#container{position:relative;width:100%;margin:0 auto;padding:0;overflow:hidden;}
#header{background:url(img/img_02.jpg) top center no-repeat; height:476px; position:relative}
#body, #foot{float:left;width:100%;margin:0 auto;padding:0;}
#head1, #head3, #head2{width:960px;margin:0 auto;text-align:left;}
#body .container, #foot .container{width:960px;margin:0 auto;text-align:left;}

/* HEADER WITH TOP MENU ABOVE LOGO */
#head1{clear:both;padding-top:0px; }
#head1 .container{height:20px;float:right}
* html #head1 .container, * html #head2, * html #body{background:none;} /* IE 6 hack */

/* MENU TOP 1 */
#menu1 ul{float:right;margin:8px 3px 0 0;list-style:none;}
#menu1 li{float:left;padding:0 5px 0 15px;}
#menu1 li a{padding-left:10px;font-size:15px;color:#fff; font-weight:600; font-family: 'Dosis', sans-serif;}
#menu1 li a:hover, #menu1 .selected a{text-decoration:underline;}

#menu1 li.lBasket{text-align:left;padding:0;}
#menu1 li.lBasket a{padding:0 0 0 20px;background:url(img/cart.png) 0 4px no-repeat;color:#ffffff;}
#menu1 li.lBasket a:hover{color:#ffffff;}
#menu1 li.lBasket span{padding:2px 0 5px;display:block;color:#ffffff;font-size:0.917em;font-family:sans-serif;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{clear:left;}
#head2 .container{height:130px;}
#logo{float:left;padding:35px 10px 10px 0px; position:relative;font-family: 'Dosis', sans-serif;}
#logo #title{float:left;text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);}
#logo #title a{color:#e9030d;font-size:3.917em;text-transform:uppercase;text-decoration:none;font-family: 'Dosis', sans-serif; font-weight:600}
#logo #title a span{color:#999;background:inherit;}
#logo #title a strong{color:#f9f9f9;background:inherit;}
#logo #slogan{clear:left;background:inherit;color:#f9f9f9;font-size:39px;text-shadow: 0px 1px 2px rgba(0, 0, 0, 1); position:absolute; top:240px;font-family: 'Dosis', sans-serif; width:300px;}
* html #logo #slogan{width:100%;} /* IE 6 hack */

/* HEADER WITH TOP MENU BELOW LOGO */
#head3{}
#head3 .container{background:#fff;overflow:hidden;-webkit-border-radius: 20px;border-radius: 20px;-webkit-box-shadow:  0px 0px 17px 0px rgba(0, 0, 0, 0.6);box-shadow:  0px 0px 17px 0px rgba(0, 0, 0, 0.6);}

/* MENU TOP 2 */
#menu2{font-family: 'Dosis', sans-serif;}
#menu2 ul{float:left;margin:0;list-style:none;}
#menu2 li{float:left;padding:3px 0 3px 0;}
#menu2 li:hover, #menu2 .selected{}
#menu2 li.l1 a{border-left:none;}
#menu2 li a{float:left;padding:10px 30px 10px 30px;color:#666;font-size:18px;text-decoration:none;background:transparent;border-right:1px dashed #999; font-weight:600;}
#menu2 li a:hover, #menu2 .selected a{background:url(img/marker-2.png) 11px 18px no-repeat;color:#e9030d;text-shadow:none;text-decoration:underline}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0;}
#body .container{overflow:visible;}

/* LEFT COLUMN STYLES */
#column{float:left;width:270px;padding:10px 0;}
#column .type{border: 0 none;color: #e9030d;font-family: 'Dosis',sans-serif;font-size: 33px;margin-top: 0;padding: 7px 0 10px 15px;}
#menu3{padding:0 20px 10px;}
.order #column{display:none;}

/* LEFT MENU */
#menu3{margin:15px 20px 15px 0;background:#fff;-webkit-border-radius:20px;border-radius:20px;-webkit-box-shadow:0px 0px 14px 0px rgba(0, 0, 0, 0.5);box-shadow:0px 0px 14px 0px rgba(0, 0, 0, 0.5);font-family: 'Dosis', sans-serif; padding:0;}
#menu3 ul{padding:0px 4px 10px 4px;list-style:none; margin:0;}
#menu3 li{padding:0; border-top:1px dashed #999;background:none;color:#e9030d;}
#menu3 a{display:block;width:87%;padding:9px 0 9px 28px;color:#666;font-size:18px;background:url(img/marker-2.png) no-repeat 10px 15px;}
#menu3 a:hover {color:#e9030d;background:url(img/marker-1.png) no-repeat 10px 15px;}
#menu3 .selected > a:first-child{color:#e9030d;background:url(img/marker-1.png) no-repeat 10px 15px; text-decoration:underline}

#menu3 .sub1{margin:0;padding:0;border:0;background:none;}
#menu3 .sub1 li{background:url(img/dot.png) 36px 19px no-repeat;padding:9px 0 9px 46px; }
#menu3 .sub1 a{display:block;width:100%;background:none; padding:0;}
#menu3 .sub1 a:hover {}
#menu3 .sub1 .selected > a:first-child{background:none;}

/* search form */
#searchForm{margin:5px 0 0 0px;overflow:hidden;background:#fff;-webkit-border-radius:20px;border-radius:20px;-webkit-box-shadow:0px 0px 14px 0px rgba(0, 0, 0, 0.5);box-shadow:0px 0px 14px 0px rgba(0, 0, 0, 0.5); padding:20px; width:210px; display:block}
#searchForm label, #searchForm legend{display:none;}
#searchForm .input{width:110px; float:left;}
#searchForm .submit{ float:left; margin-left:10px;}
*:first-child+html #searchForm .submit{padding:3px;margin:0;} /* IE 7 hack */
* html #searchForm .submit{padding:3px;margin:0;} /* IE 6 hack */

/* RIGHT COLUMN STYLES */
#content{float:left;width:650px;padding:7px 20px 7px 20px;text-align:center;background:#fff;-webkit-border-radius:20px;border-radius:20px;-webkit-box-shadow:0px 0px 14px 0px rgba(0, 0, 0, 0.5);box-shadow:0px 0px 14px 0px rgba(0, 0, 0, 0.5); margin:15px 0 15px 0;}
* html #content{width:650px;}
* html #page{width:100%;}
#page{position:relative;margin:0 auto;text-align:left;}

.order #content{width:100%;}
* html #page{width:100%;} /* IE 6 hack */
* html .order #page{width:94%;} /* IE 6 hack */
#body.order .container{width:960px;background:#fff;border:0;}

/* PAGE TITLE */
#page h1{margin:0px 0 7px 0px;padding:0px 0 10px 20px;color:#666;font-size:33px;font-family: 'Dosis', sans-serif; font-weight:400; background:url(img/marker-1.png) left center no-repeat; border-bottom:1px dashed #999}

/* NAVIGATION PATH - TREE */
#page div.breadcrumb{padding:2px 0;color:#e9030d;background:inherit;font-size:1em;}
#page div.breadcrumb a{background-color:inherit;color:#e9030d;text-decoration:none;font-weight:normal;}
#page div.breadcrumb a:hover{text-decoration:underline;}
*:first-child+html #page div.breadcrumb{top:-5px;} /* IE 7 hack */
* html #page div.breadcrumb{top:-5px;} /* IE 6 hack */

/* PAGE CONTENT */
#page div.content{padding-top:5px;font-size:1.083em;line-height:1.5em;}
#page div.content ul, #page div.content 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;}



.pages{padding:8px 0;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 */
.imagesList{list-style:none; position:relative}
.imagesList li{margin:0 0 15px 0;background:inherit;color:#666;text-align:center;}
.imagesList li div{text-align:center;}
.subpagesList li img, .imagesList li img, #products li .photo img, .imagePreview img{-webkit-border-radius:20px;border-radius:20px;-webkit-box-shadow:0px 0px 14px 0px rgba(0, 0, 0, 0.6);box-shadow:0px 0px 14px 0px rgba(0, 0, 0, 0.6);}

.imagesList#imagesListPreview li img{-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:0px 0px 14px 0px rgba(0, 0, 0, 0.6);box-shadow:0px 0px 14px 0px rgba(0, 0, 0, 0.6);}
.subpagesList li img:hover, .imagesList li img:hover, .imagesList#imagesListPreview li img:hover, .imagePreview img:hover, #products li .photo a:hover img{-webkit-box-shadow:0px 0px 10px 0px rgba(44, 129, 74, 1);box-shadow:0px 0px 10px 0px rgba(44, 129, 74, 1); opacity:0.9 }
#imagesList1{float:left;margin:12px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:12px 0 0 15px;}

.imagePreview div{margin:5px 0 10px;text-align:center;}
#imagesListPreview{float:left;margin:14px 20px 0 0;}
* html #imagesListPreview{margin-top:-5px;}
.imagesList#imagesListPreview li{margin-bottom:3px;}

/* FILES LIST STYLES */
#filesList{width:100%;float:left;margin:15px 0 5px 0;list-style:none;vertical-align:middle;}
#filesList li{width:100%;float:left;clear:left;margin:5px 0 5px 0px;padding-left:0px; list-style:none}
#filesList li a{color:#e9030d;background:inherit;}
#filesList li a:hover{color:#666;background:inherit;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{padding-left:2px;background:inherit;color:#666;background:inherit;}

/* QUICK.BOX */
#quick-box{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba( 0, 0, 0, 0.7 );z-index:200;}
#quick-box .background{height:100%;}
#quick-box .quick-box-container{position:absolute;padding:0;border-radius:5px;box-shadow: 0 0 15px 1px #000;}
#quick-box .image-wrapper{position:relative;line-height:0;}
#quick-box .image-wrapper img{margin:0;padding:0;border-radius:5px;}
#quick-box .navigation{position:absolute;bottom:0;margin:0;padding:5px 0;text-align:center;font-size:0.875em;font-weight:bold;color:#ddd;line-height:normal;background:rgba( 0, 0, 0, 0.2 );width:100%;}
#quick-box .description{margin:0;padding:5px 0;text-align:center;font-size:0.875em;color:#ddd;font-weight:bold;background:rgba( 0, 0, 0, 0.8 );border-bottom-left-radius:5px;border-bottom-right-radius:5px;max-height:66px;overflow:hidden;}

#quick-box .prev, #quick-box .next{position:absolute;display:block;width:50%;top:15%;height:70%;margin:0px;color:#fff;font-family:Verdana;z-index:100;opacity:0.15;text-decoration:none;}
#quick-box .prev span, #quick-box .next span{position:absolute;top:47%;left:0;padding:10px;border:1px solid #fff;background:#000;}
#quick-box .next span{left:auto;right:0;border-right:none;}
#quick-box .prev span{border-left:none;}
#quick-box .next:hover, #quick-box .prev:hover{opacity:0.8;}
#quick-box .prev{left:0;}
#quick-box .next{right:0;}
#quick-box .close{position:absolute;top:0;right:0;padding:0 4px 2px;opacity:0.5;background:#000;color:#fff;font-weight:bold;font-family:"Trebuchet MS";text-decoration:none;border:1px solid #fff;border-top:none;border-right:none;border-top-right-radius:5px;z-index:100;}
#quick-box .close:hover{opacity:0.8;}
#quick-box .close, #quick-box .prev, #quick-box .next{line-height:normal;}
#quick-box .loading{display:block;padding:40px 35px;color:white;line-height:1em;}

/* SUBPAGES LIST STYLES */
.subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
.subpagesList li{clear:left;float:left;width:96%;margin:10px 0;padding:13px 2%;border:1px dashed #999}
* html .subpagesList li{width:100%;} /* IE 6 hack */
.subpagesList li .photo{float:left;margin:5px 18px 5px 0;}
.subpagesList li h2{padding-bottom:10px;text-shadow:2px 2px 2px #d5d5d5;}
.subpagesList li h2, .subpagesList li h2 a{color:#e9030d;font-size:24px;font-weight:normal;background:none;text-decoration:none;font-family: 'Dosis', sans-serif;}
.subpagesList li h2 a:hover{color:#666;background:none;text-decoration:underline;}
.subpagesList li div.description{font-weight:normal;font-size:1em;line-height:1.4em;}
.subpagesList li ul, .subpagesList li ol{float:left;width:96%;margin:5px 0 0 4%;padding:0;}
.subpagesList li li{padding:0;border:0;background:none;-webkit-box-shadow:none;box-shadow:none;}
.subpagesList li ul{list-style:disc;}
.subpagesList li ol{list-style:decimal;}
.subpagesList li p{padding-bottom:10px;}

/* OPTIONS LINK */
#options{clear:both;float:right;width:100%;margin:10px 0px;background:inherit;color:#7f7f66;font-size:1em;text-align:right;}
*:first-child+html #options{width:95%;} /* IE 7 hack */
#options a{padding:0 10px 0;color:#666;background:inherit;}
#options a:hover{color:#e9030d;background:inherit;}
#options .back, #options .print{float:right;}
#options .print a{border-left:1px dashed #999;}

.message{padding:50px 0;text-align:center;}
.message h2{background:inherit;color:#cc0000;font-weight:normal;font-size:2.4em;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;height:70px;background:url(img/img_01.jpg) top repeat-x;color:#fff;font-size:1.083em;font-family: 'Dosis', sans-serif; font-size:16px}
#foot .container{width:960px;margin:0 auto;padding:22px 0;overflow:hidden;text-shadow:0 1px 1px #000;}
#foot a{background:inherit;color:#fff;text-decoration:underline;}
#foot a:hover{color:#CCC;background:inherit;}

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

/* PRODUCTS LIST */
#products{float:left;width:100%;margin-bottom:10px;list-style:none;}
#products ul.list{float:left;width:100%;list-style:none;}
#products .list li{float:left;}
#products li .photo{font-size:0px;line-height:0px;}
#products li h2{padding:5px 0 10px 0;font-weight:600;font-family: 'Dosis', sans-serif; font-size:17px}
#products li h2 a { color:#e9030d}
#products li h3{padding:5px 0 9px;text-align:left;font-weight:normal;font-size:0.917em;}
#products li h3 em{padding:0 5px;}
#products li .price, #products li .noPrice{margin:5px 0 5px 0;background-color:inherit;color:#e9030d;font-weight:bold;text-decoration:none;}
#products li .price em{padding:0 6px 0 0;background:inherit;color:#666;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;font-weight:normal;}
#products li .basket{font-size:0.917em;}
#products li .basket a{padding:0px 10px;border:0;background:#e9030d;color:#fff;font-weight:bold;font-size:13px;font-family: 'Dosis', sans-serif;-webkit-border-radius: 10px;border-radius: 10px; text-transform:uppercase; font-style:normal; height:27px; line-height:27px; overflow:hidden;display:block;font-weight:bold;text-align:center;}
#products li .basket a:hover{background:#666;cursor:pointer;}


/* PRODUCTS LIST - COLUMNS TEMPLATE */
#products{clear:both;margin-top:10px;}
#products .list li{clear:none;width:200px;margin-left:20px;padding:20px 0;text-align:center;}
#products li.column1{clear:both;margin-left:0;}
#products li h3{text-align:center;}
#products li div.description{margin:10px 0 0;text-align:justify;}
#products li .basket{width:150px;margin:10px auto 0;}
#products li.pages#pagesAfter{clear:both;}
#products .list li li{float:none;width:auto;margin-left:0px;padding:0;border-top:0px;text-align:left;}

#products .pages{float:right;width:100%;margin:0;padding:9px 0;border:0;background:none;text-align:right;font-size:1em;}
#products .pages li{margin:0;padding:0 2px;border:0;background:none;}
#products .pages a, #products li.pages strong{padding:0 1px;font-size:1em;}
#products .pages .viewAll{padding-right:8px;border-right:1px solid #666;}
#products .pages .title{padding-left:8px;border:none;}
#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 ul{display:inline;list-style:none;}
#products .sort li{display:inline;padding:0 6px;font-weight:bold;border-right:1px solid #666;}
#products .sort li:last-child{border:none;padding-right:0;}
#products .sort li a{font-weight:normal;}

/* PRODUCTS DETAILS */
#product{float:left;display:block;text-align:left;width:650px;padding:7px 20px 7px 0px;}
* html #product{margin:0;} /* IE 6 hack */
#product h1{ background: url("img/marker-1.png") no-repeat scroll left center transparent;border-bottom: 1px dashed #999999;color: #666666;font-family: 'Dosis',sans-serif;font-size: 33px;font-weight: 400;margin: 0 0 7px;padding: 0 0 10px 20px;}
#product div.breadcrumb{margin:0 0 10px;padding:2px 0 7px;font-weight:normal;font-size:0.917em;}
#product div.breadcrumb em{padding:0 5px;}

#product #box{float:right;width:250px;margin:5px 0 10px 5px;padding:3px 0 10px;text-align:center;color:#333;font-family: 'Dosis', sans-serif;-webkit-border-radius:20px;border-radius:20px; background:#ccc;}
#product #box form{font-weight:bold;}
#product #box #price, #product #box #noPrice{padding:7px 0;font-size:1.617em;text-align:center;font-weight:bold;}
#product #box #price em{font-style:normal;}
#product #box #price strong{padding:0 6px;}
#product #box #available{padding:0px 2px 0;font-weight:bold;font-size:1.1em;}
#product #box #addBasket{padding:10px 0 5px;}
#product #box #addBasket .submit{width:176px;padding:5px;text-align:center;border:0;background:#e9030d;color:#fff;font-size:1.1em;line-height:1.1em;font-weight:bold;}
#product #box #addBasket .submit:hover{background:#666;}

#product div.content{clear:left;padding:0 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;}

/* BASKET AND ORDER */
#orderedProducts table{width:100%;margin:0;font-size:1em;border-top: 1px dashed #999999;border-left: 1px dashed #999999;}
#orderedProducts td, #orderedProducts th{padding:6px 7px;border-bottom: 1px dashed #999999;border-right: 1px dashed #999999;}
#orderedProducts thead .price, #orderedProducts thead .quantity, #orderedProducts thead .summary{text-align:right;}
#orderedProducts thead td{padding-bottom:11px;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#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 tfoot{text-align:right;}
#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryProducts th, #orderedProducts tfoot .summaryShippingPayment, #orderedProducts tfoot .summaryOrder{text-align:right;}

#basket #orderedProducts table{margin:10px 0 0;}
#basket .info{padding:10px 0;text-align:left;}
#basket #recount .submit{padding:2px 3px;}
#basket .summaryProducts{font-size:1.36em;font-weight:bold;}
#basket .summaryProducts #summary{font-weight:bold;}
#basket .del{padding:0 5px 0 10px;}
#basket .buttons #save .submit{padding:3px 5px;}
#basket .buttons .submit.continue{margin-right:5px;}
#basket #pageDescription{margin-top:20px;}
#basket legend{display:none;} 

#basket #continue{text-align:left;}
#basket #save{padding:6px 7px 0;}
#basket #save .submit{background:#ccc;color:#666;}
#basket #save .submit:hover{background:#666;color:#fff;}

#order legend{display:block;padding:20px 0 10px;border:0;font-size:1.2em;font-weight:bold;}
#order #personalData{padding:12px 0px 12px 30px;overflow:hidden;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;}
#order #personalData label{display:block;padding:2px 0;font-weight:bold;}
#order #personalData .input, #order #personalData #oComment{width:90%;margin:0 0 5px;}
#order #personalData #oComment{height:125px;}

#shippingAndPayments div{padding:11px 3%;}

#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{font-size:1.36em;font-weight:bold;}
#order .summaryOrder th, #orderPrint .summaryOrder th{text-align:right;}
#order #rulesAccept th, #order #nextStep th{text-align:right;font-weight:normal;}
#order #rulesAccept th a{font-weight:bold;}
*:first-child+html .nextStep .submit, *:first-child+html #basket #save .submit{padding:2px 0px;} /* IE 7 hack */

/* ORDER SUMMARY/PRINT PAGE */
#orderPrint #pageDescription{padding:0;}
#orderPrint #pageDescription p{padding:5px 0;font-weight:normal;font-size:1.5em;text-align:center;}
#orderPrint .legend{clear:both;padding:20px 0 10px;font-size:1.2em;font-weight:bold;}
#orderPrint dl{float:left;display:block;width:100%;margin:0;padding:5px 0;}
#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;}

@media print{
  /* PRINT STYLES */
* {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, #header{height:auto;}
  #logo, #header{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 div.breadcrumb{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, #slogan{display:none;}

}

/* PLUGINS */
#noticeAboutCookies{display:none;padding:7px 0;background:#e9030d;font-weight:bold;color:#fff;border-bottom:1px solid #e9030d;}
#noticeAboutCookies .close{margin-left:20px;font-size:0.917em;color:#666;font-weight:normal;text-decoration:none;}
#noticeAboutCookies .close:hover{color:#fff;}
.youtube{width:470px;height:365px;padding:1px;background:#c0bfbf;border:4px solid #eee;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
.youtube:hover{border:4px solid #c9cdce;}

@media screen and (max-width:675px){
  .youtube{width:97%;}
}