@import url("cssform.css");
/* Copyright Idea Development ID Oy */
html { 
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0; 
	padding: 0 0 0 0; 
	background: #E5E5E5 url(../pics/background.gif) left top repeat;
}
body, div {
	margin: 0;
	padding: 0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

/* LINKS */

a:link {
	color: #0365C8;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #0365C8;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #0365C8;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #0365C8;
	font-weight: bold;
}

/* HEADERS */

h2, h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
h2{
	margin:10px 0 0;
}

h3 {
	color: #949494;
	font-weight: bold;
	font-size: 11px;
}

/* -- pääosat -- */

div#outer {
	width: 100%;
	height: 100%;
	background: transparent url("../pics/top-repeat.png") left 0 repeat-x;
}

div#main {
	width: 784px;
	margin-left: auto;
	margin-right: auto;
	/*padding-top: 70px;*/
	height: 600px;
}
div#outer h1 {
	color:#000000;
	margin:0pt;
	padding:0pt;
	text-align:center;
	width:100%;
	background: transparent url("../pics/top.png") top center no-repeat;
	height: 70px;
}
div#outer h1 a
{
	height: 70px;
	background: transparent url("../pics/top.png") top center no-repeat;
	text-indent: -9000em;
	display:block;
	font-size:0pt;
	line-height:0pt;
	overflow:hidden;
	text-decoration:none;	
	}
div#navi {
	width: 100%;
	height: 21px;
	background-color: transparent;
	margin: 0;
	padding: 0;
	line-height: 21px;
}

div#subnavi {
	width: 100%;
	height: 21px;
	background-color: transparent;
	margin: 0;
	padding: 0;
	line-height: 21px;
}

div#lift,
#flash
{
	clear: both;
	width: 100%;
	height: 129px;
	background-color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
}

/* -- navin kuvat -- */
ul#navi {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ul#navi li {
	padding: 0;
	margin: 0 24px 0 0;
	border: none;
	height: 21px;
	float: left;
	display: block;
}
.subnavContainer {
	height: 21px;
	clear: both;
}
ul#subnavi {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;	
	}
ul#subnavi li {
	padding: 0;
	margin: 0 15px 0 0;
	border: none;
	height: 21px;
	float: left;
	display: block;
}

ul#navi a { color: #ffffff; font-size: 1.2em; text-decoration: none; display: block; padding-top: 2px; }
ul#navi a:hover { color: #CAE586; }

ul#subnavi a { color: #0063CF; font-size: 1.1em; text-decoration: none; display: block;padding-top: 2px; }
ul#subnavi a:hover { color: #fff; }
/* -- pääalueen kolumnit ja niiden osat -- */

div.col {
	float: left;
	background-color: transparent;
	padding: 0;
	margin: 10px 0 0 0;
}

div.narrowest { width: 190px; }
div.narrow { width: 220px; }
div.wide { width: 354px; }
div.widest { width: 584px; }


div.col { 
	margin: 0;
}

div.spacer { width: 10px; background-color: transparent; }

/* SISENNYKSET  */
div.col div.innertube {
	background-color: #ffffff;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
}
div.wide div.innertube {
	padding: 5px 20px;
	}
div.widest div.innertube { 
	padding-left: 20px; 
	padding-right: 20px; 
}

div.col div.boxhead {
	margin-bottom: 1px;
	padding: 3px 5px 3px 10px;
	background-color: #ffffff;
}

div.col div.boxspace {
	padding: 3px 6px 3px 20px;
	margin: 0;
	background-color: #ffffff;
}

div.footer {
	width: 100%;
	height: 20px;
	background-color: #F2F2F2;
	line-height: 20px;
	text-align: right;
	margin-top: 0;
}

/* -- kolumnien tekstiasetteluun liittyvät -- */
/*div.col div.boxspace h2 { margin: 0; padding: 0; }
div.col div.innertube p {margin: 0; padding: 0 0 10px 0;}
div.col div.innertube h2 { margin: 0; padding: 0 0 10px 10px; }

div.wide div.boxhead h3, 
div.wide div.boxhead img { 
	padding-left: 10px; 
}*/
div.boxhead h3 {
	font-weight: bold;
	letter-spacing: 1px;
	}
/* -- muut sekalaiset -- */

img.right { float: right; padding:0 0 10px 10px; }
img.left { float: left; padding: 0 10px 10px 10px; }
img.framed { float: left; padding: 4px; border: solid 1px #999999; }

p.left { float: left; }
.bold { font-weight: bold; }
.fixedwidth { width: 350px; }
.comment { color: #0066D1; font-weight: bold; margin: 0; padding: 0; }
.comment_name { color: #9BCE03; font-weight: bold; width: 114px; text-align: left; float: right; }
a.no_underline { text-decoration: none; }
.no_underline:hover { text-decoration: underline; }

.quoteimage { padding-left: 20px; }

.breadCrumbs {
	clear: both;
	}
/* AJANKOHTAISTA UUTISLISTAUS */
ul#newsList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#newsList li {
	padding: 5px 0;
	}
span.date {
	display: block;
	color: #949494;
	}
/* AJANKOHTAISTA */
.leadingStory {
	padding: 0 8px;
	clear: both;
	}
.leadingStory  p.leftfigure {
	float: left; 
	padding:6px 10px 10px 0px;
	color: #ccc;
	font-size: .925em;
	}
.newsTable {
	clear: both;
	}
p.arrow {
	background: transparent url("../pics/nuoli.png") right 3px no-repeat;
}

p.arrow a {
	margin-right: 4px;
}
/* UUTINEN */
p.figure {
	float: right; 
	padding:0 0 10px 10px;
	color: #ccc;
	font-size: .925em;
	}
img.fig {
	padding: 4px;
	border: solid 1px #999999;
}
div.footer p { margin: 0; padding: 0; color: #999999; }
div.footer a { color: #999999; text-decoration:none; }
/* INTRANET */
#loginForm input{
	width:140px;
	margin-bottom:2px;
}
#loginForm input#loginsubmit{
	width:auto;
	margin-left:120px;
	_margin-left:125px;
}
#emailForm label{
	width:0px;
	margin:0px;
	margin-left:-20px;
}
#emailForm h3{
	margin-bottom:5px;
}
.hide {
	display:none;
	height: 0;
	border:0;
}
dl.gallery {
	border: 1px solid #999999 !important;
	height: auto !important;
	overflow: hidden;
}
dl.gallery dt.multimedia,
dl.gallery dt.title,
dl.gallery dd.caption { float: left;}
dl.gallery dd.download { float: right; width: 65px;}

dl.gallery dt.title { padding: 4px; width: 185px;}

dl.gallery a.lightview,
dl.gallery dd.download a {
	padding: 4px;
	display: block;
	float: none !important;
	background: none !important;
}
/* Mediagelleriat */
div.media.panel{
	width: 510px;
}
div.media.panel dl.gallery{
	float:left;
	width: 47%;
	margin: 2px 5px;
}
div.media.panel dl.gallery dt.title{
	display:block;
	font-weight:bold;
	padding:0;
	width:135px;
}
div.media.panel dl.gallery dd.caption{
	margin: 0;
	width: 135px;
}
