html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
  {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background-color: transparent;
}

body {
  line-height: 1;
}

blockquote,q {
  quotes: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*********** MAIN ***********/
* {
  margin: 0;
  padding: 0;
}

html,body {
  height: 100%;
}

html {
  min-width: 930px;
}  /*IE7*/
body {
  color: #555;
  margin: 0;
  padding: 0;
  text-align: left;
  background: #eeeeee;
  font: 75%/ 145% Arial, Helvetica, Verdana, sans-serif;
}

/*********** COMMON ***********/
a {
  color: #ffd046;
  cursor: pointer;
  text-decoration: none;
  outline: none !important;
  font-weight: normal;
  position: relative;
}

a:hover,a:focus {
  color: #ffd046;
  text-decoration: none;
}

img {
  border: none;
}

td,th,textarea,input,select {
  font-size: 100%;
}

td,th {
  padding: .3em;
}

p {
  margin: 0 0 1.5em;
  line-height: 1.4;
  color: #666;
}

form {
  clear: left;
  margin: 0;
}

h1,h2,h3,h4,h5 {
  margin-bottom: 0.3em;
  line-height: 1.2em;
  color: #333;
}

h1 {
  font-size: 1.667em;
  font-weight: bold;
  color: #ffd046;
}

h2 {
  font-size: 1.333em;
  font-weight: bold;
}

h3 {
  font-size: 1.167em;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.8em;
  color: #999;
}

input,select,textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

ol,ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li p {
  margin: 0;
  padding: 0;
}

p.small {
  font-size: 0.916em;
  line-height: 1.25em;
}

p.lead-in {
  font-size: 1.167em;
  line-height: 1.3em;
  color: #333;
}

.clear {
  clear: both;
}

.clearfix:after {
  content:".";
  display:block;
  height:0;
  font-size: 0;
  line-height: 0;
  clear:both;
  visibility:hidden;
}


.fl-left {
  float: left !important;
}

.fl-right {
  float: right !important;
}

/*********** TEMPLATE ***********/
.button {
  float: left;
  display: inline;
  background: url(../img/button.gif) no-repeat 100% -28px;
  height: 28px;
  line-height: 28px;
  border: none;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

.button span {
  float: left;
  display: inline;
  background: url(../img/button.gif) no-repeat 0 0;
  height: 28px;
  line-height: 28px;
  padding: 0 5px 0 10px;
  margin-right: 5px;
  color: #fff;
  font-family: arial, helvetica;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
}

.button:hover span {
  color: #ffd046;
}



.field {
  background: url(../img/field.gif) repeat-x 0 0;
  border: 1px solid #ccc;
  line-height: 24px;
  height: 26px;
  padding: 0 .3em;
}

#container {
  width: 986px;
  margin: 0 auto;
  background: url(../img/shadow.jpg) repeat-y 0 0;
}

#container-wrapper {
  position: relative;
  width: 980px;
  margin-left: 3px;
}

#header-wrapper {
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  width: 980px;
  height: 100px;
}
#header {
  background: #fff url(../img/stripes.gif) no-repeat -20px -5px;
  width: 980px;
  height: 100px;
  border-bottom: 1px solid #ffd046;
}

#logo {
  float: left;
  display: inline;
  width: 400px;
  height: 70px;
}

#logo a {
  float: left;
  background: transparent url(../img/logo.gif) no-repeat 0 0;
  width: 181px;
  height: 40px;
  margin: 12px 0 0 151px;
  text-indent: -999em;
}

#header-menu {
  position: absolute;
  right: 20px;
  top: 2px;
}

#header-menu ul {
  float: right;
  display: inline;
}

#header-menu li {
  float: left;
  display: inline;
  margin-left: .5em;
  padding-left: .5em;
  background: url(../img/sep.gif) no-repeat 0 50%;
}

#header-menu li.first,#header-menu li:first-child {
  background: none;
}

#header-menu li a {
  font-size: .916em;
  line-height: 1.8em;
  color: #666;
}

#header-menu li a:hover {
  color: #000;
  text-decoration: underline;
}

#search {
  position: absolute;
  right: 20px;
  top: 67px;
}

#search .field {
  float: left;
  display: inline;
  margin-right: .5em;
  color: #666;
  width: 100px;
}

#search .button {
  float: left;
  display: inline;
}

#navigation {
  float: left;
  display: inline;
  padding: 5px 20px;
  width: 900px;
  overflow: hidden;
}

#navigation li {
  float: left;
  display: inline;
  margin-right: 1.7em;
}

#navigation li a {
  float: left;
  display: inline;
  font-weight: bold;
  color: #333;
  font-size: 1.2em;
}

#navigation li a:hover {
  color: #000;
  text-decoration: none;
}

