* {
	margin: 0;
	padding: 0;
}
img { border: none; }
body {
	background: #f5f1e6;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	margin-bottom: 22px;
	text-align: center;
}
.clear-both { clear: both; }
/*** FONTS ***/
#mainmenu, h1, h2, h3, h4 { font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif; }
#header1 { font-size: 0.9em; }
#header, #mainmenu, #footer, #linkpath { font-size: 0.87em; }
.small-txt { font-size: 0.8em; }
.not_so_small-txt { font-size: 0.91em; }
#header1, .txt-grey { color: #888173; }
h1 {
	font-size: 140%;
	margin-bottom: 8px;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	line-height: 125%;
	color: #726c60;
}
body#frontpage h2 { margin: 16px 0 16px 0; }
#content h3 {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 1px;
	border-bottom: 1px solid #958d7e;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
/*** CONTENT STYLES ***/
.lineheight-loose { line-height: 135%; }
.list .row {
	border-bottom: 1px dotted #958d7e;
	padding-top: 8px;
}
.col {
	float: left;
	margin-bottom: 1px;
	padding: 1px 0 1px 0;
}
.dotted .row, .dotted-row { border-bottom: 1px dotted #958d7e; }
.width-short { width: 17%; }
.width-mid { width: 50%; }
.width-long { width: 80%; }
.results-num {
	clear: both;
	float: left;
	width: 7%;
}
.results-txt {
	float: left;
	width: 92%;
}

.text_pun {
		FONT-SIZE: 12px;
		COLOR: #ac0000;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
		}

.text4 {
		FONT-SIZE: 4px;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
		}
		
.text10 {
		FONT-SIZE: 10px;
		COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
		}
		
.text10_pun {
		FONT-SIZE: 10px;
		COLOR: #ac0000;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
		}

.titlenav-left {
	float: left;
	width: 30%;
	text-align: left;
}
.titlenav-mid {
	float: left;
	width: 43%;
	text-align: left;
}
.titlenav-right {
	float: right;
	width: 26%;
	text-align: right;
}
table {
	border: none;
	margin: 0 auto 0 auto;
}
table td.label {
	border-bottom: 1px solid #d9d3c5;
	padding-bottom: 4px;
}
table td {
	padding: 1px 6px 1px 6px;
	vertical-align: top;
}
table td.empty {
	color: #d9d3c5;
	padding-left: 22px;
	padding-right: 22px;
}
table td.info {
	background-color: #e6e1d3;
	text-align: center;
}
table td.line {
	border-bottom: 1px solid #d9d3c5;
	padding: 0;
	height: 1px;
}
table td.month_without_links {
	border-style: solid ; 
	border-width: 1px 1px 1px 1px;
	border-color: #ffffff;
	color: #999999;
}
table td.month_with_links {
	border-style: solid ; 
	border-width: 1px 1px 1px 1px;
	border-color: #ffffff;
}

table td.calendarday {
	font-size: 0.75em;
	color: #999999;
}

table td.black_calendarday {
	font-size: 0.75em;
	color: #000000;
}

/*** DIVISIONS ***/
.logo
    {
    width: 300px;
    text-align: left;
    float: left;
    }

.yleistoiminnot
    {
    width: 60%;
    text-align: right;
    float: right;
    }

#print-info {
	display: none;	

	}

