@charset "ISO-8859-1";
/* CSS Document */

/* ====== GENERIC STYLES for tags ====== */
body, html {
	margin: 0;
	padding: 0;
	font-family:Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body {
	font-size: 62.5%;
	background-color:#FFFFFF;
	color: #333333;
}
img {
	border: none;
}
.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
	overflow:hidden;
}
form{
	margin:0px;
	padding:0px;
}
/* ====== PAGE CONTAINER ====== */

#pageWrapper {
	width: 1028px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	margin-top:23px;
}
#wrapperHeader {
	float:left;
	height:24px;
	position:relative;
	width:100%;
	background: url(images/bg_header.gif) no-repeat scroll left top;
}
#wrapperMid {
	float:left;
	position:relative;
	width:100%;
	background: url(images/bg_mid.gif) left top;
}
#wrapperFooter {
	float:left;
	height:24px;
	position:relative;
	width:100%;
	background: url(images/bg_footer.gif) no-repeat scroll left top;
	text-align: center;
	padding-top: 23px;
}

#innerWrapper{
	padding-left:24px;
	padding-right:24px;
}
/* ====== HEADER logo, search and navigation ====== */
#header {
	float:left;
	position:relative;
	width:100%;
	background: url(images/header_bg.gif) no-repeat scroll left top;
	height: 90px;
}
#logo{
	padding-left:39px;
	padding-top:32px;
	z-index: 10;
}
#utility{
	float:right;
	position: absolute;
	right: 0;
	margin-right:25px;
	z-index: 10;
}
#search{
	float:right;
	position:relative;
	background-image:url(images/search_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:17px;
}

#search input {
	background:none;
	border:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#search .search_string {
	width:86px;
	margin:0px;
	position:relative;
	float:left;
}
#search .search_submit{
	background:url(images/search_FI.gif) no-repeat;
	height:19px;
	width:29px;
	margin-left:12px;
}
#search .search_submit_en{
	background:url(images/search_EN.gif) no-repeat;
	height:19px;
	width:47px;
	margin-left:12px;
}
#search .search_submit_ru{
	background:url(images/search_RU.gif) no-repeat;
	height:19px;
	width:37px;
	margin-left:12px;
}

#search form {
	float: left;
}

#navi{
	text-align:left;
	float:right;
	position:relative;
	font-size:1.2em;
}
#navi li{
	float:left;
	padding:0px;
	margin:0px;
}
#navi ul{
	clear:none;
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
	background-image:url(images/navi_end.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:1px;
	margin-right:29px;
}
#navi .menu-last a{
	padding-right:11px;
}
#navi a{
	height:33px;
	background-image:url(images/navi_out.gif);
	display:block;
	color:#ffdc10;
	font-stretch:narrower;
	background-repeat:repeat-x;
	background-position:0px 2px;
	padding-left:12px;
	padding-right:12px;
	margin-top:-2px;
	text-decoration:none;
	float: left;
}
#navi a:hover, #navi .menu-current a, #navi .menu-parent a{
	background-image:url(images/navi_active.gif);
	color: #ffffff;
}
#navi .menu-last { display: none; }

/* ====== YELLOW DIVIDER (sub navigation) ====== */
#yellowDivider {
	float:left;
	position:relative;
	width:100%;
	background: url(images/yellow_top.gif) no-repeat scroll left top;
}
#yellowDividerContent {
	float:left;
	position:relative;
	width:100%;
	background: url(images/yellow_bottom.gif) no-repeat scroll left bottom;
}
#subnavi{
	position:relative;
	text-align:center;
	font-size:1.1em;
	padding-top:5px;
	padding-bottom:4px;
}
#subnavi ul{
	position:relative;
	margin:0px;
	padding:0px;
}
#subnavi li{
	margin:0px;
	padding:0px;
	position:relative;
	display:inline;
	margin-left: -2px;
}
#subnavi a{
	background-position:bottom;
	background-image:url(images/subnavi_out.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-left:22px;
	padding-right:20px;
	text-decoration:none;
	display:inline-block;
	padding-top:3px;
	padding-bottom:3px;
}

