@charset "utf-8";
/* CSS Document */


body {text-align:left; font-family: tahoma; arial, sans-serif; 	font-size:76%; letter-spacing:0.05em; margin: 0px;}
	
#container {
	position:relative;
	width:800px;
	height:590px;
	margin:0;
	text-align:left;
	background-color: #D8C9BA;
	background-image: url(../images/gallery/halloween/halloween_text.jpg);
	background-repeat: no-repeat;
	background-position: 275px 40px;
}

#container ul {width:255px; padding:0; margin:0; list-style-type:none;}

#container li {float:left;}

#container a.gallery, #container a.gallery:visited {display:block; color:#000; text-decoration:none; border:2px solid #68242C; margin:1px 2px 1px 2px; text-align:left; cursor:default;}
#container a.slidea {background: url(../images/gallery/halloween/halloween04_01_thumb.jpg); height:50px; width:50px;}
#container a.slideb {background:url(../images/gallery/halloween/halloween04_02_thumb.jpg); height:50px; width:50px;}
#container a.slidec {background:url(../images/gallery/halloween/halloween04_03_thumb.jpg); height:50px; width:50px;}
#container a.slided {background:url(../images/gallery/halloween/halloween04_04_thumb.jpg); height:50px; width:50px;}
#container a.slidee {background:url(../images/gallery/halloween/halloween05_01_thumb.jpg); height:50px; width:50px;}
#container a.slidef {background:url(../images/gallery/halloween/halloween05_02_thumb.jpg); height:50px; width:50px;}
#container a.slideg {background:url(../images/gallery/halloween/halloween05_03_thumb.jpg); height:50px; width:50px;}
#container a.slideh {background:url(../images/gallery/halloween/halloween05_04_thumb.jpg); height:50px; width:50px;}
#container a.slidei {background:url(../images/gallery/halloween/halloween05_05_thumb.jpg); height:50px; width:50px;}
#container a.slidej {background:url(../images/gallery/halloween/halloween05_06_thumb.jpg); height:50px; width:50px;}
#container a.slidek {background:url(../images/gallery/halloween/halloween05_07_thumb.jpg); height:50px; width:50px;}
#container a.slidel {background:url(../images/gallery/halloween/halloween05_08_thumb.jpg); height:50px; width:50px;}
#container a.slidem {background:url(../images/gallery/halloween/halloween05_09_thumb.jpg); height:50px; width:50px;}
#container a.sliden {background:url(../images/gallery/halloween/halloween05_10_thumb.jpg); height:50px; width:50px;}
#container a.slideo {background:url(../images/gallery/halloween/halloween06_01_thumb.jpg); height:50px; width:50px;}
#container a.slidep {background:url(../images/gallery/halloween/halloween06_02_thumb.jpg); height:50px; width:50px;}
#container a.slideq {background:url(../images/gallery/halloween/halloween06_03_thumb.jpg); height:50px; width:50px;}
#container a.slider {background:url(../images/gallery/halloween/halloween06_04_thumb.jpg); height:50px; width:50px;}
#container a.slides {background:url(../images/gallery/halloween/halloween06_05_thumb.jpg); height:50px; width:50px;}
#container a.slidet {background:url(../images/gallery/halloween/halloween06_06_thumb.jpg); height:50px; width:50px;}
#container a.slideu {background:url(../images/gallery/halloween/halloween06_07_thumb.jpg); height:50px; width:50px;}
#container a.slidev {background:url(../images/gallery/halloween/halloween06_08_thumb.jpg); height:50px; width:50px;}

#container a.gallery span {position:absolute; width:1px; height:2px; top:5px; left:5px; background:#fff; overflow:hidden;}
#container a.gallery:hover {border:2px solid #AE916D;}
#container a.gallery:hover img {border:3px solid #68242C; float:left; margin-right:5px;}
#container a.slideb:hover img, #container a.slidei:hover img {float:right;}
#container a.gallery:hover span {
	position:absolute;
	width:500px;
	height:500px;
	top:10px;
	left:250px;
	color:#68242C;
	background:#D8C9BA;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

