/* ---------->>> Global <<<-----------*/
html { overflow-y: scroll !important; }

body{
	background: #efedd8;
	margin: 0 auto;
	
}

/* ---------->>> Header <<<-----------*/

#header{
	width: 100%;
	background: url("/images/header-back.gif");
	height: 48px;
}

#actieBlokWrap{
	width: 100%;
	background: #3b3939 url("/images/actie-back.gif") repeat-x;
	height: 184px;
	margin: 80px 0 0 0;
	border-bottom: 32px solid #830025;
}

#actieBlok{
	width: 980px;
	margin:0 auto;
	overflow: hidden;
}

/* ---------->>> Navigation <<<-----------*/

#nav{
	margin: 0 auto;
	overflow: hidden;
	width: 930px;
	padding-right: 50px;
}

#nav ul{
	float: right;
}

#nav li{
	float: left;
	margin: 13px 3px 0 0;
}

#nav li a{
	display: block;
	width: 135px;
	height: 27px;
	text-align: center;
	padding: 8px 0 0 0;
	font: 80% "Trebuchet MS";
	text-decoration: none;
	color: #fff;
}

#nav li a:hover, #nav li a.active{
	background: url("/images/nav-tab.gif");
	color: #3b3939;
	font-weight: bold;
}

/* ---------->>> Elements <<<-----------*/


h1 a{
	position: absolute;
	background: url("/images/logo.png");
	width: 179px;
	height: 182px;
	top: 10px;
	margin: 0 auto;
}

h1 span{
	position: absolute;
	left: -2000px;
}

h2 {
	font: bold 170% Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	color: #efedd8;
	margin: 20px 0 0 180px;
}

#actieBlok p{
	font: 100%/24px Arial, Helvetica, sans-serif;
	color: #efedd8;
	margin: 20px 0 0 14px;
	width: 650px;
}

#pictures, #picturesProducten, #picturesKerstpakketten, #picturesVerpakkingen, #picturesHea{
	position: absolute;
	top: 84px;
	right: 50%;
	background: url("/images/pictures.jpg") no-repeat;
	width: 314px;
	height: 315px;
	margin-right: -483px;
	z-index: 1;
}

#picturesProducten{
	background: url("/images/pictures-producten.jpg");
}

#picturesKerstpakketten{
	background: url("/images/pictures-kerstpakketten.jpg");
}

#picturesVerpakkingen{
	background: url("/images/pictures-verpakkingen.jpg");
}

#picturesHea{
	background: url("/images/pictures-hea.jpg");
}

/* ---------->>> Columns <<<-----------*/

#mainWrap{
	width: 980px;
	margin: 0 auto;
}

#mainWrap a{
	font-weight: bold;
	color: #3b3939;
}

#wideColumn{
	float: left;
	width: 948px;
	padding: 50px 15px 40px 15px;
}

#leftColumn, #middleColumn, #rightColumn{
	float: left;
	width: 296px;
	padding: 30px 15px 20px 15px;
}

#leftColumn a, #wideColumn a{
	display: block;
	overflow: hidden;
	margin: 0 25px 20px 0;
	border: 3px solid #bcbcbc;
	width: 100px;
	height: 100px;
	float: left;
}

#leftColumn a:hover, #wideColumn a:hover{
	border: 3px solid #830025;
}

#middleColumn{
	border-left: 1px solid #d1cda2;
	border-right: 1px solid #d1cda2;
}

#rightColumn{
	text-align: center;
}

#rightColumn img{
	margin-bottom: 5px;
}

#mainWrap h3{
	color: #3b3939;
	font: 120% Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 20px;
	text-align: left;
	z-index: 100 !important;
	position: relative;
}

#mainWrap p{
	color: #3b3939;
	font: 100% Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}


/* ---------->>> Footer <<<-----------*/

#footerWrap{
	background: url("/images/footer-back.gif") repeat-x;
	width: 100%;
	height: 285px;
	clear: both;
	border-top: 35px solid #830025;
}

#footer{
	width: 950px;
	margin: 0 auto;
	padding: 10px 15px 20px 15px;
	color: #efedd8;
	font: 100% Arial, Helvetica, sans-serif;
}

#footer p{
	width: 500px;
}

#footer a{
	color: #efedd8;
	font: 100% Arial, Helvetica, sans-serif;
}

#footer h3{
	color: #efedd8;
	font: 120% Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 20px;
	display: inherit;
	width: auto;
}

#footer address{
	float: left;
	margin: 20px 60px 0 0;
	line-height: 22px;
	font-style: normal;
}

strong{
	font-weight: bold;
}

/* ---------->>> Misc <<<-----------*/

.nomargin{
	margin: 0 !important;
}

/* ---------->>> Google Maps <<<-----------*/

#map{
	position: relative;
	margin-top: -94px;
	width: 300px;
	height: 250px;
	float: right;
	border: 2px solid #ccc;
}

/* ---------->>> Lightbox <<<-----------*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #efedd8;
	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(/images/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(/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: #efedd8;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

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

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

