#lightbox{position: absolute;left: 0; width: 100%; z-index: 200; 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; }


#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: 30%; height: 100%; 
	display: block; 
	background-image:url('/english/_system/media/40-150733_tcm53-166371.gif');	
}

#prevLinkVideo, #nextLinkVideo {
    display: inline-block;
    width: 50px;
    height: 32px;
    border:1px solid gray;
    margin-bottom:5px;
}

#prevLinkVideo:hover, #nextLinkVideo:hover {
    border:1px solid black;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#prevLinkVideo { margin-right: 10px;}
#nextLinkVideo {}

#prevLink:hover, #prevLink:visited:hover { background: url('/english/_system/media/lightbox_prevlabel_tcm53-166421.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('/english/_system/media/lightbox_nextlabel_tcm53-166420.gif') right 15% no-repeat; }

#prevLinkVideo { background: url('/english/_system/media/lightbox_prevlabel_tcm53-166421.gif') left no-repeat; }
#nextLinkVideo { background: url('/english/_system/media/lightbox_nextlabel_tcm53-166420.gif') left 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-left: 10px;
	color: #666; 
}

#imageData #imageDetails{ width: 95%; padding-bottom: 10px; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-top: 5px;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 190; width: 100%; height: 500px; background-color: #000; }

.topimg a.lb:link, .topimg a.lb:visited
{
    padding:0;
    margin:0;
    background-image:none;
    border:none;	
}

.topimg a.lb:hover, .topimg a.lb:active
{
	padding:0;
	margin:0;
	background-image:none;
	border:none;	
}

#imageContainer
{ 
	padding: 5px 10px 5px 10px;
}


#topNav 
{ 
	height: 23px;
	font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; 
	overflow: hidden;
}

#topNavDownload
{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url('/english/_system/media/40-150713_tcm53-166419.png');
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 50px;
	padding-top: 2px;
}
#topNavDownload, #topNavClose, #nextLink, #prevLink, #nextLinkVideo, #prevLinkVideo
{
    text-indent:-9999px;
}

#topNavClose
{
	float: right;
	margin-top: 5px;
	padding-right: 10px;
	background-image: url('/english/_system/media/40-150875_tcm53-166422.png');
	background-repeat: no-repeat;
	width: 43px;
	height: 18px;
}


#bottomNav
{
	border: solid 1px gray;
	padding: 5px;
	float: right;
}

