
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: 7.5pt;
	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; }

div.as_huomiolaatikko {
    background-color: #eee;
    border: 1px solid #aaa;
    padding: 15px;
}
body {
	background: #6677AA;
	margin: 0;
	padding: 0;
	text-align: center;
    font-size: 11px;
}
body.peking {
	background: url('/res/peking/sitebg.jpg') repeat-x top left #fff;
}

body.vancouver {
	background: url('/res/vancouver/sitebg.jpg') repeat-x top left #fff;
}

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

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

div#site {
	width: 960px;
	margin: auto;
	text-align: left;
}
div#sitepeking {
	width: 960px;
	background: url('/res/peking/pagebg.gif') repeat-y top left #fff;
	margin: auto;
	text-align: left;
}

div#sitevancouver {
	width: 960px;
	background: white;
	margin: auto;
	text-align: left;
}

div#header {
	position: relative;
	width: 960px;
}
div#headerpeking {
	position: relative;
	height: 205px;
	width: 960px;
}

div#headervancouver {
	position: relative;
	height: 205px;
	width: 960px;
}

div#header h1 a {
	position: absolute;
	text-indent: -9999px;
	display: block;
	width: 298px;
	height: 98px;
	top: 0px;
	left: 0px;
	background: transparent url(/res/logo-t.gif) repeat top;;
	z-index: 1;
	outline: none;
}

div.themeAdmin {
	z-index: 2;
}

div#helpmenu {
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
}
div#helpmenupeking {
	position: absolute;
	top: 10px;
	right: 133px;
	text-align: right;
}

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



div#helpmenu input.q,
div#helpmenupeking input.q,
div#helpmenuvancouver input.q
{
	border: 1px solid black;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

div#helpmenu input.hae-nappi,
div#helpmenupeking input.hae-nappi,
div#helpmenuvancouver input.hae-nappi
{
	margin: 0px;
	margin-top: 1px;
	margin-left: 6px;
}

div#lang {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
div#langpeking {
	position: absolute;
	top: 12px;
	right: 340px;
}

div#langvancouver {
	position: absolute;
	top: 12px;
	right: 215px;
}

div#buttons {
	position: absolute;
	bottom: 8px;
	right: 60px;
}
div#buttonspeking {
	position: absolute;
	top: 12px;
	right: 400px;
}

div#buttonsvancouver {
	position: absolute;
	top: 12px;
	right: 270px;
}

div#navigation {
	border-top: 1px solid white;
	background: #5cc4ff url(/res/topnavi-bg.gif) repeat-x top;
}
div#navigationpeking {
	background: #ccc url(/res/peking/topnavi-bg.gif) repeat-x top;
}

div#navigationvancouver {
	background: #ccc url(/res/vancouver/topnavi-bg.gif) repeat-x top;
}

div#navigation ul,
div#navigationpeking ul,
div#navigationvancouver ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#navigation li,
div#navigationpeking li,
div#navigationvancouver li {
	display: inline;
	background: transparent url(/res/topnavi-hoverbg.gif) no-repeat;
	background-position: 100% 0px;
}

div#navigation li:hover,
div#navigationpeking li:hover,
div#navigationvancouverli:hover {
	background: transparent url(/res/topnavi-hoverbg.gif) no-repeat;
	background-position: 100% -53px;
}

div#navigation li a,
div#navigationpeking li a,
div#navigationvancouver li a {
	display: block;
	float: left;
	padding: 8px;
	padding-right: 10px;
	color: white;
	font-size: 13px !important;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/res/topnavi-hoverbg.gif) no-repeat;
	background-position: 100% 0px;
}
div#navigationpeking li a {
	background: none;
	color: #000;
}

div#navigationvancouver li a {
	background: none;
	color: #000;
}
div#navigation li a:hover, div#navigation li a.chosen {
	background: transparent url(/res/topnavi-hoverbg.gif) no-repeat;
	background-position: 100% -53px;
	color: black;
}
div#navigationpeking li a:hover, div#navigationpeking li a.chosen {
	background: url('/res/peking/topnavi-hoverbg.gif') repeat-x;
	color: #fff;
}

div#navigationvancouver li a:hover, div#navigationvancouver li a.chosen {
	background: #046DFC url('/res/vancouver/sidemenu/sidemenu-hoverbg.gif') repeat-x;
	color: #fff;
}

div#hidden {
	background: #5cc4ff;
	padding: 1px 5px;
}

div#featured {
	background: #85cbfe url(/res/featured-bg.jpg) no-repeat top;
	position: relative;
}
div#featured a:hover {
	color: #fff;
	font-weight: bold;
}

div#featured-first {
	float: left;
	width: 640px;
	overflow: hidden;
}


div#news-topics {
	float: left;
	width: 320px;
	overflow: hidden;
}

