/* needed for IE to make :active state work first time */
a, a:visited {color:#000;} 

a.gallery, a.gallery:visited
{
	display: inline-block;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	width: 75px;
	height: 45px;
	margin: 2px;
	z-index: 50;
	float: left;
}
a.slide0 {background:url(pictures/store1_tn.jpg);}
a.slidea {background:url(pictures/store2_tn.jpg);}
a.slideb {background:url(pictures/store3_tn.jpg);}
a.slidec {background:url(pictures/store4_tn.jpg);}
a.slided {background:url(pictures/store5_tn.jpg);}
a.slidee {background:url(pictures/store6_tn.jpg);}
a.slidef {background:url(pictures/store7_tn.jpg);}
a.slideg {background:url(pictures/store8_tn.jpg);}
a.gallery em {display:none;}
a.gallery:hover {border:3px solid #a49188; margin: 0px;}

/* first image on */
a.slide0 em {display:block; position:absolute; width:320px; height:240px; top:-270px; left:-4px; color:#000; padding:5px; border:2px solid #3d330f; z-index:50;}



a.slide0 em {background:url(pictures/store1.jpg) 5px 5px  no-repeat;}
a.slidea em {background:url(pictures/store2.jpg) 5px 5px  no-repeat;}
a.slideb em {background:url(pictures/store3.jpg) 5px 5px  no-repeat;}
a.slidec em {background:url(pictures/store4.jpg) 5px 5px  no-repeat;}
a.slided em {background:url(pictures/store5.jpg) 5px 5px  no-repeat;}
a.slidee em {background:url(pictures/store6.jpg) 5px 5px  no-repeat;}
a.slidef em {background:url(pictures/store7.jpg) 5px 5px  no-repeat;}
a.slideg em {background:url(pictures/store8.jpg) 5px 5px  no-repeat;}


#container_bottom {position:relative; width:340px; height:390px;  margin:1em auto;}
#container_bottom img {border:0;}
#container_bottom .thumbs {position:absolute; left:8px; bottom:8px;}
#container_bottom a.gallery:hover span {display:block; position:absolute; width:340px; height:50px; top:-35px; left:5px; padding:5px; font-style:italic; color:#fff;  z-index:100;}
/*#container_bottom a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000;}*/
#container_bottom a.gallery:active, #container_bottom a.gallery:focus {border:3px solid #a49188;}
#container_bottom a.gallery:hover em, #container_bottom a.gallery:focus em {display:block; position:absolute; width:320px; height:240px; top:-270px; left:-4px; color:#000; padding:5px; border:2px solid #3d330f; z-index:50;}
#container_bottom h1 {clear:both; margin:0; padding-top:40px; text-align:center; font-family: georgia, "times new roman", serif; font-size:3em; font-weight:normal; color:#fff;}
#container_bottom h1 em {font-size:0.6em; color:#000;}