/*Thank you Stu Nicholls from CSSPlaY for the base of this gallery */
/* http://www.cssplay.co.uk/menu/gallery.html#nogo */

#container {position:relative; width:260px; height:270px;  background:#eeedea url(../images/screenshots_bg.png) no-repeat bottom; margin:10px auto 0px; padding:10px 0 10px 10px;}
a.gallery, a.gallery:visited {
display:block; 
color:#ffffff;
text-decoration:none; 
border:1px solid #CAC6BA;
width:50px; 
height:50px; 
float:left; 
margin-right:8px !important; 
margin-right:6px;
z-index:50;
padding:2px;}


a.gallery span {display:block; position:absolute; width:1px; height:1px; top:0px; left:5px; overflow:hidden; background:#ffffff; z-index:100;}
.slidek {display:block; position:absolute; width:245px; height:183px; top:77px; left:10px;
padding:2px; 
background:#ffffff;
border:1px solid #CAC6BA;}

a.gallery:active {border:1px solid #ffffff;}
a.gallery:active img, a.gallery:focus img {
border:1px solid #CAC6BA; 
padding:2px;
background:#ffffff; 
position:relative; 
z-index:50;}
a.gallery:active span, a.gallery:focus span {display:block; position:absolute; width:255px; height:183px; top:77px; left:5px; padding:0 5px; font-style:italic; color:#000; background:#efedec; z-index:50;}



/* CSS Document */

