/*****************/
/*** PAGESTYLE ***/
/*****************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:#F8F8F8 url('/images/background.gif') repeat-x scroll left top;
	font-size: 11px;
}

.content {
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #404040;
}


.leftnavi {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


a.InfoBox {
	font-size: 11px;
	font-weight: normal;
	color: #00387D;
	text-decoration: underline;
}
a.InfoBox:hover {
	font-size: 11px;
	font-weight: normal;
	color: #00387D;
	text-decoration: none;
}

a.news, a.news:hover {
	font-size: 10px;
}

a, a:hover { 
	font-size: 11px;
	color: #00387D;
	text-decoration: underline;
}

a:hover { 
	text-decoration: none;
}


/* Materiaalitablejen tyylit */
/* Page Style */
table.eTable {
	font-size: 11px;
	font-weight: normal;
	color: #404040;
}
tr.eTable_Row_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003580;
}
td.eTable_Cell_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003580;
	border: 1px solid #003580;
}
tr.eTable_Row {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
td.eTable_Cell {
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	border: 1px solid #003580;
}

/* Page Style Background Color */
table.eTable_Color {
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	background-color: #FFFFFF;
}
tr.eTable_Row_Color_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003580;
}
td.eTable_Cell_Color_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003580;
}
tr.eTable_Row_Color {
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #404040;
}
td.eTable_Cell_Color {
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	background-color: #F6F6F6;
}
td.eTable_Cell_Color_2 {
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	background-color: #EFEFEF;
}

/* Blank */
table.eTable_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #404040;
}
tr.eTable_Row_Blank_Header {
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	/* background-color: #EFEFEF; */
}
td.eTable_Cell_Blank_Header {
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	/* background-color: #EFEFEF; */
}
tr.eTable_Row_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #404040;
}
td.eTable_Cell_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #404040;
}

form {
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

/* end Materiaalitablejen tyylit */


table.container {
	margin:0;
	padding:0;
	height:97%;
	font-size: 11px;
	color:#404040;
}

td.container {
	border-spacing:0;
	padding:0;
	margin:0;
	vertical-align:top;
	text-align:center;
}


div.topBar {
	width:970px;
	height:106px;
	text-align:left;
	background-image:url('/images/top_background.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}


div.topTitle {
	padding:25px 0 0 40px;
	float:left;
	font-size: 10px;
}


div.mainLeftShade {
	width:970px;
	background-image:url('/images/left_bg.gif');
	background-position:left top;
	background-repeat:repeat-y;
}

div.mainRightShade {
	background-image:url('/images/right_bg.gif');
	background-position:right top;
	background-repeat:repeat-y;
}

div.mainLeftFade {
	background:transparent url('/images/left_faded.gif') no-repeat scroll top left;
}

div.mainRightFade {
	background:transparent url('/images/right_faded.gif') no-repeat scroll top right;
}

div.mainContent {
	float:none;
	clear:both;
	margin:0 10px 0 10px;
	background-image:url('/images/content_bg.gif');
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}


div.bottomBar {
	width:970px;
	padding-bottom:11px;
	background-image:url('/images/bottom_background.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}

div.bottomInfo {
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:10px;
	font-family:verdana;
	background-color:#003580;
	text-align:left;
	padding:10px 0 10px 10px;
	margin:0 10px 0 10px;
}


div.topNavi {
	width:950px;
	height:48px;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
	text-align:left;
	color:#FFFFFF;
	background-color:#003580;
}


/* search & top Info */

div.topNaviInfo {
	width: 700px;
	font-weight:normal;
	padding: 23px 0 0 0;
	float:right;
}



form.search {
	width:215px;
	display: block;
	background:inherit;
	float:left;
	margin:0;
	padding:15px 0 0 0;
}

input.searchInput {
	margin:0;
	padding:3px 0 0 0;
	border:0;
	height:20px;
	font-size:10px;
	width:100px;
	background:transparent;
	font-weight:normal;
}

input.searchButton {
	margin:2px 0 0 4px;
	padding:0;
	border:0;
	width:18px;
	height:16px;
	background:transparent;
	font-weight:normal;
	cursor:pointer;
}

div.searchTitle {
	padding:4px 4px 0 20px;
	float:left;
	font-size: 10px;
}

div.searchBox {
	float:left;
	height:20px;
	background-image:url('/images/s2.gif');
	background-position:left top;
	background-repeat:repeat-x;
}

div.searchInput {
	background-image:url('/images/s1.gif');
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:20px;
	padding:0 0 0 3px;
}

div.searchButton {
	background-image:url('/images/s3.gif');
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:20px;
	width:24px;
}


div.clear {
	clear:both;
}


/* navi */

div.leftNavi {
	float:left;
	width:215px;
	min-height:400px;
	text-align:left;
	background-color:transparent;
	background-image:url('/images/naviimg.jpg');
	background-position:right top;
	background-repeat:no-repeat;

}


div.naviPadding {
	margin:0;
	padding:240px 0 0 0;
}


div.naviContainer {
	float:left;
	width:195px;
	padding-bottom:20px;
	background-color:transparent;
	font-size:10px;
}

div.pageContent {
	border-top:1px solid white;
	line-height: 18px;
	float:left;
	width:735px;
	background: #FFFFFF url(/images/ball.gif) top right no-repeat;
	text-align:left;
	min-height: 182px;
}

div.vv {
	font-family:verdana;
	width:970px;
	text-align:right;
}

a.vv,a.vv:hover,a.vv:visited {
	font-size:10px;
	color:#00487E;
	padding:6px 20px 6px 0;
	text-decoration:none;
}

a.tni,a.tni:hover,a.tni:visited {
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}


div.itemFrontPage {
	padding:2px 0 2px 0;
	font-size:10px;
	color:#6B6C6C;
	line-height: 15px;
}


a.news,a.news:hover {
	text-decoration:none;
}


/* konsernivalikko ja uusi yläosa */


div.fcgTitleBar {
	width:970px;
	height:106px;
	text-align:left;
	background-image:url('/images/top_background.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}


div.fcgTopLogo {
	float:left;
	font-size: 10px;
	height:75px;
}

div.fcgTopLogoPad {
	padding:25px 0 0 40px;
}

div.fcgTopInfo {
	height:48px;
	float:right;
	font-size:10px;
}

div.fcgTopInfoPad {
	padding:10px;
}

a.topInfo {
	padding:0 2px 0 2px;
	font-size:10px;
	text-decoration:none;
}


div.fcgGroupLinks {
	width:970px;
	height: 20px;
	float:left;
	font-weight:bold;
	color:#9fa0a2;
	padding:0 0 0 0;
}

div.fcgLinks {
	padding:6px 2px 0 0;
	float:right;
}

a.fcgGroupLink, a.fcgGroupLink:hover, a.fcgGroupLink:visited {
	border: 0;
}

div.fcgGroupLink, div.fcgGroupLinkSel {
	margin: 0 10px 0 11px;
	padding:0 0 5px 0;
	float:left;
	color:#9fa0a2;
}

div.fcgGroupLinkSel {
	border-bottom: 4px solid #E0922F;
}

div.fcgGroupLink {
	border-bottom: 4px solid #FFFFFF;
}

ul#navigation, ul#navigation li {
display: block;
float: left;
padding: 0;
border: 0;
}

ul#navigation {
width: 700px;
height: 25px;
margin: 0;
}

ul#navigation li {
height: 25px;
margin: 0 15px 0 0;
}

ul#navigation li.selected {
background: transparent url(/images/li_selected.gif) repeat-x bottom left;
}

div.topNaviInfo ul#navigation a span.plaintext{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: -3px;
	text-decoration: none;
}

img {
border: 0;
}
/* Lomakkeiden tyylit */
.eform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #003580;
	border-style: solid;
	border-width: 1px;
}

input.eform_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #F8931D; 
	border-color: #003580;
	border-style: solid;
	border-width: 1px;
	margin: 10px 7px 5px 7px;
}
/* end Lomakkeiden tyylit */
/*****************/
/***  INFOBOX  ***/
/*****************/

