@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }

html { overflow: scroll; }
body { font-family: Helvetica, Verdana, Arial, Geneva, sans-serif; font-size: 12px; color: #515050; text-align: center; background: url(../images/bg.gif) top repeat-x #cbcbcb; }

#holder { position: relative; margin: 0 auto; width: 968px; height: auto; overflow: hidden; text-align: center; }
#holder .holder { position: relative; float: left; padding: 0px 8px 5px 8px; width: 952px; text-align: left; }

/* header */
#header { position: relative; float: left; padding: 0px 7px; width: 938px; height: 313px; border-top: 7px solid #373737; } 
.intro { position: relative; float: right; margin: 72px 30px 0px 0px; width: 433px; height: 128px; overflow: hidden; z-index: 1; } 
.intro h1 { margin-bottom: 20px; font-size: 19px; font-weight: normal; color: #efaa2b; text-transform: uppercase; } 

.logo { position: relative; float: left; margin: 5px 0px 0px 30px; width: 142px; height: 51px; background: url(../images/logo.gif) 0 0  no-repeat; z-index: 1; } 
.logo span { display: none; } 

ul.language { position: absolute; top: 10px; right: 12px; width: auto; height: 26px; list-style: none; z-index: 1; }
ul.language li { float: left; margin-left: 3px; line-height: normal; }
ul.language li a,
ul.language li a:visited { float: left; display: block; width: 16px; height: 12px; }
ul.language li a:hover,
ul.language li a.active { border-bottom: 1px solid #efaa2b; }
ul.language li a span { display: none; }
ul.language li.nl a { background: url(../images/nl.gif) 0 0 no-repeat; }
ul.language li.de a { background: url(../images/de.gif) 0 0 no-repeat; }
ul.language li.en a { background: url(../images/gb.gif) 0 0 no-repeat; }
ul.language li.lastNode { float: left; margin: 0; padding-left: 20px; background: url(../images/bgDivLanguageMenu.gif) 10px 1px no-repeat; }
ul.language li.lastNode a,
ul.language li.lastNode a:visited { float: left; width: auto; height: auto; font-size: 11px; font-weight: bold; color: #393939; text-decoration: none; border-bottom: 0; }
ul.language li.lastNode a:hover { width: auto; height: auto; font-size: 11px; font-weight: bold; color: #393939; text-decoration: underline; border-bottom: 0; }

.header { position: absolute; top: 0; left: 7px; width: 938px; height: 234px; overflow: hidden; z-index: 0; }

.search { position: absolute; top: 30px; right: 7px; width: auto; height: auto; overflow: hidden; z-index: 2; }
.search fieldset { border: 0; }
.search fieldset input { float: left; margin: 0px 3px 3px 0px; width: 120px; height: 16px; font-size: 12px; color: #5e5e5e; line-height: 18px; border: 1px solid #5e5e5e; border-bottom: 1px solid #909090; }
.search fieldset input.submit { width: 70px; height: 18px; font-size: 12px; color: #FFF; background: #373737; border: none; cursor: pointer; }

/* body */
#body { position: relative; float: left; width: 938px; padding-bottom: 20px; background: #eeeeee; border-left: 7px solid #FFF; border-right: 7px solid #FFF; z-index: 0; }
ul.menu { position: absolute; top: -121px; left: -3px; width: 940px; height: 140px; list-style: none; z-index: 3; }
ul.menu li { position: relative; float: left; margin-left: 4px; width: 231px; height: 140px; }
ul.menu li a { position: absolute; top: 0; left: 0; border: 0; }
ul.menu li a img { border: 0; }

/* content */
#content { position: relative; float: right; margin-top: 56px; padding-right: 90px; width: 576px; height: auto; z-index: 1; }
#content h1 { margin-bottom: 30px; font-family: Impact, Tahoma, Geneva, sans-serif; font-size: 30px; text-transform: uppercase; color: #f68428; }
#content h1 span { color: #002a5c; }
#content h2 { margin-bottom: 10px; padding-bottom: 2px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-transform: uppercase; color: #efaa2b; border-bottom: 1px solid #898989; }
#content p { margin-bottom: 12px; color: #000; line-height: normal; }
#content a,
#content a:visited { color: #000; text-decoration: underline; }
#content a:hover { color: #000; text-decoration: none; }
#content a img { border: none; }

.rail { position: relative; float: left; margin-top: 56px; margin-left: 8px; padding-bottom: 20px; width: 248px; }
.rail ul { position: relative; float: left; width: 225px; list-style: none; }
.rail ul li { float: left; width: 225px; line-height: 17px; border-bottom: 1px solid #bebebe; }
.rail ul li.split { float: left; margin-bottom: 20px; border-bottom: 0px; }
.rail ul li a,
.rail ul li a:visited { position: relative; float: right; font-size: 11px; font-weight: bold; color: #393939; text-decoration: none; }
.rail ul li a:hover,
.rail ul li a.active { position: relative; float: right; font-size: 11px; font-weight: bold; color: #393939; text-decoration: none; }
.rail ul li a img,
.rail ul li a:visited img { display: none; }
.rail ul li a:hover img,
.rail ul li a.active img { position: absolute; top: 4px; right: -14px; display: block; border: none; }

.rail ul li a.sub,
.rail ul li a.sub:visited { position: relative; float: right; margin-right: 6px; padding-right: 7px; font-weight: normal; color: #898989; text-decoration: none; background: url(../images/bgRailMenuSub.gif) right no-repeat; }
.rail ul li a.sub:hover,
.rail ul li a.sub.active { position: relative; float: right; margin-right: 6px; padding-right: 7px; font-weight: normal; color: #efaa2b; text-decoration: none; background: url(../images/bgRailMenuSub.gif) right no-repeat; }


/* footer */
#footer { position: relative; float: left; padding: 0 7px; width: 938px; height: 22px; }
#footer .footer { position: relative; float: left; width: 938px; height: 22px; background: #efaa2b; }
.footer .address { position: relative; float: left; height: 22px; list-style: none; }
.footer .address li { float: left; padding: 0px 8px; line-height: 22px; color: #373737; background: url(../images/bgDivFooterMenu.gif) right 7px no-repeat; }
.footer .address li.lastNode { background: none; }

.footer ul { float: right; list-style: none; }
.footer ul li { float: left; padding-right: 15px; line-height: 22px; }
.footer ul li a,
.footer ul li a:visited { float: left; color: #373737; text-decoration: none; line-height: 22px; }
.footer ul li a:hover,
.footer ul li a.active { float: left; color: #373737; text-decoration: underline; line-height: 22px; }

/* 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(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(/skins/default/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/skins/default/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: hidden; 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; }