div.padding-div {
	padding: 20px;
}

div.minipadding-div {
	padding: 6px;
}

div#content-wrap {
	background: white url(/res/content-bg.gif) repeat-y;
	position: relative;

}
div#content-wrappeking,
div#content-wrapvancouver {
	background: white url(/res/content-bg.gif) repeat-y;
	position: relative;
}

div#topbg {
	background: url(/res/content-topbg.gif) repeat-x;
	height: 3px;
	margin: 0px;
	padding: 0px;
	line-height: 3px;
	font-size: 2px;
}

div#sidemenu {
	float: left;
	width: 160px;
	overflow: hidden;
	padding-bottom: 9px;
	margin-bottom: 20px;
}

div.menu {
	background: #dcf3fb url(/res/sidemenu-bottombg.gif) no-repeat bottom left;
}

div#sidemenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 159px;
	overflow: hidden;
	margin-bottom: 8px;
}

div#sidemenu ul li a {
	display: block;
	width: 152px;
	padding: 4px;
	text-decoration: none;
}
div#sidemenu ul li.peking a {
	display: block;
	width: 152px;
	padding: 4px;
	text-decoration: none;
	color: #8f4300;
}

div#sidemenu ul li a.level1 {
	background: url(/res/sidemenu-bg.gif);

}
div#sidemenu ul li.peking a.level1 {
	background: url(/res/peking/sidemenu/sidemenu-bg.gif);
}

div#sidemenu ul li.vancouver a.level1 {
	background: url(/res/vancouver/sidemenu/sidemenu-bg.gif);
}

div#sidemenu ul li a.level1-onpath {
	background: #0094fc url(/res/sidemenu-hoverbg.gif) repeat-x top;
	color: white;
}
div#sidemenu ul li.peking a.level1-onpath {
	background: #fc9304 url(/res/peking/sidemenu/sidemenu-hoverbg.gif) repeat-x top;
	color: white;
}
div#sidemenu ul li.vancouver a.level1-onpath {
	background: #046DFC url(/res/vancouver/sidemenu/sidemenu-hoverbg.gif) repeat-x top;
	color: white;
}

div#sidemenu ul li a.level1:hover {
	background: #0094fc url(/res/sidemenu-hoverbg.gif) repeat-x top;
	color: white;
}
div#sidemenu ul li.peking a.level1:hover {
	background: #fc9304 url(/res/peking/sidemenu/sidemenu-hoverbg.gif) repeat-x top;
	color: white;
}
div#sidemenu ul li.vancouver a.level1:hover {
	background: #046DFC url(/res/vancouver/sidemenu/sidemenu-hoverbg.gif) repeat-x top;
	color: white;
}

div#sidemenu ul li a.level2 {
	background: #dcf3fb;
	border-left: 4px solid #76bcef;
	padding-left: 3px;
	border-bottom: 1px solid #F3FBFC;
}
div#sidemenu ul li.peking a.level2 {
	background: #fcf8f6;
	border-left: 4px solid #efbc76;
	padding-left: 3px;
	border-bottom: 1px solid #fcf5f3;
}
div#sidemenu ul li.vancouver a.level2 {
	background: #ecf4ff;
	border-left: 4px solid #80b5fd;
	padding-left: 3px;
	border-bottom: 1px solid #bfdfff;
}

div#sidemenu ul li a.level2-last {
	border-bottom: none;
}

div#sidemenu ul li a.level3 {
	background: #F6FBFC;
	border-left: 4px solid #76bcef;
	border-bottom: 1px solid white;
	padding-left: 3px;

}

div#sidemenu ul li a.level4 {
	background: #dcf3fb;
	border-left: 4px solid #76bcef;
	border-bottom: 1px solid #F3FBFC;

	padding-left: 10px;
}

div#sidemenu ul li a.level5 {
	background: #dcf3fb;
	border-left: 4px solid #76bcef;
	padding-left: 20px;
	border-bottom: 1px solid #F3FBFC;

}

div#sidemenu ul li a.level2-last {

}

div#sidemenu ul li a.level2:hover, div#sidemenu ul li a.level3:hover, div#sidemenu ul li a.level4:hover, div#sidemenu ul li a.level5:hover {
	border-left: 4px solid #1180CE;
}
div#sidemenu ul li.peking a.level2:hover, div#sidemenu ul li.peking a.level3:hover, div#sidemenu ul li.peking a.level4:hover, div#sidemenu ul li.peking a.level5:hover {
	border-left: 4px solid #ce7e11;
	background-color: #fbe9dc;
}
div#sidemenu ul li.vancouver a.level2:hover, div#sidemenu ul li.vancouver a.level3:hover, div#sidemenu ul li.vancouver a.level4:hover, div#sidemenu ul li.vancouver a.level5:hover {
	border-left: 4px solid #046DFC;
	background-color: #79b1fd;
	color: white;
}

