
/* general */
table.invisible td {
	padding: 5px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	}
h1 {
	font-size:17px;
	}
h2, h3 {
	font-size:14px;
	}
h3 {
	font-weight:bold;
	font-size: 13px;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0079C3;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #5B99DE;
	}
table.layout {
	width:770px;
	border-left:1px;
	border-left-color: #0079C3;
	border-left-style:solid;
	border-right:1px;
	border-right-color: #0079C3;
	border-right-style:solid;
	}
div.title {
	font-size:21px;
	padding-bottom:13px;
	}
/* staticmenu */
td.staticmenu {
	height: 30px;
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #89CDF7;
	background-image: url(/res/staticmenu_bg.jpg);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}
a.staticmenu {
	color:#FFFFFF;
	text-decoration:none;
	}
a:visited.staticmenu {
	color: #FFFFFF;
	text-decoration:none;
	}
/* menu */
table.level2-onpath a {
	color: #2267B4;
}
table.level4-onpath a {
	font-weight: bold;
}
table.level1 {
	width:178px;
	border-bottom:1px;
	border-bottom-color:#3177BE;
	border-bottom-style:solid;
	}
table.level2 {
	width:178px;
	border-bottom:1px;
	border-bottom-color:#3177BE;
	border-bottom-style:solid;
	border-right:1px;
	border-right-color:#3177BE;
	border-right-style:solid;
	}
table.level2-onpath  {
	background-color: #BBE2FA;
	/* background-color:#D5ECFA; */
	font-weight: bold;
}
table.level1 td, table.level2 td {
	padding-bottom:5px;
	padding-top:5px;
	}
table.level3 {
	border-top: 1px solid #99B7D6;
}
table.level3-onpath {
	border-bottom: 1px solid #99B7D6;
}
table.level3,
table.level4, table.level5 {
	width:178px;
	background-color:#D5ECFA;
	border-right:1px;
	border-right-color:#3177BE;
	border-right-style:solid;
}
table.level3 td {
	padding-bottom:4px;
	padding-top:3px;
}
table.level4 td,
table.level5 td {
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #E4F2FA;
}
table.level4-first td { padding-top: 6px; }
table.level4-last td { padding-bottom: 6px; }
table.level3-here {
	font-weight:bold;
}
table.level3-first td {
	padding-top:6px;
}
table.level3-last td {
	padding-bottom:6px;
	border-bottom:1px;
	border-bottom-color:#3177BE;
	border-bottom-style:solid;
	}
/* token */
div.token, div.content-container, div.content-container td, td.tiedot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
div.content-container {
	padding-bottom: 13px;
	}
p.ingressi {
	font-weight: bold;
	}
/* uutiset ja poiminto */
td.left div.selectRow {
	width: 167px;
	background-color: #E2F7D7;
	background-image:url(/res/green_bg.gif);
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
td.left div.selectRow div.sisalto {
	padding-left:15px;
	padding-right:15px;
	}
td.left div.header {
	width:167px;
	height:13px;
	background-image:url(/res/green_header.gif);
	background-repeat:no-repeat;
	}
td.left div.footer {
	width:167px;
	height:6px;
	background-image:url(/res/green_footer.gif);
	background-repeat:no-repeat;

}
td.footer a {
	color: #2D6A17 !important;
}
td.right { padding-right: 8px; width: 177px; }
td.right div {
	font-size: 12px;
}
td.right div.selectRow {
	width: 167px;
	background-color: #FFF6DA;
	background-image:url(/res/orange_bg.gif);
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
td.right div.selectRow div.sisalto {
	padding-left:15px;
	padding-right:15px;
}
td.right div.header {
	width:167px;
	height:13px;
	background-image:url(/res/orange_header.gif);
	background-repeat:no-repeat;
	}
td.right div.footer {
	width:167px;
	height:6px;
	background-image:url(/res/orange_footer.gif);
	background-repeat:no-repeat;
	}
div.uutisetOtsikko {
	padding-bottom: 8px;
	}
div.selectRow span.title {
	font-size: 13px;
	}
div.highlightTitle {
	font-weight:bold;
	padding-left:15px;
	text-indent:-15px;
	}
div.token div.tapahtumatTiivistelma,
div.token div.uutisetTiivistelma,
div.token div.tapahtumatTiivistelma .kaikki,
div.token div.uutisetTiivistelma .kaikki {
	background-color:#FFFFFF;
	border:0px;
	border-color:#FFFFFF;
}
	
div.uutisetTiivistelma td.nod {
	width: 10px; 
	padding-right: 3px; 
	padding-left: 5px; 
	color: #0079C3;
}
div.tapahtumatTiivistelma {
	padding-left: 4px;
}
/* copy */
td.footer	{
	height:79px;
	vertical-align:bottom;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
	background-color:#84CB6A;
	background-image:url(/res/footer.jpg);
	background-repeat:no-repeat;
	color:#2D6A17;
	text-decoration:none;
	}
td.footer a {
	color:#FFFFFF;
	text-decoration:none;
	}
span.copy a, span.copy a:hover {
	color:#2D6A17;
	text-decoration:none;
	}table.summary { width: 100%; margin-bottom: 10px; }
table.summary td { border: none !important; }
table.summary td.c1,
table.summary td.c3 {
	display: none;
}div.poll p.poll_question {
	background: url('/res/poiminto-nuoli.gif') no-repeat #8CC0E7;
	background-position: 6px 8px;
	border-bottom: 1px solid #fff;
	padding: 4px;
	padding-left: 15px;
	color: #fff;
	font-weight: bold;
	margin: 0;
}
div.poll table.poll {
	width: 100%;
	background: url('/res/poiminto-bg2.gif') repeat-x #D0E5F5;
}
div.poll table.poll td {
	padding-left: 10px;
	padding-right: 10px;
}
div.poll div.footer {
	background-color: #D0E5F5;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

