
body {
	background-color: white;
}

table {
	border-collapse: collapse;
	empty-cells: hide;
}

table td, table th {
	vertical-align: top;
}

table th {
	font-weight: bold;
}

body, p, div, img, br, h1, h2, h3, h4, h5, h6, form, table, table td, table th, input, textarea, select, button {
	margin: 0;
	padding: 0;
}

body, h1, h2, h3, h4, h5, h6, p, div, table td, table th {
	background-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 { font-size: 15pt; }
h2 { font-size: 14pt; }
h3 { font-size: 13pt; }
h4 { font-size: 12pt; }
h5 { font-size: 11pt; }
h6 { font-size: 10pt; }

body, p, div, table td, table th, fieldset {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

img {
	border: 0;
}button img {
	margin-right: 5px;
}
div.te-dropmenu {
	z-index: 9999;
}

body {
	background: url('/res/m6/sitebg.gif') repeat-x #fff;
	margin: 0;
	padding: 0;

}

a
{
  outline: none;
}

a.jasensivut {
	display: block;
	padding: 4px;
	text-decoration: none;
	border-bottom: 1px solid #b0b62a;
	background-color: #E7E9BF;
	font-weight: bold;
}

:focus
{
  -moz-outline-style: none;
}

span.www, span.www a {
	font-size: 9px;
	color: #aaa;
	text-decoration: none;
}

div.osasto {
	font-size: 9px;
}

table#yrityskortti {
	width: 100%;
}

table#yrityskortti td {
	padding: 3px;
}

table#yrityskortti thead tr td a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

table#yrityskortti thead tr td {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
}

table#yrityskortti tbody td {
	border-bottom: 1px solid #eee;
}

table#yrityskortti tbody tr td.hlomaara {
	border-left: 1px solid #eee;
	text-align: center;
}

table#yrityskortti tbody tr td.postiosoite {
	border-left: 1px solid #eee;
}

table.yrityskortti td {
	padding-right: 4px;
}

div#footer span a {
	text-decoration: none !important;
	color: black !important;

}

div#site {
	width: 960px;
	margin: auto;
	background-color: white;
}

div#header {
	background: white url(/res/header-bg.gif) no-repeat right;
	height: 76px;
	position: relative;
}

div#header h1 {
	text-indent: -9999px;
	background: White url(/res/logo.gif) no-repeat;
	height: 76px;
	width: 102px;
}

div#header h1 a {
	display: block;
	height: 76px;
	width: 102px;
}

div#header span#linkit {
	position: absolute;
	right: 10px;
	top: 20px;
	text-align: right;
}

div#header span#linkit a {
	display: block;
	color: black;
	text-decoration: none;
}

#navcontainer
{
margin: 0px 0 0 0px;
padding: 0;
_height: 1%;
overflow: auto;
background-color: black;
clear: right;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li.oikea
{
float: right;
}

#navcontainer ul li a
{
background: #000;
padding: 4px 10px;
margin: 0;
color: white;
text-decoration: none;
display: block;
text-align: center;
font-size: 1.1em;
}

#navcontainer ul li a:hover
{
background: #b0b62a;
text-decoration: none !important;
}

#navcontainer a:active
{
background: #b0b62a;
color: #fff;
}

#navcontainer li#active a
{
background: #b0b62a;
color: #fff;
}

div.pvm {
	display: inline !important;
	margin-left: 0px !important;
}


div#content {
	border: 10px solid white;
	background-color: white;
	_height: 1%;
	overflow: auto;
	word-wrap: break-word;
}

div#side-nav {
	float: left;
	width: 200px;
	margin-right: 10px;
	word-wrap: break-word;
}

div#side-nav hr {
	height: 1px;
	color: white;
	border: 0;
}

div#middle-content {
	float: left;
	width: 520px;
	word-wrap: break-word;
}

div#theme div img {
	float: left !important;
	margin-bottom: 10px;
}

div#side-content {
	float: right;
	background-color: white;
	width: 200px;
	min-height:300px;
   height:auto !important;
   height:300px;
	display: inline;
	word-wrap: break-word;
}

div#jasensivut {
	width: 200px;
	height: 92px;
	background: url(/res/jasensivut-bg.gif) no-repeat;
	word-wrap: break-word;
	position: relative;
}

input.kirjaudu-nappi {
	position: absolute;
	top: 21px;
	right: 10px;
}

