body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
background: #f3f3f3;
text-align: center;
line-height: 18px;
}

a, a:visited
{
font-size: 13px;
color: #009ddc;
text-decoration: none;
}

a:hover, a:active
{
font-size: 13px;
color: #006dac;
text-decoration: underline;
}

hr {
   height:1px;
   border-bottom: 1px solid #ddd;
   border-top: 0px none;
   margin: 5px auto;
   width: 95%;
   text-align: center;
}
table.henkilokunta {
	border-collapse: collapse;
	margin-left: 20px;
}
td.henkilokuntatd {
	width: 325px;
	height: 66px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 8px;
	background-color: #e4e5e7;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
}

td.henkilokuntatd span.nimi {
	font-size: 12pt;
	color: #717082;
}

td.henkilokuntatd span.titteli {
	font-size: 10pt;
}

img.henkilokuva {
	float: right;
	border: 0px;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}
#main
{
margin: 0px auto;
width: 972px;
text-align: left;
}

#language
{
text-align: right;
height: 50px;
color: #009ddc;
width: 972px;
margin: 0px;
padding: 0px;
}

#language p
{
padding-top: 18px;
}

#top_bar
{
/*background: url("/static/images/fossa/top_bar_background.jpg") repeat-x;*/
width: 972px;
margin: 0px 0px 18px 0px;
padding: 0px 0px 0px 0px;

}

#navi1
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#navi1 img
{
margin: 0px;
padding: 0px;
}

#navi1 li
{
/*display: inline;*/
float: left;
list-style-type: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#navi1 li#logo
{
margin-right: 0px;
}

#content_area
{
float: left;
display: block;
margin-top: 15px;
}

#left_column
{
float: left;
clear: left;
width: 244px;
margin: 0px 0px 0px 0px;
}

#image
{
margin: 0px 0px 0px 0px;
}

#right_column
{
float: right;
clear: right;
margin: 0px 0px 0px 20px;
}

#navigation
{
margin: 0px 0px 0px 0px;
width: 244px;
}

#navigation ul#subnavi
{
background: #fff;
border-left: solid 1px #e9e9e9;
border-right: solid 1px #e9e9e9;
font-size: 14px;
width: 244px;
}

#navigation ul#subnavi li
{
margin: 0px;
padding: 5px 10px;
border-top: solid 1px #e9e9e9;
}

#navigation ul#subnavi li.navi_on
{
background: #00a5e3;
color: #fff;
}

#navigation ul#subnavi li.navi_off_first
{
background: url("/static/images/fossa/navi_top_off.gif") top left no-repeat;
padding-top: 10px;
border-top: none;
}

#navigation ul#subnavi li.navi_on_first
{
background: #00a5e3 url("/static/images/fossa/navi_top_on.gif") top left no-repeat;
color: #fff;
padding-top: 10px;
}

#navigation ul#subnavi li.navi_off_last
{
background: url("/static/images/fossa/navi_bottom_off.gif") bottom left no-repeat;
padding-bottom: 10px;
}

#navigation ul#subnavi li.navi_on_last
{
background: #00a5e3 url("/static/images/fossa/navi_bottom_on.gif") bottom left no-repeat;
color: #fff;
padding-bottom: 10px;
}

#navigation ul#subnavi ul#subnavi2
{
margin: 5px -10px -5px -10px;
background: #e9e9e9;
}

#navigation ul#subnavi2 li
{
margin: 0;
padding: 5px 20px;
border-top: solid 1px #fff;
font-size: 13px;
}

#navigation ul#subnavi2 li.navi_off a
{
color: #595959 !important;
font-weight: normal !important;
}

#navigation ul#subnavi2 li.navi_on
{
background: #c3c3c3;
}

#navigation ul#subnavi li.navi_on a, #navigation ul#subnavi li.navi_on_first a,
#navigation ul#subnavi li.navi_on_last a
{
color: #fff;
font-weight: bold;
}


#left_column_index
{
float: left;
clear: left;
background: #fff;
width: 475px;
border-left: solid 1px #e9e9e9;
border-right: solid 1px #e9e9e9;
margin: 0px;
}

#right_column_index
{
float: right;
clear: right;
background: #fff;
width: 475px;
border-left: solid 1px #e9e9e9;
border-right: solid 1px #e9e9e9;
margin: 0px 0px 0px 18px;
padding: 0px;
}

/* #right_column_index p
{
margin: 5px 10px;
}*/

#content_head
{
background: #9d9d9d url("/static/images/fossa/content_head_top.jpg") top left no-repeat;
width: 708px;
height: 50px;
}

#content_head_wide
{
background: #9d9d9d url("/static/images/fossa/content_head_top_wide.jpg") top left no-repeat;
width: 970px;
height: 50px;
}

#content_head h1, #content_head_wide h1
{
color: #fff;
margin: 0px 0px 0px 0px;
padding: 15px 0px 0px 18px;
font-size: 150%;
font-weight: normal;
}

#content, #content_wide
{
margin: 0px 0px 0px 0px;
background: #fff url("/static/images/fossa/content_bottom.jpg") bottom left no-repeat;
border-left: solid 1px #e9e9e9;
border-right: solid 1px #e9e9e9;
width: 698px;
padding-left: 4px;
padding-right: 4px;
padding-top: 16px;
color: #707085;

}
#content_leftcol
{
float: left;
width: 410px;
}
#content_rightcol
{
float: right;
width: 260px;
margin-right: 20px;
padding-top: 14px;
}

#content_wide
{
background: #fff url("/static/images/fossa/content_bottom_wide.jpg") bottom left no-repeat;
width: 961px;
}

#content p, #content_wide p
{
padding: 10px 20px 10px 20px;
}



#content h1, #content_wide h1
{
padding: 10px 20px 0px 20px;
font-size: 125%;
font-weight: bold;
}

#left_column_index div#left_content {
background: #fff url('/static/images/fossa/index_info.jpg') top left no-repeat;
color: #707085;
margin: 3px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 24px;
padding-left: 24px;
}