#wrap {
	margin: 0 auto 0 auto;
	text-align: center;
	width: 90%;
	min-width: 780px;
	max-width: 1800px;
}
#header1 { padding: 3px 12px 1px 18px; }
#head-wrapper {
	line-height: 1;
	width: 100%;
	float: left;
}
#header {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	margin-top: 1px;
}
#fi_header_pic {
	float: left;
	height: 42px;
	width: 100%;
}
#en_header_pic {
	float: left;
	height: 42px;
	width: 100%;
}
#sv_header_pic {
	float: left;
	height: 42px;
	width: 100%;
}
#fi_front_header_pic {
	float: left;
	height: 75px;
	width: 100%;
}
#en_front_header_pic {
	float: left;
	height: 75px;
	width: 100%;
}
#sv_front_header_pic {
	float: left;
	height: 75px;
	width: 100%;
}
body#frontpage #header_pic { height: 75px; }
#submenu, #linkpath, #content, #footer, .footernotes {
	clear: both;
	padding: 3px 18px;
	text-align: left;
}
#submenu { background-color: #d9d3c5; }
#linkpath { border-bottom: 3px solid #d9d3c5; }
#content {
	padding-top: 11px;
	padding-bottom: 11px;
	margin: 0 auto 0 auto;
	width: 96%;
}
body#titlepage #content { padding-top: 3px; }
.content-center { float: left; }
#content p { margin-bottom: 8px; }
.to-right, .to-left {
	width: 48%;
	text-align: left;
}
#titlepage #content { padding-top: 3px; }
.content-center { float: left; }
#content p { margin-bottom: 8px; }
.to-right, .to-left {
	width: 48%;
	text-align: left;
}
.txt-center { text-align: center; }
.content-middle { vertical-align: middle; }
.txt-right { text-align: right; }
.to-left { float: left; }
.to-right { float: right; }
#header1 .to-right, #head-wrapper .to-right { text-align: right; }
.footernotes {
	background-color: #e5e0d3;
	padding-top: 0;
	border-top: 3px solid #e5e0d3;
	margin: 6px 0 1px 0;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer {
	color: #c6bca7;
	text-align: center;
	background-color: #817a6d;
	padding-top: 0;
	border-top: 3px solid #817a6d;
}
/*** LINKS ***/
a:link {
	color: #2c2cff;
	text-decoration: none;
}
a:visited {
	color: #A800B7;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.pagenumbers {
	word-spacing: 1px;
	font-size: 110%;
}
#submenu a:link, #submenu a:visited { color: #504c43; }
#submenu a.menuactive:link, #submenu a.menuactive:visited {
	color: #000;
	font-weight: bold;
}
#header1 .to-right a, #footer a {
	padding-right: 3px;
	padding-left: 3px;
}
#header1 a:link, #header1 a:visited { color: #504c43; }
#footer a:link, #footer a:visited { color: #e6e1d3; }
#submenu a { padding-right: 16px; }
#submenu a:hover, #header1 a:hover {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
/*** FORMS  ***/
#header .to-right {
	padding-right: 18px;
	margin-top: 17px;
}
fieldset { border: 0 none; }
#header form input, form div.publications option { font-size: 0.9em; }
form input.field { padding: 2px 0 1px 2px; }
form input.button { padding: 0 2px 0 2px; }
form label { float: left }
form .label-mid { width: 100px; }
#content form.basic { margin: 13px 0 11px 0; }
div.searcharea { width: 795px; }
div.searcharea .search {
	float: left;
	width: 535px;
}
div.searcharea .words {
	float: left;
	width: 270px
}
div.searcharea .dates {
	float: left;
	width: 260px;
}
div.searcharea .publications {
	float: left;
	width: 260px;
}
/*** RWARE SEARCH HIT STYLES ***/

a[NAME="FIRSTHIT"] {text-decoration: none}
a[NAME="BESTHIT"] {text-decoration: none}
a[NAME="LASTHIT"] {text-decoration: none}
a[NAME="LEASTHIT"] {text-decoration: none}

