a {
  color: #007cc3;
}

a:hover {
}

a img {
  border: 0;
}

button {
  cursor: pointer;
}

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

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

optgroup {
  font-weight: bold;
  font-style: italic;
}

input[type=text],
input[type=password],
select,
textarea {
  background: url(/img/input-bkg.gif) no-repeat left top;
  border: 1px solid #a19589;
}

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

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

#tinymce ol,
#tinymce ul {
  margin-left: 15px;
}

h1 {
  color: #007cc3;
  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-1 ul li, #container #b-1 ol li {
	margin-left: 15px;
}

#container #b-2 .banners object,
#container #b-3 .banners object {
	margin-bottom: 18px;
}

#container #b-2 .banners img,
#container #b-3 .banners img {
  display: block;
  margin: -5px 0 20px 0;
}

/* 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 0 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: 420px;
}

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

#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 #trail {
  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.active-item a:hover {
  background: #1a86c2;
  color: #fff;
}

#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 {
  background: #007cc3;
  color: #fff;
}

#container #nav-container #nav li.exp-open ul {
  background: #1a86c2;
  left: 0;
  list-style: none;
  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;
  width: 100%;
  width: expression(this.parentElement.clientWidth + 'px'); /* IE7... */
}

#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 #header p#moreinfo {
  color: #a19589;
  font-size: 10px;
  position: absolute;
  right: 0;
  top: 20px;
}

#container #footer {
  background: url(/img/_base/footer-bkg.gif) repeat-x;
  height: 40px;
  line-height: 40px;
  position: relative;
}

#container #footer p#copyright {
  color: #a19589;
  font-size: 10px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}

#container #footer p#copyright 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.normal {
  background:transparent url(/img/sprite-keukenlijnen-balk.gif) repeat scroll left -150px;
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  overflow: visible;
  padding: 6px 30px;
  width: auto;
}

#container .customform h2 {
  margin-top: 15px;
  margin-bottom: 5px;
}

#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 .roundedshadedblock-smaller .form-errors {
  margin-right: 10px;
}


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

#container .customform#form-sendtoafriend .form-row .form-label {
  width: 147px;
}

#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,
#container .customform table tr input.error,
#container .customform table tr select.error  {
  border: 1px #ff0000 solid;
}

#container .customform table tr th.col4 label,
#container .customform table tr td.col4 input,
#container .customform .form-row .form-input input[type=text],
#container .customform .form-row .form-input input[type=password] {
  width: 204px;
}

#container .customform .form-row .form-input input.half {
  width: 96px;
}

#container .customform table tr td.col4 select,
#container .customform .form-row .form-input select {
  width: 212px;
}

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

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

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

#container .customform table,
#container .customform table tr,
#container .customform table th,
#container .customform table td  {
  margin: 0;
  padding: 0;
}

#container .customform table tr th {
  font-weight: normal;
  text-align: left;
}

#container .customform table tr .col1,
#container .customform table tr .col2,
#container .customform table tr .col3 {
  padding-right: 2px;
}

#container .customform table tr .col0 {
  width: 15px;
}

#container .customform table tr td.col1 input {
  width: 231px;
}

#container .customform table tr th.col2 label,
#container .customform table tr th.col3 label {
  width: 96px;
}

#container .customform table tr td.col2 input,
#container .customform table tr td.col3 input {
  width: 79px;
}

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

#container .roundedshadedblock-smaller {
  background: url(/img/sprite-roundedshadedblock-smaller.gif) left bottom;
}

#container .roundedshadedblock-smaller .inner {
  background: url(/img/sprite-roundedshadedblock-smaller.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: -5px;
}


#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: 527px;
  padding: 3px 9px 0 9px;
  position: absolute;
  top: 201px;
  width: 170px;
}

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

#caroussel #caroussel-besturing.p7 ol {
  background-position: center -150px;
}

#caroussel #caroussel-besturing.p8 ol {
  background-position: center -175px;
}

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


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


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


#bruynzeel-zakelijk-textblok {
  height: 240px;
  margin-bottom: 22px;
}


#payoff {
  background: url(/img/payoff.png) 0 0 no-repeat;
  height: 24px;
  left: 386px;
  top: 47px;
  width: 314px;
  position: absolute;
}

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

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

/* Vacatureshome */
#container.layout-1 #vacatures div {
  float: left;
  width: 50%;
}

#vacatures a.vacaturebutton {
  background: url(/img/_base/button.png) 0 0 no-repeat;
  color: #fff;
  float: right;
  text-decoration: none;
  height: 34px;
  width: 148px;
  padding-top: 12px;
  padding-left: 23px;
}

