@import url(extranetNavi.css);

html { height: 100%;  font: 11px "Lucida Grande", Verdana, Arial, sans-serif; color: #444; }

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	}
h1{
	font-size:14px;
	margin: 25px 0px 10px;
}
#content_right h3{
	font-size:14px;
	margin: 25px 0px 10px;
}
h3{
	font-size:12px;
	font-weight: bold;
}
h4{
	display:block;
	background:#8bb2d8;
	font-size: 12px;
	color:#fff;
	padding:0px 10px;
	line-height:22px;
}
p {
	font-size: 11px;
	}
img {
	border: 0;
	}
a {
	color: #006699;
}
a :visited{
	color: #006699;
}
a :hover{
	color: #006699;
}
ul{
	list-style-type: none;
	padding:0;
	margin:0;
}
form{
	padding:0;
	margin:0;
}
table{
	padding:0;
	margin:0;
}
td{
	padding: 0px 2px;
}
#wrapper {
	width: 990px;
	margin: 0px auto;
	background-color: #fff;
}
#header {
	height: 110px;
	clear: both;
	background: url(../gfx/header_bgNew.jpg) top right no-repeat;
	border-right:1px solid #8BB2D8;
	border-left:1px solid #8BB2D8;
	}
#header img.logo{
	margin-top: 10px;
}
#navcontainer {
	clear: both;
	height: 40px;
	border-right:1px solid #8BB2D8;
	border-left:1px solid #8BB2D8;
	padding-bottom:10px;
	}
/* ******************************************************************/
#bottomWrapper{
	padding:0;
	margin:0;
	position:relative;
	min-height: 500px;
	height:auto;
	border: #8bb2d8 1px solid;
	border-top: none;
 }
#content_left{
	width:750px;
	float:left;
}
#content_right{
	width:750px;
	float:right;
	padding-bottom: 10px;
}
#content_center{
	width:470px;
	margin: 0px 29px 0px 259px;
	float:left;
}
#sidenavi a{
	font-weight:bold;
	text-decoration:none;
}
#sidenavi a:hover{
	text-decoration:underline;
}
#sidenavi{
	background-color:#dfe9f4;
	margin:0;
	padding:0px 10px;
	float:left;
	width:190px;
	height:100%;
	position:absolute;
	left:0;
	/* css2 */
	overflow: scroll;
	/* css3 */
	overflow-y: auto;
	overflow-x: hidden;
}
#sidebar_right .txt{
	padding: 10px 13px;
}
#sidebar_right form, #sidebar_right p{
	margin:10px;
}
#sidebar_right fieldset{
	margin:0;
	padding:0;
	border:none;
}
#sidebar_right label{
	width:100px;
	display:block;
	float:left;
}
#sidebar_right #loginsubmit{
	margin-left:100px;
}
#sidebar_right #userID, #sidebar_right #password{
	width:100px;
	display:block;
	float:left;
}
img.sidebarImg{
	float:right;
}
#sidebar_right {
	background-color:#dfe9f4;
	margin: 0 0 10px 0;
	padding:0 0 0 0;
	right:0;
	float:right;
	width:230px;
	height: 100%;
	min-height:100%;
	position: absolute;
	/* css2 */
	overflow: scroll;
	/* css3 */
	overflow-y: auto;
	overflow-x: hidden;
}
/* etusivu ********************************************************/
.nosto1{
	background: rgb(233,233,212);
	margin-bottom: 10px;
}
.nosto2{
	background: rgb(204,204,153);
	margin-bottom: 10px;
}
#content_left .wrapper{
	background: url(../gfx/blue_bg.gif) repeat-y;
}
img.nosto{
	float:right;
	margin-left:20px;
	max-width:550px;
}
.nosto1 img.nosto{	
	max-height:169px;
}
.nosto2 img.nosto{	
	max-height:129px;
}
.alaNosto_txt img.nosto{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}
.ylaNosto_txt{
	padding:6px 16px;
}
.nosto1 .ylaNosto_txt{
	height:144px;
	overflow:hidden;
}
.nosto2 .ylaNosto_txt{
	height:117px;
	overflow:hidden;
}
.wrapper{

}
.nosto_3{
	width: 370px;
	margin: 0px 10px 10px 0px;
	float:left;
	background: #e9f0f7;
}
.nosto_4{
	width: 370px;
	float:left;
	background: #e9f0f7;
	margin-bottom:10px;
}
.alaNosto_txt{
	padding:10px;
}
.alaNosto_txt p {
margin:-5px 0 12px;
}
#eventsListContainer,
#newsListContainer{
	margin:0;
	padding: 0px 0px 10px;
}
#eventsListContainer p,
#newsListContainer p{
	margin:0;
	padding: 6px 10px;
	font-size: 11px;
}
.downloadFile{
	margin-bottom: 6px;
}
/* news list ******************************************************/
.panelHeader{
	font-weight:bold;
	color:#006699;
	padding:3px 0px;
}
.panelContent a{
	margin:3px 0px 3px 10px;
	display:block;
}
img.right{
	float:right;
	margin: 10px;
}
.newsItem p{ 
	margin: 5px 0px;
}
/* download center *************************************************/
form .upperClass{
	font-weight:bold;
	margin:25px 0px 5px;
}
form .middleClassIcon{
	height:22px;
}
form .middleClass{
	display:block;
}
form .middleClass a{
	width:200px;
}
form .middleClass .button{
	background:none;
	border:none;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#006699;
	text-decoration: none;
	padding:0;
	cursor: pointer;
}
a#toggleSelect{
	text-decoration: none;
}
/* ----------------- */
#footer{
	line-height:22px;
	color: #8bb2d8;
}
#footer a{
	color: #8bb2d8;
	text-decoration:none;
}
#footer a:hover{
	color: #8bb2d8;
	text-decoration:underline;
}
#footer_left{
	margin-left:10px;
	width: 300px;
	float:left;
}
#footer_right{
	margin-right:10px;
	width: 300px;
	float:right;
	text-align: right;
}
.clear {
	clear: both;
	}
