/* ========================================================================== */
.articleImages {
  float: left;
  width: 481px;
}
.articleImages .img {
  border: 1px solid #dddddd;
  padding: 5px;
  width: 208px;
  height: 208px;
  font-size: 0;
  text-align: center;
  line-height: 208px;
  display: block;
  position: relative;
  background: white;
  margin: 0 20px 20px 0;
  float: left;
}
.articleImages .img img {
  max-height: 208px;
  max-width: 208px;
}
.articleImages .img:first-child {
  border: 1px solid #dddddd;
  padding: 5px;
  width: 448px;
  height: 448px;
  font-size: 0;
  text-align: center;
  line-height: 448px;
  display: block;
  position: relative;
  background: white;
}
.articleImages .img:first-child img {
  max-height: 448px;
  max-width: 448px;
}

.articleDetails {
  float: right;
  display: block;
  position: relative;
  width: 457px;
}

.articleTitle {
  line-height: 100%;
  font-size: 30px;
  margin-bottom: 20px;
  margin-top: -1px;
}

.articleDescription {
  margin-bottom: 21px;
}
.articleDescription ul {
  margin: 20px 25px;
}

.articleAttributes {
  width: 100%;
  float: left;
  margin-bottom: 21px;
}
.articleAttributes .PlentyWebTableLayout {
  position: relative;
  display: table;
  width: 100%;
}
.articleAttributes .PlentyFormContainer {
  width: 100%;
  display: table-row;
  padding: 4px 0px;
}
.articleAttributes .PlentyFormContainer.ArticleAttrTd_1 {
  display: table-cell;
}
.articleAttributes .PlentyFormContainer select,
.articleAttributes .PlentyFormContainer input {
  margin-top: -3px;
}
.articleAttributes .PlentyFormContainer.ArticleAttrTd_0 {
  display: table-cell;
  width: 23%;
  color: #181818;
  font-family: "PTSansBold", sans-serif;
}
.articleAttributes .PlentyFormContainer.ArticleAttrTd_0:after {
  content: ":";
}
.articleAttributes .manual .artNum .PlentyFormContainer, .articleAttributes .manual .artAvail .PlentyFormContainer {
  padding: 0;
}
.articleAttributes .manual .manGap {
  margin-bottom: 17px;
}

.articlePriceBox {
  position: relative;
  float: left;
  width: 100%;
  margin: 11px 0;
}
.articlePriceBox .articlePrice {
  color: #181818;
  font-family: "PTSansNarrowBold", sans-serif;
  font-size: 30px;
  line-height: normal;
  text-transform: uppercase;
}
.articlePriceBox .articlePrice span {
  font-size: 2em;
  color: #AE1E20;
}
.articlePriceBox .articleVat {
  display: block;
  margin-top: -10px;
}

.articleButtons {
  position: relative;
  float: left;
  margin-top: 5px;
  width: 100%;
}
.articleButtons .addthis_toolbox {
  bottom: -4px;
  left: 340px;
  position: absolute;
}
.articleButtons input {
  float: left;
  margin-right: 12px;
  width: 167px;
}
.articleButtons input.btn_merk {
  background: #464646;
  background: -moz-linear-gradient(top, #464646 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #464646), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #464646 0%, #141414 100%);
  background: -o-linear-gradient(top, #464646 0%, #141414 100%);
  background: -ms-linear-gradient(top, #464646 0%, #141414 100%);
  background: linear-gradient(to bottom, #464646 0%, #141414 100%);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF464646', endColorstr='#FF141414');
  border-color: #181818;
}
.articleButtons input.btn_merk:hover {
  background: #141414;
  background: -moz-linear-gradient(top, #141414 0%, #464646 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #141414), color-stop(100%, #464646));
  background: -webkit-linear-gradient(top, #141414 0%, #464646 100%);
  background: -o-linear-gradient(top, #141414 0%, #464646 100%);
  background: -ms-linear-gradient(top, #141414 0%, #464646 100%);
  background: linear-gradient(to bottom, #141414 0%, #464646 100%);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF141414', endColorstr='#FF464646');
}
.articleButtons input.btn_buy {
  width: 154px;
}

.liveBox {
  margin-top: 20px;
  width: 100%;
  float: left;
}

.liveBox .ls_remaining {
  margin-top: 20px;
}

/* ========================================================================== */
.tabs {
 width: 940px;
  float: left;
  clear: both;
  display: block;
  position: relative;
  margin: 20px 0 13px;
}
.tabs .hideTab {
  display: none;
}

.tabNav {
  position: relative;
  z-index: 1000;
}
.tabNav .header {
  color: #fff;
  background: #181818;
  cursor: pointer;
  display: block;
  float: left;
  margin-right: 1px;
  padding: 8px 23px 6px 18px;
  position: relative;
  text-align: center;
  font-family: "PTSansRegular", sans-serif;
  font-size: 1em;
  text-transform: none;
  border: 1px solid #dddddd;
  border-color: transparent;
}
.tabNav .header.active {
  z-index: 100;
  color: #777777;
  background: white;
  border-color: #dddddd;
  border-bottom-color: transparent;
}
.tabNav .header.active:hover {
  text-decoration: none;
  cursor: default;
}

.tabContent {
  float: left;
  position: relative;
  width: 99%;
  padding: 3px 1% 20px 0;
}
.tabContent ul {
  margin: 20px 0px 10px 28px;
}

.tabInner {
  position: relative;
  line-height: 1.56em;
}
.tabInner p {
  margin-bottom: 20px;
}
.tabInner .imageBox {
  width: auto;
}
.tabInner .img {
  background: none repeat scroll 0% 0% #FFFFFF;
  border: 1px solid #DBD9D6;
  float: left;
  margin: 0px 5px 5px 0px;
}

.tabBox {
  position: relative;
  margin-top: -1px;
  border: 1px solid #dddddd;
  float: left;
  padding: 2%;
  width: 96%;
}
