body {
  font-size: 12px; }

@font-face {
  font-family: 'Headline';
  src: url(fonts/Roboto-BoldCondensed-webfont.eot#), url(fonts/Roboto-BoldCondensed-webfont.woff), url(fonts/Roboto-BoldCondensed-webfont.ttf), url(fonts/Roboto-BoldCondensed-webfont.svg#Roboto-BoldCondensed-webfont);
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Subheadline';
  src: url(fonts/Roboto-Condensed-webfont.eot#), url(fonts/Roboto-Condensed-webfont.woff), url(fonts/Roboto-Condensed-webfont.ttf), url(fonts/Roboto-Condensed-webfont.svg#Roboto-Condensed-webfont);
  font-weight: normal;
  font-style: normal; }
@keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
td.label {
  font-family: verdana, sans-serif;
  vertical-align: top; }

td.form {
  padding-bottom: 2px; }

td.form input {
  width: 130px;
  padding: 1px; }

table#login {
  margin: 0 auto; }
  table#login td.form input {
    width: 158px;
    padding: 3px 1px; }

table.content-form td {
  padding-bottom: 5px; }

table.content-form td.form input {
  width: 160px; }

table.content-form td.form select {
  width: 164px;
  padding: 2px; }

input[type=image],
input[type=radio],
input[type=checkbox] {
  width: auto;
  display: inline-block; }

input[type=radio],
input[type=checkbox] {
  padding: 0;
  margin: 0 2px;
  vertical-align: top;
  height: 1em; }

.inputfield_error {
  border: 2px solid #c0392b; }

.inputRequirementError {
  color: #c0392b; }

.sort-dropdown {
  text-align: right; }
  .sort-dropdown form {
    display: inline; }
    .sort-dropdown form select {
      vertical-align: baseline; }

div.formbox {
  padding: 1em;
  background: #e8ebed;
  color: #292e33;
  margin: 1em 0;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px; }
  div.formbox table tr td {
    padding: 4px;
    vertical-align: top; }

.hint {
  min-height: 15px;
  font-family: verdana, sans-serif;
  font-weight: bold;
  padding: 0;
  margin: 2em 0 0 0; }

.inputRequirement {
  color: orange;
  background: none; }

td.no_req span.inputRequirement {
  color: #292e33; }

*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

body {
  position: relative;
  font-family: Helvetica, Arial, sans-serif;
  background: #ecf0f1;
  color: #292e33; }

h1,
h2,
h3 {
  color: #292e33; }

h1, h2 {
  font-weight: normal; }

h1 {
  font-family: 'Headline', sans-serif;
  font-size: 1.7em;
  margin-bottom: .25em; }

h2 {
  font-family: 'Subheadline', sans-serif;
  font-size: 1.5em;
  margin-bottom: .5em; }

h3 {
  margin: .5em 0; }

p {
  margin: 0 0 .75em 0;
  line-height: 1.55em; }

a,
a:link,
a:visited,
a:active {
  background: none;
  color: #2980b9;
  text-decoration: underline;
  transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out; }
  a:hover,
  a:link:hover,
  a:visited:hover,
  a:active:hover {
    color: #20638f; }

.content_list {
  margin: 1em 2em; }

a img {
  border: none; }

address {
  margin: 1em; }

hr {
  height: 1px;
  line-height: 1;
  background: #a5aeb6;
  border: 0 none; }

div.hr,
div.hrlightgrey,
div.hrproductpreview {
  height: 1px; }

.cl {
  clear: both; }

#contentwrap {
  z-index: 5;
  overflow: hidden;
  margin: 2.5em auto 0 auto;
  position: relative;
  box-shadow: 0 0 8px #a5aeb6;
  background: #fffffc; }
  @media screen and (min-width: 87.5em) {
    #contentwrap {
      max-width: 1400px; } }

#content {
  width: 75%;
  float: left;
  min-height: 40em; }
  @media screen and (max-width: 55.83333em) {
    #content {
      width: 100%;
      float: none; } }

.contentpadding {
  margin-left: 1.5em; }
  @media screen and (max-width: 55.83333em) {
    .contentpadding {
      margin: 1em 1.5em; } }
  @media screen and (max-width: 40em) {
    .contentpadding {
      margin: .25em; } }

#sublogos {
  list-style-type: none;
  text-align: center; }
  #sublogos li {
    margin: 0;
    padding: 0;
    display: inline; }

#header {
  height: 64px;
  margin: 0 auto;
  z-index: 20;
  position: relative;
  box-shadow: 0 0 8px #a5aeb6;
  background: #40484f url(img/header/bluebck.gif) repeat-x 0 0; }
  @media screen and (min-width: 87.5em) {
    #header {
      max-width: 1400px; } }
  @media screen and (max-width: 55.83333em) {
    #header {
      max-width: 100em;
      margin: 0 auto;
      z-index: 20;
      position: relative; } }
  @media screen and (max-width: 40em) {
    #header {
      display: block;
      width: 100%; } }

.xmas_deco {
  display: none; }

.xmas p.xmas_deco {
  display: block;
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 59px;
  background: url(img/xmas_deco.png) no-repeat 0 0; }

h1#logo {
  display: none; }

a#logo {
  height: 64px !important;
  width: 250px !important;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
  a#logo img {
    height: 64px; }

.dev {
  background: #40484f url(img/header/header-bck.jpg) repeat-x 0 0;
  height: 110px;
  display: none; }

.epp5 {
  color: inherit;
  background: White url(img/header/header_5.jpg) no-repeat 0 0; }

.epp6 {
  color: inherit;
  background: White url(img/header/header_6.jpg) no-repeat 0 0; }

.epp7 {
  color: inherit;
  background: White url(img/header/header_7.jpg) no-repeat 0 0; }

.epp8 {
  color: inherit;
  background: White url(img/header/header_8.jpg) no-repeat 0 0; }

.epp9 {
  color: inherit;
  background: White url(img/header/header_9.jpg) no-repeat 0 0; }

.epp10 {
  color: inherit;
  background: White url(img/header/header_10.jpg) no-repeat 0 0; }

.epp11 {
  color: inherit;
  background: White url(img/header/header_11.jpg) no-repeat 0 0; }

.epp12 {
  color: inherit;
  background: White url(img/header/header_12.jpg) no-repeat 0 0; }

.epp13 {
  color: inherit;
  background: White url(img/header/header_13.jpg) no-repeat 0 0; }

.epp14 {
  color: inherit;
  background: White url(img/header/header_14.jpg) no-repeat 0 0; }

.epp15 {
  color: inherit;
  background: White url(img/header/header_15.jpg) no-repeat 0 0; }

.epp16 {
  color: inherit;
  background: White url(img/header/header_16.jpg) no-repeat 0 0; }

.epp18 {
  color: inherit;
  background: White url(img/header/header_18.jpg) no-repeat 0 0; }

.epp19 {
  color: inherit;
  background: White url(img/header/header_19.jpg) no-repeat 0 0; }

.epp20 {
  color: inherit;
  background: White url(img/header/header_20.jpg) no-repeat 0 0; }

.epp22 {
  color: inherit;
  background: White url(img/header/header_22.jpg) no-repeat 0 0; }

.epp24 {
  color: inherit;
  background: White url(img/header/header_24.jpg) no-repeat 0 0; }

.epp25 {
  color: inherit;
  background: White url(img/header/header_25.jpg) no-repeat 0 0; }

.epp26 {
  color: inherit;
  background: White url(img/header/header_26.jpg) no-repeat 0 0; }

#rightcol {
  width: 25%;
  float: right; }
  @media screen and (max-width: 55.83333em) {
    #rightcol {
      display: none; } }

.rightpadding {
  margin: 0 2em; }

#footermenu {
  margin-top: 2em;
  background: #2c3e50;
  padding: 1em 0 2em 0; }
  @media screen and (min-width: 87.5em) {
    #footermenu {
      max-width: 1400px;
      margin: auto; } }

.footersub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.footer-block {
  width: 100%;
  padding: 2em;
  align-self: flex-start; }
  @media screen and (min-width: 55.83333em) {
    .footer-block {
      padding: 2em;
      width: 50%; } }
  @media screen and (min-width: 87.5em) {
    .footer-block {
      width: 20%; } }
  .footer-block ul {
    list-style: none;
    margin-bottom: 1em; }
    .footer-block ul li:first-of-type {
      font-weight: 700;
      font-size: 18px;
      padding: 4px 0 8px 0; }
    .footer-block ul li {
      color: White;
      padding: 4px 0;
      font-size: 13.2px; }
      .footer-block ul li a {
        display: block;
        text-decoration: none;
        color: inherit; }
        .footer-block ul li a:hover {
          color: #2980b9; }

.parseTime, .copyright {
  clear: both;
  display: none; }

.nbwnsublogoplugin2 {
  opacity: .5;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none; }
  .nbwnsublogoplugin2 li {
    padding: .5em; }

#coupon {
  height: 17em;
  margin-top: 4%;
  width: 35%;
  float: right;
  text-align: center;
  padding: 1.25em; }
  @media screen and (max-width: 55.83333em) {
    #coupon {
      padding: 2%; } }
  @media screen and (max-width: 40em) {
    #coupon {
      display: block;
      float: none;
      width: 100%;
      margin: 0;
      height: auto; } }

#cartbox {
  z-index: 50;
  width: 4%;
  position: absolute;
  height: 2.6em;
  overflow: hidden;
  background: #e8ebed;
  right: 0; }
  #cartbox:hover {
    cursor: pointer; }
  @media screen and (max-width: 55.83333em) {
    #cartbox {
      display: none; } }
  @media screen and (min-width: 87.5em) {
    #cartbox {
      right: 0; } }

.opennav #cartbox {
  background: #e8ebed; }

#cartbox.carthover {
  right: 0;
  height: auto;
  width: 25%;
  box-shadow: -0.2em 0.2em 1.75em #354b60; }

.fallback #cartbox:hover {
  right: 0;
  height: auto;
  width: 25%; }

#cartbox .cartheader {
  font-weight: bold;
  color: White;
  background: #c0392b;
  text-align: center;
  height: 2.55em;
  width: 100%; }
  #cartbox .cartheader table {
    margin: 0 auto; }

#cartbox .boxbody {
  border: 0 none;
  margin: 0;
  padding: 0; }

li.cart-item {
  list-style: none;
  border-bottom: 1px solid #a5aeb6; }
  li.cart-item a {
    text-decoration: none;
    display: block;
    text-align: left;
    line-height: 2em;
    padding: 0 0 0 1em; }
    li.cart-item a:hover {
      background: #fbe3aa; }

p.cart-text {
  text-align: right;
  color: #292e33;
  margin: .5em 1.5em; }
  p.cart-text span {
    font-weight: bold;
    font-style: normal;
    color: #292e33; }

p#box_cart a {
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  margin: 0 1em;
  height: 3em;
  line-height: 3em;
  display: block;
  background: #2980b9;
  color: White;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px; }
  p#box_cart a:hover {
    transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    color: White;
    background: #2e8ece; }

p.empty {
  text-align: center;
  font-weight: bold;
  font-family: verdana, sans-serif; }

#checkoutlink {
  margin: 1em;
  padding: 0; }

#checkoutlink a {
  display: block;
  height: 3em;
  line-height: 3em; }

