/* Haberkorn */
/* separated colors and layout */

/**********************************************************************
 *
 * SEPARATED LAYOUT
 *
 */

/* Base */
html,body {min-height: 100%;}

*,
* + * {box-sizing: border-box;}

body,table,input,select,textarea,tt {font-family: 'Open sans',Arial,Helvetica, sans-serif; line-height: 130%;}
input {font-family: 'Open sans',Arial,Helvetica, sans-serif;}

body {margin:0; padding:0; font-size: 14px;}
h1 {font-size: 24px; line-height: normal;}
h2 {font-size: 18px; line-height: normal;}
h3 {font-size: 16px; line-height: normal;}
strong.h2 {font-size: 18px;}
strong.h3 {font-size: 16px;}
img {border:0 none; max-width: 100%; max-height: 100%; height: auto;}
ul {padding:0 0 0 2em;}
hr {margin:4px 0; height:1px; text-align:center; background: transparent; border: 0 none; border-top: 1px solid #eee;}
font[size]{line-height:normal;}
textarea {resize:vertical;}
textarea,
input[type="number"],
input[type="text"],
input[type="password"],
input.openid,
input.txt,
#left select,
#body select {padding: 5px; border: 1px solid #bbb; background-color: #fff; border-radius: 0px;}
table.basket input[type="number"],
table.basket input[type="text"],
.amount input {text-align: center;}

.readonly {color: #aaa; cursor: not-allowed; }
.readonlyNoEdit {color: red; }

.spinner[readonly] {
    background: #e8e8e8;
    color: #333;
}

/* Typography */
a {text-decoration:none; color: #007bbe;}
a:hover {text-decoration:underline;}

.hl {}
.err {border: 1px dotted #d00; font-weight: bold; padding: 0 5px;}
span.err {border-width:0 0 1px;display:inline-block;}
.link {background: url(images/arrows.png) no-repeat right -382px; padding-right:14px; text-decoration:none; line-height:20px;}
.link2 {background: url(images/arrows.png) no-repeat right -382px; padding-right:14px; text-decoration:none; line-height:20px;}
.link:hover, .link2:hover {text-decoration: underline;}
.fs12 {}
.fs11 {}
.nobrd {border: none !important;}
.nobold {font-weight: normal !important;}
.ta_right {text-align: right;}
th div.ta_right,
th.ta_right {text-align: center !important;}
th.ta_center {text-align: center !important;}
.link.right,
table.right,
div.right,
span.right {float:right;}
table.left,
div.left,
span.left {float:left;}
.clear_left {clear: left;}
.clear_right {clear: right;}
.clear_both {clear: both;}
p {margin: 0 0 1em;}
/* Forms */
form {margin-top:0px; margin-bottom:0px;}

input[type="submit"]:disabled {
    opacity: .6;
}

.productstats-showall,
#body .basket .wrapmod,
#left .recommlist .btn,
.box.minibasket .tocart,
#body .product .tocart,
#body .product .fromlist,
#body .basket .frombasket,
#body .box.compare .fromcompare,
#body div.bar.prevnext .right,
#body div.bar.prevnext .arrowdown,
#body div.bar.prevnext .arrowright,
span.btn {background: transparent; padding: 0 0px 0 0px; height:30px; line-height:30px; color: #fff; display:inline-block; margin:0; outline:0; vertical-align: middle;}

.productstats-showall a,
#body .basket .wrapmod a,
.box.minibasket .tocart input,
#body .product .tocart input,
#body .product .fromlist input,
#body .basket .frombasket a,
#body .basket .frombasket input,
#body .box.compare .fromcompare input,
#body div.bar.prevnext .right input,
#body div.bar.prevnext .arrowdown input,
#body div.bar.prevnext .arrowright input,
span.btn input, span.btn a {border:0 none; font-size: 14px; outline:0; display:inline-block; padding:0 15px 0px 15px; color: #fff; height: 30px; line-height: 30px; margin:0; font-weight: normal; cursor:pointer; background: #007bbe; }
span.btn a {position:relative;}

div#footer span.btn {background-position: right -150px; }
div#footer span.btn input,
div#footer span.btn a  {background-position: left -150px; }

.box-wrapper span.btn {clear: left;display: block;text-align: right;}

#body div.bar.prevnext .right,
#body div.bar.prevnext .arrowdown,
#body div.bar.prevnext .arrowright {height: 48px;}

#body div.bar.prevnext .right input,
#body div.bar.prevnext .arrowdown input,
#body div.bar.prevnext .arrowright input {font-size: 18px; height: 48px; line-height: 48px;}

#body .product .tocart {background-position: right 0; clear:left;text-align: right;display: block;}
#body .product .tocart input {background-position: 0 0; font-size: 16px; font-weight: bold;}
.box.minibasket .tocart {background-position: right -350px;}
.box.minibasket .tocart input {background-position: left -350px;}
#body .product .btn.moreinfo {float: right;}
#body .product .btn.moreinfo a {font-size: 16px; font-weight: bold;}

#body .locator.compare .locbody span.btn,
#body table span.btn,
#body .right span.btn {}
#body .locator.compare .locbody span.btn input,
#body table span.btn input,
#body .right span.btn input {}

#body .box.compare .fromcompare,
#body .product .fromlist,
#body .basket .frombasket {background-position: right -50px; float: left;}
#body .basket .frombasket {margin-right: 5px;}
#body .box.compare .fromcompare input,
#body .product .fromlist input,
#body .basket .frombasket a,
#body .basket .frombasket input {background-position: left -50px; padding:0 4px 4px 25px;}
#body .basket .frombasket a {display: block;}
#body .box.compare .fromcompare {width: 121px; margin: 0 0 0 10px; clear:left;float: none;}
#body .box.compare .fromcompare input {width: 121px;}

input.chbox {vertical-align:middle; margin-top: 0px;}
input.chk {margin: 1px 5px 1px 0px;}
input.fullsize {width: 100%;}
textarea.fullsize {width: 98%;margin-bottom: 10px;}
input.openid {background: #fff url(images/openid-icon-small.gif) no-repeat scroll 0 50%; padding-left:20px;}

/* Tables .....*/
table {border-collapse: collapse;}
th {text-align: left; padding: 0 5px 0 0; font-weight: normal;}
tr.sep td, tr.sep th {background: url(images/line_dotted_horizontal.png) repeat-x bottom;}
table.min_width {width:auto}
tr.row_sep td hr {display:none;}
tr.row_sep td div {background: url(images/line_dotted_horizontal.png) repeat-x; background-position: left center; margin: 0; height: 15px;}

/* Navigation - bars */
div.bar {vertical-align: middle;}
div.bar .left {float:left;}
div.bar .right {float:right;}

/* Navigation - boxes */
dl.box {padding:0; margin:0; float:right; position:relative;}
dl.box dt {padding:10px 0 0 0; font-weight:bold; }
dl.box dd {margin:0; padding:0px 0 0;}

/* Navigation - menues */
ul.menue,
ul.menue ul {padding:0; margin:0; list-style:none;}
ul.menue li {margin:0; white-space:nowrap; position: relative;}
ul.menue li a {line-height: 100%;}
ul.menue.horizontal {float:left;}
ul.menue.horizontal li {float:left;}
ul.menue.vertical li {float:none; height: 100%;}

.dropdown {visibility: hidden; display:block; position:absolute; left:0; top:100%; padding:0; margin:0; z-index:1000; box-shadow: 3px 3px 5px 0 rgba(0,0,0,.2);}
.open .dropdown {visibility: visible;}
.open .dropdown li .dropdown {visibility: hidden; left: 90%; top: 5px; z-index: 1100;}
.open .dropdown li:hover .dropdown {visibility: visible;}

/* Layout */
div#page {width: 100%; margin: 0 auto; padding: 0; position: relative; }
 div#header {clear:both; margin:0 auto 0px; width: 1200px; position: relative; }
 div#content {clear:both; margin:0 auto; width: 1200px; position: relative; min-height: 460px; height: 460px; height: auto !important;}
 div#body {margin:0 0 40px 0; padding:0; width: 1200px; float: right;}
 div#left + div#body {width: 914px;}
 div#path {margin:0; padding:0; width: 100%;}
 div#left {float:left; width: 252px; margin:0 0 0 0;}
 div#footer {clear:both; margin:0;}
 div.clear {clear: both;}

/* Blank pages, popups */
div#body.plain {margin: 10px; padding: 10px; width: auto; min-height: 200px; height: auto !important; height: 200px;}
body.start-page div#page {width: 100%; }
body.start-page div#header {}

/* path */
div#path {height: 44px; line-height: 44px; margin-left: -34px; padding:0 9px 0 25px; overflow: hidden; margin-bottom: 10px; border-bottom: 1px solid #dfdfdf; box-sizing: content-box;}

div#path .loader {color: #4d4d4d;}
div#path .path-location {font-weight: normal;}
div#path span.path-not-a,
div#path a {background: transparent url(images/icons_sprite.png?v=2) no-repeat right -600px; padding: 13px 25px 13px 0; margin-right: 18px; font-weight: normal; font-size: 12px; color: #4d4d4d;;}
div#path .loader a {}
body.details-page div#path a,
body.search-page div#path a,
body.alist-page div#path a {/*background-position: right -645px;*/}
div#path a.last {font-weight: normal; border: 0 none; color: #666;}
div#path a.dinfo {font-weight: normal; background:transparent; padding-right:0;}
div#path .sep {display: none;}
div#path .sep.sep1 {}
body.start-page div#path {display: none;}



/* + layout - header */
#header {}
#header div.bar.links {padding-top: 129px;}
#header .infoline {height: 31px; line-height: 28px; font-size: 12px; background-color: #efefef; color: #000; border: 1px solid #b5b5b5; border-top: 0 none;}
#header .infoline p {line-height: 31px; font-size: 12px;}
#header .infoline.yellow {background-color: #ffeb0e;}
#header .infoline.red {background-color: #e0250c; color: #fff; border: 0 none;}
#header div.oxid {height: 129px; border-bottom: 3px solid #007bbe; margin: 0 auto; width: 1200px; position: fixed; background-color: #fff; z-index: 100;}
#header div.oxid.sha {box-shadow: 0 8px 6px -6px rgba(0,0,0,0.25);}
#header .logo {padding:0; display: block; width: 300px; height: 60px; position: fixed; z-index: 120; top: 0;}
#header div.oxid dl.box {height: 50px; min-width:150px; margin:0 0 0 0px;}
#header div.oxid dl.box.basket {padding: 10px 20px 10px 15px; position: absolute; top: 33px; background: transparent; width: auto; clear: both; min-width: 70px; float: right; right: 0; height: 84px; border: 1px solid #c6c7c8; width: 259px; overflow: visible;}
#header div.oxid dl.box.basket .arrow {height: 84px; width: 22px; background: #007BBE url(images/icons_sprite.png?v=2) no-repeat right -40px; position: absolute; right: -1px; top: -1px;}
#header div.oxid dl.box.basket .arrow.user {}
#header div.oxid .customheader {position: absolute; left: 340px; top: 99px; float: left; width: 280px; height: 45px; line-height: 1.1em; font-size: 14px; overflow: hidden;  }
#header div.oxid .customheader p {margin: 0;}
#header div.oxid .customheader a {color: #fff;}
#header div.oxid .customheader img {margin-right: 10px; vertical-align: middle;}
#header div.oxid .customheader td {vertical-align: middle;}
#header div.oxid .customheader2 {position: absolute; left: 380px; top: 100px; float: left; width: 480px;height: 55px; overflow: hidden; font-size: 10px; color: #888; }
#header div.oxid .box.basket.message {width: 259px; padding: 15px 5px; text-align: center; position: absolute; top: 33px; background: #d5f89e; width: auto; clear: both; min-width: 70px; float: right; right: 0; height: 84px; border: 1px solid #c6c7c8; width: 259px; overflow: visible; font-size: 13px; z-index: 5;}
#header div.oxid .box.basket.message a {font-weight: bold; color: #000; font-size: 13px;}
#header div.oxid .box.basket.message .basketcount {margin-top: 5px; line-height: 30px;}
#header div.oxid .box.basket.message span.btn {margin: -3px 5px 0; border: 1px solid #ccc;}
#header div.oxid .box.basket.message span.btn a {background-color: #eee; height: 28px; line-height: 28px; font-weight: normal;}


dl.box {width:150px;}
dl.box dt a {padding:0; display:block;}
dl.box dd ul {margin:0;}
dl.box.open dt {}
dl.box.open dd.dropdown {top:2em; margin-top:3px; width:150px; padding:0;}
dl.box.open dd.dropdown ul li a {display:block; padding:0 5px 0 15px; line-height: 20px; text-decoration: none; background:#ddd url(images/arrows.png) 0 -50px no-repeat;}
dl.box.open dd.dropdown ul li a:hover {background-position:0 -75px;}

dl.box.basket {overflow: hidden;}
dl.box.basket dt {padding: 0;}
dl.box.basket dd {color: #666; font-size: 14px; }
dl.box.basket dd.price {font-size: 18px; font-weight: bold; color: #007bbe; margin-top: 5px; }
dl.box.basket dd.price .netto .taxnote {font-size: 12px;}
dl.box.basket dd .basketcount {color: #9c9e9f; position: absolute; right: 35px; top: 10px; font-size: 12px;}
dl.box.basket dd .total {font-weight: bold; color: #000; font-size: 24px; margin: 0 0px; position: absolute; left: 15px; bottom: 15px;}
dl.box.basket dt,
dl.box.basket dt a {color: #9c9e9f; font-weight: normal; }
dl.box.basket dt a {position: absolute; left: 0; top: 0; height: 84px; width: 259px; z-index: 5;}
dl.box.basket .tb-delivery,
dl.box.basket .tb-productcount {display: none;}
dl.box.basket span.btn {width: 135px; height: 28px; margin: 0; padding: 0; background: transparent; position: absolute; right: 0; top: 52px;}
dl.box.basket span.btn a {width: 115px; height: 28px; line-height: 30px; color: #333; font-size: 12px; background: transparent url(images/buttons.png) no-repeat -250px -245px; padding: 0 0 0 15px; margin: 0; }
dl.box.basket span.btn a:hover {text-decoration: underline;}

dl.box.basket .subbasket {display: none; position: absolute; left: -1px; top: 100%; background-color: #f2f2f2; border: 1px solid #d8d8d8; padding: 5px 10px; width: 259px; z-index: 11;}
dl.box.basket:hover .subbasket {display: block;}
dl.box.basket .subbasket div {float: left; clear: both; margin: 5px 0; width: 100%;}
dl.box.basket .subbasket div a {float: left; display: block; clear: both; font-size: 12px;}
dl.box.basket .subbasket .baskets a,
dl.box.basket .subbasket .templates a {color: #000;  font-size: 14px;}
dl.box.basket .subbasket .head {display: block; width: 100%; margin-bottom: 5px; float:left; clear: both; color: #000; border-bottom: 1px solid #000; text-transform: uppercase; font-size: 10px;}

dl.box.service dd ul {padding:0;}
dl.box.service dd ul li {list-style: none; padding:1px 0;}
dl.box.service dd ul li a {padding-left:10px; background:transparent url(images/arrows.png) 0 -100px no-repeat; text-decoration: none;}
dl.box.service dd ul li a:hover {text-decoration: underline;}

dl.box.account dd {line-height: 150%;}
dl.box.account dd a.logout {font-weight:bold; display:block; padding:1px 2px 1px 8px; background:transparent url(images/arrows.png) -2px -247px no-repeat;}
dl.box.account dd b.user {font-size: 12px;}
dl.box.basket dd table {width:100%;}

#header div.bar .left,
#header div.bar .right {display: inline; display: block; float: right;}
#header div.bar .home {float: left; display: block; }
#header div.bar .left {position: fixed; width: 1080px; top: 2px; z-index: 105;}
#header div.bar .right a,
#header div.bar .home a {height: 35px;}
#header div.bar .fixed {float: right; height: 20px; position: fixed; top: 10px; /*right: 0;*/ z-index: 105; width: 1200px; }
#header div.links {position: relative; font-size:16px; width: 100%; padding:0 0px; height: auto; background-color: #007bbe;}
#header div.links a {line-height: 30px; cursor: pointer; font-weight: normal; text-transform: none;}
#header div.links a:hover {text-decoration: underline;}
#header div.links .registereduser p {margin: 0; padding: 0 10px 3px; color: #fff; display: block; text-align: right; line-height: 30px;}

#header div.bar .home a.home {text-indent: -9999px; overflow: hidden; width: 35px; height: 35px; display: inline-block; background: transparent url(images/icons_sprite.png?v=2) no-repeat 0px 3px; margin-left: 15px;}

#header div.bar .fixed div.language {line-height: normal; display: inline-block; float: right; margin-top: 0px; }
#header div.links a.language {margin:0 0 0 7px; float: left; padding:0; line-height: normal; height: auto; display: inline-block; font-size:15px; border: 1px solid #fff; outline: 1px solid #ccc;}
#header div.links a.language img {margin:0; vertical-align: middle; border: 0 none; max-width: none;}
#header div.links a.language.act {outline: 1px solid #007bbe;}

#header div.bar .fixed div.cnlheaderbox {text-transform: uppercase; line-height: normal; display: inline-block; float: left; margin-right: 20px;}
#header div.bar .fixed div.cnlheaderbox a {line-height: 22px; color: #999; font-size: 11px; margin-right: 10px;}
#header div.bar .fixed div.cnlheaderbox .cnt {color: #666; font-weight: 600;}
#header div.bar .fixed div.currency {line-height: normal; float: right; margin-right: 10px;}
#header div.links a.currency {margin:0; padding:0 0 0 7px; border: 0 none; line-height: 20px; height: 20px; display: inline-block; font-size:12px; background: transparent url(images/topmenu_divider.png) no-repeat scroll left center;}
#header div.links a.currency.sep {padding: 0;background: transparent;}

#header div.bar .fixed div.currency,
#header div.bar .fixed div.language {overflow: hidden; height: 20px; width: 50px; padding-top: 2px; margin-top: -3px; padding-right: 20px; background: transparent url(images/switch_bkg.png) no-repeat right 0px; }
#header div.bar .fixed div.currency:hover,
#header div.bar .fixed div.language:hover {height: auto; cursor: pointer; } 
#header div.bar .fixed div.currency .currency-wrap,
#header div.bar .fixed div.language .lang-wrap {width: 35px; float: right; padding: 5px 5px; margin-bottom: 5px; background: #fff; box-shadow: 2px 2px 2px rgba(0,0,0,0.2); margin-right: -5px;}
#header div.bar .fixed div.language .language,
#header div.bar .fixed div.currency .currency {line-height: 15px; display: block; margin-bottom: 0px; float: right; margin-right: 2px; font-size: 12px;}
#header div.bar .fixed div.currency {margin-right: 0;}
#header div.bar .fixed div div.act {color: #007bbe;}
#header div.bar .fixed div.currency div.act img,
#header div.bar .fixed div.language div.act img {outline: 1px solid #007bbe; padding: 1px; }
#header div.bar .fixed div.language div.act .language,
#header div.bar .fixed div.currency div.act .currency {margin-bottom: 3px;}


#header div.oxid .box-small-account {position: relative; height: 39px;}
#header div.oxid .box-small-account a {margin:0; padding:0; border: 0 none; display: inline-block; font-size:12px; height: auto; line-height: 20px; color: #007bbe; }
#header div.oxid .box-small-account {position: absolute; right: 273px;  float: right; line-height: 32px; height: 32px; top: 33px; white-space: nowrap; z-index: 100; width: 310px; height: 84px; border: 1px solid #C6C7C8; padding: 10px 15px;}
#header div.oxid .box-small-account div {float: left; clear: both; line-height: 1.3em;}
#header div.oxid .box-small-account .mail a,
#header div.oxid .box-small-account .name {color: #000; font-size: 14px; font-weight: bold;}
#header div.oxid .box-small-account .credit {position: absolute; bottom: 10px; color: #9c9e9f; left: 15px; line-height: 1em; display: inline-block; max-width: 200px; overflow: hidden;}
#header div.oxid .box-small-account div,
#header div.oxid .box-small-account .sep {/*background: transparent url(images/topmenu_divider.png) no-repeat scroll right center;*/}
#header div.oxid .box-small-account .sep {text-indent: -5000px;width: 3px;display: inline-block;background-position: center;}
#header div.oxid .box-small-account a.myaccount,
#header div.oxid .box-small-account a.login,
#header div.oxid .box-small-account a.mail {color: #007bbe; position: absolute; right: 15px; top: 10px;}
#header div.oxid .box-small-account a.register {color: #9c9e9f; position: absolute; right: 15px; bottom: 10px;}
#header div.oxid .box-small-account a.logout {color: #9c9e9f; position: absolute; right: 15px; top: 10px;}

#header div.oxid .box-small-account .subdrop {display: none; width: 150px; position: absolute; left: -20px; top: 100%; padding: 20px; background-color: #eaeaea; border: 1px solid #9a9a9a; border-top: 0 none; z-index: 100;}
#header div.oxid .box-small-account .subdrop a {font-weight: normal; color: #666; font-size: 11px; padding: 3px 0 3px 17px; display: block;}
#header div.oxid .box-small-account:hover .subdrop {display: block;}

#header div.links ul.menue.horizontal li a,
#header div.links .right a {display: block; float: left; padding: 0px 0 0 0; margin: 0 22px; line-height: 32px; color: #fff; font-size: 16px;}
#header div.links .left a {display: block; float: right; font-size: 12px; color: #9c9e9f; margin: 0 10px;}
#header div.links .right a.active,
#header div.links .left a.active {}

#header div.links ul.menue.horizontal li li a,
#header div.links .left a:first-child {background: transparent;}
#header div.links .left a:first-child {}

/* #header div.links .left a:first-child  !!! */

/* structured cms */
#header div.bar.links ul.menue.dropdown.level1 {top: 32px; left: 3px;}
#header div.bar.links ul.menue a:hover {text-decoration: underline;}
#header div.bar.links li.open a,
#header div.bar.links li a.exp {text-decoration: none;}
#header div.bar.links ul.menue.horizontal,
#header div.bar.links ul.menue.horizontal li {display: inline-block;}
#header div.bar.links ul.menue.vertical {background:#333; border-bottom: 1px solid #111;}
#header div.bar.links ul.menue.vertical li {float:none; border: 1px solid #111; display: block;position: relative;border-width: 1px 1px 0;}
#header div.bar.links ul.menue.vertical li:first-child {}
#header div.links .right ul.menue.vertical li a,
#header div.links .left ul.menue.vertical li a,
#header div.bar.links ul.menue.vertical li a {min-width:50px; width: 150px; white-space: normal; text-align:left; padding: 5px 10px; margin: 0; background: #333; display: block;position: relative;float: none;line-height: normal;height: auto;}
#header div.links .right ul.menue.vertical li a:hover,
#header div.links .left ul.menue.vertical li a:hover,
#header div.bar.links ul.menue.vertical li a:hover {background-color:#222; color:#fff;}

#header div#box-search {float: right; position: absolute; left: 0px; top: 70px; margin-top: 0px; padding: 0px 0px 0 0px; height: 34px; border-radius: 0px; border: 1px solid #c7c8c9; width: 410px; background-color: #fff;}
#header div#box-search form {float: left; }
#header div#box-search form p {margin: 0;}
#header div#box-search form input.txt {font-size: 14px; background: transparent; border: 0 none; height: 34px; padding: 0 0 0 10px; width: 320px; color: #b7b7b7; float: left;}
#header div#box-search form input.txt.filled {color: #000;}
#header div#box-search select {display: none;}
#header div#box-search strong.h2 {display: none; font-weight: normal; float: left; font-size: 11px; text-transform: uppercase;}
#header div#box-search span.btn {padding: 0; float: right; background: transparent; line-height: 34px; height: 34px; margin: -1px -1px -1px 1px;}
#header div#box-search span.btn input {font-size: 14px; line-height: 34px; padding: 0; width: 88px; height: 34px; background: transparent; background: #007BBE; color: #fff; text-transform: none;}
#header div#box-search .btn {background: transparent;}

/* top navigation */
div.bar.categories {position: realtive; background: transparent url(images/topmenu_bkg.png) no-repeat 0px 0px; height: 51px;}
#header div.categories a#test_HeaderHome {display: none;}
div.bar.categories a {background: transparent url(images/topmenu_sep.png) no-repeat 0px center; min-width:50px; text-align:center; line-height: 40px; text-decoration: none; display:block; width: 135px; color: #585857; text-shadow: 0 1px 1px #ececec; padding: 5px; font-weight: bold; font-size:15px;}
div.bar.categories li li a,
div.bar.categories li:first-child a {background: transparent;}
div.bar.categories li a.more {text-indent: 10px;}
div.bar.categories li.open a.more {}
div.bar.categories a.fixed {padding: 10px 0; text-align: center;}
div.bar.categories a.fixed:hover {text-decoration: none;}
div.bar.categories li.open a, div.bar.categories li a.exp {text-decoration: none;}

div.bar.categories ul.menue.horizontal li {float:left; }
div.bar.categories ul.menue.vertical li {float:none; border-top: 1px solid #fff; box-shadow: 2px 2px 2px rgba(100,100,100,0.4); line-height: normal; background: #CECECE;}
div.bar.categories ul.menue.vertical li:hover {background: #aaa; }
div.bar.categories ul.menue.vertical li a {min-width: 150px; width: 150px; width: auto !important; max-width: 250px; text-align:left; padding: 7px 10px; font-weight: bold; line-height: normal;}

/* + layout - footer*/
div#footer {position: relative; width: 100%; margin-bottom: 0px; color: #fff;}
div#footer .wrapper {margin: 0 auto 26px; min-height: 30px; height: auto !important; height: 30px; width: 1200px; position: relative; background-color: #007bbe; padding: 8px 30px 7px;}
#footer a {text-decoration: none; color: #fff;}
#footer p {margin: 0;}
#footer ul.info a {padding-bottom: 0;}
#footer a:hover {text-decoration: underline;}
#footer div.bar {margin:0;padding: 0px;  float: left; line-height: 30px;}
#footer div.copy {float: right; position: absolute; bottom: -23px; right: 0px; line-height: 20px; color: #9c9e9f;}
#footer div.copy a {color: #9c9e9f; font-size: 12px;}
#footer div.shop {font-weight: bold;}
#footer div.shop td {line-height: 24px; vertical-align: top;}
#footer div.shop a {margin:0; ;}
#footer div.icons {text-align: right;}
#footer .shopicons {padding: 0 150px;}

#footer .manrotator {position: absolute; bottom: -100px; margin: 0; color: #000;}
#footer .manrotator a {color: #000; text-decoration: none !important;}

#footer table td.white {background-color: #fff;}

#footer .footersocial {border-right: 0 none; }
#footer .footersocial strong.h2 {margin-right: 10px; }
#footer .footersocial img {vertical-align: middle;}
#footer .footersocial form label {color: #fff; display: block; margin-bottom: 5px;}
#footer .footersocial form {background: transparent url(images/newsletter_bkg.png) no-repeat 0px 25px;}
#footer .footersocial form input.txt {background: transparent; border: 0 none; padding: 0 0 0 30px; height: 27px; width: 188px; margin-bottom: 10px;}
#footer .footersocial form span.btn {clear: both; float: right; display: block; margin-right: 15px; }
#footer .footersocial form span.btn input {font-size: 13px;}

#footer .footerbanner {float: left; width: 320px; overflow: hidden; }
#footer .footercontact {border-left: 0 none;}
#footer .footercontact p {margin: 0 0 8px;}
#footer .footerbanner p {margin: 0;}

#footer strong.h3 {color: #333; font-size: 17px; margin-bottom: 15px; float: left; text-transform: uppercase;}

#footer ul {list-style: none; padding: 0; margin: 0;}
#footer ul li {background: transparent url(images/linkarrows.png) no-repeat -3px 3px; font-size: 16px; padding: 0px 0 0px 20px;}
#footer hr {clear: both; display: block; border: 0 none; border-bottom: 1px solid #fff; }

#footer .footertext {float:left; color: #fff; line-height: 30px; margin-right: 25px; font-weight: bold;}
#footer .footertext td {vertical-align: top; line-height: 24px;}
#footer .footertext td.icons img {margin: 4px 0px 3px;}
#footer .footertext img {}
#footer .footertext p {margin: 0;}
#footer .footertext .street,
#footer .footertext .phone {white-space: nowrap;}
#footer div.shop input.txt {width: 230px; height: 20px; padding: 7px 10px; border: 0 none; clear: both; margin-bottom: 15px; display: block; border-radius: 5px; color: #666; font-size: 16px;}
#footer div.shop span.btn {background-position: left -500px; padding-left: 6px; height: 30px; float: right; }
#footer div.shop span.btn input {background-position: right -500px; color: #333; height: 30px; padding-right: 45px; line-height: 30px; }
#footer div.shop span.btn input:hover {text-decoration: underline;}

#prefooter {clear: both;padding: 10px 0;}
#prefooter p {margin: 0;}
#prefooter a {text-decoration: none;}
#prefooter a:hover {text-decoration: underline;}

/* minibasket */
.box.minibasket .hr {height: 2px; border-top: 1px solid #e0e0e0;}
.box.minibasket .tocart {margin-left:auto; text-align: right;display: block;}
.box.minibasket .tocart input {}

/* + layout - left */
#left div.box-wrapper {margin-bottom: 10px;}
#left div#box-categorytree strong.h2,
#left div#box-manufacturertree strong.h2 {padding:0px 20px; }
#left div#box-categorytree,
#left div#box-vendortree,
#left div#box-manufacturertree {background: transparent; margin-bottom: 10px;}
#left .treewrap {border: 1px solid #bababa;}
#left ul.tree {padding: 0px 0px 0px 0px;}
#left form.search {padding: 3px 0 10px;}
#left ul.info,
#left dl.news,
#left div.box {padding: 10px 0px; background: transparent;}
#left div.box img {max-width: 100%; height: auto !important;}
#left strong.h2 {display: block; margin:0; height: auto;line-height: 1.2em; margin-bottom: 5px; font-weight: normal; color: #9c9e9f; font-size: 12px; overflow: hidden;position: relative; text-transform: uppercase;}
#left strong.h2 a {text-decoration: none; color: #9c9e9f; }
#left strong.h2 a:hover {text-decoration: none;}
#left p {padding:0; margin:0; position: relative;}
#left .search input.txt {width:183px; margin:0 0 10px 5px; padding:4px 0;border: 0 none;}
#left .search input.txt.ui-autocomplete-loading {background: #fff url(images/autocomplete-loader.gif) no-repeat scroll right center;}
#left .search select {width:220px; margin:0 0 5px;}
#left .search span.btn {position: absolute; top: 2px; left: 196px; background: transparent;}
#left .search span.btn input {width:20px; text-align: center; padding: 20px 0 0 0; background: transparent url(images/buttons.png) no-repeat scroll left -200px;}
#left .search span.btn input {font-size: 0;}

#box-manager .box {padding: 0px; position: relative; font-size: 16px;}
#box-manager .box.blue {background-color: #007bbe; padding: 15px; color: #fff; font-size: 13px; line-height: 40px; margin-bottom: 10px; }
#box-manager .manager {display: block;}
#box-manager .manager .icon {display: inline-block; width: 30px; height: 30px; color: #007bbe; background-color: #fff; text-align: center; line-height: 30px; font-size: 16px; margin-right: 10px;}
#box-manager .blue .manager {color: #fff;}
#box-manager strong {font-size: 14px;}
#box-manager strong.h2 {font-size: 12px;}
#box-manager .mail {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#box-manager .name {color: #007bbe;font-size: 16px;}
#box-manager .position {position: absolute; left: 15px; top: 20px; color: #007bbe; font-size: 16px;}
#box-manager .position {top: 45px;}
#box-manager .position.name {top: 25px;}
#box-manager img {width: 100%;}
#box-manager.detail .cpt {display: block;margin-bottom: 15px;font-size: 16px;}
#box-manager.detail .position {text-align: center;display: block;width: 100%;left: 0;}
#box-manager.detail .pict {max-width: 50%;display: block;width: auto;margin: auto;}

#left div#box-categorytree {position: relative;}
#left div#box-categorytree strong.h2 {cursor: pointer; position: absolute; left: 0; top: 0; width: 66px; border: 1px solid #f9f9f9; border-bottom: 0 none; font-size: 12px; color: #999;  text-transform: uppercase; font-weight: normal;}
#left div#box-categorytree strong.h2:hover {color: #333;}
#left div#box-categorytree strong.h2.act {font-weight: bold; color: #333; border-color: #bababa; border-bottom: 1px solid #e8e8e8; background-color: #e8e8e8;}
#left div#box-categorytree strong.h2.manufacturertree {left: auto; right: 0; width: 50px;}
#left div#box-categorytree .treewrap {display: none;}
#left div#box-categorytree .treewrap.act {display: block;}

#left #box-customtextleft strong.h2 {display: none;}

#left hr {margin: 3px 10px 3px 0;}

#left div#box-search {background: #b10033 url(images/box_search_bkg.png) no-repeat scroll -20px -20px;}
#left div#box-search strong.h2 {display: none;}

/* information list */
ul.info {margin:10px 0 0; padding:0;}
ul.info li {list-style: none; padding: 0; margin: 0;text-align: right;}
ul.info li a {display: block; padding:0 0 10px ;}

/* news list */
#left dl.news {margin-bottom: 0;}
dl.news dt {margin-bottom: 0; font-weight: bold; border-top: 1px solid #ccc; padding-top: 10px; line-height: normal;}
dl.news dt:first-child {border-top: 0 none; padding-top: 0;}
dl.news dt a {text-decoration: none;}
dl.news dt a:hover {text-decoration: underline;}
dl.news dd {margin: 0 0 10px 0; font-size: .9em; line-height: normal;}
dl.news dd .newsitem-date,
dl.news dd,
dl.news dd a {text-decoration: none;}
dl.news dd a:hover {text-decoration: underline;}
dl.news dd .newsitem-more {display: none;}

/* partners list */
#left .partners {margin: 7px 0;}
#left .partners .logo {text-align: center; margin-top: 20px;}

/* Navigation - tree */
ul.tree {padding:0; margin:0;}
ul.tree ul {padding:0; margin:0; display: none;}
ul.tree.account_header ul {display: block;}
ul.tree .exp > ul {display: block;}
ul.tree li {background: #efefef; padding: 0  0 0 0; margin:0; list-style: none; }
ul.tree li.root {background: #efefef; }
ul.tree li li.exp {}
ul.tree li.exp.has {}
ul.tree li ul {margin: 0px 0px 0; padding: 0px;}
ul.tree li ul ul {margin: 0px 0px; }
ul.tree li a {line-height: 14px; padding:7px 0px 7px 0;display:block; text-align: left;}

ul.tree li a {background: transparent; color: #333; font-size: 12px;}
ul.tree li a.root {font-size: 14px; line-height: 22px; color: #424242; border: 1px solid #b5b5b5; border-width: 0 1px 1px 1px; }
ul.tree li.root.exp + li a.root {border-top: 1px solid #b5b5b5;}
ul.tree li a.exp {}
ul.tree li:first-child a.root {}
ul.tree li li.exp,
ul.tree li li.act {}
ul.tree li a.exp.act {}

#left strong.h2 {text-align: left;}
#left strong.h2 a.rss {left: auto;right: 10px;}
ul.tree {}
ul.tree li {position: relative;}
ul.tree li.root.exp ul {border: 1px solid #ededed; border-width: 0 1px 1px;}
ul.tree li.root.exp ul li {background-color: #fff;}
ul.tree li.root.exp ul ul {margin-left: 14px; border-width: 0 0 0 1px; }
ul.tree li.root.exp ul ul ul {position: relative;}
ul.tree li a {text-align: left; padding: 8px 18px 7px 26px; color: #424242; position: relative;}

ul.tree li li > a.last {background: transparent url(images/icons_sprite.png?v=2) no-repeat 10px -309px; }
/*ul.tree li li a.has {background: transparent url(images/icons_sprite.png?v=2) no-repeat 10px -309px; }*/
ul.tree li li a.has .before {background-position: 10px -309px; }
ul.tree li li a.has.exp .before {background-position: 10px -370px; }
ul.tree li li:last-child > a.has .before {background-position: 10px -449px; }
ul.tree li li:last-child > a.has.exp .before {background-position: 10px -509px; }
ul.tree li.root.exp ul li:last-child ul {border-left: 0;}
ul.tree li li > a.last {background-position: 10px -336px; }
ul.tree li li a.last:before {position: absolute; left: 14px; top: -8px; content: ""; width: 6px; height: 28px;}
ul.tree li li li:first-child a.last:before {height: 15px; top: 0px; }
ul.tree li li a.last:before {height: 43px; top: -27px; border: 1px solid #ebebeb; border-width: 0 0 1px 1px;}
ul.tree li li li.has + li a.last:before {top: -5px; height: 20px;}
ul.tree li li:last-child > a.last {background: transparent;}
/*
ul.tree li li:last-child a:after {content: ""; background-color: #fff; width: 10px; height: 30px; position: absolute; top: 20px; left: 10px;}
ul.tree li li li:last-child: a:after {content: none;}
*/
ul.tree li li li {}
ul.tree li li li a.act {}
ul.tree li li li li a {}
ul.tree li li li li li a {}

ul.tree li a {background-position: 5px -324px; }
ul.tree li a.exp {color: #424242;}
ul.tree li a.act {color: #007bbe; font-weight: bold;}
ul.tree li a.exp.act {color: #007bbe;}

ul.tree li a.root {padding: 11px 18px 11px 26px; }
ul.tree li a.root .before,
ul.tree li a.has .before {display: block; width: 24px; background: transparent url(images/icons_sprite.png?v=2) no-repeat 10px -153px; position:absolute; bottom: 0; left: 0px; top: 0px; z-index: 5;}
ul.tree li a.root.exp .before,
ul.tree li a.has.exp .before {background-position: 10px -1433px;}

ul.tree li li li a {padding-left: 26px;}
ul.tree li li a.has.act,
ul.tree li li a.has.exp.act,
ul.tree li li a.has.exp {background-position: 10px -369px;}

ul.tree li a.act {}
ul.info li {text-align: left;}


/* enhanced color mode */
ul.tree li a {}
ul.tree li a.act {font-weight: bold; letter-spacing: -0.03em;}

ul.tree li li {padding-right: 0;}
ul.tree li li a {}
ul.tree li li a.exp {color: #424242;}
ul.tree li li a.act {color: #007bbe;}
ul.tree li li a.exp.act {}
ul.tree li li li a {}
ul.tree li li li a.exp {}
ul.tree li li li a.act {}
ul.tree li li li a.exp.act {}
ul.tree li li li li a {}
ul.tree li li li li a.exp {}
ul.tree li li li li a.act {}
ul.tree li li li li a.exp.act {}
ul.tree li li li li li a {}
ul.tree li li li li li a.exp {}
ul.tree li li li li li a.act {}
ul.tree li li li li li a.exp.act {}

ul.tree li a.root {}
ul.tree li a.root.exp {}
ul.tree li a.root.act {}
ul.tree li a.root.exp.act {}

#left ul.tree.account_header {float: left; clear: both; padding: 10px 0; border: 1px solid #b5b5b5; border-top: 0 none; background-color: #efefef; width: 100%;}
ul.tree.account_header li.boxhead {font-size: 14px; font-weight: bold; color: #b8b8b8; padding: 7px 0 7px 26px; }
ul.tree.account_header li.head {padding-left: 26px; font-weight: bold; color: #007BBE;}
ul.tree.account_header li li a {margin-left: -26px; padding-left: 29px; font-weight: normal; font-size: 14px; border: 1px solid #efefef; border-width: 1px 0;}
ul.tree.account_header li li a.active {background-color: #fff; border-color: #d1d1d1; font-weight: bold;}
ul.tree.account_header li.head ul {margin-bottom: 20px;}

#left div.box p {margin: 0;}
#left input.fullsize {width: 116px; padding: 0;}
#left div.box a.arr {text-decoration: none; padding-left: 12px; background: url(images/arrow_details.gif) no-repeat 0 3px;}
#left div.box a.arr:hover {text-decoration: underline;}

div#box-myaccount .link {display: block;margin-top: 5px;}
#box-myaccount ul {margin: 1em 0; padding: 0; list-style: none;}
#left td.inpwrap,
#left td.btnwrap {text-align: right;}
#left td.inpwrap input {text-align: left;}

#left div.form label {width: 50px;float: left;clear: both;padding-top: 5px;}
#left div.form label.rightloginkeeplogggedin {width: auto;padding-bottom: 10px;}
#left div.form label.rightloginkeeplogggedin input {position: relative; top: 2px;}
#left div.form input.txt {float: left;margin-bottom: 5px;width: 128px;}

#left .listitem {margin: 2px 0 7px; position: relative; min-height: 65px; height: auto !important; height: 65px; width: 140px; overflow: hidden; text-overflow: ellipsis; padding: 5px 5px 5px 75px; background-color: #fff; border: 1px solid #bababa;}
#left .listitem .picture {position: absolute; display: block; left: 5px; top: 5px; text-align:center;}
#left .listitem .picture {width: 65px; height: 65px; overflow:hidden; text-align: center; vertical-align: middle; }
#left .listitem .picture img {margin-top: 0px;}
#left .listitem .picture span {width: 65px; height: 65px; display: table-cell; vertical-align: middle;}
#left .listitem .picture span img {margin-top: 0;}

#left .listitem a {text-decoration: none;}
#left .listitem a.arttitle,
#left .listitem a.title {font-weight: normal; color: #666; font-size: 14px; line-height: normal;}
#left .listitem a.title {overflow:hidden; width:108px; display:block;}
#left .listitem a:hover {text-decoration: underline;}
#left .listitem tt {display: block;}
#left .actions {margin: 3px 0 5px;}
#left .actions a {display: block;}

#left .listitem.rightlist {height:auto;}
#left .listitem.rightlist.lastinlist {margin-bottom: 3px;}
#left .listitem.rightlist .price {font-size: 12px; font-weight: bold; position: relative; text-align: right;}
#left .listitem.rightlist .price a {font-weight: normal;}
#left .listitem.rightlist .price .tocart {display: none;}
#left .listitem.rightlist .price .btn {}
#left .listitem.rightlist .link {background: transparent url(images/arrows.png) no-repeat scroll 0 -299px; padding-left:14px; text-decoration:none; line-height:1.1em;}
#left .listitem.rightlist .link:hover {text-decoration: underline;}

/* right minibasket */
#left .box.minibasket .tocart {margin-top: 5px;}
#left .box.minibasket .tocart input {}

#left dl.actionslist {margin-bottom: 5px;}
#left dl.actionslist dt {background: url(images/hr_right.gif) repeat-x top; font-weight: bold; padding-top: 5px;}
#left dl.actionslist dd {margin: 0; height: 12px;}
#left dl.actionslist dd tt {width: 80px; float: left;}
#left dl.actionslist dd span {float: left;}
#left dl.actionslist .link {background: url(images/arrows.png) no-repeat 0 -385px; padding-left:14px; text-decoration:none; line-height:1.1em; float: right;}
#left dl.actionslist .link:hover {text-decoration: underline;}

#left .recommlistsearch .btn {width: auto;}
#left .recommlistsearch .search_input {width: 120px;}
#left div.form input.openid,
#left input.openid {width: 113px;}

/* RSS */
#left .box {position:relative;}
a.rss {display:block; position:absolute; right:0; bottom:0; width:14px; height:14px; background: transparent url(images/rss.png) 0 0 no-repeat; text-decoration: none; bottom:5px; right:6px;}
#body strong.head a.rss, #body strong.head2 a.rss, #body .product strong.h4 a.rss {bottom:8px; right: 7px;left: auto;top: auto;}
#body strong.head, #body strong.head2 {position:relative; display: block; }
#left strong.h2 a.rss {bottom:auto; right: auto;left: 15px;top: 8px;background-image: url(images/rss_box.png);}

/* Path */
#path {position:relative;}
#path a {text-decoration: none;}
#path a:hover {text-decoration: underline;}
#path a.dinfo {position:absolute; right:21px;}

/* Content */
#body a {text-decoration: none;}
#body a:hover {text-decoration: underline;}

#body strong.head,
#body h1.head {margin:0; padding:5px 0; height:20px; line-height:20px; font-size: 20px; font-weight: normal; width:756px; float:left; position: relative;}
#body strong.head
em, #body h1.head em {font-weight: normal; font-style:normal; font-size:12px; line-height: 12px;}
#body strong.head small,
#body h1.head small {font-weight: bold; font-size:12px; line-height: 12px; display:block; position:absolute; top:9px; right:3.5em;}
#body strong.head h1 {margin:0; padding: 0; display: inline;}
#body strong.head2,
#body .boxhead {margin:0; padding:20px 0 10px; font-size: 20px; line-height:1.1em; font-weight: normal; float:left; position: relative; width: 100%; clear: both;}
#body strong.head2 b {font-weight: normal;}
body.account_favourites-page #body strong.head2 b {color: #000;}
body.account_favourites-page #body strong.head2,
body.alist-page #body strong.head2,
body.details-page #body strong.head2,
body.start-page #body strong.head2 {float: none; font-size: 12px; color: #a1a1a1; font-weight: normal; text-transform: uppercase; padding-bottom: 10px; margin-bottom: 0px;}
body.start-page #body strong.head2 a {color: #666;}
body.details-page #body strong.head2 {}
body.details-page #body .productwrap {float: left; border: 2px solid #ececec; border-radius: 0px; clear: both; margin-bottom: 15px; padding-top: 19px; width: 100%;}

#body .boxhead em {font-style: normal; font-weight: normal; font-size: .75em;}
#body .boxhead h1 {margin: 0; padding: 0; display: inline; font-weight: normal;}
#body .boxhead small {padding-left: 1em; font-weight: normal;}
#body .box {float:left; padding: 5px 0 10px; width: 100%; margin: 0 0 10px 0;}
#body .box.variantslist {}
#body .box.variantslist .separator.inbox {display: none;}
#body .box.empty {display: none;}
#body .listdetails {padding:0 0 0px; margin:0 0 10px; width: 100%;}
#body .listdetails .listdetails-top {}
#body .listdetails .listdetails-bottom {}
#body .listdetails .listdetails-content {padding: 0 0px; line-height: 20px;}
#body .listdetails .listdetails-content #test_catLongDesc p {}
#body .listdetails .listdetails-content #test_catLongDesc {}
#body .listdetails .listdetails-subcats,
#body .listdetails .listdetails-content hr {display: none;}
#body .listdetails .listdetails-content .categorythumbenvelope {float: left; margin: 0 30px 20px 0;}
#body .listdetails .listdetails-content #test_catLongDesc img {margin: 0 12px;}
#body .listdetails .listdetails-content img.categorythumb {float: right; margin: 5px 30px 20px 30px;}
#body .listdetails .listdetails-content .longdesc {color: #999; font-size: 13px; line-height: 1.2em;}

#body .savedbasketlist table {width: 100%;}
#body .savedbasketlist table td span.btn {margin: 0 5px;}
#body .savedbasketlist table td span.btn.fromlist {background-position: right -99px; margin: 0 0 0 20px;}
#body .savedbasketlist table td span.btn.fromlist input {background-position: 0 -99px;}

/* category list header mod */
#body .boxhead.cattitle {margin: 10px 0 0px; padding: 0; float: left; width: 100%; clear: both;}
#body .favouriteslist .product .star,
#body .categoryheader .star {position: absolute; right: 1px; top: 1px;}
#body .favouriteslist .product .star input,
#body .categoryheader .form.star,
#body .categoryheader .star input,
#body .product.details h1 + .star a,
#body .boxhead.cattitle .favform .star input {margin-left: 5px; display: block; cursor: pointer; text-indent: -9999px; overflow: hidden; border: 0 none; width: 22px; height: 22px; background: transparent url(images/icons_sprite.png?v=2) no-repeat right -650px;}
#body .product.details h1 + .star {float: left; margin-left: 10px;}
#body .product.details h1 + .star a.active,
#body .favouriteslist .product .star input,
#body .categoryheader .form.star,
#body .categoryheader .star input,
#body .boxhead.cattitle .favform .star.selected input {background-position: right -680px;}
/* #test_catTitle */
#body .boxhead.cattitle h1 {color: #007bbe; float: left; clear: none; font-weight: lighter; font-size: 26px;}
#body .boxhead.cattitle .favform {float: left;}
/* #test_catArtCnt */
#body .boxhead.cattitle em {display: none;}
/* #test_catDesc */
#body .boxhead.cattitle small {display: none;}
#body .boxhead.cattitle .rss {bottom: 14px;right: 7px;background-image: url(images/rss_box.png);}

#body .listdetails .listdetails-content .categorythumbenvelope img {max-width: 100%; margin-bottom: 20px;}

#body .empty {padding:0 6px !important; height: 0px; overflow: hidden;}
#body .box img {border:none; padding:0; margin:0;}
#body .box p {margin:0 0 1em 0;}
#body .box .categorythumb {float: right;}
#body .box form td .left img {margin-top:4px;}

/* media icons */
#body .media p.micon a {background: transparent url(images/icons/file.png) no-repeat scroll right top; min-height: 16px; height: auto !important; height: 16px; padding:1px 30px 0 0; margin-bottom: 5px;}
/*
#body .media p.micon.mdoc a {background-image: url(images/icons/doc.png);}
#body .media p.micon.mfile a {background-image: url(images/icons/file.png);}
#body .media p.micon.mlink a {background-image: url(images/icons/link.png);}
#body .media p.micon.mpdf a {background-image: url(images/icons/pdf.png);}
#body .media p.micon.mpic a {background-image: url(images/icons/picture.png);}
#body .media p.micon.mxls a {background-image: url(images/icons/xls.png);}
#body .media p.micon.mzip a {background-image: url(images/icons/zip.png);}
*/
#body .media p.myoutube {text-align: center;}
#body .media p.myoutube object {margin-top: 5px;}


/* category filter */
#body .box .parameterswitch {margin-top: 20px; background-color: #ececec; color: #000; float: left; clear: both; width: 100%; padding: 0px 0px 0; cursor: pointer;}
body.details-page #body .mvariants {margin-top: 17px;}
#body .box .parameterswitch.active {background-color: #007bbe; color: #fff;}
#body .box .parameterswitch.open.active {background-color: #ececec; color: #000;}
#body .box .parameterswitch .label {padding: 5px 15px; float: left; font-weight: bold; padding-right: 25px; background: transparent url(images/icons_sprite.png?v=2) no-repeat right -738px;}
#body .box .parameterswitch.active .label {background-position: right -807px;}
#body .box .parameterswitch.open .label {background-position: right -770px;}
#body .box .parameterswitch .productcount {float: right; padding: 5px 15px;}
#body .box .parameterswitch .productcount.active {background-color: #007bbe; color: #fff;}
#body .box .productstats-legend .productstats-item,
#body .box .catfilter .filterstock label {margin-right: 40px;}
#body .box .productstats-legend .productstats-item .checkbox,
#body .box .filterstock .stockfilterbox {top: 0; margin: 3px 8px 0 0;}
#body .box .catfilter {clear: left;}
#body .box .catfilter .boxhead {padding-top: 0; text-transform: uppercase; font-size: 15px; display: none;}
#body .box .catfilter table {width: 100%; border-collapse: collapse;}
#body .box .catfilter label {margin-right: 10px; font-size: 12px;}
#body .box .catfilter.stockfilter label {color: #363636;}
#body .box .catfilter select {margin: 3px;}
#body .box .catfilter.ondemand {position: relative;}
#body .box .catfilter.manufacturerfilter input {margin: 0 2px 3px 0; vertical-align: middle;}
#body .box .catfilter.manufacturerfilter label {margin: 0 10px 0 0;}
#body .box .catfilter.manufacturerfilter ul.list {text-align: justify; line-height: 150%;}
#body .box .catfilter.manufacturerfilter ul.list li {white-space: nowrap; background: transparent; padding-left: 0; margin-right: 0; display: inline-block;}
#body .box .catfilter.manufacturerfilter .manufacturer-all {font-weight: bold; color: #363636;}
#body .box .catfilter .singlefilter {width: 24%; margin: 0 1% 2% 0; float:left;}
#body .box .catfilter .singlefilter label {margin-bottom: 5px; float: left; }
#body .box .catfilter.ondemand .filteropen {position: relative; white-space: nowrap; line-height: 17px; width: 75%; font-size: 14px; cursor: pointer; padding: 3px 20px 1px 4px; text-overflow: ellipsis; overflow: hidden; color: #666; box-shadow: inset 2px 2px 2px rgba(0,0,0,0.15); text-transform: none; cursor: pointer; display: block; height: 17px; background: #fff url(images/switch_bkg.png) no-repeat right center; border: 1px solid #ccc; padding: 3px 20px 3px 10px; margin: 0 0 0 0px;}
#body .box .catfilter.ondemand .catfilterlist label {color: #363636; float: none;}
#body .box .catfilter.ondemand .catfilterlist input {float: left; margin: 3px 6px 0 8px; }
#body .box .catfilter.ondemand .filteropen .filterclear {position: absolute; right: 15px; top: 50%; margin-top: -8px; display: block; width: 16px; height: 16px; cursor: pointer; border: 0 none; background: transparent url(images/clear.png) no-repeat scroll center;}

#body .box .catfilterwrap .catfilter.pricefilter {width: 100%; position: relative; float: left; padding: 0 0 10px 0;}
#body .box .catfilter.pricefilter #pricefilterinfo-left {font-size: 13px; line-height: 28px; color: #363636; float: left; padding: 5px 0 0; width: auto; text-align: left; width: 100px;}
#body .box .catfilter.pricefilter #pricefilterinfo-left .from {text-align: center; width: 95px; }
#body .box .catfilter.pricefilter #pricefilterinfo-right {font-size: 13px; line-height: 28px; color: #363636; float: right; padding: 5px 0 0; width: auto; text-align: left; width: 100px;}
#body .box .catfilter.pricefilter #pricefilterinfo-right .to {text-align: center; width: 95px;}
#body .box .catfilter.pricefilter #pricefilterinfo-left .label {font-weight: normal; float: left; line-height: 18px; color: #363636; margin-right: 10px; font-size: 18px;}

#body .box .catfilterwrap .attrslider,
#body .box .catfilter.pricefilter {
    min-height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
}

#body .box .catfilterwrap .attrslider .attrfilterinfo,
#body .box .catfilter.pricefilter #pricefilterinfo {display: block; float: right; width: 70%; text-align: center; margin: 0 15px !important;}
#body .box .catfilter.pricefilter .boxhead {display: block; font-size: 12px; font-weight: normal; text-transform: none; margin: 0; padding: 0 15px; width: 20%; float: left;}
#body .box .catfilterwrap .attrfilterslider,
#body .box .catfilter #pricefilterslider {border: 0 none; background: #b3b3b3; border-radius: 0px; float: left; margin: 5px 25px 15px !important ; height: 9px; width: 70%; float: right;}
#body .box .catfilterwrap .attrslider .attrfilterinfo {width: 98.7%;}
#body .box .catfilterwrap .attrfilterslider {width: 98.7%; margin: 5px 5px 15px !important;}
#body .box .catfilter #pricefilterform .label {display: none;}
#body .box .catfilterwrap .attrfilterslider .sep,
#body .box .catfilter #pricefilterform .sep {margin: 0 5px;}
#body .box .catfilterwrap .attrfilterslider .from,
#body .box .catfilter #pricefilterform .from {/*position: absolute; left: 0; bottom: 0; font-size: 0.65em; */font-size: 14px; color: #363636; }
#body .box .catfilterwrap .attrfilterslider .to,
#body .box .catfilter #pricefilterform .to {/*position: absolute; right: 0; bottom: 0; font-size: 0.65em;*/ font-size: 14px; color: #363636;}
#body .box .catfilterwrap .attrfilterslider .ui-widget-header,
#body .box .catfilter #pricefilterslider .ui-widget-header {background: #666; }
#body .box .catfilterwrap .attrfilterslider .ui-slider-handle,
#body .box .catfilter #pricefilterslider .ui-slider-handle {background: transparent url(images/pfhandle.png) no-repeat center 0; border: 0 none; border-radius: 0px; cursor: pointer; height: 25px; width: 18px; top: -8px; margin-left: -7px; z-index: 6;}
#body .box .catfilterwrap .attrfilterslider .ui-slider-handle + .ui-slider-handle,
#body .box .catfilter #pricefilterslider .ui-slider-handle +.ui-slider-handle {background-position: center -50px; margin-left: 0px; z-index: 5;}

#body .box .catfilterwrap .attrfilterslider .ui-slider-handle + .ui-slider-handle.ui-state-active,
#body .box .catfilterwrap .attrfilterslider .ui-slider-handle.ui-state-active {background-position: center -100px; z-index: 10;}

#body .box .catfilterwrap {background-color: #ececec; margin-top: 0px; padding: 5px 0 5px 0; clear: both; color: #000; float: left; width: 100%; display: none;}
#body .box .catfilterwrap.open {display: block;}
#body .box .catfilterwrap .filterwrap {/*padding-bottom: 30px;*/}
#body .box .catfilterwrap .statefilter label,
#body .box .catfilterwrap .productstats-item a,
#body .box .catfilterwrap .productstats-title {color: #363636 !important; font-size: 14px; font-weight: lighter; }
#body .box .catfilterwrap .submit.none {display: none;}
#body .box .catfilter.enhanced .productstats-item {}
#body .box .catfilterwrap .statefilter label:hover,
#body .box .catfilterwrap .productstats-title:hover {text-decoration: underline;}

#body .box .catfilterwrap .btndeselectatwrapper {
    float: left;
    margin-top: -15px;
    clear: both;
}

#body .box .catfilterwrap .btn.savefilter,
#body .box .catfilterwrap .btn.deselect {background: transparent; color: #f00; font-size: 12px; text-transform: none; padding: 0; margin: 0; position: relative; height: 20px; line-height: 20px;}
#body .box .catfilterwrap .btn.savefilter {}
#body .box .catfilterwrap .btn.savefilter a {color: #007bbe; padding: 0 15px 0 15px; }
#body .box .catfilterwrap .btn.deselect input {background: transparent url(images/icons_sprite.png?v=2) no-repeat right -1074px; padding: 0 20px 0 15px; }
#body .box .catfilterwrap span.btn.savefilter {top: -3px; float: left; clear: both;}
#body .box .catfilterwrap span.btn.deselect {top: -3px; float: left; clear: both;}

#body .box .catfilterwrap .attrtab {margin: 0; padding: 0px 15px; color: #000; font-size: 12px; display: block;}
#body .box .catfilterwrap .attrtab .selected {font-weight: bold;}
#body .box .catfilterwrap .attrtab.active {background-color: #fff; /*font-weight: bold;*/}

#body .box .catfilterwrap .attrwrap {display: none; position: relative;  }
#body .box .catfilterwrap .attrwrap.active {display: block; float: left; width: 100%;}

#body .box .catfilterwrap .attrlabels {float: left; width: 26.5%;}
#body .box .catfilterwrap .attrvalues {float: left; width: 72%; padding: 10px 20px; background-color: #fff; min-height: 250px;}
#body .box .catfilterwrap .attrvalues label {width: 170px; float: left; position: relative; background: transparent url(images/icons_sprite.png?v=2) no-repeat 0px -1000px; padding-left: 28px;}
#body .box .catfilterwrap .attrvalues label.selected {background-position: 0px -958px;}
#body .box .catfilterwrap .attrvalues label input {position: absolute; left: -9999px;}
#body .box .catfilterwrap .attrvalues .qicon {color: #007BBE; font-size: 14px; font-weight: lighter; margin: 0 0 10px 0; }
#body .box .catfilterwrap .attrvalues .qicon .label:hover {text-decoration: underline; cursor: pointer;}
#body .box .catfilterwrap .attrvalues .qicon .description {display: none; margin: 10px 0; width: 100%; color: #000; font-size: 12px;}
#body .box .catfilterwrap .attrvalues .qicon.show .description {display: block;}
#body .box .catfilter.statefilter,
#body .box .catfilter.stockfilter {float: right; width: auto;}
#body .box .catfilter.statefilter .productstats .productstats-item {float: left;}
#body .box .catfilter.statefilter .productstats .productstats-item .productstat-link,
#body .box .catfilter.stockfilter label {float: left; position: relative; background: transparent url(images/icons_sprite.png?v=2) no-repeat 0px -1000px; padding-left: 28px; font-size: 14px; font-weight: lighter;}
#body .box .catfilter.statefilter .productstats .productstats-item .productstat-link.active {background-position: 0px -958px;}
#body .box .catfilter.statefilter .productstats .productstats-item .productstat-link.disabled {pointer-events: none; background-position: 0px -915px;}
#body .box .catfilter.stockfilter label input {position: absolute;left: -9999px;}
#body .box .catfilter.statefilter .productstats .productstats-item.active,
#body .box .catfilter.stockfilter label.active {background-position: 0px -958px;}

.variantslist .empty-filter-message {
    margin-top: 20px;
    clear: both;
    float: left;
    width: 100%;
}

#body.plain .boxhead {margin: 5px 5px 0 0; width: auto; float:none;}
#body.plain .box {width: auto; float:none;}
body.basket_save_list-page {background: transparent; }
body.basket_save_list-page #body.plain {width: 94%; padding: 2%; margin: 1%; }
body.basket_save_list-page #body.plain form.left {float: left;}
body.basket_save_list-page #body.plain .right {float: right;}
body.basket_save_list-page #body.plain select {position: relative; top: 3px;}
body.basket_save_list-page #body.plain div.bar.prevnext {padding: 5px 0; width: 100%;}
body.basket_save_list-page #body.plain span.btn.black {float: left; background-position: right -99px; margin: 0 10px;}
body.basket_save_list-page #body.plain span.btn.black a {background-position: 0 -99px;}

body.basket_save_list-page #body.plain .arrow a {display: block; overflow: hidden; text-indent: -5000px; cursor: pointer; float: left; width: 27px; height: 27px; margin: 5px; padding:0; background: transparent url(images/carrows.png) no-repeat -6px -6px; }
body.basket_save_list-page #body.plain .arrow.next a {background-position: -6px -108px; float: right; }

#body div.bar.prevnext {margin:10px 0; padding:5px 0%; float: left; width: 98.7%;}
#body div.bar.prevnext input {}
#body div.bar.prevnext.bottom {margin: 30px 0 15px;display: flex;align-items: center;justify-content: space-between;}
#body div.bar.prevnext.bottom .btn-send-offer {font-size: 18px;height: 48px;line-height: 48px;background: #ebebeb;color: #000;padding: 0 15px;border: 0;}
#body div.bar.prevnext.bottom .btn-send-offer:hover {cursor: pointer;}

#body .form th {text-align: left; padding: 7px 0; font-weight: bold; font-size:12px; background: url(images/line_dotted_horizontal.png) repeat-x bottom;}
#body .form th.mid {padding-top:3em;}
#body .form th small {font-weight: normal; font-size: 10px;}
#body .form td {padding: 3px 0;}
#body small {font-weight: inherit; font-size: 10px;}

/* Other */
#body .dot_sep {background: transparent url(images/line_dotted_horizontal.png) repeat-x scroll top; height:3px; margin:10px 0;}
#body .dot_sep.mid {margin: 5px 0;}
#content #box-status {font-weight:normal; background: #d03213; color: #fff; border: 0 none; text-align: center; padding: 10px 2%; margin:0px 0 0px; width:100%; float: left; border-radius:0px;}
#body .errorbox {font-weight:normal; background: #d03213; color: #fff; border: 0 none;  padding: 10px 2%; margin:5px 0 10px; width:98.7%; float: left; border-radius:0px;}
#body .errorbox.success {background: #09bd5e; }
#body .errorbox.success a {color: #fff;text-decoration: underline;}
#body .errorbox p {margin: 5px;}
#body .errorbox.inbox {float: none;}
body.account_wishlist-page #body .dot_sep {background: transparent;}

/* Plain errors*/
#body.plain .errorbox {width: auto; font-weight:bold; margin: 20px; padding: 0; border: none; width: 500px;}
#body.plain .errorbox a {text-decoration: underline;}
#body.plain .errorbox .errhead {padding: 5px 15px;}
#body.plain .errorbox .errbody {border: 1px solid #d03213; padding: 15px;}

/* GLOBAL SWITCH DEFINITION */

#body div.switch {z-index: 10; padding: 2px 0; height: 29px; position: relative; font-size: 13px; float: left; margin-right: 25px; }
#body div.switch label {font-weight: bold; float: left; display: block; line-height: 25px; margin-right: 10px; font-size: 14px; font-weight: lighter;}
#body div.switch div.active {text-transform: none; position: relative; cursor: pointer; float: left; display: block; height: 25px; background: #fff url(images/switch_bkg.png) no-repeat right center; border: 1px solid #ccc; padding: 3px 20px 3px 10px; margin: 0 0 0 0px; border: 1px solid #e3e3e3;}
#body div.switch div.active span {padding-right: 0px; color: #363636; display: block; text-align: left; width: 120px; font-weight: normal;}
#body div.switch div.select {width: 100%; box-sizing: content-box; display: none; position: absolute; right: -1px; top: 23px; background-color: #fff; border: 1px solid #d7d7d7; background-color: #fff;}
#body div.switch div.select a {display: block; clear: both; margin: 0; padding: 3px 16px 4px 10px; display: block; text-align: left; width: auto; height: auto; color: #000; }
#body div.switch div.select a.active {color: #007BBE;}
#body div.switch div.select a:hover {background-color: #f3f6f4; color: #000;}
#body div.switch:hover div.select {display: block;  }

#body div.switch.articlesnr {/*position: absolute; left: 35%; */}

/* THINEST NOSWITCH*/
#body .filterlocator {width: 100%; border-bottom: 1px solid #333; float: left; clear: both; position: relative; padding: 2px 0;}
#body .filterlocator .oxstock {left: 565px; line-height: normal;}
#body .filterlocator .nfhead {font-size: 13px; line-height: 20px; position: absolute; z-index: 10; top: -3px;}
#body .filterlocator .nfhead.unitprice {left: 275px; line-height: 1em; top: -6px; }
#body .filterlocator .nfhead.vatinfo {left: 270px; line-height: 1em; top: -6px; text-align: right;}
#body .filterlocator .nfhead.unitprice .red,
#body .filterlocator .nfhead.vatinfo .red {color: #007BBE;}
#body .filterlocator .nfhead.package {left: 510px;}
#body .filterlocator div.switch {z-index: 10; padding: 0; height: auto; position: relative; font-size: 13px; float: left; width: auto; margin-right: 0;}
#body .filterlocator div.switch label {display: none;}
#body .filterlocator div.switch div.active {box-shadow: none; height: auto; background: transparent; border: 0 none; padding: 0px; width: auto;}
#body .filterlocator div.switch div.active span {padding-right: 0px; color: #666; display: block; text-align: left; width: 120px; font-weight: normal;}
#body .filterlocator div.switch div.active span.active,
#body .filterlocator div.switch div.active span.none {display: none;}
#body .filterlocator div.switch div.select {display: block; position: static; background: transparent; border: 0 none; }
#body .filterlocator div.switch div.select a {display: inline; clear: none; margin: 0; padding: 0px; color: #000; margin: 0 3px; top: -5px; }
#body .filterlocator div.switch div.select a:hover {background-color: transparent; color: #000;}
#body .filterlocator div.switch:hover div.select {display: block;  }

#body div.switch.articlesnr div.active span {width: 25px;}
#body .filterlocator div.switch.sort_row div.active a {padding-right: 20px; position: absolute;}
#body .filterlocator div.switch.sort_row div.active a.oxcode_external {}
#body .filterlocator div.switch.sort_row div.active a.oxean { display: none;}
#body .filterlocator div.switch.sort_row div.active a.oxartnum {left: 90px; display: none;}
#body .filterlocator div.switch.sort_row div.active a.oxtitle {left: 42px;}
#body .filterlocator div.switch.sort_row div.active a.oxprice {position: absolute; left: 385px; width: 90px; padding-right: 15px; line-height: 1em; top: -8px;  }
#body .filterlocator div.switch.sort_row div.active a.oxprice .red {color: #007BBE;}
#body .filterlocator div.switch.sort_row div.active a.active {background: transparent url(images/sort.png) no-repeat right 2px; }
#body .filterlocator div.switch.sort_row div.active a.desc.active {background-position: right -58px;}
#body div.switch.sort_row div.select a {}
/*#body div.switch.sort_row div.active span {background: transparent url(images/sort.png) no-repeat scroll right -14px; padding: 0 30px 0 0; margin: 0;}
#body div.switch.sort_row div.active span.asc {background-position: right -44px; }
#body div.switch.sort_row div.active span.desc {background-position: right -74px; } */
#body .locator.top .switch {}
#body .locator.top .switch:first-child {}

/* Locator */
#body .locator {margin: 0 0 10px 0; padding: 10px 0 5px; float:left; width: 100%; border: 0px solid #bcbcbc; position: relative;z-index: 10;}
#body .locator.top {z-index: 20; }
body.details-page #body .locator.top {}
#body .locator .lochead,
#body .locator .locbody {font-size: 16px; color: #222;}
#body .locator .locbody .right {line-height: 30px;}
#body .locator .locbody .right label {margin-right: 20px;}
#body .locator .lochead strong.h4 {font-weight: normal; float: left; color: #999;}
#body .locator .locbody {padding: 9px 0 0px; text-align: right; float: left; width: 100%; overflow: visible; z-index: 20;}
#body .locator .locbody, #body .locator .locbody a {}
#body .locator .arrow {font-weight: bold;}
#body .locator a {color: #666;}
#body .locator a.active {font-weight: bold; color: #007BBE;}
#body .locator .sep {padding: 0 2px; color: inherit;}
#body .locator .locbody #selID_ArticleNavTop,
#body .locator .locbody #selID_ArticleNavBottom {display: inline-block; float: right;}

body.search-page #body .locator.single,
body.searchfulltext-page #body .locator.single {display: none;}
body.search-page #body .fulltextitem,
body.searchfulltext-page #body .fulltextitem {display: block; margin-top: 5px;}
body.search-page #body .fulltextitem .type,
body.searchfulltext-page #body .fulltextitem .type {display: block;}
body.search-page #body .type.clear {margin: 10px 0 5px; float: left; width: 100%;}

#body .locator.bottom .locbody .locpages {text-align: center; line-height: 35px;}
#body .locator.bottom .locbody .locpages .sep {color: #ccc; font-weight: normal;}
#body .locator.bottom .locbody .locpages .next {float: right;}
#body .locator.bottom .locbody .locpages .prev {float: left;}
#body .locator.bottom.single {height: auto; border-bottom: 0 none;}

body.details-page #body .locator .locbody {width: auto; text-align: center; line-height: 33px;}
body.details-page #body .locator .locbody a {display: block; float: left; margin: 0;}
body.details-page #body .locator .locbody a span {margin: 0; display: block; width: 30px; height: 20px; background: transparent url(images/icons_sprite.png?v=2) no-repeat 0px -1395px;}
body.details-page #body .locator .locbody a.back span {background-position: -40px -1400px; width: 20px;}
body.details-page #body .locator .locbody a span.next {background-position: -70px -1395px; }

#body .locator .paging {padding: 2px 0;}
#body .locator .page {display: inline-block; padding: 0 5px; margin: 0 1px; text-align: center; font-size: 14px; line-height: 23px; height: 23px; margin-top: 2px; overflow: hidden; position: relative; color: #000;}
#body .locator .page.active {background-color: #d7d7d7; font-weight: lighter; color: #000;}
#body .locator .rewind {display: inline-block; padding: 0 10px 0 0; font-size: 14px; height: 20px; overflow: hidden; position: relative; }
#body .locator .rewind.next {padding: 0 0px 0 10px; }
#body .locator .arrow {display: inline-block; padding: 0px 8px; margin: 0 6px; text-align: center; font-size: 14px; overflow: hidden; position: relative; color: #000; font-weight: lighter; background-color: #d7d7d7;}
#body .locator .arrow:hover {background-color: #007BBE; color: #fff;}
#body .locator .arrow.next {margin-right: 0;}
#body .locator .arrow.disabled {background-color: #d7d7d7; color: #000;}
#body .locator .arrow:hover {text-decoration: none;}
body.details-page #body .locator .arrow {margin-top: 0; vertical-align: middle; line-height: 32px;}
#body .locator .label {}
#body .locator .arrow.prev {}
#body .locator .arrow.next {}
#body .locator .lochead .arrow.prev {}

#body .locator .lochead {height: 30px; }
#body .locator .lochead .right span.arrow,
#body .locator .lochead .right a {float: left; display: block; text-align: center; font-size: 14px; margin: 0 6px; height: 23px; line-height: 23px;}
#body .locator .lochead .right a.page {margin: 0 1px;}
#body .locator .lochead .right .sep {float: left;}
#body .locator .lochead .right a span.arrow {margin: 0;}

body.details-page #body .locator .rewind .arrow {width: auto;}
body.details-page #body .locator .rewind.next {float: right;}
body.details-page #body .locator .rewind.prev {float: left;}
body.details-page #body .locator span.position {margin: 0 auto;}
body.details-page #body .locator.bottom {padding: 0; margin-top: 20px; height: 53px; text-align: center;}


#body .locator .listlayoutwrap {float: left; height: 25px; line-height: 25px; margin-right: 20px;}
#body .locator .listlayoutwrap .label {color: #111; font-size: 11px; text-transform: uppercase; font-weight: bold;}
#body .locator .listlayoutswitch {padding: 4px 10px 4px 0px; margin-right: 15px; display: block; float: left;}
#body .locator .listlayoutswitch a {padding: 0; display: inline-block; width: 16px; height: 16px; vertical-align: middle;}
#body .locator .listlayoutswitch a {_margin-bottom: 1px;}
#body .locator .listlayoutswitch a {background: transparent url(images/listlayoutswitch.png) no-repeat scroll 0px -100px;}
#body .locator .listlayoutswitch a.active.big {background-position: -20px 0px;}
#body .locator .listlayoutswitch a.active.half {background-position: -20px -20px;}
#body .locator .listlayoutswitch a.active.small {background-position: -20px -40px;}
#body .locator .listlayoutswitch a.active.thin {background-position: -20px -60px;}
#body .locator .listlayoutswitch a.active.thinest {background-position: -20px -80px;}
#body .locator .listlayoutswitch a.active.third {background-position: -20px -100px;}
#body .locator .listlayoutswitch a.active.fifth {background-position: -20px -120px;}
#body .locator .listlayoutswitch a.big {background-position: 0px 0px;}
#body .locator .listlayoutswitch a.half {background-position: 0px -20px;}
#body .locator .listlayoutswitch a.small {background-position: 0px -40px;}
#body .locator .listlayoutswitch a.thin {background-position: 0px -60px;}
#body .locator .listlayoutswitch a.thinest {background-position: 0px -80px;}
#body .locator .listlayoutswitch a.third {background-position: 0px -100px;}
#body .locator .listlayoutswitch a.fifth {background-position: 0px -120px;}
#body .locator .listlayoutswitch a span {display: none;}

/*
#body .locator .sort_row a {background: transparent url(images/sort.png) no-repeat scroll right -12px; padding:0 25px 0 5px;}
#body .locator .sort_row a.asc {background-position: right -42px;}
#body .locator .sort_row a.desc {background-position: right -72px;}
#body .locator .sort_row a.none {}*/
#body .locator .btn {margin-bottom: 6px;}

#body .locator.compare .locbody {height: auto;}
#body .locator.compare .locbody .left form {margin-top: 10px;}

/* Download files */
body.downloadfiles-page #body .file {position: relative; float: left; border-radius: 0px; width: 95%; padding: 10px 2.5%; background: #ececec url(images/download_bkg.png) repeat-x 0px 0px; border-top: 1px solid #fff; border-bottom: 1px solid #cfcfcf;}
body.downloadfiles-page #body .file .icon {display: block; width: 32px; height: 32px; float: left; margin-right: 20px; background: transparent url(images/icon-filetypes.png) no-repeat 0px 0px;}
body.downloadfiles-page #body .file .icon.jpg {background-position: -41px 0px;}
body.downloadfiles-page #body .file .icon.eps {background-position: -82px 0px;}
body.downloadfiles-page #body .file .icon.png {background-position: -123px 0px;}
body.downloadfiles-page #body .file .icon.fla {background-position: -165px 0px;}
body.downloadfiles-page #body .file .icon.mp3 {background-position: -206px 0px;}
body.downloadfiles-page #body .file .icon.mov {background-position: -247px 0px;}
body.downloadfiles-page #body .file .icon.gif {background-position: -412px 0px;}
body.downloadfiles-page #body .file .icon.doc,
body.downloadfiles-page #body .file .icon.docx {background-position: -452px 0px;}
body.downloadfiles-page #body .file .icon.pdf {background-position: -493px 0px;}
body.downloadfiles-page #body .file .icon.ppt,
body.downloadfiles-page #body .file .icon.pptx {background-position: -535px 0px;}
body.downloadfiles-page #body .file .icon.xls,
body.downloadfiles-page #body .file .icon.xlsx {background-position: -576px 0px;}
body.downloadfiles-page #body .file .icon.zip {background-position: -617px 0px;}
body.downloadfiles-page #body .file .desc {display: block; width: 70%; float: left;}
body.downloadfiles-page #body .file .title {font-size: 15px; color: #585858; font-weight: bold; display: block; width: 70%; margin-bottom: 3px;}
body.downloadfiles-page #body .file.nodesc .title {line-height: 28px;}
body.downloadfiles-page #body .file .title .filename {font-weight: normal;}
body.downloadfiles-page #body .file .size,
body.downloadfiles-page #body .file .date {display: block; position: absolute; right: 30px; top: 19px; width: 100px; text-align: right;}
body.downloadfiles-page #body .file .size {right: 150px; width: 70px;}

/* Products */
#body .product {float:left; width:132px; height:185px; margin:0 0 10px 0; padding:10px 10px 10px 205px; position:relative; background-color: #fff; border: 1px solid #ccc; }
#body .product {}
#body .product .picture {display:block; width: 185px; text-align: center; position:relative; top:0px; left:10px; margin-bottom: 10px; overflow: hidden;}
#body .product .picture span {width: 185px;height: 185px;vertical-align: middle;display: table-cell;}
#body .product strong.h3 {margin:0 0 10px; min-height: 40px; height: auto !important; height: 40px; display: block; font-size: 14px; font-weight: normal;}
#body .product strong.h3 a {display: block; font-size: 16px; min-height: 32px; line-height: 1.1em; color: #333; font-weight: bold;}
#body .product tt {display:block; font-weight: normal;}
#body .product .flag {width:18px; height: 18px; border:0 none; float:left; margin:0px 8px 0 0; border-radius:0px;}
#body .product .flag.red {background-color: #B80606;}
#body .product .flag.orange {background-color: #FF9900;}
#body .product .flag.green {background-color: #85bb24;}
#body .product .actiondiscount {font-size: 12px; background: transparent url(images/discount.png) no-repeat 0px 0px; display: block; padding: 10px 0; font-weight: bold; height: 20px; width: 40px; text-align: center; position: absolute; right: 6%; top: 0;}
#body .product .desc {font-size: 12px; line-height: 1.2em; text-align: center;}
#body .product .desc.description p {margin-bottom: 0;}
#body .product .actions a {text-decoration: none; padding-right: 14px; background: transparent url(images/arrows.png) no-repeat scroll right -382px; display:block; float: left; clear: both; white-space: nowrap;}
#body .product .actions a:hover {text-decoration: underline;}
#body .product .variants label {display:block; }
#body .product .variants select {width: 180px;}
#body .product .variants select option.act {font-weight: bold;}
#body .product .variants-empty {display: none !important;}
#body .product .amprice {clear: left; margin-top: 5px;}
#body .product .stock.status {position: absolute; bottom: 40px; right: 42px; font-weight: bold;}
#body .product .stock.status.psf-green {color: #85bb24;}
#body .product .stock.status.psf-red {/*color: #B80606;*/ color: #999;}
#body .product .amount {padding-top:5px;}
#body .product .amount label {margin-right:5px; }
#body .product .cost {margin-bottom:0px; }
#body .product .cost .taxnote {}
#body .product .cost .bruttoprice .taxnote {font-size: 14px; color: #333;}
#body .product .cost big {font-size: 24px; line-height: 24px; font-weight: bold; white-space:nowrap; color: #007BBE;}
#body .product .cost big .sign {font-weight: normal;}
#body .product .cost .price .value {color: #b8b8b8;}
#body .product.big .cost big {font-weight: bold;}
#body .product .cost sup.dinfo {vertical-align:super; margin:0; padding:0;}
#body .product .cost sup.dinfo a {color: inherit; text-decoration: none; font-weight: bold; font-size: 13px;}
#body .product .cost sup.dinfo a:hover {text-decoration: underline; color: inherit;}
#body .product .cost small {font-weight: inherit; font-size:69% ;}
#body .product .tocart {background-position: right 0px; }
#body .product .tocart input {background-position: 0 0px; padding-left: 0px;}
#body .product .btn.moreinfo {background: transparent; padding: 0; height: 24px; line-height: 24px;}
#body .product .btn.moreinfo a {background-position: -20px 0px; color: #fff; font-weight: bold; height: 24px; line-height: 24px;}
#body .product .btn.moreinfo a {padding: 0 13px 0 13px;}
#body .product.details .discount {float: left;}
#body .product.details .discount .discount-item {background-color: #fce83f; color: #000; padding: 5px 10px;}
#body .product.details .discount .discount-item .discount-title {font-size: 14px; font-weight: normal; display: block;}
#body .product.details .discount .discount-item .discount-sum,
#body .product.details .discount .discount-item .discount-type {font-size: 16px; font-weight: bold;}

#body .product.head {margin-top:30px; border-top:none;}
#body .product.head strong.h4 {display: block;}
#body .product.head strong.h4 small {display:block; position:absolute; top:6px; left:44%; font-size:11px; font-weight: normal;}

#body .product.head strong.h4.big {width: 100%;margin:0 0 10px 0; padding:5px 0; font-size: 15px;}
#body .product.details strong.h4.big {padding:0 0 5px;position: relative; top: 0;}

#body .product.head strong.h4 {margin:0; padding:5px 0 1px 0; height:20px; position:absolute; top:-30px; left:0; width:100%; line-height:20px; font-size: 15px; font-weight: bold;}
#body .product.head strong.h4.half a {padding-left:15px;}
#body .product.head strong.h4.thin {font-size:15px; text-indent: 15px;}
#body .product.head strong.h4.small {line-height:1.1em; padding:2px 0 1px;}

#body .product.head strong.h4.thinest {width: 556px; padding:1px 5px 8px 7px;}


#body .product.big {width:368px; height:300px; padding-left:330px; }
#body .product.big .picture {width: 300px; height: 300px; position: absolute; left: 10px; top: 10px;}
#body .product.big .picture span {width: 300px; height: 300px;}
#body .product.details .picture span {width: auto; height: auto;display: inline;}
#body .product.big strong.h3 {}
#body .product.big strong.h3 a {font-size: 18px; margin: 10px 0;}
#body .product.big .desc {text-align: left;}
#body .product.big .cost {margin-bottom: 10px;}
#body .product.big .cost del,
#body .product.big .cost big {}
#body .product.big .cost .old {}
#body .product.big .cost sub.only {display:block; float:left; font-weight: bold; font-size: 12px; margin-right:.5em; height: 3em;}
#body .product.big .cost .desc {font-size: 10px;}
#body .product.big .tocart {position: absolute; bottom: 10px; right: 10px;}
#body .product.big .btn.moreinfo {position: absolute; bottom: 10px; right: 10px;}
#body .product.big .variants {padding: 5px 0;}
#body .product.big .variants select {width: auto;min-width: 200px;max-width: 280px;}
body.start-page #body .product.big form,
body.alist-page #body .product.big form,
body.search-page #body .product.big form {position: absolute; bottom: 10px; width: 368px;}
body.start-page #body .product.big .tocart,
body.alist-page #body .product.big .tocart,
body.search-page #body .product.big .tocart {}
body.start-page #body .product.big .tocart input,
body.alist-page #body .product.big .tocart input,
body.search-page #body .product.big .tocart input {}

#body .product.half.halfcol-0 {margin-right: 12px;}
#body .product.half .picture {position: absolute; left: 10px; top: 10px;}
#body .product.half .actions {display: none;}
#body .product.half strong.h3 {}
#body .product.half .btn.moreinfo {display: none;}
#body .product.half strong.h3 tt {font-size: 12px;}
#body .product.half form {position: absolute; bottom: 10px; width: 132px;}
#body .product.half .variants {height: auto; margin:0;width: 150px;left: -160px;bottom: -2px;position: absolute;padding: 2px 5px 0;min-height: 0;background: rgba(255,255,255,.5);}
#body .product.half .variants select {width: 145px;margin-bottom: 0;}
body.variantsoveractions #body .product.half .variants {width: auto;left: 0;bottom: 0;position: static;padding: 5px 0;min-height: 47px;background: #fff;}
body.variantsoveractions #body .product.half .variants select {width: 190px;}
body.pricenextocart #body .product.half .cost {float: left;}
body.pricenextocart #body .product.half .tocart {clear: none;}

#body .product.third {width:208px; height:380px; padding:10px 10px 10px; margin-right: 10px;}
#body .product.third.thirdcol-2 {margin-right:0;}
#body .product.third .picture {left: 12px;}
#body .product.third .picture span {}
#body .product.third strong.h3 {margin:5px 0; min-height: 0; text-align: center;}
#body .product.third strong.h3 a {}
#body .product.third strong.h3 tt {font-size: 14px; display: none;}
#body .product.third .variants {height: auto; margin-bottom:0; background-color: #fff;}
#body .product.third .variants {height: auto; margin:0;left: 33px;width: 140px;bottom: 80px;position: absolute;padding: 2px 10px;background: rgba(255,255,255,.5);}
#body .product.third .variants select {width: 140px;}
#body .product.third .actions {display: none;}
#body .product.third form {position: absolute; bottom: 10px;width: 120px;padding: 0 90px 0 0;}
#body .product.third .cost {position: absolute; bottom: 50px; left: 0px; white-space:nowrap; text-align: left; margin: 0; }
#body .product.third .cost del {display: block; color: #666; }
#body .product.third .cost big {display: block; }
#body .product.third .variants-md + .cost {padding-right: 40px;}
#body .product.third .btn.moreinfo {position: absolute; bottom: 0; left: 0;}
#body .product.third .tocart {position: absolute; bottom: 0; right: 0;}
body.not-buy-gallery #body .product.third .tocart {display: none;}
#body .product.third .tocart input {}

#body .product.small {width:218px; margin-right: 10px; height:218px; padding: 20px; margin: 0 10px 70px 0; border-color: #a8a8b2; border-radius: 2px;}
#body .product.small.smallcol-3 {margin-right: 0;}
#body .compare .product.small {background: transparent;}
#body .product.small .picture {width: 175px; height: 175px; left: 0px; margin: 0;}
#body .product.small .picture span {width: 175px; height: 175px;}
#body .product.small .picture img {max-width: 100%; max-height: 100%;}
#body .product.small strong.h3 {margin:0 -10px; min-height: 0; text-align: center; position: absolute; top: 220px; height: 50px; display: block; width: 195px;}
#body .product.small strong.h3 a {font-size: 14px; font-weight: lighter; color: #000;}
#body .product.small strong.h3 tt {}
#body .product.small strong.h3 tt .type {}
#body .product.small .productstats-stat {position: absolute; left: -1px; top: 50px;}
#body .product.small .variants {height: auto; margin:0;left: 0;width: 160px;bottom: 110px;position: absolute;padding: 2px 0;background: rgba(255,255,255,.5);}
#body .product.small .variants select {width: 140px;}
#body .product.small .actions {display: none;}
#body .product.small form {position: absolute; bottom: 10px;width: 148px; text-align: center;}
#body .product.small div.unitprice {text-align: left; font-size: 12px; line-height: 1.2em; margin-bottom: 5px;}
#body .product.small div.unitprice span.price {display: block;}
#body .product.small div.unitprice span.brutto {font-size: 13px;}
#body .product.small div.unitprice span.brutto .pricevalue {color: #007BBE; font-weight: bold;}
#body .product.small .cost {white-space:nowrap; text-align: left; float: left; margin-bottom: 28px; font-size: 12px;}
#body .product.small .cost .nettoprice {line-height: 1em;}
#body .product.small .cost big {font-size: 18px; }
#body .product.small .btn.moreinfo {position: absolute; bottom: 0; right: 0;}
#body .product.small .btn.moreinfo a {padding: 0 10px 0 10px; width: 128px;}
#body .product.small .tocart {text-align: center;display: inline-block;float: right; }
body.not-buy-gallery #body .product.small .tocart {display: none;}
#body .product.small .tocart input {text-indent: -5000px; overflow: hidden; padding: 0 0 0 30px;}
body.pricenextocart #body .product.small form {bottom: 7px;}
body.pricenextocart #body .product.small .cost {float: left;}
body.pricenextocart #body .product.small .tocart {clear: none;float: right;}

#body .product.fifth {width:18%; height:45px; padding:165px 1% 10px; margin: 0px;}
#body .product.fifth.fifthcol-4 {margin-right: 0;}
#body .product.fifth .picture {width: 100%;left: 1px;overflow: hidden;}
#body .product.fifth .picture span {}
#body .product.fifth .picture img {max-width: 100%;}
#body .product.fifth strong.h3 {margin:0; min-height: 0; text-align: center;}
#body .product.fifth strong.h3 a {font-size: 14px;}
#body .product.fifth strong.h3 tt {display: none;}
#body .product.fifth .variants {height: auto; margin-bottom:0; background-color: #fff;}
#body .product.fifth .variants {height: auto; margin:0;left: -4px;width: 148px;bottom: 150px;position: absolute;padding: 2px 0;background: rgba(255,255,255,.5);}
#body .product.fifth .variants select {width: 120px;}
body.variantsoveractions #body .product.fifth .variants {width: auto;left: 0;bottom: 0;position: static;padding: 5px 0;min-height: 47px;background: #fff;}
body.variantsoveractions #body .product.fifth .variants select {}
body.variantsoveractions #body .product.fifth .actions {display: none;}
#body .product.fifth .actions {display: none; }
#body .product.fifth form {position: absolute; bottom: 10px;width: 133px;text-align: center;}
#body .product.fifth .cost {white-space:nowrap; text-align: center;}
#body .product.fifth .cost big {font-size: 13px;}
#body .product.fifth .btn.moreinfo,
#body .product.fifth .tocart {text-align: center;display: inline-block;float: none;}
body.not-buy-gallery #body .product.fifth .tocart {display: none;}
#body .product.fifth .tocart input {}

#body .product.thin {width:493px; height:185px; padding-left: 205px;}
#body .product.thin strong.h3 {float: left; clear: both;}
#body .product.thin strong.h3 tt {font-size: 12px;}
#body .product.thin .picture {position:absolute; top:10px; left:10px;}
#body .product.thin .cost {position:absolute; bottom:10px; left: 205px;}
#body .product.thin .amount {position:absolute; bottom:55px; right:10px;}
#body .product.thin .desc {text-align: left; margin: 10px 0;}
#body .product.thin .btn.moreinfo {position:absolute; bottom:10px; right:10px;}
#body .product.thin .actions a.moreinfolink {display: none;}
#body .product.thin .tocart {position:absolute; bottom:10px; right:10px;}
#body .product.thin .variants {position:absolute; bottom:45px; right: 150px;}
#body .product.thin .variants-md {bottom: 6px;}
#body .product.thin tt {float: left;}
#body .product.thin .flag {float: left; margin-left:4px;}
#body .product.thin .desc {clear: left; padding-bottom: 10px;}

/* BACKUP 1LINER */
/*
#body .product.thinest {background: transparent; box-shadow: none; border: 0 none; border-radius: 0px; width:660px; height:28px; padding: 0 0 0 45px; margin: 0px 0px 0px; }
#body .product.thinest + .product.thinest {}
#body .product.thinest strong.h3 {float: left; margin: 5px 0px; font-size: 14px; min-height: 0; width: 350px; }
#body .product.thinest strong.h3 a {position: absolute; width: 250px; left: 45px; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; min-height: 0; color: #999; line-height: 1.3em;}
#body .product.thinest strong.h3 tt.artean {position: absolute; left: 45px; top: 5px; color: #999; font-size: 14px; display: block; float: left; width: 100px; }
#body .product.thinest strong.h3 tt.code {position: absolute; left: 5px; top: 5px; color: #999; font-size: 14px; }
#body .product.thinest strong.h3 .productstats {display: none;}
#body .product.thinest .cost {position:absolute; top: 5px; left: 303px; height: 18px; text-align: right; width: 170px;}
#body .product.thinest .cost .bruttoprice {width: 65px;}
#body .product.thinest .cost .nettoprice {float: left; margin-right: 10px; width: 100px;}
#body .product.thinest .cost .nettoprice .taxnote {font-size: 12px;}
#body .product.thinest .cost big {font-size: 14px; line-height: 1.3em;}
#body .product.thinest .cost sup.dinfo a {font-size: 11px;}
#body .product.thinest .amount {position:absolute; padding: 0; top: 6px; right: 60px; width: 85px; line-height: 18px; font-size: 12px;}
#body .product.thinest .amount .txt {border: 1px solid #ccc; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15) inset; border-radius: 0px; width: 16px; display: block;  float: left; height: 17px; margin: 0 5px 0 7px; padding: 0px 3px; position: relative; text-transform: none;}
#body .product.thinest span.btn.moreinfo,
#body .product.thinest .tocart {position:absolute; top: 5px; right: 0px; height: 19px; padding: 0; background: transparent;}
#body .product.thinest .tocart input {height: 19px; line-height: 19px; color: #fff; width: 55px; padding: 1px 3px 0; border-radius: 0px; background-position: -20px 0; font-weight: normal; font-size: 12px; }
#body .product.thinest .actions {display: none;}
#body .product.thinest .actions a {bottom: auto; top: 25px;}
#body .product.thinest .status {left: 490px; top: 6px;}
#body .product.thinest tt {float: left; display: block; }
#body .product.thinest tt.type {display: none;}
#body .product.thinest .flag {float: left; margin: 4px 4px 0 8px;}
#body .product.thinest .variants {display: none;}
#body .product.thinest .desc {display: none;}
*/

#body .product.thinest {background: #f8f8f8; border: 1px solid #eaeaea; width: 100%; padding-left: 10px; min-height: 110px; height: 110px; height: auto !important; }
#body .product.thinest .thinest-wrap {float: left; clear: both; width: 100%; cursor: pointer;}
#body #mmtabs .product.thinest {width: 100%; }
#body .product.thinest + .product.thinest {}
#body .product.thinest strong.h3 {float: left; margin: 5px 0px;  width: 70%; font-size: 14px; min-height: 0; }
#body .product.thinest strong.h3 a {font-size: 14px; min-height: 0; color: #333; line-height: 15px;}
#body .product.thinest strong.h3 tt.artean {position: absolute; left: 45px; top: 5px; color: #999; font-size: 14px; display: block; float: left; width: 100px; }
#body .product.thinest strong.h3 tt.code {position: absolute; left: 5px; top: 5px; color: #999; font-size: 14px; }
#body .product.thinest strong.h3 tt.package {position: absolute; left: 510px; top: 5px; color: #999; font-size: 14px; }
#body .product.thinest strong.h3 tt.package .type {display: none;}
#body .product.thinest strong.h3 .productstats {display: none;}
#body .product.thinest .picture {background-color: #fff; /*left: 6px; top: 6px; margin: 0; position: absolute;*/ margin: 0 25px 0px 0; float: left; position: static;}
#body .product.thinest .picture span,
#body .product.thinest .picture {width: 95px; height: 95px;}
#body .product.thinest div.unitprice,
#body .product.thinest .cost {position:absolute; top: 5px; left: 387px; height: 18px; text-align: left; width: 95px;}
#body .product.thinest .cost {display: none;}
#body .product.thinest div.unitprice {left: 275px; width: 70px;}
#body .product.thinest div.unitprice .brutto {color: #007BBE; font-weight: bold;}
#body .product.thinest .cost .bruttoprice {display: block; }
#body .product.thinest .cost .nettoprice {display: block; }
#body .product.thinest .cost .taxnote {font-size: 12px;}
#body .product.thinest .unitprice big,
#body .product.thinest .cost big {font-size: 14px; line-height: 1.3em;}
#body .product.thinest .cost sup.dinfo a {font-size: 11px;}
#body .product.thinest .amount {position:absolute; padding: 0; top: 3px; right: 0px; width: 85px; line-height: 21px; font-size: 12px; text-align: center;}
#body .product.thinest .amount .txt {border: 1px solid #ccc; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15) inset; border-radius: 1px; width: 16px; display: block;  float: left; height: 17px; margin: 0 1px 0 10px; padding: 0px 3px; position: relative; text-transform: none;}
#body .product.thinest span.btn.moreinfo {position: absolute;  width: 45px; height: 90px; right: 10px; top: 15px;background: transparent; overflow: hidden;}
#body .favouriteslist .product.thinest span.btn.moreinfo {display: none;}
#body .product.thinest span.btn.moreinfo a {display: block; padding: 0; width: 45px; height: 90px; background: transparent url(images/icons_sprite.png?v=2) no-repeat right -1250px; text-indent: -9999px;}
#body .product.thinest span.btn.moreinfo:hover a {background-position: right -1150px;}
#body .product.thinest .tocart {height: 19px; padding: 0; background: transparent;}
#body .product.thinest .tocart input {height: 30px; line-height: 30px; color: #fff; padding: 2px 3px 0; border-radius: 0px; background-position: -20px 0; font-weight: normal; font-size: 12px; }
#body .product.thinest .actions {display: none;}
#body .product.thinest .actions a {bottom: auto; top: 25px;}
#body .product.thinest .status {left: 565px; top: 4px;}
#body .product.thinest tt {float: left; display: none; }
#body .product.thinest tt.artnum {display: block;}
#body .product.thinest tt.type {display: none;}
#body .product.thinest .flag {float: left; margin: 4px 4px 0 8px;}
#body .product.thinest .variants {}
#body .product.thinest .desc.description {display: block; float: left; width: 70%; text-align: left; }

#body .favouriteslist .product.thinest {width: 438px; margin: 0 25px 13px 0; float: left; clear: none;}
#body .favouriteslist .product.thinest .picture {margin-bottom: 0;}
#body .favouriteslist .product.thinest.thinestcolrev-0 {margin-right: 0;}


#body .product.firstinlist {}
#body .product.inlist {}
#body .product.lastinlist {}

#body .separator {height: 10px; background:#fff url(images/line_dotted_horizontal.png) repeat-x scroll left 5px; margin:0; float:left; width:100%;}
#body .separator.inbox {width:100%; border: none; margin: 0;}
#body .txtseparator {height: 10px; margin:0 5px; float:left; width: 100%; border:1px solid #ddd; border-top:none; border-bottom: none;}
#body .txtseparator.inbox {margin:0; width: 100%; border: none; border-bottom:1px solid #ddd;}
#body .variantslist .txtseparator {border: 0 none;}
body.account_noticelist-page #body .separator,
body.recommlist-page #body .separator {display: none;}

#body .product.details {height:auto; min-height: 350px; width: 914px; padding: 0; margin: 0px 0 0 0; border: 0 none; background: transparent;}
#body .product.details .locator {float: left; clear: none; width: auto; margin: 0; padding: 0; height: 20px; line-height: 20px;}
#body .product.details .locator .locbody {padding: 0;}
#body .product.details strong.h4 {padding:1px 5px 8px 7px; display: block;}
#body .product.details h1 {font-size: 24px; margin: 10px 0 0px; padding:0; line-height: normal; font-weight: lighter; color: #007BBE; float: left;}
#body .product.details tt {margin:5px 0 0;}
#body .product.details .detail-left {float: left;width: 55%;padding-right: 10px;}
#body .product.details .identifier {clear: both; float: left; width: auto; font-weight: lighter; margin-right: 40px;}
#body .product.details .identifier.num {margin-bottom: 5px;}
#body .product.details .identifier.num .type,
#body .product.details .identifier.num .value,
#body .product.details .identifier.num {width: auto; padding-left: 0;}
#body .product.details .identifier.num .value {color: #000;}
#body .product.details .cost .identifier {
    float: none;
    clear: none;
    margin: 0;
}
#body .product.details .desc {margin: 0 0 10px; clear: both; width: 100%; float: left; font-size: 14px; line-height: 24px;}
#body .product.details .manufacturer {float: left;margin-bottom: 10px;}
#body .product.details .manufacturer.manufacturer-variant {position: absolute;top: 0;left: 0;}
#body .product.details .particularswrap,
#body .product.details .picturewrap {margin: 10px 0; width: 100%; float: left;}
#body .product.details .particularswrap {width: 45%;}
#body .product.details .picturewrap .window {width: 100%; overflow: hidden; height: 200px; float: left; clear: both;}

#body .product.details .picturewrap.variant .imgcont {width: auto;height: 300px;float: none;text-align: center;display: flex;align-items: center;justify-content: center;}
#body .product.details .picturewrap.variant .imgcont .cont,
#body .product.details .picturewrap.variant .imgcont a {display: inline-flex;align-items: center;justify-content: center;width: auto;height: auto;}
#body .product.details .picturewrap.variant .imgcont:first-child {margin-bottom: 5px;border: none;}
#body .product.details .picturewrap.variant .imgcont.thumbnail {width: 50px;height: 50px;float: left;}
#body .product.details .picturewrap.variant .imgcont.thumbnail a {width: 100%;height: 100%;padding: 5px;}
#body .product.details .picturewrap.variant .imgcont.thumbnail img {max-width: 100%; max-height: 100%;}
#body .product.details .picturewrap.variant .imgcont.img-hide {display: none;}
#body .product.details .picturewrap.variant .window {height: auto;overflow: visible;}
#body .product.details .picturewrap.variant .variant-more {float: left;width: 100%;margin-top: 10px;}

#body .product.details .services-wrap {display: flex;flex-direction: column;margin-top: 15px;}
#body .product.details .services-wrap .popservice {display: block;color: #fff;order: 1;}
#body .product.details .services-wrap .popservice a {display: block;}
#body .product.details .services-wrap .popservice a:hover {text-decoration: none;}
#body .product.details .services-wrap .popservice a span {text-decoration: underline;}
#body .product.details .services-wrap .showdServiceList {border: 1px solid #007bbe;order: 2;}
#body .product.details .services-wrap .remove {color: #cc0000;font-weight: bold;border: none;background: none;font-size: 20px;}
#body .product.details .services-wrap .remove:hover {cursor: pointer;}
#body .product.details .services-wrap .added-services {padding: 10px;}
#body .product.details .services-wrap .added-services strong {color: #000;}

#body .product.details .cats {font-size: 16px;}
#body .product.details .particularswrap {float: left;}
#body .product.details .particulars tt,
#body .product.details .particulars {color: #999;}
#body .product.details .particulars tt {clear: left; margin: 0 0 5px; float: left; width: 100%; font-size: 16px;}
#body .product.details .particulars .cats b,
#body .product.details .particulars tt .type {width: 140px; float: left; margin-right: 10px;}
#body .product.details .particulars tt .value {width: 150px; display: block; float: left;}
#body .product.details .particulars tt img {float: right; margin-top: -5px;}
#body .product.details .particulars .variants-info {font-size: 18px;font-weight: bold;line-height: normal;background: #ffaf0f;color: #fff;margin-bottom: 20px;padding: 20px;text-align: center;}
#body .product.details .particulars .variants-info p {margin: 0;}

#body .product.details .particulars .amopricebox .hint {clear: both; margin-top: 5px; float: left;}
#body .modal,
#body .product.details .particulars .modal {display: none; position: fixed; left: 50%; top: 25%; margin-left: -275px; width: 550px; padding: 0; background-color: #fff; z-index: 1501; color: #000;}
#body .modal strong.title,
#body .product.details .particulars .modal strong.title {display: block; background-color: #007bbe; color: #fff; text-align: center; font-size: 18px; font-weight: bold; padding: 10px;}
#body .modal .close,
#body .product.details .particulars .modal .close {color: #fff; position: absolute; right: 10px; top: 10px; font-size: 26px; cursor: pointer;}
#body .product.details .particulars .stock-header {background: #007bbe; color: #fff;float: left;width: 100%;font-weight: bold;padding: 10px 15px;}
#body .product.details .particulars .stockTotal {background-color: #f4f4f4; color: #666; width: 100%; padding: 15px; font-size: 14px; clear: both;}
#body .product.details .particulars .stockTotal p {margin: 0;}
#body .product.details .particulars .stockTotal.green {color: #109934;}
#body .product.details .particulars .stockTotal.blue {color: #007bbe;}
#body .product.details .particulars .stockTotal.show-modal {cursor: pointer;}
#body .product.details .particulars .stockTotal .pcs {display: block;font-size: 20px;margin-bottom: 5px;}
#body .product.details .particulars .stockTotal .avail {text-decoration: underline;}
#body .tab .modal .serviceslist.box,
#body .product .modal-stock-info {margin: 20px 30px 20px;}

.stock-form {display: flex; flex-direction: column;text-align: center;}
.btn-stock {font-size: 14px;padding: 10px 20px;background: #007BBE;border: none;color: #fff;text-transform: none;margin-top: 10px;}
.btn-stock:hover {cursor: pointer;}

#body .tab .modal #tblservices {width: 100%;}
#body .product.details .particulars .amountprice.showmodal {float: left; margin-top: 10px; font-weight: bold; clear: both; background-color: #007BBE; color: #fff; cursor: pointer; font-size: 14px; padding: 10px 15px; width: 100%;}

#body .tab .modal .serviceslist.box .submit {float: right; margin-top: 10px;}
#body .tab .modal .serviceslist.box .submit input {cursor: pointer;}
#body .tab .modal .serviceslist.box .submit input.disabled {background-color: #bbb; cursor: default; }
#body .tab .modal .serviceslist.box .type {color: #007bbe;}
#body .tab .modal .serviceslist.box .type,
#body .tab .modal .serviceslist.box .value {min-width: 150px; vertical-align: top; line-height: 32px;}
#body .tab .modal .serviceslist.box .value input {width: 50%; display: block;}
#body .tab .modal .serviceslist.box .value select {width: 100%; display: block;}

#body .tab .modal .serviceslist.box .price {text-align: right; font-weight: bold;}

#body .product.details .particulars tt.stock {}
#body .product.details .particulars tt.stock .value {text-transform: uppercase; font-weight: bold;}
#body .product.details .particulars tt.stock.green .value {color: #85bb24;}
#body .product.details .particulars tt.stock.red .value {color: #007bbe;}

#body .product.details .picture {text-align:left; height: auto; float: left; position: relative; top: 0; left: 0; width: 98.7%; overflow: visible;}
#body .product.details .picture img {max-width: 100%;}
#body .product.details .picture .zoomWrapperImage img {max-width: none;}
#body .product.details .picture .frameit {width: 100%; padding: 20px 0; float: left; margin: 0 -2px 0 0; background-color: #fff; border: 1px solid #ccc;}
#body .product.details .particulars {float: left; width: 98.7%; }
#body .product.details .particularswrap .productform { }
#body .product.details .particulars .actiondiscount {right: auto; left: -20%; z-index: 100;}
#body .product.details .particulars .link2 {background: transparent; padding: 0; font-size: 11px;}

#body .product.details .exturls {text-align: left; padding-top: 10px;}
#body .product.details .exturls a {display: block;}
#body .product.details .picture a.zoom:hover {text-decoration: none;}
#body .product.details .picture a.zoom img {margin-bottom: 3px;}

#body .customstock {display: none;}
#body .product.details .status.stock.psf-red .pstxt {background: transparent url(images/qicon.gif) no-repeat right 3px; padding-right: 22px; cursor: pointer; border-bottom: 1px dotted #ccc;}
.customstock .boxhead {margin:0; padding:0px 0 8px; line-height:20px; font-size: 20px; color:#af0000; border-bottom: 1px solid #ccc; margin: 10px 0; width:400px; display: block;}
.customstock .box {padding: 0px 0px 10px 0; width: 400px;}

/* Variants table */
.box.variantslist > b {display: block;}
#body .table-variants {border: 0px none; border-collapse: collapse; width: 100%; margin: 0 0 10px; }
#body .table-variants .main {vertical-align: top; float: left; }
#body .table-variants .main table {width: 100%; margin: 0;}
#body .table-variants .main.sku {width: 75px; margin-top: 15px;}
#body .table-variants .main.specs {width: 647px; margin-top: 30px;}
#body .table-variants .main.other {width: 180px; margin-top: 15px;}
#body .table-variants .main.specs .of {overflow: auto; max-width: 100%; margin-top: -15px; outline: 0; box-sizing: content-box;}
#body .table-variants th,
#body .table-variants td {padding: 2px 0px; height: 26px; text-align: left; vertical-align: middle; border: 0px none;}
#body .table-variants td.right {text-align: right; padding-right: 10px;}
#body .table-variants .main td {padding: 0 5px;}
#body .table-variants .main .right {padding-right: 10px;}
#body .table-variants .main th {padding: 3px 5px 8px;}
#body .table-variants .main.specs th {text-align: center;}

#body .table-variants .loading {position: absolute; display: block; left: 50%; top: 45%; width: 48px; height: 48px; background: transparent url(images/aj-load.gif) no-repeat center center;}
#body .table-variants th,
#body .table-variants td {font-size:12px; font-weight: lighter; white-space: normal; position: relative;}
#body .table-variants td {white-space: nowrap;}
#body .table-variants th {background-color: #c8c8c8; color: #000; font-weight: bold; line-height: 14px; height: 42px; white-space: normal; box-sizing: content-box; padding-left: 5px; cursor: pointer;}
#body .table-variants th.vamount {cursor: default;}
#body .table-variants th.vprice,
#body .table-variants th.vspec,
#body .table-variants th.vsku {background: #c8c8c8 url(images/sort_none.png) no-repeat center bottom; border-right: 1px solid #aaa;  }
#body .table-variants td.vartnum {
    text-align: center;
}
#body .table-variants th.vartnum {
    border-right: 1px solid #aaa;
}
#body .table-variants th.vprice:hover,
#body .table-variants th.vspec:hover,
#body .table-variants th.vsku:hover {background-color: #aaa;}
#body .table-variants th.vprice.asc,
#body .table-variants th.vspec.asc,
#body .table-variants th.vsku.asc {background-color: #aaa; background-image: url(images/sort_asc.png); }
#body .table-variants th.vprice.desc,
#body .table-variants th.vspec.desc,
#body .table-variants th.vsku.desc {background-color: #aaa; background-image: url(images/sort_desc.png);  }
#body .table-variants th.vamount,
#body .table-variants td.vamount {
    padding-right: 0;
}
#body .table-variants .main.other th {white-space: nowrap; }
#body .table-variants th.tablesorter-header:hover {border-bottom-color: #888;}
#body .table-variants th.tablesorter-header.sorter-false {border-bottom-color: #ddd;}
#body .table-variants th.sorter-false {cursor: default;}
#body .table-variants td.last {padding-right: 20px;}
#body .table-variants tr:nth-child(odd) td {background-color: #f6f6f6;}
#body .table-variants tr:nth-child(even) td {background-color: #fff;}
#body .table-variants tr.hover td {background-color: #dbedf7;}
#body .table-variants tr .vsku {padding-left: 10px;}
#body .table-variants tr .vprice,
#body .table-variants tr .vcost {text-align: right; width: 70px;}
#body .table-variants tr td.vsku a {color:#000;}
#body .table-variants tr.hover td.vsku a {font-weight: bold;}
#body .table-variants tr.product {border: 0 none;}
#body .table-variants .product .tocart {height: 22px; padding: 0; margin-left: 2px; display: inline-block}
#body .table-variants .product .tocart .btn-link,
#body .table-variants .product .tocart input {height: 22px; line-height: 20px; background-color: #b6b6b6; color: #000; font-size: 12px; font-weight: lighter; padding: 0 3px;}
#body .table-variants .product .tocart .btn-link:hover,
#body .table-variants .product .tocart input:hover {background-color: #007BBE; color: #fff;}
#body .table-variants .separatedattr {width: 100%; margin-top: 15px;}
#body .table-variants td .amount input.am {height: 22px; padding: 2px; text-align: right; width: 30px; font-size: 12px;}
#body .table-variants tr.green td.vamount .varcart:before {left: -6px; top: -2px;}
#body .table-variants .product .amount {
    padding-top: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#body .table-variants .product .amount input[type=number] {
    -moz-appearance:textfield;
    -webkit-appearance: none;
}

#body .table-variants .product .amount input::-webkit-outer-spin-button,
#body .table-variants .product .amount input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
#body .table-variants .more10 {font-size: 13px; text-align: center; background-color: #fff; padding: 5px 0; width: 99.8%;}

#body .table-variants .jspContainer {padding-bottom: 15px; box-sizing: content-box; }
#body .table-variants .jspContainer .jspPane {top: auto !important;}
#body .table-variants .jspContainer .jspHorizontalBar {height: 10px; background: transparent;}
#body .table-variants .jspContainer .jspHorizontalBar.top {bottom: auto; top: 4px;}
#body .table-variants .jspContainer .jspDrag {background-color: #007bbe; }
#body .table-variants .jspContainer .jspTrack {background-color: #f3f3f3;}
#body .table-variants .jspContainer .jspArrowRight {background: #fff url(images/icons_sprite.png?v=2) no-repeat -82px -1400px;}
#body .table-variants .jspContainer .jspArrowLeft {background: #fff url(images/icons_sprite.png?v=2) no-repeat -3px -1400px;}

#body .table-variants .stock-trafficlight {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #b7b7b7;
}

#body .table-variants .stock-trafficlight.in-stock {
    background: #0fb90f;
}

#body .table-variants .quantity-discount-title {
    text-decoration: underline;
    cursor: pointer;
}

.quantitydiscount-wrapper {
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

.quantitydiscount-table {
    border: 1px solid #007bbe;
    width: 100%;
}

.quantitydiscount-table th {
    background: #007bbe;
    color: #fff;
    padding: 10px 15px;
}

.quantitydiscount-table .small {
    font-size: 14px;
    text-transform: lowercase;
}

.quantitydiscount-table td {
    padding: 2px 15px;
    color: #333;
}

.quantitydiscount-table .whitespace {
    width: 55px;
}

.quantitydiscount-table tr:first-child td {
    padding-top: 10px;
}

.quantitydiscount-table tr:last-child td {
    padding-bottom: 10px;
}

.quantitydiscount-table .right {
    text-align: right;
}

.stockStatusContainer {
    width: 100%;
    overflow: hidden;
}

#body .product.thinest .table-variants {clear: both; float: left; margin: 5px -1.4% 0 -1.1%; width: 102.5%;}
#body .product.thinest .table-variants .tocart {top: 0;}
#body .product.thinest .table-variants .amount {width: 85px;}
#body .product.thinest .table-variants .amount .am {float: left;}

#body .variants-tocart {width: 100%; float: left; position: relative;}
#body .variants-tocart .tocart {float: right; clear: none;}

#table-variants.tablesorter-default thead .headerSortUp,
#table-variants.tablesorter-default thead .tablesorter-headerSortUp,
#table-variants.tablesorter-default thead .tablesorter-headerAsc {
    border-bottom: #000 2px solid;
}
#table-variants.tablesorter-default thead .headerSortDown,
#table-variants.tablesorter-default thead .tablesorter-headerSortDown,
#table-variants.tablesorter-default thead .tablesorter-headerDesc {
    border-bottom: #000 2px solid;
}
#body tr.product {background: transparent; float: none; width: auto; height: auto; padding: 0; position: static;}
#table-variants th.vsku {}
#table-variants td.vsku {text-align: left;}
#table-variants th.vspec,
#table-variants td.vspec {}
#table-variants th.vstock,
#table-variants td.vstock {position: relative;}
#table-variants th.vcost {}
#table-variants td.vcost {text-align: right; padding-right: 10px;}
#table-variants td.vcost.netto {border-right: 0 none; padding-right: 0;}
#table-variants td.vcost-vat.brutto {border-left: 0 none; padding-right: 10px; color: #aaa; text-align: right;}
#table-variants th.vamount,
#table-variants td.vamount {white-space: nowrap;}
#body #table-variants .product .amount {padding: 0 45px 0 0; display: inline-block;margin-right: 0px; }
#body #table-variants .product .status {top: 0; left: 0; position: relative;}
#body #table-variants .amount .plusminus-wrap { float: none; position: absolute; right: -1px; top: 0;}

/* cursor */
#body .product.details .picture a.zoom {cursor: pointer; cursor:-moz-zoom-in;}

/* image set */
#body .product.details .cattitle.boxhead .pager {position: absolute; right: 0; bottom: 0px;}
#body .product.details .picturewrap {position: relative;}
#body .product.details .picturewrap .paging {width: 100%; position: absolute; height: 0px; left: 0; z-index: 15;}
#body .product.details .picturewrap .paging .arrow {cursor: pointer; display: block; width: 22px; height: 198px; background: #cacaca url(images/detail_arrows.png) no-repeat 0px 0px; position: absolute; top: 0;}
#body .product.details .picturewrap .paging .arrow.l {left: 0; background-position: 0px -300px;}
#body .product.details .picturewrap .paging .arrow.r {right: 0;}
#body .product.details .picturewrap .paging .page,
#body .product.details .picturewrap .paging .arrow.off {display: none !important;}
#body .product.details div.imgcont {display: block; float: left; width: 221px; height: 198px; text-align: center; border: 1px solid #eaeaea; margin-right: 6px; padding: 0;}
#body .product.details div.imgcont .cont,
#body .product.details div.imgcont a {display: table-cell; height: 198px; width: 221px; vertical-align: middle; text-align: center; }
#body .product.details div.imgcont .zoom-img {max-height: 300px;}

#body .product.details .cats {margin:10px 0 0 0; }
#body .product.details .cats img {margin:-10px 0 0 10px; float: right;clear: right;}

#body .product.details .variants {padding-top:10px;}
#body .product.details .variants label {font-weight: bold;}
#body .product.details .variants.simple label {display: inline-block;}
#body .product.details .variants.simple select {width: auto; max-width: 380px;min-width: 120px;}

#body .product.details .variants.simple div.variants-simple-wrapper {border: 1px solid #d7d8d9; cursor: pointer; margin-bottom: 4px; position: relative; padding: 2.5% 5%; width: 90%; background: #ebebeb url(images/variant_select.png) no-repeat right center;}
#body .product.details .variants.simple div.variants-simple-wrapper:hover .value,
#body .product.details .variants.simple div.variants-simple-wrapper .pchoose {display: none;}
#body .product.details .variants.simple div.variants-simple-wrapper .value {font-weight: bold;}
#body .product.details .variants.simple div.variants-simple-wrapper .value,
#body .product.details .variants.simple div.variants-simple-wrapper:hover .pchoose {display: block;}
#body .product.details .variants.simple div.variants-simple-wrapper .select {display: none; width: 100%;position: absolute; top: 100%; left: -1px; background-color: #ebebeb; border: 1px solid #d7d8d9; border-top: 0 none;}
#body .product.details .variants.simple div.variants-simple-wrapper .select a.active {font-weight: bold;}
#body .product.details .variants.simple div.variants-simple-wrapper:hover .select,
#body .product.details .variants.simple div.variants-simple-wrapper .select a span,
#body .product.details .variants.simple div.variants-simple-wrapper .select a {display: block; z-index: 100; }
#body .product.details .variants.simple div.variants-simple-wrapper .select a {padding: 2.5% 5%; }
#body .product.details .variants.simple div.variants-simple-wrapper .select a:hover {background-color: #ddd; color: #000;}

#body .product.details .actions {padding-top:10px; clear:left;}
#body .product.details .actions a {display:block; white-space: normal; width: 80%;margin-top: 5px;}
#body .product.details .actions a.reqlogin {background-position: 0 -322px;}

#body .product.details .actions.iconstyle {overflow: hidden; width: 105%; clear: both; margin: 0 -5% 0 0; padding: 30px 0 0;}
#body .product.details .actions.iconstyle a {width: 27px; height: 27px; line-height: 27px; padding: 0; margin: 0 20px 0 0; text-align: left; clear: none; background: #007bbe url(images/buttons.png) no-repeat scroll -861px -245px; text-indent: -9999px;}
#body .product.details .actions.iconstyle a.questionmail {}
#body .product.details .actions.iconstyle a.suggest {background-position: -909px -245px;}
#body .product.details .actions.iconstyle a#printit {background-position: -957px -245px;}
#body .product.details .actions.iconstyle a.custlist {background-position: -1005px -245px;}
#body .product.details .actions.iconstyle a.compare {background-position: -1053px -245px;}

#body .product.details .particulars form {clear: left;}
#body .product.details .identifier .type {display: inline-block; width: 150px;}
#body .product.details .identifier .value {display: inline-block; width: 180px; text-align: right;}
#body .product.details .identifier.referent {color: #333; margin-top: 10px; float: left; clear: both; font-size: 16px; border-bottom: 1px solid #ccc; width: 300px;}
#body .product.details .identifier.referent .value {padding-bottom: 5px;}
#body .product.details .identifier.referent b {text-transform: uppercase; font-size: 14px;}
#body .product.details .cost {margin:10px 0 20px; color: #000; position: relative; width: 100%;}
#body .product.details .cost .discount {
    position: absolute;
    right: 0;
    top: 0;
}
#body .product.details .cost .colprice {float: left; width: 150px; color: #333; font-size: 16px; line-height: 22px;}
#body .product.details .cost .colprice.brutto {}
#body .product.details .cost tt.package {color: #999; margin-top: 15px;}
#body .product.details .cost tt.package .value {width: 300px;}
#body .product.details .cost .colprice.netto .packageprice,
#body .product.details .cost .colprice.netto .unitprice {font-size: 16px;}
#body .product.details .cost .colprice.brutto .unitprice,
body.b2b #body .product.details .cost .colprice.netto .unitprice {font-size: 18px;}
#body .product.details .cost .colprice.brutto .packageprice,
body.b2b #body .product.details .cost .colprice.netto .packageprice {font-size: 18px; color: #af0000; font-weight: bold;}
body.b2b #body .product.details .cost .colprice.brutto .unitprice,
body.b2b #body .product.details .cost .colprice.brutto .packageprice {font-size: 16px; color: #333; font-weight: normal;}
#body .product.details .cost .colprice.brutto .unitprice {font-size: 18px; color: #333;}
#body .product.details .cost .colprice .unitprice {font-size: 18px; color: #333;}
#body .product.details .cost .colprice .label {color: #999; text-transform: uppercase; font-size: 14px;}
#body .product.details .cost .colprice .taxnote {display: none;}
#body .product.details .cost big {margin-right:8px; font-size: 30px; line-height: 30px; color: #007bbe;}
#body .product.details .cost .ask big {font-size: 20px; }
#body .product.details .cost .old {}
#body .product.details .cost sup.dinfo {font-weight: normal; vertical-align:top; float:left; line-height: inherit; width:120px;}
#body .product.details .cost sup.dinfo a {font-weight: bold;}
#body .product.details .cost sub.only {display:block; float:left; font-weight: bold;  margin-right:.5em; height: 3em;}
#body .product.details .cost .desc {}

#body .product.details .cost .netto-price,
#body .product.details .cost .brutto-price,
#body .product.details .cost .old-price {font-weight: bold;}
#body .product.details .cost .brutto-price {line-height: 18px;}
#body .product.details .cost .brutto-price big {margin: 0;}

#body .product.details .packing,
#body .product.details .deltime,
#body .product.details .pperunit {clear:left; margin-bottom: 5px;}

#body .product.details .amprice th {font-weight: bold;}
#body .product.details .amprice td {padding: 0;}
#body .product.details .amprice .am {padding-right: 5px;}
#body .product.details .amprice .pr {font-weight: bold;}

#body .product.details .status {position: static; float: left; font-weight: normal; font-size: 16px;}
#body .product.details .status.psf-red {color: #000;}
#body .product.details .status.psf-green {color: #000; font-weight: bold;}

#body .product.details .amopricebox {padding: 20px 0 0; float: left; margin: 0;width: 100%;}
#body .product.details .amopricebox textarea {border: 1px solid #d7d7d7; margin: 20px 0; width: 100%; height: 100px;}
#body .product.details .amopricebox tt.identifier {margin-top: 7px; float: left; width: 160px; line-height: 18px;}
#body .product.details .amopricebox tt.identifier.stock {width: 190px;}
#body .product.details .amopricebox tt.identifier .type,
#body .product.details .amopricebox tt.identifier .value {float: left; width: auto; line-height: 18px; margin-right: 10px;;}
#body .product.details .amount {position: relative; float: left; margin:0 10px 0 0; white-space: nowrap;  padding: 0; font-size: 18px; font-weight: lighter; color: #000;}
#body .product.details .amount label {display: none;}
#body .product.details .amount .input-stepper {
    display: flex;
    align-items: center;
}

#body .product.details .amount .unitname {
    margin-left: 5px;
}
#body .product.details .amount .ui-spinner {
    height: 52px;
}
#body .product.details .amount .spinner {
    max-width: 85px;
    text-align: right;
    font-size: 24px;
    height: 52px;
}

#body .product.details .amount .spinner.ui-spinner-input {
    height: 100%;
}

#body .product.details .amount .ui-spinner .ui-spinner-input {
    padding: 0 10px !important;
}

.rust-price {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding-right: 73px;
    margin: 10px 0;
}

.rust-price .subtitle {
    font-size: 12px;
}

.rust-price .price {
    text-align: right;
    white-space: nowrap;
    padding-left: 5px;
}

.rust-price .nettoprice {
    color: #007bbe;
}

.rust-price .nettoprice .pricevalue {
    font-weight: 700;
}

.rust-price .bruttoprice,
.rust-price .bruttoprice .taxnote {
    color: #b8b8b8 !important;
}

#body .product.details .amount .plusminus-wrap {border-left: 1px solid #d7d7d7; position: absolute; left: 94px; top: 0px; width: 29px; height: 50px; }
#body .product.details .amount .plusminus-wrap .btn:hover,
#body .product.details .amount .plusminus-wrap .btn:focus,
#body .product.details .amount .plusminus-wrap .btn:active,
#body .product.details .amount .plusminus-wrap .btn {cursor: pointer; background: transparent url(images/plusminus-btn.png) no-repeat 0px 0px; box-shadow: none; font-size: 20px; font-weight: bold; padding: 0; color: #999; position: absolute; left: 0px; top: 26px; line-height: 32px; width: 29px; height: 25px;}
#body .product.details .amount .plusminus-wrap .btn.plus { top: 1px; border-bottom: 1px solid #d7d7d7; color: #333; background-position: 0 -25px;}
#body .product.details .amount .plusminus-wrap .btn { line-height: 37px; }
#body .product.details .amount input[type='number'] { -moz-appearance: textfield; }
#body .product.details .amount input::-webkit-outer-spin-button,
#body .product.details .amount input::-webkit-inner-spin-button { -webkit-appearance: none; }

.material-part {
    border: 1px solid #ead643;
    padding: 12px 18px;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.basket .material-part {
    border: none;
    width: auto;
    margin-top: 10px;
    padding: 0;
}

.material-part .title {
    color: #000;
    margin-bottom: 8px;
    font-weight: 700;
}

.basket .material-part .title {
    margin-bottom: 2px;
    font-size: 12px;
}

.material-part .label {
    color: #000;
    margin-bottom: 5px;
    display: block;
}

.basket .material-part .label {
    margin-bottom: 2px;
    font-size: 12px;
}

.material-part .part-inputs {
    display: flex;
}

.material-part .input-wrap {
    display: flex;
    align-items: center;
}

.material-part .unitname {
    color: #000;
    margin-left: 5px;
}

.material-part .part-input + .part-input {
    margin-left: 20px;
}

.input-stepper .ui-spinner .ui-spinner-input {
    outline: 0 !important;
    font-family: "Open Sans", sans-serif !important;
    line-height: 0.94;
    font-size: 18px;
    margin: 0;
    max-width: 54px;
    order: 2;
    padding: 0 5px !important;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #d9dddf;
    height: 100%;
    text-align: right;
    color: #000;
}

.basket .input-stepper .ui-spinner .ui-spinner-input {
    max-width: 100%;
    font-size: 14px;
    padding: 0 8px !important;
}

.input-stepper .ui-spinner input[type=number]::-webkit-inner-spin-button,
.input-stepper .ui-spinner input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.input-stepper .ui-spinner input[type=number] {
    -moz-appearance: textfield
}

.input-stepper .ui-spinner {
    display: inline-block;
    align-items: center;
    height: 42px;
    border: 1px solid #d9dddf !important;
    border-radius: 0;
    padding-right: 25px;
}

.basket .input-stepper .ui-spinner {
    height: 32px;
    padding-right: 20px;
    width: 75px;
}

.input-stepper .ui-spinner .ui-button .ui-button-text {
    display: none;
}

.input-stepper .ui-spinner .ui-spinner-button {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 25px;
    z-index: 3;
    padding: 0;
    font-size: 1.7rem;
    font-weight: 400;
    color: gray;
    outline: 0 !important;
    transition: .1s all ease;
    text-decoration: none;
    cursor: pointer;
    border-style: solid !important;
    border-color: #d9dddf !important;
    position: absolute;
    height: 50%;
    background: #f7f7f7;
}

.basket .input-stepper .ui-spinner .ui-spinner-button {
    width: 20px;
}

.input-stepper .ui-spinner .ui-spinner-button:hover {
    background: #eceeef;
    text-decoration: none !important;
}

.input-stepper .ui-spinner .ui-spinner-button:active {
    background: #d9dddf
}

.input-stepper .ui-spinner .ui-spinner-button:before {
    line-height: normal;
    color: gray;
    font-size: 1rem;
    font-weight: 700;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.input-stepper .ui-spinner .ui-spinner-button.ui-spinner-up {
    border-width: 0;
    order: 3;
}

.input-stepper .ui-spinner .ui-spinner-button.ui-spinner-up:before {
    content: "+"
}

.input-stepper .ui-spinner .ui-spinner-button.ui-spinner-down {
    order: 1;
    border-width: 1px 0 0 0;
}

.input-stepper .ui-spinner .ui-spinner-button.ui-spinner-down:before {
    content: "-"
}

#body .product.details .socialbookmarks a.suggest,
#body .product.details .socialbookmarks a#printit {background: transparent url(images/icon-detail.png) no-repeat 0px 0px; display: block; float: left; width: 21px; height: 21px; margin-right: 4px;}
#body .product.details .socialbookmarks a#printit {background-position: -35px 0px;}

#body .product.details .pricealarm {float: left; margin-top: 2px;}
#body .product.details .pricealarm a {}
#body .product.details .persparam {clear: left; padding-top: 7px;}
#body .product.details .persparam label { margin-right: 10px;}

#body .product.details .tocart {float: left; margin:0 0px 0 0; clear: none; height: 52px; position: static;}
#body .product.details .tocart input { float: right; font-size: 18px; font-weight: bold; padding: 0px 10px 0 10px; width: 170px; text-align: center; height: 52px; line-height: 52px; color: #fff;}

#body .product.details .socialbookmarks {padding-top:1em; width: 100%; clear: both; float: left;}
#body .product.details .socialbookmarks a {display: block; float: left; margin: 2px 0;}
#body .product.details a.sbookmarks {border-right:1px solid #888; height: 20px; display:block; float:left; padding: 0px 3px 0px 3px; margin: 0px;}
#body .product.details a.sbookmarks.noborder {border:none; height: 20px; display:block; float:left; padding: 0px 3px 0px 3px; margin: 0px;}

#body .product.moredetails {width: 100%; height: auto; padding: 0; margin:0 0 0 0%; border: 0 none; padding: 10px 0; background: transparent; font-size: 14px; }
#body .product.moredetails strong {}
#body .custlist-wrap {float: left; clear: both; width: 100%; margin: 1em 0;}
#body .custlist-wrap .shorted_longdesc {overflow: hidden; font-weight: lighter; padding: 0; margin: 0; display: block; position: relative; line-height: 18px; white-space: normal; /*max-height: 54px; float: left; */clear: both;}
#body .custlist-wrap a.shorted_longdesc {margin-bottom: 10px;}
#body .custlist-wrap .shorted_longdesc p {margin: 0; padding: 0;}
#body .custlist-wrap div.shorted_longdesc {}
#body .custlist {margin: 5px 0 10px; padding-left: 0; clear: both; font-weight: lighter;}
#body .custlist li {display: block; list-style: none; position: relative; padding-left: 0px; font-weight: lighter;}
#body .custlist li {line-height: 18px; overflow: hidden; /*max-height: 36px;*/}
#body .custlist li sub,
#body .custlist li sup {vertical-align: baseline;}
#body .custlist li sup {position: relative; top: -3px; font-size: 0.7em;}
#body .custlist li sub {position: relative; bottom: -3px; font-size: 0.7em;}
#body .custlist li.more a {color: #007bbe; cursor: pointer; }
/*#body .product.moredetails .custlist li:before {position: absolute; content: "."; display. block; width: 3px; height: 3px; left: 0; top: -4px; font-weight: bold;}*/
#body .product.moredetails .morepics {margin-top: 10px; padding: 5px 0; height: 44px; border-top: 1px dotted #eee;}
#body .product.moredetails .morepics a {border: 1px dotted #aaa; width: 56px; height: 42px; margin: 0 11px 0 2px; float: left;}

#body .product .picture .morepics {margin: 20px 0px 0 0; display: block; width: 370px; clear: both; float: right;}
#body .product .picture .morepics a {width: 80px; height: 80px; margin: 0 10px 10px 0; padding: 0; display: block; text-align: center; background: #fff; border: 1px solid #ccc; float: left;}
#body .product .picture .morepics a img {margin-top: 15px;}

#body .product.moredetails .longdesc {margin-top: 10px; padding: 0px 0 0; line-height: normal;  }
#body .product.moredetails .longdesc strong.h3 {font-size: 12px; height: auto; min-height:0; margin: 0px; padding-bottom: 7px; font-weight: bold; display: block;}
#body .product.moredetails .longdesc p {margin: 0; padding:7px 0px;}
#body .product.moredetails .longdesc .question {margin: 10px 0 1px; padding-top: 11px;}
#body .product.moredetails .longdesc .question a { font-weight: bold;}

#body .box.attributes {padding: 0;}
#body .box .attributes td {border-bottom:0px solid #fff; padding:0 0;}
#body .box .attributes .last td {border-bottom:none;}
#body .product.moredetails .box.attributes {color: #333;}
#body .product.moredetails .box.attributes td {vertical-align: middle; padding: 0 0px 0 0px;}
#body .product.moredetails .box.attributes td + td {vertical-align: middle; padding: 0 0px 0 10px;}
#body .product.moredetails .box.attributes .title {width: 52%;}
#body .product.moredetails .box.attributes .value {width: 43%;}
#body .product.moredetails .box.attributes .icon {border-right: 1px solid #00a6e9;}
#body .product.moredetails .box.attributes .icon span.weight.attributeIcon {display: inline-block; width: 32px; height: 32px; background: transparent url(images/icon-param-vaha.png) no-repeat center center;}
#body .product.moredetails .box.attributes .icon img {margin-right: 10px; max-width: 32px; max-height: 32px;}

#body .box .pricealarm {border-top:1px dotted #ddd;}
#body .box .pricealarm th {padding-top:.5em;}
#body .box .pricealarm th label {font-weight: bold; }

#body .box .guestbook {margin-top: 9px;}
#body .box .guestbook .head td {border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 5px 0;}
#body .box .guestbook .body td { padding: 5px 0;}

/* Links */
#body .box dl.links {margin: 0;}
#body .box dl.links dt {margin: 0 0 12px;}
#body .box dl.links dd {background: url(images/line_dotted_horizontal.png) repeat-x bottom; padding-bottom: 10px; margin: 0 0 10px;}
#body .box dl.links dd.last {background: transparent; margin: 0; padding: 0;}

/* News list */
#body dl.news {margin: 0;}
#body dl.news dt {margin-bottom: 12px;}
#body dl.news dt a {font-weight: bold;}
#body dl.news dt a:hover {text-decoration: none;}
#body dl.news dd {margin: 0 0 15px 0;}
#body #box-news.box div.newsitem {float: left; width: 230px; padding: 0; margin: 0 10px 10px 0;}
#body #box-news.box div.newsitem.col2 {margin-right: 0;}
#body #box-news.box div.newsitem .newsitem-icon {margin-bottom: 15px; display: block;}
#body #box-news.box div.newsitem .newsitem-title {font-size: 14px; font-weight: bold; color: #666; display: block; margin-bottom: 10px;}
#body #box-news.box div.newsitem .newsitem-title a {color: #666;}
#body #box-news.box div.newsitem .newsitem-text {color: #999; font-size: 12px; font-weight: normal; display: block; line-height: 14px; margin-bottom: 10px;}
#body #box-news.box div.newsitem .newsitem-date,
#body #box-news.box div.newsitem .newsitem-more {display: block; float: right; clear: right; color: #007bbe; text-transform: uppercase; font-size: 12px; line-height: 1.3em;}
#body #box-news.box div.newsitem .newsitem-more a {background-position: right -383px;}
#body #box-news.box div.newsitem .newsitem-date {float: left; clear: left; }
#body #box-news.box .news-more {display: block; width: 100%; text-align: right; padding-top: 5px; border-top: 1px solid #666; float: right; clear: both; }
#body #box-news.box .news-more a {background-position: right -382px;}

/* Compare */
#body .box.compare {margin-bottom: 20px;}
#body .box.compare .reorder {margin-bottom: 5px; height: 10px; clear: both;}
#body .box.compare .reorder a { font-weight: bold; border: 1px solid #888; padding-left: 2px; line-height: 10px; width: 11px; display: block;}
#body .box.compare .reorder a:hover {text-decoration: none;}

#body .box.compare .product {border: none; float: none; display: block;}
#body .box.compare .product .picture {top:0; left:6px;}
#body .box.compare .product.small {margin: 0 auto;}
#body .box.compare .product.small strong.h3 a {height:auto; left:0; top:0; position: relative;}
#body .box.compare .product.small form {bottom:0;}
#body .box.compare .actions {padding-top:1em; margin-bottom: 5px; width:123px; text-align:left;}
#body .box.compare .actions a {text-decoration: none; padding-left: 12px; background: url(images/arrows.png) no-repeat 0 -300px;  display:block; width: 1%; white-space: nowrap;}
#body .box.compare .actions a:hover {text-decoration: underline;}

#body .box.compare table.cmp_tbl {margin-left: auto; margin-right: auto; width: 100%; border-collapse: collapse;}
#body .box.compare table.cmp_tbl td, #body .box.compare table.cmp_tbl th { padding: 3px 6px 3px 6px; border:1px solid #e0e0e0; border-top: 0 none;}
#body.plain .box.compare table.cmp_tbl td, #body.plain .box.compare table.cmp_tbl th {border-top:1px solid #e0e0e0;}
#body .box.compare table.cmp_tbl th {font-weight: bold;}
#body .box.compare .no_left_brd {border-left: none !important;}
#body .box.compare table.cmp_tbl .no_bot_brd td, #body .box.compare table.cmp_tbl .no_bot_brd th {border-bottom: 0 none; border-top: 1px solid #e0e0e0;}

#body.plain .box.compare table.cmp_tbl {margin: 0 auto; width: auto;}
#body.plain .box.compare .product.small {height: auto;}
#body.plain .box.compare .actions {display: none;}
#body.plain .box.compare .tocart {display: none;}
#body.plain .box.compare table.cmp_tbl th {width: 121px;}
#body.plain .box.compare form div {text-align: center;}
#body.plain .box.compare .price sup.dinfo {display: none;}

/* ORDER */

/* Order steps */
#body .ordersteps {margin:0 0 20px 0; width: 100%; height: 40px; float:left;border: 0 none;}
#body .ordersteps {}
body.basket-page #body .ordersteps {}
body.user-page #body .ordersteps {background-position: left -200px;}
body.payment-page #body .ordersteps {background-position: left -300px;}
body.wrapping-page #body .ordersteps,
body.order-page #body .ordersteps {background-position: left -400px;}
body.thankyou-page #body .ordersteps,
body.start-page #body .ordersteps {background-position: left -500px;}

/*
body.basket-page #body .enough,
body.order-page #body .enough {display: inline-block; width: 11px; height: 11px; background-color: #C21814; border-radius: 2px; margin: 0 3px 0 5px; position: relative; top: 1px;}
body.basket-page #body .enough.true,
body.order-page #body .enough.true {background-color: #85BB24;}
*/
body.order-page #body .enough,
body.basket-page #body .enough {}
body.order-page #body .enough.true,
body.basket-page #body .enough.true {color: #85bb24; font-weight: bold;}

.xdelsaveadress.hide {
    display: none;
}

select#inv_country_select,
select#del_country_select,
select#inv_country_select_disabled,
select#del_country_select_disabled {
    width: 287px;
}

#body .ordersteps dl {width: 20%; background: #efefef; height: 38px; padding:0; margin: 0; float:left; color: #000; border-right: 2px solid #fff;}
#body .ordersteps dl.active {background-color: #007bbe; background-position: 0 0px;}
#body .ordersteps .lastinrow {border-right: 0;}
#body .ordersteps dt {padding:0 0px; margin: 0; text-align: center;}
#body .ordersteps dt,
#body .ordersteps dt a,
#body .ordersteps dl big {font-size: 16px; line-height: 38px; font-weight: normal; }
#body .ordersteps dt a {color: #000;}
#body .ordersteps dl.active dt,
#body .ordersteps dl.active dt a {color: #fff;}
#body .ordersteps dd {padding: 10px 0 0 0; margin: 0; display: none;}
#body .ordersteps dd a {font-size: 14px; margin: 0;}
#body .ordersteps.nofinalstep dl {}
#body .ordersteps.nofinalstep .lastinrow {}


body.payment-page #body .shipform {width: 100%;}
body.payment-page #body .msg .inditerms {position: relative;}
body.payment-page #body .msg .inditerms .info {display: none; background: transparent url(images/terms_bkg.png) no-repeat 0px 0px; color: #fff; /*white-space: nowrap;*/ width: 400px; padding: 18px 10px 10px; min-width: 165px; text-align: center; position: absolute; left: 0px; top: 18px; z-index: 10;}

/* Order back/next step button */
#body div.bar.prevnext .minorderprice {font-size: 12px; font-weight: bold; line-height: 27px; text-align: center; width: auto;}
#body div.bar.prevnext .termsconfirm {width: auto; margin: 0 10px; }
#body div.bar.prevnext .termsconfirm td { padding: 3px 3px 3px 0; height: 24px; vertical-align: middle; font-weight: bold;}
#body div.bar.prevnext .termsconfirm a { text-decoration: underline;}
#body div.bar.prevnext .termsconfirm .chkbox {background: transparent; border: none; vertical-align: middle; margin: 0px; padding: 0;}
#body div.bar.prevnext.terms {height: auto; margin-bottom: 10px; }

/* Basket */
#body .basket {float: left; margin: 0 0 10px 0; border: 0 none; empty-cells: show; width: 100%;}
#body .basket tbody td {padding-top: 10px; vertical-align: top;}
#body .basket tbody td.amount {padding-top: 5px; position: relative;}
#body .basket tbody td.brd {vertical-align: top;}
#body .basket th {background-color: #c8c8c8; color: #000; font-weight: bold; height: 25px; padding: 8px 0; line-height: 1.2em;}
#body .basket th.brd {padding: 0;}
#body .basket th .brd_line {height: 25px;}
#body .basket th.lastcol {padding-left: 0;}
#body .basket td {font-weight: lighter; }

#body .basket .amount .amount {margin-bottom: 0; position: relative;}
#body .basket .amount .amount .not-on-stock {margin-top: .5rem; color: #cc0000;}
#body .basket .amount .amountinfo,
#body .basket .amount .stepinfo {color: #e21a1d; display: none; clear: both; float: left;}
#body .basket .amount input.amount {border-radius: 0px; border: 1px solid #ccc; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15) inset; width: 25px; text-align: right; height: 28px; line-height: 28px; font-size: 14px;  padding: 0 5px;}
#body .basket .amount .plusminus-wrap {position: absolute; top: 0; left: 54px; display: block; width: 21px; height: 28px; border: 1px solid #ccc; }
#body .basket .amount .plusminus-wrap .plus,
#body .basket .amount .plusminus-wrap .minus {padding: 0; margin: 0; position: absolute; top: 14px; left: 0; width: 19px; display: block; cursor: pointer; background: transparent url(images/plusminus-btn.png) no-repeat 0px 0px; height: 13px; background-size: 19px;}
#body .basket .amount .plusminus-wrap .plus {top: 1px; background-position: 0px -17px; border-bottom: 1px solid #ccc; }
#body .basket .amount .dummy {line-height: 28px; color: #fff; }
#body .basket .amount .unitname {line-height: 28px; margin-left: 5px;}

#body .basket .bsk_sep td {height: 9px; padding-top: 0;}
#body .basket .bsk_sep .line {}                                                                                                                               
#body .basket .bsk_sep .bigline {}

#body .basket .picture {border: 0 none; text-align: center; display: block;}
#body .basket .art_title a {font-size: 14px; color: #000; max-width: 150px;}
#body .basket .art_num,
#body .basket .art_specification {color: #000; font-size: 12px;}
#body .basket .variants select {width: 136px; margin-top: 2px;}

#body .basket .btn, #body .basket .amount {margin-bottom: 7px;}
#body .basket span.btn input.upd {padding-bottom: 4px;}
#body .basket .upd {}
#body .basket .price {padding-right: 20px; text-align: right;}
#body .basket .orderprice {padding-right: 20px; text-align: right;}
#body .basket .vat {padding-left: 0px; text-align: right; padding-right: 10px;}
#body .basket .vat_order {padding-left: 15px;}
#body .basket .availability {text-align:center;}
#body .basket .amount {}
body.order-page #body .basket td.amount {text-align: center;}
#body .basket .totalprice {padding-right: 20px; text-align: right; }
#body .basket .notice td {padding-top: 5px; }
#body .basket .bsk_sep .brd,
#body .basket .line {border-bottom: 1px solid #dfdfdf;}
#body .basket .bsk_sep.sumrow td {border: 0 none;}
#body .basket .sumrow td {padding-top: 3px; font-size: 14px; color: #000;}
#body .basket .sumrow.line td {border-top: 1px solid #333; padding-top: 15px;}
#body .basket .bsk_sep.bigline .brd,
#body .basket .bsk_sep.bigline .bigline {border-bottom: 2px solid #dfdfdf;}
#body .basket .sumrow .sumdesc {}
#body .basket .sumrow .sumdesc + td {padding-right: 20px;}
#body .basket .sumrow .sumdesc.right {text-align: right; vertical-align: top; }
#body .basket .sumrow .sumdesc.left {text-align: left; vertical-align: top;}
#body .basket .grey {}
#body .basket .sumrow.total td {padding: 14px 0 4px; font-size: 14px; color: #007BBE; font-weight: bold;}
#body .basket .sumrow.total td#test_basketGrandTotal,
#body .basket .sumrow.total td#test_orderGrandTotal {padding-right: 20px;}
#body .basket .sumdesc {padding-right: 15px !important; text-align: right;}
#body .basket .discount, #body .basket .coupon {}
#body .basket .bottrow {height: 14px;}
#body .basket a.remove {}
#body .basket a.wrapremove {}
#body .basket input[type="number"],
#body .basket input[type="text"] {border-color: #d9dddf; width: 75px; padding: 5px 1px; text-align: center;}
#body .basket input[type="number"].stepper {text-align: right}
#body .basket input[type='number'] { -moz-appearance: textfield; }
#body .basket input::-webkit-outer-spin-button,
#body .basket input::-webkit-inner-spin-button { -webkit-appearance: none; }

#body .basket .wrapmod {display:block; width: 85px; background-position: right -100px;float: left;}
#body .basket .wrapmod a {text-align: center; width: 63px; background-position: 0 -100px;padding: 0 0 0 22px;}

#body .basket tbody td.brd input {margin-top: 0; position: relative; top: 13px;}
#body .basket tbody td.brd,
#body .basket tbody td.checkboxes {padding: 0;}
#body .basket tbody td.checkboxes input {position: absolute; left: -6666px;}
#body .basket .reload.btn {display: none;}
#body .basket .sumrow .frombasket {background: transparent;}
#body .basket .sumrow.buttonline td {border-top: 1px solid #333;}
#body .basket .frombasketbtn {float: left; margin-right: 6px;}
#body .basket .frombasketbtn .frombasket {background: transparent; float: right; margin-right: 0; width: 20px; padding-left: 0;}
#body .basket .sumrow .frombasket .btn {background: #ebebeb; color: #000; border-radius: 0px; padding: 0px 10px 0;}
#body .basket .frombasketbtn .frombasket .btn {background: #ebebeb; color: #000; padding: 0;}
#body .basket .sumrow span.btn,
#body .basket .sumrow span.btn input {background: #ebebeb; color: #000;}
#body .basket .sumrow span.btn,
#body .basket .sumrow .frombasket {margin-top: 10px;}

#body .payments .options-row.icons .radio { left: 0; margin: -0.5em 0 0; position: absolute; top: 50%;}
#body .payments .options-row.icons label { display: inline-block; margin: 0 1em 1em 0; padding: 0 0 0 30px; position: relative; width: 135px;}
#body .payments .options-row.icons em {display: none;}
#body .box.info table.form.payments .item-row td {vertical-align: top;}
#body .box.info table.form.payments .item-row img {display: block; clear: both;}

/* user options step */
#body .useroption {margin: 10px 2% 10px 0; padding-right: 1%; width: 100%; min-height:350px; height:auto !important; height:350px; /*background: transparent url(images/line_dotted_vertical.png) repeat-y scroll right top;*/}
#body .useroption-last {background: transparent;}
#body strong.useroptboxheadbig,
#body strong.useroptboxhead {margin:10px 0; font-size: 14px; font-weight: bold; display: block; width:100%;}
#body .useroptboxbig,
#body .useroptbox {width:100%; margin:10px 0; position:relative;}
#body .useroptbox div.err {width: 185px;}
#body .useroptbox input#test_UsrOpt2_usr,
#body .useroptbox input#test_UsrOpt2_pwd {width: 170px;}
#body .useroptboxbig {width: 340px;}
#body .useroptboxbig b,
#body .useroptbox b {font-size: 12px;}
#body .useroptbox .err {margin-bottom: 10px;}

/* payment step */
#body .paymentboxhead, #body .thankyouboxhead {margin-top: 5px;}

/* order step */
#body dl.orderinfocol {margin: 20px 0; padding: 0 30px 0 0; width: 25%; float:left; box-sizing: border-box;}
#body dl.orderinfocol.big {width: 50%; padding-right: 0;}
#body dl.orderinfocol .address {display: block;}
#body dl.orderinfocol span.btn {margin: 10px 0;}
#body dl.orderinfocol p {margin: 0;}
#body dl.orderinfocol b {color: #000;}
#body .shippingandpayment dl.orderinfocol span.btn {display: block; float: left; margin: 10px 0 0;}
#body dl.orderinfocol dt {color: #000; font-weight: bold; float: left; width: 100%; clear: both;}
#body dl.orderinfocol dt form {float: left; clear: both;}
#body dl.orderinfocol dd {padding:0; margin: 0; font-size: 14px; color: #000; font-weight: lighter; line-height: 1.3em;}
#body dl.orderinfocol dd textarea {width: 100%;}
#body .giftwrap {}

#body .etrustlogocol {float: left; width: 100px;}
#body .etrustdescocol {float: left; width: 443px;}

/* Wrapping */
#body .wrapping {margin: 0 0 10px;empty-cells: show;width: 756px;float: left;}
#body .wrapping tbody td {padding-top: 10px;}
#body .wrapping th {font-weight: bold; height: 25px; padding-left: 6px;border-bottom: 2px solid #888;}
#body .wrapping th.brd {padding: 0;}
#body .wrapping th .brd_line {width: 7px; height: 25px;}
#body .wrapping td.brd {}
#body .wrapping .wrp_sep td {height: 10px; padding-top: 0;}
#body .wrapping .wrp_sep .line {border-bottom: 1px solid #eee;}
#body .wrapping .picture {text-align: center; display: block; width: 60px;}
#body .wrapping .art_title a {font-weight: bold;}
#body .wrapping .art_num {}
#body .wrapping .wrapping_items td {padding-top: 0;}
#body .wrapptop {margin-top: 10px;}
#body .giftbigimg {padding-right: 12px;}

#body dl.orderinfocol.greetingcard {width: 756px; margin: 0;}
#body .cardbox {width: 257px; float: left; margin: 0 10px 5px 0;}
#body .cardbox .card_body {padding: 5px 0 5px 25px;}
#body .card_sep {clear: both;}
#body .giftmessage {width: 100%; height: 100px;}

/* More categories */
#body .morecats {margin: 0 5px; width: 569px; float: left;}
#body .morecats dl {margin: 0 0 25px;}
#body .morecats dt {border-bottom: 1px solid #fff;}
#body .morecats dd {border-bottom: 1px solid #fff; margin: 0; padding: 0;}
#body .morecats dl a {font-weight:bold; padding: 4px 10px; display: block;}
#body .morecats dd a {background: url(images/arrows.png) no-repeat 7px -148px; padding-left: 22px;}

/* Account header */
#page .choosefirm {position: fixed; left: 50%; top: 25%; margin-left: -400px; width: 800px; padding: 0; z-index: 1501; color: #000;}
#page .choosefirm iframe {width: 100%; border: 0 none; overflow: hidden; height: 320px; }
body.choosefirm div#body.plain {min-height: 0; margin: 0; padding: 0; float: left; width: 100%;}
body.choosefirm div#body.plain .modal {width: 100%; float: left; clear: both; background-color: #fff; display: block; margin: 0; left: 0;}
body.choosefirm div#body.plain .modal label {display: block; clear: both;}
body.choosefirm div#body.plain .modal strong.title {display: block; background-color: #007bbe; color: #fff; text-align: center; font-size: 18px; font-weight: bold; padding: 10px;}
body.choosefirm div#body.plain .modal .close {color: #fff; position: absolute; right: 10px; top: 10px; font-size: 26px; cursor: pointer;}
body.choosefirm div#body.plain .modal form {margin: 20px 30px 30px; width: 93%; line-height: 30px;}
body.choosefirm div#body.plain .modal select {clear: both; float: left; height: 30px; width: auto; max-width: 100%;}
body.choosefirm div#body.plain .modal span.btn {float: right; clear: both; margin: 20px 0;}


#body .box.account_header {padding-bottom: 20px;}
#body .account_header dl {border-bottom: 1px dotted #eee; margin: 2px 0; padding-bottom: 5px; width: 97%;}
#body .account_header dl.lastInCol {border-bottom: 0; margin: 0; padding-bottom: 0px;}
#body .account_header dt {padding-left: 8px; color: #007bbe;}
#body .account_header dt a {font-weight: bold;  text-decoration: none;}
#body .account_header dt a:hover {text-decoration: underline;}
#body .account_header dd {margin: 2px 0;  padding-left: 8px;}

.evidencelist table.table {width: 100%; line-height: normal;}
.evidencelist tr.head th {font-weight: bold; border-bottom: 1px #eee solid; padding-bottom: 2px;}
.evidencelist tr.head th.aright {padding-right: 0;}
.evidencelist table.table tr.itemlast td {border-bottom: 1px #eee solid;}
.evidencelist .aright {text-align: right;}
.evidencelist .download {display: inline-block;background: #007bbe url(images/download.png) no-repeat center center;background-size: 20px;text-indent: -9999px;padding: 7px 20px;margin: 2px 0;}

.evidencedetail table {width: 100%;}
.evidencedetail table.table {width: 100%; line-height: normal; font-size: 13px;}
.evidencedetail table.table .neactiv-order-art {width: 19px; float: left;}
.evidencedetail table.table .neactiv-order-art input {margin: 1px 3px 0 0;}
.evidencedetail table.table .artnum {overflow: hidden; text-overflow: ellipsis; max-width: 160px; display: inline-block; white-space: nowrap;}

.evidencedetail tr.head th {font-weight: bold; border-bottom: 1px #000 solid; padding-bottom: 2px;}
.evidencedetail tr.head th.aright {padding-right: 0; padding-left: 5px;}
.evidencedetail table.table td {padding: 1px 5px 3px 0; vertical-align: top;}
.evidencedetail table.table td.aright {padding: 1px 0 3px 2px;}
.evidencedetail table.table tr.itemfirst td {padding-top: 3px;}
.evidencedetail table.table tr.itemlast td {border-bottom: 1px #000 solid;}

.evidencedetail table.total {margin-top: 10px;}
.evidencedetail .aright {white-space: nowrap; text-align: right;}
.evidencedetail td.sumvalue {white-space: nowrap; text-align: right; font-weight: bold;}
.evidencedetail .mpdf input {background: #007bbe url(images/icons/pdf.png) no-repeat 8px center; padding-left: 35px;}

/* Account pages */
#body .account strong.h4 {font-size: 12px; font-weight: bold; margin: 0; padding: 0; display: block;}
#body .account small {}

/* Account remove from list button */
#body .product .fromlist {position: absolute; bottom: 10px; left: 10px;}

/* Account wishlist */
#body .wishlist .product {}
#body .wishlist .product.thin {}
#body .wishlist .separator {display: none;}
#body .wishlist .dot_sep {clear: both;}

/* Account wishlist search results */
#body .wishsearchresults .searchitem {background: url(images/wishlist.jpg) no-repeat; line-height: 50px; margin: 5px 0;}
#body .wishsearchresults .searchitem a {padding-left: 60px; line-height: 50px; font-weight: bold; display: block; width: 1%; white-space: nowrap;}

/* Account order history */
#body .form.orderhistory td { padding: 2px 0;}
#body .form.orderhistory th {font-weight: bold;  border: none; background: transparent; padding: 2px 0;}
#body .form.orderhistory tr.headrow td, #body .form.orderhistory tr.headrow th {font-size: 12px;}
#body .form.orderhistory a.tocart {height:19px; width: 19px; background: transparent url(images/buttons.png) no-repeat scroll -100px -250px; margin:0; border: none; padding:0; display: block;}
#body .form.orderhistory a.artlink {margin-right: 7px; }
#body .form.orderhistory .amount {padding-right: 7px;}

/* Account reccomend list */
#body .recommendlist .product {padding: 5px 0 5px 130px; margin: 0; border: none;}
#body .recommendlist .product.thin {width: 413px;}
#body .recommendlist .separator {margin: 0; width: 541px; border: none;}
#body .recommendlist .dot_sep {clear: both;}

/* Suggest */
#body ul.suggest {margin: 0;}

/* Mall shops start page */
#body .mallbox {width: 980px; margin: 15px auto;}
#body .mallbox .mallhead {position: relative; clear: both; height: 75px;}
#body .mallbox .mallhead .mallmenu {position: absolute; right: 7px; top: 55px; margin: 0; padding: 0; list-style-type: none;}
#body .mallbox .mallhead .mallmenu li {float: left; margin: 0 5px; padding-right: 10px; border-right: 1px solid #999;}
#body .mallbox .mallhead .mallmenu li.last {border: none;}
#body .mallbox .mallhead .mallmenu li a {}
#body .mallbox .langbox {border-bottom: 1px solid #fff; padding: 8px 7px;}
#body .mallbox .langbox a {}
#body .mallbox .langbox a.lang_active {font-weight: bold;}
#body .mallbox .locationbox {padding: 15px 0 2px 0; margin: 0 0 15px 15px;  border-bottom: 1px solid #CBCBCB;}
#body .mallbox .welcomebox {position: relative; margin-left: 15px; width: 480px;}
#body .mallbox .welcomebox .shopselectbox {position: absolute; left: 510px; top: 7px; width: 240px; }
#body .mallbox .welcomebox #demoAdminLink {position: absolute; left: 760px; top: 7px; width: 202px;}
#body .mallbox .mallfooter {margin: 55px 0 0; position: relative;}
#body .mallbox .mallfooter .copyright {height: 15px; margin: 2px; padding: 6px 0px; text-align:right;}
#body .mallbox .mallfooter a {}

/* Basket popup */
#mask {visibility: hidden; display:none;}
#mask iframe {visibility: hidden; border:none;}
#mask.on {visibility: visible; display:block; position:fixed; opacity:0.7; top:0; left:0; width:100%; height: 100%; z-index: 1500; background: rgba(0,0,0,0.59);}
#mask.on.loading {background-image: url(images/ajax_loading.gif); background-position: center center; background-repeat: no-repeat;}

div.popup {visibility: hidden; display:none;}
div.popup strong {display: block; margin: 9px 0; font-size: 12px;}
div.on.popup {visibility: visible; display:block; position:fixed; top:50%; left:50%; width:250px; height: 150px; z-index: 2000; margin-top:-75px; margin-left:-125px; border:1px solid #aaa; padding:10px;}
div.on.popup.load {background: #fff url(images/ajax-loader.gif) center center no-repeat;}
div.on.popup table {width:100%;}
div.on.popup input {}
div.on.popup input.disabled {}
div.on.popup input.bl {position:absolute; bottom:10px; left:10px;}
div.on.popup input.br {position:absolute; bottom:10px; right:10px;}

div.fbMsg.on.popup { width: 400px; height: 200px; margin-top: -100px; margin-left: -200px;}
div.on.popup span.btn a{padding:3px 8px 2px; position:relative;}
div.fbMsg.on.popup .popupMsg { font-size: 12px; padding-bottom: 10px; border-bottom: 1px solid #ccc; margin-bottom: 5px;}
div.fbMsg.on.popup .popupFooter { position: absolute; bottom: 10px; left: 10px; }

#zoom {padding:0; overflow:auto; min-width:250px; min-height: 150px;}
#zoom ul.tabs {padding:0; margin:0; height: 28px; width:100%;}
#zoom ul.tabs li {list-style: none; margin:1px; float:left;}
#zoom a {display:block; padding:5px; width:20px; text-align: center; border:1px dotted #ddd; font-weight: bold;}
#zoom li.active a {border:1px solid #9CB000;}
#zoom ul.tabs li.close {float:right;}

/* Message boxes */
#body .msg {float:left; width:96%; border: 1px solid #ddd; margin: 5px 0; padding: 5px 2%;border-radius: 4px;}
#body .msg+.boxhead.cattitle .rss {bottom: 46px;}
#body .errorbox+.boxhead.cattitle .rss {bottom: 61px;}
#body .msg.err {font-weight: bold; border-color: #d00; padding: 10px 2%; margin-bottom: 10px;}
body.order-page #body .msg.err {line-height: 31px;}
#body .msg.incentive {padding: 10px 15px;font-weight: bold;font-size: 120%;}

/* Tags */
#body .box .tags {text-align: center;}
#body .box .tags a {line-height: 100%; padding:0 .2em; cursor: pointer;}
#body .box .tags a.sel {color:green; font-weight: bold;}
#body a.tagitem_100 {white-space: nowrap; font-size: 100%;}
#body a.tagitem_200 {white-space: nowrap; font-size: 200%;}
#body a.tagitem_300 {white-space: nowrap; font-size: 300%;}
#body a.tagitem_400 {white-space: nowrap; font-size: 400%;}

/* Ratings */
#write_review {display: none;}
#body td.rating { width:89px; height:16px; margin:0; padding:0; background: url(images/stars.png) no-repeat 0 0;}
#body td.rating.s1 {background-position:-72px -38px;}
#body td.rating.s2 {background-position:-54px -38px;}
#body td.rating.s3 {background-position:-36px -38px;}
#body td.rating.s4 {background-position:-18px -38px;}
#body td.rating.s5 {background-position:0 -38px;}
#body ul.rating {width:89px; height:16px; margin:0 0 3px; padding:0; list-style:none; clear:both; position:relative; background: url(images/stars.png) no-repeat left top;}
#body ul.rating li {cursor: pointer; float:left;}
#body ul.rating li a {position:absolute; left:0; top:0; width:18px; height:16px; text-decoration:none; z-index: 200;}
#body ul.rating li a b {display: none;}
#body ul.rating li.s1 a {left:0;}
#body ul.rating li.s2 a {left:17px;}
#body ul.rating li.s3 a {left:34px;}
#body ul.rating li.s4 a {left:51px;}
#body ul.rating li.s5 a {left:68px;}
#body ul.rating li a:hover {z-index:2; width:89px; height:16px; overflow:hidden; left:0; background: url(images/stars.png) no-repeat 0 -18px;}
#body ul.rating li.s1 a:hover {background-position: -72px -18px;}
#body ul.rating li.s2 a:hover {background-position: -54px -18px;}
#body ul.rating li.s3 a:hover {background-position: -36px -18px;}
#body ul.rating li.s4 a:hover {background-position: -18px -18px;}
#body ul.rating li.s5 a:hover {background-position: 0 -18px;}
#body .rating_review_input {margin:0; height:16px;}
#body .rating li.current_rate {background: url(images/stars.png) left bottom; position: absolute; height: 16px; z-index: 1;}

#body dl.review {margin: 5px 0; padding-top: 5px; border-top: 1px solid #ddd;}
#body dl.review dt {margin-bottom: 7px; height: 1em;}
#body dl.review dd {clear: both; margin: 0;}
#body dl.review .param {margin-left: 20px;}
#body .req {color: #FF1116;}

/* Recommendation lists */
#body dl.recommlistdesc {margin: 0 0 10px;}
#body dl.recommlistdesc dt { padding: 3px 0 7px; background: url(images/line_dotted_horizontal.png) repeat-x bottom;}
#body dl.recommlistdesc dt a {}
#body dl.recommlistdesc dd { margin: 3px 0;}

#body .recommitems .article {width: 125px; margin-right: 9px; float: left; }
#body .recommitems .article a {}
#body .recommitems .article .picture {width: 56px; height: 42px; text-align: center; border: 0 none; margin-bottom: 3px;}

#body .recomm_author {font-weight: normal;}
#body .recomlistdesc {float: left; width: 415px;}

.verification_code {border: 1px solid #000; padding: 2px; text-align:center; width:80px;}

.promotionsRow {float:left;width:580px;position:relative;margin: 0 0 5px 0;padding:0}
.promotionsRow .promotion {border:1px solid #ccc;float:left;width:268px;height:157px;margin:0px 5px 5px 5px;padding:5px;position:relative;background:#fff;overflow:hidden;}
.promotionsRow .promotion .timeouttext{font-style:italic;position:absolute;bottom:5px;}
.promotionsRow .promotion .activationtext{font-style:italic;position:absolute;bottom:5px;}

.promotionsRow .promotionFinished .timeouttext{display:none;}
.promotionsRow .promotionFinished .activationtext{display:none;}
.promotionsRow .promotionCurrent .activationtext{display:none;}
.promotionsRow .promotionFuture .timeouttext{display:none;}

.promotionsRow .promotion .finishedText{display:none;top:0;left:0;width:100%;height:100%;position:absolute;}
.promotionsRow .promotion .finishedText img{display:block; bottom:7px;right:7px;position:absolute;}
.promotionsRow .promotionFinished .finishedText{display:block;z-index:500;visibility: visible;background-image:url('bg/transparent.gif');}

.promotionsRow .promotion .upcomingText{display:none;top:0;left:0;width:100%;height:100%;position:absolute;}
.promotionsRow .promotion .upcomingText img{display:block; top:7px;right:7px;position:absolute;}
.promotionsRow .promotionFuture .upcomingText{display:block;z-index:500;visibility: visible;background-image:url('bg/transparent.gif');}

.promotionsRow .promotionCurrent .promoTimeout {font-weight:600;}

.psLoginPlainBox {position: absolute; width: 580px; left: 50%; margin-left: -290px; padding: 5px 0; background: #eee; border: 1px solid #ddd;}

/* IE8 + IE7 */
#header div.links a.language.act img,
#mask.on {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter: alpha(opacity=70);}


/* hide help link */
#test_link_service_help {display: none !important;}
/* gallery */
.gallery { margin: 0px; padding: 0px;}
.gallery li { list-style: none; display: block; /*width: 150px; height: 150px;*/ float: left; margin: 10px; padding: 0px;}
.gallery li p { height: 40px; overflow: auto;}
.gallery li a, .gallery li img { display: block;}

/* anketa */
#left #pollbox {}
#left #pollbox .box {padding: 0px; }
.poll-ask {font-weight: normal; color: #666; text-transform: uppercase;}
.poll-amount {white-space: nowrap; color: #999; }
.poll-answer {margin: 5px 0 2px; font-size: 12px; color: #999; text-transform: uppercase;}
.poll-answer input.radio {margin: 0 5px 0 0; }
.poll-bar-wrapper {/*background: transparent url(images/poll-bars.png) no-repeat scroll left -800px; padding-left: 11px;*/}
.poll-bar {position: relative; text-align: right; height: 16px; line-height: 16px; background-color: #707070;}
.poll-bar {min-width: 6px;}
.poll-item {margin-bottom: 20px;}
.poll-item1 .poll-bar-wrapper {background-position: left -750px;}
.poll-item1 .poll-bar {background-position: right -250px;}
.poll-item2 .poll-bar-wrapper {background-position: left -550px;}
.poll-item2 .poll-bar {background-position: right -50px;}
.poll-item3 .poll-bar-wrapper {background-position: left -700px;}
.poll-item3 .poll-bar {background-position: right -200px;}
.poll-item4 .poll-bar-wrapper {background-position: left -600px;}
.poll-item4 .poll-bar {background-position: right -100px;}
.poll-item5 .poll-bar-wrapper {background-position: left -500px;}
.poll-item5 .poll-bar {background-position: right 0px;}
.poll-item6 .poll-bar-wrapper {background-position: left -650px;}
.poll-item6 .poll-bar {background-position: right -150px;}
.poll-amount {margin-right: 3px; top: 0px; /*position: absolute; left: 3px;*/ color: #999; font-size: 11px; display: none;}
.poll-button-wrapper {text-align: right;}
#pollbox .btn {float: right;}
.poll-total {padding-top: 5px; clear: right; font-size: 12px; color: #999;}
label {cursor: pointer;}

/* stavy produktu - produkt stats */

.productstats-legend {margin: 0px 0 0 0; display: block; float:right; }
.box .productstats-legend {width: auto;}
.productstats-caption {font-weight: bold;}
.product.details .productstats-item,
.productstats-legend .productstats-item {margin-right: 0.5em;}
.productstats-item {white-space: nowrap;}
img.productstats-icon {vertical-align: middle; padding-bottom: 2px;}
.productstats-title {}
.active .productstats-title {font-weight: bold;}
.productstats-desc {font-weight: normal; font-size: 80%; border-left: 1px solid #aaa; padding-left: 0.5em;}

.product.details div.productstats-wrapper {padding-bottom: 0; padding-top: 0.5em;}
.product.small .productstats-stat {}
.productstats-none {display: none;}
.productstats-showall {float: right;}

/*
 *
 * popup lang a curr switch - css-only version
 *
 * */

body.popupswitch #header div.bar .fixed div.currency {font-size: 12px; margin: -3px -3px 0 0; line-height: 22px; background: transparent; padding-right: 5px; z-index: 10;position: relative; width: auto; height: 22px;}
body.popupswitch #header div.bar .fixed div.currency .label {display: block; float: left; margin: 0 10px; text-transform: lowercase;}
body.popupswitch #header div.links a.currency {text-align: left; padding: 0; background: transparent;}
body.popupswitch #header div.links a.currency.sep {}

body.popupswitch #header div.bar .fixed div.currency div.currselect {display:none; width: 48px; right: 5px; background-color: #fff; border: 1px solid #e2e3ea; border-top: 0 none; top: 21px; padding: 0; position: absolute; }
body.popupswitch #header div.bar .fixed div.currency div.currselect a {display: block; padding: 3px 3px 3px 5px; border-top: 1px solid #e2e3ea; color: #59595b; font-size: 12px;}
body.popupswitch #header div.bar .fixed div.currency div.currselect a:hover {background-color: #eee;}
body.popupswitch #header div.bar .fixed div.currency div.currselect a.act {color: #000;}
body.popupswitch #header div.bar .fixed div.currency div.currselect a span {line-height: 16px;}
body.popupswitch #header div.bar .fixed div.currency:hover div.currselect {display: block; }

body.popupswitch #header div.bar .fixed div.currency div.act {float: left; font-size: 12px; color: #666; display: block; cursor: pointer; height: 20px; line-height: 20px; padding: 0px 23px 0px 3px; background: transparent url(images/switch_bkg.png) no-repeat scroll right center;}
/**/

/*category header in start*/
#body .box .imagecatlist ul.list {padding: 0; float: left; clear: both; }
#body .box .imagecatlist ul.list,
#body .categoryheader {position: relative;}
#body .categoryheader .window {}
#body .categoryheader .category:hover {}
#body .box .imagecatlist ul.list li,
#body .categoryheader .category {float: left; position: relative; width: 215px; height: 72px; overflow: hidden; margin: 0px 14px 14px 0; padding: 3px 3px; text-align: left; background-color: #efefef;}
#body .favouriteslist .categoryheader .category {width: 438px; margin: 0 25px 13px 0;}
#body .box .imagecatlist ul.list li:nth-child(4n) {margin-right: 0;}
#body .box .imagecatlist ul.list li .catpicture,
#body .categoryheader .category .catpicture {display: table-cell; float: none; height: 66px; background-color: #fff; text-align: center; vertical-align: middle; position: static; top: 4px;width: 69px;}
#body .box .imagecatlist ul.list li .catpicture img,
#body .categoryheader .category .catpicture img {max-width: 100%; max-height: 100%;}
#body .categoryheader .category.colright,
#body .categoryheader .category.last {margin-right: 0px;}
#body .box .imagecatlist ul.list li a,
#body .categoryheader .category a {display: table-row; color: #363636; font-weight: lighter; font-size: 18px; height: 64px; float: none; position: absolute; top: 3px; overflow: hidden;}
#body .categoryheader .category a .catpicture {font-size: 12px;}
#body .box .imagecatlist ul.list li .catname,
#body .categoryheader .category .catname { padding-left: 10px; width: 130px; height: 50px; margin: 8px 0 0; font-size: 13px; line-height: 1.3em; overflow: hidden; text-overflow: ellipsis; vertical-align: middle; position: static;  font-weight: normal; display: table-cell; left: 80px; top: 4px;}
#body .favouriteslist .categoryheader .category .catname {width: 320px;}
#body .box .imagecatlist ul.list li:hover .catname,
#body .categoryheader .category:hover .catname {text-decoration: underline;}
#body .categoryheader .category .catname .w1 {}

#body .categoryheader {float: left; clear: both; width: 100%; margin-bottom: 10px;}
#body .categoryheader .paging {bottom: 15px; right: 0;}
#body .categoryheader .arrow {background-position: 0px -48px;}
#body .categoryheader .arrow.r {background-position: 0px -150px;}
/**/

#fancybox-wrap *,
#fancybox-wrap {box-sizing: content-box;}
/* subcategories image list - only for subcategories, not for vendors nor manufacturers */
body.alist-page #body .box ul.list.imagecatlist {list-style-type: none; float: left; clear: both; width: 100%; padding: 10px 0;}
body.alist-page #body .box ul.list.imagecatlist li {background: transparent none no-repeat center 10px; background-size: 80px 80px; display: block; float: left; padding: 0; }
body.alist-page #body .box ul.list.imagecatlist li {background-color: #fff; border: 1px solid #ddd; height: 128px; margin: 0 15px 15px 0; overflow: hidden;position: relative; text-align: left; width: 128px;}
body.alist-page #body .box ul.list.imagecatlist li.col4 {margin-right: 0;}
body.alist-page #body .box ul.list.imagecatlist li .catname {background-color: rgba(255, 255, 255, 0.5);  bottom: 5px; color: #999999; display: block; float: left; font-size: 15px; left: 0; line-height: 17px; padding: 0 10px;position: absolute; text-align: center; text-transform: uppercase; width: 110px;}
body.alist-page #body .box ul.list.imagecatlist li.contentcats {background-image: url(images/textincatimg.png);}
body.alist-page #body .box ul.list.imagecatlist li:hover {box-shadow: 0 0 10px rgba(184,6,6,0.75);}
body.alist-page #body .box ul.list.imagecatlist li a {display: block; font-size: 17px; width: 100%; padding-bottom: 0px; text-align: center; overflow: hidden; height: 100%;}
body.alist-page #body .box ul.list.imagecatlist li a img {margin-bottom: 10px;}

#body .box ul.list.column {float:left; width: 100%;}
#body .box ul.list.column.col3 {margin-right: 0px; }
#body .box ul.list.column li {display:block; width: 230px; margin-right: 10px; }
#body .box ul.list.column li:nth-child(3n+0) {margin-right: 0px; }
#body .box .columned .clear {clear:both;}


/* cms rotator */
#body .cmsrotator {background-color: #fff; float: left; padding-bottom: 0; max-height: 260px; overflow: hidden;}
#body .cmsrotator p {margin: 0;}
body.start-page #body .cmsrotator {padding-bottom: 45px;}
body.start-page #body #container_banners.cmsrotator {padding-bottom: 0px;}
#body .cmsrotator,
#body .cmsrotator .window,
#body .cmsrotator .cmsrotatoritem {width: 914px;}
#body .cmsrotator .cmsrotatoritem {margin: 0;}
#body .cmsrotator .paging {bottom: 12px; width: auto; left: 12px; }
#body .cmsrotator .paging .arrow {display: none !important;}
#body .cmsrotator .paging .page {height: 10px; width: 10px; margin: 0 6px 0 0; border-radius: 0px; overflow: hidden; text-indent: -5000px; display: inline-block; background-color: #fff; border: 1px solid #ddd;}
#body .cmsrotator .paging .page.active {background-color: #007bbe; opacity: 1 !important;}

/* manufacturer rotator */
.manrotator {position: relative; clear: both; display: block; height: 80px; width: 960px; margin-top: 20px; float: left;}
.manrotator .window {width: 800px; height: 40px; margin: 10px auto; overflow: hidden; position: relative; }
.manrotator .ul {position: absolute; left:0; top: 0; padding: 0; float: left; margin: 0; height: 40px;}
.manrotator .manitem {display: block; float: left; height: 40px; width: 150px; margin: 0 5px; text-align: center; }
.manrotator .manitem span {height: 40px; width: 150px; display: table-cell; vertical-align: middle;}
.manrotator .manitem img {max-height: 40px; height: 40px; height: auto !important; vertical-align: middle; max-width: 150px;}

.manrotator .paging {clear: both; margin: 0 auto; bottom: 0px; text-align: center; font-size: 12px; width: 100%; }
.manrotator .page {display: none; cursor: pointer; font-size: 12px; margin: 0 5px;}
.manrotator .page.active {font-weight: bold; cursor: default; }
.manrotator .icon.page img {vertical-align: middle;}
.manrotator .icon.page {opacity: 0.7; }
.manrotator .icon.page.active {opacity: 1;}
.manrotator .arrow {cursor: pointer; width: 27px; height: 27px; margin: 0px 0px 0 0px; padding:0; background: transparent url(images/carrows.png) no-repeat -6px -6px; position: absolute; top: 17px; }
.manrotator .arrow.off {cursor: default; background-position: -6px -45px; opacity: 1 !important; }
.manrotator .arrow.r.off {background-position: -6px -147px; }
.manrotator .arrow.l {left: 0;}
.manrotator .arrow.r {background-position: -6px -108px; right: 0px;}

/* simplyscroll*/
.simply-scroll-container {position: relative; height: 60px; width: 1140px; margin-top: 20px; clear: both; float: left;}
.simply-scroll-clip {position: relative; overflow: hidden; width: 1140px; height: 40px;}
.simply-scroll-list {overflow: hidden; margin: 0px; padding: 0px; list-style: none;}
.simply-scroll-list a {padding: 0; margin: 0; list-style: none; float: left; height: 40px; width: 85px; margin-right: 5px; text-align: center;}
.simply-scroll-list a img {}
/**/

/*promorotator in start*/
#body .promorotator {position: relative; clear: both; width: 1140px; padding-top: 19px; margin-bottom: 15px; border: 2px solid #ececec; border-radius: 0px;}
#body .promorotator .ul {position: absolute; left:0; top: 0; padding: 0; height: 300px; float: left; margin: 0;}

body.details-page #body strong.head2,
body.start-page #body strong.head2.longrun,
body.start-page #body strong.head2.newest {}

#body .promorotator .paging {position: absolute; right: 0px; padding: 0 0px; width: 100%; z-index: 100;}
#body .promorotator .arrow {background-image: url(images/carrows.png); background-repeat: no-repeat; display: block; cursor: pointer; }
#body .promorotator .arrow.l.off {cursor: default;}
#body .promorotator .arrow.r.off {cursor: default;}

body.start-page #body .promorotator .window {width: 1116px; height: 300px; margin:0 12px; overflow: hidden; position: relative;}
body.start-page #body .promorotator .product {width: 208px; padding:170px 30px 10px; overflow: hidden; margin: 0px 15px 0px 0px; border: 0 none;}
body.start-page #body .promorotator .product.thirdcolrev-0 {}
body.start-page #body .promorotator .product.last {margin-right: 0px;}
body.start-page #body .promorotator .product .status {right: 35px;}
body.start-page #body .promorotator .product strong.h3 a {font-size: 18px;}

body.start-page #body .promorotator .paging {bottom: auto; right: 0; width: 100%;}
body.start-page #body .promorotator .paging .page {display: none; }
body.start-page #body .promorotator .arrow {position: absolute; background-position: 0px 0px; height: 38px; width: 37px; bottom: 140px; background-image: url(images/carrows.png);}
body.start-page #body .promorotator .arrow.off {opacity: 1.0 !important; }
body.start-page #body .promorotator .arrow.l {left: -19px; }
body.start-page #body .promorotator  .arrow.l.off {background-position: 0px -39px; display: none !important;}
body.start-page #body .promorotator .arrow.r {right: -19px; background-position: 0px -102px;}
body.start-page #body .promorotator  .arrow.r.off {background-position: 0px -141px; display: none !important;}

/* MM TABS - EXPOS LOOK */
#mmtabs.expos ul.tabheader {width: 98.7%; border-bottom: 1px solid #7d7d7d; margin-bottom: 10px;}
#mmtabs.expos ul.tabheader li > a {display: block;padding: 0px 15px;}
#mmtabs.expos ul.tabheader li,
#mmtabs.expos ul.tabheader li a,
#mmtabs.expos ul.tabheader li b,
#mmtabs.expos ul.tabheader strong,
#mmtabs.expos ul.tabheader strong.head2,
#mmtabs.expos ul.tabheader .boxhead {font-size: 15px; line-height: 1.2em;}
#mmtabs.expos ul.tabheader li {background-color: #eee; border: 0 none; margin: 0 0px 0 0; border-radius: 0; text-align: center; min-width: 15%; width: 15%; font-size: 15px; line-height: 36px; height: 36px;}
#mmtabs.expos.cells ul.tabheader li {margin: 0 0px 0 0; border-left: 0 none;}
#mmtabs.expos.cells ul.tabheader li + li {border-left: 2px solid #fff;}
#mmtabs.expos ul.tabheader li:hover {background-color: #ececed; }
#mmtabs.expos ul.tabheader li:hover a {color: #000;}
#mmtabs.expos ul.tabheader li.act:hover a,
#mmtabs.expos ul.tabheader li.act a {color: #fff;}
#mmtabs.expos ul.tabheader li.act {background-color: #007bbe;}
#mmtabs.expos ul.tabheader li a {color: #000;}
#mmtabs.expos ul.tabheader li a .count {font-size: 12px;}
#mmtabs.expos ul.tabheader li a:hover {text-decoration: none;}
#mmtabs.expos ul.tabheader li.act a:hover {}
#mmtabs.expos .tab {padding: 10px 0;margin: 0 -1px; float: left; width: 100%;}
#mmtabs.expos .tabcontent {border: 0px none; border-radius: 0px; background-color: #fff; width: 98.7%;}
#mmtabs.expos .tab .box,
#mmtabs.expos .tab .moredetails,
#mmtabs.expos .tab .boxhead {width: 100%; margin: 0 0%;}
#mmtabs.expos .tab .listcontent {width: 100%; margin: 0 0 -10px; padding: 0;}
#body #mmtabs.expos .tab .listcontent .product.third {margin-right: 0; margin-left: 5px;}
#body #mmtabs.expos .tab .listcontent .product.third.thirdcol-2 {margin-right: 3px;}
#mmtabs.expos .tab .longdesc {line-height: 20px; font-size: 13px; color: #666;}
#mmtabs.expos .tab .services-wrap,
#mmtabs.expos .tab table.attributes {border-collapse: collapse;}
#mmtabs.expos .tab table.attributes td {padding: 4px 5px; border-right: 0px solid #ddd; line-height: normal; font-size: 13px;}
#mmtabs.expos .tab table.attributes td + td {padding: 4px;}
#mmtabs.expos .tab table.attributes tr:nth-child(2n+1) td {background-color: #f4f4f4;}
#mmtabs.expos .tab .longdesc-wrap {display: flex;margin: 0 -10px;}
#mmtabs.expos .tab .longdesc-wrap .item {flex: 1 1 50%;padding: 0 10px;}

#mmtabs.expos .tab .sub-box  {width: 38%; margin: 0 2% 0 0; float: left;}
#mmtabs.expos .tab .sub-box + .sub-box {width: 60%; margin: 0;}
#mmtabs.expos .tab .sub-box .boxhead {width: 100%; margin: 0 0 15px; padding: 0; text-transform: uppercase; color: #333; font-size: 16px; font-weight: normal;}
#mmtabs.expos .tab .services-wrap {margin: 0 2%; float: right; width: 35%;}
#mmtabs.expos .tab .services-wrap .added-services {width: 80%; padding: 20px 25px 10px; border: 1px solid #d8d8d8; border-bottom: 0;}
#mmtabs.expos .tab .services-wrap .popservice {width: 80%;}
#mmtabs.expos .tab .services-wrap .popservice a {display: inline-block; width: 100%; text-align: center;}
#mmtabs.expos .tab .services-wrap .service {line-height: 20px; border-bottom: 1px solid #b8b8b8; margin-bottom: 10px; padding-bottom: 10px; position: relative;}
#mmtabs.expos .tab .services-wrap button {float: right; background: #fff; border: 0 none; color: #e3271c; font-size: 28px; line-height: 20px; padding: 0; position: absolute; top: 0; right: 0; cursor: pointer;}
#mmtabs.expos .tab .services-wrap .head {font-weight: bold;}
#mmtabs.expos .tab .services-wrap .label {margin: 0 0 5px 5px; color: #9e9e9e; text-transform: uppercase; font-size: 12px;}
#mmtabs.expos .tab .services-wrap .type {}
#mmtabs.expos .tab .services-wrap .value {font-weight: bold; }


/* FAST ORDER */
#fastOrderInput {background: #fff; padding: 5px; height: 30px; width: 200px; margin: 5px 0;}
#fastOrderInput.load {background: #fff url(images/aj-load.gif) no-repeat 175px 5px;}
#fastorderform table.csv-table {padding: 10px 0; border-bottom: 1px solid #ccc; margin: 10px 0;}
#fastorderform .buttonline td {padding: 10px 0;}
#fastorderform .product {border: 0 none; border-top: 1px solid #ccc;}
#fastorderform .product td {padding: 10px 0;}
#fastorderform .product .btn {float: right;}
#fastorderform .buttonline .btn {margin-left: 10px;}
#fastorderform .buttonline .btn.clear input {background-color: #EFEFEF; color: #000; border: 1px solid #ccc; line-height: 1em;}
#fastorderform th {font-weight: bold;}
#fastorderform th.price {text-align: right;}
#fastorderbox { width: 500px; min-height: 50px; position: absolute; padding: 5px; margin-top: 0px; border-radius: 5px; border: 1px solid #ccc; display: none; z-index: 200; background: #fff; }
#fastorderbox_table { width: 100%; }
#fastorderbox_table tr:hover{ background: #eee; cursor: pointer; }
#fastorderbox_table td {padding: 2px 5px;}
#fastorderform .csv-finalTable {margin-top: 30px; float: right; clear: both; padding: 20px; background-color: #eee;}
#fastorderform .csv-finalTable td {padding: 20px;}
#fastorderform .csv-finalTable .pricevalue {font-size: 20px; font-weight: bold;}
#fastorderform .csvinfo {width: 100%; float: left; clear: both; border-top: 1px solid #ccc; margin-top: 20px; padding-top: 20px;}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

div.catfiltervalues.attrwrap span label.not {
    opacity: 0.4;
}

/*
#overlaypopup {
    position: absolute;
    border: 5px solid gray;
    padding: 10px;
    background: white;
    width: 600px;
    height: 500px;
}
.popservice {
    display: block;
    border: 1px solid gray;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
}
*/

#toggle_button {
    float: left;
    clear: both;
    display: block;
}

.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
}

.alert-warning {
  color: #7d5a29;
  background-color: #fcefdc;
  border-color: #7d5a29;
}

.basket-not-on-stock {
  float: left;
  width: 100%;
}

.register-form .hide {
    display: none;
}

.register-form #inv_country_select,
.register-form #test_bill_ico {
    width: 325px;
}

.register-form select {
    max-width: 323px;
}

.register-form input[type="checkbox"] {
    margin: 0;
}

.custom-basket-text {
    float: left;
    width: 100%;
}

.zoomPad{
    position:relative;
    float:left;
    z-index:99;
    cursor:crosshair;
}

.zoomPreload{
    -moz-opacity:0.8;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    color: #333;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: none;
    border: 1px solid #CCC;
    background-color: white;
    padding: 8px;
    text-align:center;
    background-image: url(../images/zoomloader.gif);
    background-repeat: no-repeat;
    background-position: 43px 30px;
    z-index:110;
    width:90px;
    height:43px;
    position:absolute;
    top:0;
    left:0;
}

.zoomPup{
    overflow:hidden;
    background-color: #FFF;
    -moz-opacity:0.6;
    opacity: 0.6;
    filter: alpha(opacity = 60);
    z-index:120;
    position:absolute;
    border:1px solid #CCC;
    z-index:101;
    cursor:crosshair;
}

.zoomOverlay{
    position:absolute;
    left:0;
    top:0;
    background:#FFF;
    z-index:5000;
    width:100%;
    height:100%;
    display:none;
    z-index:101;
}

.zoomWindow{
    position:absolute;
    left:110%;
    top:40px;
    background:#FFF;
    z-index:6000;
    height:auto;
    z-index:100;
}

.zoomWrapper{
    position:relative;
    border:1px solid #999;
    z-index:110;
}

.zoomWrapperTitle{
    display:block;
    background:#999;
    color:#FFF;
    height:18px;
    line-height:18px;
    width:100%;
    overflow:hidden;
    text-align:center;
    font-size:10px;
    position:absolute;
    top:0;
    left:0;
    z-index:120;
    -moz-opacity:0.6;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.zoomWrapperImage {
    display:block;
    position:relative;
    overflow:hidden;
    z-index:110;

}

.zoomWrapperImage img {
    border:0;
    display:block;
    position:absolute;
    z-index:101;
    max-height: none;
}

.zoomIframe{
    z-index: -1;
    filter:alpha(opacity=0);
    -moz-opacity: 0.80;
    opacity: 0.80;
    position:absolute;
    display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/

/* Modal table */
.modal-table {
    margin: 20px 30px 30px;
    width: 490px;
    font-size: 14px;
}
.modal-table th {
    border-bottom: 1px solid #000;
}
.modal-table th,
.modal-table td {
    padding: 3px;
}
.modal-table th + th,
.modal-table td + td {
    text-align: center;
}
.modal-table .right {
    text-align: right;
}
.modal-table td.green {
    font-weight: bold;
}

.modal-table .table-row {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin: 5px 0;
}

.modal-table .table-head {
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
    padding-bottom: 3px;
}
