div.spacer {
  height: 35px;
}
h2.spacer {
  padding-top: 25px;
}
div.spacer-min-lineheight-correction {
  height: 31px;
}
div.spacer-da {
  height: 9px;
}
div.spacer-da-min-lineheight-correction {
  height: 2px;
}
div.spacer-da-min-lineheight-correction-2 {
  height: 6px;
}
.margin-right-da {
  margin-right: 9px;
}
.margin-right-spacer {
  margin-right: 35px;
}
.hidden {
  display: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
.align-right {
  text-align: right;
}
/*! normalize.css 2011-08-31T22:02 UTC · http://github.com/necolas/normalize.css */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/*
 * Prevents modern browsers from displaying 'audio' without controls
 */
audio:not([controls]) {
  display: none;
}
/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */
[hidden] {
  display: none;
}
/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Keeps page centred in all browsers regardless of content height
 * 3. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
html {
  font-size: 100%;
  /* 1 */

  overflow-y: scroll;
  /* 2 */

  -webkit-text-size-adjust: 100%;
  /* 3 */

  -ms-text-size-adjust: 100%;
  /* 3 */

}
/*
 * Addresses margins handled incorrectly in IE6/7
 */
body {
  margin: 0;
}
/* 
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/* =============================================================================
   Links
   ========================================================================== */
a {
  color: #00e;
}
a:visited {
  color: #551a8b;
}
/*
 * Addresses outline displayed oddly in Chrome
 */
a:focus {
  outline: thin dotted;
}
/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:hover, a:active {
  outline: 0;
}
/* =============================================================================
   Typography
   ========================================================================== */
/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/*
 * Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
*/
b, strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/*
 * Addresses styling not present in S5, Chrome
 */
dfn {
  font-style: italic;
}
/*
 * Addresses styling not present in IE6/7/8/9
 */
mark {
  background: #ff0;
  color: #000;
}
/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/*
 * Improves readability of pre-formatted text in all browsers
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */
/* 1 */
q {
  quotes: none;
}
/* 2 */
q:before, q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* =============================================================================
   Lists
   ========================================================================== */
ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}
/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, F3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */

  -ms-interpolation-mode: bicubic;
  /* 2 */

}
/*
 * Corrects overflow displayed oddly in IE9 
 */
svg:not(:root) {
  overflow: hidden;
}
/* =============================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */
figure {
  margin: 0;
}
/* =============================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7
 */
form {
  margin: 0;
}
/*
 * Define consistent margin and padding
 */
fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  /* 1 */

  *margin-left: -7px;
  /* 2 */

}
/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, F3/4, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */

  margin: 0;
  /* 2 */

  vertical-align: baseline;
  /* 3 */

  *vertical-align: middle;
  /* 3 */

}
/*
 * 1. Addresses FF3/4 setting line-height using !important in the UA stylesheet
 * 2. Corrects inner spacing displayed oddly in IE6/7
 */
button, input {
  line-height: normal;
  /* 1 */

  *overflow: visible;
  /* 2 */

}
/*
 * Corrects overlap and whitespace issue for buttons and inputs in IE6/7
 * Known issue: reintroduces inner spacing
 */
table button, table input {
  *overflow: auto;
}
/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* 1 */

  -webkit-appearance: button;
  /* 2 */

}
/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Addresses excess padding in IE8/9
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

}
/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */

  box-sizing: content-box;
}
/*
 * Corrects inner padding displayed oddly in S5, Chrome on OSX
 */
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
 * Corrects inner padding and border displayed oddly in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */
textarea {
  overflow: auto;
  /* 1 */

  vertical-align: top;
  /* 2 */

}
/* =============================================================================
   Tables
   ========================================================================== */
