body {
	font: normal 75% "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: black;
	text-align: center;
	background: white url('images/background.jpg') no-repeat center top;
}

html {
	margin: 0;
	padding: 0;
}

/************************************
 * Styles
 *
 ************************************/

.graysmall {
	color: #77767a;
	font-size: 90%;
}

.gray {
	color: #77767a;
}

/************************************
 * Basic elements
 *
 ************************************/

p {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #77767a;
}

a:hover, a:active {
	text-decoration: underline;
	color: #57565a;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	color: #2666a5;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
	margin-top: 0.6em;
}

h3 {
	font-size: 1em;
}

sub {
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
    font-size: smaller;
}
   
sup {
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
    font-size: smaller;
}

/************************************
 * Layout
 *
 ************************************/


#page {
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 100%;
	width: 900px;
	background-color: white;
	padding-bottom: 36px;
}


#header {
	padding: 0;
	position: relative;
	text-align: center;
	height: 221px;
}

#header-flash {
	width: 894px;
	margin: 0 auto;
	overflow: hidden;
}

#navigation {
	clear: both;
	background-color: #004b95;
	border-bottom: 10px solid #2666a5;
}

#breadcrumbs {
	font-size: 90%;
	color: #004b95;
	font-weight: bold;
	padding: 1em 0 1em 16px;
}

#breadcrumbs a {
	color: #77767a;
}

#breadcrumbs span.B_currentCrumb {
	color: #004b95;
}

#container {
	padding: 2px 2px 2em 2px;
	position: relative;
	clear: both;
}

#sidebar {
	padding: 0 0 1.6em 0;
	float: left;
	position: relative;
	width: 150px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}


#content {
	padding: 1em 8px 2em 16px;
	margin: 0 0 0 0px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	position: relative;
	float: right;
	width: 709px;
	border-left: 1px solid #c3c3c5;
}

#content p {
	max-width: 70%;	
}

table {
	border-collapse: collapse;
}

th {
	font-weight: normal;
	vertical-align: top;
}

td {
	vertical-align: top;
	padding: 0.2em 0.4em 0.2em 0.1em;
}

#content td p {
	margin: 0;
	padding: 0;
	max-width: 100%;
}

caption {
	font-weight: bold;
	font-size: 100%;
	color: #2666a5;
	text-align: left;
	padding: 0 0 0.5em 0.2em;
}
#footer {
	clear: both;
	background-color: #004b95;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	position: relative;
}

/************************************ 
 * Footer
 *
 ************************************/

#footer #logo {
	width: 200px;
	float: left;
	margin: 1em 0.5em 0 24px;
}

#footer #printlogo {
	display: none;
}
#footer-right {
	float: right;
	position: relative;
	width: 485px;
	height: 130px;
}


#footer #quicklinks {
	display: block;
	position: absolute;
	bottom: 15px;
	left: 0;	
	
}
#footer #quicklinks img {
	margin: 0 8px 0 0;
}

#footer address {
	display: block;
	color: white;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	padding: 0 2em 0 0;
	bottom: 21px;
	right: 175px;
	line-height: 16px;
	font-size: 12px;	
}

#footer #facebook-footer {
	display: block; 
	right: 120px; 
	bottom: 39px;
	position: absolute; 	
	
}
#footer #kauppalehti {
	display: block; 
	right: 5px; 
	bottom: 8px;
	position: absolute; 
}
#footer a {
	color: white;
}

/************************************ 
 * Forms
 *
 ************************************/

form {
}

label {
	display: block;
	clear: both;
	font-weight: bold;
	margin: 0.6em 0 0.1em 0;
	color: #2666a5;
	font-size: 1em;
}

input, textarea, select {
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif;	
	font-size: 100%;
	padding: 0.1em 0.2em;
	background-color: #f3f3f3;
}

input.inputField {
	display: block;
	margin: 0 0 0.2em 0;
	width: 20em;
	border: 1px solid #77767a;
}

input:focus, input:hover, textarea:focus, textarea:hover, input.button:hover {
	background-color: white;
}
input.wide, textarea {
	border: 1px solid #77767a;
	width: 35em;
}

textarea {
	width: 35em;
}

input.button {
	background-color: #f3f3f3;
	cursor: pointer;
	margin: 1em 0 0 0;
}


span.required {
	color: #77767a;
}
/************************************ 
 * News
 *
 ************************************/

div.newsEntry {
	margin-bottom: 36px;
}

div.shortNewsEntry {
	margin-bottom: 24px;
}

	
div.newsEntry h2 {
}

div.shortNewsEntry h3 {
}

div.newsEntry p {
}

div.pagination {
	max-width: 70%;
}
div.pagination span.left {
	width: 40%;
	float: left;
	text-align: left;
}

div.pagination span.right {
	width: 40%;
	float: right;
	text-align: right;
}


/************************************ 
 * Fixes and special cases
 *
 ************************************/

img.twinkle {
	position: absolute;
	margin: 0;
	padding: 0;
	display: block;
}

img#twinkle1 {
	top: 156px;
	left: -222px;
}

img#twinkle2 {
	top: 156px;
	left: -168px;
}

img#twinkle3 {
	top: 160px;
	left: -118px;
}

img#twinkle4 {
	top: 224px;
	right: -70px;
}

img#twinkle5 {
	top: 150px;
	right: -78px;
}

img#twinkle6 {
	top: 126px;
	right: -90px;
}


.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.hidden {
	display: none;
} 
 