div#jasensivut h2 {
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 8px;
}

div#jasensivut td {
	color: white;
	font-size: 0.8em;
	vertical-align: middle;
}

div#jasensivut td span {
	padding-left: 3px;
}


div#jasensivut input.logininput, div#tilitoimistohaku input {
	width: 118px;
	margin-left:15px;
	margin-top: 4px;
	font-size: 10px;
}

div#tilitoimistohaku input {
	width: 170px;
}

div#jasensivut a {
	color: white;
}

div#jasensivut a.esittely {
	font-size: 10px;
	color: white;
	text-decoration: none !important;
	display: block;
	margin-top: 5px;
	margin-left: 15px;
}

div#jasensivut a.esittely:hover {
	text-decoration: underline !important;
}

div#jasensivut p {
	color: white;
	padding: 5px 0px 0px 15px;
}

div#tilitoimistohaku {
	width: 200px;
	height: 72px;
	background: url(/res/tilitoimistohaku-bg.gif) no-repeat;
	word-wrap: break-word;
}

div#tilitoimistohaku h2 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 8px;
}

div#tilitoimistohaku p {
	font-size: 10px;
	padding-left: 15px;
	padding-top: 8px;
}

div#infobox {
	background: url(/res/info-bottom.gif) no-repeat bottom;
	color: #858585 !important;
	font-size: 1.2em !important;
	padding: 40px 16px 8px 16px;
	word-wrap: break-word;
}

div#infobox-container {
	background: url(/res/info-bg.gif) no-repeat top;
}

div#main-content {

	margin-right: 210px;
	background-color: white;
	word-wrap: break-word;
}

div#ylarivi, div#alarivi, div#main-content-rivi, div#meltwaternews {
	margin-bottom: 10px;
	_height: 1%;
	overflow: visible;
	clear: left;
	width: 100%;
	float: left;
}

div#meltwaternews {
	margin-top: -20px;
}

div#meltwaternews iframe {
	height: 120px;
	overflow: hidden;
}

div#meltwaternews h3 {
	font-size: 15px;
	margin-bottom: 8px;
}

div.contentbox {
	padding-left: 65px;
	width: 294px;
	min-height:150px;
   height:auto !important;
   height:150px;
	background-color: white;
	float: left;
	word-wrap: break-word;
}

/* IE BOX MODEL HACK - IE tulkitsee väärin divin leveyden ja paddingin suhteen, siksi tämä hack */
* html div.contentbox {
	width: 360px;
	w\idth: 294px;
}

.suosituimmat {
	background: url(/res/suosituimmat-bg.gif) no-repeat top left;

}

.ajankohtaista {
	background: url(/res/ajankohtaista-bg.gif) no-repeat top left;

}

.taloushallintoliitto {
	background: url(/res/taloushallintoliitto-bg.gif) no-repeat 0px 10px;
	border-top: 2px solid #999999;
	padding-top: 10px;
}

.klt {
	background: url(/res/klt-bg.gif) no-repeat 0px 10px;
	border-top: 2px solid #999999;
	padding-top: 10px;
}

div.left {
	margin-right: 10px;
}

div#footer {
	text-align: right;
	margin: 10px;
	margin-top: 0px;
	border-top: 1px solid gray;
	padding: 3px;
}

div#footer span {
	float: left;
	text-align: left;
}

body, td, div, span, ul, li, b, a, p, label,
div td, div span, div li, div b, div a, div label {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
}
h1, h2, h3, h4 {
	font-family: verdana, tahoma, arial;
	font-weight: bold;
}
h1.pageTitle {
	padding-bottom: 15px;
	font-size: 17px;
	color: #000;
}
div.token h2 {
	font-size: 17px;
	color: #000;
	margin-bottom: 8px;
}
div.token h3 {
	font-size: 15px;
	color: #000;
	margin-bottom: 8px;
}
div.token h4 {
	font-size: 13px;
	color: #000;
	margin-bottom: 8px;
}
div.token p {
	margin-bottom: 8px;
}
a:link {
	color: #8b260d;
}
a:visited {
	color: #8b260d;
}
a:hover {
	color: #8b260d;
	text-decoration: underline !important;
}

div.leftContent a:visited,
div.topContent a:visited,
td.mainContent a:visited,
td.rightContent a:visited,
div.bottomContent a:visited {
	color: #8b260d;
}


