* {
margin: 0;
padding: 0;
}

body {
font-family: Verdana, Gill sans, Arial, Sans-Serif;
font-size:13px;
margin:auto;
padding:auto;
text-align:center;
background: url(img/background.png) repeat-x #fff;
width:928px;
line-height:1.4;
}

#header {
	background: url(img/header.png) no-repeat;
	width:920px;
	height:99px;
	margin: 0 auto;
	padding: 0 auto;
	text-align:left;
}

.logo {
	margin-left:1.5em;
}

.menu {
	margin: 0 auto;
	padding:0 auto;
	background: url(img/menubg.png) no-repeat;
	width:420px;
	height:50px;
	position:relative;
	top:-10px;
}

.menu ul {
	margin: 0;
	padding: 0;
	cursor: default;
	display: inline;
	font-style: italic;
	list-style-type:none;
}

.menu li {
font-size: 13px;
float: left;
position:relative;
top:0.3em;
left:4em;
}

.menu ul a:link {
	color: #484848;
	font: Verdana;
	text-decoration: none;
}

.menu ul a:visited {
	color: #484848;
	text-decoration:none;
}

.menu ul a:hover,
.menu ul a:active {
color: #4682B4;
text-decoration:none;
}

.menu img {
position: relative;
top: 7px;
padding-right: 2px;
padding-left: 12px;
border: none;
}

.containerStart {
background: url(img/content_start.png) no-repeat;
width:928px;
height:32px;
position:relative;
top:-10px;
}
.containerStart img {
float:right;
border:none;
position:relative;
top:8px;
right:10px;
}


#container {
background: url(img/content.png) repeat-y;
width:928px;
text-align:left;
color:#000;
position:relative;
top:-10px;
}

.content {
width: auto !important;
}

#sitedescription {
background:url(img/panelbg.png) no-repeat;
width:910px;
height:80px;
margin:0px 0px 0px 7px;
position:relative;
top:-15px;
padding: 6px 0px 0px 8px;
}

.sitedesctxt {width:880px;font-size:0.9em;color:#202020;
padding-left:10px;}
.sitedesctxt h4 {color:#294172;text-align:Center;
font-size:13px;}

.containerClose {
background: url(img/content_close.png) no-repeat;
width:928px;
height:57px;
position:relative;
top:-10px;
}

table { margin-left:8px;}

.sidenav {
width:180px;
margin-left:12px;
float:left;
}

.sidenav h2 {
font-size:14px;
font-family:serif;
font-variant: small-caps;
color: #191970;
border-bottom: #c0c0c0 1px solid;
}

.panel li { list-style-type:none; padding-top:2px;}

.panel li span {
position:relative;
top:-7px;
padding-left: 6px;
}