#navigation-sub ul {
  float: left;
  display: inline;
  border-top: 1px solid #eee;
}

#navigation-sub li {
  float: left;
  display: inline;
  border-bottom: 1px solid #eee;
  width: 200px;
}

#navigation-sub li a {
  float: left;
  padding: .6em 0;
  width: 200px;
  color: #666;
  background: url(../img/arrow.gif) no-repeat 190px -81px;
}

#navigation-sub li.active a,
#navigation-sub li a:hover {
  color: #ffd046;
  background-position: 190px 11px;
}

#trail {
  width: 400px;
  margin: 10px 0;
}

.page #trail {
  margin-left: 240px;
}
.wide #trail {
  margin-left: 20px;
}

#trail li {
  display: inline;
  color: #666;
  font-size: .916em;
}

#trail li a {
  color: #666;
  text-decoration: underline;
}

#trail .sep {
  color: #ffd046;
}

#trail .title-current {
  line-height: 1.333em;
  font-size: 1.7em;
  font-weight: bold;
  color: #444;
}

#content {
  float: left;
  display: inline;
  background: #fff;
  width: 980px;
  margin: 101px 0 0 0;
  padding: 0;
}

#column-main {
  float: left;
  display: inline;
  width: 680px;
  margin-left: 20px;
  padding-bottom: 20px;
}

#column-left {
  float: left;
  display: inline;
  width: 200px;
  padding-bottom: 20px;
  margin-left: 20px;
}

#column-middle {
  float: left;
  display: inline;
  width: 460px;
  padding-bottom: 20px;
  margin-left: 20px;
}

#column-side {
  float: left;
  display: inline;
  width: 240px;
  margin-left: 20px;
  padding: 0;
}

#column-header {
  width: 950px;
  padding: 15px;
  background: #f6f6f4;
}


#column-middle ul {
  margin: -.3em 0 1em 1em;
  list-style: none;
}
#column-middle li {
  padding: 0 0 0 1em;
  background: url(../img/bullet.gif) no-repeat 0 50%;
  line-height: 1.2em;
}

#testimonial {
  height: 200px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  background: url(../img/quote.gif) no-repeat 0 0;
}

#testimonial .title {
  display: block;
  font-weight: bold;
  padding: 3px 0 0 0;
  margin: 0 0 1em 0;
  color: #333;
  text-indent: 15px;
}

#testimonial p {
  color: #666;
  font-size: .916em;
  font-style: italic;
  margin-bottom: .5em;
}

#testimonial .author {
  font-weight: bold;
}

#branches li {
  clear: both;
  float: left;
  display: inline;
  width: 220px;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #ffd046;
}

#branches p {
  font-size: .916em;
}

.column-block {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
}

.column-block p {
  font-size: .916em;
  margin-bottom: .2em;
}

.column-block ul {
  display: block;
  margin-bottom: .2em;
}
.column-block li {
  display: block;
  float: none;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
}
.column-block li a.continue {
  display: block;
  float: none;
  height: 1.4em;
  line-height: 1.4em;
}

.column-block .button {
  display: block;
  float: none;
  margin-top: 10px;
  width: 220px;
}

.column-block .button span {
  width: 200px;
  font-size: .916em;
  text-align: center;
}


#block-homenews {
  clear: both;
  width: 658px;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}
#block-homenews ul {
  margin: .5em 0;
}
#block-homenews ul li {
  width: 658px;
  margin-bottom: 1em;
}
#block-homenews .news-lead {
  clear: both;
  display: block;
  margin-left: 70px;
  font-size: .916em;
}

#block-offices .subitem {
  width: 205px;
}
#block-offices .subitem p {
  font-size: .916em;
}


.att-block {
  margin-bottom: 20px;
}

.att-block a {
  display: block;
  padding: 10px 5px 10px 10px;
  border: 1px solid #ccc;
  color: #666;
  background: url(../img/arrow-greyed.gif) no-repeat 220px 50%;
}

.att-block a:hover {
  background-image: url(../img/arrow-yellow.gif);
  border-color: #ffd046;
}

.att-block .att-head {
  display: block;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: bold;
  color: #111;
}

.att-block .att-text {
  display: block;
  font-size: .916em;
  line-height: 1.5em;
  color: #666;
}

.block {
  float: left;
  display: inline;
  margin: 0 20px 20px 0;
  width: 210px;
}

.block-body img {
  margin-bottom: 10px;
}
.block-body {
}

.block p {
  color: #666;
  font-size: .916em;
  margin-bottom: .5em;
}

a.news-title {
  color: #111;
  line-height: 1.4em;
  font-weight: bold;
}
a.news-title:hover {
  text-decoration: underline;
}

