/*.imgnav {position:absolute; height:35px; width:20%; z-index:100; height:35px; width:20%; z-index:100; outline:none; cursor:pointer;}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:0px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:0px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}*/

#gallery {position:relative;width:538px; margin:0px auto; padding:0px; border:0px solid #fff;text-align:center;}
#images {height:225px;margin-bottom:0px;text-align:center;}
#image {width:538px; height:318px; padding:0px; border:0px solid #666; background:#FFF url(../images/loading.gif) center center no-repeat;text-align:center;}
#image img {position:absolute;top:0px; left:0px}
#thumbwrapper {width:538px; height:36px; }
#thumbarea {position:relative; overflow:hidden;background:url(../images/back.jpg) no-repeat;}
/*......modified by  sandip for thumbnails*/
#thumbs {position:relative; width:200px;list-style:none;margin:0px auto; height:35px;text-align:center;color:#FDD340;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;padding-top:8px;padding-left:35px;}
#thumbs li {float:left;padding:0px 5px; cursor:pointer;
color:#FDD340;border-right:#FFCC33 1px solid;}
.top_curve{
background:url(../images/gallery_trans.png) no-repeat;position:absolute;width:538px; margin:0px auto;height:318px;z-index:2;}
