﻿#lightbox {position:absolute; top:0; left:0; width:100%; line-height:0; text-align:center; z-index:100;}
#lightbox img {width:auto; height:auto;}
#lightbox a img {border:none;}

#outerImageContainer {position:relative; margin:0 auto; width:250px; height:250px; background-color:#FFF;}
#imageContainer {padding:10px;}

#loading {position:absolute; top:40%; left:0; width:100%; height:25%; line-height:0; text-align:center;}
#hoverNav {position:absolute; top:0; left:0; width:100%; height:90%; z-index:10;}
#imageContainer>#hoverNav {left:0;}
#hoverNav a {outline:none;}

#prevLink, #nextLink {width:49%; height:100%; background-image:url('data:Imagens/LightBox/gif; base64, AAAA'); /* Trick IE into showing hover */ display:block;}
#prevLink {float:left; left:0;}
#nextLink {float:right; right:0;}
#prevLink:hover, #prevLink:visited:hover {background:url('../Imagens/LightBox/prevlabel.gif') left 15% no-repeat;}
#nextLink:hover, #nextLink:visited:hover {background:url('../Imagens/LightBox/nextlabel.gif') right 15% no-repeat;}

#imageDataContainer {margin:0 auto; width:100%; font:10px Arial; line-height:1.4em; background-color:#FFF; overflow:auto;}

#imageData {padding:0 10px; color:#666;}
#imageData #imageDetails {float:left; width:70%; text-align:left;}	
#imageData #caption {font-weight:bold;}
#imageData #numberDisplay {padding-bottom:1.0em; clear:left; display:block;}			
#imageData #bottomNavClose {float:right; padding-bottom:0.7em; width:66px; outline:none;}	 	

#overlay {position:absolute; top:0; left:0; width:100%; height:50px; background-color:#000; z-index:90;}

#lightbox {position:absolute; left:0; width:100%; z-index:100; line-height:0; text-align:center;}
#lightbox img {width:auto; height:auto;}
#lightbox a img {border:none;}

#outerImageContainer {position:relative; margin:0 auto; width:250px; height:250px; background-color:#FFF;}
#imageContainer {padding: 10px;}

#loading {position:absolute; top:40%; left:0%; width:100%; height:25%; line-height:0; text-align:center;}
#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:Imagens/LightBox/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('../Imagens/LightBox/prevlabel.gif') left 15% no-repeat;}
#nextLink:hover, #nextLink:visited:hover {background: url('../Imagens/LightBox/nextlabel.gif') right 15% no-repeat;}

#imageDataContainer {margin:0 auto; width:100%; font-size:10px; line-height:1.4em; background-color:#FFF; overflow:auto;}

#imageData {padding:0 10px; color:#666;}
#imageData #imageDetails {float:left; width:70%; text-align:left;}	
#imageData #caption {font-weight:bold;}
#imageData #numberDisplay {padding-bottom:1.0em; clear:left; display:block;}			
#imageData #bottomNavClose {float:right; padding-bottom:0.7em; width:66px; outline:none;}	 	

#overlay {position:absolute; top:0; left:0; width:100%; height:500px; background-color:#000; z-index:90;}
