@charset "utf-8";
/* CSS Document */

/* 1. Kaikkien sivujen ominaisuudet
   2. Etusivu
   3. Kaikilla alasivuilla
   4. Toiminta, Organisaatio, Lehti
   5. Jaostot
   6. Tapahtumat
   7. Toimisto teksti ja Linkit
   8. useammassa kohdassa olevat
*/

/* 1. kaikkien sivujen ominaisuudet */
html {
	overflow-y: scroll;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFC223;
	border-left-color: #FFC223;
}
body {
	background-image: url(verkkoon/bg.jpg);
	background-repeat: repeat;
}
#page {
	width: 791px;
	margin: auto;
	background-color: #FFFFFF;
}
#ylapalkki {
	background-color: #E9EBEC;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-right: 20px;
}

#header {
	background-repeat: no-repeat;
	height: 176px;
	background-image: url(verkkoon/kepeakapala-banneri.jpg);
}
#sisalto_container {
	background-image: url(verkkoon/sisalto_tausta.jpg);
	background-repeat: repeat-y;
}
#navi {
	background-color: #008c44;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 29px;
	margin-right: 1px;
	margin-left: 1px;
}
#navi ul {
	margin: 0px;
	padding-left: 20px;
}
#navi li {
	display: inline;
}
#navi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
}
#navi .linkit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navi .current a {
    background-color: #FFFFFF;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	color: #008C44;
}
#navi a:hover {
 	background-color: #FFFFFF;
 	color: #4db848;
}
#viivat {
	background-image: url(verkkoon/viivat-kp.jpg);
	background-repeat: no-repeat;
	height: 36px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 6px;
}

#footer .current a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	margin-right: 20px;
	margin-top: 3px;
	text-decoration: underline;
}
#footer {
	height: 29px;
	clear: both;
	background-color: #008c44;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer_container {
	clear: both;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFC220;
	border-bottom-color: #FFC220;
	border-left-color: #FFC220;
}
#yhteystiedot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 130px;
	float: left;
}


/* 2. Etusivu */
#sisalto {
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
}

#center {
	float: left;
	width: 500px;
	margin-bottom: 0px;
	min-height: 400px;
	margin-top: 0px;
	margin-right: 0px;
}
#center h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008C44;
	padding-left: 32px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
#paa_sisalto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding-bottom: 20px;
	padding-left: 35px;
	font-weight: normal;
	line-height: 17px;
	padding-right: 35px;
}
#paa_sisalto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203882;
	text-decoration: underline;
}
#right {
	float: right;
	width: 208px;
	padding-right: 5px;
}
#tapahtumat_container {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #008C44;
	border-left-color: #008C44;
}
#t_laatikko {
	background-color: #bbe4b9;
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008C44;
	font-weight: bold;
	padding-left: 55px;
}
#t_laatikko h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008C44;
	padding-top: 5px;
	padding-left: 60px;
	margin: 0px;
	font-weight: bold;
}
#tapahtumat_container #teksti {
	background-color: #bbe4b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008C44;
	font-weight: 500;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#tapahtumat_container #teksti a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203882;
	text-decoration: underline;
	line-height: 20px;
}
#tapahtumat_container #teksti li {
	list-style-type: none;
	display: inline;
}
#teksti a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203882;
	line-height: 20px;
}
.kuva {
    text-decoration: none;
	border: none;
}
.kuva a {
    text-decoration: none;
	border: none;
}
#sponsori {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 50px;
	padding-left: 15px;
	padding-top: 10px;
}
#sponsori2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 55px;
	padding-top: 5px;
}
#sponsori3 {
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.clear {
	clear: both;
	height: auto;
}



/* 3. Kaikilla alasivuilla */
#aihe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008C44;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#aihe h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 55px;
	padding-top: 6px;
}
.balalinkki a:hover {
	color: #008C44;
	background-color: #86cf83;
	text-decoration: none;
}
.balalinkki a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4DB748;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #bbe4b9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
}
#navi2 .current a {
	background-color: #86cf83;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008C44;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
}
.ala_ala_linkki {
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.ala_ala_linkki a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203882;
	text-decoration: none;
}
.ala_ala_linkki a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203882;
	text-decoration: underline;
}
#no_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
	padding-top: 4px;
}
.clear2 {
	height: 0px;
	clear: both;
}



