/* GENERAL */
/******************/

* {
  margin: 0;
  padding: 0; 
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #000000;
  line-height: 18px;
  background-color: #FFF;
  margin-top: 4px;
}

a:link, a:visited,  a:active {
  text-decoration: none;
  color: #775700;
}

a:hover {
  color: #96c61a;
  text-decoration:none;
}


ul {
  list-style-image: url(../img/layout/list-green.jpg);
  padding-left: 10px;
  margin-top: 4px;
  margin-bottom: 16px;
}



li li {
list-style: none;
list-style-image:none;
}


p{
margin-bottom: 10px;
}


q{
	float: left;
	width: 560px;
	display:block;
	margin: 6px;
	padding: 8px;
	background-color: #FFFFFF;
	text-align:center;
	border: 2px solid;
	border-color: #96c61a;
}

q a:link, q a:visited, q a:active {
  text-decoration: none;
  color: #775700;
}

q a:hover {
  color: #96c61a;
  text-decoration:none;
}

.red{
color: #FF0033;
font-weight: bold;
}


.blue{
color: #2200cc;
font-weight: bold;
text-decoration:underline
}


.green{
color: #008000;
font-weight: normal;
}


.header-aanvraag {
  font-size:12px;
  /*color: #FF6633;*/
  /*color: #dd002e;*/
  color:#775700;
  font-weight:bold;
}



h1 {
  font-size:13px;
    color: #364896;
/*  color: #775700;*/
  font-weight:bold;
}

h2 {
  font-size:12px;
      color: #364896;
/*  color: #775700;*/
  font-weight:bold;
}

h3 {
  font-size:13px;
  color: #FFFFFF;
  font-weight:bold;
}

h4 {
  font-size:11px;
  color: #96c61a;
  font-weight:bold;
  padding-top: 2px;
}


.img-left {
	border: solid 1px #D6D6D6;
	padding: 2px;
	margin-right: 30px;
}

.img-right {
	border: solid 1px #dbdbdb;
	padding: 2px;
	margin-left: 20px;
}



.img {
	border: solid 1px #D6D6D6;
	padding: 2px;
}




/* MAIN */
/*******/

div#container {
  width: 922px;
  border: none;
  background-color:#FFF;
  margin: 0 auto;
}

div#logo {
	width: 920px;
	height: 66px;
	font-size:10px;
	background-image:url(../img/layout/logo-920x66.jpg);
	background-repeat: no-repeat;
}

div#logocontainer {
	padding-left: 300px;
	padding-top: 18px;
  }

#logocontainer a:link, #logo a:visited, #logo a:active {
  text-decoration: none;
  color: #775700;
}

#logocontainer a:hover {
  color: #96c61a;
  text-decoration:none;
}

#logolist li
{
display: inline;
list-style-type: none;
padding-right: 10px;
  padding-bottom: 44px;
}

/* NAVIGATIE-MAIN*/
/****************/

div#navigatie{
width: 900px;
background-color:#333333;
margin:auto;
}

#navcontainer
{
margin: 0px 0px 0px 0px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding-top: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #333333;
width: 128px;
height: 24px;
/*border-top: 1px solid #f5d7b4;
border-left: 1px solid #f5d7b4;
border-bottom: 1px solid #f5d7b4;*/
border: none;
padding: 8px 0px 0px 0px;
color: #FFFFFF;
text-decoration: none;
display: block;
text-align: center;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li a:hover
{
color: #96c61a;
background: #636363;
}

#navcontainer a:active
{
background: #636363;
color: #96c61a;
}

#navcontainer li#active a
{
background: #636363;
border-bottom: 2px solid #96c61a;
color: #96c61a;
}


/* HEADER */
/*******/

div#header {
	width: 920px;
	height: 174px;
	background-color:#FFFFFF;
		float:left;
	}

div#header-left {
	width: 572px;
	height: 174px;
	background-image: url(../img/layout/header-left-572x174.jpg);
	background-repeat:no-repeat;
	float:left;
}

div#header-right {
	width: 348px;
	height: 174px;
	float:left;
	background-repeat:no-repeat;
}


/* CONTENT */
/*******/

div#content-container {
  width: 900px;
   border: 1px solid #dbdbdb;
  margin-top: 6px;
/*  margin: auto;*/
margin-left: 10px;
  margin-bottom: 6px;
  padding-top: 12px;
  overflow: hidden;
  background-color:#f7f8f3;
  float:left;
}

div#content-left {
  width: 210px;
  float:left;
}

div#content-right {
  width: 650px;
  float:left;
}

div#content-left-lp {
  width: 210px;
  float:left;
}



/* GRATIS E-BOOK */
/******************/
div#gratis {
  width: 210px;
  border: 1px solid #dbdbdb;
  padding: 3px;
  margin: 2px 0 30px 4px;
  background-color:#FFFFFF;
