
#bg {width:594px; height:299px; background: transparent url('slideshow/slideshow.png') no-repeat; padding-top:0px;}
#gallery {width:572px; position:relative; height:60px; padding-top:218px; margin-left:11px; margin-right:11px;}

#gallery img.left {width:33px; height:28px; background:#fff; float:left;cursor:pointer;}
#gallery img.right {width:33px; height:28px; background:#fff; float:left;cursor:pointer;}
#gallery img {border:0;}

#gallery ul {list-style:none; padding:20px; padding-left:0px; padding-bottom:0px; margin:0; float:left; border:0px solid #fff; border-width:0px 0px; padding-top:32px;}
#gallery ul li {display:inline; width:33px; height:28px; float:left; margin:0px; border:0px solid #000; cursor:pointer;}

#gallery ul li.hide {display:none;}

/* number bg's */
#gallery ul li.th1 {background:url(thumbs/th1.png);}
#gallery ul li.th2 {background:url(thumbs/th2.png);}
#gallery ul li.th3 {background:url(thumbs/th3.png);}
#gallery ul li.th4 {background:url(thumbs/th4.png);}
#gallery ul li.th5 {background:url(thumbs/th5.png);}
#gallery ul li.th6 {background:url(thumbs/th6.png);}
#gallery ul li.th7 {background:url(thumbs/th7.png);}


/* gallery settings */
#gallery ul li img {visibility:hidden; display:block; width:33px; height:28px;}
#gallery ul li img.vis {visibility:visible; display:block; width:109px; height:29px;}
#gallery ul li img.vis2 {visibility:visible; display:block; width:136px; height:29px;}

#gallery ul li span {display:none; position:absolute; left:30px; top:100px; width:auto; font-family:verdana, arial, sans-serif; color:#fff; font-size:11px; line-height:15px; text-align:justify;}
#gallery ul li b {color:#fff;}

#gallery ul li.chosen {border-color:#fff; cursor:default; background-position:0 -28px;}
#gallery ul li.chosen div {position:absolute; left:0; top:0; width:572px; height:237px;}
#gallery ul li.chosen div i {width:600px; height:245px; display:table-cell; vertical-align:top; text-align:left;} 
#gallery ul li.chosen div i img {visibility:visible; width:auto; height:auto; border:0px solid #aaa; margin:0 auto; padding-top:6px;}
#gallery ul li.chosen span {display:block;}