table.visible,
table.invisible {
	width: 100%;
	empty-cells: show;
	margin-bottom: 8px;
}
table.invisible td,
table.visible td {
	padding: 4px;
}
table.visible td {
	border: 1px solid #000;
}


a.alkuun {
	display: none;
}

div.homelink {
	width: 100px;
	height: 86px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}
a.homelink {
	display: block;
	height: 86px;
	text-decoration: none;
}
a.homelink:hover { text-decoration: none !important;}

div.themeImage {
	width: 100%;
	height: 86x;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}


div.navPath {
	padding-bottom: 6px;
	margin-bottom: 12px;
	border-bottom: 1px solid #ddd;
	color: #000;
}
div.navPath a {
	text-decoration: none;
}
div.navPath a span.title { }
div.navPath span.title { }

table.layout {
	empty-cells: show;
	margin: auto;
	margin-bottom: 10px;
	background-color: #fff;
	border-bottom: 1px solid #888;
}
table.layout td.top {
	background-color: #FFF;
	padding-bottom: 5px;
	padding-top: 5px;
}
table.layout tr.topshadow,
table.layout tr.bottomshadow {
	display: none;
}
table.layout td.topbar,
table.layout td.inner {
	background-color: #fff;
}
table.layout td.inner { height: 350px; }
table.layout td.topbar {
	height: 86px;
	color: #444;
	font-weight: bold;
	text-align: center;
	font-size: 26px;
	vertical-align: top;
}

table.layout td.border-left {
	width: 11px;
	border-left: 1px solid #888;
}
table.layout td.border-right {
	width: 11px;
	border-right: 1px solid #888;
}

table.layout td.content {
	padding-left: 15px;
	padding-bottom: 10px;
}
table.contentArea {
	width: 100%;
	margin-top: 10px;
}
table.contentArea td.leftContent {
	width: 193px;
}
td.leftContent div.leftContent {
	padding-top: 0px;
}
table.cols {
	width: 100%;
	empty-cells: show;
}
table.cols td.mainContent {
	padding-right: 10px;
}
table.cols td.rightContent {
	width: 220px;
	padding-left: 10px;
	border-left: 1px solid #ddd;
}
div.topContent {
	margin-bottom: 8px;
}
div.bottomContent {
	margin-top: 8px;
}


div.helpmenu {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 7px;
	color: #000;
}
div.helpmenu img,
div.helpmenu input {
	vertical-align: middle;
}
div.helpmenu img.fsizeplus {
	margin-left: 5px;
}
div.helpmenu img.fsizeminus {
	margin-right: 5px;
}
div.helpmenu input.q {
	background-color: #fff;
	border: 1px solid #A5ACB2;
	height: 19px;
}
div.helpmenu input.go {
	height: 19px;
	background-color: #E3EEF4;
	border-left: 1px solid #D1DBE1;
	border-top: 1px solid #F1F7FA;
	border-right: 1px solid #D1DBE1;
	border-bottom: 1px solid #4D5153;
	font-size: 12px;
	font-weight: bold;
	color: #437A9B;
}
div.helpmenu a { text-decoration: none; font-weight: bold; }

table.layout td.copy {
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	border-top: 1px solid #ddd;
}
table.layout td.copy a {
	text-decoration: none;
	color: #666;
}select.ddleftnavi {
	width: 100%;
	margin-bottom: 5px;
}
table.menusummary h2,
table.menusummary h2 a
{
	font-size: 12px !important; background: none !important; padding-left: 0 !important;
}
table.sidemenu a {
	color: #993300;
}

