/* gene Gallery */


#gallery_container {
	position:relative;
	width:700px;
	height:400px;
	margin: 0px auto 0 auto;
	background-image: url(../images/ss_watermark.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#gallery_container ul {
	width:320px;
	height:400px;
	padding:0;
	margin:5px;
	list-style-type:none;
	float:right;
	list-style-image: none;
}

#gallery_container li {
	float:left;
	list-style-image: none;
}

#gallery_container a.gallery, #gallery_container a.gallery:visited {display:block; color:#999; text-decoration:none; border:1px solid #999; margin:1px 2px 1px 2px; text-align:left; cursor:default;}
#gallery_container a.slidea {background:url(../images/galleries/gene/1_t.jpg); height:100px; width:100px;}
#gallery_container a.slideb {background:url(../images/galleries/gene/2_t.jpg); height:100px; width:100px;}
#gallery_container a.slidec {background:url(../images/galleries/gene/3_t.jpg); height:100px; width:100px;}
#gallery_container a.slided {background:url(../images/galleries/gene/4_t.jpg); height:100px; width:100px;}
#gallery_container a.slidee {background:url(../images/galleries/gene/5_t.jpg); height:100px; width:100px;}
#gallery_container a.slidef {background:url(../images/galleries/gene/6_t.jpg); height:100px; width:100px;}
#gallery_container a.slideg {background:url(../images/galleries/gene/7_t.jpg); height:100px; width:100px;}
#gallery_container a.slideh {background:url(../images/galleries/gene/8_t.jpg); height:100px; width:100px;}
#gallery_container a.slidei {background:url(../images/galleries/gene/9_t.jpg); height:100px; width:100px;}
#gallery_container a.slidej {background:url(../images/galleries/gene/10_t.jpg); height:100px; width:100px;}
#gallery_container a.slidek {background:url(../images/galleries/gene/11_t.jpg); height:100px; width:100px;}
#gallery_container a.slidel {background:url(../images/galleries/gene/12_t.jpg); height:100px; width:100px;}


#gallery_container a.gallery span {position:absolute; width:1px; height:1px; top:5px; left:5px; 

overflow:hidden;}
#gallery_container a.gallery:hover {border:1px solid #3B312F;}
#gallery_container a.gallery:hover img {border:1px solid #3B312F; float:left; margin-right:5px;}
#gallery_container a.gallery:hover span {position:absolute; width:250px; height:450px; top:10px; left:25px; 
color:#3B312F; }