thead {
  background: #d8dbdf; }

table.orderdetails {
  border: 1px solid #a5aeb6;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin: 2em 0 1em 0; }
  table.orderdetails th {
    font-family: headline, arial, sans-serif;
    font-size: 1.5em;
    padding: 1em 4px;
    text-align: left;
    color: #40484f;
    font-weight: normal; }
  table.orderdetails td {
    padding: 5px 4px; }
  table.orderdetails .contentrow1 td {
    background: #f1f2f4; }
  table.orderdetails .contentrow2 td {
    background: #e8ebed; }
  table.orderdetails .singleprice, table.orderdetails .totalprice, table.orderdetails .weight, table.orderdetails th.singleprice, table.orderdetails th.totalprice, table.orderdetails th.weight {
    text-align: right !important;
    white-space: nowrap; }
  @media screen and (max-width: 40em) {
    table.orderdetails {
      font-size: .8em; } }

.recyle-bin {
  background: url(../../../img/icon-recycle.png) no-repeat 50% 50%; }

span.max_orderable,
span.max_immediately_available,
span.markProductOutOfStock {
  color: #c0392b;
  text-decoration: none;
  font-weight: bold; }

#shopping_cart_message {
  clear: both;
  background: #e8ebed;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  padding: 1em;
  margin: 1em 0 4px 0; }

#shopping_cart_warning_message {
  clear: both;
  border: 1px solid #c0392b;
  padding: 4px;
  margin: 4px 0;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px; }

#shopping_cart_message_header {
  padding: 2px;
  margin-bottom: 2px;
  background-color: #e8ebed;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px; }

.total p {
  margin: 1em 0;
  padding: 0 1em 0 0;
  text-align: right;
  color: #2980b9; }

.total p span {
  font-family: headline, arial, sans-serif;
  display: inline-block;
  margin: 0;
  padding: .5em 0;
  font-size: 1.75em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }

#checkcontainer {
  text-align: right; }

ul#checkoutnavigation {
  width: 25%;
  position: absolute;
  right: 1.5em;
  margin: 0; }
  ul#checkoutnavigation li {
    list-style: none;
    text-align: center;
    padding: 1.25em; }
    @media screen and (max-width: 55.83333em) {
      ul#checkoutnavigation li {
        padding: 2%; } }
  ul#checkoutnavigation li.active {
    background: #fbe3aa;
    color: #292e33; }
  ul#checkoutnavigation li.done {
    background: #2cc36b;
    color: #292e33;
    opacity: .5; }
  ul#checkoutnavigation li.ready {
    background: #2cc36b;
    color: #292e33; }
  @media screen and (max-width: 55.83333em) {
    ul#checkoutnavigation {
      display: none; } }

ul#checkoutnavigation li.active .number,
ul#checkoutnavigation li.active .title,
ul#checkoutnavigation li.support .title,
p.support .title {
  font-weight: bold; }

ul#checkoutnavigation li.inactive {
  background: #e8ebed;
  color: #292e33;
  opacity: .5; }

ul#checkoutnavigation li.support,
ul#checkoutnavigation li.support a {
  background: #94c6e7;
  color: #292e33; }

#language {
  position: absolute;
  right: 12px;
  bottom: 6px;
  line-height: 1em;
  height: 1em;
  vertical-align: middle;
  text-align: right;
  width: 80px; }
  #language img {
    width: 16px;
    height: auto; }

#topnavcontainer {
  position: absolute;
  bottom: -2.6em;
  left: 0;
  height: 2.6em;
  width: 100%; }
  #topnavcontainer a {
    color: #2980b9;
    text-decoration: none; }
    #topnavcontainer a:hover {
      color: #c0392b; }

#topnav {
  height: 2.6em;
  background: #2c3e50;
  border-bottom: 1px dotted Black;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
  list-style: none;
  font-family: arial, helvetica, sans-serif;
  z-index: 10;
  display: block; }
  @media screen and (min-width: 87.5em) {
    #topnav {
      width: 1400px;
      position: relative;
      margin: 0 auto; } }

#logoslide {
  margin-top: -250px; }

#logoslide.slide {
  margin: 0;
  transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -webkit-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out; }
  #logoslide.slide a:hover {
    background: none !important; }

#homeslide.hide {
  display: none; }

#topnav > li {
  float: left;
  border-right: 1px solid #354b60; }

#topnav > li > a,
#topnav > li > p {
  text-align: center;
  font-weight: bold;
  height: 2.6em;
  line-height: 2.6em;
  padding: 0 .4em;
  display: block;
  color: #e8ebed; }
  #topnav > li > a:hover,
  #topnav > li > p:hover {
    background: #354b60;
    color: White;
    cursor: pointer;
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.4); }

.pull.active .products {
  background: #e8ebed;
  color: #2c3e50 !important; }
  .pull.active .products:hover {
    background: #f4f5f6 !important;
    color: #2c3e50 !important; }

.sub {
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.15);
  display: none;
  z-index: 20;
  position: absolute;
  top: 2.5em;
  left: 0;
  width: 99.6%;
  float: left;
  background: White; }
  .sub p {
    padding: 0;
    margin: 0 0 5px 0;
    font-size: 1.25em;
    font-family: subheadline, arial, sans-serif;
    border-bottom: 1px dotted #40484f; }
    .sub p a {
      color: #40484f; }
  .sub ul {
    list-style: none; }
    .sub ul li {
      line-height: 1.25em;
      white-space: normal; }
    .sub ul a {
      text-decoration: none !important;
      padding: 0 10px; }
      .sub ul a:hover {
        text-decoration: underline !important; }

#topnav li.active .sub {
  display: block; }

.fallback #topnav li:hover .sub {
  display: block;
  width: 100%;
  z-index: 20; }

.selector {
  background: #fbe3aa;
  color: #292e33;
  height: 99%;
  width: 25%;
  min-height: 350px;
  float: left;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.15);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.85); }

.selector > div {
  margin: 1.25em 1.25em .75em 1.25em; }
  .selector > div p {
    padding: 0;
    margin: 0 0 5px 0;
    font-family: headline, arial, sans-serif;
    border-bottom: 1px dotted #40484f; }

.categories {
  list-style: none;
  float: left;
  position: relative;
  width: 25%;
  min-height: 280px;
  padding: 1.25em; }
  @media screen and (max-width: 55.83333em) {
    .categories {
      padding: 2%; } }
  @media screen and (max-width: 55.83333em) {
    .categories {
      width: 100%;
      min-height: 0;
      padding: 0; } }

.subinner p {
  margin: 0;
  padding: 0; }
  .subinner p a {
    padding: 0 .25em;
    display: block; }
    .subinner p a:hover {
      color: #2980b9 !important;
      text-decoration: none !important; }
  .subinner p a.hover {
    font-weight: bold;
    color: #c0392b !important; }

.categories-show, .navigation_add {
  display: none;
  background: White;
  opacity: .9;
  position: absolute;
  top: 0; }

.categories-show {
  min-height: 350px;
  left: 94%;
  width: 106%;
  padding: 1.75em 1em .5em 1em; }
  .categories-show li {
    padding: 0;
    margin: 0 0 2px 0;
    font-size: 1.15em;
    font-family: subheadline, arial, sans-serif;
    border-bottom: 1px dotted #40484f; }
    .categories-show li a {
      color: #40484f;
      background: none;
      display: block; }
      .categories-show li a:hover {
        text-decoration: none !important;
        border: 0 none !important; }
  @media screen and (max-width: 55.83333em) {
    .categories-show {
      display: none !important; } }

.navigation_add {
  height: 350px;
  left: 200%;
  width: 100%;
  overflow: auto; }
  .navigation_add div {
    padding: 1.25em;
    font-size: 85%; }
    @media screen and (max-width: 55.83333em) {
      .navigation_add div {
        padding: 2%; } }
    .navigation_add div p {
      border-bottom: 0 none;
      line-height: 1.25em; }
    .navigation_add div div {
      display: none; }
  @media screen and (max-width: 55.83333em) {
    .navigation_add {
      display: none !important; } }

.navigation_picture {
  width: 50%;
  height: 350px;
  float: left; }
  @media screen and (max-width: 55.83333em) {
    .navigation_picture {
      display: none; } }
  .navigation_picture div {
    padding: 1.25em;
    text-align: center; }
    @media screen and (max-width: 55.83333em) {
      .navigation_picture div {
        padding: 2%; } }
    .navigation_picture div img {
      margin-top: 2em; }

img.closebutton {
  position: absolute;
  z-index: 30;
  top: 318px;
  right: -5px;
  height: 32px;
  width: 32px;
  cursor: pointer; }
  @media screen and (max-width: 55.83333em) {
    img.closebutton {
      right: 0; } }

#cat_form {
  color: #292e33;
  z-index: 100;
  position: absolute;
  left: 1.25em;
  top: 19.75em;
  width: 22.25%;
  display: none; }
  #cat_form fieldset {
    border: 0 none;
    outline: 0;
    margin: 2px 0; }
  #cat_form p {
    padding: 0;
    margin: 0 0 5px 0;
    font-family: headline, arial, sans-serif;
    font-size: 1.25em;
    border-bottom: 1px dotted #40484f; }
  @media screen and (max-width: 55.83333em) {
    #cat_form {
      position: absolute;
      left: -99999px; } }

.toplink {
  position: absolute;
  right: 65px;
  bottom: 5px; }
  @media screen and (max-width: 40em) {
    .toplink {
      height: 2.6em;
      line-height: 2.6em;
      bottom: -2.6em;
      right: .5em;
      z-index: 200; } }
  .toplink #topcart {
    display: none; }
    @media screen and (max-width: 55.83333em) {
      .toplink #topcart {
        display: inline; } }
  .toplink a {
    color: White;
    padding-left: 5px; }
    .toplink a:hover {
      color: White; }