table.sidemenu {
	width: 100%;
	margin-bottom: 10px;
}
table.sidemenu td.level0,
table.sidemenu td.level1 {
	padding-bottom: 5px;
	padding-top: 5px;
}
table.sidemenu td.level1-onpath {
	background-color: #E7E9BF;
}
table.sidemenu td.level2,
table.sidemenu td.level3{
}
table.sidemenu table.level0,
table.sidemenu table.level1,
table.sidemenu table.level2,
table.sidemenu table.level3 {
	width: 100%;
	empty-cells: show;
}
table.sidemenu table.level1 {
}
table.sidemenu table.level2,
table.sidemenu table.level3 {
}
table.sidemenu table.level2-first {
	margin-top: 4px;
}
table.sidemenu table.level0 td,
table.sidemenu table.level1 td {
	vertical-align: middle;
}
table.sidemenu td.level2-last {
	padding-bottom: 7px;
}
table.sidemenu table.level0 td.nod1,
table.sidemenu table.level1 td.nod1 {
	width: 14px;
	background: url('/res/summary/icons/morebullet1.gif') no-repeat left;
	background-position: 2px 3px;
	text-align: center;

}
table.sidemenu td.nod2 {
	width: 14px;
}
table.sidemenu td.nod2 img { margin-top: 4px; }
table.sidemenu table.level2-here td.nod2,
table.sidemenu table.level3-here td.nod2 {
	width: 14px;
	color: black;
}
table.sidemenu table.level0 a,
table.sidemenu table.level1 a {
	font-weight: normal;
	text-decoration: none;
}
table.sidemenu table.level0-onpath a,
table.sidemenu table.level1-onpath a,
table.sidemenu table.level2-onpath a,
table.sidemenu table.level3-onpath a
{ color: #993300 !important; }
table.sidemenu table.level2 a,
table.sidemenu table.level3 a {
	text-decoration: none;
}
table.sidemenu table.level1-here a,
table.sidemenu table.level2-here a,
table.sidemenu table.level3-here a {
	font-weight: bold;
}div.hiddenmenu {
	padding-top: 4px;
	padding-bottom: 4px;
}
table.topnavicontainer {
	width: 100%;
	empty-cells: show;
}
table.topnavicontainer td.start {
	width: 15px;
	height: 50px;
	background: url('/res/menu/topnavi1/topnavistart.gif') no-repeat;
}
table.topnavicontainer td.navi {
	height: 50px;
	background: url('/res/menu/topnavi1/topnavibg.gif') repeat-x;
}
table.topnavicontainer td.end {
	width: 15px;
	height: 50px;
	background: url('/res/menu/topnavi1/topnaviend.gif') no-repeat;
}


table.topnavi  {
	empty-cells: show;
}

table.topnavi td.spacer {
	width: 1px;
	background: url('/res/menu/topnavi1/spacer.gif') no-repeat;
}

table.topnavi td.topnavilink,
table.topnavi td.topnavilinkchosen {
	height: 49px;
	vertical-align: middle;
	text-align: center;
}
table.topnavi td.topnavilinkchosen {
	background: url('/res/menu/topnavi1/topnavibgs.gif') repeat-x;
}
table.topnavi td a  {
	white-space: nowrap;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 14px;
}
table.topnavi td.topnavilink a  {
	color: #D3EEFF;
}

table.topnavi td.topnavilinkchosen a  {
	color: #fff;
}

table.topnavi td.tabstart {

}
table.topnavi td.tabend {

}
table.topnavi td.tabstartchosen {
	width: 6px;
	background: url('/res/menu/topnavi1/tabstarts.gif') no-repeat;
}
table.topnavi td.tabendchosen {
	width: 6px;
	background: url('/res/menu/topnavi1/tabends.gif') no-repeat;
}
div.viewToggle { border: none !important; background: url('/res/summary/6/itembg1.gif') repeat-x bottom left; margin-top: 5px; margin-bottom: 5px; }table.summary {
	width: 100%;
	empty-cells: show;
	margin-bottom: 10px;
}
table.SummaryContent {
	width: 100%;
	empty-cells: show;
}

table.Summary div.eiRiveja {
}

table.NewsSummary3 tr td {
	background: none !important;
}

table.NewsSummary3 tr.r1 td {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

table.NewsSummary3 tr td.c1, table.NewsSummary3 tr td.c3 {
	display: none !important;
}
table.NewsSummary3 table.SummaryContent td {
	border: none !important;
}

table.NewsSummary3 p {
	padding-top: 0 !important;
	background:transparent url(/res/summary/icons/morebullet1.gif) no-repeat 7px 3px !important;
	display: inline !important;
	margin-right: -24px;
}
table.NewsSummary1 h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url('/res/summary/6/titleicon1-1.gif') no-repeat;
	background-position: 0 6px;
	padding-top: 8px;
	padding-left: 24px;
}
table.NewsSummary1 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	padding-bottom: 10px;
}
table.NewsSummary1 p {
	padding-left: 24px;
	padding-top: 10px;
	background: url('/res/summary/icons/itembullet2.gif') no-repeat;
	background-position: 5px 12px;
	margin-bottom: 0;
}
table.NewsSummary1 p a {
	color: #000 !important;
	text-decoration: none;
}
table.NewsSummary1 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 24px;
}
table.NewsSummary1 div.ingressi {
	padding-left: 24px;
	color: #bababa;
}
table.NewsSummary1 h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 24px;
	background-position: 10px 5px;
}
table.NewsSummary1 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}



