body {
	font-family:
		"Gill Sans", 
		Verdana,
		"Gill Sans MT",
		Trebuchet,
		"Trebuchet MS", 
		"Franklin Gothic Book", 
		Corbel, 
		Geneva, 
		Calibri,
		Tahoma, 
		"Myriad Pro",
		"MS Gothic",
		"Microsoft sans serif",
		Arial,
		sans-serif;
	font-weight: 200;
	padding: 2em;
	min-width: 44em;
	max-width: 80em;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
	background: #eeeeee;
	overflow-y: scroll;
}

img#logo {
	float: left;
	width: 140px;
	height: 132px;
	padding-right: 2em;
	border: none;
}

div#slogan {
	height: 112px;
	vertical-align: middle;
	margin-bottom: 3em;
}

div#slogan h1 {
	margin: 0;
	padding: 0;
	padding-top: 1em;
	font-weight: 200;
	text-align: right;
	font-style: italic;
	font-size: 1.7em;
	font-size: 26px;
}

div#maincontent {
}

div#navi ul.topnavi {
	font-weight: 400;
	color: #d2232a;
	margin-bottom: 2em;
}

div#navi ul.topnavi li.subnavi {
	font-weight: 200;
}

div#navi {
	float: left;
	width: 14em;
	list-style-type: none;
	letter-spacing: 0.02em;
}

div#navi ul {
	font-size: 1.0em;
	font-size: 20px;
	list-style-type: none;
	padding-left: 1em;
}

div#navi ul li {
	height: 1.4em;
}

div#navi ul li.selected {
	font-weight: 600;
	background-image: url(/_shared/img/track.png);
	background-repeat: repeat-x;
	background-position: 0px 7px;
	list-style-type: disc;
}

div#navi ul li.subnavi {
	text-decoration: none;
	margin-left: 1em;
	font-size: 0.9em;
	font-size: 16px;
	list-style-type: none;
}

div#navi ul li.subnaviselected {
	margin-left: 1em;
	font-size: 0.9em;
	font-size: 16px;
	background-image: url(/_shared/img/track.png);
	background-repeat: repeat-x;
	background-position: 0px 5px;
}

div#navi ul li span {
	background: #eeeeee;
	padding-right: 0.5em;
}

div#navi ul li img {
	vertical-align: center;
}

h1#title {
	letter-spacing: 0.02em;
	text-align: center;
	font-weight: 200;
	font-size: 2em;
	font-size: 32px;
	font-variant: small-caps;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0.6em;
	z-index: 1;
}

h1#title span {
	padding-left: 0.5em;
	padding-right: 0.5em;
	background: white;
	border: none;
	-moz-border-radius: 0.1em;
	-webkit-border-radius: 0.1em;
	background: #eeeeee;
	background-image: url(/_shared/img/h1bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

img.middle {
	top: -0.1em;
	position: relative;
}

div#contentarea {
	margin-left: 14em;
	position: relative;
	top: -2em;
}

div#content {
	padding-left: 2em;
	padding-bottom: 2em;
	padding-right: 2em;
	padding-top: 1.5em;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #d2232a;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	position: relative;
	min-height: 35em;
	background: #fff;
	font-size: 0.9em;
	font-size: 17px;
}

div#content p {
	font-weight: 200;
	margin-left: 1em;
	margin-bottom: 0;
	line-height: 125%;
}

div#content ul {
	margin-left: 0.5em;
}

div#content ul li {
	margin-bottom: 0.3em;
}

div#content h2 {
	font-weight: 400;
	font-size: 1.3em;
	font-size: 22px;
}

p.korostus {
	color: #008d51;
	text-align: left;
	font-size: 1.3em;
	font-size: 22px;

	background-image: url(/_shared/img/nav_right_green_24.png);
	background-position: 0 0;
	background-repeat: no-repeat;

	margin: 0;
	padding-left: 35px;
	padding-bottom: 5px;
}

