@import url(cadnavi.css);
html, body { height: 100%; }
html { background-color: #fff; font: 62.5%/1.4 "Lucida Grande", Arial, Verdana, sans-serif; color: #444; }
body {
	margin: 0;
	padding: 0;
	}
a:link {
	color: #006CA5;
}
a:visited {
	color: #4C82B9;
}
a:hover {
	color: #559AC3;
}
a:active {
	color: #4C82B9;
}
h1 {
	font-size: 1.4em;
	}
img {
	border: 0;
	}	
#wrapper {
	min-width: 990px;
	max-width: 1024px;
	/*width: 80%;*/
	margin: 0px auto;
	border: 1px solid #ccc;
	border-top:none;
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
}	
	
#header {
	width: 100%;
	height: 43px;
	background: #fff url(../../gfx/header_bgNew.jpg) bottom left no-repeat;
	clear: both;
	}
#logo {
	float: left;
	width: 19%;
	background: #fff;
	}
#language {
	float: right;
	text-align: right;
	color: #fff;
	width: 255px;
	height: 49px;
	}
.languageContent {
	margin: 16px 10px 0 0;
	float: right;
	}
.languageContent a:link,
.languageContent a:visited {
	color: #000;
	text-decoration:none;
	}

#naviSlogan-fi,
#naviSlogan-ee,
#naviSlogan-en,
#naviSlogan-ru,
#naviSlogan-lv,
#naviSlogan-fi{
	height: 49px;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	
	}

#naviSlogan-fi {
	/*background: transparent url(../../gfx/navi-sloganNew.jpg) no-repeat top left;*/
}
#naviSlogan-ee {
	/*background: transparent url(../../gfx/navi-sloganUusi.jpg) no-repeat top left;*/
}
#naviSlogan-en {
	/*background: transparent url(../../gfx/navi-sloganUusi.jpg) no-repeat top left;*/
}
#naviSlogan-ru {
	/*background: transparent url(../../gfx/navi-sloganUusi.jpg) no-repeat top left;*/
}
#naviSlogan-lv {
	/*background: transparent url(../../gfx/navi-sloganUusi.jpg) no-repeat top left;*/
}
#naviSlogan-fi h2,
#naviSlogan-ee h2,
#naviSlogan-en h2,
#naviSlogan-ru h2,
#naviSlogan-lv h2 {
	text-indent: -9000em;
	clear: both;
	margin:0;
	float:left;
	width:600px;
	height:49px;
	}
	
/* CONTENT */
#content_frontpage {
	margin: 0;
	padding: 0;
	position: relative;
	/*border-bottom: 1px solid #ccc;*/
	}
#content-fi {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	background: url(../../gfx/content_bg.jpg) no-repeat top left;
	}
#content-en {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	background: url(../../gfx/content_bg_en.jpg) no-repeat top left;
	}
#content-ee {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	background: url(../../gfx/content_bg_en.jpg) no-repeat top left;
	}
#content-ru {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	background: url(../../gfx/content_bg_en.jpg) no-repeat top left;
	}
#content-lv {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	background: url(../../gfx/content_bg_en.jpg) no-repeat top left;
	}
.innerContent {
	font-size: 1.2em;
	margin-top:8px;
	}
.innerRightContainer {
	}
	
/* ETUSIVULLE */
.innerContent .bannerit {
	width: 180px;
	float: left;
	margin: 25px 5px 0 10px;
}
.bannerit img {
	border: 1px solid #ccc;
	margin: 5px 0 5px 0; 
}
.innerContent .etusivuTextiEn,
.innerContent .etusivuTexti {
	float:left;
	margin:0 5px 0 217px;
	padding:0;
	width:415px;
}
.innerContent .etusivuTextiEn p,
.innerContent .etusivuTexti p {
	margin-top:0;
}
.innerContent .etusivuTextiEn ul,
.innerContent .etusivuTexti ul{
	list-style-type:none;
	list-style-image:url(../../gfx/li_blue.gif); /* 14 x 17 px*/
	margin-top: 0;
	padding:0 0 0 22px; /* 17px from bullet width + 5px from padding-left of <li> */
}
.innerContent .etusivuTextiEn li,
.innerContent .etusivuTexti li{
	font-size: 1.25em;
	font-weight:bold;
	padding:0 0 15px 5px; /* see above */
	margin:0;
}
.innerContent .etusivuTextiEn li a,
.innerContent .etusivuTexti li a{
	text-decoration: none;
}

