* {margin:0; padding:0}
#gallery { width:1012px; height:250px; margin:0; padding:5px; border:1px solid #EDEDED; background: #f2f2f2;}
#gallery img{padding-top:10px;}
#images {border:2px solid #9ac1c9; height:227px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:100%; height:227px; padding:0; border:0px solid #666; background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:0; left:0}
#thumbwrapper {margin: 0px; padding: 0; width:100%; height:1px; background:none}
#thumbarea {position:relative; overflow:hidden; height:1px; width:100%; }
#thumbs {position:absolute; list-style:none; height:0px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; background:none; width:0; height:0; margin-right:0; cursor:pointer; text-transform:uppercase;}
#thumbs li .no-mar{ margin-right:0;}

.imgnav {position:absolute; height:230px; width:10%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.png) left center no-repeat; border-left:0px solid #FFF; opacity:0.7}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.png) right center no-repeat; border-right:0px solid #FFF; opacity:0.7}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}