﻿#gallery {position:relative; width:796px; margin:30px auto; border:1px solid #fff; background:#aaa}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:782px; height:430px; padding:5px; border:2px solid #666; background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute}
#thumbwrapper {width:792px; margin-left:0px; height:125px; border:2px solid #666; background:#fff}
#thumbarea {position:relative; overflow:hidden; height:125px; width:792px;  }
#thumbs {position:absolute; list-style:none; padding: 0px 0px 0px 0px; height:125px; width:3000px; border-right:5px solid #fff}
#thumbs li {float:left; 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)}*/
