a {
  color: #f37021;
}

a:hover {
}

a img {
  border: 0;
}

button {
  cursor: pointer;
}

body,
html {
  margin: 0;
  padding: 0;
  position: relative;
}

body,
button,
input[type=text],
input[type=password],
select,
textarea {
  color: #34312f;
  font: 11px Verdana, Tahoma, Arial, sans-serif;
}

input[type=text],
input[type=password],
select,
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;
}

select {
  height: 20px;
  padding: 2px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
  margin: 0 0 0.85em 0;
  padding: 0;
}

h1 {
  color: #f37021;
  font-size: 18px;
}

h2 {
  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;
}

/* 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 */
#container.layout-2 #b-0 {
  float: left;
  margin: -10px 20px 20px 0;
  width: 730px;
}

#container.layout-2 #b-0 .inner {
  margin-bottom: 20px;
}

#container.layout-2 #b-1 {
  width: 196px;
}

#container.layout-2 #b-2 {
  width: 514px;
}

#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 #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 {
  font-size: 10px;
}

#container #kruimelpad a {
  color: #34312f;
}

#container #nav-container {
  background: url(/img/nav-bkg.gif) repeat-x;
  font-weight: bold;
  height: 30px;
  letter-spacing: -1px;
  line-height: 30px;
  position: relative;
  z-index: 2;
}

#container #nav-container a {
  text-decoration: none;
}

#container #nav-container #nav {
  list-style: none;
  margin: 0;
}

#container #nav-container #nav li {
  float: left;
  position: relative;
}

#container #nav-container #nav li a {
  color: #34312f;
  display: block;
  height: 30px;
  padding: 0 10px;
}

#container #nav-container #nav li a:hover {
  border-bottom: 2px solid #f37021;
  color: #f37021;
  height: 28px;
}

#container #nav-container #nav li.exp-open a {
  color: #fff;
}

#container #nav-container #nav li.last-item {
  border: none;
}

#container #nav-container #nav li.active-item a {
  color: #f37021;
}

#container #nav-container #nav li.exp-open ul {
  background: #007cc3;
  left: 0;
  list-style: none;
  position: absolute;
  top: 30px;
  width: 200px;
  z-index: 10;
}

#container #nav-container #nav li.exp-closed ul {
  display: none;
}


#container #nav-container #nav li.exp-open ul li a {
  background: #1a86c2;
  display: block;
  margin-bottom: 2px;
  padding: 0 10px;
  width: 180px;
  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 {
  background: url(/img/button-bkg.gif) repeat-x;
  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 {
  list-style: none;
  margin: 0;
}

#container .form-errors li {
  background: url(/img/error.png) no-repeat 0 0;
  margin: 0;
  min-height: 16px;
  padding-left: 24px;
}

#container .form-errors p {
  text-align: center;
}


#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 .form-input input[type=text].error ,
#container .customform .form-input input[type=password].error ,
#container .customform .form-input select.error ,
#container .customform .form-input textarea.error  {
  border: 1px #ff0000 solid;
}

#container .customform .form-row .form-input input[type=text],
#container .customform .form-row .form-input input[type=password] {
  width: 300px;
}

#container .customform .form-row .form-input select {
  width: 308px;
}

#container .customform .form-row .form-input textarea {
  width: 302px;
  padding: 2px;
}


/* 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 {
  margin-bottom: 20px;
}

#container .level-no-margin {
  margin: 0px;
}


#container .customblock {
  background: #fff;
  border: 1px solid #d9d9d9;
  padding: 2px;
}

#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: 47px;
}

/* 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 */
.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;
}

#caroussel {
  height: 240px;
  position: relative;
  width: 730px;
}

#caroussel .image  {
  left: 0;
  height: 240px;
  position: absolute;
  top: 0;
  width: 730px;
}

#caroussel #caroussel-besturing {
  background: url(/img/caroussel-besturing-bkg.png);
  height: 30px;
  left: 577px;
  padding: 3px 9px 0 9px;
  position: absolute;
  top: 201px;
  width: 130px;
}