div#footer {
	clear: both;
	font-size: 0.8em;
	font-size: 12px;

	text-align: center;
	margin-top: 0.3em;
	margin-bottom: 0;
	padding-bottom: 0;
}


a:link {
	color: blue;
}

a:visited {
	color: #ff3600;
}

a:visited {
	color: blue;
}

a:hover {
	color: #d2232a;
}

a:active {
	color: blue;
}

img.sisaltokuva {
	clear: right;
	float: right;
	margin: 1em;
}

div#footer a:link, 
div#footer a:visited, 
div#footer a:hover, 
div#footer a:active {
	color: black;
}

/* Navi */

ul.topnavi a:link, 
ul.topnavi a:visited, 
ul.topnavi a:hover, 
ul.topnavi a:active {
	color: #363636;
	text-decoration: none;
}

ul.topnavi a:hover, 
ul.topnavi a:active {
	font-weight: 600;
	color: #d2232a;

}

ul.topnavi {
	list-style-type: none;
}

div#search {
	margin: 0;
	padding: 0;
}

input#searchbox {
	width: 62%;
}

div#navi fieldset {
	margin-top: 1em;
	margin-right: 2em;
	font-size: 80%;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
}

/* Forms */

table.form th {
	font-weight: 500;
	text-align: left;
}

table.form {
	margin-left: auto;
	margin-right: auto;
}

table.form td button {
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
}

table.form td.center {
	text-align: center;
}

table.form caption {
	font-weight: 500;
}




div.buttons {
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 1em 2em 1em 2em;
	color: black;
	line-height: 200%;
}

div.buttons a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	margin: 5px 5px 5px 5px;
	font-weight: 400;
}

div.buttons a:link,
div.buttons a:visited {
	border: 1px outset #dddddd;
	color: black;
	background: #e0e9ff;
}

div.buttons a:hover,
div.buttons a:active,
div.buttons a.selected:link, 
div.buttons a.selected:visited, 
div.buttons a.selected:hover, 
div.buttons a.selected:active {
	color: white;
	border: 1px inset #dddddd;
	background: #335bb1;
}

ul.languages {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

ul.languages li {
font-weight: 500;
}

ul.languages li a {
	text-decoration: none;
	font-weight: 100;
}

ul.languages li img {
	border: none;
	margin-right: 0.5em;
padding: 0;
	width: 16px;
	height: 16px;
}

div#contentarea p {
	margin-bottom: 1em;
}

div.logo {
	float: left;
	margin-right: 3em;
	height: 110px;
	vertical-align: middle;
}


/* Feedback */


div.dialog_info,
div.dialog_alert,
div.dialog_error,
div.dialog_success {
	background-repeat: no-repeat;
	background-position: 6px 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 45px;
	margin: 0px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	color: black;
	border: 1px groove;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	margin-top: 2em;
	font-size: 1.3em;
}

div.dialog_info {
	border-style: solid;
	background-image: url(/_shared/img/information2_32.png);
	background-color: #d8e3ff;
	border-color: #3441ff;
}

div.dialog_alert {
	border-style: solid;
	background-image: url(/_shared/img/sign_warning_32.png);
	background-color: #fff0b5;
	border-color: #beae8e;
}

div.dialog_error {
	border-style: solid;
	background-image: url(/_shared/img/error_32.png);
	background-color: #ffcdcd;
	border-color: #be0004;
}

div.dialog_success {
	border-style: solid;
	background-image: url(/_shared/img/ok_32.png);
	background-color: #ccffcd;
	border-color: #0e7c14;
}

input,
textarea {
	font-family:
		"Gill Sans", 
		Verdana,
		"Gill Sans MT",
		Trebuchet,
		"Trebuchet MS", 
		"Franklin Gothic Book", 
		Corbel, 
		Geneva, 
		Calibri,
		Tahoma, 
		"Myriad Pro",
		"MS Gothic",
		"Microsoft sans serif",
		Arial,
		sans-serif;
	font-size: 1em;
}

td.right {
	text-align: right;
}

td.center {
	text-align: center;
}
