

/* Tyylit 

Koodit wanhoilta sivuilta :)

*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	scrollbar-face-color: #BFBFBF;
	scrollbar-shadow-color: #BFBFBF;
	scrollbar-highlight-color: #BFBFBF;
	scrollbar-3dlight-color: #E9E9E9;
	scrollbar-darkshadow-color: #A9A9A9;
	scrollbar-track-color: #E3E3E3;
	scrollbar-arrow-color: #000000;
	
	background:url(../img/background2.jpg);
	background-repeat: repeat-y, repeat-x;
	background-position: top;
}

body.tervetuloa{
	
scrollbar-face-color: #BFBFBF;

	scrollbar-shadow-color: #BFBFBF;
	scrollbar-highlight-color: #BFBFBF;
	scrollbar-3dlight-color: #E9E9E9;
	scrollbar-darkshadow-color: #A9A9A9;
	scrollbar-track-color: #E3E3E3;
	scrollbar-arrow-color: #000000;
	
	background:url(../img/background_tervetuloa.jpg);
	background-repeat: repeat-y, repeat-x;
	background-position: center;
}



p{
	margin:10px 0;
}

a, a:link, a:visited, a:active{
	font-family: arial;
	color: #3b7b37;
	text-decoration: none;
}

/* Tällä pakotetaan editorin sisällön linkit oikean näköisiksi
   Eli yleensä sama tyyli kuin tuossa yllä a-elementille, mutta jokaisen perään !important */
.mceContentBody a,.mceContentBody a:link, .mceContentBody a:visited{
	font-family: arial !important;
	color: #ab0000 !important;
	text-decoration: none !important;
}
.mceContentBody{
	background:transparent !important;
}



a.news, a.news:link, a.news:visited {
	color:#0c6c94;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text{
	width:100%;
}

h1 {
	font-size: 16px;
	font-family: trebuchet ms;
	color: #3b7b37;
}

h2 {
	font-size: 14px;
	color: #313131;
}

h3 {
	font-size: 12px;
	color: #000000;
}

h4 {
	color: #458AD7;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}



/* Wanhat roippeet */

td.vasen{background:url(../img/header_vasen_reuna.gif); background-repeat:no-repeat; background-position: right }

td.oikea{background:url(../img/header_oikea_reuna.gif); background-repeat:no-repeat;}

tr.main{background-image:url(../img/main_background.jpg);}

.main{background-color:#EBF4EA;}

tr.sivupolku{background:url(../img/otsikko_background.jpg); background-repeat:no-repeat;}

a { text-decoration: none; color:#475A44 }

a:hover { text-decoration: underline;   color:#498224 }

a.menu { text-decoration: none;  }

a.link { text-decoration: none; color:#F60100 }

a:hover.link { text-decoration: underline; font-weight : bold; color:#F60100}


/* menu */
td.menuitem {
	background-image:url(../img/menu_bg.jpg); 
	background-repeat:no-repeat;
	height: 25px;
}

td.menuitem_1 {
	background-image:url(../img/menu_bg_1.jpg); 
	background-repeat:no-repeat;
	height: 25px;
}


.otsikko { color: #CE0000; font-style: normal; font-weight : bold; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; }

 

td {  color: #000000; font-style: normal; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif }

.kirjaudu { color: #ffffff; font-style: normal; font-size: 12px; font-family: Arial narrow,Verdana, Helvetica, sans-serif; }

.reunauutinen{  color: #000000; font-style: normal; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif }

.footer{color: #D7E7D2; font-style: normal;  font-size: 8px; font-family: Arial, Verdana, Helvetica, sans-serif;}

input {

	font-family: Arial ,Verdana, Helvetica, sans-serif;

	font-size: 12px;

}



