/* Yleiset määrittelyt */

img, #content, .nappi, #kansi {
behavior: url(iepngfix.htc)
}

body {
	text-align: center;
	font-family: verdana, arial;
	font-size: 11pt;
	background: url('bg.png') repeat-x top;
	background-color: #000000;
	margin: 0px;
}

#content {
	background: url('logo.png') no-repeat top;
	width: 648px;
	margin: auto;
	margin-top: 0px;
	text-align: left;
}

#logo {
	height: 225px;
	width: 648px;
	text-indent: -3000px;
}

/* Valikko ja linkit */

#navigation {
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #15d8ea;
}

#navigation li {
	display: inline;
	text-transform: uppercase;
	margin-right: 2px;
	margin-left: 2px;
}

#navigation a {
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	font-weight: bold;
	background-color: #0a5462;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('bg_link.gif');
	background-repeat: repeat-x;
	border-left: 2px solid black;
	border-right: 2px solid black;
}

#navigation a:hover {
	color: #000000;
}

#navigation a.valittu {
	color: #000000;
}

A {
	text-decoration: none;
}

/* Otsikot */

h1, h2, h3 {
	margin: 0 0 10px 0
}

/* Tekstit, kuvat */

#text {
	background-color: #ffffff;
	background-image: url('kaiutin.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
}

img {
	border: none;
}

.nappi {
	float: left;
	width: 112px;
	height: 102px;
	background-image: url('kuvat/nappi.png');
	background-repeat: no-repeat;
	background-position
}

#banneri {
	text-align: center;
	margin: auto;
}

#banneri img {
	border: 2px solid #616161;
	width: 518px;
	height: 151px;
	margin: auto;
}

#banneri img:hover {
border: 2px solid #cc0c0c;
}

/* BLING BLING l. fiilausta */

.lehdistotiedotteet, .galleria , .haastattelut{
	background-image: url('kuvat/lehdisto.png');
	background-repeat: no-repeat;
	height: 66px;
	padding-top: 20px;
	padding-left: 55px;
	margin-bottom: -20px;
	font-weight: bold;
}

.haastattelut {
	background-image: url('kuvat/haastattelut.png');
}

.galleria {
	background-image: url('kuvat/galleria.png');
}

.galleria-linkki{
	background-color: #e7e7e7;
	padding: 5px;
	margin: 5px;
	width: 190px;
	border: 1px solid #a6a6a6;
}

.galleria-linkki A{
	font-weight: bold;
	padding-top: 5px;
}

.galleria-linkki IMG{
	border: 1px solid #3b3b3b;
}

.galleria-alasivu {
	text-align: center;
}

.galleria-alasivu IMG {
	margin-bottom: 20px;
	border: 3px solid black;
}

#ajankohtaista {
	width: 350px;
	background-color: #e7e7e7;
	padding: 7px;
	padding-bottom: 0px;
	border: 1px solid #a6a6a6;
	margin-left: 20px;
}

#ajankohtaista .otsikko {
	font-weight: bold;
	font-size: 13pt;
	color: #231f20;
	margin-bottom: 12px;
	background-color: lightgrey;
	padding: 5px;
	text-align: center;
}

#ajankohtaista .teksti {
	line-height: 200%;
	background-color: #e2f5f9;
	padding: 2px 10px 2px 10px;
	margin-top: 2px;
	border: 1px solid #a6a6a6;
	font-size: 10pt;
}

#ajankohtaista .pvm {
	background-color: #09a9cb;
	padding: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 10pt;
	border: 1px solid #a6a6a6;
	color: #09434f;
	border-bottom: 0;
}

#ajankohtaista .erotin {
	margin-bottom: 15px;
}

/* Alapalkki */
#footer {
	background-color: #183b44;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	margin-bottom: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 7pt;
	color: #ffffff;
}

#footer IMG {
	vertical-align: middle;
	width: 60px;
	height: 28px;
}