div.infoboxMain {
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:207px;
}

div.infoboxTop {
	background-image:url('/templates/templateimages/infobox_header.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:49px;
}

div.infoboxTitle {
	padding:5px 10px 10px 12px;
	font-weight:bold;
	color:#FFFFFF;
	white-space: nowrap;
}

div.infoboxContent {
	min-height:140px;
	height:auto;
	background-image:url('/templates/templateimages/infobox_bg.jpg');
	background-position:left;
	background-repeat:repeat-y;
	padding:0px 16px 0px 16px;
	font-size: 11px;
}

/* IE HACK -- \*/
* html div.infoboxContent {
height:140px;
}
/* -- IE HACK */

div.infoboxBottom {
	background-image:url('/templates/templateimages/infobox_bottom.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:34px;
}




/*****************/
/*** TEMPLATES ***/
/*****************/

/* Päädivi */
div.templateContent {
	width:663px;
	padding:0 0 0 0;
	margin:60px 32px 20px 38px;
	clear:both;
}

/* Divi clear - siivoaa floatit pois ja pudottaa sivun marginaaliinsa */
div.templateClear {
	clear:both;
}

/* koko sivun levyinen */
div.templateFull {
	width:663px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* kaksipalstaiset */
div.templateLeft {
	float:left;
	width:410px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div.templateRight {
	float:right;
	width:220px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* kaksipalstaiset - yhtä leveät*/
div.templateEqual {
	width:320px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* teksti yms tyylit */
h1 {
	margin:0px 0px 0px -1px;
	padding-bottom:15px;
	font-size:15px;
	font-weight:bold;
	color: #6D6D6D;
}

/* teksti yms tyylit */
h1.ingress {
	margin:0px 0px 0px -1px;
	padding-bottom:15px;
	font-size:22px;
	font-weight:normal;
	color: #00356D;
}

/*****************************/
/* Sidebar navigation styles */
/*****************************/

/* LEVEL 1 PAGES */

div.naviContainer_1 {
	margin:0 0 3px 11px;
}

div.navi_1, div.navi_1_selected {
	margin:0 0 2px 0;
}

div.navi_1_selected {
	background: transparent url(/images/navi_1_bg.gif) 5px 8px no-repeat;
}

a.navi_1, a.navi_1_selected,
a.navi_1:hover, a.navi_1_selected:hover {
	font-size:10px;
	text-decoration:none;
	color:#6B6C6C;
	font-weight:bold;
}

div.navi_txt_1 {
	margin:0;
}

div.navi_sub_1, div.navi_nosub_1 {
	padding:7px 0 3px 19px;
}




/* LEVEL 2 PAGES */

div.naviContainer_2 {
	margin:0 0 10px 20px;
}

div.navi_2, div.navi_2_selected  {
	margin:4px 0 4px 0;
	background: transparent url(/images/navi_2_bg.gif) 6px 4px no-repeat;
	line-height: 13px;
}

a.navi_2, a.navi_2_selected,
a.navi_2:hover, a.navi_2_selected:hover {
	font-size:10px;
	text-decoration:none;
	color:#6B6C6C;
}

a.navi_2_selected {
	text-decoration:underline;
}


div.navi_txt_2 {
	margin:0;
	padding: 0 0 0 0;
}

div.navi_sub_2, div.navi_nosub_2 {
	padding:0 0 0 19px;
}


/* LEVEL 3 PAGES */

div.naviContainer_3 {
	margin:2px 0 4px 0;
}

div.naviContainer_3_bottom { }


div.navi_3, div.navi_3_selected  {
	font-weight:normal;
	padding:2px 0 4px 25px;
	background: transparent url(/images/navi_3_bg.gif) 20px 5px no-repeat;
}

a.navi_3, a.navi_3_selected,
a.navi_3:hover, a.navi_3_selected:hover {
	font-size:10px;
	text-decoration:none;
	color:#6B6C6C;
}

a.navi_3_selected {
	text-decoration:underline;
}


div.navi_txt_3 {
	margin:0;
}

div.navi_sub_3, div.navi_nosub_3 {
	padding:0 0 0 6px;
}


/* LEVEL 4 PAGES */

div.naviContainer_4 {
	margin:2px 0 4px 0;
}

div.navi_4, div.navi_4_selected  {
	font-weight:normal;
	padding:2px 0 4px 38px;
}

a.navi_4, a.navi_4_selected {
	font-size:10px;
	text-decoration:none;
	color:#6B6C6C;
}

a.navi_4_selected {
	text-decoration:underline;
}

/*****************/
/***  BULLETS  ***/
/*****************/

/* tavallinen ikoni (ul tai ol) */ 
li.list_itm {
	line-height: 16px;
	padding: 2px 0 1px 0px;
}

/* kuvaikoni */
li.list_itm_img {
	line-height: 16px;
	background: url(/images/bullet_list.gif) no-repeat 0px 6px;
	padding: 2px 0 1px 18px;
}

/* kuvaikoni infobox */
li.list_itm_img_ib {
	line-height: 16px;
	background: url(/images/bullet_list_infobox.gif) no-repeat 0px 3px;
	padding: 2px 0 1px 18px;
}

/* kuvaikonilistat */
ul.list_img {
	list-style-type: none;
	padding: 5px 0 0 0;
	margin: 0 0 0 8px;
}

/* norm. ikonilistat */
ul.list, ol.list {
	padding: 5px 0 0 0;
	margin: 0 0 0 25px;
}





div.loginBox_eAdmin {
	background-image:url('/templates/loginimages/eadmin.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin:10px 0 0 0;
	padding:65px 0 0 79px;
	width:312px;
	height:157px;
}


div.loginBox_eExtra {
	clear:both;
	background-image:url('/templates/loginimages/extranet.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 0 0 0;
	padding:65px 0 0 79px;
	width:312px;
	height:157px;
}



input.loginInput {
	float:left;
	font-size: 9px;
	width: 128px;
	height: 15px;
	margin:0;
	padding:0;
	border:none;
}

input.loginButton {
	float:left;
	border:none;
	width:36px;
	height:11px;
	margin:2px 0 0 6px;
	padding:0;
	background-color:transparent;
	cursor:pointer;
}



div.loginUser {
	clear:both;
	height:15px;
	width:100%;
	margin:0;
	padding:0;
}

div.loginPassword {
	clear:both;
	height:15px;
	width:100%;
	margin:8px 0 0 0;
	padding:0;
}


/* Sivustohaku */
input.searchfield {
	border: 0px;
	font-size: 11px;
	line-height: 10px;
	font-family: verdana,arial; 
	color: #000000; 
	background: url(/images/search_bg.gif) no-repeat; 
	height: 26px; 
	width: 133px;
	margin: 0px 0px 0px 0px;
	padding: 7px 5px 5px 7px;
	position: relative;
}
input.searchbutton {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 10px;
}
form.searchform {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}