div#sidemenu ul li a.level2-onpath, div#sidemenu ul li a.level3-onpath, div#sidemenu ul li a.level4-onpath, div#sidemenu ul li a.level5-onpath {
	border-left: 4px solid #1180CE;
}
div#sidemenu ul li.peking a.level2-onpath, div#sidemenu ul li.peking a.level3-onpath, div#sidemenu ul li.peking a.level4-onpath, div#sidemenu ul li.peking a.level5-onpath {
	border-left: 4px solid #ce7e11;
	background-color: #fbe9dc;
}

div#sidemenu ul li.vancouver a.level2-onpath, div#sidemenu ul li.vancouver a.level3-onpath, div#sidemenu ul li.vancouver a.level4-onpath, div#sidemenu ul li.vancouver a.level5-onpath {
	border-left: 4px solid #046DFC;
	background-color: #79b1fd;
	color: white;
}



div.menupeking {
	background: url('/res/peking/sidemenu/sidemenu-bottombg.gif') no-repeat bottom left #fbe9dc !important;
}

div.menuvancouver {
	background: #DCEEFB url('/res/vancouver/sidemenu/sidemenu-bottombg.gif') no-repeat bottom left !important;
}

div#sidemenu hr {
	height: 1px;
	color: #dcf3fb;
	border: none;
	margin: 0;
	padding: 0;
}

div#maincontent {
	float: left;
	width: 480px;
	overflow: hidden;
}

div.navPath {
	padding: 4px;
	border-bottom: 1px solid #e8e8e8;
}
div.navPathpeking,
div.navPathvancouver {
	border-bottom: none;
}
div.navPath a {
	text-decoration: none;
}

div.navPath a.print,
div.navPathpeking a.print,
div.navPathvancouver a.print {
	float: right;
	padding-right: 14px;
	background: transparent url(/res/printer.gif) no-repeat right top;
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 3px;
}

div.navPath a.print:hover,
div.navPathpeking a.print:hover {
	text-decoration: underline;
}

h1.pageTitle {
	padding: 20px;
	padding-bottom: 0px;
}

div#sidecontent {
	float: left;
	width: 320px;
	overflow-x: hidden;
	min-height:400px;
 	height:auto !important;
	height:400px;
}

div#bottombg {
	background: url(/res/alakaari.gif) no-repeat bottom right;
}

div#footer {
	padding: 10px;
	background: #85cbfe;
}
div#footerpeking {
	background: url('/res/peking/footerbg.gif') repeat-x top left #fff;
	height: 19px;
	padding-top: 7px;
	padding-left: 7px;
}

div#footer a,
div#footerpeking a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

dif#footer a:hover,
dif#footerpeking a:hover {
	color: gray;
}

.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 */

table.summary1 tr.r1 td.c1 {
	background: transparent url(/res/summary1/r1-c1.gif) no-repeat top left;
	height: 38px;
	width: 40px;
}

table.summary1 tr.r1 td.c2 {
	background: transparent url(/res/summary1/r1-c2.gif) repeat-x top left;
	padding-top: 8px;
}

table.summary1 tr.r1 td.c3 {
	background: transparent url(/res/summary1/r1-c3.gif) no-repeat top left;
	width: 19px;
	height: 38px;
}

div.pvm {
display:inline !important;
margin-left:0px !important;
color: gray;
font-size: x-small;
}

table.summary1 p {
display:inline !important;
margin-right: 2px;
padding-top:0pt !important;
}



table.SummaryContent td{
	padding-bottom: 6px;
	padding-top: 2px;
}

div.ingressi {
	font-style: normal;
}


table.summary2 h2 {
	color: white;
	margin: 0px;
	padding-top: 5px;
	font-size: 11px;
}

table.summary2 tr.r1 td.c1 {
	background: transparent url(/res/summary2/r1-c2.gif) repeat-x top left;
}

table.summary2 tr.r1 td.c2 {
	background: transparent url(/res/summary2/r1-c2.gif) repeat-x top left;
	height: 25px;
}

table.summary2 tr.r1 td.c3 {
	background: transparent url(/res/summary2/r1-c3.gif) no-repeat top left;
	width: 14px;
	height: 25px;
}

table.summary2 tr.r2 td.c1 {
	background: transparent url(/res/summary2/r2-c1.gif) repeat-y top left;
	background-color: #edfaff;
}

table.summary2 tr.r2 td.c2 {
	background-color: #edfaff;
}

table.summary2 tr.r2 td.c3 {
	background: transparent url(/res/summary2/r2-c3.gif) repeat-y top right;
	background-color: #edfaff;
}