.subitems {
  float: left;
  display: inline;
  background: #efefef;
}
.subitem {
  float: left;
  display: inline;
  padding: 10px;
  border-right: 1px solid #fff;
}


.last {
  margin: 0;
  border: 0;
}

a.continue {
  float: left;
  display: inline;
  background: url(../img/miniarrow.gif) no-repeat 0 50%;
  padding-left: 10px;
  margin: 0 1em 0 0;
  font-size: .916em;
  line-height: 1.6em;
  height: 1.6em;
  font-weight: bold;
  color: #000;
}

a.continue:hover {
  color: #ffd046;
}
.highlight {
  color: #ffd046;
}

.title-sub {
  display: block;
  color: #333;
  margin-bottom: .5em;
  font-size: 1.333em;
  font-weight: bold;
}

.bigbutton {
  background: url(../img/bigbutton-white.png) no-repeat 0 0;
  width: 210px;
  height: 60px;
  padding: 15px 15px 5px 15px;
}

.onhover .bigbutton, .bigbutton:hover {
  background: url(../img/bigbutton-yellow.png) no-repeat 0 0;
}

.bigbutton .title {
  display: block;
  text-transform: uppercase;
  color: #000;
  font-size: 1.1em;
  line-height: 1.4em;
  font-weight: bold;
}

.bigbutton .subline {
  display: block;
  color: #666;
}

.bigbutton-body {
  position: relative;
}


.bigbutton a {
  float: left;
  display: inline;
  width: 210px;
  background: url(../img/bigarrow.gif) no-repeat 100% 50%;
}

.onhover .bigbutton a, 
.bigbutton:hover a {
  background: url(../img/bigarrow-black.gif) no-repeat 100% 50%;
}

#column-middle ul.gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}
#column-middle ul.gallery li {
  list-style: none;
  background: #fff;
  float: left;
  display: inline;
  padding: 0;
  margin: 0 15px 15px 0;
}
#column-middle ul.gallery li a {
  display: block;
  padding: 5px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #ccc;
  
}

#column-middle td {
  line-height: 1.5em;
}
#column-middle td textarea,
#column-middle td input {
  border-color: #ccc #999 #999 #ccc;
  border-width: 1px;
  border-style: solid;
  font-family: Arial, Helvetica, Sans-serif;
  padding: 5px 3px;
}
#column-middle td input.button {
  font-weight: bold;
  background: #fafafa;
  padding: 5px 10px;
}
label.error {
  display: block;
  clear: both;
  color: #C01D32;
  font-weight: bold;
}


#column-side table {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
#column-side th {
  color: #000;
  background: #efefef;
}
#column-side td {
  color: #222;
}
#column-side th,
#column-side td {
  padding: 5px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

span.vinkje {
  float: left;
  display: inline;
  width: 18px;
  height: 12px;
  background: url(../img/vinkje.gif) no-repeat 0 0;
  text-indent: -999em;
}
span.kruisje {
  float: left;
  display: inline;
  width: 18px;
  height: 12px;
  background: url(../img/kruisje.gif) no-repeat 0 0;
  text-indent: -999em;
}

#newslisting ul {
  border-top: 1px solid #ccc;
}
#newslisting li {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
#newslisting li h2 {
  display: inline;
  font-size: 1.167em;
}
#newslisting li .news-date {
  font-size: 1.167em;
}
#newslisting li .news-lead {
  display: block;
  margin-left: 80px;
}


#showcase {
  position: relative;
  width: 940px;
  height: 290px;
  margin: 10px 0 20px 20px;
  overflow: hidden;
}

#showcase .showbutton {
  position: absolute;
  top: 190px;
  width: 240px;
  height: 50px;
  z-index: 40;
}

#showcase #bbtn1 {
  left: 40px;
}

#showcase #bbtn2 {
  left: 350px;
}

#showcase #bbtn3 {
  left: 660px;
}

#showimage {
  position: relative;
}
#showimage .showimg {
  position: absolute;
}

#footer-wrapper {
  width: 980px;
  padding: 0;
  margin: 0;
}
#footer {
  float: left;
  display: inline;
  width: 940px;
  padding: 20px;
  margin: 0;
  background: #333;
  font-size: .916em;
}

#footer ul {
  float: right;
  display: inline;
}

#footer li {
  float: left;
  display: inline;
  margin-left: 1em;
}

#footer li a {
  float: left;
  display: inline;
  margin-left: .5em;
}

#footer a {
  color: #ccc;
}

button::-moz-focus-inner /* fixing evil default firefox padding */ {
  padding: 0;
  border: none;
}


#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}
#lightbox-nav-btnNext {
    right: 0;
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
}    
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;    
}            
#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;    
}