@charset "utf-8";

/* CSS Document */



body {

	background-color: #191919;

}

.ekaeka {

	vertical-align: top;

	width: 234px;

}

.ekatoka {

	height: 388px;

	width: 681px;

}

.ekakolm {

	background-image: url(../pics/sivu/1_3.jpg);

	vertical-align: top;

	height: 338px;

	width: 257px;

}

.tokaeka {

	vertical-align: top;

	width: 234px;

	background-image: url(../pics/sivu/2_1_tausta.jpg);

}

.tokatoka {

	background-color: #fafafa;

	background-image: url(../pics/sivu/2_2_main.jpg);

	background-repeat: no-repeat;

	background-position: top;

	vertical-align: top;

	width: 681px;

}

.tokakolm {

	vertical-align: top;

	width: 257px;

	background-image: url(../pics/sivu/2_3_tausta.jpg);

}

h1 {

	font-weight: lighter;

	color: #302749;

	padding-top: 25px;

	padding-right: 50px;

	padding-left: 50px;

}

p {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: lighter;

	color: #333333;

	padding-right: 75px;

	padding-left: 50px;

	line-height: 16px;

}



.keikat

{

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: lighter;

	color: #333333;

	margin-right: 20px;

	margin-left: 20px;

	padding-right: 20px;

	padding-left: 20px;

}



a:link {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: lighter;

	color: #0000FF;

	text-decoration: none;



}

a:visited {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: lighter;

	color: #0000FF;

	text-decoration: none;

}

a:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: lighter;

	color: #000066;

	text-decoration: none;

}

a:active {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: lighter;

	color: #0000FF;

	text-decoration: none;

}



#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; }	
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fafafa;
}


#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; }





.text {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: lighter;

	color: #333333;



}





img.kelluva

{

float:right;

margin:0px 3px 3px;

}





img.kelluval

{

float:left;

margin:0px 3px 3px;

}

.clip {
	position: relative;
	height: 130px;
	width: 130px;
	border: solid 1px #ccc;
	margin-bottom: 40px;
}
.clip img {
	position: absolute;
	clip: rect(30px 165px 100px 30px);
}
.gallery {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 75;
}
.up {
	vertical-align: top;
}

.gallery li {
	float: left;
	position: relative;
	width: 70px;
	height: 70px;
	border: solid 1px #000;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;

}
.gallery img {
	width: 170px;

	position: absolute;
	clip: rect(0 85px 70px 15px);
	left: -15px;
}
