html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
/*	vertical-align:baseline; */
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #0092d6;
}

a:link {
	text-decoration: none;
	color: #0092d6;
}

a:visited {
/*	color: #a59d95; */
	color: #0092d6; 
}

a:hover, a:focus, a:active {
	color: #a59d95;
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

strong {
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231b13;
	background-color: #e0ded8;
	line-height: 1em;
}

/*//------------------------------------------------------ */

.align-left {
	float: left;
}

.align-right {
	float: right;
}

img.align-left {
	margin: 0 20px  5px 15px;
}

img.align-left-article-entry {
	margin: 0 20px  30px 0;
	float: left;
}

img.align-right {
	margin: 0 15px  5px 20px;
}

img.align-right-article-entry {
	margin: 0 15px  30px 20px;
	float: right;
}

a.active-link {
	color: #0092d6!important;
}

.color-blue {
	color: #0092d6!important;
}

/*//------------------------------------------------------ */

#wrapper {
	width: 980px;
	float: left;
	/*overflow: hidden;*/
	
	padding: 12px 0 0 0;
	
	background-color: #e0ded8;
	background: #ffffff url('/sivu/www/fi/images/background-header.gif') top left no-repeat;
}

	#contact-search-languages {
		float: right;
		position: relative;
		/*top: 0;
		right: 0;*/
		z-index: 1;
		
		padding: 0 0 0 0;
		background-color: #e0ded8;
	}
	
		.contact, .search, .languages {
			float: left;
	
		}
		
			.contact li {
				float: left;
				margin: 0 24px 0 0;
				color: #696159;
				font-size: 12px;
			}
			
				.contact a:active, .contact a:hover  {
					color: #a59d95;
				}
			
		.search {
			margin: 0 15px 0 0;
		}
			
			.search input {
				float: left;
			}
			
			.search input#search-query {
				width: 148px;
				height: 16px;
				border-top: 1px solid #cccccc;
				border-right: 1px solid #b5b4af;
				border-bottom: 1px solid #b5b4af;
				border-left: 1px solid #cccccc;
			}
			
		.languages {
			margin: 0 7px 0 15px;
		}
			
			.languages li {
				float: left;
				margin: 0 5px 0 0;
			}
			
			.languages a {
				color: #696159;
				font-weight: bold;
			}
			
			.languages a:hover, .languages a:active {
				color: #0092d6;
			}
	
	#header {
		width: 310px;
		float: left;
		position: relative;
		margin: -20px 0 20px 0;
		padding: 0 20px 0 0;
		
	}
	
		#logo {
			float: left;
			position: relative;
			/*top: 0;
			left: 0;*/
			z-index: 1;
		}
		
		#announcements {
			height: 112px;
			width: 610px;
			background: #ffffff url('/sivu/www/fi/images/background-announcements.jpg') top left repeat-x;
			
			float: left;
			margin: 40px 0 0 0;
			padding: 0 15px 0 10px;
			
			display: inline;

		}
		
			#announcements h2, #announcements h3 {
				text-transform: uppercase;
				color: #0092d6;
				font-size: 12px;
				line-height: 19px;
				
				padding: 2px 0 0 0;

			}
			
			#announcements ul {
				
			}
			
				#announcements li {
						color: #4d4d4d;
						font-size: 12px;
						line-height: 17px;
				}
			
					#announcements span {
						color: #4d4d4d;
						font-size: 12px;
						line-height: 19px;
					}
			
					#announcements a {
						color: #004e97;
						font-size: 12px;
						line-height: 19px;
						
						padding: 0 0 0 30px;
					}
					
					#announcements a:active, #announcements a:hover  {
						color: #a59d95;
					}
		
		#site-map {
			float: left;
			padding: 3px 0 0 0;
			
		}
		
			#site-map ul {
				margin: 0 0 0 5px;
			}
			
				#site-map li {
					float: left;
					margin: 0 4px 0 4px;
				}
				
					#site-map li a {
						color: #a59d95;
						font-size: 11px;
						line-height: 18.5px;
					}
					
					#site-map li a:active, #site-map li a:hover {
						color: #0092d6;
					}
					
		#main-navigation {
			width: 980px;
			height: 41px;
			background: url('/sivu/www/fi/images/background-main-navigation.jpg') top left repeat-x;
			float: left;
		}
		
			#main-navigation ul {
				padding: 11px 0 0 0;
				margin: 0 0 0 30px;
				
			}
			
				#main-navigation li {
					float: left;
					display: block;
					padding: 0 15px 0 15px;
					background: url('/sivu/www/fi/images/delimiter-main-navigation.jpg') right center no-repeat;
				}
				
				#main-navigation li.last {
					background: none;
				}
				
					#main-navigation li a {
						color: #4d4d4d;
						font-size: 16px;
						font-weight: normal;
					}
					
					#main-navigation li a:hover, #main-navigation li a:active {
						color: #45bde9;
					}
					
					#main-navigation li a.active-link {
						background: url('/sivu/www/fi/images/background-main-navigation-tab-left.jpg') bottom left no-repeat;
					}
					
						#main-navigation li a span {
							display: block;
							padding: 4px 12px 12px 12px;
						}
						
						#main-navigation li a.active-link span {
							background: url('/sivu/www/fi/images/background-main-navigation-tab-right.jpg') bottom right no-repeat;
							color: #45bde9;
						}
						
						#main-navigation li ul {
							display: none;
							position: absolute;
							width: 140px;
							top: 242px;
						}
						
							#main-navigation li ul li {
								float: none;
								display: block;
								font-size: 12px;
								background: none;
								
								margin: 0 0 5px 0;
								padding: 5px 0 5px 10px;
							}
							
								#main-navigation li ul li a {
									font-size: 12px;
									background: none!important;
								}
		
	#content {
		width: 480px;
		/*overflow: hidden;*/
		float: left;
		padding: 0 0 10px 0;
		background-color: #ffffff;
	}
	#content img {
		margin: 0 20px 15px 0;
	}

			.current {
				width: 460px;
				margin: 0 0 0 0;
				display: inline;
			}
			
			.article {
				width: 460px;
				margin: 0 0 0 0;				
				display: inline;
			}
			

			.NavMenuBg {
				width: 210px;
				height: 555px;
				padding: 20px 0 0 20px;
				margin: 20px 0 0 20px;
				background: url('/sivu/www/fi/images/background-sub-nav.jpg') top left no-repeat;
			}
			
			a.NavItem1 {
			color: #4d4d4d;
			line-height: 20px;
			padding:0 0 0 10px; 
			display:block;
			}

			a.NavItem2 {
			color: #4d4d4d;
			line-height: 20px;
			padding:0 0 0 20px; 
			display:block;
			}

			a.NavItem3 {
			color: #4d4d4d;
			line-height: 20px;
			padding:0 0 0 30px; 
			display:block;
			}

			a.NavItem4 {
			color: #4d4d4d;
			line-height: 20px;
			padding:0 0 0 40px; 
			display:block;
			}
			a.NavItem5 {
			color: #4d4d4d;
			line-height: 20px;
			padding:0 0 0 50px; 
			display:block;
			}
			
			table.NavMenu a:hover, a#active {
			color: #0092d6;
			}


				.sub-nav ul {
					
				}
				
					.sub-nav li {
						
					}
					
						.sub-nav li a {
							color: #4d4d4d;
							font-family: Arial, Helvetica, sans-serif;
							line-height: 21px;
						}
						
						.sub-nav li a:hover, .sub-nav li a:active {
							color: #0092d6;
						}
						
						.sub-nav li ul {
							
						}
						
							.sub-nav li ul li {
								margin: 0 0 0 10px;
							}
			
				.article-entry {
					padding: 18px 0 5px 10px;

				}
				.spacer_vert { 
					height: 1px;
					width: 100%;
					border-bottom: 1px solid #e9e7e5;
					overflow: hidden;
					margin: 0 30px 0 10px;
				}
			
				.full-article {
					padding: 18px 0 5px 0;
				}
				
					.full-article h2 {
						font-size: 26px;
						color: #0092d6;
						font-weight: bold;
						line-height: 24px;
						margin: 20px 0 0 0;
					}
					
					.full-article h3 {
						font-size: 14px;
						color: #0092d6;
						
						margin: 0 0 5px 0;
					}
					

					
					.full-article p.ingress {
						margin: 20px 0 0 0;
					}

					.full-article p {
						color: #231b13;
						line-height: 19px;
						
						margin: 10px 0 0 0;
					}
					.full-article img {
						margin: 0 20px 15px 0;
					}

			
				.article-entry h3 {
					color: #0092d6;
					font-size: 18px;
					font-weight: bold;
					line-height: 18px;
					
					margin: 0 0 13px 0;
				}
				
				.article-entry p {
					line-height: 20px;
					
					margin: 0 0 13px 0;
				}
				
					.article-entry p span {
						color: #a59d95;
					}
			
		.right {
			padding: 0 0 0 0;
			margin: 0 20px 0 0;
			float: right;
			
			/*background: #ffffff;*/
			display: inline;
		}
		
			.lifts, .info {
				width: 220px;
				padding: 42px 0 0 0;
			}
			
			.info {
				padding: 10px 0 0 0;
			}
			
				.header-text {
					
				}
				
				.most-used {
					width: 210px;
					height: 41px;
					padding: 10px 0 0 10px;
					background: url('/sivu/www/fi/images/background-most-used.jpg') top left repeat-x;
					
				}
				
					.most-used h2 {
						font-size: 12px;
						color: #0092d6;
						line-height: auto;
					}
				
				.lift-block {
					width: 220px;
					
					margin: 0 0 10px 0;
					background-color: #f3f2f0;
				}
				
					.lift-block-header {
						width: 210px;
						
						padding: 10px 0 7px 10px;
						
					}
					
					.lift-block-header h3 {
						font-size: 16px;
						font-weight: normal;
						color: #ffffff;
						line-height: auto;
					}
					
						a.slider {
							display: block;
							margin: 5px 0 0 0;
						}
					
						.green {
							background-color: #00a8c3;
							border-bottom: 1px solid #80d4e1;
						}
						
						.blue {
							background-color: #0092d6;
							border-bottom: 1px solid #80c9eb;
						}
						
						.dark-blue {
							background-color: #004e97;
							border-top: 1px solid #80a7cb;
						}
						
					table.lift-block-table {
						width: 190px;
						
						margin: 25px 0 0 15px;
					}
					
						table.lift-block-table td {
							padding: 5px;
						}
						
							table.lift-block-table td a {
								font-size: 14px;
								color: #4d4d4d;
							}
							table.lift-block-table td ul li { list-style: square; padding: 1px; margin-left: 6px; }
								
				.info-block {
					width: 220px;
					
					margin: 0 0 10px 0;
					padding: 0 0 0 0;
				}
				
					.info-block h3 {
						text-transform: uppercase;
						font-size: 14px;
						margin: 0 0 10px 0;
					}
					
					.info-block p {
						line-height: 19px;
						font-size: 12px;
						color: #4d4d4d;
					}
							
		#footer {
			width: 980px;
			height: 82px;
			float: left;
			padding: 20px 0 0 0;
			background: url('/sivu/www/fi/images/background-footer.jpg') top left no-repeat;
		}
		
			table#footer-contact-info {
				margin: 0 0 0 100px;
			}
			
				table#footer-contact-info tr {
					margin: 0 auto;
				}
				
					table#footer-contact-info td {
						font-size: 12px;
						color: #4d4d4d;
						padding: 5px 40px 0 0;
					}

/* henkilohakemiston mouseover */
#puh_hakutulokset_ptl div, #org_henkilot div { 
position: absolute; 
background-color: #e0ded8; 
width: 250px;
padding: 10px;
margin-left: 20px; 
color: #231b13; 
border: #696159 1px solid; 
display: none;
} 
