#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 405px; }
#lbOverlay.tweed { 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: 550px; height: 405px; margin: 0 auto; }
#lbOuterContainer.tweed { border: 3px solid #888888; }

#lbDetailsContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em; overflow: hidden; margin: 0 auto; }
#lbDetailsContainer.tweed { border: 3px solid #888888; border-top: none; }

#lbImageContainer { padding: 10px 10px 10px; }
#lbLoading { position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; }

#lbDetailsData { padding: 0px 10px; }
#lbDetailsData.tweed { color: #333333; }

#lbDetails { width: 80%; float: left; text-align: left; padding-bottom:5px; }
#lbCaption { display: block; font-weight: bold; padding-bottom: 5px; }
#lbNumberDisplay {  display: block; padding-bottom: 1.0em; }
#lbNavDisplay { display: block; padding-bottom: 1.0em; }

#lbClose { width: 80px; height: 20px; float: right; margin-bottom: 1px; }
#lbClose.tweed { background: url(http://img.2dehands.be/close_nl-trans.png) no-repeat; }


#lbThumbnailsNav { position:relative; padding-top:7px; }

#lbPrev { width: 22px; height: 69px; background: url(http://img.2dehands.be/prev_bl-trans.png) no-repeat; display: block; margin-right: 3px; margin-top: 3px; }
#lbPrev.off { width: 22px; height: 69px; background: url(http://img.2dehands.be/prev_gr-trans.png) no-repeat; display: block; margin-right: 3px; margin-top: 3px; }

#lbNext { width: 22px; height: 69px; background: url(http://img.2dehands.be/next_bl-trans.png) no-repeat; display: block; margin-left: 3px; margin-top: 3px; }
#lbNext.off { width: 22px; height: 69px; background: url(http://img.2dehands.be/next_gr-trans.png) no-repeat; display: block; margin-left: 3px; margin-top: 3px; }

#lbThumbnailsViewport { position:relative; width: 550px ; overflow:hidden; overflow-x:hidden; overflow-y:hidden; }
#lbThumbnailsViewport.tweed { }

#lbThumbnailsSlide { position:relative; width:100%; }
#lbThumbnailsSlide.tweed { }

.lbThumbnail { max-width:105px; max-height:69px; }
.lbThumbnail.active { border:1px solid #006699; } /* ".lbThumbnail.active.tweed" will give all .tweed classes a blue border under IE6 :( */

.tdThumbnail { width:105px; height:69px; text-align: center; }

.divThumbnail { padding: 2px; width:105px; height:69px; text-align: center; }
.divThumbnail.active { padding:0px; border:2px solid #006699; width:105px; height:69px; text-align: center; }