/*  background-image: url(../img/layout/bgnieuws.jpg);*/
  text-align:center;
}


div#gratis h1 {
  font-size: 18px;
  font-weight:bold;
  color: #FFFFFF;
  width: 205px;
  height: 18px;
  background-color: #96c61a;
  padding: 2px 0 2px 5px;
}

div#gratis h2{
 font-size:12px;
    color: #364896;
  font-weight:bold;
  }


div#gratis p {
  color: #000000;
  padding: 3px 0 0 3px;
  width: 205px;
  font-weight:bold;
}

div#gratis .text, div#gratis .text1 {
  width: 120px;
  height: 16px;
  border: 1px solid #dbdbdb;
  font: 11px Arial;
  margin-bottom: 2px;
  padding-top: 2px;
}

div#gratis .text1 {
  margin: 0 0 0 6px;
}

div#gratis .submit {
  font: 12px Arial;
  font-weight:bold;
  border: 1px solid #FFFFFF;
  width: 180px;
  height: 24px;
  color:#FFFFFF;
  background-color:#775700;
  margin-top: 8px;
  margin-bottom: 4px;
}

.text1{
width: 120px;
  height: 16px;
  border: 1px solid #dbdbdb;
  font: 11px Arial;
  margin-bottom: 2px;
  padding-top: 2px;
}

.submit {
  font: 12px Arial;
  font-weight:bold;
  border: 1px solid #FFFFFF;
  width: 180px;
  height: 24px;
  color:#FFFFFF;
  background-color:#775700;
  margin-top: 8px;
  margin-bottom: 4px;
}


/* NIEUW-DOWNLOADS */
/******************/
div#nieuw-downloads {
  width: 210px;
  border: 1px solid #dbdbdb;
  padding: 3px;
  margin: 2px 0 30px 4px;
  background-color:#FFFFFF;
}


/* USP */
/******************/
div#usp-creartions {
  width: 210px;
  border: 1px solid #dbdbdb;
  padding: 3px;
  margin: 2px 0 4px 4px;
  text-align: left;
/*  background-image:url(../img/layout/bgusp.jpg);
*/  background-color:#96c61a;
  background-repeat: repeat-y;
}



div#text {
  width: 640px;
  padding-left:30px;
  }


div#footer {
  margin: auto;
  background-image:url(../img/footer.jpg);
  padding-top:2px;
  width: 920px;
  height: 30px;
  font-weight:normal;
  font-size:10px;
  margin-bottom: 10px;
}


#footertext li
{
display: inline;
list-style-type: none;
padding-right: 60px;
}


/* METATAG GENERATOR */
/*******/

div#metatag {
width: 600px;
float:left;
  border: solid 1px #dbdbdb;
  background-color:#FFF;
  padding-left: 20px;
}

.metatag-text{
width: 240px;
  height: 18px;
  border: 1px solid #dbdbdb;
  font: 11px Arial;
  margin-bottom: 2px;
  padding-top: 2px;
}

.metatag-text-multiline{
width: 240px;
  height: 40px;
  border: 1px solid #dbdbdb;
  font: 11px Arial;
  margin-bottom: 2px;
  padding-top: 2px;
}

.metatag-text-code{
width: 400px;
  height: 160px;
  border: 1px solid #dbdbdb;
  font: 11px Arial;
  margin-bottom: 2px;
  padding-top: 2px;
  background-color:#FFFFCC;
}


.metatag-submit {
  font: 12px Arial;
  font-weight:bold;
  border: 1px solid #FFFFFF;
  width: 180px;
  height: 24px;
  color:#FFFFFF;
  background-color:#364896;
  margin-top: 8px;
  margin-bottom: 4px;
}



/* Rounded box offerte aanvraag */
/*******************************/


#offertebox{
width: 580px;
	color:#000000;
	border: 1px solid #96c61a;
	-moz-border-radius: 8px;
	background-color:#effec9;
	padding: 6px;
/*	text-align:center;*/
}







/* Acronym IE */
/******************/
abbr, acronym, .verklaring {
border-bottom: 1px #96c61a;
border-bottom-style:dashed;
padding-bottom: 2px;
cursor: help;
}

/* portfolio */
/******************/
.thumb-pf {
	border: solid 1px #D6D6D6;
	padding: 2px;
	margin-right: 30px;
}


/* landingpage nieuwsbrief */
/******************/

div#content-right-lp {
  width: 570px;
  float:left;
}

div#content-left-lp {
  width: 290px;
  float:left;
}


#lpnews li
{
display: inline;
list-style-type: none;
padding-right: 100px;
font-size:10px;
}





/* Lightbox */
/******************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ 
width: 49%;
height: 100%;
background-image: url(data:image/gif; base64,AAAA); /* Trick IE into showing hover */
display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
