* {margin:0; padding:0}

#gallery {position:relative;  margin:0px auto;}
#images { height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:912px; height:350px; overflow: hidden; background:#000000 url(images/loading.gif) center center no-repeat}
#image img {position:absolute; }
#thumbwrapper {  width:420px; height:45px; position:absolute; top: 280px; right: 20px; }
#thumbarea {position:relative; overflow:hidden; height:60px; width:420px; }
#thumbs {position:absolute; list-style:none;  height:45px; width:10000px; }
#thumbs li {float:left; margin-left:5px; border: 4px solid #000000 ;  height:45px; cursor:pointer; padding-bottom: 0px}
.imgnav {position:absolute; height:100px; width:20%; z-index:100; margin-top: 120px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; filter:alpha(opacity=15);-moz-opacity:.15;opacity:.15; }
#previmg:hover {filter:alpha(opacity=20);-moz-opacity:.20;opacity:.20;}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat;  filter:alpha(opacity=15);-moz-opacity:.15;opacity:.15;}
#nextimg:hover {filter:alpha(opacity=20);-moz-opacity:.20;opacity:.20;}
