#gallery { position:absolute; margin:0px 0px 0px -488px; top:0px; z-index:0;}
#images {height:225px; margin-bottom:5px; display:none;}
#image {position:relative; width:940px; height:300px; padding:0px 0px 0px 0px; background:url(/tolteam/gallery/images/loading.gif) center center no-repeat;}
#image img {position:absolute; top:0px; left:0px; width:940px; height:300px;}



#thumbwrapper {margin-top:10px; padding:5px 0; width:856px; height:90px; border:2px solid #510303; background:#510303; display:none;}
#thumbarea {position:relative; overflow:hidden; height:100px; width:855px; display:none;}
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; display:none;}
#thumbs li {float:left; margin-right:7px; cursor:pointer; display:none;}


.imgnav {position:absolute; height:573px; width:20%; z-index:100; outline:none; cursor:pointer; display:none;}
#previmg {left:0; background:url(/tolteam/gallery/images/left.gif) left center no-repeat; display:none;}
#previmg:hover {opacity:1; filter:alpha(opacity=30); display:none;}
#nextimg {right:0; background:url(/tolteam/gallery/images/right.gif) right center no-repeat; display:none;}
#nextimg:hover {opacity:1; filter:alpha(opacity=30); display:none;}