.panel a {
text-decoration:none;
font-family:arial,helvetica,sans-serif;
font-variant:small-caps;
color:blue;
}
.panel a:visited, a:active {text-decoration:none; color:blue;}
.panel a:hover{text-decoration:underline; color:#696969;}
.panel img {border:none;}

.npanel li { list-style-type:none; padding-top:2px;}

.npanel li span {
position:relative;
top:-7px;
padding-left: 6px;
}

.npanel a {
text-decoration:none;
font-family:cursive;
font-variant:small-caps;
color:blue;
}
.npanel a:visited, a:active {text-decoration:none; color:blue;}
.npanel a:hover{text-decoration:underline; color:#696969;}
.npanel img {border:none; width:180px; height:90px; padding:10px 0px 5px 0px;}

.second { padding-top:1em; }

.blog {
margin:0px 0px 10px 0px;
width:688px;
}

.blogHead { width:682px; height: 9px; background:url(img/blog_head.png) no-repeat;}
.blogClose {
width:682px;
height: 9px;
background:url(img/blog_close.png) no-repeat;
padding-top:10px;}

.blogcontent {
width:682px !important;
background:url(img/blog_content.png) repeat-y;
}

.newscontent {
width:682px !important;
background:url(img/blog_content.png) repeat-y;
min-height:145px;
}

.newscontent img{
float:left;
width:auto;
border:0;
}

.blogtxt {
width:665px;
overflow-x: auto;
padding-left:10px;
}

.newstxt {
width:665px;
padding-left:10px;
}

.newstxt img {
padding-right:15px;
max-width: 500px;
}

.newstxt ul,
.newstxt ol {
position:relative;
left:2em;
padding: 5px 0px 5px 0px;
}

.blogtxt ul,
.blogtxt ol {
position:relative;
left:2em;
padding: 5px 0px 5px 0px;
}

.blogtxt li { position:relative; left:1em; padding:5px 0px 5px 0px; }

select {
background: #f0f0f0;
color:#191970;
width:150px;
}

select:hover {
background: #e7e7e7;
color:#191970;
}

form {padding: 5px 0px 5px 0px;}

.suomi {
background-image: url(img/flagfin.png);
background-repeat:no-repeat;
background-position: right;
}

.englanti {
background-image: url(img/flaguk.png);
background-repeat:no-repeat;
background-position: right;
}

.molemmat {
background-image: url(img/flagboth.png);
background-repeat:no-repeat;
background-position: right;
}

/* Blogin näyttämiseen */
.title {
color: #191970;
font-size:14px;
font-family: serif;
padding-bottom: 12px;
padding-top: 12px;
font-variant: small-caps;
}

.title img { padding-right:5px; }

.news_title, .title a {
text-decoration: none;
color: #191970;
font-size:16px;
font-family: serif;
padding-bottom: 12px;
padding-top: 12px;
font-variant: small-caps;
}

.title a:visited { color: #191970; text-decoration: none;}

.footnote {
text-align:right;
font-style:italic;
font-size:12px;
padding-top:10px;
margin-right:1px;
}

.blogtxt {
font-family: Verdana, sans-serif, serif;
font-size: 13px;
}

.blogtxt a {text-decoration:none; }
.blogtxt a:visited, a:active {text-decoration:none;}
.blogtxt a:hover {color:#696969;text-decoration:underline;}

.subtxt {font-size:12px; font-style:italic; color:#c0c0c0;}

.timedate {
color:#191970;
font-family:Verdana, serif;
font-size:13px;
float:right;
font-style:italic;
padding-right:1px;
}


input {
background: #f0f0f0;
color:#191970;
width:150px;
}

input:hover {
background: #e7e7e7;
color:#191970;
}

.lisaab { background: #fff; border: 1px solid #c0c0c0; width:200px;}
.lisaabcb { background: #fff; border: 1px solid #c0c0c0; width:10px; height:10px;}

.form tr td { padding-top: 10px;}

.lisaablogi { border: 1px solid #c0c0c0; margin-top:1em;}

.attention {
color:#191970;
text-decoration:underline;
}

/* apu sivun tyylit */
.listtab {
width:460px;
background-color:#F8F8F8;
border-color: 	#D8D8D8;
border-style: solid;
border-width:1px;
padding-left:1em;
margin-bottom:1em;
}

.toc {
font-size:12px;
font-family:Verdana, Arial, sans-serif;
font-weight:bold;
color:#294172;
text-align:center;
padding-top:0.5em;
}

li a { color:#294172 }
li a:visited { color:#294172; }

.boldie { font-weight: bold; }

/* apu loppuu */

#pageDescriptionhead h1 {color:#294172;
font-size:24px; text-align:center; border-bottom:1px solid #c0c0c0;margin-bottom:10px;}

#tfs h2 {color:#294172; font-size:16px; padding-bottom: 6px;padding-top:4px;}

#recentnewsheadline h1 {color:#294172; font-size:19px;}
.recentgrey{background:#d0d0d0;}
table#latestnews {border:1px solid #c0c0c0;}
table#latestnews a {text-decoration:none;color:#294172;}
table#latestnews a:hover {text-decoration:underline;}
table#latestnews a:visited, a:active {color:#294172;}

