a {
  color: #007cc3;
}

a:hover {
	text-decoration:none;
}

a img {
  border: 0;
}

button {
  cursor: pointer;
}

body,
html {
	color:#434343;
  margin: 0;
  padding: 0;
  position: relative;
}

body,
button,
input[type=text],
input[type=password],
select,
textarea {
  font: 11px Verdana, Tahoma, Arial, sans-serif;
}

input[type=text],
input[type=password],
textarea {
  background: url(/img/input-bkg.gif) no-repeat left top;
  border: 1px solid #a19589;
}

input[type=text],
input[type=password] {
  height: 13px;
  padding: 3px 3px 2px 3px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
  margin: 0 0 0.85em 0;
  padding: 0;
}

h1 {
  color: #007cc3;
  font-size: 18px;
}

h2 {
  color: #007cc3;
  font-size: 11px;
  margin-bottom: 0.25em;
}

h3 {
  font-size: 16px;
}

form,
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

html {
}

label {
  cursor: pointer;
}

legend {
  display: none;
}

/* Dont modify anything above this line */
#lightwindow {
  line-height: 15px !important;
}

#container {
  margin: 0 auto;
  width: 975px;
}

#container #b-1 {
  float: left;
  margin-right: 20px;
  min-height: 1px; /* indien leeg toch ruimte vrijhouden. */
}

#container #b-2,
#container #b-3 {
  float: left;
  min-height: 1px;
}


#container #b-2 .banners {
  margin-top: -6px;
}

#container #b-3 .banners {
  padding-top: 37px;
}

#container #b-2 .banners img,
#container #b-3 .banners img {
  display: block;
  margin-bottom: 13px;
}


/*
#container #b-2 .banners img,
#container #b-3 .banners img,
#container #b-3 .special-banners img {
  display: block;
  margin: -5px 0 20px 0;
}

#container #b-3 .banners {
  padding-top: 46px;
}

#container #b-3 .special-banners {
  padding-top: 15px;
  margin: -5px 0 20px 0;
}
*/
#container #b-3 .special-banners img {
  margin: 0 0 13px;
}

#container #b-3 .special-banners .first-item img {
  margin: 15px 0 13px;
}

/* Layout relateerde breedtes van de bouwblokken... */
#container.ajax-layout {
  width: 730px;
}

#container.ajax-layout hr {
  background: url(/img/_base/footer-bkg.gif) repeat-x;
  height: 10px;
  border: 0px;
  position: relative;
}
#container.layout-1 #b-1 {
  width: 730px;
}

#container.layout-1 #b-1 > .inner { /* Gebruiken als er wel een klikpad in een layout-1 zit */
  margin: -10px 0 20px 0;
  position: relative; /* Toegevoegd voor IE7, anders verdwijnt de tekst... */
}

#container.layout-1 #b-2 {
  width: 225px;
}

/* Layout 2, dit is een drie-koloms layout, onder andere gebruikt in de contentpagina's */
/* Layout 6 is juist een twee-koloms layout. */
#container.layout-2 #b-0,
#container.layout-6 #b-0 {
  float: left;
  margin: 10px 20px 20px 0;
  width: 730px;
}

#container.layout-6 #b-0 {
  margin-right: 0;
  width: 975px;
}

#container.layout-2 #b-0 .inner,
#container.layout-6 #b-0 .inner {
  margin-bottom: 20px;
}

#container.layout-2 #b-1,
#container.layout-6 #b-1 {
  width: 196px;
}

#container.layout-2 #b-2 {
  width: 514px;
}

#container.layout-6 #b-2 {
  width: 759px;
}

#container.layout-2 #b-3 {
  width: 225px;
}

#container.layout-3 #b-0 {
  margin: -10px 0 20px 0;
}

#container.layout-3 #b-1 {
  margin-right: 20px;
  width: 555px;
}

#container.layout-3 #b-2 {
  width: 400px;
}

#container.layout-4 #b-1 {
  margin-right: 20px;
}

#container.layout-4 #b-2 {
  margin-right: 20px;
  width: 555px;
}

#container.layout-4 #b-3 {
  width: 400px;
}

#container.layout-5 #b-1 {
	float: left;
  margin: 0 30px 40px 0;
  width: 500px;
}

#container.layout-5 #b-2 {
	margin: 38px 0 40px;
  width: 445px;
}

#container.layout-5 #b-2 #contact-address {
	color: #0078bb;
	float: left;
	margin-right: 28px;
}

#container.layout-5 #b-2 img {
	border: 1px #dcdcdc solid;
	margin: 0;
	padding: 3px;
}

#container #b-2 p a {
  color: #007CC3;
  text-decoration: underline;
}

#container.layout-5 #main {
	padding-bottom: 20px;
}

#container #header {
  height: 90px;
  position: relative;
}

#container #header #logo {
  position: absolute;
  top: 20px;
}

#container #header #metamenu {
  position: absolute;
  right: 0;
  top: 20px;
}

#container #header #search {
  height: 20px;
  position: absolute;
  right: 0;
  top: 50px;
  width: 225px;
}

#container #header #search button {
  background: url(/img/_base/zoek-button.gif) no-repeat center;
  border: none;
  float: left;
  height: 20px;
  padding: 0;
  width: 18px;
}

#container #header #search input[type=text] {
  color: #a19589;
  float: left;
  font-size: 10px;
  margin-right: 5px;
  width: 192px;
}

#container #kruimelpad {
  color: #007cc3;
  font-size: 10px;
}

#container #nav-container {
  background: url(/img/_base/nav-bkg.gif) repeat-x;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  letter-spacing: -1px;
  position: relative;
  z-index: 2;
}

#container #nav-container a {
  text-decoration: none;
}

#container #nav-container #nav {
  list-style: none;
  margin: 0;
  padding-left: 10px;
}

#container #nav-container #nav li {
  float: left;
  position: relative;
}

#container #nav-container #nav li a {
  display: block;
  height: 30px;
  padding: 0 10px;
}

#container #nav-container #nav li a:hover {
  background: #1a86c2;
  color: #fff;
}

#container #nav-container #nav li.exp-open a {
  background: #007cc3;
  color: #fff;
}

#container #nav-container #nav li.last-item {
  border: none;
}

#container #nav-container #nav li.active-item a {
  color: #fff;
}

#container #nav-container #nav li.exp-open ul {
  background: #1a86c2 url(/img/nav-fix-ie7.gif) left top;
  left: 0;
  list-style: none;
  min-width: 200px;
  position: absolute;
  top: 30px;
  z-index: 10;
}

#container #nav-container #nav li.exp-closed ul {
  display: none;
}


#container #nav-container #nav li.exp-open ul li {
  background: #1a86c2;
  border-bottom: 2px solid #007cc3;
  height: 30px;
  width: 100%;
}

#container #nav-container #nav li.exp-open ul li a {
  background: #1a86c2;
  display: block;
  min-width: 180px;
  padding: 0 10px;
  white-space: nowrap;
}

#container #nav-container p {
  background: url(/img/_base/pijl-2.png) no-repeat left;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding-left: 22px;
  position: absolute;
  right: 20px;
  top: 0;
}

#container #main {
  padding-bottom: 10px;
  z-index: 0;
}

#container #footer {
  background: url(/img/_base/footer-bkg.gif) repeat-x;
  height: 40px;
  line-height: 40px;
  position: relative;
}

#container #footer p {
  color: #a19589;
  font-size: 10px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}

#container #footer p a {
  color: #a19589;
}

#container .custommenu { /* Menu met pijltjes bullets */
  font-size: 10px;
  list-style: none;
  margin: 0;
}

#container .custommenu li {
  background: url(/img/_base/pijl-1.gif) no-repeat left;
  display: inline;
  margin-right: 15px;
  padding-left: 12px;
}

#container .custommenu li.last-item {
  margin-right: 0;
}

#container .custommenu li a {
  color: #a19589;
  text-decoration: none;
}

/* De 'normale' formulier zien er als volgt uit. */
#container .customform button,
#container #afspraakb button {
  background: url(/img/sprite-keukenlijnen-balk.gif) left -150px;
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  overflow: visible;
  padding: 6px 30px;
  width: auto;
}

#container .customform .error {
  color: #f20404;
}

#container .customform label.no-error {
  color: #000 !important;
}


#container .customform .form-button {
  text-align: center;
}

#container .form-errors {
  border: 2px solid #e4302c;
  color: #e4302c;
  margin-bottom: 15px;
  padding: 5px 10px;
}

#container .form-errors ul {
  margin: 0;
}

#container .form-errors li {
  background: url(/img/error.png) no-repeat 0 0;
  line-height: 16px;
  list-style: none;
  margin: 0;
  min-height: 16px;
  padding-left: 24px;
}

#container .form-errors p {
  text-align: center;
}

.formsteps {
  list-style: none;
  margin-top: 26px;
}

.formsteps li {
  margin-bottom: 5px;
}

#afspraakb .form-row .form-input select {
  width: 309px;
}

#afspraakb textarea {
  width: 305px;
  *width: 304px;
}

#afspraakb #huisnummer, #afspraakb #huisnummer_extra {
  width: 20px;
}

#afspraakb #postcode_letters {
  width: 20px;
}

#afspraakb #postcode_numbers {
  width: 30px;
}

#afspraakb #voorletters {
  margin-right: 12px;
  width: 106px;
}

#afspraakb #tussenvoegsel {
  width: 82px;
}

#afspraakb .form-row {
  margin-bottom: 5px;
  overflow: hidden;
}

#afspraakb .form-errors {
  border: 2px solid #fff;
  margin-bottom: 15px;
  padding: 5px 10px;
}

#afspraakb .form-errors ul {
  margin: 0;
}

#afspraakb .form-errors li {
  background: url(/img/error.png) no-repeat 0 0;
  line-height: 16px;
  list-style: none;
  margin: 0;
  min-height: 16px;
  padding-left: 24px;
}

#afspraakb .form-errors p {
  text-align: center;
}


#afspraakb .form-row .form-label {
  float: left;
  font-size: 11px;
  padding-right: 10px;
  width: 125px
}

#afspraakb .form-row .form-input {
  float: left;
  overflow: hidden;
  width: 320px;
}

#afspraakb .form-button {
  margin-left: 135px;
}

#container .customform .form-row {
  margin-bottom: 5px;
  overflow: hidden;
}

#container .customform .form-row .form-label {
  float: left;
  margin-right: 10px;
  width: 150px;
}

#container .customform .form-row .form-input {
  float: left;
}

#container .customform .error .form-input input[type=text],
#container .customform .error .form-input input[type=password]
#container .customform .error .form-input select,
#container .customform .error .form-input textarea {
  border: 1px #ff0000 solid;
}

