/* CSS Document */

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls/gallery/left_right_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
=================================================================== */

/* vertical align for IE */
#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;}
/* for IE6 initial photo size */
#gallery ul li.chosen i img.start {width:750px; height:440px;}

/* frames/bar */
#gallery {width:750px; position:relative; height:60px; padding-top:484px; margin:4px 4px 4px 4px;}
#gallery img.left {width:42px; height:62px; background:#F7F7F7; float:left;cursor:pointer;}
#gallery img.right {width:42px; height:62px; background:#F7F7F7; float:left;cursor:pointer;}
#gallery ul {list-style:none; padding:0; margin:0; float:left; background:#F7F7F7; border:2px solid #F7F7F7; border-width:5px 2px;}
#gallery ul li {display:inline; width:80px; height:60px; float:left; margin:0 4px; border:1px solid #423C48; cursor:pointer;}
#gallery ul li.hide {display:none;}

/* using background images */
#gallery ul li.th001 {background:url(art/gallery/art_001_th.jpg);}
#gallery ul li.th002 {background:url(art/gallery/art_002_th.jpg);}

#gallery ul li.th100 {background:url(art/gallery/gal_100.jpg);}
#gallery ul li.th101 {background:url(art/gallery/gal_101.jpg);}
#gallery ul li.th86 {background:url(art/gallery/gal_86.jpg);}
#gallery ul li.th106 {background:url(art/gallery/gal_106.jpg);}
#gallery ul li.th107 {background:url(art/gallery/gal_107.jpg);}
#gallery ul li.th108 {background:url(art/gallery/gal_108.jpg);}
#gallery ul li.th109 {background:url(art/gallery/gal_109.jpg);}
#gallery ul li.th110 {background:url(art/gallery/gal_110.jpg);}
#gallery ul li.th111 {background:url(art/gallery/gal_111.jpg);}
#gallery ul li.th112 {background:url(art/gallery/gal_112.jpg);}
#gallery ul li.th93 {background:url(art/gallery/gal_93.jpg);}
#gallery ul li.th91 {background:url(art/gallery/gal_91.jpg);}
#gallery ul li.th92 {background:url(art/gallery/gal_92.jpg);}
#gallery ul li.th85 {background:url(art/gallery/gal_85.jpg);}
#gallery ul li.th87 {background:url(art/gallery/gal_87.jpg);}
#gallery ul li.th88 {background:url(art/gallery/gal_88.jpg);}
#gallery ul li.th89 {background:url(art/gallery/gal_89.jpg);}
#gallery ul li.th83 {background:url(art/gallery/gal_83.jpg);}
#gallery ul li.th82 {background:url(art/gallery/gal_82.jpg);}
#gallery ul li.th81 {background:url(art/gallery/gal_81.jpg);}
#gallery ul li.th74 {background:url(art/gallery/gal_74.jpg);}
#gallery ul li.th75 {background:url(art/gallery/gal_75.jpg);}
#gallery ul li.th76 {background:url(art/gallery/gal_76.jpg);}
#gallery ul li.th77 {background:url(art/gallery/gal_77.jpg);}
#gallery ul li.th78 {background:url(art/gallery/gal_78.jpg);}
#gallery ul li.th79 {background:url(art/gallery/gal_79.jpg);}
#gallery ul li.th73 {background:url(art/gallery/gal_73.jpg);}
#gallery ul li.th72 {background:url(art/gallery/gal_72.jpg);}
#gallery ul li.th71 {background:url(art/gallery/gal_71.jpg);}
#gallery ul li.th70 {background:url(art/gallery/gal_70.jpg);}
#gallery ul li.th69 {background:url(art/gallery/gal_69.jpg);}
#gallery ul li.th68 {background:url(art/gallery/gal_68.jpg);}
#gallery ul li.th67 {background:url(art/gallery/gal_67.jpg);}
#gallery ul li.th66 {background:url(art/gallery/gal_66.jpg);}
#gallery ul li.th65 {background:url(art/gallery/gal_65.jpg);}
#gallery ul li.th64 {background:url(art/gallery/gal_64.jpg);}
#gallery ul li.th62 {background:url(art/gallery/gal_62.jpg);}
#gallery ul li.th63 {background:url(art/gallery/gal_63.jpg);}
#gallery ul li.th14 {background:url(art/gallery/gal_14.jpg);}
#gallery ul li.th43 {background:url(art/gallery/gal_43.jpg);}
#gallery ul li.th44 {background:url(art/gallery/gal_44.jpg);}
#gallery ul li.th61 {background:url(art/gallery/gal_61.jpg);}
#gallery ul li.th51 {background:url(art/gallery/gal_51.jpg);}
#gallery ul li.th33 {background:url(art/gallery/gal_33.jpg);}
#gallery ul li.th39 {background:url(art/gallery/gal_39.jpg);}
#gallery ul li.th42 {background:url(art/gallery/gal_42.jpg);}
#gallery ul li.th41 {background:url(art/gallery/gal_41.jpg);}
#gallery ul li.th35 {background:url(art/gallery/gal_35.jpg);}
#gallery ul li.th40 {background:url(art/gallery/gal_40.jpg);}


/* remove visibility:hidden; if you want to use the original images as thumbnails */
#gallery ul li img {visibility:hidden; display:block; width:80px; height:60px;}
#gallery ul li span {display:none; position:absolute; left:0px; top:446px; width:720px; font-family:verdana, arial, sans-serif; color:#706c8c; font-size:11px; line-height:14px; text-align:center;}
#gallery ul li b {color:#FFF;}

#gallery ul li.chosen {border-color:#00c6ff; cursor:default;}
/* chosen div is background of larger image */
#gallery ul li.chosen div {position:absolute; left:0; top:0; width:725px; height:440px; background:#F7F7F7;}
/* larger image: */
#gallery ul li.chosen div i {width:730px; height:440px; 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 #000; margin:0 auto;}
#gallery ul li.chosen span {display:block;}
