body {
    font-size: 0.75em;
}

.Normal {
    font-size: 1.0em;
}

body.Normal {
    font-size: 0.75em;
}

.clearer {
    clear: both;
}

#Form {
    height: auto !important;
}

body, table thead, table th, table tfoot, table td,
blockquote, input, textarea, .Normal
{
    font-family: Arial, serif;
    color: #363636;
    line-height: 1.3;
}

table, tbody, tr, td, th, thead, tfoot {
    font-size: 1.0em;
}

p {
    margin: 0 0 1.0em 0;
}

ul {
    margin: 0 0 1.0em 0;
    padding: 0 0 0 10px;
}

ul ul {
    margin-bottom: 0;
}

ul li, ul ul li, ul ul ul li, ul ul ul ul li {
    list-style: none;
    margin: 0;
    padding-left: 12px;
    background: url(img/li-bullet.gif) 1px 0.5em no-repeat;
}

a, a:link, a:visited, a:active {
    color: #B49310;
    text-decoration: underline;
}

a:hover {
    color: #CFA80C;
}

a img {
    border: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, serif;
    color: #3B6D98;
    font-weight: normal;
    padding: 0;
    margin: 0 0 1.3em 0;
    line-height: 1.2;
}

h1, h2.ArticleTitle {
    color: #194D78;
    margin-bottom: 0.6em;
    font-weight: bold;
    font-size: 1.8em;
}

h2 {
    font-size: 1.3em;
	margin: 0 0 8px;
}

h3 {
    font-size: 1.2em;
}

h4, h5, h6 {
    font-size: 1.1em;
}

h2.containertitle {
    height: 35px;
    background: url(img/container-title-left.gif) top left no-repeat;
    font-size: 1.2em;
    font-weight: normal;
    margin: 0 0 1px 0;
}

h2.containertitle div {
    background: url(img/container-title-right.gif) top right no-repeat;
    height: 35px;
    line-height: 32px;
    color: #FFF;
    padding-left: 16px;
}

div.fptitle h1 {
/*    width: 575px;*/
    height: 59px;
    _height: 75px;
    padding: 16px 23px 0 23px;
    margin: 0;
    background: #FFF url(img/fp-title-bg-wo-border.gif) top right no-repeat;
    border: 1px solid #D5D5D5;
    border-style: solid solid none solid;
}

#Body {
    background: #EBEBEB;
}

#escape {
    background: url(img/bg-repeat.gif) top center repeat-x;
}

#wrap {
    text-align: left;
    width: 967px; /* 2px extra for lang bg */
}

#head {
    height: 108px;
    position: relative;
    background: url(img/top-bg.jpg) top left no-repeat;
}

#logolink {
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    width: 350px;
    height: 91px;
    background: top left no-repeat;
}

#logolink.logofi { background-image: url(img/logo-fi.jpg); }
#logolink.logoen { background-image: url(img/logo-en.jpg); }
#logolink.logose { background-image: url(img/logo-se.jpg); }
#logolink.logode { background-image: url(img/logo-de.jpg); }

#toplinks {
    position: absolute;
    left: 336px;
    top: 9px;
    text-align: right;
    width: 290px;
    font-size: 0.9em;
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}

#lang {
    position: absolute;
    left: 639px;
    top: 9px;
    text-align: center;
    width: 300px;
    font-size: 0.9em;
    font-family: Arial, sans-serif;
}

#lang ul {
    margin: 0;
    padding: 0;
}

#toplinks li, #lang li {
    display: inline;
    margin: 0;
    padding: 0;
    background: none;
}

#toplinks a, #toplinks a:link, #toplinks a:active, #toplinks a:visited,
#lang a, #lang a:link, #lang a:active, #lang a:visited
{
    color: #D0DEEA;
    text-decoration: none;
    line-height: 11px;
    padding: 0 7px;
}

#toplinks a, #lang a {
    background: url(img/top-link-separator.gif) 0 0.2em no-repeat;
}

#toplinks a.Menu-first, #lang a.Menu-first {
    background: none;
}

#toplinks a:hover, #lang a:hover {
    color: #FFF;
    text-decoration: underline;
}

#toplinks li.Menu-sel, #toplinks li.Menu-open {
    display: none;
}

#lang a.Menu-open, #lang a.Menu-open:link, #lang a.Menu-open:active, #lang a.Menu-open:visited, #lang a.Menu-open:visited,
#lang a.Menu-sel, #lang a.Menu-sel:link, #lang a.Menu-sel:active, #lang a.Menu-sel:visited, #lang a.Menu-open:visited
{
    color: #8DA6BB;
    font-weight: bold;
    text-decoration: none;
}

#contentarea {
    background: url(img/wrap-repeat.gif) top left repeat-y;
    margin: 0 2px;
}

.frontpage #contentarea {
    background: #FFF;
}

#contentbottombg {
    background: url(img/wrap-bottom.gif) bottom left no-repeat;
}

.frontpage #contentbottombg {
    background: url(img/fp-wrap-bottom.gif) bottom left no-repeat;
}

