/* ================================================================ 
This copyright notice must be untouched at all times.

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.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#gallery {width:729px; position:relative; height:79px;  background: url(thumbs/FooterBackground.jpg) repeat-x;  }

#gallery img.left {width:19px; height:21px; margin-top: 30px; margin-left: 5px; cursor:pointer; display: inline; margin-right: 10px;}
#gallery img.right {width:19px;  height:21px; position: absolute; left:700px; margin-top: 30px; cursor:pointer; display: inline;}

#gallery ul {list-style:none; display: inline; position: absolute; margin-top: 0px; left: 25px; right: auto;}
#gallery ul li {display:inline; position: relative; float: left; cursor:pointer;}

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

/* using background images */
#gallery ul li.th1 {background-image: url(footer/FoooterOtherVetsch.png); width:166px; height:70px; margin-left: 0px; }
#gallery ul li.th2 {background-image:url(footer/footerMarvin.gif); width:132px; height:43px;  margin-top: 15px; margin-left: 0px;}
#gallery ul li.th3 {background: url(footer/FooterBayerbuilt.jpg);width:60px; height:70px; margin-left: 2px; margin-top: 5px;}
#gallery ul li.th4 {background: url(footer/FooterSimpson.gif);width:172px; height:44px; margin-top: 16px; margin-bottom: auto; background-repeat: no-repeat; margin-left: 2px;}
#gallery ul li.th5 {background: url(footer/FooterStoneholding.gif);width:185px; height:66px; margin-left: 2px; margin-top: 3px;}
#gallery ul li.th6 {background-image: url(footer/footerAnderson.gif); width:173px; height:27px; margin-top: 20px; margin-left: 2px;}
#gallery ul li.th7 {background-image: url(footer/footerPipeline.gif); width: 90px; height:70px; margin-left: 2px; margin-top: 5px;}
#gallery ul li.th8 {background: url(footer/footerMNlighting.gif); width:71px; height:70px; margin-left: 2px; margin-top: 5px;}
#gallery ul li.th9 {background-image: url(footer/footerFerche.gif);width:154px; height:70px; margin-left: 2px; margin-top: 5px;}
#gallery ul li.th10 {background-image: url(footer/FooterKohler.gif); width:200px; height:68px; margin-left: 2px; margin-top: 5px;}
#gallery ul li.th11 {background-image: url(footer/footerchi.gif); width:113px; height:70px; margin-left: 2px; margin-top: 5px}
#gallery ul li.th12 {background-image: url(footer/footerCountrylumber.gif); width:125px; height:70px; margin-left: 2px; margin-top: 5px;}
#gallery ul li.th13 { background-image: url(footer/footerWoodharbor.gif); width:183px; height:56px; margin-left: 2px; margin-top: 5px;}
#gallery ul li.th14 { background-image: url(footer/delta.gif); width:176px; height:69px; margin-left: 2px; margin-top: 5px;}
/* remove visibility:hidden; if you want to use the original images as thumbnails */
#gallery ul li img {visibility:hidden; display:block; width:50px; height:50px;}

#gallery ul li span {display:none; position:absolute; left:61px; top:62px; width:411px;font-family:verdana, arial, sans-serif; color:#666; font-size:11px; line-height:15px; text-align:justify;}
/*#gallery ul li b {color:#444;}*/
#gallery ul li.chosen {border-color:#802d2a; border-style: solid;  cursor:default;  border-width: thin; }


