#imagearea {margin-top:20px; }
/*#images {height:225px; margin-bottom:20px; }*/
#image { float:left; margin-right:45px; margin-bottom:50px; position:relative; width:445px; height:500px; background:#FFF url(../images/loading.gif) center center no-repeat; }
#image img {position:absolute; top:0px; left:0px; float:left;}

#thumbwrapper {width:460px; height:150px; }
#thumbarea {position:relative; overflow:hidden; height:150px; width:460px; background:#FFF; }
#thumbs {position:absolute; list-style:none; margin:0px; padding:0px; height:150px; width:10000px; }
#thumbs li {float:left; margin-right:4px; cursor:pointer; }

.imgnav {position:absolute; height:150px; width:20%; z-index:100; height:150px; width:20%; z-index:100; outline:none; cursor:pointer; }
#previmg {left:0; background:url(../images/left.png) left center no-repeat; border-left:0px solid #FFF; /*---IE6 Only--*/ _background-image: url(../images/left.gif); /*-/-IE6 Only--*/}
#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; /*---IE6 Only--*/ _background-image: url(../images/right.gif); /*-/-IE6 Only--*/}
#nextimg:hover {opacity:1; filter:alpha(opacity=100); }