#container .customform .form-row .form-input input[type=text],
#container .customform .form-row .form-input input[type=password]
#container .customform .form-row .form-input select,
#container .customform .form-row .form-input textarea,
#afspraakb .form-row .form-input input[type=text] {
  width: 300px;
}

#container .customform .form-row .form-input textarea {
	overflow: auto;
  width: 306px;
  *width: 304px;
}

.customform .ordernummer, .customform .ordernummer-8 {
  background: url(/img/barcode-9.png) no-repeat;
  border:0;
  height: 14px;
  letter-spacing: 12px;
  text-indent: 4px;
  width: 164px;
}

.customform .ordernummer-8 {
  background: url(/img/barcode-8.png) no-repeat;
}

#container .compressedfields #geslacht {
  border: 1px solid #A19589;
  width: 308px;
}

#container .compressedfields #initialen {
  width: 80px;
}

#container .compressedfields #tussenvoegsel {
  width: 120px;
}

#container .compressedfields #postcode_numbers {
  width: 50px;
}

#container .compressedfields #postcode_letters {
  width: 22px;
}

#container .compressedfields #huisnummer {
  width: 30px;
}

#container .compressedfields #toevoeging {
  width: 30px;
}

#container .compressedfields #opdehoogte {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}

#container .compressedfields .form-button {
  text-align: right;
  padding-right: 6px;
  margin-bottom: 10px;
}

/* Clearing gebruikt omdat de banner anders achter de nav vallen. Clear op #footer veroorzaakt te veel margin in IE7 */
#container .clearing {
  clear: both;
  height: 0;
}

#container .level {
}

#container .level-no-margin {
  margin: 0px;
}


#container .customblock {
	background: none repeat scroll 0 0 #ECF0F2;
}

#container .customblock img {
  display: block;
}
/*
#container .customblock-2 {
  border: 1px solid #cecece;
  border-top: 0;
  padding: 10px;
}
*/
#container .customnumber { /* Groot zwart blok met witte letters om het aantal te tonen */
  background: #000;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 47px;
  line-height: 47px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  width: 50px;
}

/* Pager related styling */
#container .pager {
  border-top: 1px solid #cecece;
  height: 30px;
  line-height: 30px;
}

#container .pager p {
  float: left;
  margin-right: 15px;
  padding-left: 15px;
}

#container .pager ol {
  border-left: 1px solid #cecece;
  float: left;
  height: 28px;
  list-style: none;
  margin: -1px 0 0 0;
  overflow: visible;
}

#container .pager ol li {
  background: #f4f2f2;
  border: 1px solid #cecece;
  border-left: none;
  float: left;
  height: 28px;
  margin: 0px;
  text-align: center;
  width: 28px;
}

#container .pager ol li a {
  color: #000;
  text-decoration: none;
  display: block;
  height: 28px;
  width: 28px;
}

#container .pager ol li.active-item {
  background: #fff;
  border-top: 1px solid #fff;
  font-weight: bold;
}

#container .pager li.vorige,
#container .pager li.volgende {
  background: url(/img/sprite-pager.png);
}

#container .pager li.vorige {
  background-position: 0 top;
  border: 1px solid #cecece;
  margin-left: 30px;
}

#container .pager li.vorige.disabled {
  background-position: 0 -28px;
}

#container .pager li.volgende {
  background-position: 28px top;
}

#container .pager li.volgende.disabled {
  background-position: 28px -28px;
}

#container .roundedshadedblock {
  background: url(/img/sprite-roundedshadedblock.gif) left bottom;
}

#container .roundedshadedblock .inner {
  background: url(/img/sprite-roundedshadedblock.gif) right top;
  padding: 20px;
}
#container .roundedshadedblock-small {
  background: url(/img/sprite-roundedshadedblock-small.gif) left bottom;
}
#container .roundedshadedblock-small .inner {
  background: url(/img/sprite-roundedshadedblock-small.gif) right top;
  padding: 20px;
}

/* Base gerelateerde elementen boven deze lijn */
#home-banners-pos {
	width: 975px;
	margin: 20px 0 0;
}

.banners-pos {
  list-style: none;
}

.banners-pos li {
  float: left;
  margin: 0 5px 0 0;
}

.banners-pos li.last-item {
  margin: 0;
}

.banners-pos li.second-item-zakelijk {
  margin: 7px 5px 0 0;
}

.banners-pos li.last-item-zakelijk {
  margin: 7px 0 0 0;
}

.banners-pos li img {
  display: block;
  margin-top: -7px;
}

#aanvraag-persoonlijk-keukenboek {
}


#apparatuurset .apparatuurlijst {
  font-weight: bold;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding-top: 10px;
}

#apparatuurset .apparatuurlijst li {
  border: 1px solid #999;
  float: left;
  height: 210px;
  margin: 0 15px 15px 0;
  position: relative;
  width: 150px;
}

#apparatuurset .apparatuurlijst li .logo {
  left: 10px;
  position: absolute;
  top: -10px;
}

#apparatuurset .apparatuurlijst li .img {
  height: 100px;
  position: absolute;
  text-align: center;
  top: 20px;
  width: 100%;
}

#apparatuurset .apparatuurlijst li .text {
  padding: 0 10px;
  position: absolute;
  top: 120px;
  width: 130px;
}

#apparatuurset .apparatuurlijst li .details {
  background: url(/img/sprite-details-bekijken-small.png);
  bottom: 0;
  display: block;
  height: 20px;
  position: absolute;
  width: 100%;
}

/* De verschillende kleuren instellen */
#apparatuurset .apparatuurlijst li.c1 .details {
  background-position: 0 0;
}

#apparatuurset .apparatuurlijst li.c1 .text span {
  color: #d40a34;
}

#apparatuurset .apparatuurlijst li.c2 .details {
  background-position: 0 -20px;
}

#apparatuurset .apparatuurlijst li.c2 .text span {
  color: #f08323;
}

#apparatuurset .apparatuurlijst li.c3 .details {
  background-position: 0 -40px;
}

#apparatuurset .apparatuurlijst li.c3 .text span {
  color: #9b6026;
}

#apparatuurset .apparatuurlijst li.c4 .details {
  background-position: 0 -60px;
}

#apparatuurset .apparatuurlijst li.c4 .text span {
  color: #465560;
}

#apparatuurset .apparatuurlijst li.c5 .details {
  background-position: 0 -80px;
}

#apparatuurset .apparatuurlijst li.c5 .text span {
  color: #a09589;
}

#apparatuurset .apparatuurlijst li.c6 .details {
  background-position: 0 -100px;
}

#apparatuurset .apparatuurlijst li.c6 .text span {
  color: #1ba3dd;
}

#apparatuurset .apparatuurlijst li.c7 .details {
  background-position: 0 -120px;
}

#apparatuurset .apparatuurlijst li.c7 .text span {
  color: #c1cc30;
}

#apparatuurset .apparatuurlijst li.c8 .details {
  background-position: 0 -140px;
}

#apparatuurset .apparatuurlijst li.c8 .text span {
  color: #0779bf;
}

/* New since 1/10/2009 */
#apparatuurdetail {
  background: url(/img/apparatuurdetail-bkg.gif) repeat-y right;
  border: 1px solid #999;
  margin-top: 20px; /* anders staat het merk logo zo dicht op de voorloop tekst */
  padding: 10px;
  position: relative;

}

#apparatuurdetail .logo {
  left: 10px;
  position: absolute;
  top: -10px;
}

#apparatuurdetail .b-0 { /* Gebruikt omdat anders het merklogo'tje verdwijnt door de overflow: hidden */
  overflow: hidden;
}

#apparatuurdetail .b-1 {
  float: left;
  margin-right: 10px;
  width: 374px;
}

#apparatuurdetail .b-2 {
  float: left;
  padding-left: 10px;
  width: 314px;
}

#apparatuurdetail .apparatuur-en-icons {
  margin-bottom: 15px;
  padding-top: 10px;
}

#apparatuurdetail .prijs {
  border: 1px solid #999;
  height: 40px;
  margin-bottom: 15px;
  padding: 10px;
  position: relative;
}

#apparatuurdetail .prijs .legend {
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 0 10px;
  position: absolute;
  right: 10px;
  top: -10px;
}

#apparatuurdetail .prijs .consumenten-adviesprijs {
  border-right: 1px solid #999;
  font-size: 10px;
  left: 20px;
  padding-right: 10px;
  position: absolute;
  text-align: right;
  width: 80px;
}

#apparatuurdetail .prijs .consumenten-adviesprijs span {
  display: block;
  font-size: 12px;
  width: 60px;
  margin-left: 20px;
  color: #999;
  font-style: italic;
}

#apparatuurdetail .prijs .bruynzeel-voordeelprijs {
  font-size: 32px;
  font-weight: bold;
  position: absolute;
  right: 20px;
}

#apparatuurdetail .specificaties li {
  margin-left: 20px;
}

/* De diverse kleuren */
#apparatuurdetail.c1 h3,
#apparatuurdetail.c1 .bruynzeel-voordeelprijs,
#apparatuurdetail.c1 .legend {
  color: #d40a34;
}

#apparatuurdetail.c2 h3,
#apparatuurdetail.c2 .bruynzeel-voordeelprijs,
#apparatuurdetail.c2 .legend {
  color: #f08323;
}

#apparatuurdetail.c3 h3,
#apparatuurdetail.c3 .bruynzeel-voordeelprijs,
#apparatuurdetail.c3 .legend {
  color: #9b6026;
}

#apparatuurdetail.c4 h3,
#apparatuurdetail.c4 .bruynzeel-voordeelprijs,
#apparatuurdetail.c4 .legend {
  color: #465560;
}

#apparatuurdetail.c5 h3,
#apparatuurdetail.c5 .bruynzeel-voordeelprijs,
#apparatuurdetail.c5 .legend {
  color: #a09589;
}

#apparatuurdetail.c6 h3,
#apparatuurdetail.c6 .bruynzeel-voordeelprijs,
#apparatuurdetail.c6 .legend {
  color: #1ba3dd;
}

#apparatuurdetail.c7 h3,
#apparatuurdetail.c7 .bruynzeel-voordeelprijs,
#apparatuurdetail.c7 .legend {
  color: #c1cc30;
}

#apparatuurdetail.c8 h3,
#apparatuurdetail.c8 .bruynzeel-voordeelprijs,
#apparatuurdetail.c8 .legend {
  color: #0779bf;
}

#caroussel {
  height: 210px;
	margin:10px 0 0;
  position: relative;
  width: 975px;
}

#caroussel .image  {
  left: 0;
  height: 210px;
	margin: 10px 0 0;
  position: absolute;
  top: 0;
  width: 975px;
}

#caroussel #image1 {
  z-index: 1;
}

