@charset "utf-8";

#stairs_introduction {
	height: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 2px;
	z-index: 0;
}
#narative {
	width: 240px;
	position: absolute;
	top: 50px;
}

.stairs_window {
	padding-left: 5px;
}
#base_picture {
	position: absolute;
	text-decoration: none;
	top: 355px;
}
a.gallery, a.gallery:visited {
	background-image: url(../images/transparent_background.gif);
}

a.stairs_1 {
	height: 30px;
	width: 25px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 10px;
	top: 102px;
}


a.stairs_2a {
	height: 40px;
	width: 26px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 75px;
	top: 25px;
}
a.stairs_2b {
	height: 50px;
	width: 20px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 105px;
	top: 1px;
}
a.stairs_2c {
	height: 40px;
	width: 26px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 125px;
	top: 24px;
}

a.stairs_3 {
	height: 40px;
	width: 30px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 100px;
	top: 80px;
}

a.stairs_4 {
	height: 30px;
	width: 25px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 193px;
	top: 102px;
}



a.gallery span {
	visibility:hidden;
	display:block;
	color:#000;
	text-align:center;
	letter-spacing:1px;
	cursor:default;
	text-decoration: none;
	position: absolute;
	background-color: #FFFFFF;
	font-size: 0.85em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 550px;
	z-index: 100;
}


a.stairs_1 span {
	top: -465px;
	left: 231px;
}

a.stairs_2a span {
	top: -390px;
	left: 166px;
}
a.stairs_2b span {
	top: -367px;
	left: 136px;
}
a.stairs_2c span {
	top: -390px;
	left: 116px;
}


a.stairs_3 span {
	top: -446px;
	left: 141px;
}

a.stairs_4 span {
	top: -465px;
	left: 48px;
}

a.gallery:hover {white-space:normal; z-index:100;}

a.gallery:hover span {
	visibility:visible;
	z-index:100;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a.gallery:active, a.gallery:focus {z-index:20;}
a.gallery:active span, a.gallery:focus span {
	visibility:visible;
	z-index:20;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#base_picture .text_box {
	width: 345px;
	position: absolute;
	left: 350px;
	top: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	font-weight: bold;
}
#base_picture #zoom_div {
	left: 420px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	top: 300px;
	position: absolute;
	z-index: 0;
}
