* {
	margin: 0;
	padding: 0;
	border: 0;
}


html, body {
	height: 100%;
	color: #000;
	background: #C0C0C0;
	text-align: center;
}

a:link, a:active, a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

a.skip {
	position: absolute;
	left: -1000em;
	width: 20em;
}

a.huom:link, a.huom:active, a.huom:visited {
	color: #CC0000;
	text-decoration: none;
}

a.huom:hover { text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #6262D4;
}

h1 {
	margin: 0 0 20px;
	padding-bottom: 4px;
	font-size: 20px;
	border-bottom: 1px dashed #A9A9A9;
}

h2, h3, h4, h5, h6 { margin: 0 0 10px; }

h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 15px; }
h5 { font-size: 14px; }
h6 { font-size: 13px; }

h4.vali { font-weight: bold; }


img, div.kuva img.kehykseton, div#kuvakentta img.kehykseton { border: 0; }

select, input, input.otsikko {
	padding: 0 2px;
	font: normal 12px Georgia, Times;
	color: #000;
	border: 1px dotted #000;
	background: #FFFDE6;
}

input.otsikko { width: 300px; }

input.button {
	margin-top: 20px;
	width: 150px;
	text-align: center;
	border: 1px solid #FFF;
	font: bold 12px Georgia, Times;
	color: #FFF;
	background: #6262D4;
}

input, form select { width: 75px; }

p, blockquote, span {
	font: 14px Georgia, Times, serif;
	font-weight: lighter;
}

p.alaotsikko, p.taulukko {
	margin: 20px 0;
	font: 14px Georgia, Times;
	color: #000;
}

p.alaotsikko { font-style: italic; }

blockquote { margin-left: 10px; }

span { font-style: italic; }

span.muokkaa { float: right; }
span.muokkaa a:link, span.muokkaa a:visited {
	font-weight: normal;
	font-size: 8px;
}

strong { font-weight: bold; }


div#sivu {
	position: relative;
	width: 952px;
	min-height: 100%;
	background: #FFF url(/kuvat/bg.gif) repeat-x;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
}

*+html div#sivu { height: auto; }

div#yla {
	position: relative;
	width: 100%;
	height: 110px;
	background: #9191E2 url(/kuvat/title_bg.gif);
	text-align: center;
}


div#valikko {
	position: relative;
	width: 952px;
}

div#valikko ul  { list-style: none; }

div#valikko ul li {
	float: left;
	position: relative;
}

div#valikko ul li a:link, div#valikko ul li a:visited {
	position: relative;
	display: block;
	width: 136px;
	height: 20px;
	line-height: 19px;
	background: #E9E9E9 url(/kuvat/navi.gif) 0 0 no-repeat;
	color: #6262D4;
	text-align: center;
	font: normal 12px "Times New Roman", Times, Georgia, Arial, serif;
}

div#valikko ul li a:hover, div#valikko ul li a:active, div#valikko ul li a#selected, div#valikko ul li a#selected:hover {
	color: #FFF;
	text-decoration: none;
	background-position: -136px 0;
}


div#alavalikko {
	float: right;
	position: relative;
	text-align: left;
	width: 175px;
	min-height: 100px;
	padding: 3px;
	margin: -20px 2px 0;
	border-left: 10px solid #B9B9EC;
	border-bottom: 1px solid #B9B9EC;
}

div#alavalikko ul { list-style: none outside url(/kuvat/nuoli.gif); }

div#alavalikko ul li {
	margin: 0 5px 5px -20px;
	font-size: 10px;
	color: #000;
}

div#alavalikko ul li a { font-size: 11px; }

div#alavalikko ul li#valittu, div#alavalikko ul li a:hover, div#alavalikko ul li:hover { list-style-image: url(/kuvat/nuoli2.gif); }

div#alavalikko ul li.pdf, div#alavalikko ul li.pdf a:hover, div#alavalikko ul li.pd:hover, div#teksti ul li.pdf { list-style-image: url(/kuvat/pdf.gif); }

a.pdf {
	padding-left: 20px;
	background: transparent url(/kuvat/pdf.gif) 0 0 no-repeat;
	font-size: 12px;
}


div#logo {
	position: relative;
	width: 145px;
	height: 250px;
	float: left;
	margin-top: 2px;
	background: #FFF url(/kuvat/kyltti.gif) no-repeat;
}


div#teksti {
	position: relative;
	width: 785px;
	float: right;
	margin-top: 30px;
}

div#teksti ul {
	list-style-type: circle;
	margin: 15px 40px;
	font: 14px Georgia, Times, serif;
}

div#teksti p, div#teksti p.keskitetty { margin: 0 15px 10px 0; }

div#teksti p.keskitetty {
	margin-top: 30px;
	text-align: center;
}

div#teksti span {
	font-weight: bold;
	font-style: normal;
}

div#teksti span.lainaus { font-weight: normal; }

div#teksti span.alleviivattu {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