.etusivuTexti h3 {
	margin: 0;
	padding: 0 0 .7em 0;
	font-size: 1.4em;
	font-weight: bold;
}
.innerContent .successStories {
	float: left;
	width: 21%;
	margin: 0 5px 0 0;
}
.flash{
	margin:4px 9px 12px; /* added margin-bottom:12px upon clients' request */
	height:238px;
	padding:0;
	float:right;
	width:798px;
	background: #3389B7;
	position: relative;
	z-index: 1;
}
#iframe{
	width:325px;
	height: 330px;
	overflow-y:scroll;
	float:right;
	margin: 0 ;
	border-right:8px solid #fff;
	background: url(../../gfx/news_bg.jpg) no-repeat top left;
	padding:5px 10px;
}
#iframe #newsListContainer h4{
	font-weight:bold;
	margin:0;
	font-size:12px;

}
/* Great IE underscore hack - THANKS: http://wellstyled.com/css-underscore-hack.html */
.innersuccessStories {
	padding: 0 8px;
	/*min-height: 680px;*/
	background-color: #DBDBDB;
	}

.innerContent .newsHeadlines {
	float: left;
	width: 21%;
	margin: 0 0 0 5px;
}
.innernewsHeadlines {
	padding: 0 8px;
	/*min-height: 680px;*/
	background-color: #DBDBDB;
	}

.successStories h3,
.newsHeadlines h3 {
	margin: 0;
	padding: 5px;
	background-color: #4C82B9;
	color: #fff;
	text-align: center;
	font-size: 1.2em;
	text-transform: uppercase;
	}
.successStories h4,
.newsHeadlines h4 {
	margin: 5px 0 5px 0;
	padding: 5px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
}
#etusivuBottomFooter {
	margin: 0 20px 10px;
	padding:0;
}
/* ETUSIVUN UUTISLOOPER */
dl#newsList {
	margin: 0;
	padding: 0;
	}
#newsList dt {
	margin: 0;
	padding: 2px 0 10px;
	}
#newsList dt .date {
	color: #666;
	}
#newsList dd {
	margin: 0;
	padding: 0;
	/*padding-bottom: 4px;
	border-bottom: 1px dashed #000;*/
	}
/* REFERENSSILISTA */
.referenceListContainer {
	border-top: 1px dashed #999;
	}
.refeItem {
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px dashed #999;
	}
.referenceListContainer img {
	padding-top: 4px;
	}
/*
	Sisältöalueen wrappaus 
	UUTINEN 
*/
.newsItem,
.subNewListContainer,
.leadingStory {
	margin-left: 240px;
	margin-right: 20px;
	}
#subnavcontainer {
	float: left;
	margin-left: 10px;
	min-height:305px;
	}	
.childListContainer,
.referenceListContainer,
.writeObject,
.formContainer {
	margin-left: 240px;
	margin-right: 20px;
	}

/* SISÄLTÖKUVAT: LIGHTBOX */
.thumbnail {
	float: right;
	/*border: 1px solid #ccc;*/
	padding: 5px;
	margin: 0 0 10px 20px;
	}
.thumbnail img {
	border: 0;
	}
.thumbnail p {
	margin: 0;
	padding: 0;
	}
.thumbnail .caption {
	text-align: center;
	font-size: 0.925em;
	}
/* FOOTER */
#footer {
	min-width: 840px;
	max-width: 1024px;
	/*width: 80%;*/
	margin: 0px auto;
	clear: both;
	background: url(../../gfx/footer-bg.gif) right top no-repeat;
	height: 48px;
	font-size: 1.1em;
	}
.footerContentLeft {
	padding: 10px 0px;
	float: left;
	}
.footerContentRight {
	padding: 10px 0px;
	margin-right: 30px;
	float: right;
	}
