@charset "utf-8";
html { font-size: 62.5%; font-family: "Lucida Grande", Arial, Verdana, sans-serif;}
body { margin: 0; line-height: 1.6em; font-size: 1.1em; background: white url("../img/bg.jpg") repeat-x;}



h1{
	margin-top: 20px;
	font-size: 14pt;
	line-height: 16pt;
	color: #1b7a7c;	
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	margin: 20px 0 0;
	text-align: left;
	font-size: 12pt;
	line-height: 12pt;
	color: #1b7a7c;	
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h3{
	margin: 0;
	text-align: left;
	font-size: 11pt;
	line-height: 11pt;
	color: #1b7a7c;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
p {
	text-align: left;
	font-size: 8pt;
	line-height: 11pt;
	color: #444;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif
	
}
li {
	margin: 0 10px;
	display:inline;
}
.clearboth {
	clear: both;
}

a {
	font-weight: bold;
	text-decoration: none;
	}
small {font-size: 7pt !important;}
dt,dd {margin: 0; padding: 0;}

/* ---------------------------------
			HEADER
--------------------------------- */



#header{
	width:800px;
	height:225px;
	margin:0 auto 20px;
	background: url("../img/top.jpg") no-repeat bottom center;	
}
 
#nav{
	display: block;
	padding: 135px 0 0;
	margin: 0 auto;
	text-align: center !important;
	font-size: 11pt;
	color: #487966;
}
	#nav a { font-weight: bold; text-decoration: none;color: #9ab9b0;}
	#nav a:hover{color:#FFFFFF;}
	#nav a.aktiv{color:#FFFFFF;}

#lang {
	float: right;
	font-size: 8pt;
	margin-right: 80px;	
}
	#lang a { text-decoration: none;color: #9ab9b0;}
	#lang a:hover{color:#FFFFFF}




/* ---------------------------------
			KESKI
--------------------------------- */

#container {
	background-image:url("../img/bg_middle.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #184f3b;
	padding: 20px 0 100px;
}

#content {
	width: 600px;
	margin:0 auto;
	text-align: center;
}	

.viiva {
	border-top: 1px #1b7a7c dotted;
	padding-top: 5px;
	margin-bottom: 40px;
	}


/* --- ETUSIVU --- */
#etusivu{
	width: 800px;
	margin: 20px auto 0 auto;
	line-height: 16pt;
}
#etusivu p {
	font-size: 11pt;
	line-height: 15pt;
	margin-bottom: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#etusivu img {
	float: left;
	margin-top: 15px;}
	
#etusivu-teksti {
	float: left;
	width: 370px;
	margin-left: 30px;
	margin-bottom: 35px;
	}

	
#etusivu a {
	font-size: 9pt;
	color: white;
	padding: 2px 5px;
	margin-bottom: 5px;
	background-color: #47ace4;
	}

#etusivu a.sivu {
		background-color: white;
		color: #47ace4; 
		font-size: 11pt;
		font-weight: normal; 
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	

#etusivu a:hover {background-color: #666;}
#etusivu a.sivu:hover {color: #666; background-color: white;}




/* --- ELOKUVA --- */
#elokuva {
	width: 800px;
	margin: 0 auto;

}
#elokuva span {
	display: block;
	margin: 0 0 10px 400px;
}
#elokuva h3,
#elokuva p {
	text-align: justify;
	width: 380px;
}
#elokuva img {
	float: left;
	margin-bottom: 30px;
}




/* --- PAAHENKILOT --- */
#paahenkilot {
	width: 800px;
	margin:0 auto;
}

#paahenkilot h3,
#paahenkilot p {
	text-align: justify;
	width: 380px;
}
	#paahenkilot p {margin-bottom: 8pt;}

#paahenkilot img {
	float: right;
	margin-top: 10px;
}

	#paahenkilot .left {float: left;}
	#paahenkilot .right {float: right !important;}
	#paahenkilot .border-right {border-right: 1px solid #DDD; padding-right: 20px !important;}
	#paahenkilot .marginleft {margin-left: 20px;}
	#paahenkilot .top { margin-top: 15px !important; }
	#paahenkilot .no-bot { margin-bottom: 0 !important; }
	#paahenkilot .no-top { margin-top: 0 !important; }