/*** MAIN NAVIGATION - HORIZONTAL MENU  ***/
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
#mainmenu h3 {
	font-size: 100%;
	font-weight: normal;
}
#mainmenu {
	background-color: #817a6d;
	float: left;
	width: 100%;
	list-style: none;
}
#mainmenu li {
	float: left;
	border-right: 1px solid #f5f1e6;
}
#mainmenu a {
	display: block;
	margin: 0px;
	text-decoration: none;
	color: #fff;
	padding: 5px 18px;
	text-align: center;
}
#mainmenu li a:hover { text-decoration: underline; }
#mainmenu li.other { background: url(/images/arrow_other.gif) no-repeat right center; }
/*** HEADER, PAGES: colors, backgrounds ***/
.digiaineistot #mainmenu a.menuactive, #mainmenu li.da a:hover { background: #455d8e url(/images/menu_bg_da.png) repeat-x left bottom; }
.sanomalehdet #mainmenu a.menuactive, #mainmenu li.sl a:hover { background: #176a8c url(/images/menu_bg_sl.png) repeat-x left bottom; }
.aikakauslehdet #mainmenu a.menuactive, #mainmenu li.al a:hover { background: #365e5f url(/images/menu_bg_al.png) repeat-x left bottom; }
.pienpainatteet #mainmenu a.menuactive, #mainmenu li.pp a:hover { background: #24666d url(/images/menu_bg_pp.png) repeat-x left bottom; }
.monografiat #mainmenu a.menuactive, #mainmenu li.mg a:hover { background: #526f4d url(/images/menu_bg_mg.png) repeat-x left bottom; }
.digiaineistot #header { background: #455d8e url(/images/header_da_bg.png) repeat-x left bottom; }
.sanomalehdet #header { background: #176a8c url(/images/header_sl_bg.png) repeat-x left bottom; }
.aikakauslehdet #header { background: #365e5f url(/images/header_al_bg.png) repeat-x left bottom; }
.pienpainatteet #header { background: #24666d url(/images/header_pp_bg.png) repeat-x left bottom; }
.monografiat #header { background: #526f4d url(/images/header_mg_bg.png) repeat-x left bottom; }
.digiaineistot #fi_header_pic { background: url(/images/header_da_fi.png) no-repeat left bottom; }
.sanomalehdet #fi_header_pic { background: url(/images/header_sl_fi.png) no-repeat left bottom; }
.aikakauslehdet #fi_header_pic { background: url(/images/header_al_fi.png) no-repeat left bottom; }
.pienpainatteet #fi_header_pic { background: url(/images/header_pp_fi.png) no-repeat left bottom; }
.monografiat #fi_header_pic { background: url(/images/header_mg_fi.png) no-repeat left bottom; }
.digiaineistot #fi_front_header_pic { background: url(/images/header_da_fi.png) no-repeat left bottom; }
.sanomalehdet #fi_front_header_pic { background: url(/images/header_sl_fi.png) no-repeat left bottom; }
.aikakauslehdet #fi_front_header_pic { background: url(/images/header_al_fi.png) no-repeat left bottom; }
.pienpainatteet #fi_front_header_pic { background: url(/images/header_pp_fi.png) no-repeat left bottom; }
.monografiat #fi_front_header_pic { background: url(/images/header_mg_fi.png) no-repeat left bottom; }
.digiaineistot #en_header_pic { background: url(/images/header_da_en.png) no-repeat left bottom; }
.sanomalehdet #en_header_pic { background: url(/images/header_sl_en.png) no-repeat left bottom; }
.aikakauslehdet #en_header_pic { background: url(/images/header_al_en.png) no-repeat left bottom; }
.pienpainatteet #en_header_pic { background: url(/images/header_pp_en.png) no-repeat left bottom; }
.monografiat #en_header_pic { background: url(/images/header_mg_en.png) no-repeat left bottom; }
.digiaineistot #en_front_header_pic { background: url(/images/header_da_en.png) no-repeat left bottom; }
.sanomalehdet #en_front_header_pic { background: url(/images/header_sl_en.png) no-repeat left bottom; }
.aikakauslehdet #en_front_header_pic { background: url(/images/header_al_en.png) no-repeat left bottom; }
.pienpainatteet #en_front_header_pic { background: url(/images/header_pp_en.png) no-repeat left bottom; }
.monografiat #en_front_header_pic { background: url(/images/header_mg_en.png) no-repeat left bottom; }
.digiaineistot #sv_header_pic { background: url(/images/header_da_sv.png) no-repeat left bottom; }
.sanomalehdet #sv_header_pic { background: url(/images/header_sl_sv.png) no-repeat left bottom; }
.aikakauslehdet #sv_header_pic { background: url(/images/header_al_sv.png) no-repeat left bottom; }
.pienpainatteet #sv_header_pic { background: url(/images/header_pp_sv.png) no-repeat left bottom; }
.monografiat #sv_header_pic { background: url(/images/header_mg_sv.png) no-repeat left bottom; }
.digiaineistot #sv_front_header_pic { background: url(/images/header_da_sv.png) no-repeat left bottom; }
.sanomalehdet #sv_front_header_pic { background: url(/images/header_sl_sv.png) no-repeat left bottom; }
.aikakauslehdet #sv_front_header_pic { background: url(/images/header_al_sv.png) no-repeat left bottom; }
.pienpainatteet #sv_front_header_pic { background: url(/images/header_pp_sv.png) no-repeat left bottom; }
.monografiat #sv_front_header_pic { background: url(/images/header_mg_sv.png) no-repeat left bottom; }