/* 
 * Remove most spacing between table cells
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
div.site-outer-container {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
div.site-inner-container {
  width: 960px;
  margin-left: 0px;
  overflow: hidden;
}
div.row {
  width: 960px;
  overflow: hidden;
}
div.row > div {
  overflow: hidden;
  float: left;
  display: inline;
}
.col-AofA {
  width: 960px;
}
.col-AofAB {
  width: 550px;
}
.col-BofAB {
  margin-left: 9px;
  width: 401px;
}
.col-AofABCD {
  width: 234px;
}
.col-BofABCD {
  margin-left: 8px;
  width: 234px;
}
.col-CofABCD {
  margin-left: 8px;
  width: 234px;
}
.col-DofABCD {
  margin-left: 8px;
  width: 234px;
}
.col-AofABCD-2 {
  margin-left: 8px;
  width: 229px;
}
.col-BofABCD-2 {
  margin-left: 8px;
  width: 229px;
}
.col-CofABCD-2 {
  margin-left: 9px;
  width: 229px;
}
.col-DofABCD-2 {
  margin-left: 9px;
  width: 229px;
}
.col-AAofAAB-2 {
  margin-left: 9px;
  width: 705px;
}
.col-BofAAB-2 {
  margin-left: 10px;
  width: 229px;
}
.col-AofABCDE {
  width: 185px;
}
.col-BofABCDE {
  margin-left: 8px;
  width: 185px;
}
.col-CofABCDE {
  margin-left: 9px;
  width: 185px;
}
.col-DofABCDE {
  margin-left: 9px;
  width: 185px;
}
.col-EofABCDE {
  margin-left: 9px;
  width: 185px;
}
.col-AAofAAB {
  width: 573px;
}
.col-BofAAB {
  margin-left: 9px;
  width: 378px;
}
.col-AofABB {
  width: 200px;
}
.col-BBofABB {
  margin-left: 9px;
  width: 751px;
}
html, body {
  margin: 0px;
  padding: 0px;
}
#header {
  height: 107px;
  background: url(page/header-bg.png) top repeat-x;
}
#body1 {
  background-color: #40403f;
  min-height: 300px;
}
#body2 {
  color: #333333;
  background-color: white;
  background: url(page/body2-bg.png) bottom repeat-x;
}
#footer {
  height: 34px;
  background: url(page/footer-bg.png) top repeat-x;
  line-height: 34px;
  color: #ffffff;
}
#footer a {
  color: #ffffff;
}
.google-maps iframe {
  border: solid 1px black;
  width: 958px;
}
div.col-main-menu {
  height: 107px;
  position: relative;
}
div.menu-container {
  position: absolute;
  height: 40px;
  bottom: 1px;
  right: 0px;
}
ul.main-menu {
  height: 40px;
  margin: 0px;
  padding: 0px;
  float: right;
}
ul.main-menu li {
  float: left;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  height: 40px;
  text-align: center;
  padding-right: 18px;
  padding-left: 19px;
}
ul.main-menu li.last {
  padding-right: 0px;
}
ul.main-menu li a {
  text-decoration: none;
  color: #009340;
  text-transform: uppercase;
  letter-spacing: 1px;
}
ul.main-menu li span.sub-title {
  color: #999999;
  font-size: 10px;
}
ul.main-menu li.selected {
  font-weight: bold;
}
ul.main-menu li.selected span.sub-title {
  color: #555555;
}
div.languages {
  padding-top: 13px;
  text-align: right;
}
div.languages a {
  color: #555555;
  font-size: 10px;
  margin-left: 9px;
  font-weight: bold;
  letter-spacing: 0px;
}
div.languages a.selected {
  text-decoration: none;
  color: #999999;
  font-weight: normal;
}
body {
  color: white;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
p, a {
  letter-spacing: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: normal;
  font-family: Georgia, Arial, Helvetica, sans-serif;
}
h1 {
  font-size: 14px;
  letter-spacing: 2px;
  padding-bottom: 3px;
}
h2 {
  font-size: 14px;
  letter-spacing: 2px;
  padding-bottom: 3px;
}
p {
  text-align: justify;
  margin: 0px;
  line-height: 18px;
}
p + p {
  margin-top: 11px;
}
a {
  color: white;
}
a:hover {
  color: white;
}
a:visited {
  color: white;
}
a.disabled {
  color: #999999;
  text-decoration: none;
}
span.secondary {
  color: #999999;
  font-size: 10px;
}
a > img {
  display: block;
}
.disabled {
  color: #999999;
}
.clickable {
  cursor: pointer;
}
div.product-container {
  border: solid 1px black;
  background-color: #ffffff;
  background-image: url(products/product-container-bg.png);
  background-repeat: repeat-x;
  background-position: top left;
  font-size: 10px;
  color: #666666;
  padding: 9px;
}
div.product-container span.name {
  font-weight: bold;
  color: black;
}
div.product-container .secondary, div.product-container .plant-code {
  color: #999999;
}
div.product-container .added, div.product-container .min-afname {
  font-size: 12px;
  color: #009340;
}
div.product-container .min-afname {
  color: red;
}
div.product-container img {
  border: solid 1px black;
}
div.product-container input.aantal {
  width: 40px;
}
table.item-list {
  font-size: 10px;
  width: 960px;
  border-left: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
}
table.item-list th {
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  background-color: #ffffff;
  background-image: url(products/item-list-th-bg.png);
  color: #009340;
  text-align: left;
  padding: 9px;
  padding-right: 0px;
  font-weight: normal;
  font-size: 12px;
}
table.item-list td {
  background-color: #ffffff;
  color: #666666;
  border-bottom: solid 1px black;
  padding: 9px;
  padding-right: 0px;
}
table.item-list td.item-thumb {
  background-image: url(/apcd/item-list-thumb.png);
  border-right: solid 1px black;
  width: 32px;
  padding: 0px;
  cursor: pointer;
}
table.item-list span.price {
  font-size: 12px;
  padding-left: 9px;
}
table.item-list td.no-padding {
  padding-left: 0px;
  padding-right: 0px;
  background-color: #E6E699;
}
table.item-list td.button {
  padding-right: 9px;
}
table.item-list tr.alternate td {
  background-color: #E6E6E6;
}
table.item-list .secondary, table.item-list .plant-code {
  color: #999999;
}
table.item-list td.name, table.item-list th.name {
  padding-left: 35px;
}
table.item-list td.price-2, table.item-list td.price-3, table.item-list td.name {
  font-weight: bold;
  color: #000000;
}
table.item-list td.plant-name {
  width: 300px;
}
table.item-list td.plant-name-2 {
  width: 500px;
}
table.item-list th.price-2,
table.item-list td.price-2,
table.item-list th.price-3,
table.item-list td.price-3 {
  text-align: right;
}
table.item-list th.price-3, table.item-list td.price-3 {
  padding-right: 9px;
}
table.item-list td.delete {
  text-align: right;
  color: red;
  padding-right: 9px;
  font-size: 12px;
  font-weight: bold;
  width: 50px;
}
div.cart-total {
  text-align: right;
  padding-right: 70px;
}
div.cart-total span {
  padding-left: 35px;
}
div.cart-total-right {
  text-align: right;
  padding-right: 10px;
}
div.cart-total-right span {
  padding-left: 35px;
}
div.product-container table {
  border-collapse: collapse;
  border: 0px;
}
div.product-container a.button {
  width: 163px;
  text-align: left;
}
div.product-container table td {
  padding-bottom: 9px;
  font-size: 12px;
  border: 0px;
}
div.product-container table td.secondary {
  font-size: 10px;
  padding-right: 9px;
}
div.col-AofABCDE table,
div.col-BofABCDE table,
div.col-CofABCDE table,
div.col-AofABCDE table,
div.col-AofABCDE table {
  width: 165px;
}
div.paging {
  text-align: center;
  height: 24px;
  position: relative;
}
div.paging a, div.paging span {
  letter-spacing: 1px;
  padding-left: 1px;
  padding-right: 1px;
}
div.paging h2 {
  position: absolute;
  right: 0px;
}
div.list-menu {
  line-height: 35px;
}
a.btn-overzicht, a.btn-list {
  padding-left: 40px;
  display: block;
  float: left;
  text-decoration: none;
}
a.btn-overzicht {
  background: url(products/overzicht-bg.png) no-repeat;
}
a.btn-list {
  background: url(products/list-bg.png) no-repeat;
  margin-left: 9px;
  margin-right: 35px;
}
div.mixkar-2 {
  padding-top: 9px;
  border: solid 1px black;
  background-color: #ffffff;
  background-image: url(products/pmixkar-2-bg.png);
  background-repeat: repeat-x;
  background-position: top left;
  color: #666666;
}
div.mixkar-2 img {
  border: solid 1px black;
}
input[type=text],
input[type=checkbox],
textarea,
select {
  border: solid 1px black;
  font-size: 12px;
}
div.button-container {
  height: 16px;
}
a.button {
  color: #ffffff;
  letter-spacing: 0px;
  display: block;
  float: left;
  text-decoration: none;
  text-align: center;
  padding-right: 3px;
  /* sliding doors padding */

  line-height: 16px;
  background: url(button/btn-right.png) right no-repeat;
}
a.button span {
  line-height: 16px;
  font-size: 10px;
  background: url(button/btn-left.png) left no-repeat;
  display: block;
  padding-left: 3px;
}
a.disabled {
  cursor: arrow;
}
div.search-container {
  border: solid 1px black;
  background-color: #ffffff;
  background-image: url(products/shopping-cart-bg.png);
  background-repeat: repeat-x;
  background-position: top left;
  height: 27px;
  padding: 3px;
  float: right;
}
div.search-container input[type=text] {
  width: 200px;
  height: 23px;
}
div.search-container a {
  float: right;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 5px;
}
table.form {
  letter-spacing: 1px;
}
table.form input[type=text] {
  width: 240px;
}
table.form td.label {
  width: 130px;
}
table.form td.input {
  width: 240px;
}
table.form td.feedback {
  padding-left: 9px;
  font-size: 10px;
  color: red;
}
table.form-disabled {
  color: #999999;
}
table.form-disabled h2 {
  color: white;
}
table.form-disabled input[type=text] {
  background-color: #666666;
}
.col-AofAB table.form {
  width: 550px;
}
.col-BofAB table.form {
  float: right;
}
span.vinkje {
  padding: 15px;
  padding-left: 40px;
  line-height: 27px;
  background: url(products/vinkje.png) no-repeat left center;
}
#slider-container {
  height: 226px;
  position: relative;
}
#slider-container > div {
  height: 226px;
  width: 960px;
  position: absolute;
}
#slider-container > div img {
  border: solid 1px black;
  display: none;
}
#slider-container > div div.arrow {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 56px;
  width: 219px;
  background: none;
  z-index: 999;
}
#slider-container > div div.arrow h2 {
  padding: 0px;
  margin: 0px;
  padding-left: 42px;
  margin-top: 12px;
}
#slider-container > div div.arrow span {
  padding: 0px;
  padding-left: 42px;
  font-size: 10px;
}
#slider-container > div.active img {
  display: inline;
}
#slider-container > div.active div.arrow {
  background: url(slider/slider-arrow.png);
}
#slider-container div.item-2 div.arrow {
  top: 56px;
}
#slider-container div.item-3 div.arrow {
  top: 113px;
}
#slider-container div.item-4 div.arrow {
  top: 170px;
}
div.shopping-cart-container {
  border: solid 1px black;
  background-color: #ffffff;
  background-image: url(products/shopping-cart-bg.png);
  background-repeat: repeat-x;
  background-position: top left;
  color: #666666;
  padding: 9px;
  width: 192px;
}
div.shopping-cart-container span.name {
  font-weight: bold;
}
div.shopping-cart-container .secondary, div.shopping-cart-container .plant-code {
  color: #999999;
}
div.shopping-cart-container img {
  border: solid 1px black;
}
div.shopping-cart-container table {
  width: 192px;
}
div.shopping-cart-container table td.progress {
  text-align: right;
  padding-left: 9px;
}
div.shopping-cart-container table td.value {
  padding-left: 9px;
}
input.aantal {
  width: 40px;
}
div.checkout-menu {
  text-align: center;
}
div.checkout-menu a.no-sel {
  text-decoration: none;
  cursor: default !important;
}