#caroussel #caroussel-besturing {
  background: url(/img/caroussel-besturing-bkg.png);
  height: 30px;
  left: 777px;
  padding: 3px 9px 0 9px;
  position: absolute;
  top: 171px;
  width: 130px;
  z-index: 2;
}

#caroussel #caroussel-besturing ol {
  background-image: url(/img/sprite-carrousel-besturing.png);
  background-repeat: no-repeat;
  height: 23px;
  list-style: none;
  margin: 0;
  padding-top: 2px;
}

#caroussel #caroussel-besturing ol li {
  float: left;
  margin: 0;
}

#caroussel #caroussel-besturing ol li a {
  display: block;
  float: left;
  height: 21px;
  width: 20px;
}

#caroussel #caroussel-besturing.p1 ol {
  background-position: top;
}

#caroussel #caroussel-besturing.p2 ol {
  background-position: center -25px;
}

#caroussel #caroussel-besturing.p3 ol {
  background-position: center -50px;
}

#caroussel #caroussel-besturing.p4 ol {
  background-position: center -75px;
}

#caroussel #caroussel-besturing.p5 ol {
  background-position: center -100px;
}

#caroussel #caroussel-besturing.p6 ol {
  background-position: center -125px;
}

/* Die afbeelding is niet echt ok, vandaar deze afwijkingen */
#caroussel #caroussel-besturing ol li.c2,
#caroussel #caroussel-besturing .c5 {
  margin-right: 2px;
}

#caroussel #caroussel-besturing ol li.c3,
#caroussel #caroussel-besturing ol li.c4 {
  margin-right: 3px;
}

/* ah carrousel */

#ahcarrousel {
	margin: 0 0 10px 0;
  padding-top: 210px;
  position: relative;
}

#ahcarrousel .ahimage {
  left: 0;
  position: absolute;
  top: 0;
}

#ahcarrousel .ahtext {
  color: #fff;
  left: 0;
  padding: 5px 10px 10px 10px;
  position: absolute;
  top: 0;
  width: 175px;
}

#ahcarrousel .ahtext-bkg {
  background: url(/img/carrousel-text-bkg.png);
  height: 210px;
  position: absolute;
  top: 0;
  width: 195px;
}

* html #ahcarrousel .ahtext-bkg {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/carrousel-text-bkg.png',sizingMethod='scale');
}

#ahtext-bkg-0 {
	left: 0;
}

#ahtext-bkg-1 {
	left: 195px;
}

#ahtext-bkg-2 {
	left: 390px;
}

#ahtext-bkg-3 {
	left: 585;
}

#ahtext-bkg-4 {
	left: 780px;
}

#ahcarrousel .ahtext span {
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}

#ahcarrousel .ahtext span a {
	color: #fff;
	text-decoration: none;
}

#ahcarrousel .ahtext p {
  font-size: 10px;
  margin: 0;
}

#ahcarrousel .ahtext p a {
	color: #fff;
	text-decoration: none;
}

#ahcarrousel #ahmenu {
	background: #0178bc;
  list-style: none;
  margin: 0;
  overflow: auto;
  width: 100%;
  -moz-outline: none;
}

#ahcarrousel #ahmenu li {
  background: #0178bc;
  border-right: 1px solid #fff;
  float: left;
  font-size: 11px;
  margin: 0;
  text-align: center;
  width: 194px;
}

#ahcarrousel #ahmenu li a {
  color: #fff;
  line-height: 40px;
  text-decoration: none;
}

#ahcarrousel #ahmenu li.last-item {
  border-right: none;
  width: 195px;
}

#ahcarrousel #ahmenu li.active-item {
  background: #ffe500 no-repeat top center;
}

#ahcarrousel #ahmenu li.active-item a {
  color: #0178bc;
}

/* ah carrousel */

/* banner container homepage */
#banner-container {
  display: block;
  float: left;
  width: 730px;
}

#banner-container .banners-pos li.last-item {
  margin: 0;
}

#content-container {
  overflow: auto;
  padding-top: 286px;
  #padding-top: 56px;
  #padding-left: 20px;
  width: 225px;
}
/* banner container homepage */


#content-icons {
  font-size: 10px;
  list-style: none;
  text-align: right;
}

#content-icons li {
  display: inline;
  margin-left: 15px;
}

#content-icons li a {
  padding-bottom: 5px;
  padding-left: 20px;
}

#content-icons li.print a {
  background: url(/img/icons/print.gif) no-repeat;
}

#content-icons li.send-to-a-friend a {
  background: url(/img/icons/send-to-a-friend.gif) no-repeat;
}

#keukenlijnen-home {
  background-position: 0;
  height: 140px;
  list-style: none;
  margin: 60px 0 0;
}

#keukenlijnen-home li {
  float: left;
  height: 140px;
  margin: 0 5px 0 0;
  width: 240px;
}

#keukenlijnen-home li.last-item {
  margin: 0;
}

#keukenlijnen-home li .keukenlijn {
  display: block;
  height: 30px;
}

#keukenlijnen-home li.k1 .keukenlijn {
  background-position: left top !important;
}

#keukenlijnen-home li.k2 .keukenlijn {
  background-position: 480px top !important;
}

#keukenlijnen-home li.k3 .keukenlijn {
  background-position: 240px top !important;
}

#keukenlijnen-home li img {
  display: block;
}

#keukenlijnen-overzicht {

}

#keukenlijnen-overzicht h3 {
  margin: 0.3em 0;
}

#keukenlijnen-overzicht > p {
  color: #fff;
  font-size: 12px;
  margin: 0;
  padding: 10px;
}

#keukenlijnen-overzicht p.small { /* Indien gebruikt in de placeholder */
  padding: 3px;
}


#keukenlijnen-overzicht > img {
  display: block;
}

#keukenlijnen-overzicht #keukenlijst li img {
  display: block;
}

#keukenlijnen-overzicht #keukenlijst .details {
  background-image: url(/img/sprite-details-bekijken.png);
  display: block;
  height: 20px;
  width: 230px; /* Nodig voor IE7 */
}

#keukenlijnen-overzicht #keukenlijst { /* Lijst met alle keukens */
  list-style: none;
  overflow: hidden;
  padding: 0 10px 10px 10px;
}

#keukenlijnen-overzicht #keukenlijst li {
  float: left;
  margin: 0 9px 10px 0;
}

#keukenlijnen-overzicht #keukenlijst li.last-item {
  margin-right: 0;
}

#keukenlijnen-overzicht > ul { /* The 'header' */
  height: 30px;
  list-style: none;
  margin: 0;
}

#keukenlijnen-overzicht > ul li {
  background: url(/img/sprite-keukenlijnen.gif);
  height: 30px;
  float: left;
  margin-right: 5px;
  width: 240px;
}

#keukenlijnen-overzicht > ul li a {
  display: block;
  height: 30px;
  width: 240px;
}

#keukenlijnen-overzicht > ul li.last-item {
  margin: 0;
}

#keukenlijnen-overzicht > ul li.k1 {
  background-position: left top;
}

#keukenlijnen-overzicht.active-k1 > ul li.k1 {
  background-position: left -30px;
}

#keukenlijnen-overzicht.active-k1 h3 {
}

#keukenlijnen-overzicht.active-k1 > p {
  background: #d40a34;
}

#keukenlijnen-overzicht.active-k1 .details {
  background-position: left top;
}

#keukenlijnen-overzicht ul li.k2 {
  background-position: 480px top;
}

#keukenlijnen-overzicht.active-k2 > ul li.k2 {
  background-position: 480px -30px;
}

#keukenlijnen-overzicht.active-k2 #keukenlijst {
}
.descriptionText {
	font-size: 12px;
}
.active-price h3 {
	font-size: 24px;
	color: #0078BB;
}

#keukenlijnen-overzicht.active-k2 > p {
  background: #84776a;
}

#keukenlijnen-overzicht.active-k2 .details {
  background-position: 460px top;
}

#keukenlijnen-overzicht ul li.k3 {
  background-position: 240px top;
}

#keukenlijnen-overzicht.active-k3 ul > li.k3 {
  background-position: 240px -30px;
}

#keukenlijnen-overzicht.active-k3 #keukenlijst {
}

#keukenlijnen-overzicht.active-k3 h3 {
}

#keukenlijnen-overzicht.active-k3 > p {
  background: #acba14;
}

#keukenlijnen-overzicht.active-k3 .details {
  background-position: 230px top;
}

/* Vanwege flexibiliteit met switchen bewust ervoor gekozen om detail binnen het eerder gemaakte overzicht te plaatsen */
#keukenlijnen-overzicht #keukendetail {

}
/*
#keukenlijnen-overzicht #keukendetail .fotos div{
  height: 308px;
}
*/
#keukenlijnen-overzicht #keukendetail .fotos div {
  float: left;
}

#keukenlijnen-overzicht #keukendetail .fotos div img.hoofdfoto {
  margin-right: 2px;
}

#keukenlijnen-overzicht #keukendetail .keukenboek {
  background: #fbe029;
  height: 50px;
  position: relative;
}

#keukenlijnen-overzicht #keukendetail .keukenboek .text {
  left: 20px;
  position: absolute;
  top: 15px;
}

#keukenlijnen-overzicht #keukendetail .keukenboek .knop {
  left: 492px;
  position: absolute;
  top: 6px;
}


#keukenlijnen-overzicht #keukendetail #keukendetail-menu {
  background: url(/img/sprite-keukenlijnen-balk.gif);
  color: #fff;
  font-weight: bold;
  height: 50px;
  position: relative;
}

#keukenlijnen-overzicht.active-k1 #keukendetail #keukendetail-menu {
  background-position: 0 0;
  /*margin-bottom: 10px;*/
}

#keukenlijnen-overzicht.active-k2 #keukendetail #keukendetail-menu {
  background-position: 0 -50px;
}

#keukenlijnen-overzicht.active-k3 #keukendetail #keukendetail-menu {
  background-position: 0 -100px;
}

#keukenlijnen-overzicht #keukendetail #keukendetail-menu ul {
  bottom: 0;
  list-style: none;
  margin: 0;
  padding-left: 10px;
  position: absolute;
}

#keukenlijnen-overzicht #keukendetail #keukendetail-menu ul li {
  float: left;
  height: 25px;
  padding: 5px;
  text-align: center;
  width: 120px;
}

#keukenlijnen-overzicht #keukendetail #keukendetail-menu ul li a {
  color: #fff;
  text-decoration: none;
}

#keukenlijnen-overzicht #keukendetail #keukendetail-menu ul li.active-item {
  background: #fff;
}

#keukenlijnen-overzicht.active-k1 #keukendetail #keukendetail-menu ul li.active-item a {
  color: #d40a34;
}

#keukenlijnen-overzicht.active-k2 #keukendetail #keukendetail-menu ul li.active-item a {
  color: #84776a;
}