div#teksti span.yliviivattu {
	font-weight: normal;
	font-style: normal;
	text-decoration: line-through;
}

div#teksti p.polku {
	margin: -20px 0 10px;
	font-size: 9px;
}

div#teksti p.polku a:link, div#teksti p.polku a:active, div#teksti p.polku a:visited { font-size: 10px; }


div.tapahtuma {
	position: relative;
	margin: 0 20px 30px 0;
	padding: 10px;
	border: 1px solid #000;
	background: #E9E9E9;
}

div.tapahtuma h3 {
	margin-bottom: 3px;
	font-weight: bold;
}

div.kuva {
	position: relative;
	float: right;
	text-align: right;
	margin: 0 20px;
}

div.kuva p {
	position: relative;
	width: 100% !important;
	width: 200px;
	font-size: 9px;
	text-align: right;
	padding: 0;
	margin: 5px 0 10px;
}

div#kuvakentta  {
	clear: left;
	position: relative;
	margin: 10px 10px 10px 0;
	overflow: hidden;
}

div#kuvakentta div {
	font-size: 10px;
	float: left;
	margin-right: 10px;
}

div#kuvakentta.ala { clear: both; }

div#kuvakentta.ala div {
	font-size: 10px;
	float: left;
	margin: 0 10px 10px;
}

div#kuvakentta.oikea {
	clear: none;
	float: right;
	margin-left: 10px;
}

div#kuvakentta.oikea div { float: right; }

div#kuvakentta div.clearfix { overflow: hidden; }

div#kuvakentta  p {
	font-size: 9px;
	text-align: left;
}

div.kuva img, div#kuvakentta img {
	border: 1px solid #A9A9A9;
	padding: 1px;
	background: #FFF;
}


div#ala {
	clear: both;
	position: relative;
	width: 948px;
	height: 30px;
	border-top: 1px dashed #000;
	margin: 0 auto;
	padding: 2px;
	background: #FCFAD1;
	text-align: center;
	color: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}


div.huom {
	position: relative;
	width: 328px;
	padding: 10px;
	margin: 0 auto;
	border: 1px solid #6262D4;
	background-color: #F2FEC2;
	text-align: center;
}

div#teksti div.huom ul {
	margin: 0 10px;
	padding: 0;
	list-style-type: square;
	text-align: left;
}

div.huom p { color: #BD333E; }

div.box {
	width: 230px;
	margin: 0 0 10px;
	padding: 10px;
	border: 1px solid #000;
	background: #FFF url(../kuvat/box_bg.gif) repeat-x bottom left;
	clear: both;
}

table, tr, td { border: 0 none; }

th {
	font: bold 12px Georgia, Times;
	text-decoration: underline;
}

td {
	padding: 4px;
	font: normal 12px Georgia, Times;
}

div#teksti label { position: relative; }

div#teksti label span {
	position: absolute;
	bottom: 10px;
	left: -80px;
	width: 160px;
	margin: 0;
	padding: 20px 20px 34px 19px;
	display: none;
	background: transparent url(/kuvat/tooltip.png) no-repeat bottom left;
	border-top: 1px solid #BFBFBF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

div#teksti label:hover span { display: block; }


textarea {
	width: 380px;
	height: 200px;
	font: normal 12px Georgia, Times;
	color: #000;
	border: 1px dotted #000;
	background: #FFFDE6;
}

.clear {
	display: block;
	clear: both;
}

.clearl {
	display: block;
	clear: left;
}

span.huomio, div.tapahtuma span.huomio {
	color: #BE0000;
	font-size: 95%;
	text-transform: uppercase;
}

.pakollinen {
	background: url(/kuvat/pakollinen.png) center left no-repeat;
	padding-left: 18px;
}

p.sisennys1, span.sisennys1 {
	padding-left: 1.5em;
	font-weight: normal;
}

p.sisennys, p.sisennys2, span.sisennys2 {
	padding-left: 3em;
	font-weight: normal;
}

div#teksti p.muutto {
	margin: 150px 0 20px;
	color: #BE0000;
	font-size: 20px;
	text-decoration: blink;
}

div#teksti p.muutto a {
	font-size: 14px;
	text-decoration: none;
}

div#teksti p.uutuus {
	margin: 150px 0 20px;
	color: #BE0000;
	font-size: 20px;
}

div#teksti p.uutuus a:link { color: #BE0000; }

a#kartta, a#kartta:visited, a#kartta:active {
	margin: -5px 10px 30px 0;
	display: block;
	width: 634px;
	height: 494px;
	outline: 0;
	border: 1px solid #A9A9A9;
	padding: 1px;
	text-decoration: none;
	background: #ded59a url(/kuvat/kartta2.gif) 0 0 no-repeat;
}

a#kartta:hover { background-position: 0 -498px; }

p.kartta {
	width: 618px;
	margin: 0;
	background-color: #B9F0FF;
	padding: 5px 10px;
	border-top: 1px solid #81B9FC;
	border-bottom: 1px solid #81B9FC;
}
