#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: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#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: 49%;
	height: 100%; /* Trick IE into showing hover */
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../images/blank.gif);
	}
#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;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#imageData{
	padding:0 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 15px;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{
}
#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1em;
	padding-top: 1em;
	color: #999;
}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0px;
	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;}
#event {
	position:absolute;
	width:173px;
	height:228px;
	z-index:4;
	left: 29px;
	top: 22px;
	text-align: left;
}
#magazine {
	position:absolute;
	width:97px;
	height:150px;
	z-index:2;
	left: 33px;
	top: 79px;
	font-family: sans-serif;
	color: #CC0052;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-align: justify;
}
#magazine a:link {
	font-family: sans-serif;
	font-size: 10px;
	color: #CC0052;
}

#imageshs {
	position:absolute;
	width:118px;
	height:16px;
	z-index:1;
	left: 361px;
	top: 291px;
}
#texthome {
	position:absolute;
	width:667px;
	height:115px;
	z-index:1;
	left: 129px;
	top: 0px;
}
#magazine a:hover {
	font-family: sans-serif;
	font-size: 10px;
	color: #FFF;
}
#magazine a:active {
	font-family: sans-serif;
	font-size: 10px;
	color: #CC0052;
}
#magazine a:visited {
	font-family: sans-serif;
	font-size: 10px;
	color: #CC0052;
}

