a:link {color: white}
a:visited {color: #585858}
a:hover {color: #5c0101}
a:active {color: #FF0000}

a img {
	text-decoration: none;
	border: 0 none;
}

body {
	background-color:#000000;
}

p {
	color:#FFFFFF;
	font-family: verdana;
	font-size:12px;
	padding-left:5%;
	padding-right:5%;
	text-align:justify;	
}

p.menu {
	color:#FFFFFF;
	font-family: verdana;
	font-size:16px;
	padding-left:10%;
}

p.small {
	color:#FFFFFF;
	font-family: verdana;
	padding-left:5%;
	font-size:small;
}

p.contact {
	color:#999999;
	font-family:verdana;
	text-align:center;
	font-size:9px;
}

p.bannerit {
	padding-top:20%;
}

p.kuva {
	position:absolute;
	left:272px;
	top:67px;
}

p.kuvateksti {
	color:#FFFFFF;
	font-family: verdana;
	font-size:12px;
	font-style:italic;
	text-align:center;
}

p.thumbs {
	padding-left:5%;
	border:none;
}

table, fieldset {
	width:400px;
	color:#FFFFFF;
	border:none;
	font-family: verdana;
	font-size:12px;
	margin: 0px;
	padding:0;
}

h1 {
	color:#5c0101;
	font-family: verdana;
	padding-left:5%;
	margin-top:-10px;
}

h3 {
	color:#5c0101;
	font-family: verdana;
	padding-left:5%;
}

#keskitys {
	position:absolute;
	left:50%;
	width:856px;
	margin-left:-428px;
}

#Layout {
	position:absolute;
	left:0%;
	top:0px;
	width:856px;
	height:880px;
}

#logo {
	background-image:url(images/logo.jpg);
	position:absolute;
	left:0px;
	top:0px;
	width:856px;
	height:345px;
}

#yla-osa_ {
	background-image:url(images/yla-osa.jpg);
	position:absolute;
	left:0px;
	top:345px;
	width:856px;
	height:22px;
}

#menu {
	background-image:url(images/menu.jpg);
	position:absolute;
	left:0px;
	top:367px;
	width:172px;
	height:185px;
}

#sisalto {
	background-image:url(images/sisalto.jpg);
	position:absolute;
	left:172px;
	top:367px;
	width:684px;
	height:863px;
}

#sisalto2 {
	background-image:url(images/sisalto.jpg);
	position:absolute;
	left:172px;
	top:367px;
	width:684px;
	height:500px;
}

#menu-ala_ {
	background-image:url(images/menu-ala.jpg);
	position:absolute;
	left:0px;
	top:552px;
	width:172px;
	height:235px;
}

#ala-osa_ {
	background-image:url(images/ala-osa.jpg);
	position:absolute;
	left:172px;
	top:1230px;
	width:684px;
	height:82px;
}

#ala-osa2_ {
	background-image:url(images/ala-osa.jpg);
	position:absolute;
	left:172px;
	top:830px;
	width:684px;
	height:82px;
}

#kielet {
	text-align:right;
	padding-right:3%;
}

#padding {
	padding-left:25px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