@media screen and (max-width: 55.83333em) {
  #logoslide.slide {
    display: none; }

  #homeslide.hide {
    display: block; }

  #topnavcontainer {
    background: #40484f; }
    #topnavcontainer:hover {
      cursor: pointer; }

  #topnavcontainer:before {
    content: "\2261";
    font-family: verdana;
    color: White;
    font-size: 2em;
    position: absolute;
    left: 10px;
    top: 0; }

  #topnavcontainer #topnav {
    display: none; }

  #topnavcontainer.opennav #topnav {
    display: block;
    margin: 2.5em 0 0 0; }

  #topnav > li {
    clear: both;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #56616c;
    background: #40484f; }
    #topnav > li > a:hover {
      background: #56616c;
      color: White;
      cursor: pointer; }

  #topnav > li a,
  #topnav > li p {
    text-align: left; }

  .sub {
    width: 100%;
    font-size: 90%;
    border-bottom: 0 none;
    box-shadow: 0 10px 40px Black;
    padding: 1em; }

  .subinner {
    z-index: 40;
    display: block;
    float: none;
    margin: 0;
    padding: 1px; }
    .subinner img {
      display: none; }
    .subinner p {
      border-bottom: 0; }
      .subinner p a {
        display: block;
        padding: .5em; }

  .selector {
    display: none; }

  #categories {
    list-style: none;
    background: none;
    box-shadow: 0 0 0;
    border-radius: 0;
    border: 0 none;
    text-shadow: 0 0 0; }

  .subblock {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    z-index: 30; }

  .subinner a {
    text-shadow: 1px 1px 1px White; }

  img.closebutton {
    position: absolute;
    z-index: 200;
    top: auto;
    bottom: 5px;
    right: 0; }

  .navcart {
    display: none; }

  a.support {
    position: static; }

  .sub ul {
    min-height: auto;
    padding: .5em;
    background: #eee;
    margin: 0 0 .5em 0; }

  li.support {
    display: none; } }
.helper ul {
  padding: .5em 0; }
  .helper ul li {
    position: relative;
    list-style: none;
    margin: 0 0 5px 0;
    font-size: 1.5em;
    font-family: Headline, arial, sans-serif; }
    .helper ul li a {
      color: #292e33 !important;
      background: none;
      padding: 0;
      display: block; }
      .helper ul li a:hover {
        text-decoration: none !important;
        color: #c0392b !important; }

.sales {
  background: #f39c12 !important; }

.xmas-cat {
  background: #c0392b !important;
  color: white; }

.rightbox {
  margin: .2em 0 1em 0;
  background: #e8ebed;
  border: 1px solid White;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.22);
  padding: 1.25em; }
  @media screen and (max-width: 55.83333em) {
    .rightbox {
      padding: 2%; } }

p.boxheader,
p.categoryheader,
p.boxheader_new a,
p.categoryheader a {
  color: #292e33;
  font-family: headline, Arial, sans-serif;
  font-size: 1.7em;
  line-height: 1em;
  margin: 0 0 .5em 0;
  padding: 0;
  text-decoration: none; }

h2.boxheader a,
h2.boxheader a:hover,
h2.boxheader a:active,
h2.boxheader a:visited {
  text-decoration: none;
  color: #292e33;
  background: none; }

.boxbody {
  color: inherit;
  overflow: hidden; }

.boxbody p {
  margin: 0; }

.boxbody h3.center,
.boxbody h3.center a {
  text-align: center; }

.boxbody p.center {
  text-align: center; }

#whatsnew {
  background: url(img/rec_04.png) no-repeat right 50%;
  display: block; }

.greybutton,
.greenbutton,
.redbutton,
.yellowbutton,
.bluebutton,
.darkbutton {
  font-family: verdana, sans-serif;
  font-size: 12px;
  display: inline-block;
  padding: 0 .5em;
  height: 2.25em;
  line-height: 2.25em;
  text-decoration: none !important;
  color: White !important;
  text-align: center;
  min-width: 12em;
  border: 0 none;
  border-radius: 4px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15), inset 0 -1px 1px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out; }

.greybutton {
  background: #7f8c8d !important; }
  .greybutton:hover {
    background: #95a5a6 !important; }
  .greybutton:active {
    background: #727f80 !important; }

.greenbutton {
  background: #27ae60 !important; }
  .greenbutton:hover {
    background: #2cc36b !important; }
  .greenbutton:active {
    background: #229955 !important; }

.bluebutton {
  background: #2980b9 !important; }
  .bluebutton:hover {
    background: #2e8ece !important; }
  .bluebutton:active {
    background: #2472a4 !important; }

.redbutton {
  background: #c0392b !important; }
  .redbutton:hover {
    background: #d34a3b !important; }
  .redbutton:active {
    background: #ab3326 !important; }

.yellowbutton {
  background: #f39c12 !important; }
  .yellowbutton:hover {
    background: #f3b319 !important; }
  .yellowbutton:active {
    background: #e08e0b !important; }

.darkbutton {
  background: #2c3e50 !important; }
  .darkbutton:hover {
    background: #354b60 !important; }
  .darkbutton:active {
    background: #233140 !important; }

div.highlightbox {
  padding: 1em;
  background: #e8ebed;
  color: inherit;
  margin: 0 0 1em 0;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px; }
  div.highlightbox a {
    color: #292e33;
    background: none; }
  div.highlightbox ul {
    margin-left: 15px;
    padding: 0;
    display: block;
    list-style-type: square;
    line-height: 20px; }
  div.highlightbox div.hr {
    height: 1px;
    line-height: 1px;
    margin: .5em 0;
    padding: 0;
    display: block;
    border-bottom: 1px dotted #a5aeb6; }
  div.highlightbox td {
    padding: 2px; }

.errormessage {
  font-weight: bold;
  background: #c0392b;
  color: White;
  padding: 1.25em;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3), inset 0 0 4px rgba(0, 0, 0, 0.4);
  text-align: center; }
  @media screen and (max-width: 55.83333em) {
    .errormessage {
      padding: 2%; } }

.infomessage {
  padding: 1.25em;
  font-weight: bold;
  background: #27ae60;
  color: White;
  margin: 1em 0;
  border: 1px solid #e8ebed;
  box-shadow: 0 1px 4px #e8ebed; }
  @media screen and (max-width: 55.83333em) {
    .infomessage {
      padding: 2%; } }
  .infomessage:hover {
    border: 1px solid White;
    background: #2cc36b;
    transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    color: #292e33; }

.picture-warning {
  text-align: center;
  color: #a5aeb6;
  font-style: italic;
  font-size: 10px;
  line-height: 11px; }

#soft404 {
  width: 95%;
  margin: 0 auto;
  background: White;
  color: #292e33;
  box-shadow: 0 0 2em rgba(0, 0, 0, 0.25);
  border: 1px solid #a5aeb6;
  border-radius: 5px;
  font-size: 16px; }
  @media screen and (max-width: 55.83333em) {
    #soft404 {
      font-size: 14px; } }
  @media screen and (max-width: 40em) {
    #soft404 {
      font-size: 12px; } }
  #soft404 div {
    padding: 1.25em;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 55.83333em) {
      #soft404 div {
        padding: 2%; } }
    #soft404 div .error_text {
      width: 65%;
      float: right; }
      @media screen and (max-width: 40em) {
        #soft404 div .error_text {
          float: none;
          width: 100%; } }
    #soft404 div img {
      width: 35%;
      height: auto; }
      @media screen and (max-width: 40em) {
        #soft404 div img {
          display: none; } }
    #soft404 div .headline {
      font-size: 1.5em;
      line-height: 1;
      font-weight: bold;
      margin: 0 0 1em 0;
      color: #c0392b; }
    #soft404 div ul {
      margin: .75em 2em; }
      #soft404 div ul li {
        margin-bottom: .75em; }
    #soft404 div a {
      color: #c0392b;
      font-weight: bold; }
      #soft404 div a:hover {
        color: Black; }
    #soft404 div form {
      clear: both; }
    #soft404 div label {
      margin-right: 1em;
      clear: both; }
    #soft404 div input {
      height: 2em;
      padding: 0 .25em;
      line-height: 2em;
      border: 1px solid #a5aeb6;
      box-shadow: 0 0 1em rgba(0, 0, 0, 0.15); }

.cookie_usage div {
  padding: 1.25em;
  background: #fbe3aa; }
  @media screen and (max-width: 55.83333em) {
    .cookie_usage div {
      padding: 2%; } }
  .cookie_usage div p:first-of-type strong {
    font-size: 1.5em;
    color: #c0392b; }
  .cookie_usage div ol {
    margin: 1em 2em; }
    .cookie_usage div ol li {
      line-height: 1.5em; }

body.csid24 a#salesoffer {
  display: none; }

body.csid24 a#salesinfo {
  display: none; }

#logout_banner {
  text-align: center; }

a#logout_blog_banner {
  height: 90px;
  width: 560px;
  float: left;
  background: White url(img/content-img/logout_blog_banner.jpg) no-repeat 0 0;
  margin: 0 0 10px 0; }

a#logout_twitter {
  height: 90px;
  width: 560px;
  float: left;
  background: White url(img/content-img/logout_twitter.jpg) no-repeat 0 0;
  margin: 0 0 10px 0; }

#lenovo_bp {
  width: 180px;
  height: 135px;
  background: white url(img/lenovo_bp.gif) no-repeat 0 0;
  margin: 0 0 10px 0; }

a#blog_banner {
  height: 90px;
  width: 180px;
  background: White url(img/content-img/blog_banner.jpg) no-repeat 0 0;
  float: left;
  margin: 0 0 10px 0; }

a#blog_banner-xxl {
  height: 90px;
  width: 560px;
  background: White url(img/content-img/blog_banner-xxl.jpg) no-repeat 0 0;
  float: left;
  margin: 0 0 10px 0; }

#social {
  text-align: center; }
  #social a {
    width: 17%;
    height: auto;
    display: inline-block;
    padding: 0; }

#redesign_message {
  background: #fbe3aa;
  margin-bottom: 1em; }
  #redesign_message div {
    padding: 1.25em; }
    @media screen and (max-width: 55.83333em) {
      #redesign_message div {
        padding: 2%; } }
    #redesign_message div a {
      font-weight: bold; }

#breadcrumb {
  color: #7f8c8d;
  font-size: 11px;
  margin: .5em .5em 1em .5em; }
  #breadcrumb div {
    float: left; }
    #breadcrumb div a:link,
    #breadcrumb div a:visited {
      text-decoration: none; }
      #breadcrumb div a:link:hover,
      #breadcrumb div a:link a:active,
      #breadcrumb div a:visited:hover,
      #breadcrumb div a:visited a:active {
        text-decoration: underline;
        color: #7f8c8d; }
  @media screen and (max-width: 55.83333em) {
    #breadcrumb {
      display: none; } }

.tooltip-source:hover {
  cursor: help; }

span.tooltip-source {
  height: 1.5em;
  width: 16px;
  background: url(img/icon_info.gif) no-repeat 0 40%;
  position: absolute;
  right: 0;
  top: 0; }

