body{
  background-color: #a0042a;
  margin: 0;
}

body, td, th
{
  font-family: verdana, arial;
  font-size: 11px;
  color: #000;
  line-height: 18px;
}

td a:link, td a:active, td a:visited, td a:hover
{
  color: #41b7e5;
  text-decoration: none;
  font-weight: normal;
}

td a:hover
{
  text-decoration: underline;
}

h1,h2,h3,h4
{
  color: #a50133;
  font-family: georgia, times;
  margin: 0px 0px 0.5em 0px;
  font-weight: normal;
}

p
{
  margin: 0px 0px 0.5em 0px;
}

.kuvateksti {
	color: #999999;
	font-style: italic;
}

h1
{
  font-size: 18px;
}

h2
{
  font-size: 16px;
}

h3
{
  font-size: 14px;
}

table#os_main_table
{
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  width: 100%;
}

table#os_main_table td
{
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
}

td#os_main_table_left
{
  background-image: url('left.jpg');
  background-repeat: no-repeat;
  background-position: right top;
}

td#os_main_table_center
{
  width: 960px;
  background-image: url('center.jpg');
  background-repeat: no-repeat;
}

td#os_main_table_right
{
  background-image: url('right.jpg');
  background-repeat: no-repeat;
  background-position: left top;
}

div#os_main_wrapper
{
  position: relative;
  height: 600px;
}

div#os_main_menu
{
  position: absolute;
  top: 71px;
  left: 272px;
  width: 660px;
  text-align: center;
}

div#os_main_menu a
{
  font-family: georgia, times;
  font-size: 16px;
  padding: 0px 8px 0px 8px;
  font-weight: normal;
}

div#os_main_menu a:link, div#os_main_menu a:visited, div#os_main_menu a:active
{
    color: #fff;
    text-decoration: none;
}

div#os_main_menu a:hover
{
    color: #fff;
    text-decoration: underline;
}

div#os_main_menu a.current:link, div#os_main_menu a.current:visited, div#os_main_menu a.current:active, div#os_main_menu a.current:hover
{
  text-decoration: underline;
}

div#os_top_menu
{
  position: absolute;
  top: 10px;
  color: #fff;
  width: 940px;
  text-align: right;
}

div#os_top_menu a
{
  padding: 0px 7px 0px 4px;
  font-weight: bold;
}

div#os_top_menu a:link, div#os_top_menu a:visited, div#os_top_menu a:active
{
    color: #fff;
    text-decoration: none;
}

div#os_top_menu a:hover
{
    color: #fff;
    text-decoration: underline;
}

div#os_breadcrumbs
{
  position: absolute;
  top: 14px;
  right: 46px;
  color: #ccc;
}

div#os_breadcrumbs a
{
  padding: 0px 3px 0px 0px;
  font-weight: normal;
  font-size:  11px;
}

div#os_breadcrumbs a:link, div#os_breadcrumbs a:visited, div#os_breadcrumbs a:active
{
  color: #ccc;
  text-decoration: none;
}

div#os_breadcrumbs a:hover
{
  color: #ccc;
  text-decoration: underline;
}

div#os_spacer
{
  height: 175px;
}

div#os_left_menu
{
  position: absolute;
  top: 176px;
  width: 300px;
  height: 667px;
  background-image: url('left_menu.gif');
}

div#os_left_menu_content
{
  margin: 53px 33px 33px 0px;
  overflow: hidden;
}

div#os_left_menu_content a
{
  display: block;
  padding-left: 33px;
}

div#os_left_menu_content a:link,
div#os_left_menu_content a:active,
div#os_left_menu_content a:visited,
div#os_left_menu_content a:hover
{
  color: #a50133;
  font-family: georgia, times;
  margin: 0px 0px 30px 0px;
  font-weight: normal;
  font-size: 24px;
}