#keukenlijnen-overzicht.active-k3 #keukendetail #keukendetail-menu ul li.active-item a {
  color: #acba14;
}

#keukendetailmogelijkheden {
  overflow: hidden;
}

#colordetail {
  margin-bottom: 15px;
}


#keukendetailmogelijkheden .front,
#keukendetailmogelijkheden .greep {
  color: #666;
  float: left;
  font-size: 10px;
  margin-right: 15px;
  text-align: center;
  width: 170px;
}

#keukendetailmogelijkheden ul {
  list-style: none;
  margin: 0;
}

#keukendetailmogelijkheden ul li {
  margin: 0 0 15px 0;
}

#keukendetailmogelijkheden .kleur {
  float: left;
  font-size: 11px;
  width: 275px;
}
#keukendetailmogelijkheden .kleurnaam {
  font-size: 9px;
}
#keukendetailmogelijkheden .kleur table {
  border-collapse: collapse;
  padding: 0;
  width: 275px;
}
/*
#keukendetailmogelijkheden .kleur table tr {
  background: url(/img/kleurentabel.gif) no-repeat left bottom;
}
*/
#keukendetailmogelijkheden .kleur table td {
  vertical-align: top;
}

#keukendetailmogelijkheden .kleur table td .img-container {
  float: left;
  width: 68px;
}
/*
#keukendetailmogelijkheden .kleur table td .img-container img {
  border: 1px solid #d0d0d0;
}

*/
#keukendetailmogelijkheden .kleur table td .kleurnaam {
	float: left;
	text-align: center;
	width: 56px;
}
/* Added on 13/11/2009
#laatst-bekeken-keukens {
  background: url(/img/laatst-bekeken-keukens.gif) no-repeat top;
  margin-bottom: 20px;
  padding-top: 11px;
}
#laatst-bekeken-keukens .inner {
  border: 1px solid #34312f;
  border-top: none;
  padding: 10px;
}

#laatst-bekeken-keukens .inner p {
  font-size: 10px;
}

#laatst-bekeken-keukens .inner ul {
  margin: 0;
}

#laatst-bekeken-keukens .inner ul li {
  margin-left: 20px;
}
 */

/* Bruynzeel Outlet */

#showroomkeukens ol {
  list-style: none;
  overflow: hidden;
}

#showroomkeukens ol li {
  float: left;
  font-size: 10px;
  margin: 0 20px 20px 0;
  width: 152px;
}

#showroomkeukens ol li.last-item {
  margin-right: 0;
}

#showroomkeukens ol li a.outlet {
  color: #fff;
  display: block;
  height: 38px;
  padding: 2px 5px;
  text-decoration: none;
}

#keukenlijnen-overzicht.active-k1 ol li a.outlet {
  background: #e1134f;
}

#keukenlijnen-overzicht.active-k2 ol li a.outlet {
  background: #84776a;
}

#keukenlijnen-overzicht.active-k3 ol li a.outlet {
  background: #acba14;
}

.cache-image, .item-hidden {
  display: none !important;
}


/* The tabs 'slim' and 'docmenten' on the kitchendetails page were not properly templated. We had to redo them */
#slim,
#documentatie {
  overflow: hidden;
}

#slim .options,
#documentatie .documenten {
  float: left;
  margin-right: 15px;
  width: 420px;
}

#slim .front,
#documentatie .afbeelding {
  float: left;
  text-align: center;
  width: 273px;
}

.stripedlist {
  background: url(/img/listborder.gif) repeat-x top;
  padding: 1px 0 0 0;
}

.stripedlist li {
  background: url(/img/sprite-keukendetail-tabel.png) 0 0 no-repeat;
  line-height: 36px;
  list-style: none;
  margin: 0;
  padding: 0 0 0 35px;
}

.stripedlist li.odd {
  background-color: #f0f6fa;
}

.link-fold {
  color: #007bbd;
}

#kitchenoptionshidden {
  display: block;
}

#kitchenoptionsvisible {
  display: none;
}

#nieuwbouwprojecten ol {
  list-style: none;
  overflow: hidden;
}

#nieuwbouwprojecten ol li {
  float: left;
  font-size: 10px;
  margin: 0 20px 20px 0;
  width: 152px;
}

#nieuwbouwprojecten ol li.last-item {
  margin-right: 0;
}

#nieuwbouwprojecten ol li a.nieuwbouwproject {
  background: #007cc3;
  color: #fff;
  display: block;
  height: 26px;
  padding: 2px 5px;
  text-decoration: none;
}

#submenu-container p {
  color: #007cc3;
  font-size: 13px;
  font-weight: bold;
}

.submenu-container ul,
#submenu-container ul {
  border-bottom: 1px dotted #a19589;
  border-top: 1px dotted #a19589;
  list-style: none;
  padding: 10px 0;
}

.submenu-container ul li,
#submenu-container ul li {
  margin-bottom: 5px;
}

.submenu-container ul li a,
#submenu-container ul li a {
  background: url(/img/_base/pijl-2.png) no-repeat right 2px;
  display: block;
  padding-right: 20px;
}

/* nieuwbouwkeukens */

#verfijningsfilter {
  display: block;
  margin-bottom: 20px;
}

#verfijningsfilter-lijst {
  background: #f4f2f2;
  border: 1px solid #cecece;
  padding: 10px 15px;
}

#verfijningsfilter-lijst li {
  list-style: none;
  line-height: 18px;
}

#verfijningsfilter-lijst h3 {
  background: url(/img/verfijningsfilter-bullet.gif) no-repeat 2px 4px;
  font-size: 11px;
  margin: 0 0 5px -10px;
  padding-left: 10px;;
}

#verfijningsfilter-lijst li a{
  color: #221f1e;
  text-decoration: none;
}

#verfijningsfilter-lijst li.item-active a {
  color: #007cc3;
  font-weight: bold;
  background: url(/img/_base/pijl-2.png) no-repeat right 2px;
  display: block;
}


.keuzeblok {
  border: 1px solid #201d1c;
  min-height: 27px;
  margin-bottom: 20px;
  padding: 10px 57px 10px 10px;
  position: relative;
}

.keuzeblok .legend {
  background: #fff;
  font-weight: bold;
  left: 7px;
  margin: 0;
  padding: 0 3px;
  position: absolute;
  top: -8px;
}

.keuzeblok ul {
  font-size: 10px;
  list-style: none;
  margin: 0;
  overflow: hidden;
}

.keuzeblok .title {
  font-style: italic;
  font-weight: bold;
}

.keuzeblok li {
  float: left;
  margin-bottom: 10px;
  margin-right: 15px;
}

.keuzeblok li a {
  background: url(/img/icons/delete.gif) no-repeat right 0;
  padding-bottom: 15px;
  padding-right: 20px;
  color: #000;
  text-decoration: none;
}

/* smoelenboek */

#smoelenboek ol {
  list-style: none;
  overflow: hidden;
}

#smoelenboek ol li {
  float: left;
  font-size: 10px;
  margin: 0 20px 20px 0;
  width: 152px;
}

#smoelenboek ol li.last-item {
  margin-right: 0;
}

#smoelenboek ol li a.nieuwbouwproject {
  background: #007cc3;
  color: #fff;
  display: block;
  height: 26px;
  padding: 2px 5px;
  text-decoration: none;
}

/* smoelenboek-detail */
#smoelenboek-detail {
  overflow: hidden;
}

#smoelenboek-detail .content {
  background: url(/img/smoelenboek-detail-box.png);
  color: #fff;
  float: left;
  height: 151px;
  padding: 15px;
  width: 326px;
}

#smoelenboek-detail .content a {
  color: #fff;
}

#smoelenboek-detail .img {
  float: left;
  width: 152px;
}


/* showroomkeukens */

.prijs-showroomkeukens {
  margin-bottom: 7px;
  width:161px;
}

.prijs-showroomkeukens-button {
  display: block;
  margin: 5px 0 23px 0;
}

#showroomkeukens ol {
  list-style: none;
  overflow: hidden;
}

#showroomkeukens ol li {
  float: left;
  font-size: 10px;
  margin: 0 20px 20px 0;
  width: 152px;
}

#showroomkeukens ol li.last-item {
  margin-right: 0;
}

#showroomkeukens ol li .showroomkeuken {
  color: #fff;
  display: block;
  height: 60px;
  padding: 2px 5px;
  text-decoration: none;
}

#showroomkeukens ol li a.k1 {
  background: #d40a34;
}

#showroomkeukens ol li a.k2 {
  background:#84776a;
}

#showroomkeukens ol li a.k3 {
  background: #acba14;
}

#showroomkeukens ol li a.k4 {
  background: #007cc3;
}

/* showroomkeukens-detail-adres */
#showroomkeukens-grt img {
  height: 381px;
  width: 508px;
}

#showroomkeukens-grt .info {
  background: url(/img/sprite-showroomkeukens-balk.gif);
  color: #fff;
  height: 52px;
  padding: 10px;
  position: relative;
}

#showroomkeukens-grt .info h1 {
  color: #fff;
}

#showroomkeukens-grt .info.k1 {
  background-position: 0 0;
}

#showroomkeukens-grt .info.k2 {
  background-position: 0 -72px;
}

#showroomkeukens-grt .info.k3 {
  background-position: 0 -144px;
}

#showroomkeukens-grt .info.k4 {
  background-position: 0 -216px;
}

#showroomkeukens-grt p.prijs {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}

#showroomkeukens-grt table.overig {
  position: absolute;
  right: 10px;
  top: 10px;
}

#showroom-documentatie-menu  {
  background: url(/img/sprite-keukenlijnen-balk.gif) 0 -150px;
  color: #fff;
  font-weight: bold;
  height: 50px;
  position: relative;
}

#showroom-documentatie-menu ul {
  bottom: 0;
  list-style: none;
  margin: 0;
  padding-left: 10px;
  position: absolute;
}

#showroom-documentatie-menu ul li {
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  text-align: center;
}

#showroom-documentatie-menu ul li a {
  color: #fff;
  text-decoration: none;
}

#showroom-documentatie-menu ul li.active-item {
  background: #fff;
}

#showroom-documentatie-menu ul li.active-item a {
  color: #007cc3;
}

#documentatie-content .customblock-2 {
  line-height: 16px;
  padding: 20px;
  position: relative;
}

#documentatie-content .customblock-2 p {
  font-weight: bold;
  margin: 15px 0 20px 0;
}

#documentatie-content .customblock-2 .info p {
  font-weight: normal !important;
  margin-top: 5px;
}

#documentatie-content .customblock-2 p.info-header {
  font-weight: bold !important;
  margin-bottom: 0;
}

#documentatie-content .customblock-2 .button {
  margin-bottom: 25px;
}

