body {
  margin: 0;
  font-family: tahoma, arial, sans-serif;
  font-size: 12px;
  color: #6c6f71;
  line-height:18px;
}
img {
  border: 0;
}
form {
  margin: 0;
}
a {
  color: #5a7219;
}
h1 {
  color: #e2a026;
  font-size: 16px;
}
h2 {
  color: #e2a026;
  font-size: 14px;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.spacer {
  clear: both;
}
div#mainContainer {
  width: 969px;
  margin: auto;
}
div#header {
  height: 135px;
}
div#header img.logo {
  float: left;
  margin-left: 19px;
  margin-top:24px;
}
div#header div.content {
  float: right;
  width: 234px;
  height: 50px;
  margin-top: 74px;
}
div#header div.content span {
  padding-left: 15px;
  background: url('gfx/bullet_square.png') no-repeat left center;
  display: block;
}
ul#topMenu {
  display: block;
  background: #9caa75 url('gfx/topmenu_bg.png') repeat-x top;
  height: 34px;
  border: 1px solid #5a7219;
  margin-bottom: 16px;
}
ul#topMenu li {
  float: left;
  border-left: 1px solid #92a363;
  border-right: 1px solid #5a7219;
}
ul#topMenu li a {
  float: left;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #fff;
  padding: 0 14px;
  text-decoration: none;
}
ul#topMenu li a:hover,
ul#topMenu li a.active
{
  background: url('gfx/topmenu_bg.png') repeat-x bottom;
}
ul#topMenu li.home {
  border-left: none;
  border-right: 1px solid #5a7219;
  padding: 0;
  width: 48px;
}
ul#topMenu li.home a {
  background: url('gfx/home.png') no-repeat center top;
  width: 48px;
  padding: 0;
}
ul#topMenu li.home a:hover,
ul#topMenu li.home a.active
{
  background: url('gfx/home.png') no-repeat center bottom;
}
/*
Submenu
*/
ul#topMenu li ul {
  position: absolute;
  width: 225px;
  left: -999em;
}
ul#topMenu li ul li {
  width: 245px;
}
ul#topMenu li:hover ul,
ul#topMenu li.sfhover ul
{
	left: auto;
}
ul#topMenu li ul a {
  font-size: 15px;
  float: none;
  display: block;
  background: url('gfx/submenu_bg.png') repeat-x bottom;
  height: 29px;
  line-height: 29px;
  border-top: 1px solid #fff;
}
div#footer {
  text-align: center;
  font-size: 11px;
  margin-top: 20px;
}
div#footer a {
  text-decoration: none;
}
/*
Home
*/
div#homeSlide {
  margin-bottom: 16px;
  background-color: #e6b41f;
  height: 215px;
}
div#homeBlocks {
  height: 305px;
  background: url('gfx/shadow.jpg') no-repeat center bottom;
}
div.block {
  float: left;
  width: 233px;
  margin-right: 13px;
  height: 280px;
  position: relative;
}
div.block div.content {
  width: 221px;
  padding: 0 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 78px;
  line-height: 15px;
}
div.block div.content a {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  color: #1e1c20;
  text-decoration: none;
}
div.block h2 {
  font-size: 16px;
  margin: 6px 0;
  color: #fff;
  margin-left: 30px;
  font-weight: normal;
  letter-spacing: 1px;
}
div#homeBlocks div.projects {
  background: #fff url('gfx/projects_home.jpg') no-repeat left top;
  width: 230px;
}
div#homeBlocks div.ecoster {
  background: #fff url('gfx/ecoster_home.jpg') no-repeat left top;
  cursor: pointer;
}
div#homeBlocks div.selfsoanpakke {
  background: #fff url('gfx/selfsoanpakke_home.jpg') no-repeat left top;
  cursor: pointer;
}
div#homeBlocks div.compositiewoning {
  background: #fff url('gfx/compositiewoning_home.jpg') no-repeat left top;
  cursor: pointer;
  margin: 0;
}
/*
Home projects
*/
div#slideshowHome {
  height: 230px;
}

div#slideshowHome .container .content {
  height: 42px;
  position: static;
  margin-top: 15px;
}
div#slideshowHome .container .thumb {
  background-repeat: no-repeat;
  background-position: center center;
  height: 158px;
  cursor: pointer;
}
div#slideshowHome .container {
  height: 214px;
  width: 100%;
}
div.projects span#showNext {
  float: right;
  width: 20px;
  height: 20px;
  background: url('gfx/next.png') no-repeat right center;
  cursor: pointer;
  text-indent: -9999px;
  margin: 0 5px 10px 0;
}
div.projects span#showPrevious {
  float: left;
  width: 20px;
  height: 20px;
  background: url('gfx/prev.png') no-repeat left center;
  cursor: pointer;
  text-indent: -9999px;
  margin: 0 0 10px 5px;
}


/*
Projects
*/
div.projectContainer {
  float: left;
  width: 228px;
  height: 224px;
  background-color: #e6b41f;
  margin-right: 19px;
  margin-bottom: 19px;
  color: #fff;
}
div.projectContainer .thumb {
  background-repeat: no-repeat;
  background-position: center center;
  height: 154px;
}
div.projectContainer .content {
  padding: 5px;
}
div.projectContainer a {
  color: #fff;
  display: block;
  font-weight: bold;
}
div#projectDesc {
  float: right;
  background-color: #e6b41f;
  padding: 15px;
  width: 205px;
  color:#fff;
  height: 322px;
}
div#projectDesc h2 {
  margin-top: 0;
  color:#fff;
}

