/* ================================================================ 
This copyright notice must be untouched at all times.
Copyr (c) 2005-2007 Stu Nicholls. All rights reserved.
=================================================================== */

#gallery {width:634px; position:relative; height:60px; padding-top:465px; margin:0 103px 90px 100px;}

#gallery img.left {width:55px; height:62px; background:#bbb; float:left;cursor:pointer;}
#gallery img.right {width:55px; height:62px; background:#bbb; float:left;cursor:pointer;}

#gallery ul {list-style:none; padding:0; margin:0; float:left; background:#777; border:2px solid #555; border-width:5px 2px;}
#gallery ul li {display:inline; width:72px; height:50px; float:left; margin:0 6px; border:1px solid #000; cursor:pointer;}

#gallery ul li.hide {display:none;}

/* using background images */
#gallery ul li.th1 {background:url(ths/th01.jpg);}
#gallery ul li.th2 {background:url(ths/th02.jpg);}
#gallery ul li.th3 {background:url(ths/th03.jpg);}
#gallery ul li.th4 {background:url(ths/th04.jpg);}
#gallery ul li.th5 {background:url(ths/th05.jpg);}
#gallery ul li.th6 {background:url(ths/th06.jpg);}
#gallery ul li.th7 {background:url(ths/th07.jpg);}
#gallery ul li.th8 {background:url(ths/th08.jpg);}
#gallery ul li.th9 {background:url(ths/th09.jpg);}
#gallery ul li.th10 {background:url(ths/th10.jpg);}
#gallery ul li.th11 {background:url(ths/th11.jpg);}
#gallery ul li.th12 {background:url(ths/th12.jpg);}
#gallery ul li.th13 {background:url(ths/th13.jpg);}
#gallery ul li.th14 {background:url(ths/th14.jpg);}
#gallery ul li.th15 {background:url(ths/th15.jpg);}
#gallery ul li.th16 {background:url(ths/th16.jpg);}
#gallery ul li.th17 {background:url(ths/th17.jpg);}
#gallery ul li.th18 {background:url(ths/th18.jpg);}
#gallery ul li.th19 {background:url(ths/th19.jpg);}
#gallery ul li.th20 {background:url(ths/th20.jpg);}
#gallery ul li.th21 {background:url(ths/th21.jpg);}
#gallery ul li.th22 {background:url(ths/th22.jpg);}
#gallery ul li.th23 {background:url(ths/th23.jpg);}
#gallery ul li.th24 {background:url(ths/th24.jpg);}
#gallery ul li.th25 {background:url(ths/th25.jpg);}
#gallery ul li.th26 {background:url(ths/th26.jpg);}
#gallery ul li.th27 {background:url(ths/th27.jpg);}
#gallery ul li.th28 {background:url(ths/th28.jpg);}
#gallery ul li.th29 {background:url(ths/th29.jpg);}
#gallery ul li.th30 {background:url(ths/th30.jpg);}
#gallery ul li.th31 {background:url(ths/th31.jpg);}
#gallery ul li.th32 {background:url(ths/th32.jpg);}
#gallery ul li.th33 {background:url(ths/th33.jpg);}
#gallery ul li.th34 {background:url(ths/th34.jpg);}
#gallery ul li.th35 {background:url(ths/th35.jpg);}
#gallery ul li.th36 {background:url(ths/th36.jpg);}
#gallery ul li.th37 {background:url(ths/th37.jpg);}
#gallery ul li.th38 {background:url(ths/th38.jpg);}
#gallery ul li.th39 {background:url(ths/th39.jpg);}
#gallery ul li.th40 {background:url(ths/th40.jpg);}
#gallery ul li.th41 {background:url(ths/th41.jpg);}
#gallery ul li.th42 {background:url(ths/th42.jpg);}
#gallery ul li.th43 {background:url(ths/th43.jpg);}
#gallery ul li.th44 {background:url(ths/th44.jpg);}
#gallery ul li.th45 {background:url(ths/th45.jpg);}
#gallery ul li.th46 {background:url(ths/th46.jpg);}
#gallery ul li.th47 {background:url(ths/th47.jpg);}
#gallery ul li.th48 {background:url(ths/th48.jpg);}
#gallery ul li.th49 {background:url(ths/th49.jpg);}
#gallery ul li.th50 {background:url(ths/th50.jpg);}
#gallery ul li.th51 {background:url(ths/th51.jpg);}
#gallery ul li.th52 {background:url(ths/th52.jpg);}
#gallery ul li.th53 {background:url(ths/th53.jpg);}
#gallery ul li.th54 {background:url(ths/th54.jpg);}
#gallery ul li.th55 {background:url(ths/th55.jpg);}
/* remove visibility:hidden; if you want to use the original images as thumbnails */
#gallery ul li img {visibility:hidden; display:block; width:72px; height:50px;}

#gallery ul li span {display:none; position:absolute; left:61px; top:540px; width:599px;font-family:verdana, arial, sans-serif; color:#666; font-size:11px; line-height:15px; text-align:justify;}
#gallery ul li b {color:#999;}

#gallery ul li.chosen {border-color:#fff; cursor:default;}
#gallery ul li.chosen div {position:absolute; left:0; top:0; width:628px; height:465px; background:transparent; border:1px solid #888; border-width:1px 1px 0 1px;}
#gallery ul li.chosen div i {width:630px; height:455px; display:table-cell; vertical-align:middle; text-align:center;} 
#gallery ul li.chosen div i img {visibility:visible; width:auto; height:auto; border:1px solid #888; margin:0 auto;}
#gallery ul li.chosen span {display:block;}
/* for IE6  */
*#gallery ul li.chosen i {display:block;}
*#gallery ul li.chosen i em {width:0; height:100%; display:inline-block; vertical-align:middle;} 
*#gallery ul li.chosen i img {display:inline-block; vertical-align:middle;}
/*IE photo size */
*#gallery ul li.chosen i img.start {width:520px; height:390px;}