.ui-tooltip {
  background: #2980b9;
  color: #f4f5f6;
  padding: 1.25em;
  width: 22em;
  border: 1px solid White;
  text-align: center;
  box-shadow: 0 -2px 7px #a5aeb6; }
  @media screen and (max-width: 55.83333em) {
    .ui-tooltip {
      padding: 2%; } }

.bware {
  position: absolute;
  top: -4px;
  left: -4px;
  width: 100px;
  height: 100px; }

.sale {
  position: absolute;
  top: 80px;
  left: -3px;
  font-size: 40px;
  color: #c0392b;
  margin: 0;
  text-align: center;
  padding: 0;
  line-height: 55px;
  width: 55px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  animation: fadein .75s forwards;
  box-shadow: -2px -4px 2px #c0392b, 2px 4px 2px #c0392b; }
  @media screen and (max-width: 40em) {
    .sale {
      font-size: 24px;
      line-height: 40px;
      width: 40px;
      font-weight: bold;
      box-shadow: -2px -2px 2px #c0392b, 2px 2px 2px #c0392b; } }

.xmas_tag {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100px;
  height: 100px;
  background: url(img/tag_xmas.png) no-repeat 0 0; }

.black {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100px;
  height: 100px;
  background: url(img/tag_black.png) no-repeat 0 0; }

.preishammer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background: url(img/tag-preishammer.png) no-repeat 0 0;
  background-size: cover; }
  @media screen and (max-width: 40em) {
    .preishammer {
      top: 0;
      width: 70px;
      height: 70px; } }

.aktion {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100px;
  height: 100px;
  background: url(img/tag-aktion.png) no-repeat 0 0;
  background-size: cover; }
  @media screen and (max-width: 40em) {
    .aktion {
      top: 0;
      width: 70px;
      height: 70px; } }

#prod_detail_img .bware {
  top: 0;
  left: 0; }
#prod_detail_img .sale {
  top: 86px;
  left: 0; }
#prod_detail_img .tag-aktion {
  top: 0;
  left: 0; }
#prod_detail_img .tag-preishammer {
  top: 0;
  left: 0; }
#prod_detail_img .xmas_tag {
  top: 0;
  left: 0; }
#prod_detail_img .black {
  top: 0;
  right: 0; }

.lang_german {
  background: url(img/tag_bware-de.png) no-repeat 0 0; }
  @media screen and (max-width: 40em) {
    .lang_german {
      background: url(img/tag_bware_tiny-de.png) no-repeat 0 0; } }

.lang_english {
  background: url(img/tag_bware-en.png) no-repeat 0 0; }
  @media screen and (max-width: 40em) {
    .lang_english {
      background: url(img/tag_bware_tiny-en.png) no-repeat 0 0; } }

.csid9 .cat218 {
  background: #029fe0 !important; }
.csid9 #welcome_text {
  display: none; }

.salesinfo, .salesinfowin7 {
  font-size: 1.25em;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  padding: 0;
  height: 2em;
  line-height: 2em;
  background: #c0392b;
  opacity: .85;
  color: White; }
  @media screen and (max-width: 55.83333em) {
    .salesinfo, .salesinfowin7 {
      font-size: 1em; } }

.navigationbar {
  text-align: center;
  float: left;
  width: 100%;
  padding: .5em 0;
  margin-bottom: 1em;
  background: #e0e3e6; }

.navigationbar p,
.navigationbar form,
.navigationbar div {
  display: inline-block;
  margin-right: .75em;
  vertical-align: top;
  height: 2em;
  line-height: 2em;
  margin-bottom: 0; }

p.naviresult {
  display: block;
  font-size: 1.25em; }

.navigationbar_pages a {
  transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  text-decoration: none;
  padding: 0 .25em; }
  .navigationbar_pages a:hover {
    font-weight: bold; }
.navigationbar_pages .current {
  padding: 0 .25em;
  color: #2980b9;
  border-bottom: 1px dotted #2980b9;
  font-weight: bold;
  font-size: 1.25em; }

#new_products .navigationbar {
  margin-bottom: 0; }
#new_products .productPreviewContent {
  padding: 1.25em 1.25em 1.25em 1.25em; }

.flag {
  border: 1px solid rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  min-width: 10em;
  text-align: center;
  position: absolute;
  right: -.25em;
  top: -.5em;
  height: 2.5em;
  line-height: 2.5em;
  padding: 0 .5em;
  font-weight: bold; }

.new {
  background: #27ae60;
  color: White; }

.old {
  background: #2980b9;
  color: White; }

.dp {
  background: #f39c12; }

.used {
  background: #c0392b;
  color: White; }

@media screen and (max-width: 40em) {
  #cat_description {
    display: none; } }
@media screen and (max-width: 55.83333em) {
  #cat_description {
    display: none; } }

div#megasub {
  margin-bottom: 1em;
  width: 100%;
  overflow: hidden; }
  @media screen and (max-width: 55.83333em) {
    div#megasub {
      margin: 0 0 2px 0; } }
  div#megasub div {
    width: 25%;
    float: left;
    overflow: hidden; }
    @media screen and (max-width: 55.83333em) {
      div#megasub div {
        width: 25%;
        float: left; } }
    @media screen and (max-width: 40em) {
      div#megasub div {
        width: 50%; } }

div#megasub a,
div#megasub a:visited,
div#megasub a:link {
  background: #e8ebed;
  font-weight: bold;
  font-size: 10.5px;
  text-decoration: none;
  margin: 2px;
  height: 1.75em;
  line-height: 1.75em;
  display: block;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.85); }
  @media screen and (max-width: 55.83333em) {
    div#megasub a,
    div#megasub a:visited,
    div#megasub a:link {
      height: 2em;
      line-height: 2em; } }

div#megasub a:hover {
  background: #2980b9;
  color: White;
  text-shadow: none; }

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
  display: none; }

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
  display: none; }

.tabberlive {
  margin: 0;
  width: 69%;
  float: right; }
  @media screen and (max-width: 55.83333em) {
    .tabberlive {
      width: 100%;
      clear: both; } }

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
#content ul.tabbernav {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0; }
  @media screen and (max-width: 55.83333em) {
    #content ul.tabbernav {
      margin-top: 1em; } }

#content ul.tabbernav li {
  list-style: none;
  float: left;
  margin: 0; }

#content ul.tabbernav li a {
  text-decoration: none;
  display: block;
  padding: .75em 1.5em;
  color: #f4f5f6;
  background: #2980b9;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2); }
  #content ul.tabbernav li a:hover {
    background: #2e8ece;
    color: White !important; }

#content ul.tabbernav li.tabberactive a {
  background: #2472a4;
  color: #e8ebed; }
  #content ul.tabbernav li.tabberactive a:hover {
    background: #2e8ece;
    color: White !important; }

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
  border: 0 none;
  float: left;
  width: 100%;
  padding: 0; }

.searchform {
  background: #e8ebed;
  padding: 1.25em;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  width: 94%; }
  @media screen and (max-width: 55.83333em) {
    .searchform {
      padding: 2%; } }
  .searchform dl {
    margin: 2em 1em; }
    @media screen and (max-width: 40em) {
      .searchform dl {
        margin: 0;
        font-size: 85%; } }
    .searchform dl dt {
      display: inline-table;
      width: 35%;
      text-align: right;
      height: 30px;
      line-height: 30px; }
      @media screen and (max-width: 40em) {
        .searchform dl dt {
          line-height: 1.2em;
          width: 40%; } }
    .searchform dl dd {
      display: inline-table;
      width: 54%;
      height: 30px;
      line-height: 30px; }
      @media screen and (max-width: 40em) {
        .searchform dl dd {
          line-height: 1.2em;
          width: 50%; } }
    .searchform dl select {
      width: 11.95em; }
    .searchform dl input:focus {
      background: #fbe3aa; }
    .searchform dl select:focus {
      background: #fbe3aa; }

.adv-result {
  width: 33.333%;
  display: inline-block;
  margin-left: -3px;
  vertical-align: top; }
  .adv-result div.proxinner {
    position: relative;
    min-height: 25em;
    background: #f4f5f6;
    border: 1px solid #e8ebed;
    margin: .25em;
    padding: 1.25em; }
    @media screen and (max-width: 55.83333em) {
      .adv-result div.proxinner {
        padding: 2%; } }
    .adv-result div.proxinner .prox_head {
      width: 58%;
      float: right; }
    .adv-result div.proxinner .prox_sub {
      width: 38%; }
      .adv-result div.proxinner .prox_sub .prox-image img {
        max-width: 100%;
        height: auto; }
    .adv-result div.proxinner .adv-result h2 {
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.85); }
    .adv-result div.proxinner a {
      text-decoration: none; }
  .adv-result .prox_footer {
    position: absolute;
    bottom: 0;
    left: 1em; }
  @media screen and (min-width: 87.5em) {
    .adv-result {
      width: 25%;
      display: inline-table; } }
  @media screen and (max-width: 55.83333em) {
    .adv-result {
      width: 50%;
      float: left;
      min-width: 220px; } }
  @media screen and (max-width: 40em) {
    .adv-result {
      width: 100%;
      min-width: 220px; } }

#fuzzsearch {
  padding: 1.25em;
  text-align: center; }
  @media screen and (max-width: 55.83333em) {
    #fuzzsearch {
      padding: 2%; } }
  #fuzzsearch label {
    margin-right: .75em;
    letter-spacing: 1px;
    font-weight: bold; }
  #fuzzsearch input[type=text] {
    height: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
    border: 1px solid #a5aeb6;
    color: #a5aeb6; }
  #fuzzsearch input[type=image] {
    display: none; }
  #fuzzsearch td {
    vertical-align: middle; }

div#suggest {
  text-align: center;
  padding: 1.25em; }
  @media screen and (max-width: 55.83333em) {
    div#suggest {
      padding: 2%; } }

p.suggest-result {
  text-align: center;
  display: inline-block;
  padding: 1.25em;
  background: #f4f5f6;
  border: 1px solid #e8ebed; }
  @media screen and (max-width: 55.83333em) {
    p.suggest-result {
      padding: 2%; } }
  p.suggest-result span {
    line-height: 1.4em; }

div#box_property_search ul {
  list-style: none; }

