#lb2Overlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lb2Overlay.grey { background-color: #ffffff; }
	#lb2Overlay.red { background-color: #000000; }
	#lb2Overlay.green { background-color: #003300; }
	#lb2Overlay.blue { background-color: #011D50; }
	#lb2Overlay.gold { background-color: #666600; }

#lb2Main { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lb2Main a img { border: none; }

#lb2OuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lb2OuterContainer.grey { border: 3px solid #ffffff; }
	#lb2OuterContainer.red { background-color: #000000; border: 3px solid #000000; }
	#lb2OuterContainer.green { border: 3px solid #00B000; }
	#lb2OuterContainer.blue { border: 3px solid #5F89D8; }
	#lb2OuterContainer.gold { border: 3px solid #B0B000; }


#lb2DetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #000; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lb2DetailsContainer.grey { border: 3px solid #ffffff; border-top: none; }
	#lb2DetailsContainer.red { color: #000000; border: 3px solid #000000; border-top: none; }
	#lb2DetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lb2DetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lb2DetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lb2ImageContainer, #lb2IframeContainer { background-color: #000000; padding: 12px; }
#lb2Loading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../images/loading_black.gif) center no-repeat;
}

#lb2HoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lb2ImageContainer>#lb2HoverNav { left: 0; }
#lb2HoverNav a { outline: none; }

#lb2Prev { width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lb2Prev.grey:hover, #lb2Prev.grey:visited:hover { background: url(../images/prev.gif) left 15% no-repeat; }
	#lb2Prev.red:hover, #lb2Prev.red:visited:hover { background: url(../images/prev_red.gif) left 15% no-repeat; }
	#lb2Prev.green:hover, #lb2Prev.green:visited:hover { background: url(../images/prev_green.gif) left 15% no-repeat; }
	#lb2Prev.blue:hover, #lb2Prev.blue:visited:hover { background: url(../images/prev_blue.gif) left 15% no-repeat; }
	#lb2Prev.gold:hover, #lb2Prev.gold:visited:hover { background: url(../images/prev_gold.gif) left 15% no-repeat; }
	
#lb2Next { width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lb2Next.grey:hover, #lb2Next.grey:visited:hover { background: url(../images/next.gif) right 15% no-repeat; }
	#lb2Next.red:hover, #lb2Next.red:visited:hover { background: url(../images/next_red.gif) right 15% no-repeat; }
	#lb2Next.green:hover, #lb2Next.green:visited:hover { background: url(../images/next_green.gif) right 15% no-repeat; }
	#lb2Next.blue:hover, #lb2Next.blue:visited:hover { background: url(../images/next_blue.gif) right 15% no-repeat; }
	#lb2Next.gold:hover, #lb2Next.gold:visited:hover { background: url(../images/next_gold.gif) right 15% no-repeat; }

#lb2Prev2, #lb2Next2 { text-decoration: none; font-weight: bold; }
	#lb2Prev2.grey, #lb2Next2.grey, #lb2Spacer.grey { color: #333333; }
	#lb2Prev2.red, #lb2Next2.red, #lb2Spacer.red { color: #620000; }
	#lb2Prev2.green, #lb2Next2.green, #lb2Spacer.green { color: #003300; }
	#lb2Prev2.blue, #lb2Next2.blue, #lb2Spacer.blue { color: #01379E; }
	#lb2Prev2.gold, #lb2Next2.gold, #lb2Spacer.gold { color: #666600; }
	
#lb2Prev2_Off, #lb2Next2_Off { font-weight: bold; }
	#lb2Prev2_Off.grey, #lb2Next2_Off.grey { color: #CCCCCC; }
	#lb2Prev2_Off.red, #lb2Next2_Off.red { color: #FFCCCC; }
	#lb2Prev2_Off.green, #lb2Next2_Off.green { color: #82FF82; }
	#lb2Prev2_Off.blue, #lb2Next2_Off.blue { color: #B7CAEE; }
	#lb2Prev2_Off.gold, #lb2Next2_Off.gold { color: #E1E100; }
	
#lb2DetailsData { padding: 5px 10px; }
	#lb2DetailsData.grey { color: #ffffff; }
	#lb2DetailsData.red { color: #620000; }
	#lb2DetailsData.green { color: #003300; }
	#lb2DetailsData.blue { color: #01379E; }
	#lb2DetailsData.gold { color: #666600; }

#lb2Details { width: 80%; float: left; text-align: left; }
#lb2Caption { display: block; font-weight: bold; color:#dd5300 }
#lb2NumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lb2NavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lb2Close { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lb2Close.grey { background: url(../images/closelabel.gif) no-repeat; }
	#lb2Close.red { background: url(../images/closelabel_blk.gif) no-repeat; }
	#lb2Close.green { background: url(../images/close_green.png) no-repeat; }
	#lb2Close.blue { background: url(../images/close_blue.png) no-repeat; }
	#lb2Close.gold { background: url(../images/close_gold.png) no-repeat; }

#lb2Play { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lb2Play.grey { background: url(../images/play_grey.png) no-repeat; }
	#lb2Play.red { background: url(../images/play_red.png) no-repeat; }
	#lb2Play.green { background: url(../images/play_green.png) no-repeat; }
	#lb2Play.blue { background: url(../images/play_blue.png) no-repeat; }
	#lb2Play.gold { background: url(../images/play_gold.png) no-repeat; }
	
#lb2Pause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lb2Pause.grey { background: url(../images/pause_grey.png) no-repeat; }
	#lb2Pause.red { background: url(../images/pause_red.png) no-repeat; }
	#lb2Pause.green { background: url(../images/pause_green.png) no-repeat; }
	#lb2Pause.blue { background: url(../images/pause_blue.png) no-repeat; }
	#lb2Pause.gold { background: url(../images/pause_gold.png) no-repeat; }