table.NewsSummary2 h2 {
	background: url('/res/summary/6/titleicon2-1.gif') no-repeat;
	background-position: 0 6px;
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 24px;
}


table.NewsSummary2 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	padding-bottom: 10px;
}
table.NewsSummary2 p {
	padding-left: 24px;
	background: url('/res/summary/icons/itembullet2.gif') no-repeat;
	background-position: 5px 1px;
	margin-bottom: 0;
}
table.NewsSummary2 p a {
	color: #000 !important;
	text-decoration: none;
}
table.NewsSummary2 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 24px;
	padding-top: 10px;
}
table.NewsSummary2 div.ingressi {
	padding-left: 24px;
	color: #bababa;
}
table.NewsSummary2 h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 24px;
	background-position: 10px 5px;
}
table.NewsSummary2 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}

table.NewsSummary3 h2 {
	background: url('/res/summary/6/titleicon2-1.gif') no-repeat;
	background-position: 0 6px;
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 24px;
}
table.NewsSummary3 table.SummaryContent td {
	border-bottom: 1px dotted #cbcbcb;
	padding-bottom: 10px;
}
table.NewsSummary3 p {
	padding-left: 24px;
	padding-top: 10px;
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 10px 13px;
	margin-bottom: 0;
}
table.NewsSummary3 p a {
	color: #000 !important;
	text-decoration: none;
}
table.NewsSummary3 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 24px;
}
table.NewsSummary3 div.ingressi {
	padding-left: 24px;
	color: #bababa;
}
table.NewsSummary3 h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 24px;
	padding-top: 4px;
	background-position: 10px 8px;
}
table.NewsSummary3 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}


table.EventsSummary1 tr.r1 td.c1 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/1r1c1.gif') no-repeat;
}
table.EventsSummary1 tr.r1 td.c2 {
	background: url('/res/summary/6/1r1c2.gif') repeat-x;
}
table.EventsSummary1 tr.r1 td.c3 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/1r1c3.gif') no-repeat;
}
table.EventsSummary1 tr.r2 td.c1 {
}
table.EventsSummary1 tr.r2 td.c3 {
}
table.EventsSummary1 tr.r3 td.c1 {
	height: 15px;
	background: url('/res/summary/6/1r3c1.gif') no-repeat bottom right;
}
table.EventsSummary1 tr.r3 td.c2 {
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
	background: url('/res/summary/6/1r3c2.gif') repeat-x bottom left;
}
table.EventsSummary1 tr.r3 td.c3 {
	height: 15px;
	background: url('/res/summary/6/1r3c3.gif') no-repeat bottom left;
}

table.EventsSummary1 h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url('/res/summary/6/titleicon1-1.gif') no-repeat;
	background-position: 0 6px;
	padding-top: 8px;
	padding-left: 24px;
}
table.EventsSummary1 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	padding-bottom: 10px;
}
table.EventsSummary1 p {
	padding-left: 24px;
	padding-top: 10px;
	background: url('/res/summary/icons/itembullet1.gif') no-repeat;
	background-position: 5px 12px;
	margin-bottom: 0;
}
table.EventsSummary1 p a {
	color: #000 !important;
	text-decoration: none;
}
table.EventsSummary1 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 24px;
}
table.EventsSummary1 h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 24px;
	background-position: 8px 5px;
}
table.EventsSummary1 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}


table.EventsSummary2 tr.r1 td.c1 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/2r1c1.gif') no-repeat;
}
table.EventsSummary2 tr.r1 td.c2 {
	background: url('/res/summary/6/2r1c2.gif') repeat-x;
}
table.EventsSummary2 tr.r1 td.c3 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/2r1c3.gif') no-repeat;
}
table.EventsSummary2 tr.r2 td.c2 {
}
table.EventsSummary2 tr.r3 td.c1 {
	height: 15px;
	background: url('/res/summary/6/1r3c1.gif') no-repeat bottom right;
}
table.EventsSummary2 tr.r3 td.c2 {
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
	background: url('/res/summary/6/1r3c2.gif') repeat-x bottom left;
}
table.EventsSummary2 tr.r3 td.c3 {
	height: 15px;
	background: url('/res/summary/6/1r3c3.gif') no-repeat bottom left;
}