table.info-search {
  width: 100%;
  margin: 0 0 .5em 0;
  background: #e8ebed; }
  table.info-search td.searchbeta {
    background: #c0392b;
    color: White;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 1.25em;
    font-weight: bold;
    font-style: italic; }
    @media screen and (max-width: 55.83333em) {
      table.info-search td.searchbeta {
        padding: 2%; } }
    table.info-search td.searchbeta p {
      padding: 0;
      margin: 0;
      text-align: left;
      font-weight: normal;
      font-style: normal; }
      table.info-search td.searchbeta p a {
        color: White;
        font-weight: bold;
        text-decoration: underline; }
  table.info-search td {
    padding: 1.25em;
    margin: 0; }
    @media screen and (max-width: 55.83333em) {
      table.info-search td {
        padding: 2%; } }
    table.info-search td ul.nav {
      list-style: none;
      font-weight: bold; }

table.info-search td select.vals,
table.info-search td select.prop,
table.info-search td select {
  width: 25%; }

.xselect-dropdown .dropdown-footer .close-container {
  text-align: right; }

.xselect-dropdown .dropdown-footer a.close {
  padding: 2px 3px 0 12px;
  background: url(img/tick.gif) no-repeat left center;
  color: #292e33;
  font-weight: bold;
  text-decoration: none; }

#infoSearchActivator a {
  background: #27ae60;
  color: White;
  font-weight: bold;
  text-decoration: none;
  height: 3em;
  line-height: 3em;
  display: block;
  text-align: center;
  width: 25%;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px; }
  @media screen and (max-width: 55.83333em) {
    #infoSearchActivator a {
      width: 33%; } }
  @media screen and (max-width: 40em) {
    #infoSearchActivator a {
      width: 100%; } }
  #infoSearchActivator a:hover {
    background: #2cc36b; }

#infoSearchActivator a:before {
  content: "\00ab\00a0"; }

p#button {
  text-align: right; }

#form_condition_listing_filter {
  display: none; }

#property_filter {
  position: relative;
  width: 100%;
  float: left;
  background: #e8ebed; }
  #property_filter > div {
    padding: 1.25em .75em 0 1em; }
    #property_filter > div #product_count {
      font-weight: bold;
      color: #2c3e50;
      font-size: 10.5px;
      font-style: italic; }
    #property_filter > div #search_gui #btn_more_filter, #property_filter > div #search_gui #btn_reset {
      cursor: pointer; }
    #property_filter > div #search_gui fieldset {
      border: none; }
    #property_filter > div #search_gui #static_filter select {
      display: none; }
      #property_filter > div #search_gui #static_filter select .slider {
        float: right; }
    #property_filter > div #search_gui #static_filter .slider {
      width: 50%;
      float: left;
      display: inline; }
      @media screen and (max-width: 40em) {
        #property_filter > div #search_gui #static_filter .slider {
          width: 100%; } }
    #property_filter > div #search_gui .property_filter {
      display: inline-block;
      vertical-align: top;
      width: 25%;
      min-height: 5.5em;
      padding-bottom: 1.75em; }
      @media screen and (max-width: 55.83333em) {
        #property_filter > div #search_gui .property_filter {
          width: 33.333%; } }
      @media screen and (max-width: 40em) {
        #property_filter > div #search_gui .property_filter {
          padding-bottom: 3em;
          width: 100%; } }
      #property_filter > div #search_gui .property_filter .selection_label {
        font-size: 11px;
        font-weight: bold;
        margin: 0 0 1.75em 0;
        white-space: nowrap;
        padding: 0;
        color: #2c3e50; }
        #property_filter > div #search_gui .property_filter .selection_label .dirty_flag {
          font-size: 1em;
          color: #c0392b;
          margin-left: .5em;
          text-decoration: none;
          cursor: pointer; }
      #property_filter > div #search_gui .property_filter .ui-widget {
        font-size: 1em; }
      #property_filter > div #search_gui .property_filter .ui-slider-horizontal {
        height: .4em;
        margin: 0 25px 0 15px;
        border-radius: 0; }
      #property_filter > div #search_gui .property_filter .ui-slider .ui-slider-handle {
        height: 12px;
        border-radius: 2px;
        width: 12px;
        top: -5px;
        background: #2980b9; }
      #property_filter > div #search_gui .property_filter .ui-slider-label.ui-slider-label-show {
        font-size: 10px;
        width: 50px;
        position: absolute;
        text-align: center;
        top: 0;
        left: 0;
        white-space: normal;
        color: #666; }
        #property_filter > div #search_gui .property_filter .ui-slider-label.ui-slider-label-show:hover {
          cursor: pointer; }
      #property_filter > div #search_gui .property_filter .ui-slider-label.left, #property_filter > div #search_gui .property_filter .ui-slider-label.right {
        display: block;
        position: absolute;
        top: 1em; }
      #property_filter > div #search_gui .property_filter .ui-slider-label.left {
        left: -15px;
        right: auto;
        text-align: left; }
      #property_filter > div #search_gui .property_filter .ui-slider-label.right {
        left: auto;
        right: -15px;
        text-align: right; }
      #property_filter > div #search_gui .property_filter .quantity_toggle_btn {
        cursor: pointer;
        font-size: 10px;
        padding: 0 0 0 .5em;
        color: #2980b9;
        font-weight: bold;
        text-decoration: underline; }
      #property_filter > div #search_gui .property_filter .no_items {
        color: #95a5a6; }
      #property_filter > div #search_gui .property_filter .slider label {
        font-size: 10px;
        vertical-align: top;
        margin-right: 1.5em; }
        @media screen and (max-width: 40em) {
          #property_filter > div #search_gui .property_filter .slider label {
            margin-right: .25em; } }
      #property_filter > div #search_gui .property_filter #form_condition_listing_filter {
        display: block; }
        #property_filter > div #search_gui .property_filter #form_condition_listing_filter fieldset {
          text-align: center;
          width: 95%;
          margin-left: 2.5%;
          font-size: 10.5px; }
          #property_filter > div #search_gui .property_filter #form_condition_listing_filter fieldset div {
            padding-right: 3px;
            float: left; }
          #property_filter > div #search_gui .property_filter #form_condition_listing_filter fieldset input {
            margin: 0;
            padding: 0; }
    @media screen and (max-width: 55.83333em) {
      #property_filter > div #search_gui .checklist {
        width: 33.333%; } }
    @media screen and (max-width: 40em) {
      #property_filter > div #search_gui .checklist {
        width: 50%; } }
    #property_filter > div #search_gui .checklist ul {
      list-style: none;
      padding: 0 2px 0 1em; }
      #property_filter > div #search_gui .checklist ul li {
        line-height: 1.5em;
        font-size: 10.5px;
        position: relative;
        padding-left: 16px; }
        #property_filter > div #search_gui .checklist ul li input {
          vertical-align: middle;
          margin-right: 2px;
          position: absolute;
          left: -1px;
          top: 1px; }
        #property_filter > div #search_gui .checklist ul li label span {
          margin-left: 2px;
          color: #7f8c8d;
          font-style: italic; }
  #property_filter ol.ui-slider-scale.ui-helper-reset {
    position: relative !important; }
  #property_filter ol.ui-slider-scale.ui-helper-reset > li:first-of-type {
    position: absolute;
    left: 1em !important; }
  #property_filter ol.ui-slider-scale.ui-helper-reset > li:last-of-type {
    position: absolute;
    left: auto !important;
    right: 1.5em !important; }
  #property_filter ol.ui-slider-scale.ui-helper-reset > li:first-of-type > span {
    text-align: left !important; }
  #property_filter ol.ui-slider-scale.ui-helper-reset > li:last-of-type > span {
    text-align: right !important; }
  #property_filter #ajax_overlay {
    overflow: hidden;
    position: absolute;
    z-index: 1000;
    background: White;
    box-shadow: 0 0 10px #7f8c8d;
    opacity: .75;
    margin: auto;
    height: 100%;
    width: 100%;
    text-align: center;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  #property_filter .ajax_center {
    position: absolute;
    text-align: center;
    height: 50px;
    width: 50px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  #property_filter .ajax_overlay_off {
    display: none; }
  #property_filter .ajax_overlay_on {
    position: fixed; }

.ui-slider span.ui-slider-tic {
  display: none; }

.value_tooltip {
  white-space: nowrap;
  background: #2980b9;
  color: #e8ebed;
  border-radius: 2px;
  font-size: 10px;
  height: 11px;
  line-height: 11px;
  font-weight: normal;
  padding: 0 5px;
  position: relative;
  box-shadow: 1px 1px 4px #2c3e50; }

.value_tooltip_0 {
  top: -1.55em;
  float: right;
  right: -8px; }

.value_tooltip_1 {
  top: 1.3em;
  float: left;
  left: -8px; }

.search {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #292e33; }
  .search div {
    border-radius: 4px;
    margin: 1px;
    background: White;
    padding: 2px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2); }
  .search a {
    height: 24px;
    line-height: 24px;
    text-decoration: none;
    color: #a5aeb6;
    font-size: 11px;
    margin-right: 5px; }
  .search input {
    height: 20px;
    padding: 2px 2px 2px 26px;
    line-height: 20px;
    font-weight: bold;
    color: #292e33;
    border: none;
    background: White url(img/headersearch.png) no-repeat 0 0; }
    .search input:focus {
      outline: none;
      border: 0 none; }
  @media screen and (max-width: 40em) {
    .search {
      display: none; } }

#tiny-search {
  display: none; }
  @media screen and (max-width: 40em) {
    #tiny-search {
      display: block;
      height: 24px;
      width: 24px;
      line-height: 24px;
      background: url(img/lupe.png) no-repeat 0 0;
      color: White;
      position: absolute;
      top: .5em;
      right: 1em; } }

#loginbox fieldset {
  text-align: center;
  border: 0 none; }
#loginbox label {
  text-align: left;
  display: inline-block;
  width: 40%;
  line-height: 2em;
  height: 2em; }
#loginbox input[type=text], #loginbox input[type=password] {
  border: 1px solid #e8ebed;
  padding-left: 3px;
  line-height: 2em;
  height: 2em;
  width: 50%;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px; }
  #loginbox input[type=text]:focus, #loginbox input[type=password]:focus {
    color: #40484f; }
#loginbox .bluebutton {
  margin: .5em auto; }
#loginbox .forget a {
  font-style: italic;
  color: #a5aeb6 !important; }

#welcome_text {
  float: left;
  margin: 1em 0; }
  #welcome_text div h1 {
    margin-bottom: .5em; }

p#priceinfo {
  color: #7f8c8d;
  font-size: 1em;
  font-weight: bold; }

#specialslide {
  position: relative; }
  #specialslide .rslides {
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0; }
    #specialslide .rslides li {
      -webkit-backface-visibility: hidden; }
      #specialslide .rslides li > div {
        margin: 1px 2px 0 1px;
        height: 21em;
        overflow: hidden;
        position: relative;
        padding: 1.25em; }
        @media screen and (max-width: 55.83333em) {
          #specialslide .rslides li > div {
            padding: 2%; } }
        @media screen and (max-width: 55.83333em) {
          #specialslide .rslides li > div {
            margin: 0 2px 0 1px; } }
    #specialslide .rslides img {
      width: auto;
      height: 18em;
      float: right;
      padding-left: .3em; }
      @media screen and (max-width: 55.83333em) {
        #specialslide .rslides img {
          width: auto;
          height: 15em; } }
  #specialslide .rslides_tabs {
    z-index: 10;
    position: absolute;
    bottom: .5em;
    right: .75em; }
    #specialslide .rslides_tabs li {
      background: #2980b9;
      border-radius: 1em;
      float: left;
      list-style: none;
      margin-left: .25em;
      box-shadow: inset 0 0 0.25em rgba(0, 0, 0, 0.2); }
      #specialslide .rslides_tabs li a {
        text-decoration: none;
        color: White;
        font-weight: bold;
        font-size: 1.25em;
        display: block;
        padding: 0 .75em; }
    #specialslide .rslides_tabs .rslides_here {
      background: #2e8ece; }

