/* CSS Document */

body {
	text-align:center;
	background-color:#4e4d4d;
	margin: 0 auto;
	font: 90% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
	}


/* LINKS____________________________________________________ */


a:link { 
	text-decoration:none;
	font-style:oblique;
	color:#000;
}
a:visited { 
	text-decoration:none; 
	font-style:oblique;
	color:#000;
}
a:active { 
	text-decoration: none; 
	font-style:oblique;
	color:#000;
}
	
a:hover {
	text-decoration:underline; 
	font-style:oblique;
	color:#4e4d4d;
}



/* BUILDING____________________________________________________ */

h1{	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
}

#page_index{
	margin:0 auto;
	width:1020px;
	height:765px;
	background-image:url(images/bg_index.png);
}

#page_products_choice{
	margin:0 auto;
	width:1020px;
	height:765px;
	background-image:url(images/bg_products_choice.png);
}

#page_products_extreme1{
	margin:0 auto;
	width:1020px;
	height:900px;
	background-image:url(images/bg_products_extreme1.png);
}

#page_products_extreme2{
	margin:0 auto;
	width:1020px;
	height:900px;
	background-image:url(images/bg_products_extreme2.png);
}

#page_products_extreme3{
	margin:0 auto;
	width:1020px;
	height:900px;
	background-image:url(images/bg_products_extreme3.png);
}

#page_products_ergo{
	margin:0 auto;
	width:1020px;
	height:900px;
	background-image:url(images/bg_products_ergo.png);
}

#page_products_protect1{
	margin:0 auto;
	width:1020px;
	height:900px;
	background-image:url(images/bg_products_protect1.png);
}

#page_products_protect2{
	margin:0 auto;
	width:1020px;
	height:900px;
	background-image:url(images/bg_products_protect2.png);
}

#page_products_protect3{
	margin:0 auto;
	width:1020px;
	height:900px;
	background-image:url(images/bg_products_protect3.png);
}

#page_event{
	margin:0 auto;
	width:1020px;
	height:900px;
	background-image:url(images/bg_products_event.png);
}

#menu_box{
	width:1020px;
	height:160px;
	float:left;
	margin-bottom:120px;
}

#logo_box{
	width:280px;
	height:160px;
	float:left;
	margin-right:40px;
}

#menu{
	width:140px;
	height:60px;
	float:left;
}

#flag{
	width:43px;
	height:26px;
	float:left;
}

#spacer_flag{
	width:80px;
	height:60px;
	float:left;
	background-color:#fafafa;
}

#title_box{
	width:1020px;
	height:120px;
	float:left;
	margin-bottom:35px;
}

#title{
	width:280px;
	height:120px;
	float:left;
}

#content_box{
	width:1020px;
	height:260px;
	float:left;
}

#content_box_big{
	width:1020px;
	height:350px;
	float:left;
	margin-bottom:35px;
}

#text{
	width:350px;
	height:260px;
	float:left;
	font-size:11px;
	text-align:justify;
	color:#4e4d4d;
	margin-left:100px;
}

#text_big{
	width:350px;
	height:350px;
	float:left;
	font-size:11px;
	text-align:justify;
	color:#4e4d4d;
	margin-left:100px;
}

#icon_box{
	width:120px;
	height:130px;
	float:left;
	margin-top:120px;
	margin-left:25px;
}

#icon{
	width:120px;
	height:55px;
	float:left;
}

#icon_d{
	width:120px;
	height:55px;
	float:left;
	margin-top:5px;
}

#text_choice_1st{
	width:190px;
	height:220px;
	float:left;
	font-size:11px;
	text-align:left;
	color:#4e4d4d;
	margin-left:100px;
}

#text_choice{
	width:190px;
	height:220px;
	float:left;
	font-size:11px;
	text-align:left;
	color:#4e4d4d;
	margin-left:20px;
}

#text_downloads_1st{
	width:150px;
	height:220px;
	float:left;
	font-size:11px;
	text-align:left;
	color:#4e4d4d;
	margin-left:100px;
}

#text_downloads{
	width:150px;
	height:220px;
	float:left;
	font-size:11px;
	text-align:left;
	color:#4e4d4d;
	margin-left:20px;
}