#subnavi .menu-last a{
	background-image:none;
	color:#000000;
}

#subnavi a:hover, #subnavi .menu-current a, #subnavi .menu-last a:hover{
	background-image:url(images/subnavi_active.gif);
	background-repeat:repeat-x;
	background-position:left top;
	color: #FFDC10;
}

/* ====== CONTENT CONTAINERs ====== */
#content {
	float:left;
	position:relative;
	width:978px;
	border:1px #b9b9b9 solid;
	border-top:none;
	background: transparent url(images/bg_main.gif) repeat-y left top;
}
#rightCol{
	float:right;
	position:relative;
	width:504px;
	background-color: #ededed;
}
#rightCol p{
	margin-bottom:0;
}
#leftCol{
	float:left;
	position:relative;
	width:393px;
}
#leftCol .padding{
	padding:33px 0px 29px 37px;
}

.yellowDivider{
	float:left;
	clear:both;
	width:357px;
	position:relative;
	margin-left:-2px;
	margin-bottom:11px;
	display:inline;
	
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow:hidden;
}

/* ====== MAINPAGE NEWS ====== */
.date{
	font-size:0.9em;
	padding:2px 19px 11px 0;
}

.desc{
	padding:0 0 11px 0;
}

/* ====== SERVICES TEMPLATE ====== */

#pageWrapper.servicesTemplate #leftCol{
	
}

#pageWrapper.servicesTemplate #rightCol{
	width:536px;
	background-image:url(images/libris_services_bg_03.gif);
	background-repeat:no-repeat;
	height:492px;
}
#pageWrapper.servicesTemplate #rightCol .padding{
	padding:98px 74px;
}

#pageWrapper.servicesTemplate #rightCol p{
	margin-left:51px;
	margin-bottom:5px;
}

/* Kartta */

#mapcanvas {
	float: right;
	width: 504px;
	height: 504px;
}

#mapdirections {
	padding-top: 15px;
}

#mapdirections .row {
	font-size: 1.1em;
	padding-bottom: 10px;
	position: relative;
	padding-left: 20px;
}

#mapdirections .row .number {
	position: absolute;
	left: 0;
}

#routeSearch {
	padding: 1px 20px;
	background: transparent url(images/map_input.gif) no-repeat scroll left top;
	position: relative;
	float: left;
}

#routeSearch input {
	background: none;
	border:none;
	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
#routeSearch .mapstring {
	width:160px;
	margin:0px;
	padding: 0;
	position:relative;
	float:left;
	margin-right:12px;
	height: 19px;
}
#routeSearch .mapbutton {
	
}

.addressSample {
	color: #888888;
}

.newsImage {
	position: absolute;
	top: 0;
	left: 474px;
}

#rightLinks {
	padding: 20px 30px;
}

#rightLinks h3 {
	font-size: 1.3em;
	color: #333333;
	font-weight: normal;
}

#rightLinks p {
	color: #333333;
	font-size: 1.1em;
	margin: 12px 0;
}

#rightLinks a {
	text-decoration: underline;
}


/* ------------------- CONTACT ------------------------- */

#contactContent {
	float:left;
	position:relative;
	width:978px;
	border:1px #b9b9b9 solid;
	border-top:none;
	/*background: transparent url(images/bg_yellow.gif) repeat-y left top;*/
}

.contactColumn {
	float: left;
	width: 100%;
}

.contactColumn .padding{
	padding: 0 0 0 35px;
}

.contactColumn .row {
	padding: 2px 0 0 2px;
	float: left;
	height: 74px;
	width: 233px;
}

#contactTop {
	border:1px #b9b9b9 solid;
	border-bottom: none;
	margin: 0;
	padding: 15px 35px;
}

#langSelect {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 1.1em;
	color: #ffffff;
	z-index: 1000;
	
}

#langSelect a {
	color: #FFDC10;
	text-decoration: none;
}

#langSelect a:hover {
	color: #ffffff;
}