#documentatie-content .customblock-2 table.tijden {
  margin-bottom: 25px;
}

#documentatie-content #plaatje {
  position: absolute;
  right: 20px;
  top: 20px
}

#rollover-vestigingen-container {
  position: relative;

}

#rollover-vestigingen {
  background: url(/img/rollover-groot-header.png) no-repeat;
  background-color: #fff;
  border: 1px solid black;
  width: 486px;
  padding: 12px 24px;
}

#verfijningsfilter-lijst ol li.rollover-vestigingen a:hover {
  width: 24px;
  height: 24px;
  background-color: black;
}

#verfijningsfilter-lijst #postcode-storelocator {
  height: 20px;
  width: 100px;
  display: inline;
  margin-bottom: 10px;
}

#verfijningsfilter-lijst #postcode-storelocator input[type=text] {
  color: #a19589;
  float: left;
  font-size: 10px;
  height: 13px;
  margin-right: 5px;
  padding: 3px 3px 2px 3px;
  width: 130px;
}

#verfijningsfilter-lijst #postcode-storelocator input[type=image] {
  float: right;
  margin-bottom: 15px;
}

#storelocator {
  margin-bottom: 20px;
}

.storelocator-resultaten {
  color: #007cc3;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

.storelocator-tussenlijn {
  background: url(/img/storelocator-tussenlijn.png) repeat-x;
}

table.stores {
  width: 100%;
}

table.stores td.storelocator-blokje {
  width: 40px;
  vertical-align: top;
}

table.stores td.storelocator-blokje span {
  background: url(/img/storelocator-blokje.png) no-repeat;
  color: #fff;
  display: block;
  font-weight: bold;
  height: 24px;
  line-height: 22px;
  padding: 2px 7px 7px 2px;
  text-align: center;
  width: 24px;
}

#storelocator-documentatie-menu  {
  background: url(/img/sprite-keukenlijnen-balk.gif) 0 -150px;
  color: #fff;
  font-weight: bold;
  height: 50px;
  margin-top: 20px;
  position: relative;
}

#storelocator-documentatie-menu ul {
  bottom: 0;
  list-style: none;
  margin: 0;
  padding-left: 10px;
  position: absolute;
}

#storelocator-documentatie-menu ul li {
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  text-align: center;
}

#storelocator-documentatie-menu ul li a {
  color: #fff;
  text-decoration: none;
}

#storelocator-documentatie-menu ul li.active-item {
  background: #fff;
}

#storelocator-documentatie-menu ul li.active-item a {
  color: #007cc3;
}

#documentatie-content .customblock-2 {
  line-height: 16px;
  padding: 20px;
  position: relative;
}

/* keukenapparatuur */

.keukenapparatuurbeschrijving {
  margin-bottom: 20px;
}

#keukenapparatuur ul {
  list-style: none;
  overflow: hidden;
}

#keukenapparatuur ul li {
  float: left;
  font-size: 10px;
  margin: 0 20px 20px 0;
  width: 152px;
}

#keukenapparatuur ul li.last-item {
  margin-right: 0;
}

#keukenapparatuur ul li .keukenapparatuur {
  color: #fff;
  display: block;
  height: 38px;
  padding: 2px 5px;
  text-decoration: none;
}

#keukenapparatuur ul li .keukenapparatuur {
  background: #d40a34;
}

#keukenapparatuur ul li .apparatuurtype ul li {
  background: transparent url(/img/_base/pijl-3.png) no-repeat 8px 7px;
  margin: 0;
  line-height: 20px;
  padding-left: 20px;
}

#keukenapparatuur ul li .apparatuurtype ul li a {
  color: #ffffff;
  text-decoration: none;
}

#voorkeurslijst-container {
	display:none;
  position: absolute;
  width: 100%;
}

#voorkeurslijst-container.active {
  bottom: 0;
  height: 180px;
}

#voorkeurslijst-container.inactive {
  bottom: -50px;
  height: 50px;
}

#voorkeurslijst-container #voorkeurslijst {
  background: url(/img/voorkeurslijst-bkg.png) top;
  color: #fff;
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 975px;
}

#voorkeurslijst-container #voorkeurslijst .toggle {
  background: url(/img/sprite-voorkeurslijst-toggle.png);
  display: block;
  height: 27px;
  left: 924px;
  position: absolute;
  top: 2px;
  width: 29px;
}

#voorkeurslijst-container.active #voorkeurslijst .toggle {
  background-position: 0 top;
}

#voorkeurslijst-container.inactive #voorkeurslijst .toggle {
  background-position: left -27px;
}

#voorkeurslijst-container #voorkeurslijst ul {
  left: 80px;
  list-style: none;
  margin: 0;
  position: absolute;
  top: 50px;
}

#voorkeurslijst-container #voorkeurslijst ul li {
  border: 2px solid #fff;
  float: left;
  height: 67px;
  margin-right: 10px;
  width: 108px;
}

#voorkeurslijst-container #voorkeurslijst ul li div {
  text-align: center;
}

#voorkeurslijst-container #voorkeurslijst ul li a {
  color: #fff;
}

#voorkeurslijst-container #voorkeurslijst ul li img {
  margin-bottom: 5px;
}

#voorkeurslijst-container #voorkeurslijst .vorige,
#voorkeurslijst-container #voorkeurslijst .volgende {
  background: url(/img/sprite-voorkeurslijst-buttons.png);
  display: block;
  height: 20px;
  position: absolute;
  top: 72px;
  width: 21px;
}

#voorkeurslijst-container #voorkeurslijst .vorige {
  background-position: left top;
  left: 39px;
}

#voorkeurslijst-container #voorkeurslijst .vorige:hover {
  background-position: left bottom;
}

#voorkeurslijst-container #voorkeurslijst .volgende {
  background-position: right top;
  left: 700px;
}

#voorkeurslijst-container #voorkeurslijst .volgende:hover {
  background-position: right bottom;
}

#voorkeurslijst-container #voorkeurslijst .delete {
  background: url(/img/icons/delete-small.png) no-repeat 0 3px;
  padding-left: 16px;
}

#voorkeurslijst-container #voorkeurslijst .content {
  height: 100px;
  position: absolute;
  right: 10px;
  top: 50px;
  width: 231px;
}

#voorkeurslijst-container #voorkeurslijst .content p {
  height: 40px;
  overflow: hidden;
}

/* keukenapparatuur categorie */

#keukenapparatuur-categorie {

}

#keukenapparatuur-categorie ul {
  list-style: none;
  overflow: hidden;
}

#keukenapparatuur-categorie ul li {
  border: 1px solid #201d1c;
  float: left;
  font-size: 10px;
  height: 196px;
  margin: 0 20px 20px 0;
  width: 152px;
}

#keukenapparatuur-categorie ul li.last-item {
  margin-right: 0;
}

#bruynzeel-zakelijk-textblok {
  height: 240px;
  margin-bottom: 22px;
}

#bruynzeel-zakelijk-nieuwsblok {
  border: 1px solid #0081c2;
  height: 138px;
  position: relative;
}

#bruynzeel-zakelijk-nieuwsblok p a {
  background: url(/img/_base/pijl-1.gif) no-repeat 80px 4px;
  height: 138px;
  padding-right: 14px;
  position: relative;
}

#bruynzeel-zakelijk-nieuwsblok .header {
  background: url(/img/zakelijk-nieuws-hdr.gif) no-repeat;
  height: 11px;
  margin: -6px 0 0 5px;
  position: absolute;
  width: 59px;
}

#bruynzeel-zakelijk-nieuwsblok  p {
  padding: 11px 11px 0 11px;
}

#payoff {
  background: url(/img/bruynzeel-zakelijk-payoff.gif) 424px 15px no-repeat;
  height: 60px;
}

#supplementpopup {
  line-height: 16px;
  width: 750px;
}

/* style for the sprite checkbox */
.filter-container .checkbox {
  height: 13px;
  width: 13px;
  margin-right: 5px;
  background: url(/img/sprite-checkboxes.gif) no-repeat;
}

.filter-container img.checkbox-unchecked {
}

.filter-container img.checkbox-checked {
  background-position: right top;
}

.filter-container img.checkbox-singleoption {
  background-position: left bottom;
}

.filter-container img.checkbox-disabled {
  background-position: right bottom;
}

.filter-container .checkbox-disabled label {
  color: #c0c0c0;
  cursor: default;
}

/* custom styling */
.content-block-image {
  margin-bottom: 10px;
}

.highlight-content {
  background: #ffe500 url(/img/keukenwizard-disclaimer.gif) repeat-x;
  padding: 5px 14px;
  text-align: center;
}

.highlight-content a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

strong.highlight {
  color: #007CC3;
}

.supplementbestdeal {
  right: 8px;
  position: absolute;
  top: 8px;
}

.no-spacing {
  margin: 0 !important;
}

/* menu */
.list-closed { display:none }

#indicator {
  background-color:#F0F0F0;
  height: 30px;
  left: 244px;
  padding: 10px;
  position: fixed;
  top: 444px;
  width: 150px;
  z-index:9999;
}

#indicator img.animation {
  vertical-align: middle;
}

#main-acties {
  background: url(/img/acties/bg-acties.gif) repeat-x top;
  height: 507px;
  margin-bottom: 26px;
  padding: 0;
  position: relative;
  width: 990px;
}

#main-acties.maggi {
  height: 615px;
}

#main-acties #slogan-40procent {
  left: 26px;
  position: absolute;
  top: 0;
}

#main-acties #maggi {
  background: url(/img/acties/bruynzeel-maggi-actie.png) no-repeat;
  height: 298px;
  left: 26px;
  position: absolute;
  top: 0;
  width: 958px;
}

#main-acties #maggi #maggi-content {
  position: absolute;
  left: 326px;
  line-height: 20px;
  top: 125px;
  width: 580px;
}

#main-acties #keukenboek, #main-acties #maggi-keukenboek {
  background: url(/img/acties/btn-keukenboek.jpg) no-repeat;
  left: 26px;
  position: absolute;
  top: 214px;
}

#main-acties #keukenboek a, #main-acties #maggi-keukenboek a {
  background: url(/img/acties/btn-keukenboek.jpg) no-repeat;
  display: block;
  height: 291px;
  width: 450px;
}

#main-acties #afspraak, #main-acties #maggi-afspraak {
  background: url(/img/acties/btn-afspraak.jpg) no-repeat;
  left: 501px;
  position: absolute;
  top: 214px;
}

#main-acties #afspraak a, #main-acties #maggi-afspraak a {
  background: url(/img/acties/btn-afspraak.jpg) no-repeat;
  display: block;
  height: 291px;
  width: 450px;
}

#main-acties #maggi-keukenboek, #main-acties #maggi-afspraak {
  top: 322px !important;
}