table.summary2 tr.r3 td.c1 {
	background: transparent url(/res/summary2/r3-c1.gif) no-repeat bottom left;
	width: 14px;
	height: 24px;
}

table.summary2 tr.r3 td.c2 {
	background: transparent url(/res/summary2/r3-c2.gif) repeat-x bottom left;
	background-color: #edfaff;
	height: 24px;
}

table.summary2 tr.r3 td.c3 {
	background: transparent url(/res/summary2/r3-c3.gif) no-repeat bottom right;
	height: 24px;
	width: 14px;
}

table.summary3 a {
	color: black;
	text-decoration: none;
}

table.summary3 a:hover {
	text-decoration: underline;
}

table.summary3 table.SummaryContent p {
	margin: 0px;
}

div.highlightRow {
	margin-top: 12px;
}table.peking tr.r1 td.c1 {
	background: transparent url(/res/peking/summary/r1-c1.gif) no-repeat top left;
	height: 38px;
	width: 40px;
}
table.peking tr.r1 td.c2 {
	background: transparent url(/res/peking/summary/r1-c2.gif) repeat-x top left;
	padding-top: 8px;
}

table.peking tr.r1 td.c3 {
	background: transparent url(/res/peking/summary/r1-c3.gif) no-repeat top left;
	width: 19px;
	height: 38px;
}

div.mediaclip {
	margin-bottom: 10px;
}

.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 */


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 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;
	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;
	font-size: 12px;
}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: 100%;
	margin-bottom: 10px;
}
table.sidemenu td.level0,
table.sidemenu td.level1 {
	padding-bottom: 5px;
	padding-top: 5px;
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
}
table.sidemenu td.level1-onpath {
}
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: 11px;
}
table.sidemenu table.level0 td,
table.sidemenu table.level1 td {
	vertical-align: middle;
}
table.sidemenu td.level2-last {
	padding-bottom: 7px;
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
}
table.sidemenu table.level0 td.nod1,
table.sidemenu table.level1 td.nod1 {
	width: 10px;
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 2px 3px;
	text-align: center;
}
table.sidemenu td.nod2 {
	width: 10px;
}
table.sidemenu td.nod2 img { margin-top: 4px; }
table.sidemenu table.level2-here td.nod2,
table.sidemenu table.level3-here td.nod2 {
	width: 10px;
	font-weight: bold;
}
table.sidemenu table.level0 a,
table.sidemenu table.level1 a {
	font-weight: bold;
	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: #666 !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;
}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/topnavi1a/topnavistart.gif') no-repeat;
}
table.topnavicontainer td.navi {
	height: 50px;
	background: url('/res/menu/topnavi1a/topnavibg.gif') repeat-x;
}
table.topnavicontainer td.end {
	width: 15px;
	height: 50px;
	background: url('/res/menu/topnavi1a/topnaviend.gif') no-repeat;
}


table.topnavi  {
	empty-cells: show;
}

table.topnavi td.spacer {
	width: 1px;
	background: url('/res/menu/topnavi1a/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/topnavi1a/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/topnavi1a/tabstarts.gif') no-repeat;
}
table.topnavi td.tabendchosen {
	width: 6px;
	background: url('/res/menu/topnavi1a/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 {
}h1.mainTitle,
table.cc td.list h1
{
	font-size: 14px;
	font-weight: bold;
}
table.cc td.list h1 { margin-bottom: 10px; }dl.tiedote dt div a {
	color: #00638F;
	text-decoration: none;
	font-weight: normal;
}
dl.tiedote dt div a:hover {
	text-decoration: underline;
	color: #000;
}
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-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.cc td.list {
	padding: 10px 0;
}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: #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;
}
dl.tiedote dd {
	margin-bottom: 0px;
	padding: 0px;
}

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

div#verkkokauppa-content {
	float: left;
	width: 800px;
	overflow: hidden;
	background: #fff;
}

table.NewsSummaryContent h2 {
	margin: 0;
}

#maincontent table.NewsSummaryContent td {
	padding-bottom: 20px;
}

#maincontent table.NewsSummaryContent h2 {
	margin-bottom: 5px;
}

#maincontent table.NewsSummaryContent h2 a {
	font-size: 13px !important;
	font-weight: bold;
	text-decoration: underline;
}

#maincontent table.NewsSummaryContent h2 a:hover {
	text-decoration: none;
}

#share {
	clear: both;
}

#share a {
	background: url(/res/some.gif) no-repeat top left;
	background-position: 0px -130px;
	padding: 0 0 3px 20px;
	margin-right: 4px;
}

#share a.facebook {
	background-position: 0px -80px;
}

#share a.twitter {
	background-position: 0px -42px;
}

#share a.rss {
	background-position: 0px 0px;
}