div.blue {
  background: url(img/offerbck.svg);
  background-size: cover; }

div.green {
  background: url(img/offerbck.svg);
  background-size: cover; }

div.red {
  background: url(img/offerbck.svg);
  background-size: cover; }

div.yellow {
  background: url(img/offerbck.svg);
  background-size: cover; }

.grid > div, .grid2 > div {
  margin: 1px 2px 2px 1px;
  height: 21em;
  overflow: hidden;
  position: relative;
  padding: 1.25em; }
  @media screen and (max-width: 55.83333em) {
    .grid > div, .grid2 > div {
      padding: 2%; } }
  @media screen and (max-width: 40em) {
    .grid > div, .grid2 > div {
      height: auto; } }

.grid, .grid2 {
  background: #e8ebed;
  padding: 0; }
  .grid h2, .grid2 h2 {
    font-size: 1.5em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    color: Black;
    margin: 0;
    font-family: Headline, Arial, sans-serif; }
  .grid a, .grid2 a {
    text-decoration: none;
    color: #292e33;
    height: 100%;
    width: 100%; }
    .grid a:hover, .grid2 a:hover {
      color: Black; }
  .grid .offerblock, .grid2 .offerblock {
    margin-top: .5em;
    float: right;
    width: 100%; }
    .grid .offerblock .teaser, .grid2 .offerblock .teaser {
      background: #27ae60;
      color: White;
      text-shadow: none;
      padding: .25em;
      font-size: 1.2em;
      width: 40%;
      text-align: center;
      margin: 0;
      border-radius: 3px;
      box-shadow: 0 0 1em rgba(255, 255, 255, 0.75), inset 0 0 0.25em rgba(0, 0, 0, 0.2);
      font-family: Subheadline, Arial, sans-serif; }
    .grid .offerblock a, .grid2 .offerblock a {
      box-shadow: 0 0 0;
      border-radius: 0;
      border: 0 none;
      text-shadow: 0 0 0; }
    .grid .offerblock p, .grid2 .offerblock p {
      line-height: 1.2em;
      font-size: 10.5px;
      box-shadow: 0 0 0;
      border-radius: 0;
      border: 0 none;
      text-shadow: 0 0 0; }
    .grid .offerblock .sprice, .grid2 .offerblock .sprice {
      box-shadow: 0 0 0;
      border-radius: 0;
      border: 0 none;
      text-shadow: 0 0 0;
      position: absolute;
      bottom: .75em;
      left: .75em;
      background: #c0392b;
      box-shadow: 0 0 1em rgba(255, 255, 255, 0.75), inset 0 0 0.5em rgba(0, 0, 0, 0.25);
      color: White;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
      padding: .3em;
      font-size: 1.75em;
      margin: 0;
      font-family: Headline, Arial, sans-serif;
      text-align: center;
      border-radius: 3px; }
      @media screen and (max-width: 40em) {
        .grid .offerblock .sprice, .grid2 .offerblock .sprice {
          width: 125px;
          font-size: 1.5em;
          border-radius: 0 10px 0 0;
          bottom: 0;
          left: 0; } }

.grid {
  float: left;
  width: 33.33%; }
  @media screen and (max-width: 55.83333em) {
    .grid {
      width: 50%;
      float: left;
      font-size: 90%; } }
  @media screen and (max-width: 40em) {
    .grid {
      width: 100%;
      clear: both;
      font-size: 85%; } }
  .grid img {
    width: 55%;
    float: right;
    padding-left: .3em; }

.grid2 {
  float: left;
  width: 66.66%; }
  @media screen and (max-width: 55.83333em) {
    .grid2 {
      width: 50%;
      float: left;
      font-size: 90%; } }
  @media screen and (max-width: 40em) {
    .grid2 {
      width: 100%;
      clear: both;
      font-size: 85%; } }
  .grid2 img {
    width: 38%;
    float: right;
    padding-left: .75em; }
    @media screen and (max-width: 55.83333em) {
      .grid2 img {
        width: 50%; } }

.mainpage__reseller {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 4em;
  padding: 0.75em;
  border-radius: 2px; }
  .mainpage__reseller .mainpage__reseller-box {
    border-radius: 2px;
    background: White;
    flex-basis: 30%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 2.5em;
    margin: 0.75em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    border: 1px solid #a5aeb6; }
    .mainpage__reseller .mainpage__reseller-box .mainpage__reseller-content {
      margin-bottom: 1em; }
    .mainpage__reseller .mainpage__reseller-box .mainpage__reseller-button {
      text-align: right; }
      .mainpage__reseller .mainpage__reseller-box .mainpage__reseller-button a {
        text-align: center;
        text-decoration: none;
        font-weight: 700;
        color: White;
        background: #2c3e50;
        padding: 0.9375em;
        border-radius: 2px; }

#epp-welcome {
  color: inherit;
  background: White url(img/content-img/epp-welcome.jpg) no-repeat 0 0; }

#epp-angebot {
  color: inherit;
  background: White url(img/content-img/epp-angebot.jpg) no-repeat 0 0;
  margin: 0 5px 0 0; }

#epp-logos {
  color: inherit;
  background: White url(img/content-img/epp-logos.jpg) no-repeat 0 0; }

.contentblock {
  width: 265px;
  float: left;
  height: 190px;
  padding: 5px; }

.contentblock_flex {
  width: 265px;
  float: left;
  padding: 5px; }

#epp-angebot,
#epp-logos {
  float: right;
  width: 277px;
  height: 200px; }

div#fblike {
  margin: 1em 0 0 0; }

div#studybox {
  width: 560px;
  float: left; }

div#studybox h2 {
  margin: 0;
  padding: 0 0 5px 0; }

div#studyheader {
  width: 336px;
  height: 417px;
  background: url(img/study/study_az.jpg) no-repeat 0 0;
  color: inherit;
  float: left; }

div#product-container1 {
  width: 224px;
  float: right; }

div.product1 {
  width: 224px;
  height: 139px; }

div#studycontent {
  margin: 2em 0 0 0; }

div#product-container2 {
  width: 210px;
  float: left;
  margin: 1em 0 0 0; }

div.product2 {
  height: 242px;
  margin: 0 0 1em 0; }

div#studycontent2 {
  width: 320px;
  float: right;
  margin: 2em 0 0 0;
  text-align: justify; }

div#studybox b {
  font-size: 135%;
  background: none;
  color: #555; }

div#studybox p {
  font-size: 110%;
  line-height: 1.4em; }

#productinfopricewithimages {
  background: #f4f5f6;
  border: 5px solid #e8ebed;
  position: absolute;
  right: 1.25em;
  top: 3.25em;
  width: 21.5%; }
  @media screen and (max-width: 55.83333em) {
    #productinfopricewithimages {
      position: static;
      float: left;
      width: 50%;
      text-align: left; } }
  @media screen and (max-width: 40em) {
    #productinfopricewithimages {
      width: 59%;
      float: left;
      border: 0 none;
      background: none; }
      #productinfopricewithimages h1 {
        font-size: 1.3333em; }
      #productinfopricewithimages .bluebutton {
        display: none; } }
  #productinfopricewithimages #sellwrapper {
    width: 100%;
    text-align: center; }
    #productinfopricewithimages #sellwrapper td {
      padding: 2px 0; }
  #productinfopricewithimages > div {
    padding: 1.25em; }
    @media screen and (max-width: 55.83333em) {
      #productinfopricewithimages > div {
        padding: 2%; } }
  #productinfopricewithimages input, #productinfopricewithimages a {
    vertical-align: middle; }
  #productinfopricewithimages span input {
    height: 23px;
    line-height: 23px;
    text-align: center;
    padding: 0; }
  #productinfopricewithimages .price {
    font-family: Headline, arial, sans-serif;
    margin: 1em 0;
    padding: 5px;
    background: White;
    color: #292e33;
    font-size: 1.75em;
    line-height: 1em;
    text-align: center; }
    @media screen and (max-width: 40em) {
      #productinfopricewithimages .price {
        text-align: left;
        font-size: 1.3333em; } }
    #productinfopricewithimages .price span.tax {
      font-family: arial, sans-serif;
      display: block;
      font-size: 11px;
      padding-top: 0; }
    #productinfopricewithimages .price .instead_price {
      font-size: 16px; }
    #productinfopricewithimages .price .reduced_price {
      color: White;
      background: #c0392b;
      font-family: subheadline, sans-serif;
      display: inline-block;
      margin: 5px 0;
      padding: 5px 10px;
      box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
      border-radius: 2px; }
  #productinfopricewithimages #specials {
    font-size: 11px;
    color: #7f8c8d; }
  #productinfopricewithimages p.model {
    font-size: 11px;
    color: #a5aeb6;
    margin: 0; }
  #productinfopricewithimages p.productadded {
    font-size: 10px;
    line-height: 11px;
    color: #a5aeb6;
    text-align: center;
    margin: 0; }
  #productinfopricewithimages table.details {
    width: 100%;
    margin: 0 0 1em 0; }
    #productinfopricewithimages table.details td {
      text-align: right; }
    #productinfopricewithimages table.details td.stock {
      font-weight: normal;
      text-align: center; }
    #productinfopricewithimages table.details td.stock:first-of-type {
      font-weight: bold; }

#prod_detail_img {
  margin: 0;
  float: left;
  width: 30%;
  position: relative;
  text-align: center; }
  @media screen and (max-width: 55.83333em) {
    #prod_detail_img {
      float: right;
      width: 40%; } }
  #prod_detail_img > div {
    padding: 0 1.25em; }
  #prod_detail_img img.productimage {
    width: 100%;
    max-width: 350px;
    height: auto; }
  #prod_detail_img #lupe {
    width: auto;
    margin: 0 auto 1em auto;
    white-space: nowrap;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    padding-left: 18px;
    height: 16px;
    line-height: 16px;
    background: url(img/195.png) no-repeat 0 50%; }
  #prod_detail_img .morepics {
    margin: 0 0 1em 0; }
    #prod_detail_img .morepics img {
      width: 33% !important;
      height: auto;
      margin: 0 2px;
      padding: 2px;
      border: 1px solid #e8ebed;
      background: White;
      float: left;
      transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -webkit-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out; }
      #prod_detail_img .morepics img:hover {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-transition: all 300ms cubic-bezier(0.6, 0, 0, 0.7);
        -moz-transition: all 300ms cubic-bezier(0.6, 0, 0, 0.7);
        -ms-transition: all 300ms cubic-bezier(0.6, 0, 0, 0.7);
        -o-transition: all 300ms cubic-bezier(0.6, 0, 0, 0.7);
        transition: all 300ms cubic-bezier(0.6, 0, 0, 0.7);
        border: 1px solid #a5aeb6; }
  #prod_detail_img #lenovo_epp,
  #prod_detail_img #preisgarantie,
  #prod_detail_img #w7_upgradeinfo {
    float: left;
    width: 100%;
    height: 130px; }
  #prod_detail_img #lenovo_epp {
    background: url(img/content-img/lenovo_epp_modell.gif) no-repeat center;
    background-size: 85% auto; }
  #prod_detail_img #preisgarantie {
    background: url(img/content-img/preisgarantie.gif) no-repeat center;
    background-size: auto; }
  #prod_detail_img #w7_upgradeinfo {
    background: url(img/content-img/w7_upgradeinfo.gif) no-repeat center;
    background-size: 85% auto; }

