/* CSS Document */

#gallery {position:relative; width:643px; height:98px; background:#efebe7 url(back.gif) no-repeat 90px 13px; padding-bottom:10px; border:1px solid #8b7f72; font-family:verdana, arial, sans-serif; font-size:11px; line-height:1.5em; margin-left:-10px; margin-top:0px;}
#gallery #imageNumber {display:block; width:200px; height:38px; background:url(number.gif); text-align:center; line-height:38px; font-size:11px; margin:0; color:#222; position:absolute; top:110px; left:200px;}/*left will extend the "Image 1 of32 images" named button*/
#thumbnails {width:500px; height:75px; overflow:hidden; margin:20px 49px 60px 98px; position:relative;}
#innerContainer {position:absolute; left:0; top:0; height:75px; overflow:hidden;}
#thumbnails ul {margin:0; padding:0; list-style:none;}
#thumbnails ul li {float:left; height:75px;}
#thumbnails ul li div {display:none;}
#thumbnails ul li img {display:block; height:75px; padding:0 1px;}
#fullSize {width:640px; height:480; margin:0 0 0 0; background:#a49a91; text-align:center; border-left:1px solid #8b7f72; border-right:1px solid #8b7f72;}
#fullSize img {display:block; margin:10px 0 10px 0; border-left:1px solid #fff; border-right:1px solid #fff;}
#fullSize div {margin:0 0; background:#a49a91; text-align:left;padding:5px;}
#fullSize div h1 {margin:0; padding:0; font-size:18px; line-height:18px; color:#fff;}
#clickLeft {width:35px; height:38px; position:absolute; left:160px; top:110px; background:#fff url(blank.gif);}
#clickRight {width:35px; height:38px; position:absolute; left:405px; top:110px; background:#fff url(next.gif);}
#slideLeft {width:15px; height:89px; position:absolute; left:97px; top:15px; background:url(trans.gif);}
#slideRight {width:15px; height:89px; position:absolute; right:48px; top:14px; background:url(trans.gif);}
#autoPlay {width:35px; height:38px; position:absolute; left:445px; top:110px; background:#fff url(play.gif);}