#vacatures a.vacaturebutton:hover {
  text-decoration: none;
}

#vacatures div ul {
  list-style-type: none;
}

#vacatures div ul li {
  background: url(/img/tussenlijn.png) 0 bottom repeat-x;
  padding: 10px 0;
  margin: 0;
}

#vacatures div ul li span {
  display: block;
  background: url(/img/_base/pijl-3.png) 0 0 no-repeat;
  min-height: 33px;
  padding-left: 40px;
}

#container.layout-1 #vacatures div ul li {
  margin-left: 12px;
  margin-right: 0;
}

#container.layout-1 #vacatures div:first-child ul li {
  margin-left: 0;
  margin-right: 12px;
}

/* Onzemedewerkers */
#onze-medewerker {
  float: left;
  margin: 0 12px 12px 0;
  overflow: hidden;
  padding: 1px;
}

#onze-medewerkers-klein {
  clear: both;
}

#onze-medewerkers ul,
#onze-medewerkers-klein ul  {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#onze-medewerkers-klein ul {
  clear: both;
  margin-left: -2px !important;
}

#onze-medewerkers ul li {
  width: 134px;
  height: 185px;
  margin-right: 9px;
  text-align: center;
}

#onze-medewerkers-klein ul li {
  width: 56px;
  height: 48px;
  margin-right: 0;
  margin-bottom: 5px;
  position: relative;
}

#onze-medewerkers ul li,
#onze-medewerkers-klein ul li {
  float: left;
  font-size: 10px;
  margin-left: 0 !important;
}

#onze-medewerkers ul li.last-item,
#onze-medewerkers-klein ul li.last-item {
  margin-right: 0;
}

#onze-medewerkers ul li .function {
  color: #007cc3;
  display: block;
  font-weight: bold;
  height: 36px;
  width: 120px;
  text-align: left;
  padding: 0 5px 2px;

}

#onze-medewerker,
#onze-medewerkers ul li a {
  width: 132px;
}

#onze-medewerkers-klein ul li a {
  width: 54px;
}

#onze-medewerker,
#onze-medewerkers ul li a,
#onze-medewerkers-klein ul li a {
  border: 1px solid #d9d9d9;
  display: block;
  text-align: center;
}

#onze-medewerkers-klein ul li {
  border: 2px solid #fff;
}

#onze-medewerkers-klein ul li:hover {
  border: 2px solid #007cc3;
}

#onze-medewerker img,
#onze-medewerkers ul li a img {
  height: 110px;
  width: 130px;
  margin: 1px 1px 0 1px;
}

#onze-medewerkers-klein ul li a img {
  height: 44px;
  width: 52px;
  margin: 1px;
}

#onze-medewerker img,
#onze-medewerkers ul li a img,
#onze-medewerkers-klein ul li a img {
  display: block;
  overflow: hidden;
  padding: 0;
}

#onze-medewerker p,
#onze-medewerkers ul li a span {
  display: block;
  background-color: #007cc3;
  color: #fff;
  margin: 0;
  text-align: left;
  padding: 2px 5px;
  margin-bottom: 1px;
  margin-top: 0;
  margin-left: 1px;
  margin-right: 1px;
  width: 120px;
}

#onze-medewerker p {
	height: 25px;
  padding: 2px 3px;
  width: 124px;
}

#onze-medewerkers ul li a {
	text-decoration: none;
}

#onze-medewerkers ul li a span {
	height: 22px;
  padding: 2px 5px;
  width: 120px;
}

#onze-medewerkers-klein h2 {
  color: #007cc3;
  margin-bottom: 10px;
}

/* Direct solliciteren */
#b-1 a.direct-solliciteren-button:hover {
  text-decoration: none;
}

#container .customform button.styled {
  background: none;
  border: none;
  color: #fff;
  height: 46px;
  width: 171px;
  margin-left: -2px;
  margin-top: -6px;
}

#container .customform .form-button2,
#b-1 a.direct-solliciteren-button {
  background: url(/img/_base/button.png) 0 0 no-repeat;
  color: #fff;
  float: right;
  text-decoration: none;
  height: 46px;
  width: 171px;
  padding: 0;
}

#container .customform#form-sendtoafriend .form-button2 {
  margin-right: 9px;
}

#b-1 a.direct-solliciteren-button {
  padding-left: 32px;
  padding-top: 12px;
}

table.stores {
  width: 100%;
}

table.stores td.storelocator-blokje {
  width: 40px;
  vertical-align: top;
}

table.stores td.storelocator-blokje span {
  background: url(/img/_base/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;
}