#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;
}

#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: url() 0;
	height: 140px;
  list-style: none;
  margin: 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 .keukenlijn {
  background-image: url(/img/sprite-keukenlijnen.gif)
}

#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 {
  color: #d40a34;
}

#keukenlijnen-overzicht.active-k1 > p {
  background: #d40a34;
}

#keukenlijnen-overzicht.active-k1 #keukenlijst {
  border: 1px solid #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 {
  border: 1px solid #84776a;
}

#keukenlijnen-overzicht.active-k2 h3 {
  color: #84776a;
}

#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 {
  border: 1px solid #acba14;
}

#keukenlijnen-overzicht.active-k3 h3 {
  color: #acba14;
}

#keukenlijnen-overzicht.active-k3 > p {
  background: #acba14;
}

#keukenlijnen-overzicht.active-k3 .details {
  background-position: 230px top;
}

#kitchenlines .images {
  height: 241px;
  position: relative;
}

#kitchenlines .image {
  left: 0;
  position: absolute;
  top: 0;
}

#kitchenlines .image img {
  display: block;
  margin-bottom: 4px;
}

#kitchenlines .thumbnails {
  height: 57px;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}

#kitchenlines .thumbnails img {
  cursor: pointer;
}

#kitchenlines .images p {
  background: #eee;
  font-weight: bold;
  margin: 0 0 4px 0;
  padding: 10px;
}





#submenu-container p {
  color: #f37021;
  font-size: 13px;
  font-weight: bold;
}

#submenu-container ul {
  border-bottom: 1px dotted #a19589;
  border-top: 1px dotted #a19589;
  list-style: none;
  padding: 10px 0;
}

#submenu-container ul li {
  margin-bottom: 5px;
}

#submenu-container ul li a {
  background: url(/img/_base/pijl-2.png) no-repeat right 2px;
  color: #34312f;
  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 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;
}

#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;
}

table.stores ul {
  list-style: none;
}

#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;
}

#payoff {
  background: url(/img/bruynzeel-zakelijk-payoff.gif) 424px 15px no-repeat;
  height: 60px;
}

#supplementpopup {
  line-height: 16px;
  width: 750px;
}

/* custom styling */
.content-block-image {
  margin-bottom: 10px;
}

.no-spacing {
  margin: 0 !important;
}

/* menu */
.list-closed { display: none }

/* landingspage */

.landing-header {
  margin-bottom: 10px;
}

#landing-container {
  background: url(/img/landing/background.jpg) no-repeat;
  height: 500px;
  margin-bottom: 11px;
  position: relative;
}

#landing-container #slogan {
  left: 20px;
  top: 17px;
  position: absolute;
}

#landing-container #inner-container, #landing-container #button-container {
  height: 203px;
  width: 948px;
}

#landing-container #inner-container.afspraak, #landing-container #button-container.afspraak {
  height: 230px;
  width: 325px;
}

#landing-container #inner-container.afspraak {
  background: url(/img/landing/afspraak-maken-background.png) no-repeat;
}

#landing-container #inner-container.digitaal {
  background: url(/img/landing/digitale-brochure-background.png) no-repeat;
}

#landing-container #inner-container {
  background: url(/img/landing/container-background.png) no-repeat;
  bottom: 10px;
  left: 16px;
  position: absolute;
}

#landing-container #button-container {
  position: relative;
}

#button-container #brochure, #button-container #brochure-downloaden {
  left: 25px;
  position: absolute;
  top: 125px;
}

#button-container #brochure-downloaden {
  top: 127px;
}

#button-container.afspraak #afspraak {
  left: 4px;
  position: absolute;
  top: 172px;
}


#button-container #afspraak {
  left: 485px;
  position: absolute;
  top: 125px;
}

.info {
  margin-bottom: 10px;
}

.tijden {
  margin-bottom: 10px;
}