.koopzondagen-form {
  background: #ffcf00 url(/img/_base/nav-bkg.gif) repeat-x scroll 0 0;
  padding: 5px 2px 2px 5px;
  width: 100%;
  height: 55px;
}

.koopzondagen-form span {
	display: block;
  font-weight: bold;
  width: 100%;
  padding-top: 3px;
}

.koopzondagen-form select {
  padding-top: 1px;
  width: 300px;
  margin-right: 10px;
}

.koopzondagen-form select, .koopzondagen-form button {
  float: left;
}

.koopzondagen-form button {
  background: url(/img/sprite-keukenlijnen-balk.gif) left -170px;
  border: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  overflow: visible;
  padding: 2px 6px;
  width: auto;
}

.kop-tekst {
  color: #007CC3;
  font-size: 13px;
}

#map-winkel-detail-pagina {
  height: 200px;
}


/* Google Map */
#googlemaps {
	padding: 0;
/* margin-left: 10px;*/
/* margin-top: 5px; */
}

#googlemaps #searchpanel {
	padding-bottom: 10px;
	padding-top: 8px;
	width: 100%;
  height: 25px;
}

#googlemaps #searchpanel .zoeken {
	float: left;
  padding-top: 6px;
  padding-top: 6px;
}

#googlemaps #searchpanel #location-form {
	display: block;
	float: left;
	padding: 4px 2px;
}

#googlemaps #location {
  width: 115px;
}

#googlemaps .search-button {
  background: url(/img/sprite-keukenlijnen-balk.gif) left -170px;
  border: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  overflow: visible;
  padding: 2px 6px;
  width: auto;
}

.google-tooltip h3 {
  font: 17px Arial, sans-serif;
  font-weight:bold;
  color:blue;
  text-decoration:underline;
}

.google-tooltip a {
  color: green;
  text-decoration:none;
}

.google-tooltip h1 a {
  color: #007CC3;
  text-decoration: underline;
}

.contact-block-top {
  padding: 9px;
  border:  solid 1px #D9D9D9;
}

.outlet-channels {
  overflow: hidden;
  width: 514px;
}

.outlet-channel-kitchen {
  float: left;
  width: 247px;
  margin-right: 20px;
}

.outlet-channel-supplement {
  float: left;
  width: 247px;
}

#image-bar {
  background: #D0D0D0;
}

.graythumbnail {
  cursor: pointer;
}

#image-scroller .graythumbnail {
  border-left: solid 2px #FFFFFF;
}

#kitchen_references > li {
  border-bottom: 1px solid #cecece;
  list-style: none;
  margin-bottom: 15px;
  overflow: hidden;
  padding-bottom: 15px;
}

#kitchen_references > li ul {
  list-style-position: inside;
}

#kitchen_references img.left {
  float: left;
  margin: 0 10px 10px 0;
}

#kitchen_references img.right, #references img.right {
  float: right;
  margin: 0 0 10px 10px;
  overflow: hidden;
}

#kitchen_references .more {
  clear: both;
}

#references {
  list-style: none;
}

#reference-info-container {
  float: left;
}

.reference-appointment {
  background: #FBE029;
  color: #007CC3;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  padding: 5px 0 0 10px;
}

.reference-appointment div {
  float: left;
  width: 318px;
}

.reference-buttons {
  list-style: none;
}

.reference-buttons li {
  float: left;
  margin-left: 5px;
}

.reference-info {
  font: 14px Arial, Tahoma, Arial;
}

.reference-info p {
  margin-bottom: 0;
}

.reference-info .margin {
  margin-bottom: 20px;
}

.reference-img-buttons {
  clear: both;
  float: right;
}

.reference-img-buttons .img-nav-active {
  color: #000;
  text-decoration: none;
}

#reference-next {
  float: right;
}

#reference-next, #reference-previous {
  color: #000;
  text-decoration: none;
}

.reference-quote {
  /*background: url(/img/quote-bottom.gif) no-repeat bottom right;*/
  clear: both;
  padding: 10px 0;
}

.reference-quote h3 {
  /*background: url(/img/quote-top.gif) no-repeat top left;*/
  font: 16px Arial, Tahoma, Arial;
  font-weight: bold;
  margin: 0 0 0 -20px;
  padding: 10px 0 0 20px
}

.reference {
  color: #007cc3;
  margin-bottom: 10px;
}

.reference p {
  color: #007cc3;
  margin-top: 2px;
}
/* nieuwe filters styling */

.filter-options li {
  line-height: 16px;
}

.filter-options li .checkbox {
  background: url("/img/sprite-checkboxes.gif") no-repeat scroll 0 0 transparent;
  float: left;
  heigth: 13px;
  line-height: 13px;
  margin-top: 2px;
  width: 13px;
}

.filter-options li.selected .checkbox {
  background-position: right top;
}

.filter-options li.selected a {
  font-weight: bold;
}

.filter-options li.disabled .checkbox {
  background-position: right bottom;
}

.filter-options li.disabled {
  color: #c0c0c0;
}

#filter-kleur-1,
#filter-kleur-2 {
  float: left;
  width: 267px;
}

#filter-kleur-1 {
  margin-right: 10px;
}

#filter-kleur-1 img,
#filter-kleur-2 img {
  border: 1px solid #007CC3;
}

.google_maps_container {
  border: solid 1px #007CC3;
  padding: 7px;
}

.categorylist {
  margin-top: 30px;
}

.categorie_row {
  width: 100%;
  float: left;
}

.categorie_item {
  float: left;
  margin-bottom: 10px;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  width: 230px;
}

.twitter-li {
  *background-position: -1px 8px !important;
}

.twitter {
  position: relative;
  top: 4px;
}

#submitdiv {
	background: url(/img/postdivbg.gif) #fff;
  filter: alpha(opacity=80);
  height: 100%;
  left: 0;
  opacity: .8;
  position: absolute;
	visibility: hidden;
	width: 100%;
  z-index: 98;
}

/*--------------------------------------------------------------
redesign keukenpagina's*/

.hide {
	display:none;
}

/*		content top		*/
.keukencollection h1,
.keukencollection h2,
.inner-thnx h2{
	font-weight:normal;
	font-size:24px;
}
.keukencollection h1 {
	margin:0;
}
.keukencollection h2 {
	margin:0 0 16px;
}
.inner .content {
	border-right: 2px solid #EBEFF1;
	float: left;
	margin: 20px 20px 0 0;
	padding-right: 20px;
	width: 626px;
}
.inner .content-kitchenline {
	border-right: 2px solid #EBEFF1;
	float: left;
	margin: 0 20px 0 0;
	padding-right: 20px;
	width: 626px;
}
.keukencollection .inner p#kruimelpad,
.keukensdetail .inner p#kruimelpad {
	margin: 10px 0;
}
.keukencollection .inner p {
	line-height:18px;
	margin:5px 20px 20px;
}
ul#ofEerst,
ul#kitchenline {
  float: right;
	margin: 20px 20px 0 0;
}
ul#ofEerst h1{
	margin: 0 0 0 -5px;
}
ul#ofEerst li {
	background: url("/img/_base/pijl-1.gif") no-repeat scroll left 7px transparent;
	line-height:18px;
	list-style:none;
	padding: 0 0 0 18px;
}
ul#ofEerst li a:hover{
	text-decoration:none;
}

/*		content results		*/

#keukenwizard-kiezen {
  font-size: 10px;
}

#keukenwizard-kiezen h3 {
  color: #007cc3;
  font-size: 13px;
}

#keukenwizard-kiezen .level .filter-container {
  float: left;
  margin-right: 10px;
  width: 178px;
}

#keukenwizard-kiezen .filter-container.wide {
  width: 267px;
}

#keukenwizard-kiezen .level .last-item {
  margin: 0;
}

#keukenwizard-kiezen .filter-container .checkbox-container .checkbox {
  cursor: pointer;
}

#keukenwizard-kiezen ol li {
  list-style: none;
  line-height: 18px;
}

#keukenwizard-kiezen ol li.item-active, #keukenwizard-kiezen ol li a.item-active {
  font-weight: bold;
}

#keukenwizard-kiezen ol li a {
  text-decoration: none;
}


#keukenwizard-kiezen .level {
  overflow: hidden;
}

#keukenwizard-kiezen .kleur {
  float: left;
}

#keukenwizard-kiezen .kleur span {
  display: block;
  height: 26px;
  line-height: 26px;
  padding-left: 10px;
  width: 200px;
}

#keukenwizard-kiezen img.color-image {
  border: 1px #007cc3 solid;
  cursor: pointer;
  margin-right: 5px;
}

#keukenwizard-kiezen .colorgroup-container {
  margin-bottom: 10px;
}

#keukenwizard-resultaten {
  background: #ebeff1;
	margin: 30px 0 0;
  overflow: hidden;
  padding: 20px;
}

#keukenwizard-resultaten .keukenwizard-disclaimer {
  background: #ffe500 url(/img/keukenwizard-disclaimer.gif) repeat-x;
  margin: 0 -15px -10px -15px;
  padding: 5px 14px;
}

#keukenwizard-resultaten ol {
	background: none repeat scroll 0 0 #FFFFFF;
  list-style: none;
  overflow: hidden;
	margin:0 0 20px;
	padding: 23px;
}

#keukenwizard-resultaten ol li {
	float: left;
	font-size: 10px;
	height: 154px;
	margin: 0 20px 40px 0;
	width: 238px;
}

#keukenwizard-resultaten ol li a.keuken {
  display: block;
}

#keukenwizard-resultaten ol li a,
#keukenwizard-resultaten ol li a.k1,
#keukenwizard-resultaten ol li a.k2,
#keukenwizard-resultaten ol li a.k3,
#keukenwizard-resultaten ol li a.k4 {
	background: none repeat scroll 0 0 transparent;
	color: #0078BB;
	font-size: 12px;
	margin: 8px 0 0;
	text-align: center;
	text-decoration: underline;
}

#keukenwizard-resultaten ol li a:hover,
#keukenwizard-resultaten ol li a.k1:hover,
#keukenwizard-resultaten ol li a.k2:hover,
#keukenwizard-resultaten ol li a.k3:hover,
#keukenwizard-resultaten ol li a.k4:hover {
	text-decoration: none;
}

#keukenwizard-resultaten a.title,
.roundedshadedblock-small .title{
	background: url("/img/bgGradientTitleGrey.png") repeat-x scroll 0 0 transparent;
	display: block;
	width: 935px;
}

#keukenwizard-resultaten a.title:hover,
#keukenwizard-resultaten a.active,
.roundedshadedblock-small .active{
	background: url("/img/bgGradientTitleBlue.png") repeat-x scroll 0 0 transparent;
	display: block;
	width: 935px;
}

