@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
html {
  font-size: 16px !important;
}
body {
  font: 0.625em/1.4 Arial, Verdana, Helvetica, sans-serif;
  background: #FFF;
  overflow-y: scroll;
}
.weightNormal {
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-family: 'VFuturaHeavy';
}
a {
  color: #999999;
  text-decoration: none;
}
a.active,
li.active a,
a:hover {
  color: #333333;
}
.inline-list {
  margin: 0px;
  padding: 0px;
  float: left;
}
.inline-list li {
  display: inline;
}
.req {
  font-weight: bold;
}
.vdmArrowDown {
  display: inline-block;
  padding-right: 20px;
  background: url("../../img/arrow-down.png") no-repeat;
  background-position: center right;
}
img {
  display: block;
  margin: auto;
}
.vdmWrapper {
  position: relative;
  float: left;
  width: 100%;
}
.pageHead {
  position: relative;
  font-size: 17px;
  line-height: 19px;
  color: #333333;
  display: block;
  padding: 9px 10px 7px 0;
  margin: 15px 0;
  z-index: 2;
}
.pageHead span {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 480px;
}
.buttonGrey {
  background: #999999;
  color: white;
  border: none;
}
.buttonGrey:hover {
  color: white !important;
  background: #333333;
}
.futura-light {
  font-family: 'VFuturaLight';
}
.futura-regular {
  font-family: 'VFuturaRegular';
}
.futura-medium {
  font-family: 'VFuturaMedium';
}
.futura-bold {
  font-family: 'VFuturaHeavy';
}
.futura-heavy {
  font-family: 'VFuturaHeavy';
}
.bold {
  font-weight: bold;
}
.uppercase {
  text-transform: uppercase;
}
.textCenter {
  text-align: center;
}
.textRight {
  text-align: right;
}
.textLeft {
  text-align: left;
}
.left {
  float: left;
}
.right {
  float: right;
}
.inline {
  display: inline;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.clear {
  clear: both;
}
.clear:after {
  clear: both;
  content: "";
  display: table;
}
.hidden {
  display: none;
}
.block {
  display: block;
}
.empty {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  clear: both;
}
.noMargin {
  margin: 0 !important;
}
.noPadding {
  padding: 0 !important;
}
.noMarginBottom {
  margin-bottom: 0 !important;
}
.underline {
  text-decoration: underline;
}
.noderocation {
  text-decoration: none;
}
.borderNone {
  border: none !important;
}
.zeroPM {
  margin: 0px;
  padding: 0px;
}
.noShadow {
  text-shadow: none;
  filter: none;
}
.preserve3d {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.centerShadow {
  -moz-box-shadow: 0px 0px 4px ;
  -webkit-box-shadow: 0px 0px 4px ;
  box-shadow: 0px 0px 4px ;
}
.width100 {
  width: 100%;
}
.vdmDefaultFont {
  font: arial, helvetica, clean, sans-serif;
}
.vdmBorderFull {
  border: 1px solid #CCCCCC;
}
.vdmSeparationLine {
  position: relative;
  float: left;
  border-bottom: 1px solid #CCCCCC;
  width: 100%;
  margin: .2em 0;
  clear: both;
}
.vdmSeparationLine:after {
  clear: both;
  content: "";
  display: table;
}
.flyoutHolder {
  position: relative;
}
.flyoutHolder .vdmAccountNotificationSquare {
  padding: 0px 5px;
  font-size: 11px;
}
.flyoutHolder .flyoutBox {
  position: absolute;
  display: none;
  top: 16px;
  left: 0px;
  z-index: 999;
  background: white;
  padding: 8px 6px 10px 0;
}
.flyoutHolder .flyoutBox ul {
  background: white;
}
.flyoutHolder .flyoutBox ul li {
  min-height: 18px;
}
.flyoutHolder .flyoutBox ul li a {
  font-size: 11px;
}
.popupBox {
  position: absolute;
  border: 1px solid #c1c1c1;
  padding: 10px;
  display: none;
  background: white;
}
.popupBox img.closePop {
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
  margin: 5px;
}
#promotionSlider {
  width: 960px;
  height: 300px;
}
#promotionSlider ul,
#promotionSlider li {
  margin: 0px;
  padding: 0px;
}
#promotionSlider li {
  position: relative;
}
#promotionSlider li hgroup,
#promotionSlider li .bannerDesc {
  position: absolute;
  left: 20px;
  margin-right: 20px;
}
#promotionSlider li hgroup {
  top: 9.5px;
  text-align: left;
  padding: 0 !important;
  margin: 0 0 20px;
  width: 860px;
}
#promotionSlider li hgroup .bannerTitle,
#promotionSlider li hgroup .bannerSubTitle {
  font-family: 'VFuturaHeavy';
  color: #FFF;
  font-family: 'VFuturaHeavy';
  padding: 0 !important;
}
#promotionSlider li hgroup .bannerTitle {
  font-size: 44px;
  margin: 0;
}
#promotionSlider li hgroup .bannerSubTitle {
  font-size: 18px;
  margin: 0 0 15px;
}
#promotionSlider li .bannerProduct {
  position: absolute;
  background: url("../../img/overlay.png") repeat;
  top: 0px;
  right: 0px;
  top: 20px;
  right: 20px;
  font-size: 13px;
  line-height: 18.2px;
  padding: 10px;
  color: #000000;
}
#promotionSlider li .bannerProduct .bannerProductTitle:after {
  font-size: 13px;
  margin: 0 6px;
  content: "/";
  color: #999999;
}
#promotionSlider li .bannerDesc {
  background: url("../../img/overlay.png") repeat;
  font-size: 13px;
  line-height: 18.2px;
  padding: 10px;
  color: #000000;
  width: 726px;
  bottom: 20px;
}
#promotionSlider li .bannerDesc a {
  color: #333333;
  text-decoration: underline;
}
#promotionSlider li .bannerDesc a:hover {
  color: #999999 !important;
  text-decoration: none;
}
.promoShadow {
  position: absolute;
  top: 0;
  z-index: 3;
}
.oxSlider {
  position: relative;
  overflow: hidden;
  clear: both;
}
.oxSlider:after {
  clear: both;
  content: "";
  display: table;
}
.oxSlider li {
  position: relative;
}
.oxSlider a:hover {
  color: red !important;
  text-decoration: none;
}
.oxSlider ul,
.oxSlider li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.vdmBlocks {
  position: relative;
  float: left;
  width: 180px;
  height: 180px;
  margin: 0 15px 15px 0;
}
.vdmBlocks:nth-child(5n+5) {
  margin-right: 0;
}
.vdmBlocks img {
  display: block;
  margin: auto;
}
.oxValidateError {
  display: none;
  clear: both;
  font-size: 11px;
  line-height: 14px;
  color: #ff0000;
  margin: 0;
  font-family: Arial, Verdana, Helvetica, sans-serif !important;
}
.oxValidateError span {
  display: none;
}
.oxValidateError span.req {
  float: none;
  display: inline;
}
.oxInValid label,
.oxInValid p {
  color: #ff0000;
}
.oxInValid input,
.oxInValid select,
.oxInValid input:focus {
  border-color: #e40000;
  background: #fff8f8;
}
.oxInValid select {
  border-style: solid;
  border-width: 1px;
}
.oxInValid .oxValidateError,
.oxInValid .oxValidateError .js-oxError_postError {
  display: block;
}
button,
.button {
  border: 1px solid #CCCCCC;
  background: white;
  padding: .6em 1em;
  text-transform: uppercase;
}
button:hover,
.button:hover {
  color: #333333 !important;
}
.drop li {
  list-style: none;
  padding: 0;
}
.dropDown {
  position: relative;
  float: left;
  cursor: pointer;
}
.dropDown ul {
  position: absolute;
  top: -4px;
  display: none;
  left: -1px;
  margin: 0;
  z-index: 20;
  background: white;
}
.dropDown ul a {
  text-decoration: none;
  display: block;
  padding: 3px 5px;
}
.dropDown ul li a:hover,
.dropDown ul li a.selected {
  color: #333333;
}
.dropDown p {
  color: #000000;
  margin: 0;
  padding-right: 20px;
}
.dropDown p label {
  text-transform: uppercase;
}
.dropDown p span {
  font-weight: 700;
}
.dropDown .value {
  padding: 3px 10px 3px 0;
}
.dropDown label {
  padding: 0 3px 0 5px;
}
.dropDown li.asc span,
.dropDown li.desc span,
.dropDown p span.asc,
.dropDown p span.desc {
  padding-right: 15px;
  background: url(../../img/arrow-updown.png) no-repeat 100% -39px;
}
.dropDown li.desc span,
.dropDown p span.desc {
  background-position: 100% -39px;
}
.dropDown li.asc span,
.dropDown p span.asc {
  background-position: 100% 3px;
}
.contact-form ul,
.newsletter-form ul,
.login-form ul {
  position: relative;
  float: left;
  width: 432px;
}
.contact-form li,
.newsletter-form li,
.login-form li {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 1.7em;
}
.contact-form li label,
.newsletter-form li label,
.login-form li label {
  float: left;
  font-weight: bold;
  width: 30%;
}
.contact-form li div,
.newsletter-form li div,
.login-form li div {
  position: relative;
  float: right;
  width: 70%;
}
.contact-form li div input,
.contact-form li div textarea,
.newsletter-form li div input,
.newsletter-form li div textarea,
.login-form li div input,
.login-form li div textarea {
  width: 100%;
}
.contact-form li div input,
.contact-form li div select,
.newsletter-form li div input,
.newsletter-form li div select,
.login-form li div input,
.login-form li div select {
  border: none;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
.contact-form li div p.oxValidateError,
.newsletter-form li div p.oxValidateError,
.login-form li div p.oxValidateError {
  position: absolute;
  left: 0px;
}
.contact-form li div.captcha input,
.newsletter-form li div.captcha input,
.login-form li div.captcha input {
  float: right;
  width: 60%;
}
.contact-form .checkFields div,
.newsletter-form .checkFields div,
.login-form .checkFields div {
  width: auto;
  float: left;
}
.newsletter-form ul {
  width: 288px;
}
.login-form {
  margin: 2em 0 0;
}
.login-form ul {
  width: 480px;
}
.login-form ul li input {
  width: 60%;
}
select {
  padding: .1em .3em .1em .1em;
  border: none;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
.actionLinksWrapper {
  position: relative;
  float: left;
  height: 20px;
}
.actionLinksWrapper .actionInvoker {
  color: #999999;
}
.actionLinks {
  display: none;
  position: absolute;
  margin: 0px;
  padding: 0px;
  top: 25px;
  left: 0px;
  z-index: 16;
  text-transform: uppercase;
  font-size: 11px;
}
.actionLinks li {
  background: white;
  padding: 0;
  list-style: none outside none;
}
.actionLinks li:hover a {
  color: #999999;
}
.actionLinks li a {
  display: block;
  padding: 3px 0;
  border-bottom: none;
}
.actionLinks li a:hover {
  color: #333333;
}
.actionLinks li:first-child span {
  border-top: none;
  display: block;
}
.vdmLineBlockWrapper {
  position: relative;
  float: left;
  width: 100%;
}
.vdmLineBlockWrapper .title {
  font-size: 20px;
  font-family: 'VFuturaHeavy';
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0;
  padding: 0 !important;
  margin: 0 0 1em;
}
.vdmLineBlockWrapper .vdmLineBlock {
  position: relative;
  float: left;
  color: #444444;
}
.vdmLineBlockWrapper .vdmLineBlock label {
  clear: both;
  font-size: 1.1em;
}
.vdmLineBlockWrapper .vdmLineBlock label:after {
  clear: both;
  content: "";
  display: table;
}
.vdmLineBlockWrapper .vdmLineBlock select {
  background: none;
  border: none;
  color: #444444;
}
.vdmLineBlockWrapper .vdmLineBlock div {
  margin: .2em 0 0;
  font-size: 1.05em;
  padding: 8px 0;
  border: none;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 0.2em 0;
}
.vdmLineBlockWrapper .lineBlock-3 {
  width: 220px;
  padding: 0 20px 0 0;
}
.vdmLineBlockWrapper .lineBlock-6 {
  width: 480px;
}
#header {
  position: relative;
  float: left;
  width: 100%;
  margin: 31px 0 0;
  margin-bottom: 20px;
}
#header #logo {
  position: absolute;
  top: 0px;
  right: 0px;
  float: right;
  z-index: 100;
}
#header .online-shop {
  font-family: 'VFuturaRegular';
  color: #333333;
}
#header #topMenu > ul {
  float: right;
}
#header #topMenu {
  position: relative;
  float: left;
  width: 100%;
}
#header #topMenu .selectedValue {
  margin: 0;
}
#header #topMenu .flyoutBox ul li {
  font-family: 'VFuturaRegular';
}
#header #topMenu .flyoutBox ul li a {
  font-size: 11.5px;
}
#header #topMenu span {
  font-family: 'VFuturaRegular';
  font-size: 11.5px;
}
#header #topMenu ul li {
  float: left;
  text-transform: uppercase;
  font-size: 11.5px;
  padding: 0 !important;
  line-height: 14px;
  list-style: none;
}
#header #topMenu ul li a {
  font-family: 'VFuturaRegular';
}
#header #topMenu ul .logoutLink:before {
  margin: 0 .5em 0 .2em;
  padding: 0;
  content: "/";
  color: #999999;
}
#header #topMenu > ul {
  margin-right: 163.2px;
}
#header #topMenu ul > li {
  margin: 0 2em 0 0;
}
.loginForm,
.altLoginBox {
  border: 1px solid #c1c1c1;
  padding: 1px 11px 5px 11px;
  width: 140px;
  position: relative;
  z-index: 2;
  background: white;
}
.loginForm p {
  margin-bottom: 5px;
  position: relative;
}
.loginForm p.errorMsg {
  color: #ff0000;
}
.loginForm p.checkFields {
  margin-bottom: 4px;
}
.loginForm .checkbox,
.loginForm p.checkFields label {
  float: left;
  text-transform: none;
  line-height: 14px;
}
.loginForm p.checkFields label {
  text-transform: none;
  color: #515353;
  display: block;
  line-height: 11px;
  font-size: 10px;
}
.loginForm .checkbox {
  margin-right: 5px;
}
.loginForm .textbox {
  width: 128px;
}
.loginForm .textbox:focus {
  color: #333;
}
.loginForm .passwordbox {
  width: 118px;
  margin-right: 3px;
}
.loginForm label.innerLabel {
  margin-top: 2px;
}
.altLoginBox {
  z-index: 1;
  top: -5px;
  padding-top: 10px;
  padding-bottom: 6px;
  background: #d9dfe1;
}
.altLoginBox span {
  font-size: 10px;
  color: #515353;
  display: block;
  margin-bottom: 5px;
  text-shadow: 0px 1px 1px #fff;
}
.altLoginBox .fb_button {
  float: left;
  margin-right: 5px;
}
.login {
  position: relative;
}
.logged,
#topMenu li.logged {
  text-transform: none;
}
.loginBox {
  position: absolute;
  right: -1px;
  top: -2px;
  display: none;
  z-index: 9;
}
.loginForm p .forgotPasswordOpener {
  font-size: 10px;
}
#forgotPassword {
  font-size: 12px;
  border: 1px solid #CCCCCC;
  padding: 30px;
}
#forgotPassword h1 {
  font-size: 16px;
  margin: 0 0 10px;
}
label.innerLabel {
  position: absolute;
  top: 2px;
  text-transform: uppercase;
  display: block;
  color: #999999;
  margin: 3px 0 0 5px;
  font-weight: normal;
}
label.innerLabel.textArea {
  text-transform: none;
}
.loginForm label.innerLabel {
  margin-top: 2px;
}
.vdmLanguages {
  position: relative;
  float: left;
  text-transform: uppercase;
}
.vdmLanguages .flyoutBox {
  margin: 6px 0 0;
}
#social_links {
  position: relative;
  float: left;
  margin-left: 48px;
}
#social_links a {
  float: left;
  margin-right: 3px;
}
#navigation {
  margin: 60px 0 0 !important;
  position: relative;
  float: left;
  width: 864px;
  margin: 0px;
  padding: 0px;
}
#navigation li {
  position: relative;
  float: left;
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  color: #ccc;
}
#navigation li a {
  text-transform: uppercase;
  font-family: 'VFuturaRegular';
  font-size: 13px;
}
#navigation li a:after {
  font-size: 13px;
  margin: 0 6px;
  content: "/";
  color: #999999;
}
#navigation li a.small2 {
  font-size: 11.5px;
}
#navigation li a.small2:after {
  font-size: 11.5px;
}
#navigation li .bold {
  color: #333333;
}
#navigation li .current {
  color: #333333;
}
#navigation li:last-child {
  margin: 0;
}
#navigation li:last-child:after,
#navigation li.vdmNoNavSeparator:after,
#navigation li.vdmNoNavSeparator a:after,
#navigation li.vdmNavNewLine:after,
#navigation li.clear:after {
  content: "" !important;
  margin: 0 !important;
}
#navigation li ul {
  display: none;
}
.serviceAccount a:hover {
  color: #333333;
}
.serviceAccount a:hover .counter {
  color: #333333;
}
.serviceAccount .flyoutBox {
  min-width: 200px;
  margin: 3px 0 0;
  width: 100%;
}
.serviceAccount .flyoutBox ul {
  float: left;
}
.serviceAccount .flyoutBox ul li {
  clear: both;
}
.serviceAccount .flyoutBox ul li:after {
  clear: both;
  content: "";
  display: table;
}
.serviceAccount .counter {
  color: #999999;
  margin: 0 0 0 5px;
}
#content {
  position: relative;
  float: left;
  width: 960px;
  margin: 15px 0 0;
}
#page {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
#page #header,
#page #footer {
  float: left;
}
#page.sidebarLeft #vdmSidebar {
  position: relative;
  float: left;
  width: 172px;
  margin-right: 20px;
}
#page.sidebarLeft #content {
  margin-top: 56px;
  float: left;
  width: 768px;
}
#page.sidebarRight #vdmSidebar {
  position: relative;
  float: right;
  width: 172px;
  margin-left: 20px;
}
#page.sidebarRight #content {
  float: right;
  width: 768px;
}
.vdmAccountSidebarMenu li {
  text-transform: uppercase;
  margin: 0 0 .5em;
}
.vdmAccountSidebarMenu li a {
  margin-left: 5px;
  font-family: 'VFuturaRegular';
  font-size: 11px;
}
.vdmAccountSidebarMenu li:before {
  content: "\203A";
}
.designers .vdmBlocks .ch-info-back,
.designers .vdmBlocks .ch-info-front {
  background: #999999;
}
.designers .vdmBlocks .detaillink a {
  font-family: 'VFuturaHeavy';
  font-weight: normal;
}
.vdmStartPage .vdmBlocks {
  margin-bottom: 0;
}
.vdmStartPage .vdmBlocks .ch-info-back {
  background: #999999;
}
.vdmStartPage .vdmBlocks h1 {
  font-size: 15px;
  letter-spacing: 1px;
}
.vdmStartPage #blockDesigner {
  background: url("../../img/blocks/designer_1.png") no-repeat;
}
.vdmStartPage #blockBestseller {
  background: url("../../img/blocks/bestseller_1.png") no-repeat;
}
.vdmStartPage #blockGifts {
  background: url("../../img/blocks/geschenke_1.png") no-repeat;
}
.vdmStartPage #blockKids {
  background: url("../../img/blocks/kids_1.png") no-repeat;
}
.vdmStartPage #blockNews {
  background: url("../../img/blocks/news_1.png") no-repeat;
}
.vdmNews article {
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0;
  margin: 0 0 .7em;
  padding: 20px 0;
}
.vdmNews article h3 {
  font-size: 130%;
  margin: 0 0 1.7em;
  font-size: 20px;
}
.vdmNews article h3 span {
  font-size: 14px;
}
.vdmNews article .body {
  max-width: 960px;
  word-wrap: break-word;
  text-align: left;
  font-size: 12px;
}
.vdmNews article .body img {
  margin: none;
  display: inline;
}
.vdmNews article .body ol,
.vdmNews article .body ul {
  padding-left: 40px;
  margin: 10px 0;
}
.vdmNews article .body ol ol,
.vdmNews article .body ol ul,
.vdmNews article .body ul ol,
.vdmNews article .body ul ul {
  margin: 5px 0;
  padding-left: 50px;
}
.vdmNews article .body ol {
  list-style-type: decimal;
}
.vdmNews article .body ul ul li {
  list-style-type: circle;
}
.vdmNews article .body ul ul ul li {
  list-style-type: square;
}
.vdmNews article .body ul li {
  list-style-type: disc;
}
.vdmNews article p:after {
  content: "";
}
.vdmNews article:last-child {
  border: none;
}
.vdmNews article a {
  color: #333333;
  text-decoration: underline;
}
.vdmNews article a:hover {
  color: #999999 !important;
  text-decoration: none;
}
.vdmMoreCategories .title {
  margin: 0 0 15px;
  border-bottom-color: #333333;
}
.vdmMoreCategories .title a {
  color: #333333;
}
.vdmMoreCategories .vdmMoreLink {
  position: relative;
  float: left;
  margin: 0 0 20px;
}
.vdmMoreCategories .vdmMoreLink a {
  font-size: 14px;
  color: #999999;
  font-family: 'VFuturaHeavy';
}
.cmspages {
  padding: 0 0 5em;
  font-size: 13px;
}
.cmspages .pageHead {
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0;
}
.cmspages h1,
.cmspages h2,
.cmspages h3 {
  margin: 10px 0 5px;
}
.cmspages .cmsContent {
  font-size: 13px;
}
.cmsContact .title {
  font-size: 1.3em;
  margin: 0 0 1em;
}
.cmsContact .sleft,
.cmsContact .sright {
  position: relative;
  float: left;
}
.cmsContact .sleft {
  margin-right: 40px;
}
.cmsContact .sleft li,
.cmsContact .sleft a {
  color: #333333;
}
.cmsContact .sright {
  border-left: 1px solid #CCCCCC;
  padding: 0 0 0 3em;
}
.vdmRegister .pageHead {
  margin: 0px;
  padding: 0px;
  font-size: 1.7em;
}
.vdmRegister-form .blockHead {
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0;
  font-size: 1.3em;
}
.vdmRegister-form .form {
  position: relative;
  float: left;
  padding: 0 !important;
  margin: 2em 0 5em;
  width: 100%;
}
.vdmRegister-form .form li {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 2em;
}
.vdmRegister-form .form li label {
  float: left;
  width: 20%;
  font-size: 13px;
}
.vdmRegister-form .form li div {
  position: relative;
  float: left;
  width: 300px;
}
.vdmRegister-form .form li div input,
.vdmRegister-form .form li div textarea {
  width: 100%;
}
.vdmRegister-form .form li div input,
.vdmRegister-form .form li div select {
  border: none;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
.vdmRegister-form .form li div p.oxValidateError {
  position: absolute;
  left: 0px;
}
.vdmRegister-form .form li div.captcha input {
  float: right;
  width: 60%;
}
.vdmRegister-form .form li.oxStreet div input {
  width: 90px;
}
.vdmRegister-form .form li.oxStreet div input:first-child {
  width: 180px;
  margin-right: 26.58px;
}
.vdmRegister-form .form li.oxZip div input {
  width: 150px;
}
.vdmRegister-form .form li.oxZip div input:first-child {
  width: 120px;
  margin-right: 26.58px;
}
.vdmRegister-form .form .innerLabel {
  font-size: 10px !important;
}
.vdmRegister-form .form li.oxDate div .oxMonth {
  width: 93.42px;
  margin-right: 26.58px;
}
.vdmRegister-form .form li.oxDate div #oxDay {
  width: 69.42px;
  margin-right: 26.58px;
}
.vdmRegister-form .form li.oxDate div #oxYear {
  width: 69.42px;
}
.vdmRegister-form .form .formSubmit {
  margin: 0em 0 4em;
  clear: both;
}
.vdmRegister-form .form .formSubmit:after {
  clear: both;
  content: "";
  display: table;
}
.vdmRegister-form .checkFields div {
  width: auto;
  float: left;
}
.vdmRegister-form .checkFields div .checkbox {
  width: auto !important;
}
#vdmSearch {
  position: relative;
  float: left;
  width: 100%;
  height: 570px;
  background: url("../../img/suche.jpg") no-repeat;
  background-position: top right;
}
#vdmSearch .title {
  font-size: 2.5em;
}
#vdmSearch .search,
#vdmSearch .cmsSearchContent {
  position: relative;
  float: left;
  clear: both;
}
#vdmSearch .search:after,
#vdmSearch .cmsSearchContent:after {
  clear: both;
  content: "";
  display: table;
}
#vdmSearch .search {
  width: 370px;
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0;
  margin: 2em 20px 1em 0;
  padding: 0 0 5em;
}
#vdmSearch .search label {
  display: none;
}
#vdmSearch .search button {
  text-transform: uppercase;
  margin: 3em 0 0;
  padding: .6em 5em;
}
#vdmSearch .search #searchParam {
  border: none;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: .5em 0;
  width: 100%;
}
#vdmSearch .cmsSearchContent {
  width: 390px;
}
.vdmAccount dl.upper {
  background: #8cd6f3;
}
.vdmAccount dl.lower {
  background: #fca438;
}
.vdmAccount dl dt,
.vdmAccount dl dd,
.vdmAccount dl a {
  color: white;
}
.vdmAccount dl dt {
  font-size: 17px;
  margin: 5px 0 0 5px;
  font-family: 'VFuturaHeavy';
}
.vdmAccount dl dt a {
  float: left;
  width: 170px;
}
.vdmAccount dl dd {
  position: absolute;
  top: 81px;
  left: 5px;
  font-size: 13px;
}
.vdmAccount form ul li {
  margin: 0px;
  padding: 0px;
  margin: 0 0 1em;
}
.vdmAccount form ul li label {
  clear: both;
}
.vdmAccount form ul li label:after {
  clear: both;
  content: "";
  display: table;
}
.vdmAccount form ul li input {
  margin: 0px;
  padding: 0px;
  width: 163.2px;
  padding: .3em 0;
  border: none;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
.vdmAccount form ul li.formSubmit {
  margin: 3.5em 0 0;
  clear: both;
}
.vdmAccount form ul li.formSubmit:after {
  clear: both;
  content: "";
  display: table;
}
.vdmAccountChangePassword .inline-form ul li {
  position: relative;
  display: inline;
  float: left;
  font-size: 13px;
  margin: 0 20px 0 0;
}
.vdmAccountChangePassword .inline-form ul li .oxValidateError {
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
}
.vdmAccountNewsletter span.notice {
  clear: both;
}
.vdmAccountNewsletter span.notice:after {
  clear: both;
  content: "";
  display: table;
}
.vdmAccountWishlist .priceBlock {
  bottom: 41% !important;
}
.vdmForgotPassword {
  font-size: 13px;
}
.vdmForgotPassword .pageHead {
  font-size: 20px;
}
.vdmForgotPassword h1 {
  font-size: 14px;
}
.vdmForgotPassword .status.error.corners {
  color: red;
  font-size: 15px;
  font-family: 'VFuturaRegular';
  border: none !important;
  border-top: 1px solid #CCCCCC !important;
  border-bottom: 1px solid #CCCCCC !important;
  padding: 15px 0;
  margin: 0 0 15px;
}
.vdmForgotPassword .formSubmit {
  margin-top: 20px;
}
.vdmAccountOrder .orderItem {
  position: relative;
  float: left;
  width: 100%;
  clear: both;
  border-bottom: 1px solid #CCCCCC;
  padding: 3px 0;
  margin: 0 0 40px;
  font-size: 12px;
}
.vdmAccountOrder .orderItem:after {
  clear: both;
  content: "";
  display: table;
}
.vdmAccountOrder .orderItem .orderItemTitle {
  font-family: 'VFuturaHeavy';
  font-size: 14px;
}
.vdmAccountOrder .orderItem dl {
  position: relative;
  float: left;
}
.vdmAccountOrder .orderItem dl dt {
  font-size: 16px;
}
.vdmAccountOrder .orderItem dl dt,
.vdmAccountOrder .orderItem dl dd,
.vdmAccountOrder .orderItem dl a {
  color: #333333;
}
.vdmAccountOrder .orderItem table,
.vdmAccountOrder .orderItem h3 {
  position: relative;
  float: left;
  clear: both;
}
.vdmAccountOrder .orderItem table:after,
.vdmAccountOrder .orderItem h3:after {
  clear: both;
  content: "";
  display: table;
}
.vdmAccountOrder .orderItem h3 {
  margin: 10px 0 5px;
}
.vdmAccountOrder .orderItem .orderhistory {
  margin: 0 0 10px;
}
.vdmAccountOrder .orderItem .orderhistory .amount {
  color: #333333;
}
.accountLoginView h1 {
  font-size: 20px;
}
.accountLoginView p,
.accountLoginView label {
  font-size: 11.5px;
}
.vdmBillingShipping {
  font-size: 13px;
}
.vdmBillingShipping button {
  font-size: 12px;
}
.vdmBillingShipping form .blockHead {
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0;
  font-size: 1.3em;
}
.vdmBillingShipping form .form {
  position: relative;
  float: left;
  padding: 0 !important;
  margin: 2em 0 5em;
  width: 100%;
}
.vdmBillingShipping form .form li {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 2em;
}
.vdmBillingShipping form .form li label {
  float: left;
  width: 20%;
  font-size: 13px;
}
.vdmBillingShipping form .form li div {
  position: relative;
  float: left;
  width: 300px;
}
.vdmBillingShipping form .form li div input,
.vdmBillingShipping form .form li div textarea {
  width: 100%;
}
.vdmBillingShipping form .form li div input,
.vdmBillingShipping form .form li div select {
  border: none;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
.vdmBillingShipping form .form li div p.oxValidateError {
  position: absolute;
  left: 0px;
}
.vdmBillingShipping form .form li div.captcha input {
  float: right;
  width: 60%;
}
.vdmBillingShipping form .form li.oxStreet div input {
  width: 90px;
}
.vdmBillingShipping form .form li.oxStreet div input:first-child {
  width: 180px;
  margin-right: 26.58px;
}
.vdmBillingShipping form .form li.oxZip div input {
  width: 150px;
}
.vdmBillingShipping form .form li.oxZip div input:first-child {
  width: 120px;
  margin-right: 26.58px;
}
.vdmBillingShipping form .form .innerLabel {
  font-size: 10px !important;
}
.vdmBillingShipping form .form li.oxDate div .oxMonth {
  width: 93.42px;
  margin-right: 26.58px;
}
.vdmBillingShipping form .form li.oxDate div #oxDay {
  width: 69.42px;
  margin-right: 26.58px;
}
.vdmBillingShipping form .form li.oxDate div #oxYear {
  width: 69.42px;
}
.vdmBillingShipping form .form .formSubmit {
  margin: 0em 0 4em;
  clear: both;
}
.vdmBillingShipping form .form .formSubmit:after {
  clear: both;
  content: "";
  display: table;
}
.vdmBillingShipping form .checkFields div {
  width: auto;
  float: left;
}
.vdmBillingShipping form .checkFields div .checkbox {
  width: auto !important;
}
.vdmBillingShipping .vdmBillingShippingCheckbox {
  margin: 10px 0 20px;
}
.vdmCheckout > .status.error.corners {
  display: none;
}
.vdmCheckout .status.error.corners {
  color: red;
}
.vdmCheckout .productDetails {
  border: 1px solid #CCCCCC;
  text-transform: uppercase;
  text-align: center;
  padding: .2em 0;
  color: #999999;
}
.vdmCheckout h3 {
  color: #333333;
  margin-bottom: 3px;
  font-size: 15px;
}
.vdmCheckout h3 button {
  margin-left: 10px;
}
.vdmCheckout #paymentHeader {
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0;
  padding: 0;
  margin: 0 0 20px;
  font-family: 'VFuturaHeavy';
  font-size: 20px;
}
.vdmCheckout ul.checkoutSteps {
  margin: 0 0 15px;
}
.vdmCheckout ul.checkoutSteps li {
  background: #e5e5e5;
  color: white;
  margin-bottom: 0;
}
.vdmCheckout ul.checkoutSteps li a {
  color: white;
  display: inline-block;
  width: inherit;
  height: inherit;
}
.vdmCheckout ul.checkoutSteps li h2 {
  margin: .5em 0 0 .5em;
  font-size: 18px;
}
.vdmCheckout ul.checkoutSteps li span {
  position: absolute;
  right: .1em;
  bottom: -0.1em;
  margin: 0px;
  padding: 0px;
  color: white;
  font-size: 75px;
  font-family: 'VFuturaHeavy';
}
.vdmCheckout ul.checkoutSteps li.active {
  background: #999999;
}
.vdmCheckout ul.checkoutSteps li.activeLast {
  background: #999999;
}
.vdmCheckout .vdmCheckoutPrevNext {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0;
  padding: 0 0 15px;
  margin: 0 0 15px;
}
.vdmCheckout .vdmCheckoutPrevNext .prevStep,
.vdmCheckout .vdmCheckoutPrevNext .nextStep,
.vdmCheckout .vdmCheckoutPrevNext .prevStep a,
.vdmCheckout .vdmCheckoutPrevNext .nextStep a,
.vdmCheckout .vdmCheckoutPrevNext .prevStep button,
.vdmCheckout .vdmCheckoutPrevNext .nextStep button {
  color: #999999;
  border: none;
  background-color: transparent;
  text-transform: uppercase;
  font-family: 'VFuturaRegular';
  font-weight: normal;
  font-size: 13px;
}
.vdmCheckout .vdmCheckoutPrevNext .prevStep {
  float: left;
  padding: 1.05em 0 1.05em 4.62em;
  background: url("../../img/vdm_checkout_arrows_left.png") no-repeat;
  background-position: center left;
}
.vdmCheckout .vdmCheckoutPrevNext .nextStep {
  float: right;
  padding: 1.05em 4.62em 1.05em 0;
  background: url("../../img/vdm_checkout_arrows_right.png") no-repeat;
  background-position: center right;
}
.vdmCheckout .vdmCheckoutPrevNextInverse {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0;
  padding: 0 0 15px;
  margin: 0 0 15px;
  border: none;
  border-top: 1px solid #CCCCCC;
  padding: 0px 0;
  margin: 15px 0 20px;
  padding: 15px 0 0 !important;
}
.vdmCheckout .vdmCheckoutPrevNextInverse .prevStep,
.vdmCheckout .vdmCheckoutPrevNextInverse .nextStep,
.vdmCheckout .vdmCheckoutPrevNextInverse .prevStep a,
.vdmCheckout .vdmCheckoutPrevNextInverse .nextStep a,
.vdmCheckout .vdmCheckoutPrevNextInverse .prevStep button,
.vdmCheckout .vdmCheckoutPrevNextInverse .nextStep button {
  color: #999999;
  border: none;
  background-color: transparent;
  text-transform: uppercase;
  font-family: 'VFuturaRegular';
  font-weight: normal;
  font-size: 13px;
}
.vdmCheckout .vdmCheckoutPrevNextInverse .prevStep {
  float: left;
  padding: 1.05em 0 1.05em 4.62em;
  background: url("../../img/vdm_checkout_arrows_left.png") no-repeat;
  background-position: center left;
}
.vdmCheckout .vdmCheckoutPrevNextInverse .nextStep {
  float: right;
  padding: 1.05em 4.62em 1.05em 0;
  background: url("../../img/vdm_checkout_arrows_right.png") no-repeat;
  background-position: center right;
}
.vdmCheckout .checkoutOptions .vdmCheckoutPrevNext:first-child {
  border-bottom: none;
  margin-bottom: 7px;
  padding-bottom: 0;
}
.vdmCheckoutCart .vdmCheckoutPrevNextInverse {
  border-top: 1px solid #CCCCCC;
  padding: 15px 0;
}
.vdmCheckoutBasketContent {
  position: relative;
  float: left;
  width: 100%;
}
.vdmCheckoutBasketContent #basketContents {
  width: 100%;
}
.vdmCheckoutBasketContent #basketContents tr {
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0;
}
.vdmCheckoutBasketContent #basketContents tr th {
  text-transform: uppercase;
  font-weight: normal;
  border-top: 1px solid #CCCCCC;
  padding: 15px 0;
  padding: 1em 0;
  text-align: right;
}
.vdmCheckoutBasketContent #basketContents tr td {
  vertical-align: top;
}
.vdmCheckoutBasketContent #basketContents tr .checkbox {
  padding-right: 7px;
  text-align: left;
}
.vdmCheckoutBasketContent #basketContents thead tr th {
  font-family: 'VFuturaRegular';
  font-size: 13px;
}
.vdmCheckoutBasketContent #basketContents thead tr th.description {
  text-align: left;
}
.vdmCheckoutBasketContent #basketContents tbody td {
  padding: 2em 0;
  text-align: right;
  font-family: 'VFuturaRegular';
  font-size: 16px;
}
.vdmCheckoutBasketContent #basketContents tbody .description {
  text-align: left;
}
.vdmCheckoutBasketContent #basketContents tbody .description hgroup {
  max-width: 288px;
  margin: 0px;
  padding: 0px;
}
.vdmCheckoutBasketContent #basketContents tbody .description hgroup h2,
.vdmCheckoutBasketContent #basketContents tbody .description hgroup h3,
.vdmCheckoutBasketContent #basketContents tbody .description hgroup a {
  color: #333333;
}
.vdmCheckoutBasketContent #basketContents tbody .description hgroup h2 {
  line-height: 0.9;
  margin-bottom: 10px;
}
.vdmCheckoutBasketContent #basketContents tbody .description hgroup h2 a {
  font-size: 18px;
}
.vdmCheckoutBasketContent #basketContents tbody .description hgroup h3 {
  font-size: 12px;
}
.vdmCheckoutBasketContent #basketContents tbody .description .detailsWrapper {
  margin: 0px;
  padding: 0px;
  position: relative;
  float: left;
  margin: 1em 0 0;
  width: 50%;
}
.vdmCheckoutBasketContent #basketContents tbody .description .detailsWrapper .productDetails {
  padding: 0 !important;
}
.vdmCheckoutBasketContent #basketContents tbody .description .detailsWrapper .productDetails a {
  line-height: 24px;
  font-size: 11px;
  font-family: Arial;
}
.vdmCheckoutBasketContent #basketContents tbody .image {
  width: 180px;
  height: 180px;
}
.vdmCheckoutBasketContent #basketContents tbody .image img {
  border: 1px solid #CCCCCC;
}
.vdmCheckoutBasketContent #basketContents tbody .quantity input {
  background: transparent;
  border: 1px solid #CCCCCC;
  font-family: Arial;
  font-size: 13px;
}
.vdmCheckoutBasketContent #basketContents tfoot {
  font-family: Arial;
  font-size: 13px;
}
.vdmCheckoutBasketContent #basketContents tfoot .basketFunctions {
  padding: 1.3em 0;
}
.vdmCheckoutBasketContent #basketContents tfoot #basketFunctionCheck {
  padding-top: 1.8em;
}
.vdmCheckoutBasketContent #basketContents tfoot #basketFunctionAllRemove {
  text-align: left;
}
.vdmCheckoutBasketContent #basketContents tfoot #basketFunctionAllRemove #basketRemove {
  margin-left: 2em;
}
.vdmCheckoutBasketContent #basketContents tfoot #basketFunctionUpdate {
  text-align: right;
}
.vdmCheckoutBasketContent #basketSummary {
  position: relative;
  float: left;
  width: 100%;
  min-height: 207px;
}
.vdmCheckoutBasketContent #basketSummary table {
  position: relative;
  float: right;
  margin-top: 15px;
  width: 336px;
  background: #f2f2f2;
}
.vdmCheckoutBasketContent #basketSummary table tr {
  display: block;
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0;
  margin: 0 .5em;
  padding: .8em .9em;
}
.vdmCheckoutBasketContent #basketSummary table tr:last-child {
  border: none;
}
.vdmCheckoutBasketContent #basketSummary table tr th,
.vdmCheckoutBasketContent #basketSummary table tr td {
  font-size: 16px;
  font-weight: normal;
}
.vdmCheckoutBasketContent #basketSummary table tr th {
  width: 201.6px;
  text-align: left;
}
.vdmCheckoutBasketContent #basketSummary table tr td {
  width: 134.4px;
  text-align: right;
  font-family: 'VFuturaRegular';
  font-size: 16px;
}
.vdmCheckoutBasketContent #basketSummary table #basketGrandTotal {
  padding: .3em .3em;
}
.vdmCheckoutBasketContent #basketSummary table #basketGrandTotal th,
.vdmCheckoutBasketContent #basketSummary table #basketGrandTotal td {
  font-family: 'VFuturaHeavy';
  font-weight: normal;
  font-size: 20px;
}
.vdmCheckoutBasketContent #basketSummary table #basketGrandTotal th {
  padding-left: 5px;
}
.vdmCheckoutBasketContent #basketSummary table #basketGrandTotal td {
  padding-right: 6px;
}
.vdmCheckoutBasketContent #basketVoucher {
  position: absolute;
  width: 192px;
  height: 192px;
  margin: 15px 0 0;
  background: #edca85;
}
.vdmCheckoutBasketContent #basketVoucher .couponBox {
  margin: 0 11.52px 0;
}
.vdmCheckoutBasketContent #basketVoucher .couponBox h2 {
  font-size: 18px;
  margin: .7em 0 2em;
  color: white;
}
.vdmCheckoutBasketContent #basketVoucher .couponBox label {
  color: white;
  font-size: 13px;
  clear: both;
}
.vdmCheckoutBasketContent #basketVoucher .couponBox label:after {
  clear: both;
  content: "";
  display: table;
}
.vdmCheckoutBasketContent #basketVoucher .couponBox input {
  border: none;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  background: none;
  width: 168.96px;
}
.vdmCheckoutBasketContent #basketVoucher .couponBox .oxValidateError {
  position: absolute;
}
.vdmCheckoutBasketContent #basketVoucher .couponBox .submitButton {
  width: 168.96px;
  font-family: 'VFuturaRegular';
  font-size: 12px;
  padding: .2em 0;
  margin: 3.75em 0 0;
}
.vdmCheckoutBasketContent #basketVoucher .couponBox .inlineError {
  position: absolute;
  bottom: 36.48px;
}
.vdmCheckoutPayment {
  border: none;
}
.vdmCheckoutPayment .status.error {
  position: relative;
  top: 105px;
  color: #e70404;
}
.vdmCheckoutPayment .vdmLineBlockWrapper {
  position: relative;
  float: left;
}
.vdmCheckoutPayment .vdmLineBlockWrapper h3 {
  font-family: 'VFuturaHeavy';
  font-size: 20px;
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0;
  padding: 0;
  margin: 0 0 20px;
}
.vdmCheckoutPayment .vdmCheckoutPrevNext.first {
  position: relative;
}
.vdmCheckoutPayment .vdmCheckoutPrevNext.last {
  margin-top: 20px;
}
.vdmCheckoutPayment .vdmCheckoutPrevNextInverse {
  margin-top: 60px;
}
.vdmCheckoutPayment .vdmLineBlock a {
  color: #999999;
}
.vdmCheckoutPayment .vdmLineBlock a:hover {
  text-decoration: underline;
}
.vdmCheckoutPayment #paymentHeader {
  border-bottom: 1px solid #CCCCCC;
  padding: 0px 0;
  margin: 30px 0 20px;
  float: left;
  width: 100%;
}
.vdmCheckoutPayment #payment {
  font: arial, helvetica, clean, sans-serif;
  position: relative;
  float: left;
  margin: 20px 0 0;
  color: #333333;
  width: 100%;
  font-family: Arial;
  font-size: 1.05em;
}
.vdmCheckoutPayment #payment dt {
  margin-bottom: 30px;
}
.vdmCheckoutPayment #payment dl dd {
  display: none;
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
.vdmCheckoutPayment #payment dl dd.activePayment {
  display: block;
}
.vdmCheckoutPayment #payment select {
  padding: 2px 0;
}
.vdmCheckoutPayment #payment input {
  padding: 2px 0;
  border-left: 0;
  border-right: 0;
  border: none;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  height: 15px;
}
.vdmCheckoutPayment #payment ul li {
  float: left;
  margin-right: 10px;
}
.vdmCheckoutPayment #payment ul li label {
  display: block;
  margin-bottom: 5px;
}
.vdmCheckoutPayment #payment ul li .note {
  max-width: 400px;
}
.vdmCheckoutOrder .vdmCheckoutOrderError {
  display: block !important;
}
.vdmCheckoutOrder .status.error.corners {
  color: red;
  font-size: 15px;
  font-family: 'VFuturaRegular';
  border: none !important;
  border-top: 1px solid #CCCCCC !important;
  border-bottom: 1px solid #CCCCCC !important;
  padding: 15px 0;
  margin: 0 0 15px;
}
.vdmCheckoutOrder .vdmCheckoutBasketContent {
  margin: 0 0 40px;
}
.vdmCheckoutOrder .blocksWrapper {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 20px;
}
.vdmCheckoutOrder .blocksWrapper li {
  height: auto;
  font-size: 11px;
}
.vdmCheckoutOrder .blocksWrapper li h3 {
  font-size: 14px;
}
.vdmCheckoutOrder .blocksWrapper li h3 button {
  font-size: 11px;
}
.vdmCheckoutOrder #termsandconditions {
  position: relative;
  float: left;
  width: 100%;
  clear: both;
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0;
  padding-top: 0px;
  margin: 0 0 20px;
}
.vdmCheckoutOrder #termsandconditions:after {
  clear: both;
  content: "";
  display: table;
}
.vdmCheckoutOrder #termsandconditions h3 {
  font-size: 14px;
}
.vdmCheckoutOrder #termsandconditions p {
  display: inline;
}
.vdmCheckoutOrder #termsandconditions span {
  font-size: 12px;
}
.vdmCheckoutOrder #termsandconditions a {
  color: #999999;
}
.vdmCheckoutOrder #termsandconditions a:hover {
  text-decoration: underline;
}
.checkoutCollumns {
  font-size: 12px;
}
.checkoutCollumns .blockHead {
  font-size: 21px;
}
.checkoutCollumns .blockHead button {
  font-size: 11px;
  font-family: 'VFuturaRegular';
}
.vdmCheckoutUser #shippingAddress {
  margin-bottom: 0;
}
.vdmCheckoutUser #userLoginName {
  border: none;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
