﻿html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, address
{
    margin: 0;
    padding: 0;
}
a, a:hover
{
    color: #000000;
}
a:hover
{
    text-decoration: none;
}
body, textarea, input, select
{
    color: #000000;
    font: 11px/18px Arial;
}

input, textarea
{
    border-top: solid 1px #d3d3d3;
    border-left: solid 1px #d3d3d3;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #f5f5f5;
}
input.noborder
{
    border: 0px;
    background: none;
}

.contentkolom {
    padding:25px 35px;
}

.content_maattabel table {
    margin-top:10px;
}
.content_maattabel table td {
    padding:0.3em 0.8em;
}
.content_maattabel table tr.even td {
    background-color:#eee;
}


/* // SEND A FRIEND */	
.contentblok-send-a-friend{
	position:relative;
	float:left;
	width:770px;
	margin:0 0 10px 0;
}
.contentblok-send-a-friend .bloklinks{
	float:left;
	position:relative;
	width:340px;
	margin:0 10px 20px 0;
	padding:13px 0 0 16px;
}
.contentblok-send-a-friend .blokrechts{
	float:left;
	position:relative;
	width:356px;
	padding:13px 0 0 16px;
	margin:0;
}
.contentblok-send-a-friend p.tekst{
	margin:0 0 0 16px;
}
.contentblok-send-a-friend p.tekst.bedankt {
  font-weight:bold;
  padding:20px;
}
.contentblok-send-a-friend .formulier{
	width:350px;
	margin:15px 0 0 10px;
}
.contentblok-send-a-friend .formulier p{
	float:left;
	position:relative;
	margin:0 0 3px 0;
	width:330px;
}
.contentblok-send-a-friend .formulier p label{
	width:140px;
	text-align:right;
}	
.contentblok-send-a-friend .formulier p input,
.contentblok-send-a-friend .formulier p textarea{
	width:176px;
}	
.send-a-friend-visual-container{
	position:relative;
	float:left;
	width:250px;
}
.send-a-friend-producttitel{
	position:relative;
	float:left;
	width:250px;
	text-align:center;
	font-size:18px;
	margin:12px 0 0 0 ;
}
.send-a-friend-productvisual{
	position:relative;
	float:left;
	width:250px;
	text-align:center;
	font-size:18px;
	margin:10px 0 0 0 ;
}

a.button-sendafriend-verzenden:link,
a.button-sendafriend-verzenden:visited,
a.button-sendafriend-verzenden:active,
a.button-sendafriend-verzenden:hover{
	display:block;
	line-height:1px;
	font-size:1px;
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	position:absolute;
	top:0px;
	left:245px;
	width:101px;
	height:25px;
	background-image:url(../images/buttons/button-verzenden.gif);
}	
a.button-sendafriend-verzenden:hover{
	background-position:0 -25px;
}	
	
/* // SEND A FRIEND */	

/* BUTTON CONTAINER */
.buttoncontainer,
.stappencontainer{
	width:770px;
	height:39px;
	position:relative;
	float:left;
	margin:0 0 10px 0;
}
.buttoncontainer{
	background-color:#ffffff;
  padding:0 0 0 36px;
}
/* // BUTTON CONTAINER */	
.buttoncontainer .linkbutton-terug {
  background-image:url(../images/buttons/linkbutton-terug-icon.gif);
  background-repeat:no-repeat;
  color:#707274;
  height:15px;
  line-height:15px;
  padding:0 0 0 20px;
}

/* PAGINA KOP CONTAINER */
.paginakopcontainer{
	width:450px;
	height:54px;
	float:left;
	position:relative;
}
.paginakopcontainer h3{
	position:absolute;
	top:15px;
	left:15px;
	margin:0;
	padding:0;
	color:#861600;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	letter-spacing:-1px;
}
/* // PAGINA KOP CONTAINER */

