@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-size: 100%;
	font-family: Helvetica;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



body {
	font: 100% Helvetica, sans-serif;
	background: #191919;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #d1d1d1;
}
#container {
	width: 933px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #191919;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	margin-top:20px;
	background: #191919;
	height:117px;
	background-image:url(images/header_2.gif);
	background-repeat:no-repeat;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-indent:-9999px;
}



.paakuva {
	margin-left:0px;
	margin-bottom:20px;
	
	
}



 #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #191919;
}
 #footer {
	padding: 0 0px; 
	background:#191919;
	background-image:url(images/logot.gif);
	background-repeat:no-repeat;
	height:102px;
}


 #linkit {
	 width:933px;
	background-repeat:no-repeat;
	height:18px;
	width:100%;
}



#linkit li {

 display:inline;
}



#linkit li a  {
	display:inline;
	 font-size:11px;
	 background-image:url(images/nuoli.gif);
	 background-repeat:no-repeat;
	 height:14px;
	 float: left;
	 margin-top:0px;
	 margin-right:20px;
	 color:#6d8589;
	 text-decoration:none;
	 padding-left:27px;
	 padding-top:4px;
}

#linkit li a:hover  {
	
	 color:#d1d1d1;
	 text-decoration:none;
	
}


#linkit_p {
	background-repeat:no-repeat;
	height:18px;
	width:100%;
}


#linkit_p li a  {
	 font-size:11px;
	 background-image:url(images/nuoli.gif);
	 background-repeat:no-repeat;
	 height:14px;
	 float: right;
	 margin-left:20px;
	 color:#991f07;
	 text-decoration:none;
	 padding-left:27px;
	 padding-top:4px;
}

#linkit_p li a:hover  {

	 background-image:url(images/nuoli.gif);
	 background-repeat:no-repeat;
	 background-position:0px -20px;
	 color:#d1d1d1;
	
}




#footer  {
	
	text-align:left;
	z-index:100;
	
}



#footer ul {
	float:left;
	
	width:300px;
	 margin-top:0px;
	 margin-left:10px;
	 padding-top:8px;
}




#footer li a  {
	 font-size:12px;
	 color:#d1d1d1;
	 text-decoration:none;

}

#footer li a:hover    {
	 font-size:12px;
	  color:#6d8589;
	 text-decoration:none;
}




.raita {
	clear:both;
	 height:1px;
	 width:100%;
	 background-color:#5d6f72;
	 margin-top:10px;
	 margin-bottom:10px;
	 
}


.aktiivinen {
color:#6d8589;
margin:0;
	
}


.f_aktiivinen {
color:#6d8589;
margin:0;
	
}

 #f_footer {
/*	padding: 0 0px; 
	background:#191919;
background-image:url(images/base_09.gif);
	background-repeat:no-repeat;
	height:60px; */
}

#col1 {
	float:left;
	width:456px;
	 margin-top:10px;
	 margin-bottom:10px;
	 line-height:20px;
	 font-size:14px;
	 }
	 
#col1 h2 {
	margin-bottom:15px;
	font-size:18px;
	font-weight:normal;
	
 
	 
	 
}
#col2 {
	width:461px;
	margin-left:475px;
	margin-top:10px;
	margin-bottom:30px;
	font-size:14px;
	 line-height:20px;
	 font-size:12px;
	 
}

h3 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
	
	 
}


#email a {
	font-size:10px;
	text-indent:-9999px;
	float:right;
	height:22px;
	width:0px;
	display:block;
	background-image:url(images/email.gif);
	position:relative;
	top:-19px;
	right:0px;
	margin:0px;
	padding-left:10Px;
	
	
	 
}
#homebutton a {
	font-size:10px;
	text-indent:-9999px;
	float:left;
	height:100px;
	width:200px;
	display:block;
	
	position:relative;
	top:14px;
	left:-20px;
	margin:0px;
	padding-left:10Px;
	
	
	 
}



#sharediv {
	font-size:10px;
	float:right;
	width:200px;
}





/*Nav*/


div.share			{height:20px; margin-top:10px;font-weight:normal; float:right; clear:both; display:block; }
div.share ul		{height:20px; font-size:11px;}
div.share li		{display:inline; text-indent:-9999px;}
div.share a		{background-image:url("images/share.gif"); background-repeat:no-repeat; float:left; height:20px; padding-top:0px;}
div.share a:hover	{text-decoration:none;}

