@charset "UTF-8";


body {
	background-image: url(../images/img_bgr/radiantbgr-sky.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	text-align: center;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	margin-bottom: 50px;
	text-decoration: none;
}

	
h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address,hr {

	margin-bottom: 1em;

}
	
p {
	font-family: georgia, serif;
	font-size: 12px;
	color:#000;
}
	
p2 {
	font-family: verdana;
	font-size: 10px;
	color: #000;
} /*osoiteleipis*/
	
h1 {
	font-family: georgia, serif;
	font-weight: bold;
	font size: 20px;
	color: #000;
	}
	
slogan {
	font-family: zapfino, georgia, serif;
	font-size: 24px;
	color:#FFF;
	}

a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #006;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

body,td,th {
	font-family: Georgia, serif;
}

ingressi {
	font-family: georgia, serif;
	font-size: 14px;
	line-height: 20px;
	color:#000;
	}

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	}

#top {
	width: 900px;
	height: 80px;
	margin: 0;
	padding: 0;
	}

#data {
	width: 900px;
	margin-top: 20px;
}

#navcontainer { 
	width: 100px; 
	}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: georgia, serif;
font-size: 11px;
float: left;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 95px;

}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
	background-image: url(images/linkkinuoli.png);
	background-repeat: no-repeat;
	}
	
#current
{
	background-image: url(images/linkkinuoli.png);
	background-repeat: no-repeat;
	}
	
.div {
	border: 1px solid red;
}

#textarea {
	width: 710px;
	height: auto;
	border: 0px;
	padding: 20px;
	padding-bottom: 0px;
	border-color: #000;
	background-image: url(images/databgr01.png);
	background-position: top;
	background-repeat:no-repeat;
	float: left;
}

#textarea-400 {
	width: 710px;
	height: 400px;
	border: 0px;
	padding: 20px;
	padding-bottom: 0px;
	border-color: #000;
	background-image: url(images/databgr01.png);
	background-position: top;
	background-repeat:no-repeat;
	float: left;
}

#mainosteksti {
	width: 300px;
	height: 400px;
/*	background-image: url(../images/img_bgr/korrek1-L.png);
	background-position: top;
	background-repeat:no-repeat;*/
	float: left;
	}
	
#mainoskuva {
	width: 400px;
	height: 400px;
/*	background-image: url(../images/img_bgr/korrek1-R.png);
	background-position: top;
	background-repeat:no-repeat;*/
	float: left;
	}
	
#katsausteksti {
	width: 450px;
	height: auto;
	padding: 0px 40px 0px 20px;
/*	background-image: url(../images/img_bgr/korrek1-L.png);
	background-position: top;
	background-repeat:no-repeat;*/
	float: left;
	}
	
#esittely {
	width: 180px;
	height: auto;
	padding: 10px;
	background-image: url(../images/img_bgr/innershade200.png);
	background-position: top;
	background-repeat:no-repeat;
	float: left;
	}
	
#divider {
	width: 710px;
	height: 1px;
	float: left; 
	padding: 10px;
	border-top: dotted;
	border-top-width: thin;
	border-top-color: #000;
	}
	
#henkilosto {
	width: 470px;
	height: auto;
	padding: 0px 20px 40px 20px;
/*	background-image: url(../images/img_bgr/korrek1-L.png);
	background-position: top;
	background-repeat:no-repeat;*/
	float: left;
	}
	
	
#hnklkuva {
	width: 80px;
	height: 100px;
	float: left;
	margin-top: 30px;
	margin-right: 30px;
	}
	
#bio {
	width: 330px;
	height: 100px;
	float: left;
	margin-top: 30px;
	}
	
#kartta {
	width: 180px;
	height: 400px;
	padding: 10px;
	background-image: url(../images/img_bgr/innershade200.png);
	background-position: top;
	background-repeat:no-repeat;
	float: left;
	}
	
#gallery {
	width: 700px;
	height: auto;
/*	background-image: url(../images/img_bgr/korrek1-L.png);
	background-position: top;
	background-repeat:no-repeat;*/
	float: left;
}
	
#memberships {
	width: 900px;
	background-image: url(images/stroke.png);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
	}
			
#smallprint {
	width: 900px;
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
}

.kuva {
   float: left;
   margin: 0px 10px 10px 0px;
}

.kuva-c {
   float: right;
   margin: 0px 0px 20px 0px;
}



/*Lightbox*/

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

/*End Lightbox*/