﻿/* CSS Document */

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
p {
	line-height: 130%;
	padding-left: 0px;
	margin: 0px 0px 10px 0px;
	text-align: justify;
}
h1 {
	font-size: 130%;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-size: 100%;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	color: #000066;
}
h3 {
	font-size: 100%;
	padding: 0px;
	margin: 10px 0px 10px 10px;
	font-weight: bold;
}
.linkki{
	background: url('images/link.gif') no-repeat left 4px;
	line-height: 130%;
	padding-left: 10px;
	margin: 0px 0px 5px 0px;
}
.kuva {  	
	text-align: center;
	margin-top: 0px;
}

#ylatunniste {
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: url('images/headerbg.jpg') left top repeat-x;
	margin-right: auto;
	margin-left: auto;
	border-top: 5px solid;
	border-top-color: #E4E4E4;
	border-bottom: 5px solid;
	border-bottom-color: #E4E4E4;
	
}
#ylasisalto {
	width: 760px;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 18px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto;
	
}
#otsikko {
	float: left;
}
#otsikko h1{
	color: #FFFF00;
	font-size: 32px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#otsikko p {
	margin-top: 0px;
	text-align: left;
	font-size: 14px;
	color: #e4e4e4;
}
#navigointi {
	float: right;
	height: 25px;
	padding-bottom: 0px;
	margin-top: 52px; 
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#navigointi ul {
	margin: 0;
	padding: 0;
}

#navigointi li {
	display: inline;
	list-style: none;
}

#navigointi li a:active {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background: #6495ed url('images/left.gif') no-repeat left top;
	text-decoration: none;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 8px 0px 8px 25px;
}

#navigointi li a:visited {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background: #6495ed url('images/left.gif') no-repeat left top;
	text-decoration: none;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 8px 0px 8px 25px;
}

#navigointi li a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background: #6495ed url('images/left.gif') no-repeat left top;
	text-decoration: none;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 8px 0px 8px 25px;
}

#navigointi li a:active span {
	padding-right: 25px;
	padding-top: 8px;
	background: #6495ed url('images/right.gif') no-repeat right top;
}

#navigointi li a:visited span {
	padding-right: 25px;
	padding-top: 8px;
	background: #6495ed url('images/right.gif') no-repeat right top;
}

#navigointi li a span {
	padding-right: 25px;
	padding-top: 8px;
	background: #6495ed url('images/right.gif') no-repeat right top;
}

#navigointi li a:hover {
	text-decoration: none;
	margin: 0px 2px 0px 0px;
	padding: 8px 0px 8px 25px;
	background: #FFFFFF url('images/left_hover.gif') no-repeat left top;
	color: #000000;
}

#navigointi li a:hover span {
	background: #ffffff url('images/right_hover.gif') no-repeat right top;
}
#wrapper {
	background: #ffffff;
	background: url('images/bg.png') left top repeat-x;
	width: 760px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
	margin-top: 20px; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto; 
}
#sisalto {
	background: #ffffff;
	margin: 20px 0px 60px 0px;
	padding: 0;
	float: left;
	width: 535px;
	display: block;
}
#sisalto a:active{
	color: #0000FF;
	text-decoration: none;
}
#sisalto a:visited{
	color: #0000FF;
	text-decoration: none;
}
#sisalto a{
	color: #0000FF;
	text-decoration: none;
}
#sisalto a:hover{
	color: black;
	text-decoration: underline;
}
#sisalto h1{
	background: url('images/dots.gif') repeat-x left bottom;
}

#sivunav {
	width: 196px;
	margin-top: 13px;
	margin-bottom: 20px;
	float: right;
	display: inline;
}

.sivunavbox {
	background: #6495ed url('images/bottom.gif') no-repeat left bottom;
	display: block;
	margin: 0px 0px 14px 0px;
}

.sivunavboxtop {
	background: url('images/top.gif') no-repeat left top;
	padding: 10px 15px 11px 15px;
	width: 180px;
}

#sivunav h2 {
	margin-top: 4px;
	margin-bottom: 13px;
	padding-bottom: 1px;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	background: url('images/border.gif') no-repeat left bottom;
}

#sivunav ul {
	list-style: none; 
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#sivunav ul ul {
	margin-top: 5px;
	margin-left: 3px;
	padding-right: 0px;
}

#sivunav li {
	margin-left: 0px;
	margin-bottom: 6px;
	background: url('images/link2.gif') no-repeat left 4px;
	padding-left: 10px;
}
#sivunav a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#sivunav a:hover{
	text-decoration: none;
	color: #000000;
}

#alatunniste {
	padding: 12px 0px 12px 0px;
	clear: both;
 	height: 78px; 
  	display: block;
	color: yellow;
	margin-top: 20px;
	background: url('images/footer_bg.png') repeat-x;
	text-align: center;
	margin-right: auto; 
	margin-left: auto; 
	border-top: 5px solid;
	border-top-color: #E4E4E4;
	border-bottom: 5px solid;
	border-bottom-color: #E4E4E4;

}