a.shareFace		{margin-left:10px; padding-left:0px; width:20px; background-position:0px -0px;}
a.shareIn		{margin-left:0px; padding-left:0px; width:20px; background-position:-25px -0px;}
a.shareTwitter	{margin-left:0px; padding-left:0px; width:20px; background-position:-50px -0px;}
a.shareTXT	{margin-right:1px; line-height:20px;  background-position:-500px -0px; text-indent:0px;}



.shareFace,		.shareFaceOn	{color:#f2a31b;}
.shareIn,		.shareInOn	{color:#f2a31b;}
.shareTwitter,		.shareTwitterOn	{color:#f2a31b;}
.shareTXT,		.shareTXTOn	{color:#6d8589; text-decoration:none; }



a.shareFaceOn, a.shareFace:hover 	{padding-left:0px; width:20px; background-position:0px -20px;}
a.shareInOn, a.shareIn:hover 	{padding-left:0px; width:20px; background-position:-25px -20px;}
a.shareTwitterOn, a.shareTwitter:hover 	{padding-left:0px; width:20px; background-position:-50px -20px;}
a.shareTXTOn, a.shareTXT:hover 	{margin-right:1px; line-height:20px;  background-position:-500px -0px; text-indent:0px;}




div.subnav			{height:18px; margin-top:0px;font-weight:normal; float:left; clear:both; display:block; margin-bottom:4px; }
div.subnav ul		{height:18px; font-size:11px; width:933px;}
div.subnav li		{display:inline;}
div.subnav a		{background-image:url("images/ikonit.gif"); background-repeat:no-repeat; float:left; height:18px; line-height:17px;  padding-right:10px; text-decoration:none;}
div.subnav a:hover	{text-decoration: underline;}

a.subnavPdf		{padding-left:25px;  /*width:73px;*/ background-position:0px -40px;}
a.subnavNuoli		{padding-left:25px; /* width:110px; */ background-position:-0px -0px;}


.subnavPdf	,		.subnavPdfOn	{color:#6d8589;}
.subnavNuoli,		.subnavNuoliOn		{color:#6d8589;}


a.subnavPdfOn, a.subnavPdf:hover 	{padding-left:25px;  /*width:73px;*/  background-position:0px -60px;}
a.subnavNuoliOn, a.subnavNuoli:hover  {padding-left:25px; /* width:110px; */ background-position:-0px -20px;}




div.nav			{height:30px; margin-top:0px;font-weight:normal; float:left; clear:both; display:block; margin-bottom:4px; background-image:url(images/base_03b.gif); }
div.nav ul		{height:18px; font-size:12px; width:933px; margin-top:2px;}
div.nav li		{display:inline;}
div.nav a		{background-image:url("images/ikonit.gif"); background-repeat:no-repeat; float:left; height:18px; line-height:25px;  padding-right:10px; text-decoration:none;}
div.nav a:hover	{text-decoration: none;}

a.navEmpty		{padding-left:25px;  /*width:73px;*/ background-position:0px -120px; color:#fff;}
a.navHome		{padding-left:25px; /* width:110px; */ background-position:-0px -100px; color:#fff;}


.navEmpty,		.navEmptyOn	{color:#6d8589;}
.navHome,		.navHomeOn		{color:#6d8589;}


a.navEmptyOn, a.navEmpty:hover 	{padding-left:25px;  /*width:73px;*/  background-position:0px -120px; color:#6d8589;}
a.navHomeOn, a.navHome:hover  {padding-left:25px; /* width:110px; */ background-position:0px -80px; color:#6d8589;}






.frame	{border: 1px solid #6d8589; padding:15px; background-color:#444}




.pdf ul		{ list-style-image:url("images/pdf_ico.gif");  margin-left:22px; margin-top:0px; line-height:14px; }
.pdf li		{ margin-bottom:3px; margin-top:0px; padding:0px; }


a.pdf1 { 
font-size:12px;
color:#fff;
text-decoration:none;
}

a.pdf1:hover { 

text-decoration:underline;
}


.TextBoxL {
	width:250px;
}


.TextBoxS {
	width:70px;
}


.TextBoxXL {
	width:280px;
}

td {
	font-size:12px;
	vertical-align:top;
}



#TL-linkki {
	z-index:1;
	float:right;
	margin-top:30px;
	display:block;
	height:50px;
	width:111px;
	background-image:url(images/tuulilasi.gif);
	background-repeat:no-repeat;
	
}






#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; }