/* FORMULIER FORMAT */
.formulier{
	float:left;
	position:relative;
}
.formulier p{
	clear:left;
	position:relative;
	float:left;
	margin:0 0 2px 0;
}
.formulier p.subtekst{
	font-size:10px;
	color:#747575;
}
.formulier p label,
.formulier p span,
.formulier p a,
.formulier p input,
.formulier p select,
.formulier p textarea,
.formulier p img{
	float:left;
}
.formulier p label{
	margin:0 10px 0 0;
	width:150px;
}
.formulier p input{
	line-height:12px;
}
.formulier a.info:link,
.formulier a.info:visited,
.formulier a.info:active,
.formulier a.info:hover{
	width:13px;
	height:13px;
	background-image:url(/images/algemeen/info-icon.gif);
	background-repeat:no-repeat;
	margin:2px 0 0 5px;
	text-indent:-9999px;
}
.formulier a.info:hover{
	background-position:0 -13px;
}
/* // FORMULIER FORMAT */

.kruimelpad-container{
	width:770px;
	height:39px;
	position:relative;
	float:left;
	margin:0 0 10px 0;
	background-color:#f3f3f3;
}
.kruimelpad-container ul.kruimelpadlist{
	margin:0 0 0 15px;
	padding:0;
	list-style-type:none;
}
ul.kruimelpadlist li{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	color:#767879;
	line-height:35px;
	padding:0 5px 0 9px;
	background-image:url(../images/algemeen/kruimelpad-icoon.gif);
	background-repeat:no-repeat;
	background-position:left 17px;
}
ul.kruimelpadlist li.first{
	background:none;
	padding-left:0px;
}
ul.kruimelpadlist li a:link,
ul.kruimelpadlist li a:visited,
ul.kruimelpadlist li a:active,
ul.kruimelpadlist li a:hover,
ul.kruimelpadlist li h1{
	color:#767879;
	font-size:11px;
	font-weight:normal;
}

a.popup-sluiten {
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: url(/images/buttons/button-popup-sluiten.gif);
    background-repeat: no-repeat;
    padding: 0 17px 0 0;
    background-position: right 2px;
    z-index: 2;
}


.canvas-popup {
  position:relative;
  overflow-x:hidden;
}

.contentcontainer {
  
}

