/* Footerin asetus */
html, body, #wrapper {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #wrapper {
	height: auto;
}
div#wrapper {
	position: absolute;
	top: 0; left: 0;
}


/* Yleiset */
body {
	margin: 0;
	padding: 0;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left 162px;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #809826;
	text-indent: -9999px;
	margin-top: 0;
	margin-bottom: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #484848;
	margin-top: 18px;
	margin-bottom: 6px;
}
p { margin-top: 0; }
img { border: 0; }
a:link, a:visited {
	color: #00a7da;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

/* Layout */
div#top {
	display: block;
	height: 157px;
	background: url(../img/bg_top.jpg) repeat-x;
	position: relative;
}
div#topwrap  {
	width: 755px;
	margin: 0 auto;
	position: relative;
}
div#logo {
	width: 243px;
	height: 152px;
	background: url(../img/logo.jpg) no-repeat;
}
div#yhteys {
	background-color: #ccdc91;
	position: absolute;
	right: 0;
	top: 18px;
	padding: 25px 35px 25px 48px;
	font-weight: bold;
}
* html div#yhteys { right: -1px; }
img#vihr_yla {
	position: absolute;
	top: 0;
	left: 0;
}
img#vihr_ala {
	position: absolute;
	bottom: 0;
	left: 0;
}
div#container {
	width: 755px;
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}
div#vasenpalsta {
	width: 207px;
	float: left;
	overflow: hidden;
	padding-bottom: 100px;
}
div#navi {
	padding-top: 26px;
	padding-bottom: 30px;
	color: #26592a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;	
}
div#keskipalsta {
	width: 365px;
	padding-left: 12px;
	padding-top: 32px;
	padding-bottom: 25px;
	float: left;
}
div#keskipalsta p {
	width: 80%;
}
div#keskipalsta-sis {
	width: 525px;
	padding-left: 12px;
	padding-top: 32px;
	padding-bottom: 25px;
	float: left;
}
div#laakehaku {
	width: 300px;
	padding-left: 65px;
	height: 55px;
	padding-top: 49px;
	padding-bottom: 20px;
	margin-top: 5px;
	background: url(../img/bg_laakehaku.gif) no-repeat;
	color: #000;
}
div#uutiset {
	width: 133px;
	padding: 33px 14px 170px 14px;
	margin-bottom: 19px;
	background-color: #00a7da;
	background-image: url(../img/bg_uutiset.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	color: #fff;
	
}

div#uutiset ul{
	padding: 0;
	margin: 0;
	width: 130px;

}

#uutiset ul{
	margin: 0; 
	padding: 0;
}

#uutiset li {
	margin-left: 0;
	margin-bottom: 10px;
}

div#kalenteri {
	margin-top: 15px;
}
div#kukka {
	width: 70px;
	height: 67px;
	background: url(../img/kukka.gif) no-repeat;
	position: absolute;
	bottom: 18px;
	left: 33px;
}
div#footer {
	height: 14px;
	width: 100%;
	background: url(../img/bg_footer.jpg) repeat-x;
	font-size: 0;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* Otsikot */
h1#h1-etusivu { background: url(../img/h1_tervetuloa.gif) no-repeat; height: 42px; }
h1#h1-uutisia { background: url(../img/h1_uutisia.gif) no-repeat; height: 15px; }
h1#h1-palvelut { background: url(../img/h1_sinua_varten.gif) no-repeat; height: 20px; }
h1#h1-yhteystiedot { background: url(../img/h1_yhteystiedot.gif) no-repeat; height: 20px; }

/* Kuvitukset */
div#kuvitus-etusivu {
	width: 207px;
	height: 337px;
}
div#kuvitus-etusivu { background: url(../img/kuvitus.jpg) no-repeat 7px; }

/* Navi */
div#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#navi li {
	height: 28px;
	width: 168px;
	line-height: 28px;
	padding-left: 38px;
	padding-bottom: 2px;
}
li#navi-act { background: url(../img/navi_act.jpg) }
div#navi a:link, div#navi a:visited {
	text-decoration: none;
	color: #809826;
}
div#navi a:hover, div#navi a:active {
	color: #26592a;
}

/* Kalenteri */
.cal-prev {	text-align:left; }
.cal-next { text-align:right; }
.cal-year { text-align:center; background-color: #ccedf8; }
td.cal-paivvko { background-color: #666; color: #fff; font-weight:bold; }
#Caldays { border:1px solid #ccc; border-collapse:collapse; }
#Caldays td {
	clear:both;
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:2px;
	text-align:center;
}
#Caldays .cal-th { font-weight:bold; }
#Caldays .cal-curday {
	background-color: #4dc2e5;
	text-align:center;
}
#Caldays .cal-day {
	background-color:#ccedf8;
	text-align:center;
}
div#kalenteri a:link, div#kalenteri a:visited, div#kalenteri-sis a:link, div#kalenteri-sis a:visited {
	color: #484848;
}
div#kalenteri a:hover, div#kalenteri-sis a:hover { text-decoration: underline; }

/* Muut */
.nosto { font-weight: bold; }
.aika { color: #556e00; font-size: 14px; font-weight: bold; }
td.paivat { width: 50px; }

/* Uutiset */
.news-date {
	padding-top: 12px;
	font-weight: bold;
}
.news-copy { font-size: 10px; }
.news-list a:link, .news-list a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.news-list a:hover, .news-list a:active {
	text-decoration: underline;
}