.vdmCheckoutUser textarea {
  border: none;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
.vdmCheckoutUser #optionLogin,
.vdmCheckoutUser #optionRegistration,
.vdmCheckoutUser #optionNoRegistration {
  position: relative;
  float: left;
  width: 100%;
  border-top: 1px solid #CCCCCC;
  padding: 15px 0;
  padding-bottom: 5px;
  margin: 7.5px 0 0;
}
.vdmCheckoutUser #optionLogin h3,
.vdmCheckoutUser #optionRegistration h3,
.vdmCheckoutUser #optionNoRegistration h3 {
  font-size: 21px;
}
.vdmCheckoutUser #optionLogin p,
.vdmCheckoutUser #optionRegistration p,
.vdmCheckoutUser #optionNoRegistration p {
  font-size: 13px;
}
.vdmCheckoutUser #optionLogin form label,
.vdmCheckoutUser #optionRegistration form label,
.vdmCheckoutUser #optionNoRegistration form label {
  font-size: 12px;
}
.vdmCheckoutUser #optionLogin form .oxInValid,
.vdmCheckoutUser #optionRegistration form .oxInValid,
.vdmCheckoutUser #optionNoRegistration form .oxInValid {
  background: azure;
}
.vdmCheckoutUser #optionLogin form .oxInValid p,
.vdmCheckoutUser #optionLogin form .oxInValid span,
.vdmCheckoutUser #optionRegistration form .oxInValid p,
.vdmCheckoutUser #optionRegistration form .oxInValid span,
.vdmCheckoutUser #optionNoRegistration form .oxInValid p,
.vdmCheckoutUser #optionNoRegistration form .oxInValid span {
  font-size: 11px;
}
.vdmCheckoutUser #optionLogin .vdmCheckoutPrevNext,
.vdmCheckoutUser #optionRegistration .vdmCheckoutPrevNext,
.vdmCheckoutUser #optionNoRegistration .vdmCheckoutPrevNext {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#page .vdmCheckoutUser {
  margin-bottom: -7px;
}
.vdmThankYou #thankyouPage {
  position: relative;
  float: left;
  margin: 20px 0;
  font-size: 13px;
}
.vdmThankYou #thankyouPage h3 {
  font-size: 20px;
  margin: 0 0 15px;
}
#vdmMiniBasket {
  position: relative;
  cursor: pointer;
}
#vdmMiniBasket:hover #vdmMiniBasket {
  display: block;
}
#vdmMiniBasket #vdmminibasketinfo {
  position: absolute;
  top: 5px;
  left: -10px;
  z-index: 200;
  display: none;
  width: 288px;
  background: white;
  padding: 5px 0;
  margin: 8px 0 0;
  border: 10px solid white;
}
#vdmMiniBasket #vdmminibasketinfo ul {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
}
#vdmMiniBasket #vdmminibasketinfo ul li {
  padding: 0 !important;
  margin: 4px 0 2px !important;
  width: 100%;
  clear: both;
}
#vdmMiniBasket #vdmminibasketinfo ul li:after {
  clear: both;
  content: "";
  display: table;
}
#vdmMiniBasket #vdmminibasketinfo ul li .item {
  font-size: 11.5px;
  text-transform: none;
  float: left;
}
#vdmMiniBasket #vdmminibasketinfo ul li .price {
  float: right;
}
#vdmMiniBasket #vdmminibasketinfo .vdmdisplay,
#vdmMiniBasket #vdmminibasketinfo .totals {
  margin: 13px 0 0;
}
#vdmMiniBasket #vdmminibasketinfo .totals {
  float: right;
}
#vdmMiniBasket #vdmminibasketinfo p.functions {
  border-top: 1px solid #CCCCCC;
  padding: 6px 0;
}
#vdmMiniBasket .scrollable .scrollbarBox {
  overflow: hidden;
}
.vdmListView .pageHead {
  margin-bottom: 0;
}
.vdmListView .body {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}
.vdmListView .body .categoryTopDescription,
.vdmListView .body .categoryTopLongDescription {
  position: relative;
  width: 768px;
  float: left;
}
.vdmListView .body .categoryTopLongDescription {
  padding: .3em .3em .3em 0;
  margin: 0 0 20px;
  font-size: 13px;
}
.detailsWrapper {
  position: absolute;
  top: 0px;
  width: 94%;
  height: 100%;
  margin: 0 3%;
}
.detailsWrapper .priceBlock {
  position: absolute;
  font-family: 'VFuturaRegular';
  font-weight: normal;
  bottom: 27%;
  color: #333333;
  margin: .3em 0;
  font-size: 16px;
}
.detailsWrapper .priceBlock small {
  font-size: 16px;
}
.detailsWrapper .productDetailsWrapper {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.detailsWrapper .productDetailsWrapper .productDetails {
  font: arial, helvetica, clean, sans-serif;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: .5em;
  padding: .2em;
  border: 1px solid #333333;
}
.detailsWrapper .productDetailsWrapper .productDetails a,
.detailsWrapper .productDetailsWrapper .productDetails button {
  font-size: 11px;
  font-family: 'VFuturaRegular';
  color: #333333;
  border: none;
  background: none;
}
.detailsWrapper .productDetailsWrapper .productDetails a:hover,
.detailsWrapper .productDetailsWrapper .productDetails button:hover {
  color: #999999 !important;
}
.detailsWrapper .productDetailsWrapper .productDetails button {
  width: 100%;
  background: none;
  margin: 0px;
  padding: 0px;
}
.gridView .productDetails a,
.gridView .productDetails button {
  color: #333333;
}
.gridView .front {
  border: 1px solid #CCCCCC;
  background: white;
}
.gridView .back {
  border: 1px solid #CCCCCC;
  background: none repeat scroll 0 0 transparent;
}
.gridView .back .fade {
  background: white;
}
.gridView .back .fade img {
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.gridView .back .wrapper hgroup {
  padding: .7em 0 0 .8em;
}
.gridView .back .wrapper hgroup h1 {
  font-size: 16px;
  font-family: 'VFuturaHeavy';
}
.gridView .back .wrapper hgroup h2 {
  font-size: 13px;
}
.gridView .back .wrapper hgroup h1,
.gridView .back .wrapper hgroup h2,
.gridView .back .wrapper hgroup p,
.gridView .back .wrapper hgroup a {
  margin: 0px;
  padding: 0px;
  color: #333333;
}
.infogridView li {
  position: relative;
  float: left;
  width: 470px;
  margin: 0 20px 20px 0;
}
.infogridView li:nth-child(2n ) {
  margin-right: 0;
}
.infogridView li .detailsWrapper {
  max-width: 188px;
  bottom: -0.6em;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.infogridView li .listDetails {
  position: relative;
  float: left;
  width: 288px;
  height: 180px;
}
.infogridView li .listDetails .titleBox hgroup {
  padding: .7em 0 0 0;
}
.infogridView li .listDetails .titleBox hgroup h1 {
  font-size: 16px;
}
.infogridView li .listDetails .titleBox hgroup h2 {
  font-size: 13px;
}
.infogridView li .listDetails .titleBox hgroup h1,
.infogridView li .listDetails .titleBox hgroup h2,
.infogridView li .listDetails .titleBox hgroup a {
  color: #333333;
}
.infogridView li .pictureBox {
  width: 180px;
  height: 180px;
  position: relative;
  float: right;
  border: 1px solid #CCCCCC;
}
.infogridView li .pictureBox img {
  display: block;
  margin: auto;
}
.refineParams.bottomParams {
  margin: 0;
  border: 0;
  padding-bottom: 0;
}
.refineParams {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 0;
  text-transform: uppercase;
  margin: 0 0 15px;
  padding: 10.5px 0;
}
.refineParams a,
.refineParams label {
  font-size: 13px;
  font-family: Arial;
}
.refineParams a.selected {
  color: #333333;
}
.refineParams #itemsPager a {
  margin-right: .3em;
  text-transform: uppercase;
  font-family: 'VFuturaRegular';
  font-size: 13px;
}
.refineParams #itemsPager a:last-child {
  margin-right: 0;
}
.refineParams #itemsPager a.active {
  border: 1px solid #333333;
}
.refineParams #itemsPager .page {
  border: 1px solid #CCCCCC;
  padding: .1em .5em;
}
.refineParams #itemsPager .prev,
.refineParams #itemsPager .next {
  border: 1px solid #CCCCCC;
  padding: .1em .7em;
  color: #333333;
}
.refineParams p:after {
  font-size: 13px;
  margin: 0 8px;
  content: "/";
  color: #999999;
}
.refineParams p:after {
  margin-right: 0;
}
.refineParams p label {
  padding-right: 1em;
}
.refineParams p label span {
  font-weight: normal;
}
.refineParams .options {
  float: right;
}
.refineParams .inline-list:after {
  font-size: 13px;
  margin: 0 8px;
  content: "/";
  color: #999999;
}
.refineParams .inline-list li:after {
  content: "|";
  font-size: 13px;
  color: #999999;
  margin: 0 2px 0 3px;
}
.refineParams .inline-list li:last-child:after {
  content: "";
  margin: 0;
}
.refineParams .vdmSorting {
  margin: 0px;
  padding: 0px;
  float: left;
}
.refineParams .vdmSorting li {
  display: inline;
}
.refineParams .vdmSorting li:after {
  font-size: 13px;
  margin: 0 8px;
  content: "/";
  color: #999999;
}
.refineParams .vdmSorting li:last-child:after {
  content: "";
  margin: 0;
}
.refineParams .vdmSorting .asc,
.refineParams .vdmSorting .desc {
  padding-left: 15px;
}
.refineParams .vdmSorting .asc {
  background: url(../../img/arrow-updown.png) no-repeat left 3px;
}
.refineParams .vdmSorting .desc {
  background: url(../../img/arrow-updown.png) no-repeat left -39px;
}
#details .detailsParams {
  position: relative;
  float: left;
  width: 100%;
  margin: 60px 0 20px;
}
#details .detailsParams .page,
#details .detailsParams .links a,
#details .detailsParams #overviewLink a {
  color: #333333;
  text-transform: uppercase;
  font-size: 11px;
}
#details .detailsParams #overviewLink {
  position: relative;
  float: left;
  width: 400px;
  border-top: 1px solid #CCCCCC;
  padding: 15px 0;
}
#details .detailsParams #detailsItemsPager {
  position: relative;
  float: right;
  width: 540px;
  border-top: 1px solid #CCCCCC;
  padding: 15px 0;
  border-bottom: none;
}
#details .detailsParams #detailsItemsPager .page {
  float: left;
}
#details .detailsParams #detailsItemsPager .links {
  float: right;
}
#details .detailsParams #detailsItemsPager .links a {
  margin-left: 20px;
}
.detailsInfo .information {
  position: relative;
  float: left;
  width: 400px;
}
.detailsInfo .information .disabled:hover {
  color: #999999 !important;
}
.detailsInfo .information .tobasket {
  position: relative;
  float: left;
  width: 100%;
  padding: 15px 0 0;
  margin: 20px 0 0;
}
.detailsInfo .information .tobasket .tobasketFunction #productPrice {
  font-size: 20px;
}
.detailsInfo .information .tobasket .vdmDetailButtonMessage {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  font-family: 'VFuturaRegular';
  text-transform: uppercase;
  margin-top: 14px;
  color: #999999;
  width: 250px;
  font-size: 13px;
}
.detailsInfo .information .tobasket .vdmDetailButtonMessage:hover {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.detailsInfo .information .tobasket .vdmDetailButtons {
  position: relative;
  float: left;
  width: 100%;
  padding: 15px 0 0;
}
.detailsInfo .information .tobasket .vdmDetailButtons .vdmToBasket {
  position: relative;
  float: left;
  font-family: 'VFuturaRegular';
  font-size: 12px;
  margin: 0 1em 0 0;
}
.detailsInfo .information .tobasket .vdmDetailButtons .vdmToBasket #toBasket {
  font-family: 'VFuturaRegular';
  font-size: 12px;
  color: #999999;
}
.detailsInfo .information .tobasket .vdmDetailButtons .vdmToBasket:hover .vdmDetailButtonMessage {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.detailsInfo .information .tobasket .vdmDetailButtons .actionLinksWrapper {
  font-family: 'VFuturaRegular';
  font-size: 12px;
}
.detailsInfo .information .tobasket .vdmDetailButtons .actionLinksWrapper #productLinks {
  z-index: 100;
  font-family: 'VFuturaRegular';
  width: 100px;
  padding: .6em .7em;
}
.detailsInfo .information .tobasket .vdmDetailButtons .actionLinksWrapper #productLinks img {
  padding: 6px 0 0 0;
  float: right;
}
.detailsInfo .information .tobasket .vdmDetailButtons .actionLinksWrapper .actionLinks {
  margin-top: 18px;
  display: none;
  background: none;
}
.detailsInfo .information .tobasket .vdmDetailButtons .actionLinksWrapper .actionLinks li {
  background: none;
}
.detailsInfo .information .tobasket .vdmDetailButtons .actionLinksWrapper .actionLinks li a {
  display: block;
  font-size: 13px;
}
.detailsInfo .information .tobasket .vdmDetailButtons .actionLinksWrapper:hover .vdmDetailButtonMessage {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.productMainInfo #productTitle {
  margin: 0px;
  padding: 0px;
  margin-top: -5px;
  font-size: 20px;
}
.productMainInfo #designerTitle {
  padding: 0 !important;
  font-size: 14px;
  margin: 0 0 1.2em;
}
.productMainInfo #productShortdesc {
  font-size: 13px;
}
.productMainInfo #description {
  margin: 0.8em 0 0;
  font-size: 13px;
  word-wrap: break-word;
  text-align: left;
}
.productMainInfo #description p {
  margin: 10px 0 0;
}
.productMainInfo #description img {
  margin: none;
  display: inline;
}
.productMainInfo #description ol,
.productMainInfo #description ul {
  padding-left: 40px;
  margin: 10px 0;
}
.productMainInfo #description ol ol,
.productMainInfo #description ol ul,
.productMainInfo #description ul ol,
.productMainInfo #description ul ul {
  margin: 5px 0;
  padding-left: 50px;
}
.productMainInfo #description a {
  color: #333333;
  text-decoration: underline;
}
.productMainInfo #description a:hover {
  color: #999999;
}
.productMainInfo #description ol {
  list-style-type: decimal;
}
.productMainInfo #description ul ul li {
  list-style-type: circle;
}
.productMainInfo #description ul ul ul li {
  list-style-type: square;
}
.productMainInfo #description ul li {
  list-style-type: disc;
}
.additionalInfo {
  position: relative;
  float: left;
  width: 400px;
  margin: 20px 0 0;
  font-size: 13px;
}
.additionalInfo ul {
  position: relative;
  float: left;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.additionalInfo ul li {
  position: relative;
  float: left;
  display: inline;
}
.additionalInfo ul li.infoLabel {
  width: 34%;
  padding: .15em 0;
  font-weight: bold;
  clear: both;
}
.additionalInfo ul li.infoLabel:after {
  clear: both;
  content: "";
  display: table;
}
.additionalInfo ul li a {
  color: #333333;
}
.additionalInfo ul li a:hover {
  color: #999999;
}
.additionalInfo ul li.option {
  width: 65%;
  padding: .15em 0;
  margin: 0 0 4px;
}
.additionalInfo ul li.option a {
  text-decoration: underline;
}
.additionalInfo ul li.option a:hover {
  text-decoration: none;
}
#detailsRelated {
  position: relative;
  float: left;
  width: 100%;
}
#detailsRelated .lightHead {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid #CCCCCC;
  padding: 0px 0;
  font-size: 20px;
  margin: 0 0 15px;
}
#detailsRelated .box {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  margin: 20px 0 0;
}
#detailsRelated .box:after {
  clear: both;
  content: "";
  display: table;
}
#detailsRelated .box:first-child {
  margin: 0;
}
#variants {
  position: relative;
  float: left;
  width: 100%;
}
#variants .selectorLabel {
  position: relative;
  float: left;
  font-size: 13px;
  width: 34%;
  font-weight: bold;
}
#variants .selectorLabel label {
  position: relative;
  float: left;
  width: 100%;
  word-wrap: break-word;
  margin: 0px;
  padding: 0px;
}
#variants .variantLine {
  margin: 0 0 10px;
}
#variants .variantsOptions {
  position: relative;
  width: 260px;
  float: left;
}
#variants .variantsOptions ul {
  position: relative;
  float: left;
  width: 100%;
}
#variants .variantsOptions ul li {
  float: left;
  margin: 0px;
  padding: 0px;
  display: inline;
  margin-right: 10px;
  min-width: 100px;
  font-size: 13px;
}
#variants .variantsOptions ul li:nth-child(2n + 3) {
  clear: both;
}
#variants .variantsOptions ul li:nth-child(2n + 3):after {
  clear: both;
  content: "";
  display: table;
}
#variants .variantsOptions ul li a {
  float: left;
  padding: 0 .6em .4em 0;
}
#variants .variantsOptions ul li a.underline {
  color: #333333;
}
#designerPopup {
  -webkit-box-shadow: #918f8f 0 0 20px;
  -moz-box-shadow: #918f8f 0 0 20px;
  box-shadow: #918f8f 0 0 20px;
  color: #444444;
  margin-top: 120px;
  padding: 0;
  margin-left: 10px;
  border: 1px solid #CCCCCC;
}
#designerPopup hgroup {
  margin-bottom: 20px;
}
#designerPopup h1 {
  margin: 0;
  padding: 0;
  line-height: 1.1;
  margin: -4px 0 0;
}
#designerPopup h2 {
  font-size: 14px;
  margin: 0 0 15px;
}
#designerPopup p {
  font-size: 1.3em;
  margin-bottom: 1em;
}
#designerPopup td,
#designerPopup th {
  font-size: 13px;
  padding: 5px 15px 5px 0;
}
#designerPopup .contenttable {
  width: auto;
}
#designerPopup .contenttable tr > td:first-child {
  width: 85px;
}
#designerPopup .c375 {
  float: left;
  width: 310px;
}
#designerPopup .c375 .subc1 {
  padding-right: 15px;
}
#designerPopup #c5848 {
  margin: 0;
}
#designerPopup .c570 {
  float: right;
  width: 570px;
}
#designerPopup #designerPopupContent {
  border: none;
  height: 700px;
  width: 960px;
}
#designerPopup #content {
  margin: 15px 12px;
  width: 920px;
}
#designerPopup .closePop {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 42px;
  height: 40px;
  cursor: pointer;
  z-index: 1004;
}
.ui-widget-overlay {
  background: #fff;
  opacity: 0.85;
  filter: alpha(opacity=85);
  position: absolute;
  top: 0;
  left: 0;
}
.detailsInfo .picture {
  position: relative;
  float: right;
  width: 540px;
}
.detailsInfo .picture #wrap {
  border: 1px solid #CCCCCC;
}
.detailsInfo .picture #wrap img {
  display: block;
  margin: auto;
}
.detailsInfo .otherPictures {
  position: relative;
  float: left;
  width: 100%;
}
.detailsInfo .otherPictures ul {
  padding: 0 !important;
  margin: 10px 0;
  float: left;
}
.detailsInfo .otherPictures ul li {
  position: relative;
  float: left;
  padding: 0 !important;
  width: 81.666666666667px;
  height: 81.666666666667px;
  margin: 0 10px 10px 0;
  display: inline;
}
.detailsInfo .otherPictures ul li a {
  position: absolute;
  border: 1px solid #CCCCCC;
  width: 100%;
  height: 100%;
}
.detailsInfo .otherPictures ul li a img {
  border: none;
  display: block;
  margin: auto;
}
.detailsInfo .otherPictures ul li:last-child {
  margin-right: 0;
}
.detailsInfo .otherPictures ul li:nth-child(6n+6) {
  margin-right: 0;
}
#vdmFooter {
  font-size: 12px;
  font-family: 'VFuturaRegular';
  border-top: 1px solid #CCCCCC;
  padding: 15px 0;
  margin-top: 15px;
  float: left;
  position: relative;
  width: 100%;
  clear: both;
}
#vdmFooter:after {
  clear: both;
  content: "";
  display: table;
}
#vdmFooter #footerLinks {
  float: left;
  width: 81%;
  margin: 0px;
  padding: 0px;
}
#vdmFooter #footerLinks ul {
  margin: 0px;
  padding: 0px;
}
#vdmFooter #footerLinks ul li {
  display: inline;
  text-align: left;
  text-transform: uppercase;
  margin-right: .4em;
}
#vdmFooter #footerLinks ul li:after {
  margin-left: .4em;
  content: "/";
  color: #999999;
}
#vdmFooter #footerLinks ul li:last-child:after {
  content: "";
}
#vdmFooter #additionalInfo {
  float: right;
  text-align: right;
  width: 19%;
  margin: 0px;
  padding: 0px;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  .pictureBox,
  .pictureBox a,
  .pictureBox img {
    border: none !important;
  }
  .pictureBox a[href]:after {
    content: none !important;
  }
  a[href]:after {
    content: none;
  }
  button {
    display: none;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  hgroup h1,
  hgroup h2,
  hgroup h3 {
    font-size: 6pt !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
  }
  body,
  div.page_margins,
  div.page,
  div#main,
  header img,
  section {
    display: block;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
  }
  body {
    width: auto;
    margin: 1mm 10mm 0;
    padding: 0;
    color: #000;
    background: #fff url(none);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 1.2em;
    text-align: left;
  }
  #header,
  #logo,
  #toBasket,
  #topMenu,
  #navigation,
  .listRefine,
  .productDetails,
  .detailsParams,
  #detailsRelated {
    display: none !important;
  }
  .picture img {
    border: none !important;
  }
  div.anythingSlider,
  div.anythingSlider .anythingWindow {
    overflow: hidden;
    border: 0 !important;
  }
  ul.anythingBase {
    list-style: none;
    position: relative;
  }
  ul.anythingBase li.panel {
    overflow: hidden;
  }
  ul.anythingBase li.panel .bannerDesc,
  ul.anythingBase li.panel hgroup,
  ul.anythingBase li.panel h1,
  ul.anythingBase li.panel h2 {
    background: white !important;
  }
  ul.anythingBase li.activePage {
    display: block;
    left: 0;
    top: 0;
    position: absolute;
  }
  ul.anythingBase li.activePage img {
    display: block;
    visibility: visible;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p a.more {
    padding: 0 0 10pt !important;
    line-height: 1.5em !important;
    page-break-before: auto;
    page-break-inside: avoid;
    page-break-after: avoid;
    font-size: 8pt;
  }
  p a.more {
    display: block !important;
    margin: 0 0 20pt !important;
    padding: 5pt 0 0 !important;
    line-height: 1 !important;
  }
  #vdmFooter #footerLinks {
    display: none;
  }
  #vdmFooter #additionalInfo {
    position: absolute;
    right: 0px;
    top: 0px;
  }
  #vdmFooter:after {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 15px 0 5px 0;
    content: "Vitra Design Museum, Charles-Eames-Straße 2, D-79576 Weil am Rhein, T +49.7621.702.3200, info@design-museum.de, www.design-museum.de, Öffnungszeiten: Mo. – So.: 10 – 18 Uhr";
    color: #000;
    width: 80%;
    background: inherit;
    font-style: normal;
    font-size: 10px;
  }
  .vdmBlocks img {
    height: 180px;
    width: 180px;
  }
}