/* 4. Toiminta, Organisaatio, Lehti */
#center2 {
	float: left;
	min-height: 400px;
	width: 760px;
	padding-bottom: 20px;
}
#center2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #008C44;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
}	
#paa_sisalto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding-right: 20px;
	padding-left: 10px;
	font-weight: normal;
	line-height: 17px;
	float: right;
	clear: right;
	width: 324px;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #008C44;
}
#paa_sisalto2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #252525;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#paa_sisalto2 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #252525;
}
#paa_sisalto2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203882;
	text-decoration: underline;
}
#paa_sisalto2 img {
	float: right;
}
#paa_sisalto2 .kentat {
	width: 200px;
}
#linkitys {
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: right;
	width: 553px;
}
#linkitys ul {
	padding-left: 30px;
	margin: 0px;
	padding-top: 3px;
}
#linkitys li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#linkitys a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203882;
	text-decoration: none;
}
#linkitys a:hover {
	text-decoration: underline;
}



/* 5. Jaostot */
#left2 {
	width: 197px;
	float: left;
	clear: left;
	margin-top: 1px;
	margin-right: 1px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #008C44;
	border-right-color: #008C44;
} 
/*#center5 {
	float: left;
	min-height: 500px;
	width: 551px;
	margin-bottom: 5px;
	padding-bottom: 20px;
}*/
#center5 {
	float: left;
	width: 551px;
	margin-bottom: 5px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	min-height: 500px;
}

#center5 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
}			
#paa_sisalto5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: normal;
	line-height: 17px;
}
#paa_sisalto5 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #252525;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#paa_sisalto5 img {
	float: right;
}
/*#linkitys3 {
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: right;
	width: 553px;
}*/
#linkitys3 {
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: right;
	width: 553px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#linkitys3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203882;
	text-decoration: none;
}
#linkitys3 li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#linkitys3 ul {
	padding-left: 30px;
	margin: 0px;
	padding-top: 3px;
}
#linkitys3 a:hover {
	text-decoration: underline;
}



/* 6. Tapahtumat */
#linkitys2 {
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: right;
	width: 751px;
}
#linkitys2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203882;
	text-decoration: none;
}
#linkitys2 ul {
	padding-left: 30px;
	margin: 0px;
	padding-top: 3px;
}
#linkitys2 li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#linkitys2 a:hover {
	text-decoration: underline;
}
#center4 {
	float: left;
	margin-bottom: 5px;
	min-height: 500px;
	width: 748px;
}
	
#paa_sisalto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 140px;
	font-weight: normal;
	line-height: 17px;
}
#center4 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-left: 140px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
}
#paa_sisalto4 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



/* 7. Toimiston teksti ja Linkit */
#center3 {
	float: left;
	margin-bottom: 5px;
	min-height: 300px;
	width: 748px;
}
#center3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #008C44;
	padding-left: 250px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
}	
#paa_sisalto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 250px;
	font-weight: normal;
	line-height: 17px;
}
#paa_sisalto3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #008C44;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0px;
}

#paa_sisalto3 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}




/*  8. useammassa kohdassa olevat */
#korkeutta {
	margin-bottom: 50px;
}
#raja {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 10px;
}




/*
#tyhja_right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 60px;
}
*/
#ala {
	background-image: url(verkkoon/tapahtumat_ala.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 76px;
}
#left2_container {
	width: 197px;
	float: left;
	clear: left;
	padding-left: 5px;
}
#kuvio {
	background-image: url(verkkoon/sivuvalikko_tassu.gif);
	background-repeat: no-repeat;
	height: 44px;
	margin-top: 0px;
	float: left;
	clear: left;
	width: 197px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #008C44;
}
#kuvio_ala {
	background-image: url(verkkoon/sivuvalikko_tassu_pohja.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 197px;
	clear: left;
	float: left;
}
#paa_sisalto h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #008C44;
}
#center_left {
	float: right;
}
#paa_sisalto2_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: normal;
	line-height: 17px;
	float: left;
	clear: left;
	width: 324px;
	margin-top: 10px;
}
#tapahtumat_container #teksti a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#paa_sisalto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#paa_sisalto2_left table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#sisalto img {
	float: right;
	padding-left: 33px;
}
#right #lausahdus {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #028B45;
	margin-top: 30px;
	border-bottom-color: #028B45;
	border-left-color: #028B45;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#lausahdus_sisalto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #028B45;
	background-color: #BBE4BA;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#center #koira {
	height: 200px;
}
#navi_container {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FEC223;
	border-left-color: #FEC223;
}
#footer #tekija {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	padding-right: 5px;
	margin-bottom: 10px;
}
