/************************************************
*                                               *
*  Copyright    :       (c) 2006 / 2007         *
*                                               *
*  Design				:       Eddie Laan		          *
*                       www.eddielaan.nl  			*
*																								*
*	 XHTML / CSS  :				Stukje Design						*
*	 & programming				www.stukjedesign.nl			*
*                                               *
*************************************************/

/**************
*  HTML TAGS  *
**************/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 0.8em;
	text-align: center;
}

/**************
*   STYLING   *
**************/

h1, h2 {
	font-size: 1.3em;
	color: #12b22f;
}

h1, h2 {
	margin-top: 0;
}

a {
	color: #fdd131;
	text-decoration: none;
}

img {
	border: 0;
}

/**************
*    FORMS    *
**************/

textarea, input, select {
	font-family: Arial, Verdana;
	font-size: 100%;
	border: 1px solid #000000;
	margin-bottom: 2px;
}

fieldset {
	border: 1px solid #05550D;
}

legend {
	color: #05550D;
}


/**************
*   LAYOUT    *
**************/

#container {
	width: 963px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#content {
	text-align: left;
}

#main {
	width: 963px;
	padding-top: 10px;
	text-align: left;
}

#main #eddie-laan {
	float: left;
	width: 565px;
	padding: 10px 30px 0 0;
}

#main #sidebar {
	float: right;
	width: 339px;
	padding: 10px 0 0 29px;
}

#header {
	clear: both;
	width: 963px;
	height: 173px;
	background: url("/img/content/header.png") no-repeat;
}

#header #left-header {
	float: left;
	width: 528px;
	padding: 20px 161px 0 20px;
	font-size: 1.5em;
	color: #ffffff;
}

#header #right-header {
	float: left;
	width: 198px;
	padding: 30px 0 0 56px;
	color: #ffffff;
	line-height: 1.55em;
	font-size: 1.5em;
}

#header #right-header ul {
	margin: -17px 0 0 0;
	padding: 0;
}

#header #right-header li {
	list-style-type: none;
}

#header #right-header li a {
	color: #fff;
}

#footer {
	clear: both;
	height: 50px;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dotted #3e3e3f;
	text-align: left;
	color: #68696d;
	font-size: 0.9em;
	font-family: Helvetica, Verdana, Arial;
}

.footer-naam-kvk, .footer-adres-plaats, .footer-telefoon-email {
	width: 150px;
	float: left;
}

.links {
	float: right;
}

.links ul {
	margin: 0;
	padding: 0;
}

.links li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
}

.links li a {
	color: #6b6b6b;
}

/**************
*   IMAGES    *
**************/

.img-left {
	float: left;
	margin: 0 5px 0 0;
}

.img-right {
	float: right;
	margin: 0 0 0 5px;
}

.img-border {
	border: 1px solid #000000;
}

/**************
*    MENU     *
**************/

#skalet {
	clear: both;
}

#logo {
	float: left;
}

#menu {
	margin-top: 100px;
	float: right;
	margin-bottom: 20px;
}
#menu ul {
	float: right;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu li {
	height: 23px;
	float: left;
	padding: 3px 8px 0 8px;
	font-size: 1.5em;
	text-transform: capitalize;
}
#menu a {
	color: #6b6b6b;
	font-weight: bold;
}
#menu a:hover {
	color: #3ccef4;
}

#menu .active a {
	color: #3ccef4;
}

/*************
*  DIENSTEN  *
**************/

.diensten-overzicht {
	clear: both;
	width: 963px;
}

.dienst {
	float: left;
	width: 306px;
	padding-right: 15px;
	margin-bottom: 20px;
}

.dienst-title {
	position: absolute;
	width: 278px;
	height: 17px;
	background: #444444;
	margin-bottom: -26px;
	z-index: 999;
	color: #fff;
	font-weight: bold;
	padding: 4px 0 4px 6px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

.dienst-title a {
	color: #fff;
}

.dienst-image {
	z-index: -999;
}

.footnote-portfolio-larger {
	height: 17px;
	padding: 4px 4px 4px 4px;
	width: 328px;
	background: #fed131;
	color: #373737;
	font-weight: bold;
}

.footnote-portfolio, .footnote {
	height: 17px;
	padding: 4px 4px 4px 4px;
	width: 276px;
	background: #fed131;
	color: #373737;
	font-weight: bold;
}

.footnote-title {
	float: left;
}

.footnote-read {
	float: right;
	width: 94px;
}

.footnote-read a {
	background: url("/img/content/arrow-right.png") no-repeat center right;
	padding-right: 16px;
	color: #fff;
}

.footnote {
	width: 330px;
}

/*************
*  	 CASE    *
**************/

#case-images {
	float: left;
	width: 454px;
	margin-right: 55px;
}

#case-description {
	float: left;
	width: 454px;
}

.case-image {
	width: 454px;
}

.image01 {
	margin: 20px 23px 0 0;
	float: left;
	width: 136px;
	height: 102px;
	margin-right: 20x;
}

.image02 {
	margin: 20px 23px 0 0;
	float: left;
	width: 136px;
	height: 102px;
	margin-right: 20x;
}

.image03 {
	margin-top: 20px;
	float: left;
	width: 136px;
	height: 102px;
}

/*************
*  CONTACT   *
**************/

#contact-form, #partner-logos {
	float: left;
	width: 454px;
	margin-right: 55px;
}

#contact-image, #partner-info {
	float: left;
	width: 454px;
}

#partner-logos img {
	padding: 0 30px 30px 0;
}

/**************
*  BREADCRUMS *
**************/

#breadcrums {
	width: 963px;
	font-size: 1em;
	border-bottom: 1px dotted #3e3e3f;
	height: 26px;
	font-weight: bold;
}

.sepbar {
	clear: both;
	border-bottom: 1px dotted #3e3e3f;
	height: 1px;
	margin-bottom: 10px;
}

.breadcrum {
	float: left;
	width: 480px;
}

.breadcrum-cats {
	float: right;
}

.breadcrum-cats a {
	color: #1ec6f2;
}

.breadcrum-cats a:hover {
	color: #6b6b6b;
}

.breadcrum-cats .active-cat a {
	color: #6b6b6b;
}

/**************
*   LIGHTBOX  *
**************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url('/img/lightbox/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('/img/lightbox/prev.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('/img/lightbox/next.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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/*****************
* GLOBAL CLASSES *
******************/

.voorbeelden {
	font-weight: bold;
	float: right;
}

.voorbeelden a {
	background: url("/img/content/arrow-right-whitebg.png") no-repeat center right;
	padding-right: 16px;
	color: #f7d74d;
}

.spacer {
	clear: both;
	height: 20px;
}

.lightblue {
	color: #4bd1f5;
}