body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	margin: 0;
	padding: 0;
	text-align: center;
}

#content {
	width: 866px;
	height:454px;
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	margin: -227px 0 0 -433px;

	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #00386C;
}

.navi {
	background-image: url('images/navitausta.jpg')
}

#otsikko {
	padding: 97px 0 5px 72px;
}

#tekstit {
	padding: 5px 130px 0 84px;
}

#tekstit_yht {
	padding: 5px 130px 0 154px;
}

#kuvanakyma {
	padding: 0 0 0 0;
	color: #006998;
	font-size: 10px;
	text-align: center

}

#kuvanakyma_iso {
	padding: 20px 0 0 0;
	color: #006998;
	font-size: 10px;
	text-align: center

}

.iso {
	color: #006998;
	font-weight: bold;
	font-size: 14px;
}

#alaosa {
	padding: 8px 0 0 0;
	text-align: center;
	
}

.footer {
	font-size: 13px;
	color: #225380;
}

.sivutus {
	font-size: 12px;
	color: #969696;
}

a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #006998;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	/* color: #006998; */
	color: #01901B;
	text-decoration: underline;
}

a.footer:link, a.footer:visited, a.footer:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #006998;
	text-decoration: none;
}

a.footer:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	/* color: #006998; */
	color: #01901B;
	text-decoration: underline;
}






#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	margin-top: -60px
	}

#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{
	width: 49%;
	height: 100%;
	background: url(../images/prevlabel.gif) left 85% no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#nextLink{
	width: 49%;
	height: 100%;
	background: url(../images/nextlabel.gif) right 85% no-repeat; /* 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_hi.gif) left 85% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel_hi.gif) right 85% no-repeat; }


#imageDataContainer{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.2em;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}












.anylinkcss{
position:absolute;
visibility: hidden;
margin: 0px;
padding: 0px;
border:0px;
z-index: 100;
background-color: #ffffff;
width: 98px;
}


.anylinkcss a{
/* display: block; */
border: 0px;
padding: 0px;
margin: 0px;
}




















