﻿html,
body,
form {
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4c4c4c;
  margin: 0;
  padding: 0;
}
body {
  background-image: url(../img/paper.jpg);
  background-repeat: repeat;
}
a {
  text-decoration: none;
  font-weight: bold;
  color: #737272;
}
a:hover {
  text-decoration: underline;
}
.row {
  clear: both;
  margin: 0 auto;
  max-width: 960px;
  width: 96%;
  *zoom: 1;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row.wide {
  width: 100%;
  max-width: 100%;
}
.row .row {
  width: 100%;
}
.row.wide .row {
  max-width: 960px;
  margin: 0 auto;
}
.columns {
  float: left;
}
img,
object,
embed {
  max-width: 100%;
  height: auto;
}
object,
embed {
  height: 100%;
}
img {
  -ms-interpolation-mode: bicubic;
}
.one {
  width: 100%/12*1;
}
.two {
  width: 100%/12*2;
}
.three {
  width: 100%/12*3;
}
.four {
  width: 100%/12*4;
}
.five {
  width: 100%/12*5;
}
.six {
  width: 100%/12*6;
}
.seven {
  width: 100%/12*7;
}
.eight {
  width: 100%/12*8;
}
.nine {
  width: 100%/12*9;
}
.ten {
  width: 100%/12*10;
}
.eleven {
  width: 100%/12*11;
}
.twelve {
  margin-left: 0;
  width: 100%/12*12;
}
@media only screen and (max-width: 768px) {
  .columns {
    width: 100%;
    float: none;
    padding: 0!important;
  }
  .row {
    padding: 0 10px;
  }
  .row .row,
  .row.wide {
    padding: 0;
  }
}
#mainWrap {
  width: 940px;
  margin: 0 auto;
  background-color: #FFF;
}
#header {
  width: 100%;
  height: 144px;
  position: relative;
}
#martinikerk {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 2;
}
#logo {
  position: absolute;
  left: 76px;
  top: 11px;
}
#loginInfo {
  position: absolute;
  top: 10px;
  right: 15px;
  font-weight: bold;
  color: #1c3a75;
  margin: 5px;
}
.medewerkerInfo td {
  padding: 5px;
}
.medewerkerInfo h1 {
  font-size: 16px;
  font-weight: bold;
  color: #7a7a7a;
  margin: 5px;
}
.klantInfo td {
  padding: 5px;
}
.klantInfo h1 {
  font-size: 16px;
  font-weight: bold;
  color: #7a7a7a;
  margin: 5px;
}
.contentColumn {
  font-weight: bold;
  color: #7a7a7a;
}
#login {
  position: absolute;
  top: -178px;
  right: 12px;
  display: block;
  width: 303px;
  height: 213px;
  background-image: url(../img/loginLabel.png);
  background-repeat: no-repeat;
  z-index: 99;
}
.loginOpen,
.loginClose {
  display: block;
  bottom: 14px;
  color: #1C3A75;
  font-weight: bold;
  position: absolute;
  right: 21px;
  text-align: center;
  text-transform: uppercase;
  width: 43px;
}
.loginClose {
  display: none;
}
.loginOpen:hover,
.loginClose:hover {
  text-decoration: none;
}
.loginForm {
  position: absolute;
  top: 13px;
  left: 28px;
  font-weight: bold;
  color: #1c3a75;
}
.loginForm input {
  margin: 4px 0 8px 0;
}
.loginAction {
  float: right;
  margin-top: 11px;
}
.invalidLogin {
  color: #800000;
}
#login .register {
  position: absolute;
  right: 14px;
  top: 26px;
  text-align: center;
}
.forgot {
  display: block;
  width: 94px;
  margin-bottom: 25px;
}
#topMenu {
  height: 39px;
  position: absolute;
  top: 105px;
  width: 100%;
  background-image: url(../img/topMenuBg.gif);
  background-repeat: repeat-x;
  z-index: 1;
}
#topMenu ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 76px;
}
#topMenu ul li {
  float: left;
  background-image: url(../img/topMenuDivider.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
.topmenuLink {
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  padding: 0 25px;
  line-height: 39px;
  height: 39px;
  display: block;
  text-transform: uppercase;
}
.topmenuLink:hover {
  background-image: url(../img/topMenuBg_over.gif);
  text-decoration: none;
}
.searchnew {
  position: absolute;
  top: 50px;
  left: 340px;
  width: 365px;
}
.zoekenInput {
  width: 320px;
  height: 26px;
  line-height: 26px;
  padding: 0 4px;
  background-color: transparent;
  float: left;
  border: 1px solid #B2B2B2;
}
.zoekbutton {
  margin-left: 5px;
  padding-top: 1px;
  display: block;
  width: 26px;
  height: 26px;
  float: left;
}
#searchresults {
  position: absolute;
  top: 76px;
  left: 340px;
  width: 328px;
  z-index: 10;
  background-color: #FFFFFF;
}
.searchmoreresults {
  text-align: center;
  padding: 5px;
  display: block;
  max-width: 100%;
  width: 330px;
}
.searchresultitem {
  background-image: none;
  display: block;
  text-decoration: none;
  clear: both;
  height: 60px;
  max-width: 100%;
  width: 328px;
  background-color: #FFF;
  border: 1px solid #FFF;
  border-bottom: 1px solid #EEE;
  position: relative;
  text-align: left;
}
.searchresultitem img {
  max-width: 100px;
  max-height: 58px;
  padding-left: 10px;
  float: left;
}
.searchresultitem span {
  display: block;
  padding: 5px 0 0 5px;
  position: absolute;
  left: 100px;
}
.searchresultitem:hover {
  border-color: #B2B2B2;
}
.zoeken {
  /*float: right;
    margin: 6px 15px 0 0;*/
  position: absolute;
  top: 10px;
  left: 317px;
  width: 172px;
}
.zoek {
  position: absolute;
  top: 0;
  left: 0;
}
.input {
  width: 132px;
  height: 26px;
  line-height: 26px;
  padding: 0 4px;
  background-image: url(../img/seachField.png);
  background-color: transparent;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-repeat: no-repeat;
}
.zoekImg {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 26px;
  height: 26px;
  background-image: url(../img/searchButton.png);
  background-repeat: no-repeat;
  text-transform: uppercase;
  text-indent: -99999px;
}
.zoekOrdersImg {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url(../img/searchButton.png);
  background-repeat: no-repeat;
  text-transform: uppercase;
  text-indent: -99999px;
}
#artikelCodeFilter {
  margin-bottom: 6px;
}
.invalidSearchRequest {
  padding-top: 30px;
}
#subHeader {
  position: relative;
  height: 50px;
  width: 940px;
  background-image: url(../img/subHeaderBg.gif);
  background-repeat: repeat-x;
}
#breadcrumbs {
  float: left;
  display: block;
  height: 31px;
  margin-top: 9px;
  margin-left: 9px;
}
#breadLeft {
  float: left;
}
#breadRight {
  float: left;
}
#breadMain {
  float: left;
  background-image: url(../img/breadcrumbBg.gif);
  background-repeat: repeat-x;
  height: 31px;
  line-height: 29px;
}
#breadMain a {
  display: inline-block;
  margin-top: 1px;
  height: 29px;
  padding: 0 13px 0 2px;
  background-image: url(../img/breadcrumbDivider.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
#breadMain a:hover {
  text-decoration: none;
  color: #A9A9A9;
}
.breadBackImg {
  background-image: none !important;
  padding-right: 0px !important;
}
.breadBackImg img {
  margin-top: 8px;
}
#minishoppingcart {
  float: right;
  display: block;
  line-height: 26px;
  padding: 0 40px 0 0;
  height: 50px;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
  background-image: url(../img/shoppingCartIcon.gif);
  background-repeat: no-repeat;
  background-position: right center;
  margin-right: 6px;
}
#miniTotaalLeft {
  margin-top: 12px;
  float: left;
}
#miniMain {
  margin-top: 12px;
  float: left;
  background-image: url(../img/miniTotaalBg.gif);
  background-repeat: repeat-x;
  color: #FFFFFF;
}
#miniTotaalRight {
  margin-top: 12px;
  float: left;
}
#miniAantal {
  margin: 0 7px 0 7px;
}
#miniTotaal {
  margin: 0 7px 0 7px;
}
#contentWrap {
  clear: both;
  position: relative;
}
#leftContent {
  float: left;
  margin: 20px 0 20px 20px;
  width: 190px;
}
#catMenu {
  width: 190px;
}
#catMenu ul {
  list-style: none;
  margin: 0;
  border-left: #c0c0c0 solid 1px;
  border-right: #c0c0c0 solid 1px;
  background-color: #dbdbdb;
}
#catMenu ul li {
  background-image: url(../img/catMenuDivider.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.catmenuLink {
  background-image: url("../img/catMenuArrow.png");
  background-position: 9px 8px;
  background-repeat: no-repeat;
  color: #737272;
  display: block;
  font-size: 12px;
  line-height: 17px;
  padding: 6px 0 6px 28px;
  text-transform: uppercase;
}
.catmenuLink:hover {
  background-image: url(../img/catMenuArrowOver.png);
  text-decoration: none;
  color: #A9A9A9;
}
#mainContent {
  float: right;
  margin: 20px 20px 20px 0;
}
.pageContent h1 {
  font-size: 18px;
  font-weight: bold;
  color: #1c3a75;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.pageContent {
  padding: 10px;
}
.textContent h1 {
  font-size: 18px;
  font-weight: bold;
  color: #1c3a75;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.textContent {
  width: 650px;
  padding: 20px;
  border: 1px solid #b7b7b7;
  line-height: 18px;
}
#footer {
  clear: both;
  width: 100%;
  height: 39px;
  background-image: url(../img/topMenuBg.gif);
  background-repeat: repeat-x;
  text-align: right;
}
#footer a {
  font-size: 11px;
  color: #b7becb;
  line-height: 55px;
  margin-right: 7px;
}
/*categoriepagina*/
.catMoodsetter {
  border: 1px solid #b7b7b7;
  margin: 20px 20px 0 0;
}
#articleFilter {
  width: 190px;
  border: solid 1px #c1c1c1;
}
div.articleFilterTitle {
  background-color: #c1c1c1;
  color: #FFF;
  font-weight: bold;
  font-size: 18px;
  text-align: right;
  width: 180px;
  padding: 5px;
  text-transform: uppercase;
}
div.articleFilterSection {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e8e8e8;
  padding-bottom: 5px;
  padding-left: 6px;
}
div.articleFilterSection h4 {
  font-size: 14px;
  font-weight: bold;
  color: #7a7a7a;
  height: 28px;
  line-height: 28px;
  float: left;
}
div.articleFilterSectionClear {
  float: right;
  margin: 4px 2px 0 0;
}
div.articleFilterSectionContent {
  clear: both;
}
div.articleFilterSectionContent li {
  list-style: none outside none;
  line-height: 21px;
}
.colorLink {
  margin-top: 3px;
  height: 16px;
  width: 16px;
  border: 2px solid #FFFFFF;
}
.colorLinkChecked {
  border: 2px solid #800000;
}
.colorLink div {
  margin-top: 1px;
  margin-left: 1px;
  height: 12px;
  width: 12px;
  border: 1px solid #808080;
}
.colorLink a {
  text-decoration: none;
}
.colorSelector li {
  list-style: none outside none;
  line-height: 21px;
  float: left;
}
div.list li input {
  margin: 3px 5px 0;
}
div.list .dropdown {
  margin: 3px 5px 5px 5px;
}
div.list a,
div.list a.active {
  color: #464646;
  display: inline;
  text-decoration: none;
  font-weight: normal;
}
.Spotlights {
  width: 692px;
}
.Spotlights a {
  width: 214px;
  height: 214px;
  position: relative;
  margin: 22px 25px 0 0;
  float: left;
}
.Spotlights a .descr {
  position: absolute;
  width: 194px;
  height: 194px;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
  padding: 10px;
}
.Spotlights a img {
  position: absolute;
  width: 214px;
  height: 214px;
  top: 0;
  left: 0;
}
/*rundownpagina*/
#rundownHeader,
#rundownFooter {
  display: block;
  width: 684px;
  height: 47px;
  background-color: #97a9c5;
  float: right;
  margin: 20px 26px 20px 0;
}
#rundownFooter {
  clear: both;
}
.sorteerWrap {
  background-image: url("../img/rundownHeaderDivider.gif");
  background-position: right center;
  background-repeat: no-repeat;
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  height: 41px;
  padding: 6px 0 0 8px;
  width: 124px;
}
.sorteerWrap select {
  font-weight: normal;
  font-size: 11px;
  margin-top: 2px;
}
.aantalPaginaWrap {
  background-image: url("../img/rundownHeaderDivider.gif");
  background-position: right center;
  background-repeat: no-repeat;
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  height: 41px;
  margin: 0 0 0 6px;
  padding: 6px 10px 0 0;
}
.aantalPaginaWrap label {
  vertical-align: text-top;
}
.paginering {
  float: right;
  margin: 8px 9px 0 0;
}
.buttonPrev {
  margin-right: 8px;
}
.rundownButton {
  float: left;
}
.buttonPrev:hover,
.buttonNext:hover,
.buttonDelete:hover {
  text-decoration: none;
  color: #A9A9A9;
}
.excelExport {
  position: absolute;
  margin: 10px;
}
.pdfExport {
  position: absolute;
  margin-top: 10px;
  margin-left: 30px;
}
.aantalPaginaWrap ul {
  list-style: none;
  margin-top: 2px;
}
.aantalPaginaWrap ul li {
  float: left;
}
#col-right {
  margin-left: 180px;
  width: 760px;
}
.rundownList {
  display: block;
  width: 710px;
  height: auto;
  float: right;
  margin: 0 0 0 0;
}
.rundownItem {
  width: 154px;
  float: left;
  border: solid 1px #bbbbbb;
  margin: 0 20px 20px 0;
  min-height: 227px;
  height: auto !important;
  height: 227px;
  position: relative;
}
.runDownDescr {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.rundownItem:hover {
  border-color: #D8421A;
  text-decoration: none;
}
.rundownItem a:hover {
  text-decoration: none;
}
.rundownItem img {
  max-width: 154px;
  max-height: 154px;
}
.rundownItem span {
  /*display:block;*/
}
.rundownDescr {
  display: block;
  width: 146px;
  /*height:42px;*/
  background-color: #F1F1F1;
  padding: 4px 4px 20px 4px;
  position: relative;
}
.rundownColors {
  position: absolute;
  z-index: 200;
  top: 2px;
  left: 2px;
}
.rundownImage {
  margin-top: 23px;
  display: block;
  height: 202px;
  overflow: hidden;
  text-align: center;
}
.rundownPrijs {
  position: absolute;
  right: 4px;
  bottom: 0px;
  font-size: 18px;
  color: #697896;
}
.rundownPrijs span {
  font-weight: normal;
  color: #9d9d9d;
  font-size: 10px;
  line-height: 22px;
  margin-right: 8px;
}
.rundownlink {
  display: block;
}
/*detailpagina*/
#detailContent {
  width: 940px;
}
.detailOms {
  width: 274px;
  padding: 20px;
  border: solid 1px #bdbdbd;
  margin: 20px 20px 20px 20px;
  float: left;
}
.detailTitel {
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  padding: 0;
  color: #333333;
  text-transform: uppercase;
  line-height: 20px;
  display: block;
  width: 280px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #DCDCDC;
}
.detailDescr {
  color: #4C4C4C;
}
.detailDescr table {
  margin-top: 5px;
}
.detailDescr table td {
  padding-right: 4px;
  padding-top: 2px;
}
.detailKleuren {
  margin: 10px 0 ;
  font-weight: bold;
  color: #4C4C4C;
}
.detailKleuren ul {
  margin-top: 5px;
  list-style: none;
}
.detailKleuren ul li {
  float: left;
  margin: 0 5px 5px 0;
}
.detailRetail {
  clear: both;
  font-weight: bold;
  color: #898989;
  float: left;
  margin-top: 16px;
}
.detailPrijs {
  font-weight: bold;
  font-size: 18px;
  color: #000;
  float: right;
  margin-top: 10px;
}
.detailImages .thumbnails {
  float: left;
  width: 102px;
  margin: 20px 20px 10px 0;
}
.detailImages .thumbnails a {
  float: left;
  border: solid 1px #BBBBBB;
  margin: 0 0 5px 0;
}
.detailImages .thumbnails a:hover {
  border-color: #D8421A;
}
.detailImages .thumbnails a img {
  width: 100px;
}
.detailImages #container {
  float: left;
  margin: 20px 0 20px 0;
  display: inline-block;
}
.detailImages #bigImage {
  float: left;
  margin: 20px 0 20px 0;
  display: inline-block;
  cursor: zoom-in;
}
.detailImages #bigImage img {
  display: block;
  cursor: zoom-in;
}
.detailImages #bigImage img {
  border: solid 1px #BBBBBB;
  width: 438px;
}
.ggskin_container > .ggskin:nth-child(1),
.ggskin_container > .ggskin:nth-child(2),
.ggskin_container > .ggskin:nth-child(8) {
  display: none !important;
}
.ggskin_container > .ggskin:nth-child(3) {
  left: 19px !important;
}
.orderWrap {
  width: 920px;
}
.ordertitel {
  clear: both;
  font-weight: bold;
  font-size: 18px;
  color: #4C4C4C;
  background-image: url(../img/arrowDown.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
  margin: 0 0 20px 20px;
}
.orderTable {
  width: 900px;
  font-size: 11px;
  margin: 0px 0 20px 20px;
  border-collapse: separate;
  border-spacing: 1px;
}
.orderTableColorBox {
  margin-top: 1px;
  margin-left: 1px;
  height: 12px;
  width: 12px;
  border: 1px solid #808080;
}
.orderTable tr td {
  background-color: #EBEBEB;
  margin: 1px;
  padding: 1px;
}
.orderTable tr.maten td {
  background-color: #DEDEDE;
}
.orderTable input {
  width: 25px;
  border: 1px solid #CCC;
  font-size: 14px;
  text-align: center;
  padding: 3px 0 3px 0;
  margin-bottom: 3px;
  margin-top: 2px;
}
.orderTable input:focus {
  border: 1px solid #F00;
}
.cartItem .orderTable input {
  background-color: #EBEBEB;
  border: 0 solid #CCCCCC;
  text-align: center;
  font-weight: bold;
  width: 25px;
  font-size: 11px;
  padding: 1px;
  margin-bottom: 3px;
  margin-top: 2px;
}
.orderTable .voorraad {
  font-size: 9px;
  color: #666;
}
.detailVoegtoe {
  float: right;
  margin: 0 20px 20px 0;
}
/*========= MAGNIFIER STYLES =========*/
#dio-lens {
  border: 1px solid #000;
  z-index: 100;
  background-color: #FFF;
}
#dio-sensor {
  z-index: 110;
  cursor: crosshair;
}
/*winkelwagen*/
.cartItem {
  position: relative;
  border: solid 1px #b8b8b8;
  margin: 20px 0 20px 20px;
  width: 900px;
}
.cartItem .cartImg {
  width: 100px;
  border: solid 1px #C5C5C5;
  float: left;
  margin: 20px 20px 20px 20px;
}
.cartTitel {
  float: left;
  width: 465px;
  margin: 20px 0 20px 0;
}
.cartTitel a {
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  text-transform: uppercase;
}
.cartItem .orderTable {
  margin: 8px 0 0 0;
}
.cartEditors {
  float: right;
  margin: 20px 20px 0 0;
  width: 285px;
}
.cartVerwijder {
  clear: both;
  float: right;
  margin-top: 10px;
}
.cartEdit {
  clear: both;
  float: right;
}
.cartEdit:hover {
  text-decoration: none;
  color: #A9A9A9;
}
.cartPrijs {
  color: #B2B2B2;
  font-size: 18px;
  font-weight: bold;
  left: 130px;
  position: absolute;
  top: 115px;
}
.cartItemBedrag {
  clear: both;
  color: #B2B2B2;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  padding-top: 10px;
}
.cartItemKorting {
  clear: both;
  color: #D94F25;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  padding-top: 5px;
}
.cartItemTotaal {
  clear: both;
  color: #B2B2B2;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
  padding-top: 10px;
}
.opmerkingen {
  margin: 0 0 10px 20px;
  clear: both;
}
.referentiecode {
  margin: 0 0 10px 20px;
  clear: both;
}
.opmerkingen textarea {
  width: 420px;
  height: 100px;
  border: solid 1px #C5C5C5;
}
.pdfOpmerkingen {
  margin: 10px 0 20px 20px;
  clear: both;
  max-width: 420px;
  border: solid 1px #C5C5C5;
  padding: 20px;
}
.pdfReferentiecode {
  margin: 10px 0 20px 20px;
  clear: both;
  max-width: 420px;
  border: solid 1px #C5C5C5;
  padding: 20px;
}
.factuuradres,
.afleveradres {
  float: left;
  margin: 0 0 20px 20px;
  padding: 20px;
  border: solid 1px #C5C5C5;
  line-height: 18px;
}
.afleveradres table {
  margin-top: 5px;
}
.afleveradres input {
  margin-bottom: 2px;
  margin-left: 5px;
}
.cartTotaal {
  float: right;
  margin: 0 20px 10px 0;
  padding: 20px;
  border: solid 1px #C5C5C5;
  line-height: 18px;
}
.detailPlaatsorder {
  float: right;
  margin: 5px 20px 0px 0;
}
.detailContinueShopping {
  float: right;
  margin: 5px 20px 0px 0;
}
.bedragEx {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  text-align: right;
  line-height: 26px;
}
.kortingEx {
  font-weight: bold;
  font-size: 16px;
  color: #D94F25;
  text-align: right;
  line-height: 26px;
}
.verzendkosten {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  text-align: right;
  line-height: 26px;
}
.kredietbeperking {
  text-align: right;
  padding-top: 2px;
  padding-bottom: 2px;
}
.totaalEx {
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  text-align: right;
  line-height: 26px;
}
.totaalIncl {
  font-weight: bold;
  font-size: 18px;
  color: #666666;
  text-align: right;
  line-height: 26px;
}
.credit {
  font-weight: bold;
  font-size: 18px;
  color: #800000;
  text-align: right;
  line-height: 26px;
}
/*registratie*/
.registreer {
  float: left;
}
.registreerContent h1 {
  font-size: 18px;
  font-weight: bold;
  color: #1c3a75;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.registreerContent {
  width: 650px;
  padding: 20px;
  border: 1px solid #b7b7b7;
  line-height: 18px;
}
.registreerContent input:focus {
  border: 1px solid #F00;
  padding: 2px;
}
/* categories */
.categories {
  border: solid 1px #C2CCC4;
  display: block;
  width: 678px;
  /*680*/
  float: right !important;
  margin-top: 0px;
}
.categories a {
  background-color: #FFF;
  float: left;
  padding: 20px;
  margin: 0px;
  border: none;
  width: 186px;
  /*300*/
  height: 186px;
  /*300*/
  display: block;
  text-decoration: none;
  color: #333333;
  text-align: center;
}
.categories a:nth-child(even) {
  background-color: #F3F5F3;
}
.categories a:hover {
  background-color: #B3CBFF;
}
.categories a span {
  display: block;
  width: 100%;
  line-height: 13px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: #323232;
  padding-top: 10px;
}
.categories a img {
  width: 160px;
  /*255*/
}
/* merken */
.merken {
  display: block;
  width: 678px;
  /*680*/
  margin-top: 0px;
  margin-left: -15px;
}
.merken a {
  background-color: #FFF;
  float: left;
  padding: 20px;
  margin: 0px;
  border: none;
  width: 186px;
  /*300*/
  height: 186px;
  /*300*/
  display: block;
  text-decoration: none;
  color: #333333;
  text-align: center;
}
.merken a:nth-child(even) {
  background-color: #F3F5F3;
}
.merken a:hover {
  background-color: #B3CBFF;
}
.merken a span {
  display: block;
  width: 100%;
  line-height: 13px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: #323232;
  padding-top: 10px;
}
.merken a img {
  width: 160px;
  /*255*/
}
#catalogPrintPage {
  margin-top: 15px;
  margin-bottom: 15px;
}
#orderDate {
  color: white;
  float: right;
  font-weight: bold;
  font-size: 14px;
  left: 90px;
  position: absolute;
  top: -25px;
  z-index: 1;
}
#orderNumber {
  color: white;
  float: right;
  font-weight: bold;
  font-size: 14px;
  left: 250px;
  position: absolute;
  top: -25px;
  z-index: 1;
}
.aanmeldform input {
  margin: 2px 0 4px 0;
}
.UpdateProgress {
  background-color: #FFFFFF;
  border: 1px dashed #1C3A74;
  margin: 0px auto;
  padding: 40px;
  position: fixed;
  text-align: center;
  top: 40%;
  vertical-align: bottom;
  width: 280px;
  z-index: 1001;
  left: 50%;
  margin-left: -140px;
}
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
}
.flex-video.widescreen {
  padding-top: 0;
  padding-bottom: 56.3%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rainbow {
  background: red;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, red, yellow, green, blue);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, red, yellow, green, blue);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, red, yellow, green, blue);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, red, yellow, green, blue);
}
.friendlysize {
  font-weight: bold;
  font-size: 110%;
}
.sizecode {
  font-style: italic;
  font-size: 110%;
}