table.EventsSummary2 h2 {
	background: url('/res/summary/6/titleicon2-2.gif') no-repeat;
	background-position: 8px 13px;
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 24px;
}
table.EventsSummary2 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	padding-bottom: 10px;
}

table.EventsSummary2 div.pvm {
	padding-top: 10px;
	padding-left: 24px;
}
table.EventsSummary2 p {
	padding-left: 24px;
	padding-bottom: 4px;
	background: url('/res/summary/6/titleicon2-2.gif') no-repeat;
	background-position: 8px 5px;
	margin-bottom: 0;
}
table.EventsSummary2 p a {
	font-size: 14px;
	color: #535353 !important;
	text-decoration: none;
}
table.EventsSummary2 div.ingressi {
	background-color: #f6f6f6;
	padding: 15px;
}
table.EventsSummary2 h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 24px;
	background-position: 10px 5px;
}
table.EventsSummary2 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}


table.EventsSummary3 tr.r1 td.c1 {
	width: 15px;
	height: 51px;
	background: url('/res/summary/6/3r1c1.gif') no-repeat bottom right;
}
table.EventsSummary3 tr.r1 td.c2 {
	background: url('/res/summary/6/3r1c2.gif') repeat-x bottom left;
}
table.EventsSummary3 tr.r1 td.c3 {
	width: 15px;
	height: 51px;
	background: url('/res/summary/6/3r1c3.gif') no-repeat bottom left;
}
table.EventsSummary3 tr.r3 td.c1 {
	height: 15px;
	background: url('/res/summary/6/1r3c1.gif') no-repeat bottom right;
}
table.EventsSummary3 tr.r3 td.c2 {
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
	background: url('/res/summary/6/1r3c2.gif') repeat-x bottom left;
}
table.EventsSummary3 tr.r3 td.c3 {
	height: 15px;
	background: url('/res/summary/6/1r3c3.gif') no-repeat bottom left;
}

table.EventsSummary3 h2 {
	background: url('/res/summary/6/titleicon2-2.gif') no-repeat;
	background-position: 5px 13px;
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 24px;
}
table.EventsSummary3 table.SummaryContent td {
	border-bottom: 1px dotted #cbcbcb;
	padding-bottom: 10px;
}
table.EventsSummary3 p {
	padding-left: 24px;
	padding-top: 10px;
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 10px 13px;
	margin-bottom: 0;
}
table.EventsSummary3 p a {
	color: #000 !important;
	text-decoration: none;
}
table.EventsSummary3 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 24px;
}
table.EventsSummary3 h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 24px;
	padding-top: 4px;
	background-position: 10px 8px;
}
table.EventsSummary3 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}

h1.mainTitle,
table.cc td.list h1
{
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	padding-left: 28px;
	background: url('/res/summary/icons/titlebullet1.gif') no-repeat;
	background-position: 11px 3px;
}
table.cc td.list h1 { margin-bottom: 10px; }dl.tiedote div {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 15px 4px;
	padding-left: 28px;
}
ul.calevtlist { margin: 0; padding: 0 }
ul.calevtlist li { list-style-type: none; }
ul.calevtlist li a {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
}dl.tiedote dd {
	padding-left: 17px;
}h1.artikkeliOtsikko {
	margin-bottom: 10px;
	padding-left: 27px;
	background: url('/res/summary/icons/titlebullet1.gif') no-repeat;
	background-position: 8px 6px;
}
table.artikkeli td.tiedot {}
table.artikkeli p.ingressi {
	background-color: #efefef;
	padding: 10px;
	margin-bottom: 10px;
	font-style: oblique;
	font-weight: normal;
}
table.artikkeli td.kuvat div.suurenna {
	background: none;
	border: none;
	text-align: left;
	font-weight: bold;
	color: #3e8dc5 !important;
}
div.liitteet { margin-top: 10px; }table.DiscussionSummary tr.r1 td.c1 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/1r1c1.gif') no-repeat bottom right;
}
table.DiscussionSummary tr.r1 td.c2 {
	background: url('/res/summary/6/1r1c2.gif') repeat-x bottom left;
}
table.DiscussionSummary tr.r1 td.c3 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/1r1c3.gif') no-repeat bottom left;
}
table.DiscussionSummary tr.r2 td.c1 {
}
table.DiscussionSummary tr.r2 td.c3 {
}
table.DiscussionSummary tr.r3 td.c1 {
	height: 15px;
	background: url('/res/summary/6/1r3c1.gif') no-repeat bottom right;
}
table.DiscussionSummary tr.r3 td.c2 {
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
	background: url('/res/summary/6/1r3c2.gif') repeat-x bottom left;
}
table.DiscussionSummary tr.r3 td.c3 {
	height: 15px;
	background: url('/res/summary/6/1r3c3.gif') no-repeat bottom left;
}

