
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.token div.content-container table {
	width: 100%;
	padding: 3px;
}

div.token div.content-container table.visible {
	border: 1px solid black;
}

div.token div.content-container table.visible td {
	border: 1px solid black;
	padding: 5px;
}

table.contentImageArea {
	
	padding: 0px !important;
	width: auto !important;
}

table.contentImageArea td {
	font-size: -1.5px;
	text-align: left;
}

td.captionModel0 {
	vertical-align: top;
	padding-bottom: 10px;
}
td.captionModel0 img,
td.captionModel1 img,
td.captionModel2 img,
td.captionModel3 img,
td.captionModel4 img {
	margin: 2px;
}
td.captionModel0 img {
	margin: 0;
	margin-bottom: 2px;
	margin-right: 10px;
}
td.captionModel3 img, td.captionModel4 img {
	margin-right: 0;
}
td.captionModel1 {
	vertical-align: top;
	padding-right: 10px;
}
td.captionModel2 {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
}
td.captionModel3 {
	vertical-align: top;
	padding-left: 10px;
}
td.captionModel4 {
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}

div.token {
	text-align: left;
	clear: both;
}

div.token p {
	margin-bottom: 10px;
}
div.token h1,
div.token h2,
div.token h3,
div.token h4,
div.token h5,
div.token h6 {
	margin-bottom: 8pt;
}


div.bigger_link { text-align: center; }
div.bigger_link:hover { text-decoration: underline; }

/* debuggausta. pois ennen julkaisua*/

table.layout {
	clear: both;
}

body {
	background: #cbcbcb;
	margin: 0;
	padding: 0;
}

table td.c1, table td.c3 {
	display: none;
}

table.summary tr.r1 td.c2 {
	background: none !important;
}

table.summary tr.r1 td.c2 h2 {
	font-size: 18px !important;
	color: black !important;
	border-bottom: 1px solid black;
	padding-bottom: 0px !important;
}

#bodyWrap {
	width: 928px;
	background: #cbcbcb url('/res/suomu/bgBody.png') repeat-y 110px top;
	margin: auto;
	position: relative;
	overflow: hidden;
}
div#site {
	background: url('/res/suomu/bgContent.jpg') no-repeat right 281px;
	width: 708px;
	float: right;
	margin-right: 20px;
	display: inline;
	margin-bottom: 0px;
}

div#banners {
	width: 160px;
	padding: 10px;
	float: left;
	background: white;
	margin-top: 280px;
}

div#header {
	background: #fff;
	position: relative;
}

div#topnavi {
	margin: 0px;
	border-bottom: 1px solid #fff;
	height: 26px;
	text-align: right;
	_overflow: hidden;
}

div#topnavi a {
	margin-right: 15px;
	padding-top: 6px;
	display: inline;
	float: right;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

div#topnavi span {
	float: left;
}

div#topnavi span a {
	margin-left: 15px;
	float: left;
}

div#topnavi a span {
	cursor: pointer;
}

div#topnavi a.akt {
	width: 150px;
	display: block;
	position: relative;
	padding: 6px;
	z-index: 2;
	margin-right: 0px;
}

div#topnavi a.akt span {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 27px;
	width: 150px;
	background: url(/res/ylanappi-default.gif) no-repeat bottom;
	cursor: pointer;
	text-align: center;
	color: black;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
}

div#topnavi a.akt:hover, div#topnavi a.akt span:hover {
	text-decoration: none;
}

div#theme {
	height: 280px;
	position: relative;
	z-index: 1;
}

div#theme h1 {
	position: absolute;
	top: 45px;
	left: 30px;
	display: block;
	width: 145px;
	height: 120px;
	text-indent: -9999px;
	/*background: url(/res/hiihtoliitto/logo.gif) no-repeat;*/
}

div#theme h1 a {
	display: block;
	width: 125px;
	height: 120px;
	outline: 0px;
}

h2 {
	font-size: 21px;
	font-weight: bold;
	font-family: arial;
	color: #666;
}
h3{
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
	color: #000;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #000;
	margin-bottom: 4px !important;
}

div#special-nav {
	border-top: 2px solid #397f99;
	border-bottom: 2px solid #397f99;
	background: #397f99 url(/res/specialnav-bg.gif) repeat-x left;
	height: 29px;
	text-align: right;
	padding-right: 15px;
}

div#special-nav a, div#special-nav a:visited {
	color: white;
	text-decoration: none;
	line-height: 29px;
	font-size: 12px;
	font-weight: bold;
}

div#special-nav a, div#special-nav a:visited {
	color: white;
	text-decoration: none;
	line-height: 29px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}

div#special-nav span {
	float: left;
	padding-left: 5px;
}

