#lightbox{position: absolute; left: 0; width: 500px; z-index: 100; text-align: center; }
#lightbox img{ width: auto; height: auto; margin-left:auto;}
#lightbox a img{ border: none; }

#outerImageContainer{position: relative; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#fff; }


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

.lightbox-top-bar{ width:635px; height:60px; background:url(../images/axxiem-lightbox-top-bar.png) no-repeat left top; float:left; }
.lightbox-text{	width:auto;	height:25px; float:left; margin:18px 0 0 180px; }
.lightbox-close{ width:22px; height:22px; float:right; margin:17px 20px 0 0;}
.lightbox-text a, .lightbox-text a:visited{	color:#fff;	text-decoration:none; }
.lightbox-text a:hover{	color:#fff;	text-decoration:underline; }
.imagebox{ width:625px; height:auto; float:left; margin:10px 0 10px 0px; clear:both; padding:0 0 0 0px; background:url(../images/axxiem-lightbox-white-bg.png) no-repeat left top;}
.imagebox img{ width:473px; height:460px; background:url(../images/axxiem-lightbox-white-bg.png) no-repeat left top; margin-left:auto; margin-right:auto; display:block;}
.lightbox-bottom-bar{ width:635px; height:60px;	background:url(../images/axxiem-lightbox-bottom-bar.png) no-repeat left top; float:left; clear:both; }
.lightbox-previous{	width:auto;	float:left;	height:25px; margin:21px 0 0 16px; }
.lightbox-previous a, .lightbox-previous a:visited{	text-decoration:none; color:#fff; }
.lightbox-previous a:hover{	text-decoration:underline; color:#fff; }
.lightbox-view-detail{ width:auto;	float:left;	height:auto; margin:21px 0 0 181px; }
.lightbox-view-detail a, .lightbox-view-detail a:visited{ text-decoration:none;	color:#fff;	}
.lightbox-view-detail a:hover{ text-decoration:underline; color:#fff; }
.lightbox-next{	width:auto;	float:right; height:auto; margin:21px 16px 0 0px;	}
.lightbox-next a, .lightbox-next a:visited{	text-decoration:none; color:#fff;	}
.lightbox-next a:hover{	text-decoration:underline; color:#fff; }
.bottom-bar{ width:635px; height:60px; float:left; }
.close{	width:635px; height:40px; float:left; font-family:verdana; font-size:14px; color:#fff; clear:both; text-align:center; }
.close a{text-decoration:none; color:#fff;	}
.close a:hover{	text-decoration:underline; color:#fff; }

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

.lightbox-left-arrow { left: -30px; position:absolute;}
.lightbox-right-arrow { left: 630px; position:absolute;}