#keukenwizard-resultaten a h3,
#keukendetail .active h3.title{
	background: url("/img/arrowTitleDown.png") no-repeat scroll right 19px transparent;
	color: #FFFFFF;
	display: block;
	font-size: 17px;
	height: 35px;
	margin: 0 16px 0 0;
	padding: 14px 0 0 17px;
}
h2 span,
h3 span{
	font-weight:normal;
	letter-spacing: -0.07em;
}
h2 span{
	color:#e5ecf0;
}
#keukendetail h3 span.euro{
	float: left;
	width: 34px;
}
span.euro-opstellingen{
	width: 20px!important;
}
#keukenwizard-resultaten a  {
	margin: 10px 0 0;
	text-decoration:none;
}
ol.filter-results a.carrouselBtLeft,
ol.filter-results a.carrouselBtRight {
	display:block;
	float:left;
	height:30px;
	width:30px;
}
ol.filter-results a.carrouselBtLeft {
	background: url("/img/arrowCarrouselLeft.png") no-repeat scroll 0 0 transparent;
	margin: 65px 25px 0 5px;
}
ol.filter-results a.carrouselBtRight {
	background: url("/img/arrowCarrouselRight.png") no-repeat scroll 0 0 transparent;
	float:right;
	margin:65px 5px 0 25px;
}

/*		claims bar		*/

.b-3-claims {
	background: url("/img/bgClaimsBar.png") repeat-x scroll 0 bottom #EBEFF1;
	display: block;
	height: 32px;
	margin: 10px 0 0;
	padding: 18px 0 0;
	text-align:center;
	width: 975px;
}
.b-3-claims ul li {
	background: url("/img/liCheck.png") no-repeat scroll 0 0 transparent;
	color:#65757e;
	display:inline;
	font-size:12px;
	font-weight:bold;
	list-style-image:none;
	padding: 6px 30px;
}

/*-----------------------------------------------------------------
kitchen line*/

h2.kitchenline {
	margin: 0 0 8px -2px;
}
h3.kitchenline {
	color: #0078BB;
	font-size:14px;
	font-weight:normal;
	margin: 0 0 1px;
}
#keukenlijnen-overzicht {
	overflow: hidden;
	width: 975px;
}
ul#kitchenline {
  float: left;
	margin:0 20px 0 0;
}
ul#kitchenline li {
	background: url("/img//liCheck.png") no-repeat scroll left 7px transparent;
	line-height: 0;
	list-style: none outside none;
	margin: 0;
	padding: 23px 0 1px 30px;
}

.keukencollection .inner,
.inner-thnx {
	overflow:hidden;
}
.keukencollection .inner p {
	margin:0;
}
#keukenlijnen-overzicht {
	background: url("/img/bgGradientTitleBlue.png") repeat-x scroll 0 0 transparent;
	display: block;
	margin:20px 0 0;
	width: 975px;
}
#keukenlijnen-overzicht div{
}
#keukenlijnen-overzicht div h2,
.roundedshadedblock-small h2 {
	background: url("/img/arrowTitleDown.png") no-repeat scroll right 19px transparent;
	color: #FFFFFF;
	display: block;
	font-size: 17px;
	font-weight:bold;
	margin: 0 16px 0 0;
	padding: 14px 0 14px 17px;
}
#keukenlijnen-overzicht #keukenlijst{
	background: none repeat scroll 0 0 #EBEFF1;
	border:0;
	overflow: hidden;
	margin:0;
	padding: 10px 10px 0;
}
#keukenlijnen-overzicht #keukenlijst li {
	background: none repeat scroll 0 0 #FFFFFF;
	float: left;
	height: 375px;
	margin: 0 9px 10px 0;
	width: 312px;
}
#keukenlijnen-overzicht #keukenlijst li h3 {
	color: #0078BB;
	font-size: 23px;
	font-weight: normal;
	margin: 4px 7px;
}
#keukenlijnen-overzicht #keukenlijst li div.priceTitle{
	color: #0078BB;
	font-size:12px;
	margin:20px 20px 0;
}
#keukenlijnen-overzicht #keukenlijst li div.price{
	margin: 3px 0 0;
}
#keukenlijnen-overzicht #keukenlijst li label{
	color: #0078BB;
	font-size:40px;
	font-weight:bold;
	margin:20px 20px 0;
}
#keukenlijnen-overzicht #keukenlijst li span.normal{
	font-weight:normal;
}
#keukenlijnen-overzicht #keukenlijst a.kitchenLineImage {
	background: url(/img/keukens/bruynzeel_atlas_M.jpg) no-repeat scroll 0 0 #ccc;
	display:block;
	height: 195px;
	width: 312px;
}
#keukenlijnen-overzicht #keukenlijst a.kitchenLineButton {
	background: url("/img/btKitchenLine.png") no-repeat scroll center 0 transparent;
	color: #013857;
	display: block;
	font-size: 11px;
	height: 24px;
	margin: 6px 0 0;
	padding: 10px 0 0;
	text-align: center;
	text-decoration: none;
}
/*		pager		*/
#keukenlijnen-overzicht .pager-kitchenline {
	background: none repeat scroll 0 0 #EBEFF1;
	border: 0 none;
	display:none;
	height: 59px;
	text-align: center;
	text-decoration: none;
}
#keukenlijnen-overzicht .pager-kitchenline ol{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0 none;
	height: 33px;
	list-style: none outside none;
	margin: 0 10px;
	overflow: hidden;
	padding: 16px 0 0;
	width: 955px;
}
#keukenlijnen-overzicht .pager-kitchenline ol li{
	border-left: 1px solid #CDD0D2;
	display: inline;
	font-size:13px;
	padding: 0 6px 0 10px;
}
#keukenlijnen-overzicht .pager-kitchenline ol li.vorige,
#keukenlijnen-overzicht .pager-kitchenline ol li.first,
#keukenlijnen-overzicht .pager-kitchenline ol li.volgende{
	border: none;
}
#keukenlijnen-overzicht .pager-kitchenline ol li.vorige a{
	background: url("/img/spritePagerArrows.png") no-repeat scroll 0 -16px transparent;
	margin: 0 20px 0 0;
	padding: 0 0 0 23px;
}
#keukenlijnen-overzicht .pager-kitchenline ol li.volgende a{
	background: url("/img/spritePagerArrows.png") no-repeat scroll right 3px transparent;
	margin: 0 0 0 20px;
	padding: 0 23px 0 0;
}
#keukenlijnen-overzicht .pager-kitchenline ol li a:hover{
	text-decoration:none;
}
#keukenlijnen-overzicht .pager-kitchenline ol li.active a{
	font-weight:bold;
	text-decoration:none;
}

/*-----------------------------------------------------------------
kitchen detail*/


.keukensdetail #keukenlijnen-overzicht #keukendetail {
	background: none repeat scroll 0 0 #EBEFF1;
	margin: 0 0 11px;
	overflow:hidden;
	padding: 0 0 11px;
}
#keukendetail div.active{
	background: url("/img/bgGradientTitleBlue.png") repeat-x scroll 0 0 transparent;
	display: block;
	width: 975px;
}
.keukensdetail #keukenlijnen-overzicht {
  margin: 11px 0 0;
}
/*		price		*/
.keukensdetail #priceContainer {
	background: url(/img/bgPrice.png) repeat scroll 0 0 ;
	height: 90px !important;
	margin: 0 0 0 330px;
	position: absolute;
	top: 512px;
	width: 635px;
	z-index: 10;
}
#keukenlijnen-overzicht #keukendetail .fotos #priceContainer div#default
 {
	display:none;
}


#keukenlijnen-overzicht #keukendetail .customblock-2 #apparatuurset #price div#price_r,
#keukenlijnen-overzicht #keukendetail .customblock-2 #apparatuurset #price div#price_l,
#keukenlijnen-overzicht #keukendetail .customblock-2 #apparatuurset #price div#price_u,
#keukenlijnen-overzicht #keukendetail .customblock-2 #apparatuurset #price div#price_p,
#keukenlijnen-overzicht #keukendetail .customblock-2 #apparatuurset #price div#price_e {
	display:none;
}


#keukenlijnen-overzicht #keukendetail .customblock-2 #apparatuurset #price div.active-price {
	display:block!important;
}
#keukenlijnen-overzicht #keukendetail .fotos #priceContainer div.active-price {
	display:block!important;
}
#priceContainer h3 {
	color: #0078bb!important;
	font-size: 42px;
	margin: 19px 18px 20px 23px;
}
.keukensdetail #priceContainer #price_description {
	width:360px;
}
.keukensdetail #priceContainer #price_description h3 {
	color: #0078BB !important;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin: 9px 20px 0 0;
	text-indent: 0;
}
.keukensdetail #priceContainer #price_description span#descriptionText {
	color: #434343!important;
	display:block;
	font-size: 12px;
	font-weight:normal;
}
.descriptionText {
	display: block;
	clear: both;
	border-top: 2px solid #EBEFF1;
	padding: 15px 0 0;
}
/*		options		*/
.keukensdetail #keukenlijnen-overzicht.active-k1 #keukendetail #keukendetail-menu,
.keukensdetail #keukenlijnen-overzicht.active-k2 #keukendetail #keukendetail-menu,
.keukensdetail #keukenlijnen-overzicht.active-k3 #keukendetail #keukendetail-menu,
.keukensdetail #keukenlijnen-overzicht.active-k4 #keukendetail #keukendetail-menu {
	position: absolute;
	top: 552px;
}
.keukensdetail #keukenlijnen-overzicht #keukendetail #keukendetail-menu ul {
	bottom: 0;
	list-style: none outside none;
	margin: 0;
	padding-left: 10px;
	position: absolute;
	width: 318px;
}
.keukensdetail #keukenlijnen-overzicht #keukendetail #keukendetail-menu ul li {
	background:#ebeff1;
	color:#758c9a;
	cursor:pointer;
	display: inline-block;
	float: none;
	height: 22px;
	padding: 9px 0 0;
	text-align: center;
	width: 153px;
}
.keukensdetail #keukenlijnen-overzicht #keukendetail #keukendetail-menu ul li a:hover {
	color:#0078BB;
}
.keukensdetail #keukenlijnen-overzicht #keukendetail #keukendetail-menu ul li:first-child {
	margin:0 5px 0 0;
}
.keukensdetail #keukenlijnen-overzicht #keukendetail #keukendetail-menu ul li a {
	color:#758c9a;
}
.keukensdetail #keukenlijnen-overzicht #keukendetail #keukendetail-menu ul li.active {
	background:#0078bb;
}
.keukensdetail #keukenlijnen-overzicht #keukendetail #keukendetail-menu ul li.active a {
	color:#FFF!important;
}
.keukensdetail .customblock-2 {
	background: none repeat scroll 0 0 #FFFFFF;
	border-top: 2px solid #0078BB;
	color: #434343;
	height: 350px;
	margin: 0 0 0 10px;
	overflow: hidden;
	padding: 18px 15px 20px 20px;
	width: 276px;
}
.keukensdetail .customblock-2 div#apparatuurset,
.keukensdetail .customblock-2 div#keukendetailmogelijkheden {
	background:none;
	display:none;
	width:270px;
}
.keukensdetail .customblock-2 div.active {
	display:block!important;
}
/*		kitchen detail content		*/
#content_info {
	background: none repeat scroll 0 0 #FFFFFF;
	float: right;
	height: 390px;
	margin: 0 10px 0 0;
	width: 635px;
}
#content_info .left {
	float: left;
	margin: 20px 0 20px 20px;
	width: 300px;
}
.opstelLink {
	float: left;
	height: 85px;
	margin: 0 10px 30px 0;
	text-align: center;
	width: 80px;
}
.opstelLink img:hover,
a.active img{
	border:2px solid #b0c5d0;
}
#img_r a, #img_l a, #img_u a, #img_p a, #img_e a {
	text-decoration:none;
}
#img_r img, #img_l img, #img_u img, #img_p img, #img_e img {
	height: 85px;
	width: 80px;
}
.opstelLink:hover,
.opstelLink .active {
	color:#0078bb;
	cursor:pointer;
	font-weight:bold;
}
#kenmerken ul li {
	background: url("/img/liCheck.png") no-repeat scroll 0 0 transparent;
	font-size: 13px;
	list-style: none outside none;
	margin: 0;
	padding: 6px 0 1px 30px;
}
.price_description {
	display: block;
	clear: both;
	border-top: 2px solid #EBEFF1;
	padding: 15px 0 0;
}
#price_description h3{
	color: #0078BB!important;
	font-size:24px;
}
Inherited from div.customblock-2