.spacer {
	clear: both;
	}
/* LOMAKKEET */
form {
	margin: 0;
	padding: 0;
}
.row .FullColumn {
	display: block;
	width: 300px;
	}
.row .FirstColumn {
	display: block;
	}
.row .SecondColumn {
	width: 250px;
	
	}
.row .submit {
	
	
	}
/* TAPAHTUMAKALENTERI */
.events {
	/*min-width: 520px;
	max-width: 700px;*/
	width: 580px;
	border-collapse: collapse;
	font-size: 1.2em;
	}
.events a {
	font-size: 1.1em;
	}
/* LIVESEARCH SEARCH FORM */
.search {
	height: 27px;
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
	margin:0;
	padding: 11px 10px;
	background-color: transparent;
	float:right;
	width:126px;
	position:relative;
	}
.search #search_field {
	margin-top: 2px;
	width: 80px;
	border: 1px solid #999;
	}
/*#autocomplete_choices {
	position: relative;
	float: right;
	z-index:1000;
	width: 250px;
	}*/
/*#autocomplete_choices {
	position: absolute;
	left:expression(document.body.clientWidth/2-autocomplete_choices.offsetWidth);
	top: 28px;
	width: 375px;
	z-index: 1000;
}*/
#searchOutput {
	background-color: #fff;
	text-align: left;
	}
#searchOutput dl {
	margin: 0;
	padding: 0;
	text-align: left;
	}
#searchOutput dt {
	list-style: none; 
	background-color: #fff; 
	border: 1px solid #eee; 
	padding: 2px;
	text-align: left;
	
}
#searchOutput dd {
	color: #333;
	} 
/* SUBNAVIGATION */
#submenu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li {
	/*padding-left: 10px;
	background-image: url(../../gfx/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;*/
}
#submenu ul { 
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 8px; 
}
#submenu ul ul {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	}
#submenu ul ul ul {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	}
	
/* Symbol styles */
#submenu .symbol-item,
#submenu .symbol-open,
#submenu .symbol-close
	{
	float:left;
	width:16px;
	height:1em;
	background-position:left center;
	background-repeat:no-repeat;
	cursor: pointer;
	/*
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	*/
	}
#submenu .symbol-item  { background-image: url(../../gfx/arrow.gif); /*background-image:url(/gfx/page.png); */}
#submenu .symbol-open  { background-image:url(../../gfx/minus.png); }
#submenu .symbol-close { background-image:url(../../gfx/plus.png); }

/* Menu line styles */
.menu li.open  { font-weight:bold; }
.menu li.close { font-weight:normal; }
	
/* OPERA HACKS */
/*
html>body #naviSlogan-fi { margin-top: -12px;}
html>body #naviSlogan-ee { margin-top: -12px;}
html>body #naviSlogan-en { margin-top: -12px;}
*/
/*html>body .search { margin-left: 400px;}*/
html>body #autocomplete_choices {
	position: absolute;
	/*float: right;*/
	z-index:1000;
	width: 250px;
	right: 0px;
	height:590px;
	overflow-y:auto;
	}
/*
 	PRESS CENTER 
*/

.newsTable h3 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	}
.leadingStory {
	
	}
.newsTable {
	margin-left: 30px;
	margin-right: 20px;
	}
.newsTable h4 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	}
#pressOfficeNewsListContainer {
	float: left;
	margin-left: 10px;
	width: 200px;
	}
#pressOfficeNewsListContainer ul#newsList {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#pressOfficeNewsListContainer ul#newsList li {
		list-style-type: none;
		}
/* NewsFigures
-----------------------------------*/
.figure {
	margin: .5em 0 0 0px;
	font-size: 92%;
	color: #999;
	text-align: center;
	width: 180px;
	line-height: 1.2em;
}
.fig {
	/*border: 1px solid #ddd;	*/
	margin-top: 10px;
	padding: 5px;
}
.figure {
	float: right;
	margin: .5em 10px 0 0px;
	font-size: 92%;
	color: #999;
	width: 180px;
	line-height: 1.2em;
	}