/**
 * SqueezeBox - Expandable Lightbox
 *
 * Allows to open various content as modal,
 * centered and animated box.
 *
 * @version		1.1 rc4
 *
 * @license		MIT-style license
 * @author		Harald Kirschner <mail [at] digitarald.de>
 * @copyright	Author
 */

#sbox-overlay {
	position: absolute;
	background-color: #000;
	left: 0px;
	top: 0px;
	zoom: 1;
}
#sbox-window {
	position: absolute;
	background-color: #fff;
	text-align: left;
	overflow: visible;
	padding: 10px;
  padding: 36px 23px;
}
#sbox-btn-close {
	position: absolute;
	width: 23px;
	height: 23px;
	right: 0;
	top: 0;
	background: #5a7219 url('gfx/close.png') no-repeat center center;
}

.sbox-loading #sbox-content {
	background: url('gfx/spinner.gif');
	background-repeat: no-repeat;
	background-position: center;
}
#sbox-content {
	clear: both;
	overflow: auto;
	background-color: #fff;
	height: 100%;
	width: 100%;
}
.sbox-content-image#sbox-content {
	overflow: visible;
}
#sbox-image {
	display: block;
}
.sbox-content-image img {
	display: block;
	width: 100%;
	height: 100%;
}
.sbox-content-iframe#sbox-content {
	overflow: visible;
}
/* Hides scrollbars */
.body-overlayed {
	overflow: hidden;
}
/* Hides flash (Firefox problem) and selects (IE) */
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
	visibility: hidden;
}
#sbox-window embed, #sbox-window object, #sbox-window select {
	visibility: visible;
}




/**
 * Slideshow projecten
 */
.slideshow{ 
  display:block;
  position:relative;
  z-index:0;
}
.slideshow-images{
  display:block;
  overflow:hidden;
  position:relative;
  float: right;
  height: 352px;
  width: 512px;
}
.slideshow-images img {
  display:block;
  position:absolute;
  z-index:1;
}
.slideshow-thumbnails{
  overflow:hidden;
}

.slideshow-images-visible{
  opacity:1;
}
.slideshow-images-prev {
  opacity:0;
}
.slideshow-images-next {
  opacity:0;
}
.slideshow-images img {
  float:left;
  left:0;
  top:0;
}
.slideshow{
  margin:0 auto;
  float: left; 
  width: 618px; 
  height: 352px;
}
.slideshow a img{border:0;}
.slideshow-captions{background:#000;bottom:0;color:#FFF;font:normal 12px/22px Arial,sans-serif;left:0;overflow:hidden;position:absolute;text-indent:10px;width:100%;z-index:10000;}
.slideshow-captions-hidden{height:0;opacity:0;}
.slideshow-captions-visible{height:22px;opacity:.7;}
.slideshow-controller{background:url(controller.png) no-repeat;height:42px;left:50%;margin:-21px 0 0 -119px;overflow:hidden;position:absolute;top:50%;width:238px;z-index:10000;}
.slideshow-controller *{margin:0;padding:0;}.slideshow-controller-hidden{opacity:0;}.slideshow-controller-visible{opacity:1;}
.slideshow-controller a{cursor:pointer;display:block;height:18px;overflow:hidden;position:absolute;top:12px;}
.slideshow-controller a.active{background-position:0 18px;}.slideshow-controller li{list-style:none;}
.slideshow-controller li.first a{background-image:url(controller-first.gif);left:33px;width:19px;}
.slideshow-controller li.last a{background-image:url(controller-last.gif);left:186px;width:19px;}
.slideshow-controller li.next a{background-image:url(controller-next.gif);left:145px;width:28px;}
.slideshow-controller li.pause a{background-image:url(controller-pause.gif);left:109px;width:20px;}
.slideshow-controller li.play a{background-position:20px 0;}
.slideshow-controller li.play a.active{background-position:20px 18px;}
.slideshow-controller li.prev a{background-image:url(controller-prev.gif);left:65px;width:28px;}
.slideshow-loader{height:28px;right:0;position:absolute;top:0;width:28px;z-index:10001;}
.slideshow-loader-hidden{opacity:0;}
.slideshow-loader-visible{opacity:1;}

.slideshow-thumbnails *{
  margin:0;
  padding:0;
}
.slideshow-thumbnails ul {
  left:0;
  position:absolute;
  top:0;
  height: 500px;
  width: 90px;
}
.slideshow-thumbnails li{
  float:left;
  list-style:none;
  margin: 5px 5px 5px 0;
  position:relative;
}
.slideshow-thumbnails a {
  display:block;
  position:relative;
  text-align: center;
}
.slideshow-thumbnails a:hover{
  opacity:1!important;
}
.slideshow-thumbnails img{
  display:block;
}
.slideshow-thumbnails-active{
  opacity:1;
}
.slideshow-thumbnails-inactive{
  background-color:#FFF;
  opacity:.5;
}
.slideshow-thumbnails {
  position:absolute;
  height: 352px;
  left: 0;
  right: -80px;
  top: 0;
  width: 90px;
}

/**
 * Contact Form
 */
 
form .formHeader {
	font-weight: bold;
}

form label {
  float:left;
  width:100px;
}

form span.required {
  color:#FF0000;
  float:left;
  font-size:16px;
  margin-left:-10px;
}

form input {
  border:1px solid #AAAAAA;
  height:20px;
  line-height:20px;
  margin:5px 0;
  width:300px;
}

.inputFieldContact {
  border:1px solid #AAAAAA;
  height:100px;
  margin:5px 0;
  width:430px;
}

.formError {
	border: 1px solid red;
	background: #ffcccc;
	padding: 10px;
	text-align: center;
  width: 400px;
}

.FormConfirm {
	border: 1px solid green;
	background: #aeff9e;
	padding: 10px;
	text-align: center;
}