#kenmerken ul li {
	background: url("/img/liCheck.png") no-repeat scroll 0 0 transparent;
	font-size: 13px;
	list-style: none outside none;
	margin: 0;
	padding: 6px 0 1px 30px;
}
#quote {
	background: url("/img/quoteTop.png") no-repeat scroll 0 0 transparent;
	margin: 0 0 0 -5px;
	padding: 20px 20px 0;
}
#quotename {
	background: url("/img/quoteBottom.png") no-repeat scroll 0 top transparent;
	font-weight: bold;
	height: 54px;
	margin: 0 0 0 -5px;
	padding: 40px;
	text-align: center;
}
#content_info .right {
	border-left: 2px solid #EBEFF1;
	float: left;
	height: 350px;
	margin: 20px 0 0;
	padding:0 0 0 18px;
	width: 275px;
}
.fb-like{
  margin: 0 0 10px;
}
.fb_edge_widget_with_comment{
	position:absolute!important;
}
.twitter-share-button {
  margin: 30px 0 0;
}
#block-G {
	width: 275px;
	position:relative;
}
.right h3,
#block-G h3 {
	color:#0078bb!important;
	font-size:18px;
	font-weight:normal;
	letter-spacing: -0.05em;
}
#block-G h3 {
	width: 275px;
}
#block-G img {
	height: 165px;
	width: 275px;
}
a#aanvragenbutton {
	background: url("/img/btDirectAanvragen.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	cursor: pointer;
	font-size: 0;
	height: 34px;
	display:block;
	margin: -11px 0 0;
	width: 157px;
	position: absolute;
}
/*		stap 2		*/

/*		jquery form validation		*/
form .error {
	color: #FFC600;
	display: block;
	font-size: 10px;
	margin: 4px 0 10px 119px;
	width: 240px;
}
.form-row-achternaam,
.form-row-straat {
	display: block;
	overflow: hidden;
	width: 380px;
}
.form-row-huisnummer-toev .form-input label.error {
	display: none!important;
}
/*		general		*/
#keukenlijnen-overzicht #Stap-2 {
	border-top:10px solid #FFF;
	margin: 11px 0 0;
}

#keukendetail .inner {
	float:left;
	width: 633px;
}
#formContainer {
	background: url("/img/formTop.png") no-repeat scroll 0 0 transparent;
	color:#FFF;
	margin: 10px 10px 0;
	overflow: hidden;
	padding: 20px 0 20px 20px;
	width: 633px;
}
#formContainer .left {
	float: left;
	width: 189px;
}
#formContainer .left h3,
#formContainer .right p.faux-header {
	color:#FFF;
	font-size:14px;
	margin: 0 0 20px;
}
#formContainer .right {
	float: left;
	width: 444px;
}
#formContainer .right p.faux-header{
	font-weight:bold;
}
#formContainer #afspraakkeuken {
	border-left: 1px solid #3992c3;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}
.form-label{
	float: left;
	font-weight: bold;
	height: 25px;
	margin-right: 0 !important;
	padding: 3px 0 0;
	width: 120px !important;
}
#formContainer #afspraakkeuken input,
#a_huisnummer,#a_opmerking{
	border: medium none;
	height: 15px;
	padding: 4px 0 4px 5px;
	width: 238px;
}
#a_opmerking{
	width: 238px!important;
}
#a_voorletters{
	width: 50px!important;
}
#afspraakkeuken .form-input {
	min-height:28px;
}
#afspraakkeuken .form-input select {
	background: url("/img/input-bkg.gif") no-repeat scroll left top transparent;
	border: 0 none;
	padding: 4px 3px;
	width: 242px;
}
#container #afspraakkeuken .form-row .form-input textarea {
	border: 0 none;
	height: 50px;
	overflow: auto;
	width: 243px;
}
#formContainer #afspraakkeuken input#a_opdehoogte {
	height: 10px;
	margin: 6px 0 0 0;
	text-align: left;
	width: 10px !important;
}
#container #afspraakkeuken .form-button button {
	background: url("/img/btFormDetail.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 0;
	height: 34px;
	margin: 0 0 0 119px;
	text-indent: -10000px;
	width: 255px;
}
#laatst-bekeken-keukens .inner p {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 25px 0 5px;
	width: 185px;
}
.kleine-lettertjes {
	color: #72ADCE;
	float: left;
	font-size: 10px;
	margin: 10px 0 0 40px;
	width: 350px;
}
#formBottom {
	background: url("/img/formBottom.png") no-repeat scroll 0 0 transparent;
	height: 10px;
	margin: 0 0 0 10px;
	width: 633px;
}
/*		stap 2 - extra form styles		*/
#title {
	font-size: 14px;
	margin-left: 40px;
}
.form-row-voorletters {
	float: left;
	width: 190px;
}
.form-row-tussenvoegsel {
	float: left;
	width: 200px;
}
.form-row-tussenvoegsel .form-label {
  width: 118px !important;
}
.form-row-tussenvoegsel .form-input {
	float: left;
	width: 55px;
}
.form-row-tussenvoegsel .form-input input {
  width: 50px!important;
}
.form-row-achternaam,
.form-row-straat {
  /*height: 56px;*/
}
.form-row-postcode,
.form-row-huisnummer-toev {
	float:left;
  width: 188px;
}
.form-row-postcode .form-input input {
  width: 50px !important;
}
#a_huisnummer {
	float:left;
	margin: 0 5px 0 0;
	padding-left:1px!important;
	width: 24px!important;
}
#a_toevoeging {
  width: 20px!important;
}
.form-row-optin {
	height: 42px;
	margin: 10px 0 0;
}
.form-row-optin label {
	font-size:10px;
	font-weight:normal;
}
.optin {
	display: inline-block;
	margin: 5px 0 10px 6px;
	vertical-align: top;
	width: 224px;
}
/*		stap 2 - content right		*/

#stap2Content {
	float: right;
	margin: 26px 19px 0 0;
}
#stap2Content h3{
	color:#0078bb!important;
	font-size:14px;
	margin: 0 0 10px;
}
#stap2Content img{
	border:3px solid #FFF;
	display:block;
	height:188px;
	margin: 0 0 15px;
	width:285px;
}
#stap2Content ul li {
	background: url("/img/liCheck.png") no-repeat scroll 0 0 transparent;
	font-size: 13px;
	font-weight:bold;
	list-style: none outside none;
	margin: 0;
	padding: 6px 0 4px 30px;
}
#afspraakkeuken .form-errors {
	background: none repeat scroll 0 0 transparent;
	border: 2px solid #FFC600;
	color: #FFC600;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 10px;
	width: 339px;
}

/*-------------------------------------------------------------------------
thanks page*/

.keukensdetail #b-1 {
	float:none!important;
	margin-right:0!important;
}
.inner-thnx {
	margin:0 0 20px;
}
.roundedshadedblock-small .title,
.roundedshadedblock-small .active {
	margin: 10px 0 0;
	width: 975px;
}
#store_info {
	background-color:#EBEFF1;
	overflow:hidden;
	padding: 17px;
}
#store_info .address,
#store_info .infoblock,
#store_info .map {
	float:left;
	width:313px;
}
.roundedshadedblock-small #store_info #content h1,
.roundedshadedblock-small #store_info #content h3,
.roundedshadedblock-small #store_info #content .infoblock h2{
	background:none;
	color:#434343;
	font-size:12px!important;
	height:20px;
	margin:0;
	padding:0;
}
#store_info #content {
	border:1px solid #ebeff1;
	margin: 20px 0 4px;
	overflow:hidden;
}
#store_info #content p,
#store_info #content a{
	display:block;
	line-height: 1.5em;
	margin: 0;
}
#store_info #content a{
	margin: 10px 0 0;
}
.openhours{
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	width: 312px;
}
.map img{
	border:1px solid #c6cacc;
}
/*		viewed kitchens		*/
.step-3-container {
	background: none repeat scroll 0 0 #EBEFF1;
	overflow: hidden;
	padding: 20px 0 20px 19px;
}
.step-3-container img{
	height:98px;
	width:146px;
}
.also-viewed{
	background: none repeat scroll 0 0 #FFFFFF;
	float: left;
	margin-right: 12px;
	padding: 0 0 11px;
	width: 146px;
}
.also-viewed-title {
	color: #0078BB;
	font-size:12px;
	height: 12px;
	padding: 7px 0 0 9px;
}
.also-viewed-price,
.also-viewed-euro {
	color: #0078BB;
	font-size:22px;
	font-weight:bold;
}
.also-viewed-euro {
	font-weight:normal;
}
.also-viewed-price-container {
  padding: 4px 10px 0;
}
.also-viewed-link {
  font-size: 10px;
}
.spacer{
	clear:both;
}

/*-------------------------------------------------------------------------
keukenboek aanvraag pagina (brochureapp template)*/

.inner-keukenboek {
	margin:10px 0 0;
}

