/* Tagien oletustyylit */
/***********************/

* {
	margin: 0;
	padding: 0;
}

html, body {	
	height: 100%;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	background: #e3f1f8 url(../images/base/tausta.jpg) repeat-x;
	background-attachment:fixed;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

ul, ol {
	padding-left: 40px;
	margin: 16px 0px;
	line-height: 14px;
}

ul ul {
	margin: 0;
}

h1 {
	font-family: Georgia, Verdana, Arial;
	font-size: 30px;
	margin-bottom: 1em;
	color: #008ace;
}

h1.maintitle {
	font-family: "Myriad Pro", Georgia, Verdana, Arial;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 1em;
	color: #008ace;
	padding: 6px 0	px;
}

h2 {
	font-family: Mydria Pro, Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 15px;
	color: #008ace;
	}

h3 {
	margin-bottom: 10px;
}

p {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 18px;
}


.hr {

	height: 1px;
	background: b2b2b2;
}
.yhteys {

	margin-top: -10px;

}

.ingressi {
	font-family: Georgia, Verdana, Arial;
	font-size: 16px;
	color: black;
	font-weight: normal;
	margin-bottom: 1em;
}

td {
	vertical-align: top;
}

input[type="text"] {
	width: 100%;
}

/* container elementtien määrittelyt */
/****************************/

#outerContainer {
	width: 100%;
	height: 100%;
	position: relative;
	background: transparent url(../images/base/tausta-2.jpg) no-repeat center top;
}

#topContainer {
	width: 934px;
	height: 40px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/base/topContainer.png) no-repeat bottom center;
}

#middleContainer {
	width: 934px;
	min-height: 300px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/base/middleContainer.png) repeat-y; 
}

#bottomContainer {
	width: 934px;
	height: 57px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/base/bottomContainer.png) no-repeat top center; 
}

#contentsContainer {
	width: 883px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#left {
	float: left;
	width: 340px;
	min-height: 250px;
	position: absolute;
	margin-top: -12px;

}


#right {
		float: right;
		min-height: 250px;
		width: 239px;
		position: absolute;
		right: 70px;
}

/* headerin määrittelyt */
/****************************/

#header {
	width: 1001px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#logo {
	position: absolute;
	top: 20px;
	left: 19px;
}

#navibar {
	width: 659px;
	height: 39px;
	position: absolute;
	top: 40px;
	right: 19px;
	background: url(../images/base/navipalkki.png) no-repeat top center;
	padding-top: 3px;
}


/* navigaation määrittelyt */
/***************************/ 

#navigation {
	float: left;
	position: relative;
	width: 200px;
	padding-top: 120px;
}

/* sisällön määrittelyt */
/****************************/

#gradient {
	width: 883px;
	height: 87px;
	position: absolute;
	padding-top: 1px;
	bottom: 0px;
	left: 25px;
	background: url(../images/base/gradient.png) repeat-x; 
}


#banneri {
	background: url('../images/base/header.png') no-repeat;
	width: 889px;
	height: 205px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: -28px;
	left: 24px;
}

#contents {
	float: right;
	position: relative;
	width: 665px;
	padding-top: 210px;
	margin-left: auto;
	margin-right: auto;
}

#index_flash {
	position: relative;
	left: -24px;
}


/* footerin määrittelyt */
/****************************/

#footer {
	position: relative;
	width: 1001px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}

#footer-ikonit{
	position: absolute;
	left: 44px;
	top: 18px;
	text-align: left;
}

#footer-heinakuu {
	position: absolute;
	right: 95px;
	bottom: 10px;
	text-align: right;
}

#footer-heinakuu a {
	color: #686868;
	font-size: 11px;
	line-height: 10px;
}

#footer-legalnotice {
	font-size: 11px;
	position: absolute;
	left: 30px;
	top: 7px;
	color: #9b9b9b;
}

#footer-legalnotice a {
	color: #9b9b9b;
	font-size: 11px;
}


/* luokka määrittelyt */
/****************************/

.bold {
	font-weight: bold;
}

.strike {
	text-decoration: line-through ;
}


.middle {
	vertical-align: middle;
}

.smalltext {
	font-weight: normal;
	font-size: 11px;
}

.bordered {
	border: 1px solid #bcbc2b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.alaviiva {
	padding-bottom: 0px;
	border-bottom: 1px solid #b2b2b2;
}

.error_msg {
	height:16px;
	font-size: 11px;
	color: red;
	font-weight: bold;
	padding-left: 22px;
	padding-top: 4px;
	background: url(../images/base/exclamation.png) left 3px no-repeat;
	margin-top: 4px;
}

.tooltip {
	width: 250px;
}

.etusivu-teksti {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 1.5em;
}

a.nappi {
	font-size: 11px;
	font-weight: bold;
	color: white;
	display: block;
	background: #ff0000;
	padding: 2px 6px;
	float: left;
}

a.nappi:hover {
	text-decoration: underline;
}

h2.greybar {
	font-size: 16px;
	color: white;
	padding-left: 10px;
	background: #474747;
	font-weight: bold;
}

div.hr {
	height: 1px;
	background: #7a7a7a;
}

.bottom-link {
	display: inline-block;
	padding: 25px 10px;
}

/* Uutispalikan tyylit      */
/****************************/

div.index_uutinen {
	position: relative;
	margin-bottom: 15px;
}


div.index_uutinen h2 {
	margin-bottom: 5px;
}

div.index_uutinen p {
	font-size: 13px;
	line-height: 14px;
	color: #333333;
	margin: 0;
}

div.index_uutinen p.pvm {
	font-size: 11px;
	margin: 0;
	color: #497c5c;
}

div.index_uutinen a {
	font-size: 13px;
	color: #3333ff;
	margin: 0;
}

div.uutinen_otsake {
	position: relative;
	margin-bottom: 15px;
}


div.uutinen_otsake h1 {
	font-size: 13px;
	color: black;
	font-weight: bold;
}

div.uutinen_otsake p {
	font-size: 13px;
	line-height: 14px;
	color: black;
	margin: 0;
}

div.uutinen_otsake p.pvm {
	font-size: 11px;
	margin: 0;
	color: black;
}

div.uutinen_otsake a {
	font-size: 11px;
	font-weight: bold;
	color: black;
	margin: 0;
}


/* Selaimen tunnitukseen    */
/* liittyvät määritykset    */
/****************************/

#browser_notice {
	width: 100%;
	margin-bottom: 10px;
	padding: 5px 0px;
	border: 1px solid #cecece;
	background: #d9ffb7;
}

#browser_notice span.message {
	padding: 0px 10px;
	font-size: 11px;
}

#browser_notice  img {
	vertical-align: middle;
	margin-left: 10px;
}

#browser_notice  #notice_close {
	position: absolute;
	right: 5px;
	top: 5px;
}