@charset "UTF-8";
/* CSS Document */
#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, 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; }

#apDiv1 {
	position:absolute;
	width:700px;
	height:83px;
	z-index:1;
	left: 10px;
	top: 10px;
	background-color: #fff;
	overflow: hidden;
}
#apDiv2 {
	position:absolute;
	width:700px;
	height:65px;
	z-index:2;
	left: 10px;
	top: 103px;
	background-color: #FFFFFF;
}
#apDiv3 {
	position:absolute;
	width:150px;
	height:40px;
	z-index:3;
	left: 10px;
	top: 328px;
	background-color: #BE1F24;
	overflow: hidden;
}
#apDiv4 {
	position:absolute;
	width:540px;
	height:854px;
	z-index:4;
	left: 170px;
	top: 178px;
	background-color: #eeeeee;
	overflow: visible;
}
#apDiv5 {
	position:absolute;
	width:150px;
	height:40px;
	z-index:5;
	left: 10px;
	top: 228px;
	background-color: #A1C63A;
	overflow: hidden;
}
#apDiv6 {
	position:absolute;
	width:150px;
	height:40px;
	z-index:6;
	left: 10px;
	top: 278px;
	background-color: #56BEDB;
	overflow: hidden;
}
#apDiv7 {
	position:absolute;
	width:150px;
	height:40px;
	z-index:7;
	left: 10px;
	top: 178px;
	background-color: #909CB1;
	overflow: hidden;
}
#apDiv8 {
	position:absolute;
	width:150px;
	height:40px;
	z-index:8;
	left: 10px;
	top: 378px;
	background-color: #F7941D;
	overflow: hidden;
}
#apDiv9 {
	position:absolute;
	width:150px;
	height:40px;
	z-index:9;
	left: 10px;
	top: 428px;
	background-color: #FECB3F;
	overflow: hidden;
}
#apDiv10 {
	position:absolute;
	width:680px;
	height:100px;
	z-index:10;
	left: 360px;
	top: 15px;
	background-color: #000000;
}
#apDiv11 {
	position:absolute;
	width:150px;
	height:115px;
	z-index:10;
	left: 10px;
	top: 578px;
	background-color: #dddddd;
}
#apDiv12 {
	position:absolute;
	width:200px;
	height:854px;
	z-index:11;
	left: 720px;
	top: 178px;
}
#apDiv13 {
	position:absolute;
	width:150px;
	height:40px;
	z-index:12;
	left: 10px;
	top: 478px;
	background-color: #66677C;
}
#apDiv14 {
	position:absolute;
	left:10px;
	top:713px;
	width:150px;
	height:55px;
	z-index:13;
	background-image: url(images/Frise.jpg);
}

#apDiv15 {
	position:absolute;
	width:150px;
	height:40px;
	z-index:12;
	left: 10px;
	top: 528px;
	background-color: #A1C63A;
	
}

body {
	margin:0; padding:0px;
	font:11px Verdana, Helvetica, Arial, serif; line-height:12px; color:#000000;
	background-color:#ffffff;
}

h1 {
	margin:0; padding:2px; font-size:23px; 
	font-family:Helvetica Neue, Helvetica, Arial, Sans Serif; font-weight:bold; line-height:19px; color:#ffffff;
}

h2 {
	margin:0; padding:0px; font-size:17px; 
	font-family:Helvetica Neue, Helvetica, Arial, Sans Serif; font-weight:bold; text-transform:uppercase; line-height:17px; color:#000000;
}

h3 {
	margin:0; padding:0px; font-size:14px; 
	font-family:Helvetica Neue, Helvetica, Arial, Sans Serif; font-weight:bold; text-transform:none; line-height:13px; color:#000000;
}

h4 {
	margin:0; padding:0px; font-size:26px; 
	font-family:Helvetica Neue, Helvetica, Arial, Sans Serif; font-weight:bold; text-transform:uppercase; line-height:26px; color:#000000;
}

h4 {
	margin:0; padding:0px; font-size:26px; 
	font-family:Helvetica Neue, Helvetica, Arial, Sans Serif; font-weight:bold; text-transform:uppercase; line-height:26px; color:#000000;
}

h5 {
	font:9px Verdana, Helvetica, Arial, serif; line-height:11px; font-weight:normal; color:#000000;
}

a {
	color:black; text-decoration:underline;
}

img {border: none;
}

/*hr {
	height:3px; line-type: solid; color:#000; background-color:#000; border:none;
}*/

