/* Image Gallery from Stu Nicholls */

.a, .a:visited {color:#606;}
#gallerycontainer {position:relative; width:540px; height:670px; background:#888; border:1px solid #000; margin:0 auto;}
#gallerycontainer b {font-weight:normal; width:540px; text-align:center; position:absolute; bottom:250px; left:0; color:#eee; font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; letter-spacing:1px; line-height:1.7em; z-index:1;}

a.gallery, a.gallery:visited {display:inline; color:#000; text-decoration:none; border:1px solid #000; width:120px; height:90px; float:left; margin:5px; position:relative; cursor:default;}

a.slidea {background:url(../images/gallery6/gallery6_1.jpg);}
a.slideb {background:url(../images/gallery6/gallery6_2.jpg);}
a.slidec {background:url(../images/gallery6/gallery6_3.jpg);}
a.slided {background:url(../images/gallery6/gallery6_4.jpg);}
a.slidee {background:url(../images/gallery6/gallery6_5.jpg);}
a.slidef {background:url(../images/gallery6/gallery6_6.jpg);}
a.slideg {background:url(../images/gallery6/gallery6_7.jpg);}
a.slideh {background:url(../images/gallery6/gallery6_8.jpg);}

a.gallery span {visibility:hidden; display:block; position:absolute; width:520px; height:450px; top:189px; left:5px; color:#000; background:#ccc; text-align:center; border:1px solid #fff; font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; letter-spacing:1px; cursor:default;}

a.slidea span {left:5px; top:204px;}
a.slideb span {left:-127px; top:204px;}
a.slidec span {left:-259px; top:204px;}
a.slided span {left:-391px; top:204px;}
a.slidee span {left:5px; top:100px;}
a.slidef span {left:-127px; top:100px;}
a.slideg span {left:-259px; top:100px;}
a.slideh span {left:-391px; top:100px;}

a.gallery:hover {white-space:normal; border:1px solid #fff; z-index:100;}

a.gallery:hover span {visibility:visible; z-index:100;}

a.gallery:hover span img {margin:10px; border:1px solid #000; position:relative; z-index:100;}

a.gallery:active, a.gallery:focus {border:1px solid #c00; z-index:10;}

a.gallery:active span, a.gallery:focus span {visibility:visible; z-index:10;}

a.gallery:active span img, a.gallery:focus span img {border:1px solid #000; position:relative; margin:10px; z-index:10;}