table.DiscussionSummary h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url('/res/summary/6/titleicon1-1.gif') no-repeat;
	background-position: 0 6px;
	padding-top: 8px;
	padding-left: 24px;
}
table.DiscussionSummary h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 14px;
	background-position: 0px 5px;
}
table.DiscussionSummary h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}dl.keskustelu dt a {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 10px;
	background-position: 0 4px;
}
td.forumThread li { list-style-type: none; margin: 0; padding: 0; padding-top: 7px;}
td.forumThread li a,
td.forumThread li b {
	background: url('/res/summary/icons/itembullet2.gif') no-repeat;
	padding-left: 16px;
	padding-bottom: 2px;
	background-position: 0 2px;
}
td.forumThread div.forumDate {
	padding-top: 2px;
	padding-left: 16px;
}table.PollSummary1 h2 {
}
table.PollSummary1 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}
div.poll p.poll_question {
	padding: 4px;
	color: #545454;
	font-weight: bold;
	margin: 0;
}
div.poll table.poll {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cbcbcb;
}
div.poll table.poll td {
	padding-left: 10px;
	padding-right: 10px;
}
table.poll td p {
	margin-top: 5px;
	margin-bottom: 6px;
}h2.poll_title {
	background: url('/res/summary/icons/titlebullet1.gif') no-repeat;
	background-position: 5px 5px;
	padding-left: 24px;
	margin-bottom: 10px;
}
table.poll {margin-bottom: 10px;}table.sitemap div.mainmenu {
	padding-left: 12px;
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 2px 4px;
}









DIV.tiivistelma {
	border: 1px solid #222;
}
DIV.tiivistelma A {
	text-decoration: none;
}