#text_contact_1st{
	width:450px;
	height:220px;
	float:left;
	font-size:11px;
	text-align:left;
	color:#4e4d4d;
	margin-left:100px;
}

#text_contact{
	width:350px;
	height:220px;
	float:left;
	font-size:11px;
	text-align:left;
	color:#4e4d4d;
	margin-left:20px;
}

#footer{
	width:1020px;
	height:60px;
	margin-top:10px;
	float:left;
	background-image:url(images/footer.png);
	font-size:9px;
	text-align:center;
	color:#4e4d4d;
}

ul{
	list-style-type:disc;
	padding-left:1em;
}



/* MENU_________________________ENG________________________________ */

.menu_products_EN{
	width: 140px;
	height: 60px;
	display: block;
	margin: 0 auto;
}

.pic_products_EN{
	background: url(images/menu_products_EN.png) no-repeat;
}

.menu_products_EN:hover{
	background-position: 0 -60px;
}




.menu_downloads_EN{
	width: 140px;
	height: 60px;
	display: block;
	margin: 0 auto;
}

.pic_downloads_EN{
	background: url(images/menu_downloads_EN.png) no-repeat;
}

.menu_downloads_EN:hover{
	background-position: 0 -60px;
}



.menu_contact_EN{
	width: 140px;
	height: 60px;
	display: block;
	margin: 0 auto;
}

.pic_contact_EN{
	background: url(images/menu_contact_EN.png) no-repeat;
}

.menu_contact_EN:hover{
	background-position: 0 -60px;
}



/* MENU________________________FR_________________________________ */

.menu_products_FR{
	width: 140px;
	height: 60px;
	display: block;
	margin: 0 auto;
}

.pic_products_FR{
	background: url(images/menu_products_FR.png) no-repeat;
}

.menu_products_FR:hover{
	background-position: 0 -60px;
}




.menu_downloads_FR{
	width: 140px;
	height: 60px;
	display: block;
	margin: 0 auto;
}

.pic_downloads_FR{
	background: url(images/menu_downloads_FR.png) no-repeat;
}

.menu_downloads_FR:hover{
	background-position: 0 -60px;
}



.menu_contact_FR{
	width: 140px;
	height: 60px;
	display: block;
	margin: 0 auto;
}

.pic_contact_FR{
	background: url(images/menu_contact_FR.png) no-repeat;
}

.menu_contact_FR:hover{
	background-position: 0 -60px;
}





/* MENU________________________NL_________________________________ */

.menu_products_NL{
	width: 140px;
	height: 60px;
	display: block;
	margin: 0 auto;
}

.pic_products_NL{
	background: url(images/menu_products_NL.png) no-repeat;
}

.menu_products_NL:hover{
	background-position: 0 -60px;
}




.menu_downloads_NL{
	width: 140px;
	height: 60px;
	display: block;
	margin: 0 auto;
}

.pic_downloads_NL{
	background: url(images/menu_downloads_NL.png) no-repeat;
}

.menu_downloads_NL:hover{
	background-position: 0 -60px;
}



.menu_contact_NL{
	width: 140px;
	height: 60px;
	display: block;
	margin: 0 auto;
}

.pic_contact_NL{
	background: url(images/menu_contact_NL.png) no-repeat;
}

.menu_contact_NL:hover{
	background-position: 0 -60px;
}



/* FLAGS________________________________________________________ */


.flag_EN{
	width: 43px;
	height: 26px;
	display: block;
	margin: 0 auto;
}

.pic_flag_EN{
	background: url(images/flag_EN.png) no-repeat;
}

.flag_EN:hover{
	background-position: 0 -26px;
}






.flag_FR{
	width: 43px;
	height: 26px;
	display: block;
	margin: 0 auto;
}

.pic_flag_FR{
	background: url(images/flag_FR.png) no-repeat;
}

.flag_FR:hover{
	background-position: 0 -26px;
}





.flag_NL{
	width: 43px;
	height: 26px;
	display: block;
	margin: 0 auto;
}

.pic_flag_NL{
	background: url(images/flag_NL.png) no-repeat;
}

.flag_NL:hover{
	background-position: 0 -26px;
}







#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; }