div#content {

}

div#featured {
	padding: 15px;
	background: #3c3c3c url(/res/hiihtoliitto/featured-bg.gif) repeat-x top;
	color: white !important;
}

div#featured div div.content-container p, div#featured div div.content-container h2, div#featured div div.content-container h3, div#featured div div.content-container h4 {
	color: white !important;
}

div#navicolumn {
	width: 708px;
	padding-bottom: 1px;
	float: left;
	clear: both;
}
#navicolumn ul {
	padding: 0;
	margin: 22px 7px 22px;
	float: left;
}
#navicolumn ul li {
	list-style: none;
	float: left;
}
#navicolumn ul li a {
	font: 12px Arial;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 10px 7px;
}
#navicolumn ul li a.sel,
#navicolumn ul li a:hover {
	background: transparent url('/res/suomu/bgNaviItem.png') no-repeat 50% 50%;
}

div#kuvituskuva {
	background: #cbcbcb url(/res/vasenala-default.gif) no-repeat top left;
	border: none;
	height: 164px;
	width: 241px;
	position: absolute;
}

div#content-wrap {
	float: left;
	background: url('/res/suomu/bgInnerContent.png') no-repeat right bottom;
	margin-top: 28px;
	margin-bottom: 8px;
	width: 708px;
}

div#maincolumn {
	float: left;
	width: 708px;
	padding-bottom: 17px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
div#maincolumn-thin {
	float: left;
	width: 380px;
	padding-bottom: 17px;
	min-height:400px;
	height:auto !important;
	height:400px;
}

div#sidecolumn {
	float: right;
	width: 300px;
	margin: 135px 25px 225px 0;
}

div.padding {
	padding: 20px;
}

div.padding {
	padding: 20px;

}

div#maincolumn div.padding, div#maincolumn-thin div.padding {
	padding-bottom: 200px;
}

div#maincolumn-thin div.padding {
	padding-right: 0px;
}

div#bottom-left {
	float: left;
	width: 230px;
	padding-bottom: 17px;
	overflow: hidden;
}

div#bottom-right {
	float: right;
	width: 230px;
	padding-bottom: 17px;
	overflow: hidden;
	z-index: 1;
}

#FIS {
	position: absolute;
	left: 90px;
	bottom: 0%;
	margin-bottom: 38px;
}

div#footer {
	background: #fff url('/res/suomu/bgFooter.png') no-repeat 50% top;
	padding-bottom: 8px;
	width: 684px;
	margin: auto;
	text-align: left;
	padding-left: 24px;
	float: right;
	margin-right: 20px;
	display: inline;
	clear: both;
}
#footer a,
div#footer p {
	padding-right: 8px;
	color: #333333;
	padding-top: 8px;
}

div#footer p a {
	text-decoration: none;
	color: #333333;
}

div.te-tokenbar table.te-actions td {
	z-index: 99;
}



/* POIMINNOT */


table.summary1 tr.r1 td.c1, table.HighlightSummary3 tr.r1 td.c1 {
	background: url(/res/poimintoliitto1/r1c1.gif) no-repeat left;
	width: 18px;
	height: 37px;
}

table.summary1 tr.r1 td.c2, table.HighlightSummary3 tr.r1 td.c2 {
	background: url(/res/poimintoliitto1/r1c2.gif) repeat-x left;
	height: 37px;
}

table.summary1 tr.r1 td.c2 h2, table.HighlightSummary3 tr.r1 td.c2 h2 {
	color: white;
	font-size: 12px;
	height: 37px;
	line-height: 37px;
	font-weight: bold;
	margin: 0px;
}