#contenttopbg {
    background: url(img/wrap-top.gif) top left no-repeat;
    min-height: 300px;
    _height: 300px;
}

.subpage #navi {
    height: 54px;
}

.frontpage #navi {
    height: 50px;
}

#navi ul {
    margin: 0;
    padding: 3px 6px 0 6px;
}

#navi li {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    background: none;
    height: 36px;
    background: url(img/navi-separator.gif) top right no-repeat;
}

#navi li.Menu-open, #navi li.Menu-sel {
    background: url(img/navi-sel-left.gif) top left no-repeat;
    margin-left: -1px;
}

#navi span {
    display: block;
    float: left;
    height: 36px;
}

#navi a, #navi a:link, #navi a:active, #navi a:visited {
    display: block;
    float: left;
    height: 36px;
    line-height: 32px;
    color: #D0DEEA;
    text-decoration: none;
    padding: 0 16px;
    font-weight: bold;
    font-size: 0.9em;
}

#navi a:hover {
    color: #FFF;
}

#navi li.Menu-open a, #navi li.Menu-sel a,
#navi li.Menu-open a:link, #navi li.Menu-sel a:link,
#navi li.Menu-open a:active, #navi li.Menu-sel a:active,
#navi li.Menu-open a:visited, #navi li.Menu-sel a:visited,
#navi li.Menu-open a:hover, #navi li.Menu-sel a:hover
{
    background: url(img/navi-sel-right.gif) top right no-repeat;
    color: #FFF;
    text-decoration: none;
}

#contenttop {
    height: 54px;
    background: url(img/content-top.gif) 215px 37px no-repeat;
}

#column {
    width: 215px;
    float: left;
    margin-right: 1px;
    padding-bottom: 1px;
}

#fpcolumns {
    padding: 0 13px 13px 13px;
}

#fpleftcol {
    float: left;
    width: 575px;
}

#fprightcol {
    float: right;
    width: 348px;
}

#subnavi {
    padding-bottom: 1px;
}

#subnavi ul {
    margin: 0;
    padding: 0;
}

#subnavi ul.Menu-l2 {
    border-top: 1px solid #EBEBEB;
}

#subnavi li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #EBEBEB;
    list-style: none;
    background: none;
}

#subnavi a {
    padding: 7px 8px 6px 32px;
    line-height: 14px;
    background-image: url(img/arrow-bullet-right.gif);
    background-position: 19px 10px;
    background-repeat: no-repeat;
}

#subnavi a, #subnavi a:link, #subnavi a:active, #subnavi a:visited {
    color: #363636;
    text-decoration: none;
    display: block;
}

#subnavi a:hover {
    color: #4D4C4C;
    text-decoration: underline;
}

#subnavi a.Menu-open {
    background-image: url(img/arrow-bullet-down.gif);
}

#subnavi a:hover {
    background-color: #EBEBEB;
    text-decoration: none;
}

#subnavi a.Menu-sel {
    background-color: #EBEBEB;
    font-weight: bold;
}

#subnavi ul ul li {
    border-bottom: none;
}

#subnavi ul ul li a {
    padding: 5px 8px 4px 46px;
    background-position: 35px 8px;
}

#navipane {
    min-height: 100px;
    padding: 26px;
}

#fpflash {
    padding-bottom: 13px;
}

.subpage #content {
    width: 743px;
    float: left;
}

.frontpage #content, .frontpageintl #content {
    border: 1px solid #D5D5D5;
    background: #FFF url(img/fp-content-top-gradient.gif) top left repeat-x;
}

#fpsuorakulmajaharppi {
    background: url(img/suorakulma-ja-harppi.gif) 16px 21px no-repeat;
    padding: 24px 30px 40px 98px;
}

#breadcrumbs {
    color: #727272;
    font-size: 0.75em;
    font-family: Arial, sans-serif;
    line-height: 10px;
    padding: 10px 0 0 26px;
    height: 19px;
    _height: 29px;
    border-bottom: 1px solid #EBEBEB;
}

#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
    text-decoration: none;
    color: #727272;
    font-size: 1.2em;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

#contentpanes {
    padding: 19px 25px 19px 25px;
    background: url(img/content-bg-gradient.gif) top left repeat-x;
}

#leftcolumn {
    float: left;
}

#rightcolumn {
    float: right;
}

.subpage #leftcolumn {
    width: 436px;
}

.subpage #rightcolumn {
    width: 243px;
}

.frontpage #leftcolumn {
    width: 200px;
}

.frontpage #rightcolumn {
    width: 200px;
}

#intlfpcontent {
    padding: 0 26px 30px 27px;
    width: 690px;
    _width: 743px;
    float: left;
}

.frontpageintl #content {
    width: auto;
}

#intlfpheader {
    height: 178px;
    background: url(img/intl-header.jpg) center top no-repeat;
    margin: 23px 0 13px 0;
}

/*.frontpageintl #dnn_ContentPane div { width: 805px; }
.frontpageintl #dnn_ContentPane div div { auto; }*/

#footer {
    padding: 9px 20px;
}

#bottomlinks {
    float: right;
    margin: 0;
}