.detail_description table {
  width: 100% !important;
  background: #f4f5f6;
  border-spacing: 0;
  border-collapse: collapse; }
.detail_description .table_Text td {
  padding: .5em;
  vertical-align: top; }
.detail_description td.font_headline {
  font-family: "headline", arial, sans-serif;
  font-size: 1.5em;
  background: #e8ebed;
  padding: .5em;
  color: #40484f; }
.detail_description td.bgcolor_td {
  font-family: "headline", arial, sans-serif;
  color: #40484f;
  font-size: 1.3em;
  border-bottom: 1px solid #ddd;
  padding: .75em 0 .25em .5em; }
.detail_description .datasheet.table_Text {
  font-family: arial, sans-serif;
  border: 0 none; }
.detail_description .product.level-1 td.first.name.bgcolor_td {
  font-family: "headline", arial, sans-serif;
  font-size: 1.5em;
  background: #e8ebed;
  padding: .5em;
  color: #40484f; }
  .detail_description .product.level-1 td.first.name.bgcolor_td b {
    font-weight: normal; }
.detail_description tr.property.level-1 td.first.name.bgcolor_td {
  font-family: "headline", arial, sans-serif;
  color: #40484f;
  font-size: 1.3em;
  background: #e8ebed;
  padding: .5em; }
.detail_description .level-2 td.first {
  color: #40484f;
  font-family: arial, sans-serif;
  font-size: 1em;
  border-bottom: 0 none;
  min-width: 13em;
  vertical-align: top;
  padding: .5em;
  text-align: right;
  font-weight: bold; }

.cross_selling, .also_purchased {
  float: left; }
  .cross_selling .productPreview, .also_purchased .productPreview {
    margin: 0 0 1em 0;
    background: #f4f5f6;
    border: 1px solid #e8ebed; }
    .cross_selling .productPreview .productPreviewContent, .also_purchased .productPreview .productPreviewContent {
      float: right;
      background: none;
      padding: 0 .75em .5em 0;
      vertical-align: top;
      width: 70%;
      box-shadow: 0 0 0;
      border-radius: 0;
      border: 0 none;
      text-shadow: 0 0 0; }
      .cross_selling .productPreview .productPreviewContent h3, .also_purchased .productPreview .productPreviewContent h3 {
        display: block;
        text-align: left;
        margin: 0 0 .5em 0; }
        .cross_selling .productPreview .productPreviewContent h3 a, .also_purchased .productPreview .productPreviewContent h3 a {
          text-decoration: none; }
      .cross_selling .productPreview .productPreviewContent p:first-of-type, .also_purchased .productPreview .productPreviewContent p:first-of-type {
        text-align: justify;
        line-height: 1.45em; }
  .cross_selling .productPreviewImage, .also_purchased .productPreviewImage {
    margin: 1em 0 1em 1em;
    width: 25%;
    float: left; }
  .cross_selling .productPreviewImage img, .also_purchased .productPreviewImage img {
    width: 100%;
    padding: 5px;
    background: White; }

.productPreviewContent {
  padding: 1.25em 1.25em .1em 1.25em;
  margin: .5em 0;
  background: #e8ebed;
  position: relative;
  text-align: right; }
  .productPreviewContent #sellwrapper {
    margin-top: .25em !important; }
  .productPreviewContent .productPreviewImage {
    width: 35%;
    float: left;
    padding: 1.25em;
    text-align: center;
    box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.2);
    background: White; }
    @media screen and (max-width: 55.83333em) {
      .productPreviewContent .productPreviewImage {
        padding: 2%; } }
    .productPreviewContent .productPreviewImage img {
      width: 100%;
      max-width: 150px;
      height: auto;
      margin: 1em 0 0 0; }
    @media screen and (max-width: 55.83333em) {
      .productPreviewContent .productPreviewImage {
        width: 40%;
        text-align: center;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
        border-radius: 2px;
        margin: 0 0 1em 0; }
        .productPreviewContent .productPreviewImage img {
          width: 100%;
          max-width: 200px;
          height: auto; } }
    @media screen and (max-width: 40em) {
      .productPreviewContent .productPreviewImage {
        width: 100%; }
        .productPreviewContent .productPreviewImage img {
          max-width: 170px; } }
  .productPreviewContent .prodlistshort {
    width: 63%;
    float: right;
    text-align: right; }
    .productPreviewContent .prodlistshort h2 {
      text-align: left; }
    .productPreviewContent .prodlistshort h2 a {
      text-decoration: none;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.85);
      font-size: 1em;
      font-family: headline, arial, sans-serif; }
    .productPreviewContent .prodlistshort p.sdescription {
      padding: 0;
      text-align: justify;
      line-height: 1.45em; }
    @media screen and (max-width: 55.83333em) {
      .productPreviewContent .prodlistshort {
        width: 52%; }
        .productPreviewContent .prodlistshort #sellwrapper a {
          margin-bottom: .25em; } }
    @media screen and (max-width: 40em) {
      .productPreviewContent .prodlistshort {
        width: 100%; } }
  .productPreviewContent .specials {
    margin: 0;
    padding: 0;
    font-size: 11px;
    color: #7f8c8d; }
  .productPreviewContent .price {
    font-family: Headline, arial, sans-serif;
    margin: .75em 0 0 0;
    color: #292e33;
    font-size: 1.75em;
    line-height: 1em; }
    .productPreviewContent .price span.tax {
      font-family: arial, sans-serif;
      display: block;
      font-size: 11px;
      padding-top: 0; }
    .productPreviewContent .price .instead_price {
      font-size: 16px; }
    .productPreviewContent .price .reduced_price {
      color: White;
      background: #c0392b;
      font-family: subheadline, sans-serif;
      display: inline-block;
      margin: 5px 0;
      padding: 5px 10px;
      box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
      border-radius: 2px; }

#cat_listing {
  clear: both; }

.checkout-content {
  width: 80%;
  margin: 1em auto;
  position: relative; }
  .checkout-content textarea {
    width: 100%; }
  @media screen and (max-width: 55.83333em) {
    .checkout-content {
      width: 100%;
      padding: 2%; } }
  .checkout-content li {
    padding: .25em 0; }

.check_button {
  text-align: right;
  margin: 1em 0 0 0;
  padding: 0; }

.check_button.big .greenbutton {
  font-size: 1.5em; }

.info_text {
  background: #e8ebed;
  color: #292e33;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  padding: 1.25em; }
  @media screen and (max-width: 55.83333em) {
    .info_text {
      padding: 2%; } }

ul#csb {
  list-style: none;
  margin: 0; }
  ul#csb li:hover h3 {
    color: #c0392b; }
  ul#csb li.duty {
    background: #fbe3aa;
    border: 4px solid #f39c12;
    padding: 1.25em; }
    @media screen and (max-width: 55.83333em) {
      ul#csb li.duty {
        padding: 2%; } }
    ul#csb li.duty p.price {
      text-align: right;
      font-weight: bold;
      font-size: 2em; }
  ul#csb .check_text {
    font-weight: normal;
    font-family: subheadline, verdana, sans-serif;
    text-align: justify; }

#csb.high li {
  padding: 1.25em;
  background: #f4f5f6; }
  @media screen and (max-width: 55.83333em) {
    #csb.high li {
      padding: 2%; } }
  #csb.high li:hover {
    background: #e8ebed; }
    #csb.high li:hover label {
      cursor: pointer; }

ul.confirm_form_short {
  list-style: none; }
  ul.confirm_form_short li {
    padding: 1.25em;
    margin: 1em 0; }
    @media screen and (max-width: 55.83333em) {
      ul.confirm_form_short li {
        padding: 2%; } }
    ul.confirm_form_short li h3 {
      padding: 0 0 .2em 0;
      margin: 0 0 .2em 0;
      color: #292e33; }
    ul.confirm_form_short li p {
      padding: 0;
      margin: 0; }
    ul.confirm_form_short li p.price {
      text-align: right;
      font-weight: bold; }

h1#confirmation-h1 {
  background: #27ae60;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  color: White;
  height: 3em;
  line-height: 3em;
  text-align: center; }

a.edit {
  padding-left: 15px;
  min-height: 14px;
  background: url(img/edit.gif) no-repeat left center; }

#addressblock {
  overflow: hidden;
  width: 100%; }
  #addressblock div {
    display: inline-block;
    vertical-align: top;
    width: 49%; }

.standard_address {
  margin: 5px 0;
  background: #e8ebed;
  color: #292e33;
  padding: 1em;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px; }

.ship_address_box, .billing_address_box,
.shipping_address, .billing_address {
  background: #fbe3aa;
  color: #292e33;
  padding: 1.25em;
  margin: 2em 0;
  display: inline-block;
  width: 50%; }
  @media screen and (max-width: 55.83333em) {
    .ship_address_box, .billing_address_box,
    .shipping_address, .billing_address {
      padding: 2%; } }
  @media screen and (max-width: 40em) {
    .ship_address_box, .billing_address_box,
    .shipping_address, .billing_address {
      height: auto;
      width: 100%; } }

.addresstable {
  background: #e6e6e6;
  padding: 5px;
  margin-bottom: 1em;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px; }
  .addresstable:hover {
    transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    background: #fbe3aa;
    color: #292e33;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
    border-radius: 2px; }

.address_table table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1em;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  background: #e8ebed; }
  .address_table table td {
    padding: .5em 14px;
    vertical-align: top; }
    .address_table table td:last-of-type {
      width: 2em;
      text-align: center; }
  .address_table table .address_name {
    font-size: 1.5em;
    font-weight: bold; }

