﻿/* standard elements */
.timestamp {
	font-size: 10px;
	font-weight: 400;
	color: #606060;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
table {
	width: 98%;
	color: #333333;
	font-size: 11px;
	border-collapse: collapse;
	margin: 3px 7px 3px 7px;
}
td {
	padding: 4px 0px 4px 0px;
	vertical-align: top;
	font-size: 11px;
	border-bottom: 1px solid #aaaaaa;
	color: #2f2f2f;
	text-align: left;
}
th {
	text-align: left;
	padding: 3px 0px 3px 0px;
	font-size: 11px;
	border-bottom: 1px solid #aaaaaa;
	color: #505050;
}
th.black {
	text-align: left;
	padding: 10px 0px 4px 0px;
	font-size: 11px;
	border-bottom: 1px solid #aaaaaa;
	color: #303030;
}
table.spec {
	width: 98%;
	color: #333333;
	font-size: 11px;
	border-collapse: collapse;
}
td.spec {
	padding: 3px 0px 3px 0px;
	vertical-align: top;
	font-size: 11px;
	border-bottom: 1px solid #aaaaaa;
	color: #2f2f2f;
	text-align: left;
}
th.spec {
	text-align: left;
	padding: 4px 0px 4px 0px;
	font-size: 11px;
	border-bottom: 1px solid #aaaaaa;
	color: #505050;
}
th.spec_black {
	text-align: left;
	padding: 10px 0px 4px 0px;
	font-size: 11px;
	border-bottom: 1px solid #aaaaaa;
	color: #303030;
}

.sefi {
	margin-left: 6px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: none;
}
a img {
	border: 0;
	margin: 5px 5px 5px 0px;
}
p img {
	border: 0;
	margin: 5px 5px 5px 5px;
}
img {
	border: 0;
	margin: 5px 5px 5px 5px;
}
.header img {
	border: 0;
	margin: 0px 0px 0px 0px;
}
.ms-vh {
	width: 100px;
	nowrap: nowrap;
	text-align: left;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #880000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
body {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	background: url("img/bg.gif") repeat-y center top;
	color: #333;
	background-color: #EEEEEE;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	text-align: center;
}
input {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
}
p, cite, code {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
}
ul {
	font-size: 11px;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.content li {
	list-style-image: url("img/li.gif");
}
h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 1.4em;
	color: #666666;
}
h2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 17px;
	color: #880000;
	border-top-color: #880000;
	border-top-style: solid;
	border-top-width: 2px;
}
h3 {
	font-size: 11px;
	color: #666666;
}
h4 {
	border-top-color: #888888;
	border-top-style: solid;
	border-top-width: 2px;
	padding-top: 3px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
	color: #3333333;
}
blockquote {
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 6px 12px;
}
blockquote p {
	padding: 3px 0;
}
/* misc */
.clearer {
	clear: both;
}
/* structure */
.container {
	background: url("img/bgcontainer.gif") repeat-y;
	margin: 0 auto;
	width: 890px;
	text-align: left;
}
/* header */
.header {
	background: url("img/header.jpg") no-repeat center right;
	height: 150px;
	margin: 0 auto;
	margin-left: 36px;
	padding: 0;
	width: 809px;
}

/* item */
.item {
	clear: both;
}
.item .date {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	background: url("img/bgdate.gif") no-repeat;
	color: #EEEEEE;
	float: left;
	height: 30px;
	text-align: center;
	width: 36px;
}
.item .date div {
	padding-top: 4px;
}
.item .date span {
	font: normal 1.6em serif;
}
.item .content {
	float: left;
	width: 620px;
}
.item h1 {
	color: #FFF;
	line-height: 30px;
	padding-left: 16px;
	background-color: #444444;
}
.item .body {
	padding: 12px 18px;
}
/* main */
.main {
	float: left;
	width: 656px;
}
/* navigation */
.navigation {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	width: 189px;
}
.navigation h1 {
	background: #222222;
	color: #FFF;
	font-size: 11px;
	line-height: 30px;
	padding-left: 12px;
	background-color: #444444;
}
.navigation ul {
	margin: 0;
	padding: 0;
}
.navigation li {
	border-bottom: 1px solid #BBB;
	margin-left: 0px;
	list-style: none;
	color: #C0C0C0;
}
.navigation li a:active {
	background: #444444;
	color: #EEEEEE;
}
.navigation li a {
	background: #EEEEEE;
	color: #555555;
	display: block;
	padding: 2px 4px 2px 12px;
	text-decoration: none;
	background-color: #DDDDDD;
}
.navigation li a:hover {
	background: #444444;
	color: #EEEEEE;
}
/* footer */
.footer {
	line-height: 58px;
	padding-left: 0px;
	padding-right: 10px;
	background-color: #444444;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	background: url("img/bgfooter.gif") no-repeat;
	color: #EEEEEE;
	float: left;
	height: 58px;
	text-align: center;
	width: 820px;
	color: #FFF;
	line-height: 58px;
	padding-left: 16px;
	background-color: #444444;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #BBBBBB;
}
.footer .left {
	float: left;
	line-height: normal;
	text-align: left;
	padding: 5px 34px;
}
.footer .right {
	float: right;
	line-height: normal;
	text-align: right;
	padding: 5px 4px 7px 4px;
}
/* floats */
.left {
	float: left;
	padding: 16px;
}
.right {
	float: right;
	padding: 16px;
}
.rightf {
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}/*lomake*/

pre {
	white-space: pre-wrap;
}
.otsikko {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #800;
	margin-bottom: 0px;
	margin-top: -5px;
}
.ingressi {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	margin-bottom: 0px;
}
.leipis {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #000;
}
.aika {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 9px;
	color: #AAA;
	margin-bottom: 3px;
}
.lisaalinkki {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #800;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}
.linkki {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #800;
	font-weight: bold;
	cursor: pointer;
}
.cell {
	width: 100px;
	vertical-align: top;
	text-align: left;
}
.lomake {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFFFFF;
	width: 420px;
	margin: 2px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: left;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-repeat: no-repeat;
	background-image: url("img/forms_textarea.jpg");
}
textarea {
	width: 420px;
	height: 130px;
	overflow: auto;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 2px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	background-image: url("img/forms_textarea.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}
fieldset {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFFFFF;
	margin: -10px;
	text-align: left;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: url(img/forms_fieldset.jpg);
}
fieldset legend {
	background: #FFFFFF;
	padding: 6px;
}
.rightred {
	color: #880000;
	vertical-align: middle;
	text-align: right;
	padding-right: 6px;
}
.rightblack {
	color: #000000;
	vertical-align: middle;
	text-align: right;
	padding-right: 6px;
}
td.red {
	color: #880000;
	vertical-align: middle;
	text-align: left;
	padding-right: 6px;
}
td.black {
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding-right: 6px;
}

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(radio.gif) no-repeat;
}
select {
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	width: 146px;
	height: 20px;
	color: #333333;
	font-size: 11px; /*overflow: hidden;*/;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	line-height: 1px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

