/* CSS Document */
.a, .a:visited {color:#000;}
#container {float:left; width:250px; height:700px; background:#FFF; margin:10px auto;}
#container b {font-weight:normal; width:500px; 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:95px; height:85px; float:left; margin:7px 10px; position:relative; cursor:default;}

a.slidea {background:url(gallery/thumbs/101_th.jpg);}
a.slideb {background:url(gallery/thumbs/102_th.jpg);}
a.slidec {background:url(gallery/thumbs/103_th.jpg);}
a.slided {background:url(gallery/thumbs/104_th.jpg);}
a.slidee {background:url(gallery/thumbs/105_th.jpg);}
a.slidef {background:url(gallery/thumbs/106_th.jpg);}
a.slideg {background:url(gallery/thumbs/107_th.jpg);}
a.slideh {background:url(gallery/thumbs/108_th.jpg);}
a.slidei {background:url(gallery/thumbs/109_th.jpg);}
a.slidej {background:url(gallery/thumbs/110_th.jpg);}
a.slidek {background:url(gallery/thumbs/111_th.jpg);}
a.slidel {background:url(gallery/thumbs/112_th.jpg);}
a.slidem {background:url(gallery/thumbs/113_th.jpg);}
a.sliden {background:url(gallery/thumbs/114_th.jpg);}
a.slideo {background:url(gallery/thumbs/115_th.jpg);}
a.slidep {background:url(gallery/thumbs/116_th.jpg);}
a.slideq {background:url(gallery/thumbs/117_th.jpg);}
a.slider {background:url(gallery/thumbs/118_th.jpg);}

a.gallery span {visibility:hidden; display:block; position:absolute; width:380px; height:560px; top:189px; left:9px; color:#000; background:#ccc; text-align:center; border:1px solid #000; font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; letter-spacing:1px; cursor:default;}

a.slidea span, a.slidek span {left:255px; top:-2px;}
a.slideb span, a.slidel span {left:138px; top:-2px;}
a.slidec span, a.slidem span {left:255px; top:-103px;}
a.slided span, a.sliden span {left:138px; top:-103px;}
a.slidee span, a.slideo span {left:255px; top:-204px;}
a.slidef span, a.slidep span {left:138px; top:-204px;}
a.slideg span, a.slideq span {left:255px; top:-305px;}
a.slideh span, a.slider span {left:138px; top:-305px;}
a.slidei span, a.slides span {left:255px; top:-406px;}
a.slidej span, a.slidet span {left:138px; top:-406px;}



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:8px; 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;}

