iframe { overflow:hidden; }

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; background-color: #000000; }
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 1; font-family:Arial; color:#333333; letter-spacing:1px; font-size:12px; }
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }

#lbTop { height:7px; position:relative; top:-7px;}
	#lbTopLeftCorner { width:7px; height:7px; background:url('images/adtech/roundcorner_topleft_7x7.png') no-repeat; float:left; }
	#lbTopCenter { width:186px; height:7px; background:#ffffff; position:absolute; left:7px; overflow:hidden; }
	#lbTopRightCorner { width:7px; height:7px; background:url('images/adtech/roundcorner_topright_7x7.png') no-repeat; position:absolute; right:0px; }

#lbHeaderInfo { height:55px; position:relative; top:-7px; width:100%; }
	#lbHeaderTitle { text-align:left; line-height:1; font-size:18px; font-weight:normal; color:#4C80B5; position:absolute; left:5%; top:15px; }
	#lbClose { visibility:hidden; text-decoration:none; color:#333333; text-align:left; padding-top:6px; display:block; width: 77px; height: 23px; position:absolute; right:5%; top:15px; background: url(images/adtech/closeicon_23x23.png) no-repeat right top; }
	
#lbDetailsContainer { clear:both; width: 100%; height:104px; margin: 0 auto; position:relative; }
	#lbBottomLeftCorner { width:5px; height:104px; background:url('images/adtech/roundcorner_botleft_5x104.png') no-repeat; float:left; }
	#lbBottomCenter { width:200px; height:104px; background:url('images/adtech/roundcorner_botcenter_5x104.png') repeat-x; position:relative; float:left; }
	#lbBottomRightCorner { width:5px; height:104px; background:url('images/adtech/roundcorner_botright_5x104.png') no-repeat; position:absolute; right:0px; }
	#lbDetailsInfo { font-size:12px; line-height:12px; position:absolute; left:35px; top:20px; }
	#lbDetailsInfo div { float:left; clear:both; text-align:left; margin-bottom:4px; }
	#lbDetailsInfo h3 { float:left; color:#4C80B5; font-weight:normal; font-size:12px; margin:0; width:75px; }
	#lbDetailsInfo p { float:left; font-size:12px; margin:0; }
	#lbDetailsInfo tr td.infohead { color:#4C80B5; }
	

#lbImageContainer, #lbIframeContainer { padding: 0px; position:relative; top:-7px; }
#lbIframe { overflow:hidden; }
#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; left: 0; height: 100%; width: 100%; z-index: 10; }
#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; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }

#lbPrevContainer { float:left; padding-right:8px; }
#lbPageContainer { float:left; padding-top:6px; }
#lbNextContainer { float:left; padding-left:8px; }

#lbPrev2 a, #lbNext2 a { text-decoration:none; color:#333333; height: 23px; padding-top:0px; display:block; padding-top:6px; }
	#lbPrev2 { background: url(images/adtech/previcon_23x23.png) no-repeat 0 0; text-align:right; width:75px; } 
	#lbNext2 { text-align:left; background: url(images/adtech/nexticon_23x23.png) no-repeat 50px 0; width:75px; }
#lbPrev2_Off, #lbNext2_Off { padding-top:6px; color:#ccc; }
	
#lbDetailsData { padding: 0 0px; position:absolute; right:0; bottom:0; }

#lbDetails { float: left; text-align: left; color: #666;}
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { position:absolute; right:5%; bottom:18px; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#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; }