.productdetail-container,
.productdetail-medicijnen-container
{
  width: 770px;
  float: left;
  position: relative;
}
.productdetail-variaties,
.productdetail-medicijnen-variaties
{
  /*width:171px;*/
  float: left;
  position: relative;
  margin: 0 0 0 28px;
  _margin-left: 0px;
  width: 143px;
}
.productdetail-variatie
{
  width: 171px;
  float: left;
  position: relative;
  text-align: center;
}
.productdetail-variatie-link
{
  width: 171px;
  height: 41px;
  float: left;
  position: relative;
}
.productdetail-variatie-link a
{
  position: absolute;
  top: 13px;
  left: 78px;
  width: 15px;
  height: 15px;
  display: block;
  text-indent: -9999px;
}
.productdetail-variatie-link a.productdetail-variatie-linkvorige:link, .productdetail-variatie-link a.productdetail-variatie-linkvorige:visited, .productdetail-variatie-link a.productdetail-variatie-linkvorige:active, .productdetail-variatie-link a.productdetail-variatie-linkvorige:hover
{
  background-image: url(../images/buttons/button-productdetail-variatie-vorige.gif);
}
.productdetail-variatie-link a:hover
{
  background-position: 0 -15px;
}
.productdetail-variatie-link a.productdetail-variatie-linkvolgende:link, .productdetail-variatie-link a.productdetail-variatie-linkvolgende:visited, .productdetail-variatie-link a.productdetail-variatie-linkvolgende:active, .productdetail-variatie-link a.productdetail-variatie-linkvolgende:hover
{
  background-image: url(../images/buttons/button-productdetail-variatie-volgende.gif);
}
.productdetail-visual-container,
.productdetail-medicijnen-visual-container
{
  float: left;
  position: relative;
  width: 322px;
  height: 424px;
}
.productdetail-visual,
.productdetail-medicijnen-visual
{
  position: absolute;
  top: 41px;
  left: 0px;
  width: 322px;
  height: 342px;
  z-index: 3;
  text-align: center;
  font-size: 300px;
  line-height: 300px;
}
.productdetail-visual img,
.productdetail-medicijnen-visual img
{
  vertical-align: middle;
}
a.link-terugnaaroverzicht:link, a.link-terugnaaroverzicht:visited, a.link-terugnaaroverzicht:active, a.link-terugnaaroverzicht:hover
{
  position: absolute;
  top: 13px;
  left: 142px;
  height: 15px;
  padding: 0 0 0 20px;
  background-image: url(../images/buttons/linkbutton-terug-icon.gif);
  background-repeat: no-repeat;
  line-height: 15px;
  color: #707274;
}
a.link-terugnaaroverzicht:hover
{
  background-position: 0 -15px;
}
a.link-vergroting:link, a.link-vergroting:visited, a.link-vergroting:active, a.link-vergroting:hover
{
  color: #707274;
  position: absolute;
  top: 396px;
  left: 142px;
  height: 15px;
  padding: 0 0 0 20px;
  background-image: url(../images/buttons/button-vergroting.gif);
  background-repeat: no-repeat;
  line-height: 15px;
}
a.link-vergroting:hover
{
  background-position: 0 -15px;
}
div.productdetail-aanbieding-icoon,
div.productdetail-medicijnen-aanbieding-icoon
{
  z-index: 5;
  position: absolute;
  top: 11px;
  right: 8px;
  width: 23px;
  height: 22px;
  background-image: url(../images/trash/productkaart-aanbieding-icoon.png);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/trash/productkaart-aanbieding-icoon.png');
  text-indent: -9999px;
}
.productdetail-specificaties-container,
.productdetail-medicijnen-specificaties-container
{
  position: relative;
  float: left;
  width: 277px;
}
.productdetail-specificaties-container h2,
.productdetail-medicijnen-specificaties-container h2
{
  margin: 13px 0 0 0;
  font-size: 18px;
}
.productdetail-specificaties-container .artikelspecificaties,
.productdetail-medicijnen-specificaties-container .artikelspecificaties
{
  color: #868889;
}
.productdetail-specificaties-linkerkolom,
.productdetail-medicijnen-specificaties-linkerkolom
{
  float: left;
  position: relative;
  width: 130px;
  margin: 0 20px 0 0;
  line-height: 12px;
}
.productdetail-specificaties-artikelnummer,
medicijnen-
{
  margin: 10px 0 0 0;
}
.productdetail-specificaties-omschrijving,
.productdetail-medicijnen-specificaties-omschrijving
{
  float: left;
  position: relative;
  margin: 10px 0 20px 0;
}
.productdetail-specificaties-van-prijs,
.productdetail-medicijnen-specificaties-van-prijs
{
  float: left;
  position: relative;
  margin: 0 10px 0 0;
}
.productdetail-specificaties-van-prijs span,
.productdetail-medicijnen-specificaties-van-prijs span
{
  text-decoration: line-through;
}
.productdetail-specificaties-voor-prijs,
.productdetail-medicijnen-specificaties-voor-prijs
{
  float: left;
  position: relative;
}
.productdetail-specificaties-voor-prijs span,
.productdetail-medicijnen-specificaties-voor-prijs span
{
  color: #ba1f01;
  font-size: 18px;
  line-height: 20px;
}
.productdetail-aanbiedingstekst,
.productdetail-medicijnen-aanbiedingstekst
{
  clear: both;
  display: block;
  position: relative;
  float: left;
  margin: 15px 0 15px 0;
  color: #ba1f01;
}
.productdetail-aanbiedingstekst a,
.productdetail-medicijnen-aanbiedingstekst a
{
  color: #ba1f01;
}
.productdetail-specificaties-rechterkolom,
.productdetail-medicijnen-specificaties-rechterkolom
{
  width: 125px;
  float: left;
  position: relative;
}
.productdetail-specificaties-container,
.productdetail-medicijnen-specificaties-container
{
  float: left;
}
.productdetail-specificaties-kop,
.productdetail-medicijnen-specificaties-kop
{
  margin: 7px 0 7px 0;
  font-weight: bold;
  text-transform: uppercase;
}
.productdetail-specificaties-content
{
}
ul.productdetail-specificaties-content-list,
ul.productdetail-medicijnen-specificaties-content-list
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.productdetail-specificaties-content-list li,
ul.productdetail-medicijnen-specificaties-content-list li
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 12px;
}
ul.productdetail-specificaties-content-list li a:link, ul.productdetail-specificaties-content-list li a:visited, 
ul.productdetail-specificaties-content-list li a:active, ul.productdetail-specificaties-content-list li a:hover,
ul.productdetail-medicijnen-specificaties-content-list li a:link, ul.productdetail-medicijnen-specificaties-content-list li a:visited, 
ul.productdetail-medicijnen-specificaties-content-list li a:active, ul.productdetail-medicijnen-specificaties-content-list li a:hover
{
  color: #868889;
}
ul.productdetail-specificaties-content-list li.meer a,
ul.productdetail-medicijnen-specificaties-content-list li.meer a
{
  padding: 0 12px 0 0;
  background-image: url(../images/algemeen/productdetail-materialen-meer-bullet.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
}
.productdetail-merklogo,
.productdetail-medicijnen-merklogo
{
  position: relative;
  float: left;
  margin: 24px 0 0 0;
}
.productdetail-specificaties-variaties-bestelknop
{
  float: left;
  position: relative;
  width: 277px;
  margin: 10px 0 0 0;
}
.productdetail-specificaties-container
{
  float: left;
  position: relative;
  margin: 0 0 10px 0;
  width: 277px;
}
div.productdetail-specificaties-container
{
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div.productdetail-specificaties-container td
{
  width: 34px;
  height: 26px;
}
div.productdetail-specificaties-container td a
{
  border: 1px solid #fff;
  position: relative;
  float: left;
  display: block;
  height: 28px;
}
div.productdetail-specificaties-container td a:hover
{
  border: 1px solid #aaa;
}

div.productdetail-specificaties-container td a img
{
  display: block;
  padding: 1px;
}

.productdetail-specificaties-tabel
{
  float: left;
  position: relative;
  border: solid 1px #a8a9aa;
}
.productdetail-specificaties-tabel table
{
  float: left;
  position: relative;
  border: 0;
  margin: 1px;
}

.productdetail-specificaties-tabel table td
{
  width: 32px;
  height: 16px;
  padding:0;
  line-height: 16px;
}

.productdetail-specificaties-tabel table td a
{
  float: none;
  display: block;
  height: 16px;
  text-decoration: none;
  text-align: center;
  border: solid 1px #fff;
}

.productdetail-specificaties-tabel table td a:hover
{
  background-color: #e6e6e6;
}

.productdetail-specificaties-tabel table td.large
{
  width: 64px;
}

.productdetail-specificaties-tabel table td.kleur
{
  height: 26px;
  width: 34px;
}

.productdetail-specificaties-tabel table td.kleur a
{
  height: 28px;
  width: 36px;
  font-size: 0.9em;
  overflow: hidden;
  line-height: 10px;
  background-color: transparent;
}

.productdetail-specificaties-tabel table td.kleur.selected a
{
  font-weight: normal;
  background-color: transparent;
  border-color: #BA1F01;
  color: #222;
}

.productdetail-specificaties-tabel table td.selected a
{
  background-color: #6c7a0b;
  color: #fff;
  font-weight: bold;
  border-color: #fff;
}

.productdetail-specificaties-tabel table td.maatactief a, .productdetail-specificaties-tabel table td.maatactief a:hover
{
  border: solid 1px #aaabac;
}

.productdetail-specificaties-tabel table td.nietbeschikbaar
{
  background-image: url(../images/algemeen/maat-nietbeschikbaar.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.productdetail-specificaties-tabel table td.maatactief
{
  background-color: #aaabac;
}

a.maattips:link, a.maattips:visited, a.maattips:active, a.maattips:hover
{
  background-image: url(../images/algemeen/maattips-linkbullet.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
  margin: 5px 0 0 0;
  float: none;
  padding: 0 13px 0 0;
  color: #6b6b6b;
}
a.bestelknop:link, a.bestelknop:visited, a.bestelknop:active, a.bestelknop:hover
{
  position: relative;
  float: none;
  margin: 22px 0 0 0;
  width: 141px;
  height: 36px;
  outline: 0;
  text-indent: -9999px;
  display: block;
  background-image: url(../images/buttons/button-bestellen.gif);
}
a.bestelknop:hover
{
  background-position: 0 -36px;
}

.productdetail-footer
{
  position: relative;
  float: left;
  width: 744px;
  height: 40px;
  padding: 0 0 0 26px;
}
.productdetail-footer a:link, .productdetail-footer a:visited, .productdetail-footer a:active, .productdetail-footer a:hover
{
  float: left;
  line-height: 40px;
  background-image: url(../images/algemeen/productdetail-footer-link-bullet.gif);
  background-repeat: no-repeat;
  background-position: right 18px;
  padding: 0 10px 0 0;
  margin: 0 20px 0 0;
  color: #6b6b6b;
}