#lbOverlay { position: absolute; 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: 0; }
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; border: 3px solid #888888; }

#lbDetailsContainer {  border: 3px solid #888888; border-top: none; background-color: #fff; width: 100%;overflow: auto; margin: 0 auto; }
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#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;}

#lbDetailsData { padding: 0 5px; color: #333333; }
#lbDetails { text-align: left; font: 12px Verdana, Arial, Helvetica, sans-serif; padding: 5px 0 0 10px;}
#lbDetails div {float: none; margin: 0; padding: 2px 0;}

#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbBottomNav { margin: 0 auto; width: 315px; }

#lbView, #lbResize, #lbFull, #lbPause, #lbPlay, #lbClose, #lbNext, #lbPrev, #lbFaster, #lbSlower {height: 35px; border: 2px solid #fff;background: url(../images/lytebox.png) no-repeat 0 center; display:block; margin: 3px 0;}
#lbView:hover, #lbResize:hover, #lbFull:hover, #lbPause:hover, #lbPlay:hover, #lbClose:hover, #lbNext:hover, #lbPrev:hover, #lbFaster:hover, #lbSlower:hover { border-color: #ccc; }

#lbFaster { width: 50px; background-position: -1010px; float: right; }

#lbSlower { width: 50px; background-position: -960px; float: right; }
 
#lbNext { width: 70px; background-position: -890px; float: right; }

#lbClose { width: 70px; background-position: -820px; float: right; }

#lbPrev { width: 70px; background-position: -750px; float: left; }

#lbView { width: 100px; background-position: -650px; float: right; }

#lbFull { width: 125px; background-position: -525px; float: right; }

#lbResize { width: 125px; background-position: -400px; float: right; }

#lbPause { width: 200px; background-position: -200px; float: right; }

#lbPlay { width: 200px; float: right; }
