/* Yleiset */
html, body { height: 100%; }
body {
	margin: 0;
	padding: 0;
	background-color: #d7e9c6;
	background-image: url(../img/bg_content.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
img { border: 0; }
p { margin-top: 0; margin-bottom: 10px; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #3c7b05;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3c7b05;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	color: #3c7b05;
}
a:link, a:visited {
	color: #3c7b05;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}

/* Layout */
div#container {
	overflow: hidden;
	min-height: 100%;
}
div#top {
	display: block;
	height: 257px;
	background-color: #69b327;
	background-image: url(../img/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
div#logo {
	display: block;
	height: 198px;
	background: url(../img/bg_logo.jpg) no-repeat right top;
}
div#logoSe {
	display: block;
	height: 198px;
	background: url(../img/bg_logoSe.jpg) no-repeat right top;
}
div#kielet {
	position: absolute;
	left: 170px;
	top: 201px;
	color: #fff;
	/*color: #a4833c;*/
	font-weight: bold;
}
div#info {
	display: block;
	height: 21px;
	margin-left: 308px;
	padding-left: 62px;
	line-height: 20px;
	background-color: #c5d011;
	background-image: url(../img/bg_info.jpg);
	background-repeat: no-repeat;
	color: #296b08;
}
div#infoborder {
	display: block;
	margin-left: 35px;
	border-top: 1px solid #f7ff1e;
	font-size: 0;
	clear: none;
}
div#content {
	display: block;
}
div#uutiset {
	float: left;
	width: 106px;
	padding-left: 22px;
	padding-top: 7px;
	background: url(../img/bg_uutiset.gif) no-repeat;
}
div#leftspace { float: left; width: 130px; height: 66px; background: url(../img/bg_uutiset.gif) no-repeat; }
div#sisalto {
	width: 400px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 50px;
	float: left;
}
div#sisalto-in, div#sisalto-kosm {
	width: 488px;
	margin-top: 10px;
	margin-bottom: 50px;
	float: left;
}
div#kosm p { width: 380px; }
div#kosm img { float: right; }
div#nostot {
	width: 185px;
	float: right;
	margin-top: 22px;
}
div#footer {
	clear: both;
	width: 560px;
	margin-left: 7px;
	padding-top: 10px;
	padding-left: 18px;
	border-top: 1px dashed #3d8212;
	color: #3d8212;
}
div#footer-in {
	clear: both;
	width: 590px;
	margin-left: 7px;
	padding-top: 10px;
	padding-left: 18px;
	border-top: 1px dashed #3d8212;
	color: #3d8212;
}
div#footer a:link, div#footer a:visited, div#footer-in a:link, div#footer-in a:visited { text-decoration: none; color: #3d8212; }
div#footer a:hover, div#footer-in a:hover { text-decoration: underline; }

/* Navi */
div#naviborder {
	display: block;
	margin-left: 35px;
	border-top: 1px solid #f7ff1e;
	font-size: 0;
	clear: none;
}
div#navi {
	display: block;
	height: 38px;
	padding-left: 130px;
	line-height: 37px;
	background-color: #d7e9c6;
	background-image: url(../img/bg_navi.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #c09d51;
}
div#navi ul { list-style-type: none; margin: 0; padding: 0; }
div#navi li { display: inline; margin-right: 5px; }
div#navi a:link, div#navi a:visited, div#kielet a:link, div#kielet a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3c7b05;
}

/* Otsikot */
h1#tervetuloa {
	text-indent: -9999px;
	height: 29px;
	width: 413px;
	background: url(../img/tervetuloa.jpg) no-repeat;
	background-color: #ddeacc;
}
h1#valkommen {
	text-indent: -9999px;
	height: 29px;
	width: 355px;
	background: url(../img/valkommen.jpg) no-repeat;
}

/* Sahkoposti */
.meili { margin-top: 5px; }

/** UUTISPALSTA **/
.uutiset-marginaali {
	padding-bottom: 5px;
	vertical-align: baseline;
	line-height: normal;
}
.uutiset-pvm {
	padding-top: 12px;
	font-weight: bold;
	color: #3c7b05;
}
a.uutiset-linkki:link, a.uutiset-linkki:visited {
	text-decoration: none;
	color: #000;
}
.copyright {
	padding-bottom: 20px;
	color: #3c7b05;
}

/* AJANKOHTAISTA-PALSTAN TYYLEJÄ */
.newsBlock {
	display: block;
	padding: 0 0 10px 0;
}

.newsBlock h2 {
	
}

.newsBlock p {
	
}

.newsBlock table {
	border: 1px solid #e6e6e6;
}
.newsBlock tr.rivi1 {
	background-color:#e6e6e6;
}
.newsBlock tr.rivi2 {
	background-color:#ffffff;
}
.newsBlock tr.rivi1 td.solu2 {
	border-left: 1px solid #dadada;
}
.newsBlock tr.rivi2 td.solu2 {
	border-left: 1px solid #e6e6e6;
}
.newsBlock td.solu1 {
	padding: 3px 15px 3px 10px;
	text-align: left;
	vertical-align: top;
}
.newsBlock td.solu2 {
	padding: 3px 10px 3px 10px;
	text-align: center;
	vertical-align: top;
}
