
html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #005eb0;
	font: .75em Arial, sans-serif;
}

#topContainer {
	width: 100%;
	height: 90px;
	background-color: #fff;
}

#top {
	margin: 0 auto;
	width: 1000px;
	height: 90px;
	position: relative;
}

a#logo {
	width: 264px;
	height: 70px;
	display: block;
	position: absolute;
	right: 20px;
	top: 10px;
}

#sitemap {
	width: 100px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	top: 30px;
	left: 310px;
}

#sitemap a {
	color: #000;
}

#search {
	width: 250px;
	padding: 30px 0px 0px 50px;
	background: url(bg/lookingGlass.jpg) no-repeat 25px bottom;
}

#search input#searchstring {
	width: 150px;
	border: 1px solid #a0a0a0;
	font-size: 11px;
	padding: 2px;
}

#search input.searchButton {
	width: 74px;
	height: 20px;
	padding: 0px 0px 2px 10px;
	font: 11px/20px Arial, sans-serif;
	border: 0;
	background: url(bg/searchButton.jpg) no-repeat left bottom;
	cursor: pointer;
	color: #fff;
	text-align: left;
}

#navTopContainer {
	width: 100%;
	height: 27px;
	background-color: #0072bc;
}

#navTop {
	margin: 0 auto;
	height: 27px;
	width: 1000px;
	overflow: hidden;
	background: url(bg/navTop.jpg) no-repeat center;
}

/* Valikko */

#navTop ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#navTop ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#navTop ul li a {
	margin: 0px 0px 0px 0px;
	line-height: 27px;
	font-size: 12px;
	padding: 0px 17px;
	text-decoration: none;
	display: block;
	color: #fff;
}

#navTop ul li a.open {
	text-decoration: underline;
}

#navTop ul li a:hover {
	text-decoration: underline;
}

#contentContainer {
	width: 100%;
	height: auto;
	background-color: #fff;
}

#content {
	margin: 0 auto;
	padding: 20px 0px;
	width: 960px;
}

#print {
	width: 100px;
	height: 25px;
	line-height: 25px;
	float: right;
	position: relative;
	top: -15px;
	margin-bottom: -15px;
}
#print a {
	width: 75px;
	height: 25px;
	padding-left: 25px;
	display: block;
	background: url(bg/print.jpg) no-repeat left center;
	color: #000;
}

#left {
	width: 202px;
	float: left;
	height: 300px;
	overflow: visible;
	overflow-x: hidden;
}

html>body #left {
	height: auto;
	min-height: 300px;
	overflow: hidden;
}
	

#navLeft {
	padding-bottom: 20px;
}

/* Vasen navi */

#navLeft ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navLeft ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#navLeft ul li a {
	width: 187px;
	height: 27px;
	line-height: 27px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	display: block;
	color: #000;
    background: url(bg/navLeft.jpg) no-repeat left top;
    font-size: 12px;
    overflow: hidden;
}

#navLeft ul li a.open {
	background: url(bg/navLeftOpen.jpg) no-repeat left top;
}

#navLeft ul li a:hover {
	
}

/* Ala-alavalikko */

#navLeft ul li ul {
	margin: 0;
	padding: 10px 0px 20px 0px;
}

#navLeft ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#navLeft ul li ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	width: 170px;
	height: auto;
	line-height: 18px;
	color: #0071bc;
	overflow: visible;
    background: url(bg/navLeftMarker.jpg) no-repeat 17px 7px;
}

#navLeft ul li ul li a.open {
	text-decoration: underline;
	background: url(bg/navLeftMarker.jpg) no-repeat 17px 7px;
}

#navLeft ul li ul li a:hover {
	text-decoration: underline;
}


.column1 {
	
}


/* Main */

#main {
	float: right;
	width: 710px;
	height: 300px;
	overflow: visible;
	overflow-x: hidden;
}

html>body #main {
	height: auto;
	min-height: 300px;
	overflow: hidden;
}

/*Peruselementit*/

select {

}

a {
	outline: none;
	color: #005eb0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	padding: 5px 0px 5px 20px;
	margin: 0px;
	color: #000;
	font-size: 1.3em;
	background: url(bg/arrow.jpg) no-repeat left 7px;
}

h2 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #000;
	font-size: 1em;
	font-weight: bold;
}

hr {
	color: #e1e1e1;
	background-color: #e1e1e1;
	height: 1px;
	border: 0;
	clear: both;
}

p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}


#copy {
	clear: both;
	margin: 0 auto;
	padding: 10px 0px 20px 0px;
	text-align: center;
	color: #fff;
}

#copy a {
	color: #fff;
}

/* really */

#really {
	padding: 5px 0px 0px 0px;
}

#really a {
	color: #fff;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none;
}

#really a:hover {
	background-color: #000;
	color: #8fd71e;
	text-decoration: none;
}



/* news */

.newsbox {
	clear: both;
}

.newsDate {
	font-size: .9em;
	color: #7a7a7a;
}

/* search results */

#searchResults h1 {
	margin-bottom: 5px;
}

#searchResults p {
	margin: 0;
	padding: 3px 0;
}

#searchResults th {
	margin: 0;
	padding: 3px 30px 3px 0;
	text-align: left;
}

#searchResults td {
	margin: 0;
	padding: 3px 30px 3px 0;
}

#cust td {
    padding: 10px 15px 10px 15px;
}

#cust .td1 {
    background: none;
}

#cust .td2 {
    background: #F1F1F1;
}

#cust h1 {
	/* padding: 5px 0px 5px 20px; */
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	 
	color: #000;
	font-size: 1.1em;
	background: none;
}

#downloadsNav ul {
	margin: 0px;
	padding: 0px;
}

#downloadsNav ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	width: 170px;
	height: auto;
	line-height: 18px;
	color: #0071bc;
	overflow: visible;
    background: url(bg/navLeftMarker.jpg) no-repeat 0px 5px;
    list-style-type: none;
}



/* extranet */

#extranet {
	margin: 20px 5px;
	padding: 10px;
	border: 1px solid #ccc;
}

/* Special boxes
========================*/

.boxTiger,
.boxDolphin,
.boxOwl {
	width: 290px;
	padding: 20px 400px 0px 20px;
	overflow: hidden;
	color: #fff;
	margin: 10px 0 20px 0;
	font: 1.2em/1.5em Verdana, Arial, sans-serif;
}
.boxTiger {
	height: 326px;
	background: url(bg/boxTiger.jpg) no-repeat left top;
}
.boxDolphin {
	height: 376px;
	background: url(bg/boxDolphin.jpg) no-repeat left top;
}
.boxOwl {
	height: 356px;
	background: url(bg/boxOwl.jpg) no-repeat left top;
}
.boxTiger H2,
.boxDolphin H2,
.boxOwl H2 {
	color: #fff;
	padding: 10px 0 25px 0;
}