DIV.tiivistelma H3 {
	background-color: #222;
	color: white;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
DIV.tiivistelma H3 A {
	color: white;
}
DIV.tiivistelma DIV.kaikki {
	border-top: 1px solid #222;
	background-color: #eee;
	text-align: right;
	font-weight: bold;
	padding: 5px;	
}
DIV.tiivistelma P {
	margin: 4px;
	margin-top: 6px;
}
TABLE.artikkeli TD.tiedot P.ingressi {
	font-weight: bold;
}



DIV.resultPages {
	background-color: #eee;
	border: 1px solid #222;
	padding: 5px;
}
DIV.resultPages SPAN {
	font-weight: bold;
	margin-right: 5px;
}
DIV.resultPages A {
	margin-right: 5px;
}

DIV.viewToggle {
	border: 1px dashed #222;
	background-color: #eee;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 5px;
}


H3.listaUpotuksenOtsikko {
	margin-bottom: 5px;
	padding: 5px;
	border: 1px dashed #222;
}




DL.tiedote DT { 
	font-weight: bold;
	margin-bottom: 2px;
	clear: left;
}
DL.tiedote A.edit IMG {
	vertical-align: middle;
}
dl.tiedote dt div { padding-bottom: 5px; }
DL.tiedote DT DIV.node {
	width: 8px;
	height: 8px;
	font-size: 5px;
	background-color: #22e;
	margin-top: 6px;
	margin-right: 2px;
	vertical-align: middle;
	float: left;
}

DL.tiedote SPAN.pvm,
DIV.tiivistelma SPAN.pvm
{
	font-weight: normal;
	white-space: nowrap;
	font-size: 80%;
}
DL.tiedote DD { 
	margin-left: 12px;
	margin-bottom: 18px; 
}
DL.tiedote DD IMG {
	margin-right: 5px;
	margin-top: 2px;
	float: left;
}
DL.tiedote A.lisaa {
}


DIV.kuvat {
	padding-right: 9px;
	float: left;
	padding-bottom: 4px;
}
DIV.kuvat IMG {
	margin-top: 18px;
}
DIV.kuvat IMG.ensimmainen {
	margin-top: 0px;
}

P.julkaisu {
	text-align: right;
	margin-bottom: 0px;
	margin-top: 5px;
}
H1.artikkeliOtsikko {
	margin-top: 5px;
}


TABLE.artikkeli {
	border-collapse: collapse;
}
TABLE.artikkeli TD.kuvat {
	padding: 0px;
	padding-right: 10px;
	vertical-align: top;
}
TABLE.artikkeli TD.tiedot {
	padding: 0px;
	vertical-align: top;
}
TABLE.artikkeli TD.kuvat DIV.teksti {
	margin-bottom: 18px;
}
P.ingressi {
	margin-bottom: 0px;
}

TD.tiedot P.ingressi {
	font-weight: bold;
}
HR.artikkeli {
	margin-top: 8px;
	line-height: 0px;
	font-size: 1px;
	color: #222;
	height: 1px;
}
DIV.liitteet {
	background-color: #eee;
	border: 1px solid #222;
	margin-bottom: 15px;
}
DIV.liitteet H3 {
	border-bottom: 1px dashed #222;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 4px;
}
DIV.liitteet UL {
	margin: 4px 4px 4px 26px;
	padding-left: 0px;
}

P.asiasanalista {
	font-style: italic;
}


H2.poiminto {
  margin: 0px 0px -10px 0px;
}


TD.kuvat DIV.suurenna {
	background-color: #eee;
	padding: 2px;
	border: 1px solid #22e;
	text-align: center;
	text-decoration: none;
	color: #22e;
}



table.cc td {
	vertical-align: top;
}
table.cc td.list {
	width: 90%;
}
table.cc td.cal {
	width: 10%;
}
table.cc table.calendar {
	width: 100%;
	border-collapse: collapse;
}
table.cc table.calendar td {
	padding: 3px;
}
table.cc table.calendar td.colTitle {
	font-weight: bold;
	text-align: center;
}
table.cc table.calendar td.week {
	font-weight: bold;
	border-right:1px solid black;
}
table.cc table.calendar td.hit {
	font-weight: bold;
	text-align: center;
}
table.cc table.calendar td.day {
	text-align: center;
}
table.cc table.calendar table.link {
	width: 100%;
}
table.cc table.link  {
	width: 100%;
	border-collapse: collapse;
}
table.cc table.link td {
	font-weight: bold;
	white-space: nowrap;
}
table.cc table.link td.prevlink {
	text-align: left;
}
table.cc table.link td.nextlink {
	text-align: right;
}
table.cc h2.tight, table.cc h3.tight {
	margin-bottom: 0px;
}
table.cc ul.calevtlist {
	margin-top: 0px;
}
table.cc ul.calevtlist li {
	margin-top: 2px;
}
TABLE.artikkeli TD {
	vertical-align: top;
}
TABLE.artikkeli TD.kuvat {
	padding-left: 5px; padding-right: 5px;
}
TABLE.artikkeli DIV.suurenna {
	font-weight: bold;
}
TABLE.artikkeli TD.tiedot P.ingressi {
	font-weight: bold;
}
dl.tiedote dt div { padding-bottom: 5px; }
div.poll img.poll {
	border: solid 1px #555555;
	background-color: #6677aa;
}
div.poll table.poll td.poll_choice input {
	vertical-align: middle;
}
div.poll p.poll_question {
	font-weight: bold;
}
div.poll div.footer {
	font-weight: bold;
}




table.fileList {
	border-collapse: separate;
	border-spacing: 1px;	
}

table.fileList tr.evenRow {
	background-color: #f7f7f7;
}

table.fileList tr.oddRow {
	background-color: #e5e5e5;
}

table.fileList td {
	padding: 8px;
	font-size: 9pt;
	vertical-align: middle;
}

table.fileList td.icon {
	vertical-align: top;
	width: 32px;
}

table.filelist a {
	font-weight: bold;
}

div.archived_msg {
	padding-top: 8px;
	font-style: oblique;
}
table.NewsSummary3 h3 a {
	color: #8b260d !important;
}

div.kurssi-haku {
	float: left;
	display: inline;
	margin-right: 25px;
	padding-bottom: 10px;
}

table.courses {
	width:100%;
	padding: 3px;
	clear: left;
}
