/* Globaalit tyylit
------------------------------------------------------------------*/


/* Resetoidaan marginaalit */
* {
	padding:0;
	margin:0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #eae9e2;
	font-size: 100%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url(kuvat/tausta.gif);
	background-repeat: repeat;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #3b3326;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: normal;
}

h2 {
	margin-bottom: 0px;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #DD0000;
	line-height: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
}

h3 {
	margin-bottom: 0px;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.3em;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

h4 {
	margin-bottom: 10px;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.3em;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0089CF;
	text-transform: none;
	font-weight: bold;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	margin-bottom: 11px;
	margin-top: 35px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0089CF;
	text-transform: none;
	font-weight: bold;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	margin-bottom: 9px;
	margin-top: 35px;
}

a {
	outline: none;
}

p {
	margin-bottom: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4em;
}

input:focus, textarea:focus, select:focus {
	background-color: #FFFFFF;
	color: #000000;
}

.noscreen {
	display:none;
}

img {
	border:none;
}

hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border-top: 1px solid #CCCCCC;
	width: 100%;
	text-align: left;
}


/* DIVit
------------------------------------------------------------------*/
 
#base {
	font-size: 0.9em;
	width: 847px;
	margin-top: 65px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	line-height: 1.6em;
	text-align: center;
} 
  
#logo {
	margin-bottom: 10px;
} 

#sisalto {
	margin-bottom: 4px;
	text-align: center;
} 

#sisalto2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin-bottom: 4px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 15px;
}

#sisalto2 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sisalto2 li {
	background-image: url(kuvat/nuoli.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 1.3em;
	padding-bottom: 0.6em;
}

#sisaltorivi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 50px;
	line-height: 1.4em;
} 

#sisaltorivi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #DD0000;
	line-height: 1.5em;
	font-weight: bold;
	margin-right: 22px;
	margin-left: 22px;
	margin-top: 17px;
} 

#sisaltorivi3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	line-height: 1.5em;
	font-weight: bold;
	margin-right: 22px;
	margin-left: 22px;
	margin-top: 23px;
	padding: 17px;
	background-color: #9C9C9C;
	background-image: url(kuvat/liuku_harmaa.gif);
	background-repeat: repeat-x;
	background-position: left top;
} 

#footer {
	text-align: left;
	color: #cccccc;
	padding-left: 10px;
	font-size: 0.8em;
} 

#flashcontent {
	text-align: center;
} 
    
  
/* Vertikaalin menun tyylit
------------------------------------------------------------------*/

#menukuoret { /* Päälinkit */
	background-color: #9c9c9c;
	height: 27px;
	width: auto;
	margin-bottom: 4px;
	background-image: url(kuvat/linkit_tausta_harmaa.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}

#menukuoret2 { /* Alalinkit */
	width: auto;
	background-color: #EAEAEA;
	margin-bottom: 4px;
}

#menu1 {
	display:table;
	padding:0;
	margin:0;
	list-style-type:none;
	white-space:nowrap;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 0.75em;
	line-height: 2.05em;		
}
  
#menu1 li {
	  display:table-cell;
}

#menu1 a {
	width:auto;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(kuvat/erotin.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}

#menu1 a:hover {
	color:#FFFFFF;
	background-color: #d71920;
	background-image: url(kuvat/erotin.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#menu1 a.valittu {
	color:#FFFFFF;
	background-color: #d71920;
	background-image: url(kuvat/erotin.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.container {
	clear:both; text-decoration:none;
}

#menu2 { /* Alalinkit */
	display:table;
	padding:0;
	margin:0;
	list-style-type:none;
	white-space:nowrap;
	font-weight: bold;
	font-size: 0.9em;
}
  
#menu2 li {
	  display:table-cell;
}

#menu2 a {
	width:auto;
	display:block;
	color:#666666;
	text-decoration:none;
	background-image: url(kuvat/erotin.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#menu2 a:hover {
	color:#CC0000;
	background-image: url(kuvat/erotin.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: underline;
}

#menu2 a.valittu {
	color:#CC0000;
	background-image: url(kuvat/erotin.gif);
	background-repeat: no-repeat;
	background-position: right;
}


/* Muut
------------------------------------------------------------------*/

td.tdetusivu1 {
	height: auto;
	width: 425px;
}

td.tdetusivu2 {
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
}

td.tdshortfacts1 {
	width: 350px;
	padding-right: 15px;
}

td.tdshortfacts2 {
	width: 300px;
}

.kuvitus {
	padding-left: 30px;
	padding-bottom: 40px;
	float: right;
}

.kuvitus2 {
	padding-right: 20px;
	float: left;
}

.erotin {
	display: block;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
}

.palsta1 {
	width: 400px;
} 

.palsta2 {
	float: right;
	width: 365px;
}

/* Linkkityylejä
------------------------------------------------------------------*/

td.tdmenu a:link, td.tdmenu a:visited, td.tdfooter2 a:link, td.tdfooter2 a:visited {
	color:#FDFDFD;
	text-decoration: none;
	font-weight: bold;
}

td.tdmenu a:hover, td.tdfooter2 a:hover {
	color:#f4771f;
	text-decoration: none;
	font-weight: bold;
}

#sisalto a:link, #sisalto a:visited {
	color:#D71920;
	text-decoration: none;
}

#sisalto a:hover {
	color:#D71920;
	text-decoration: underline;
}
