/* photogallery slideshow ends here */
#lightbox{position:absolute;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#lightbox a img{ border: none;}
#outerImageContainer{position: relative;background-color:Transparent; width: 250px;height:250px;margin: 0 auto;border:1px solid #fff;}
#imageContainer1{padding-bottom:5px;width:100%; margin:0px; float:left; background-color:Transparent; padding-right:0px; padding-top:5px; overflow:hidden; height:30px;}
#imageContainer{padding:0px 10px 10px 10px;background-color:#fff;}
/*#bottomNavClose{ width:50px; float: right; background-color:#ffffff; overflow:hidden; padding-bottom: 10px; padding-top: 7px;}*/
#bottomNavClose{width:67px;height:17px;background:url(../images/close-button-new.gif) no-repeat 0 0;padding:0;cursor:pointer;float:right;}
#bottomNavClose a{font: 11px Lucida Sans Unicode;color: #FFFFFF;}
#closebtn{float:right;margin-top:-16px;}


#loading{position:absolute;top:10%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#hoverNav{position:absolute;top:30px;left:0;height:100%;width:100%;z-index:10; cursor:pointer;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{outline: none;}
#prevLink, #nextLink{width:49%;height:100%;background:transparent url(../Images/blank.gif) no-repeat; /* Trick IE into showing hover */display: block;}

#prevLink:hover, #prevLink:visited:hover {background:url(../Images/prev.gif) left 55px no-repeat;}
#nextLink:hover, #nextLink:visited:hover {background:url(../Images/next.gif) right 15% no-repeat; }
#imageDataContainer{font:10px Arial, Helvetica, sans-serif;background-color: #fff;margin: 0 auto; height:0px;line-height:1.4em;}
#imageData{	padding:0px; color: #666; }
#imageData #imageDetails{ width: 100%; float: left; text-align:center; padding-top:0px; }	
#imageData #numberDisplay{ display: none; clear: left; padding-bottom:0;}			
#caption{font-size:14px;font-weight:bold;color:#000;padding-top:10px;float:right;text-align:center;padding-bottom: 10px;padding-left: 10px;width:100%;}	
#overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color:#000}
/* Min-Width */
.lbWidth { /* most browsers */position: absolute;top: 0px; left: 0px;width: 100%;min-width: 790px;}
* html .lbContent { /* IE6 */margin-left: -790px;position:relative;}
* html .lbMinWidth { /* IE6 */padding-left: 790px;}
/* Clearfix */	
.clearfix:after {content: ".";display:block;height:0;clear:both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
/* photogallery slideshow ends here */



