#lbOverlay  { position: fixed; z-index: 99998; top: 0; left: 0; width: 100%; height: 100% }
#lbOverlay.grey { background-color: black; background-image: none; background-position: 100% 0 ; }
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; height: 100%; margin: 0; }
#lbOuterContainer   { background-color: #fff; margin: 58px auto 25px; position: relative; width: 0; }
#lbOuterContainer.grey  { background-color: #000 ; }
#lbLoading  { line-height: 0; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: center; text-align: center; position: absolute; top: 45%; left: 0; width: 100%; height: 32px }
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