div#os_left_menu_content a.sub:link,
div#os_left_menu_content a.sub:active,
div#os_left_menu_content a.sub:visited,
div#os_left_menu_content a.sub:hover
{
  color: #656565;
  font-family: georgia, times;
  margin: 0px 0px 0.5em 0px;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
}

div#os_left_menu_content a.current:link,
div#os_left_menu_content a.current:active,
div#os_left_menu_content a.current:visited,
div#os_left_menu_content a.current:hover
{
  background-image: url('pointer.gif');
  background-repeat: no-repeat;
  background-position: 0px 2px;

}

div#os_submenu_box
{
  width: 190px;
  background-color: #aaa89e;
  background-image: url('submenubox_top.jpg');
  background-repeat: no-repeat;
  position: absolute;
  bottom: 20px;
  left: 20px;
  overflow: hidden;
}

div#os_submenu_box_content
{
  padding: 10px 20px 10px 20px;
}

div#os_submenu_box_content h1
{
  color: #fff;
  font-size: 25px;
  line-height: 28px;
  text-align: center;
}

div#os_submenu_box_content a:link,
div#os_submenu_box_content a:active,
div#os_submenu_box_content a:visited,
div#os_submenu_box_content a:hover
{
  font-family: veradana, arial;
  font-weight: normal;
  font-size: 13px;
  color: #fff;
  display: inline;
  margin: 0;
  padding: 0;
}

div#os_submenu_box_content ul
{
  margin: 0px 0px 0px 16px;
  padding: 0;
  color: #fff;
}

div#os_submenu_box_content li
{
  padding: 0;
  margin: 0;
  line-height: 20px;
}

div#os_submenu_box_bottom
{
  background-image: url('submenubox_bottom.jpg');
  height: 17px;
}

div#os_top_right_content
{
  position: absolute;
  top: 175px;
  left: 639px;
  width: 300px;
  height: 311px;
  overflow: hidden;
}

div#os_news_content
{
  position: absolute;
  z-index: 1000;
  top: 519px;
  left: 658px;
  width: 264px;
  height: 200px;
  overflow: hidden;
}


div#os_top_left_content
{
  position: absolute;
  top: 175px;
  left: 0px;
  width: 620px;
  height: 420px;
  overflow: hidden;
}

table#os_nostot
{
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  position: absolute;
  top: 506px;
}

table#os_nostot td
{
  padding: 0;
  margin: 0;
  vertical-align: top;
  color: #fff;
  font-size: 13px;
}

table#os_nostot td a:link,
table#os_nostot td a:active,
table#os_nostot td a:visited
{
  color: #fff;
}

table#os_nostot td a:hover
{
  color: #fff;
}

div.os_nostot_top
{
  height: 230px;
  width: 300px;
  overflow: hidden;
  position: relative;
}

div.os_nostot_bottom
{
  height: 130px;
  width: 300px;
  overflow: hidden;
  position: relative;
}


td.os_nostot_vertical_margin
{
  width: 20px;
}

td.os_nostot_horizontal_margin
{
  height: 20px;
}

div#os_footer
{
  position: absolute;
  top: 900px;
  left: 10px;
  color: #fff;
  font-weight: bold;
  padding-bottom: 40px;
  width: 900px;
}

div#os_footer a:link, div#os_footer a:active, div#os_footer a:visited, div#os_footer
{
  color: #fff;
}

div#os_footer a:hover
{
  color: #fff;
}

#search_box {
	float: left;
	margin-left: 300px;
	_margin-left: 150px;
	vertical-align: top;
}

#search_input {
	border: 1px solid #827173;
	height: 18px;
}

/* MSS Feedback */
.palaute_otsikko
{
 font-size: 15px;
 font-weight: normal;
 color: #a9455d;
}

.palaute_valiotsikko
{
 font-weight: bold;
 color: #a9455d;
}

.palaute_kentta_text, .palaute_kentta_textarea
{
	width: 250px;
}