div.products_block table {
  width: 100%; }
  div.products_block table td {
    padding: 4px;
    vertical-align: top; }
  div.products_block table .productname {
    font-size: 14px; }
  div.products_block table .shortdescription, div.products_block table .shipping {
    font-size: 12px;
    color: #292e33; }
  div.products_block table .totalprice {
    text-align: right;
    white-space: nowrap; }
  div.products_block table .shipping {
    text-align: right;
    font-weight: bold; }
  div.products_block table .productimg img {
    width: 110px;
    height: auto;
    background: #f39c12;
    padding: 1px;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px; }

div.total_block table {
  padding: 1.25em;
  background: White;
  width: 100%;
  border: 1px solid #f39c12; }
  @media screen and (max-width: 55.83333em) {
    div.total_block table {
      padding: 2%; } }
  div.total_block table td.main {
    white-space: nowrap; }
  div.total_block table td.main:first-child {
    white-space: normal; }

#revocation {
  overflow: hidden; }

#paymentblock {
  background: #e8ebed;
  color: inherit; }

.continue {
  font-size: 11px;
  color: #a5aeb6;
  text-align: right;
  margin-top: .25em; }

.survey, .support {
  outline: 1px solid #e8ebed;
  padding: 1.25em;
  margin: 0 0 1em 0;
  background: #f4f5f6; }
  @media screen and (max-width: 55.83333em) {
    .survey, .support {
      padding: 2%; } }

div.trusted-shops {
  background: url(img/icon-trustedshops.png) left no-repeat;
  padding: 10px 0; }
  div.trusted-shops a {
    padding: 10px 0 15px 42px; }

div.account-invoice-credit-info > li {
  padding-bottom: 4px; }

table.versandkosten {
  width: 100%;
  margin: 0 0 30px 0; }
  table.versandkosten caption {
    background: #e8ebed;
    color: #292e33;
    padding: 5px;
    text-align: left;
    border-bottom: 1px solid #a5aeb6; }
  table.versandkosten th {
    width: 20%;
    padding: 5px;
    text-align: center; }
  table.versandkosten td {
    padding: 5px;
    border-bottom: 1px solid #a5aeb6;
    vertical-align: top;
    text-align: center; }
    table.versandkosten td img {
      margin: 0 0 2px 0; }
  table.versandkosten td.info,
  table.versandkosten td.first {
    text-align: left; }

.newaccount div,
.haveaccount div {
  margin: .5em 0;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  padding: 1.25em;
  background: #e8ebed; }
  @media screen and (max-width: 55.83333em) {
    .newaccount div,
    .haveaccount div {
      padding: 2%; } }

div#enykontakt {
  border: 1px solid #a5aeb6;
  color: inherit;
  background: #e8ebed;
  width: 450px;
  margin: 1em auto;
  padding: 5px; }

div.eny-label {
  width: 130px;
  float: left;
  text-align: right;
  padding: .8em 0 0 0; }

div.eny-input {
  width: 300px;
  float: right;
  padding: .8em 0 0 0; }

div.eny-textarea textarea {
  width: 300px;
  float: right;
  border: 1px solid #a5aeb6; }

#helpsupport table {
  float: left;
  width: 100%;
  margin: 2em 0; }
  #helpsupport table td {
    vertical-align: top;
    text-align: center; }
    #helpsupport table td ul {
      margin: 0; }
    #helpsupport table td li {
      list-style: none; }
#helpsupport .help a {
  box-shadow: 0 0 0;
  border-radius: 0;
  border: 0 none;
  text-shadow: 0 0 0;
  position: absolute;
  bottom: .75em;
  right: .75em;
  font-size: 1.25em;
  line-height: 1;
  margin: 0;
  font-family: Subheadline,Arial,sans-serif;
  letter-spacing: 1px;
  background: White;
  padding: .25em .5em;
  color: #c0392b;
  text-decoration: none; }

.easter_deco {
  display: none; }

.easter {
  background: #add8e6 url("img/header/easter.png") repeat-x 0 bottom !important;
  position: relative; }
  .easter #header {
    background: #add8e6 url("img/header/easter.png") repeat-x 0 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none; }
  .easter .easter_deco {
    display: inline; }
  .easter #logoslide {
    background: url("img/egg.png") no-repeat 5px center;
    padding-left: 20px; }
  .easter .ears {
    height: 60px;
    width: 60px;
    position: absolute;
    top: 3px;
    left: 0;
    z-index: 0;
    background: url("img/ears.png") no-repeat 0 0;
    background-size: cover; }
  .easter .egg {
    height: 48px;
    width: 36px;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 0;
    background: url("img/egg1.png") no-repeat 0 0;
    background-size: cover; }
  .easter a#logo + .ears {
    animation-name: showAndHide;
    animation-duration: 10s;
    animation-iteration-count: infinite; }
  .easter a#logo ~ .egg {
    animation-name: roll;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-iteration-count: 3; }
@keyframes roll {
  0% {
    opacity: 0;
    left: 0;
    top: 20px; }
  49% {
    opacity: 0;
    left: 0;
    top: 20px; }
  50% {
    opacity: 1;
    left: 0;
    top: 20px; }
  55% {
    opacity: 1;
    left: 10%;
    top: 15px;
    transform: rotate(180deg); }
  60% {
    opacity: 1;
    left: 20%;
    top: 20px;
    transform: rotate(270deg); }
  65% {
    opacity: 1;
    left: 30%;
    top: 15px;
    transform: rotate(360deg); }
  70% {
    opacity: 1;
    left: 40%;
    top: 20px;
    transform: rotate(450deg); }
  75% {
    opacity: 1;
    left: 50%;
    top: 15px;
    transform: rotate(540deg); }
  80% {
    opacity: 1;
    left: 60%;
    top: 20px;
    transform: rotate(630deg); }
  85% {
    opacity: 1;
    left: 70%;
    top: 15px;
    transform: rotate(720deg); }
  90% {
    opacity: 0.8;
    left: 80%;
    top: 20px;
    transform: rotate(810deg); }
  95% {
    opacity: 0.2;
    left: 90%;
    top: 15px;
    transform: rotate(900deg); }
  100% {
    opacity: 0;
    left: 99%;
    top: 20px;
    transform: rotate(990deg); } }
@keyframes showAndHide {
  0% {
    left: 85px; }
  10% {
    left: 216px; }
  20% {
    left: 214px; }
  30% {
    left: 215px; }
  40% {
    left: 215px; }
  50% {
    left: 85px; }
  100% {
    left: 85px; } }
.easter-offer {
  background: #add8e6 url("img/header/easter.png") repeat-x 0 bottom;
  position: relative; }
  .easter-offer h2 {
    margin-bottom: 0.5em;
    text-shadow: none; }
  .easter-offer p {
    line-height: 1.4; }
  .easter-offer a {
    color: Black; }
  .easter-offer .easter-image {
    float: right;
    height: 110px;
    margin-bottom: 15px;
    margin-left: 10px;
    overflow: hidden;
    width: 110px; }
  .easter-offer .easter-image img {
    height: 110px !important;
    width: auto !important; }
  .easter-offer .easter-price {
    background: #c0392b;
    border-radius: 5px;
    bottom: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 3px 5px;
    position: absolute; }

.em2016_deco {
  display: none; }

.em2016 {
  background: #add8e6 url("img/header/easter.png") repeat-x 0 bottom !important;
  position: relative; }
  .em2016 .em2016_deco {
    background: url("img/football.png") no-repeat center center;
    display: block;
    height: 55px;
    left: 215px;
    position: absolute;
    top: 10px;
    width: 55px; }

.em2016-offer {
  background: #add8e6 url("img/header/easter.png") repeat-x 0 bottom;
  position: relative; }
  .em2016-offer h2 {
    margin-bottom: 0.5em;
    text-shadow: none; }
  .em2016-offer p {
    line-height: 1.4; }
  .em2016-offer a {
    color: Black; }
  .em2016-offer .em2016-image {
    float: right;
    height: 110px;
    margin-bottom: 15px;
    margin-left: 10px;
    overflow: hidden;
    width: 110px; }
  .em2016-offer .em2016-image img {
    height: 110px !important;
    width: auto !important; }
  .em2016-offer .em2016-price {
    background: #c0392b;
    border-radius: 5px;
    bottom: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 3px 5px;
    position: absolute; }

.blackfriday {
  background: Black url("img/black_friday_shop.jpg") no-repeat center center;
  background-size: contain;
  position: relative; }
  @media screen and (max-width: 55.83333em) {
    .blackfriday {
      background: Black url("img/black_friday_shop_mobile.jpg") no-repeat center center; } }
  @media screen and (max-width: 40em) {
    .blackfriday {
      background: Black url("img/black_friday_shop_mobile.jpg") no-repeat center center;
      height: 23em !important; } }
  .blackfriday a {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: block; }

.helix_event {
  background: Black url("img/helix_shop.png") no-repeat center center;
  background-size: contain;
  position: relative; }
  @media screen and (max-width: 40em) {
    .helix_event {
      height: 23em !important; } }
  .helix_event a {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: block; }

.xmas_event {
  background: Black url("img/xmas_shop.png") no-repeat center center;
  background-size: contain;
  position: relative; }
  @media screen and (max-width: 40em) {
    .xmas_event {
      height: 23em !important; } }
  .xmas_event a {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: block; }

.top_banner {
  width: 99.7%;
  overflow: hidden;
  margin: 0 0 1px 1px; }
  .top_banner > div {
    padding: 2em; }
  .top_banner .top_banner_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .top_banner .top_banner_text span {
      flex-grow: 2;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .top_banner .top_banner_text .button {
      padding: 1em 2em;
      border-radius: 3px;
      text-align: center;
      cursor: pointer;
      font-weight: 700; }
    .top_banner .top_banner_text .image {
      padding: 0;
      margin-top: 2em; }
    @media screen and (min-width: 55.83333em) {
      .top_banner .top_banner_text {
        flex-direction: row; }
        .top_banner .top_banner_text .image {
          padding-left: 1em;
          margin-top: 0; } }

.content-box {
  background: #eeeeee;
  background: -moz-linear-gradient(top, #e7f5ff 0%, #d3e1eb 100%);
  background: -webkit-linear-gradient(top, #e7f5ff 0%, #d3e1eb 100%);
  background: linear-gradient(to bottom, #e7f5ff 0%, #d3e1eb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7f5ff', endColorstr='#d3e1eb', GradientType=0);
  padding: 1.5em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .content-box .content-box_content h2 {
    margin-bottom: 1em; }
  .content-box .content-box_content p {
    font-size: 13px;
    margin-bottom: 1em; }
  .content-box .content-box_content p.content-box_content-small {
    font-size: 11px;
    color: #444;
    margin-bottom: 0; }
  .content-box .content-box_image {
    height: 230px;
    width: auto;
    margin-left: 2em;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px; }

@media screen and (max-width: 40em) {
  .content-box {
    flex-direction: column;
    justify-content: center;
    align-items: center; }

  .content-box_image {
    height: auto;
    width: 100%;
    margin-left: 0;
    margin-top: 2em;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px; } }

/*# sourceMappingURL=stylesheet.css.map */
