#lightbox{
	clear:both;
	position: fixed; left: 0; width: 100%; z-index: 100; line-height: 0;
	font-family: Courier New, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	top:200px;
}
/*
#lightbox img{ width: auto; height: auto;}
*/
#lightbox a img{ border: none; }
#lightbox a { text-decoration: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 704px; height: 509px; margin: 0 auto; }
#imageContainer{ padding: 0px; width: 704px; height: 479px;}

#imageContainer img {float:right;margin-top:20px;}

#loading{clear:both; position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align:center;}

#loading a {display:inline; clear:both; margin: 0 auto;}
#loading a img {float:none;display:inline; clear:both; margin: 0 auto;}

/*
#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);  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{ background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: visible; width: 100%	; }*/

#imageData{	padding:0px; margin:0px; width:704px;}
/*#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	*/
#imageData #caption{ 	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	padding-left:3px;}			
#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: #FFFFFF; }



#bottomNavBack {background-image:url(/fileadmin/templates/html/js/lightbox2.04/images/prev.gif);margin-right:18px;float:right;}
#bottomNavNext {background-image:url(/fileadmin/templates/html/js/lightbox2.04/images/next.gif);margin-left:16px;float:left;}
#bottomNavBack img {width:16px; height:16px;}
#bottomNavNext img {width:16px; height:16px;}

a.numberimg{line-height: 16px; background-image:url(/fileadmin/templates/html/js/lightbox2.04/images/number.gif); margin-right:3px; background-repeat:no-repeat;}
a.numberimg_act{line-height: 16px; background-image:url(/fileadmin/templates/html/js/lightbox2.04/images/number_act.gif); margin-right:3px; background-repeat:no-repeat; }

#bottomNavNumbers{
	/*display: block;*/
	vertical-align:top;
	width:380px;
}
#bottomNavBack,
#bottomNavNext,
a.numberimg,
a.numberimg_act{
display: inline-table;
}
/*
a.numberimg img,
a.numberimg_act img{
padding: 0px;
margin: 0px;
border: 0px;
border-style:none;

}
*/
a.numberimg:hover{background-image:url(/fileadmin/templates/html/js/lightbox2.04/images/number_ro.gif);}
a.numberimg_act:hover{background-image:url(/fileadmin/templates/html/js/lightbox2.04/images/number_ro.gif);}
/*
a.numberimg img{width:13px; height:16px;}
a.numberimg_act img{width:13px; height:16px;}
*/
#imageDataContainer{ width:704px;background-color:white; overflow: visible; margin: 0 auto; line-height: 1.4em;}

#bottomNav{display:block; float:right; width:100px; height:40px;}

/*#numberNav{ width:420px; height:60px; text-align:center; margin-left:auto; margin-right:auto;}*/
#numberNav{ width:450px;}

#imageDetails{display:block; float:left; width:100px; height:40px;}

#previewImgHolderHolder{position:relative; clear:both;}
#previewImgHolderHolder2{position:relative; margin:0 auto;width:15px;}
#previewImgHolder{position:absolute; left:-60px; top:-150px; width:135px;text-align:right;background-color:#FFFFFF;}
#previewImg{margin:5px;}


