/************************************** 
	Title:    Wizzard
	Author:   Wizzard
	Style:    GALLERY Stylesheet
**************************************/

#gallery {width:790px; margin:10px auto;}
#images { height:365px; background:#FFF; margin-bottom:20px;}
#image {position:relative; width:790px; height:365px; padding:0; border:6px solid #000; background:#FFF url(../images/site_images/gallery/loading.gif) center center no-repeat}
#image img {position:absolute;}
#thumbwrapper {margin-top:0px; padding:0px 0; width:790px; height:118px; background:#FFF; margin-top:6px;}
#thumbarea {position:relative; overflow:hidden; height:118px; width:802px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:118px; width:10000px; padding:0; margin:0;}
#thumbs li {float:left; margin-right:5px !important; cursor:pointer; border:4px solid #000; padding:0; height:106px;}
.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/site_images/gallery/left.png) left center no-repeat; filter:alpha(opacity=70); opacity:.7;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/site_images/gallery/right.png) right center no-repeat; filter:alpha(opacity=70); opacity:.7;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