#bottomlinks li {
    display: inline;
    list-style: none;
    border-left: 1px solid #A0A0A0;
    padding: 0 4px;
    background: none;
}

#bottomlinks li.Menu-first {
    border-left: none;
}

#bottomlinks a, #bottomlinks a:link, #bottomlinks a:active, #bottomlinks a:visited {
    color: #828282;
    text-decoration: none;
}

#bottomlinks a:hover {
    text-decoration: underline;
}

#footer {
    font-size: 0.9em;
}

#copyright {
    color: #828282;
}

.DNNEmptyPane {
    display: none;
}

div.SC_Panel span.BulletLink, table.TB_Toolbar span.BulletLink,
span.BulletLink a, span.BulletLink a:link, span.BulletLink a:visited, span.BulletLink a:active,
a.nuoli, a.nuoli:link, a.nuoli:visited, a.nuoli:active
{
    background: url(img/arrow-bullet-right.gif) 0 0.4em no-repeat;
/*    _background-position: 0 0.4em;*/
    text-decoration: underline;
    color: #B49310;
    padding: 0 0 0 10px;
/*    _padding-top: 2px;*/
}

/* frontpage articles */

.fparticles {
    margin-bottom: 15px;
    line-height: 16px;
}

.fparticles ul {
    margin: 0;
    padding: 0;
    border: 1px solid #D7D7D7;
    border-bottom: none;
}

.fparticles li {
    background: none;
    margin: 0;
    padding: 0 1px;
    background: #FFF;
    list-style: none;
    border-bottom: 1px solid #D7D7D7;
}

.fparticles a.articlelink, .fparticles a.articlelink:link, .fparticles a.articlelink:visited, .fparticles a.articlelink:active {
    display: block;
    padding: 7px 8px 8px 27px;
    background-image: url(img/arrow-bullet-right.gif);
    background-position: 13px 12px;
    background-repeat: no-repeat;
    background-color: #F5F5F5;
    text-decoration: none;
    color: #363636;
}

.subpage .fparticleskirjoituksia a.articlelink, .subpage .fparticleskirjoituksia a.articlelink:link,
.subpage .fparticleskirjoituksia a.articlelink:visited, .subpage .fparticleskirjoituksia a.articlelink:active 
{
    color: #B49310;
}

.fparticles a.articlelink:hover {
    background-color: #FFF;
}

.subpage .fparticleskirjoituksia a.articlelink:hover .ArticleTitle {
    text-decoration: underline;
}

.fparticleskirjoituksia .ArticleDate {
    color: #666;
    font-size: 0.9em;
    display: block;
    margin-top: 2px;
    text-decoration: none !important;
}

.fparticlessuurmestarinsana .ArticleDate {
    color: #666;
    font-weight: bold;
    display: block;
    margin-bottom: 2px;
}

/* frontpage boxes */

.frontpageboxes {
    margin: 0;
    padding: 0;
    width: 348px;
    line-height: 16px;
}

.frontpageboxes li {
    background: none;
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
}

.frontpageboxes a.boxlink, .frontpageboxes a.boxlink:link, .frontpageboxes a.boxlink:visited, .frontpageboxes a.boxlink:active {
    display: block;
    text-decoration: none;
    color: #363636;
}

.frontpageboxes .boxtop, .frontpageboxes .boxbottom {
    display: block;
    height: 2px;
    font-size: 0;
}

.frontpageboxes .boxtop {
    background: url(img/fp-right-box-top.gif) top left no-repeat;
}

.frontpageboxes .boxbottom {
    background: url(img/fp-right-box-bottom.gif) top left no-repeat;
}

.frontpageboxes .boxcontents {
    display: block;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    padding: 14px 26px;
    background-image: url(img/arrow-bullet-right.gif);
    background-position: 13px 18px;
    background-repeat: no-repeat;
    background-color: #F5F5F5;
}

.frontpageboxes a.boxlink:hover .boxcontents {
    background-color: #FFF;
}

.frontpageboxes .boxcontents strong {
    color: #B49310;
    display: block;
    margin-bottom: 2px;
}

.fparticles p.readmore span {
	padding-right: 10px;
	background: url(img/arrow-bullet-right.gif) center right no-repeat;
	color:#B49310;
	font-weight:bold;
}

.FaqList {
	border-top:1px dotted #BBC1C5;
	padding:13px 0 4px;
}

.FaqListFirst {
	border-top:0 none;
	margin:0;
	padding:0 0 4px;
}

.FaqList ul {
	margin:0;
	padding:0;
}

.FaqList li {
	margin:0 0 10px;
	list-style:none;
	background:none;
	padding:0;
}

.FaqList li.Collapsed span {
	background-position:left top;
}

.FaqList li span {
	background:url("img/expand-icons.gif") no-repeat scroll left bottom transparent;
	font-size:0;
	line-height:18px;
	margin:0 5px -1px 0;
	display:inline-block;
	width:11px;
	height:11px;
	zoom:1;	
}

.FaqList a {
	text-decoration:none;
}

.HeaderParagraph {
	margin: -28px 0 9px 25px;
}