@charset "UTF-8";
/* CSS Document */
/* The containing box for the gallery. */
#container {
    position:relative;
    width:802px;
    height:375px;
    margin:0px auto 0 auto;
	font: 000 Tahoma, Arial, sans-serif;
	font-size: 10px;
    }
/* Removing the list bullets and indentation */
#container ul {
    padding:0;
    margin:0;
    list-style-type:none;
    }
/* Remove the images and text from sight */
#container a.gallery span {
    position:absolute;
    width:1px;
    height:1px;
    top:5px;
    left:5px;
    overflow:hidden;
    background:#000;
    }
/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block;
    color:#000;
    text-decoration:none;
    border:1px solid #000;
    margin:1px 2px 1px 2px;
    text-align:left;
    cursor:default;
    }
#container a.slidea {
    background: url(prodimages/GEPAR36thumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slideb {
    background: url(prodimages/MR16FILTERthumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slidec {
    background: url(prodimages/MR16LAMPthumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slided {
    background: url(prodimages/MRLAMPthumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slidee {
    background:url(prodimages/OSRAMBIPINthumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slidef {
    background:url(prodimages/OVALCLEARthumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slideg {
    background: url(prodimages/OVALCOLORthumb.jpg);
    height:90px;
    width:60px;
	}
#container a.slideh {
    background: url(prodimages/OVALVENTEDthumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slidei {
    background: url(prodimages/RNDCLEARthumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slidej {
    background: url(prodimages/RNDCOLORthumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slidek {
    background: url(prodimages/RNDVENTthumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slidel {
    background: url(prodimages/SYLPAR36thumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slidem {
    background: url(prodimages/MR16LAMPthumb.jpg);
    height:90px;
    width:60px;
    }
#container a.sliden {
    background: url(prodimages/W102thumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slideo {
    background: url(prodimages/W122thumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slidep {
    background: url(prodimages/X01thumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slideq {
    background: url(prodimages/X02thumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slider {
    background: url(prodimages/X03thumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slides {
    background: url(prodimages/X04thumb.jpg);
    height:90px;
    width:60px;
    }
#container a.slidet {
    background: url(prodimages/X05thumb.jpg);
    height:90px;
    width:60px;
    }
/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:198px;
    height:312px;
    }
#container li {
    float:left;
    }
/* move the thumbnails into the correct position */
#container ul {
    margin: 50px 45px 0px 0px;
	float:right;
    }
/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #fff;
    }
/* styling the :hover span */
#container a.gallery:hover span {
    position:absolute;
    width:470px;
    height:365px;
    top:10px;
    left:45px;
    color:#fff;
    background:#000;
    text-align: left;
	font-weight: normal;
	}
#container a.gallery:hover span h2{
text-align: center;
}
#container a.gallery:hover span img {
border: 0px;
}
#container {
    background:#000 url(prodimages/GEPAR36large.jpg) 45px 10px no-repeat;
    }
#bottomtext {
position: absolute;
width: 460px;
height: 107px;
margin: 248px 0px 0px 54px;
color:#fff;
background:#000;
text-align: center;
}
#container h2 {
margin: 0px;
padding: 0px;
font: Tahoma, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
}
#container h1 {
margin: 0px;
padding: 0px;
font: Tahoma, Arial, sans-serif;
font-size: 20px;
}
#next {
position: absolute;
width: 295px;
height: 15px;
margin: 350px 0px 0px 511px;
color: #FFFFFF;
background: #000000;
text-align: center;
}
