﻿#gallery * {margin:0; padding:0}
#gallery  body {font:12px Verdana, Arial, Helvetica, sans-serif; background:#E5D88B}
#gallery {position:relative; background:#F1F0D4}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#imagearea{position:relative;height:380px;width:460px; border:2px solid #E5D88B;padding 5px;cursor:pointer;}
#image {position:relative;}
#image img {z-index:3;}
.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(/i/gallery/left.gif) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(/i/gallery/right.gif) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
#preloader {width:460px;height:380px;position:absolute;margin-left:0px;margin-top:0px;z-index:0;background:url('/i/gallery/loading.gif') no-repeat center;
}
#annotation {height:20px;text-align:center;padding-top:3px;}
#imgAnnotation {font-size:20px;}
td.imgtd{width:20px;}
#thumbroller{margin-top:5px; overflow:hidden;clear:both;position:relative;}
img.imgRoller{width:20px; cursor:pointer; margin-top:3px; display:block;}
#thumbarea { overflow:hidden; width:408px; padding:8px 5px; border:2px solid #E5D88B; height:50px; z-index:11;position:relative; }
#thumbs { position:relative; list-style:none; height:50px; width:10000px;z-index:11122;}
#thumbs li {float:left; margin-right:5px; cursor:pointer; background:url('/i/gallery/loading_small.gif') no-repeat center;
}