/* * {margin:0; padding:0}*/
/*body {font:12px Verdana, Arial, Helvetica, sans-serif; background-color:#fff}*/
#gallery {position:relative; width:322px; margin-left:10px; padding:10px; border:1px solid #262626; background:#fff}
#images {border:2px solid #9ac1c9; height:240px; background:#eef5f6; margin-bottom:20px}
/*#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(../js/slideshow/images/loading.gif) center center no-repeat}*/
#image {position:relative; text-align:center; overflow:hidden; width:320px; height:240px; padding:0px; border:1px solid #666; background:#fff url(../js/slideshow/images/loading.gif) no-repeat center center}
#image img {position: static; top:0px; left:auto; height:240px;}
#thumbwrapper {margin-top:0px; padding:5px 0; width:320px; height:40px; border:0px solid #262626; background:#fff}
#thumbarea {position:relative; overflow:hidden; height:50px; width:318px; }
#thumbs {position:absolute; list-style:none; margin-left:0px; height:50px; width:20000px; border:0px solid #262626;}
#thumbs li {float:left; margin-right:5px; cursor:pointer;border:1px solid #262626;}
.imgnav {position:absolute; height:375px; width:20%; z-index:10; height:240px; width:20%; outline:none;cursor:pointer}
#previmg {left:0; background:url(../js/slideshow/images/left.gif) left center no-repeat; border-left:0px solid #fff;opacity:0; filter:alpha(opacity=0)}
#previmg:hover {opacity:.6; filter:alpha(opacity=60)}
#nextimg {right:0; background:url(../js/slideshow/images/right.gif) right center no-repeat; border-right:0px solid #fff;opacity:0; filter:alpha(opacity=0)}
#nextimg:hover {opacity:.6; filter:alpha(opacity=60)}
