

/* Tyylit */
body {
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
	color:#4c4c4c;
}

b, strong{
	
	color:#2a2a2a;
}

p{
	margin:10px 0;
}

a, a:link, a:visited, a:active{
	font-family: calibri, arial;
	color: #0072b2;
	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: calibri, arial !important;
	color: #0072b2 !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: calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.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%;
}

#vaihtuvat {
	font-size: 16px;
	color: #1f83bb;
	font-weight:bold;
	font-style: italic;
}

h1 {
	font-size: 18px;
	color: #2e3192;
	font-style: italic;
}

h2 {
	font-size: 14px;
	color: #000000;
}

h3 {
	font-size: 12px;
	color: #000000;
}

h4 {
	color: #458AD7;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}


.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}

/* Dropdownmenu */
.menuarea{
	position:absolute;
	display:none;
	width:180px;
	border:1px solid #c3c3c3;
	background-color:white;
	padding-bottom:5px;
}

#menutable .menutop_a{
	color:#6D3A78;
	padding:0 4px;
}
#menutable .menutop{
	color:#3c3c3c;
	padding:0 4px;
}

#menutable .menusub_a{
	color:#6D3A78;
	padding:0 4px;
	font-weight:bold;
	display:block;
}
#menutable .menusub{
	color:#3c3c3c;
	padding:0 4px;
	display:block;
}

/*RAKENNE*/


.sata{
	width:100%;
	height:100%;
}


#tausta{
	height:auto !important;
	min-height:544px;
	height:544px;
	/*height:100%;*/
	width:100%;
	background:#fff url(../img/bg.gif) repeat-x 0 0;
}
#tausta2{
	height:auto !important;
	min-height:164px;
	height:164px;
	/*height:100%;*/
	width:100%;
	background:transparent url(../img/top_bg.gif) no-repeat center top;
}

#backg{
	height:100%;
	width:100%;
	background:transparent url(../img/bottom_bg.gif) repeat-x center bottom;
}

#container{
	width:931px;
	height:100%;
}

#top{
	height:53px;
	width:100%;
}

#valikko{
	height:32px;
	width:100%;
}

#menutable{
	height:100%;
	width:100%;
	background:transparent url(../img/menu_bg.gif) repeat-x bottom left;
}

#menutable2{
	
	width:100%;
	height:auto;
	
}

.bread, .bread td{
	height:40px;
	font-size:11px;
}

#bread{
	height:40px;
}

.vali_sh{
	height:30px;
	width:100%;
	background:transparent url(../img/vali_bg.gif) no-repeat top left;
}



#valikko2{
	width:177px;
}

.vali_gr{
	background:transparent url(../img/gr2light.gif) repeat-y top center;
	width:53px;
}

#ca{
	width:687px;
}

#top_kuva{
	height:304px;
	width:100%;
	background:transparent url(../img/top_kuva.jpg) no-repeat center top;
}
#cont{
background:transparent url(../img/cont_bg.gif) no-repeat center top;
width:100%;
}
#footer{
	height:48px;
	width:100%;
	background-color:#1f83bb;
}

.aktiivinen{
	background-color:#fff;
	
}

#footer td{
	color:#fff;
	font-size:11px;
	line-height:18px;
	
}

#footer ul{

	padding:0;

	margin:0 0 0 6px;

	font-size:11px;

	list-style:none;}



#footer li{
	margin:0;

	background:transparent url(../img/nuoli_f.gif) 0 9px no-repeat;

	padding:2px 6px 0px 14px;}
	
#footer h4{
	padding:0;
	margin:0;
	color:#fff;
	text-transform:uppercase;
	}
#footer a, #footer a:link, #footer a:link:active, #footer a:link:visited{
	
	color:#fff;
	
	}

.aktiivinen, .menu{
	
	padding:0 8px;
	
	}


.menu_sub a, .menu_sub a:link, .menu_sub a:active, .menu_sub a:hover, .menu_sub a:visited{
	color:#656565;
	
}

.menu_sub_a a, .menu_sub_a a:link, .menu_sub_a a:active, .menu_sub_a a:hover, .menu_sub_a a:visited{
	color:#000;
	
	
}