#left_column_index div#left_content p
{

}

#left_column_index div#left_content hr
{
margin: 10px 0px;
border: 1px solid #ebecf6;
height: 1px;
}

#left_column_index div#left_content a
{
font-size: 14px;
}

#left_content_lower {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 24px;
	padding-left: 24px;
	text-align: left;
}

#footer
{
float: left;
clear: both;
margin: 18px 0px 10px 0px;
color: #009ddc;
width: 972px;
}
.highlighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.5pt;
	color: #707085;
	line-height: 17pt;
}
#header_news {
	background-image: url(/static/images/fossa/header_news.jpg);
	width: 475px;
	height: 37px;
}
#left_column_btm {
	background-image: url(/static/images/fossa/left_column_btm.gif);
	width: 475px;
	height: 20px;
}

#news_item {
float: left;
width: 960px;
padding-bottom: 20px;
font-size:120%;
}
.paddingbottom0 {
	padding-bottom: 0px !important;
}

.paddingtop0 {
	padding-top: 0px !important;
}

#news_list {
width: 370px;
float: right;
}

#news_list hr {
   height:1px;
   border-bottom: 1px solid #ededf5;
   border-top: 0px none;
   margin: 2px auto;
   width: 330px !important;
   text-align: center;
}

#news_frontpage hr {
   height:1px;
   border-bottom: 1px solid #ededed;
   border-top: 0px none;
   margin: 10px auto;
   width: 100% !important;
   text-align: center;
}

#news_frontpage a.newslink, div#news_frontpage a.newslink:visited {
color: #707085 !important;
}

#left_column_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #707085;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 24px;
	padding-left: 24px;
}


a.newslink, a.newslink:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009ddc;
	text-decoration: none;
}
a.newslink:hover, a.newslink:active {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009ddc;
	text-decoration: underline;
}

a.newslink_selected, a.newslink_selected:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009ddc;
	text-decoration: none;
	font-weight: bold;
}
a.newslink_selected:hover, a.newslink_selected:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009ddc;
	text-decoration: underline;
}

.news_lead {
	color: #9696b2;
}
p.front_page_news {

}
/* Oikea palsta, etusivu */

#header_palvelut {
background-image: url(/static/images/fossa/header_palvelut.gif);
width: 475px;
height: 45px;
}
#right_column_content {
background: #fff url('/static/images/fossa/index_info.jpg') top left no-repeat;
color: #707085;
margin: 3px;
padding-top: 7px;
padding-bottom: 7px;
}
#palvelukuvaus0, #palvelukuvaus1, #palvelukuvaus2, #palvelukuvaus3, #palvelukuvaus4, #palvelukuvaus5, #palvelukuvaus6, #palvelukuvaus7, #palvelukuvaus8, #palvelukuvaus9, #palvelukuvaus10 {
padding-top: 4px;
padding-bottom: 4px;
padding-right:  24px;
padding-left: 24px;
}
a.palvelulinkki {
font-size: 14px;
color: #009ddc;
text-decoration: none;
line-height: 18px;
display: block;
padding-bottom: 4px;
padding-top: 4px;
text-indent: 24px;
}
a.palvelulinkki:hover {
background-color: #eeeef0;
font-size: 14px;
color: #009ddc;
text-decoration: none;
line-height: 18px;
display: block;
padding-bottom: 4px;
padding-top: 4px;
}
a.palvelulinkki_on {
background-color: #00a5e3;
font-size: 14px;
color: #ffffff;
text-decoration: none;
line-height: 18px;
display: block;
padding-bottom: 4px;
padding-top: 4px;
font-weight: bold;
text-indent: 24px;
}
a.palvelulinkki_on:hover {
background-color: #00a5e3;
font-size: 14px;
color: #ffffff;
text-decoration: none;
line-height: 18px;
display: block;
padding-bottom: 4px;
padding-top: 4px;
font-weight: bold;
}
#palvelunkuvaus1, #palvelunkuvaus2, #palvelunkuvaus3, #palvelunkuvaus4, #palvelunkuvaus5, #palvelunkuvaus6, #palvelunkuvaus7, #palvelunkuvaus8, #palvelunkuvaus9, #palvelunkuvaus10  {
font-size: 13px;
color: #707085;
line-height: 16px;
padding-top: 15px;
padding-bottom: 15px;
padding-right:  24px;
padding-left: 24px;
}
.right_column_divider {
	width: 427px;
	height: 2px;
	display: block;
	padding-left: 24px;
}

