#lbIframe { border: 0px solid #FFFFFF;}
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #ffffff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 0px solid #888888; }

#lbDetailsContainer {	font: 13px Arial; margin-left: auto;margin-right: auto;}

	#lbDetailsContainer.grey { border: 0px solid #888888; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 0px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; height: 50; width:100%; z-index: 10; margin-left:45;}
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; top: 30; float: left; }
	#lbPrev.grey:hover,#lbPrev.grey:link, #lbPrev.grey:visited:hover { position: absolute; margin-left: -90; background: url(images/prev1.png) left  no-repeat;}
	
#lbNext { width: 49%; height: 100; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; top: 30; float: right; }
	#lbNext.grey:hover,#lbNext.grey:link, #lbNext.grey:visited:hover { background: url(images/next1.png) right no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0px; }
	#lbDetailsData.grey { color: #333333; }

#lbDetails { width: 100%; float: left; text-align: left; margin-left: auto;margin-right: auto;}
#lbCaption { display: block; font-family: Arial; font-size:11pt; font-weight: bold;color: #959EA5; position: absolute; top: -25; z-index:56;}
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }



#lbClose { width:50; height: 52px; float: right; position: absolute; top: -28; z-index:55; margin-left:-10px;}
	#lbClose.grey { background: url(images/close.png)  }
#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; display:none }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }