* {margin:0; padding:0}
#gallery {position:relative; width:541px; margin:0px auto; }
#images {border:1px solid #d8d7d7; height:225px; background:#eef5f6;}
#image {position:relative; width:520px; height:345px; padding:5px; border:1px solid #d8d7d7; background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0 ; width:530px; height:74px; border:1px solid #d8d7d7; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:74px; width:530px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:74x; width:10000px; }
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

#thumbarea .thumbleft{ position:absolute; left:0; top:0; background:url(../images/left1.gif) left center no-repeat;z-index:200; height: 74px; width:20px; opacity:0.5; filter:alpha(opacity=50)}
#thumbarea .thumbleft:hover {opacity:1; filter:alpha(opacity=100)}


#thumbarea .thumbright{ position:absolute; right:0; top:0; background:url(../images/right1.gif) right center no-repeat;z-index:200; height: 74px; width:20px;opacity:0.5; filter:alpha(opacity=50)}
#thumbarea .thumbright:hover {opacity:1; filter:alpha(opacity=100)}