table.summary1 tr.r1 td.c3, table.HighlightSummary3 tr.r1 td.c3 {
	background: url(/res/poimintoliitto1/r1c3.gif) no-repeat right;
	width: 18px;
	height: 37px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body, td, div, span, ul, li, b, a, p, label,
div td, div span, div li, div b, div a, div label {
	font-family: arial !important;
	font-size: 12px !important;
}
div.token p {
	margin-bottom: 8px;
	/*line-height: 1.5em;*/
}
a:link {
	color: #1D60A4;
	text-decoration: underline;
}
a:visited {
	color: #1D60A4;
	text-decoration: underline;
}
a:hover {
	color: #F1592A;
	text-decoration: underline;
}

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




div.navPath {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	color: #000;
}
div.navPath a {
	text-decoration: none;
}
div.navPath a span.title { }
div.navPath span.title { }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 {
	width: 212px;
	margin-bottom: 10px;
	margin-left: 1px;
	margin-right: 2px;
}
table.sidemenu td.level0,
table.sidemenu td.level1 {
	padding-bottom: 5px;
	padding-top: 5px;
	background: url('/res/level1bg.gif') repeat-x top left;
	border-bottom: 1px solid #ccc;
}
table.sidemenu td.level1-onpath {
	background: url('/res/level1bg.gif') repeat-x bottom left;

}

table.sidemenu td a, table.sidemenu td a:visited {
	color: white;
}

table.sidemenu td.level1 a, table.sidemenu td.level0 a, table.sidemenu td.level0 a:visited, table.sidemenu td.level1 a:visited {
	color: #;
}

table.sidemenu td.level1-onpath a, table.sidemenu td.level1-onpath a:visited {
	color: black;
}

table.sidemenu td a:hover {
	text-decoration: underline !important;
}

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: 6px;
}
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: 10px;
	background-position: 2px 3px;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px !important;
}
table.sidemenu td.nod2 {
	width: 12px;
}
table.sidemenu td.nod2 img { margin-top: 4px; }
table.sidemenu table.level2-here td.nod2,
table.sidemenu table.level3-here td.nod2 {
	width: 12px;
	font-weight: bold;
}
table.sidemenu table.level0 a,
table.sidemenu table.level1 a {
	font-weight: bold;
	text-decoration: none;
}

table.sidemenu table.level2-onpath a,
table.sidemenu table.level3-onpath a
{ color: yellow !important; }
table.sidemenu table.level2 a,
table.sidemenu table.level3 a {
	text-decoration: none;
}
table.sidemenu table.level2-here a,
table.sidemenu table.level3-here a {
	font-weight: bold;
}
table.sidemenu table.level2 a:hover,
table.sidemenu table.level3 a:hover {
	color: #fff;
}

table.sidemenu {
	background-color: #397f99;
}

table.sidemenu td {
	color: white;
}

div.helpmenu {
	position: absolute;
	right: 0%;
	bottom: 0%;
	margin-right: 31px;
	margin-bottom: 23px;
	z-index: 99;
}
.helpmenu input {
	float: left;
}
.q {
	margin-right: 8px;
	padding: 3px;
	border: 2px solid #878787;
	background: #fff;
}
.go {
	border: 0;
	background: url('/res/suomu/bgHae.gif') no-repeat;
	display: block;
	width: 53px;
	height: 25px;
}div.hiddenmenu {
	line-height: 20px;
	background-color: #397f99;
	padding: 15px;
	float: left;
	clear: both;
	width: 678px;
	color: #fff !important;
}

div#hiddenmenu a, div#hiddenmenu a:visited {
	color: #fff !important;
}

table.SummaryContent {
	margin-top: 8px;
}

table.SummaryContent td {
	padding-bottom: 8px;
}

table.SummaryContent td p {
	display: inline;
}

table.SummaryContent td p a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.pvm {
	display: inline;
	color: gray;
	font-size: 10px;
}

div.hoxbox a {
	background-color: black;
	display: block;
	border-bottom: 2px solid gray;
	border-right: 2px solid gray;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	padding: 4px;
	margin-bottom: 4px;
	color: white !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div.hoxbox a:hover {
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-top: 2px solid gray;
	border-left: 2px solid gray;
	background-color: #444;
	padding-top: 5px;
	padding-bottom: 3px;
}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 {
}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;
}

a.feed_link {
    text-decoration: none;
    float:right;
    margin:1px 2px;
}









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


a.feed_link {
	float: right;
	margin: 1px 2px;
	text-decoration: none;
	clear: none !important;
}

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

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

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

table.fileList td {
	padding: 8px;
	font-size: 12px;
	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;
}
div.token iframe {
	width: 96% !important;
}

table.artikkeli td.kuvat div.teksti {
	font-style: italic !important;
}
div.caption {
	text-align: left !important;
	font-style: italic !important;
	margin-left: 5px;
}
table.send_newsletter td.actions {
	padding-top: 20px !important;
}
body.newsletter {
	background-color: #999 !important;
}
table.newsletter {
	background-color: #fff !important;
}

div.content-container h2 {
	margin-bottom: 30px;
}

p#navilevel2 a {
	margin-left: 10px;
}

p#navilevel2 a.sel {
	color: #F1592A;
	font-weight: bold;
	text-decoration: none;
}

a.lang {
	position: absolute;
	padding-left: 20px;
	z-index: 99;
	color: #ddd;
	text-decoration: none;
}

a.lang:hover {
	color: white;
}

a.en {
	top: 10px;
	right: 20px;
	background: transparent url(/res/flag_united_kingdom.png) no-repeat left;
}

a.fi {
	top: 10px;
	right: 110px;
	background: transparent url(/res/flag_finland.png) no-repeat left;
}