#paahenkilot dl.listaus {
	margin: 0;
	padding: 0 0 20px;
	float: left;
	width: 380px;
}
	#paahenkilot .listaus dt {width: 180px; float: left; border-bottom: 1px dotted #8dc6c7; color: #1b7a7c;}
	#paahenkilot .listaus dd {width: 180px; float: left; text-align: right; border-bottom: 1px dotted #8dc6c7;}

#paahenkilot ul.listaus {
	margin: 0 0 40px;
	padding: 0;
	float: left;
	width: 380px;	
}
	#paahenkilot .listaus li {margin: 0; padding: 0; text-align: left; display: block; border-bottom: 1px dotted #8dc6c7;}
	
	#paahenkilot .listaus .ots {font-size: 100%; font-weight: bold; color: #1b7a7c; }







/* --- TYORYHMA --- */
#tyoryhma {
	width: 800px;
	margin: 0 auto;
}

#tyoryhma span {
	display: block;
	margin: 0 0 10px 400px;
}


#tyoryhma p {
	text-align: justify;
	width: 380px;
	margin-bottom: 40px;
}


#tyoryhma h3 {
	border-bottom: 1px #1b7a7c dotted;
	display: block;
	width: 380px;
	}

#tyoryhma #listaus {
	margin: 0;
	padding: 0;
	float: left;
	width: 380px;
	border-right: 1px solid #DDD;
}
	#tyoryhma #listaus dt {width: 180px; float: left; border-bottom: 1px dotted #8dc6c7; color: #1b7a7c; }
	#tyoryhma #listaus dd {width: 180px; float: left; text-align: right; border-bottom: 1px dotted #8dc6c7;}

	#tyoryhma #listaus .ots {margin-top: 15px; font-size: 100%; font-weight: bold;}




/* --- KUVAT --- */

#kuvat h3 {
	border-bottom: 1px #1b7a7c dotted;
	display: block;
	line-height: 8pt;
	margin-bottom: 5px;
	 }

#kuvat {
	width: 625px;
	margin: 0 auto;
	text-align: center;
}
#kuvat img {margin: 0 5px 5px 0; border: none;}
#kuvat h3.ilmaa {margin-top: 20px;}

#kuva {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
#kuva img {border: none;}

#kuva span.vasen {width: 95px; margin: 0; display: block; float: left; text-align: right;}
#kuva span.iso {width: 600px !important; margin: 0; display: block; float: left; text-align: center;}
#kuva span.oikea {width: 95px; margin: 0; display: block; float: left; text-align: left;}

#kuva .nuoli {opacity: .5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=50);}
#kuva .nuoli:hover {opacity: 1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);}







/* --- IN ENGLISH --- */
#english {
	width: 800px;
	margin: 0 auto;

}

#english img {
	margin-top: 10px;
	}
	
#english h3,
#english p {
	text-align: justify;
	width: 380px;
}
#english .right {
	float: right;
	width: 400px;
}

#english p {
	margin-bottom: 8pt;
}

#english a {
	font-size: 9pt;
	color: white;
	padding: 2px 5px;
	margin-bottom: 5px;
	background-color: #47ace4;
	}

#english a:hover {
	background-color: #666;
	}


/* --- TRAILER --- */

#trailer {
	width: 800px;
	margin: 0 auto;

}
#trailer h3 {
	text-align: justify;
	width: 380px;
}





/* ---------------------------------
			POHJA
--------------------------------- */

/* --- YHTEYSTIDOT --- */
#s-posti{
 	clear:both;
	margin: 50px auto 10px;
	text-align: center;

		
 	/*Tyyli*/
	font-size: 8pt;
	color: #555;
	
	padding: 15px 0 5px;
	border-top: 1px #CCC solid;
}	
#s-posti a {color: #555;}
#s-posti a:hover,
#s-posti a:focus {color: #000; border-bottom: 1px #444 dotted ; }


/* --- SPONSORIT --- */
#sponsorit {
	width: 800px;

	padding-top: 5px;
	border-top: 1px #DDD dotted;
	text-align: center;
	margin: 10px auto 20px;
}
#sponsorit span {
 	display: block;
 	margin: 10px 0 10px;
 	height: 30px;
}
#sponsorit img { 
 	margin: 0 10px; border: none;
}
