@charset "utf-8";
/* CSS Document */


#left_upper {
	float:left;
	display:block;
	height:187px;
	width:210px;
	clear: both;
}

#right_upper {
	float:left;
	margin:0;
	width:791px;
	padding:4px 0 0 0;
}

#search {
	width:1005px;
}

#search_inner {
	background-image:url(img/header_navi_bg.gif);
	background-repeat:no-repeat;
	height: 27px;
	width:779px;
	float:right;
	text-align:right;
    margin: 0;
    padding: 3px 15px 0 0;
	font-family: Trebuchet MS;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    color: #1d5ea7;
    text-transform: uppercase;
}


#search a {
	text-decoration:none;
}

#search a:hover {
	color:#000;
}

#SearchButton {
	margin:0;
	padding:4px 0 0 5px;
}

#google {
	color:#00539b;
	font-family: Trebuchet MS;
	font-size:10pt;
	padding:35px 0 0 0;
	width:200px;
	height:165px;
}

#google_inner a {
	color:#00539b;
	font-family: Trebuchet MS;
	font-size:10pt;
}

#google_inner a:hover {
	color:#000;
}

#ajanvaraus {
	background-image:url(img/ajanvaraus_bg.gif);
	background-repeat:no-repeat;
	width:200px;	
}

#ajanvaraus_inner {
	margin:0;
	padding:10px 0 0 10px;
	font-family: Trebuchet MS;
    font-size: 9pt;
    font-weight: normal;
	line-height:15px !important;
}

#tiedotteet {
	background-image:url(img/tiedotteet_bg.gif);
	background-repeat:no-repeat;
	margin:0;
}

#tiedotteet_inner {
	margin:0;
	padding:20px 0 20px 12px;
	font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight: normal;
}

#nosto {
	border-top: 1px dashed #79ccd6;
	margin: 3px 0 0 0;
	padding: 10px 0 20px 8px;
	font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight: normal;
}

#right_upper_inner {
	padding: 0 0 0 20px;
}

.spacer {
	clear:both;
	margin:0;
	padding:0;
	height:0;
}

