/*****************/
/*** PAGESTYLE ***/
/*****************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #cccccc;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}

html {
	height:100%;
	width:100%;
}

.content {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}


.leftnavi {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a.leftnavi {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.leftnavi:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.leftnavi_a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
a.leftnavi_a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 14px;
}

a.leftnavisub {
	font-size: 10px;
	font-weight: normal;
	color: #AF1E2D;
	text-decoration: none;
}
a.leftnavisub:hover {
	font-size: 10px;
	font-weight: normal;
	color: #AF1E2D;
	text-decoration: underline;
}

a.topnavi {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px;
	text-decoration: none;
}

a.topnavi:hover {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px;
	text-decoration: none;
}

a.InfoBox {
	font-size: 11px;
	font-weight: normal;
	color: #a82016;
	text-decoration: underline;
}
a.InfoBox:hover {
	font-size: 11px;
	font-weight: normal;
	color: #a82016;
	text-decoration: none;
}

a { 
	font-size: 11px;
	color: #a82016;
	text-decoration: none;
}

a:hover { 
	font-size: 11px;
	color: #a82016;
	text-decoration: none;
}


/* Materiaalitablejen tyylit */
/* Page Style */
table.eTable {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
tr.eTable_Row_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a82016;
}
td.eTable_Cell_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a82016;
	border: 1px solid #a82016;
}
tr.eTable_Row {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
td.eTable_Cell {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #a82016;
}

/* Page Style Background Color */
table.eTable_Color {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
tr.eTable_Row_Color_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a82016;
}
td.eTable_Cell_Color_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a82016;
}
tr.eTable_Row_Color {
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
}
td.eTable_Cell_Color {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F6F6F6;
}
td.eTable_Cell_Color_2 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EFEFEF;
}

/* Blank */
table.eTable_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
tr.eTable_Row_Blank_Header {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	/* background-color: #EFEFEF; */
}
td.eTable_Cell_Blank_Header {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	/* background-color: #EFEFEF; */
}
tr.eTable_Row_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
td.eTable_Cell_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

form {
	padding:0 0 0 0;
	margin: 0 0 0 0;
}


span.hilite {
	font-weight: bold;
}


/* end Materiaalitablejen tyylit */

div.linkRow {
	padding:0;
	margin:0 0 -10px 0;
}



div.center {
	margin-left:0px auto;
	margin-right:0px auto;
	height:100%;
}


table.main {
	width:990px;
	padding:0;
	margin:0;
	height:100%;
}

td.part {
	heigth:auto;
}

td.bottom {
	vertical-align:top;
	height:90px;
	background:transparent url('/images/layout/mainbottombg.gif') no-repeat scroll left top;
}


div.contactInfo {
	height:40px;
	font-size:11px;

	text-align:center;
}

div.contactInfoPadding {
	padding:10px 0 0 0;
}

div.bottomRight {
	width:320px;
	text-align:right;
	float:right;
	padding:5px 10px 0 0;
}

a.bottomLink, a.bottomLink:visited, a.bottomLink:hover {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}

td.top {
	vertical-align:top;
	background:#FFFFFF url('/images/layout/mainpagebg.gif') repeat-y scroll left top;
}



div.topNavi {
	margin:0 30px 0 30px;
	background:#AEB0B8 url('/images/layout/topnavi.gif') repeat-x scroll left top;
}


div.topNaviFade {
	margin:0 0 0 0;
	height:38px;
	width:100%;
	background:#3E5AA6 url('/images/layout/topnavi.gif') repeat-x scroll left top;
}

div.topNaviNavi {
	float:left;
}

div.topNaviSearch {
	float:right;		
	position:relative;
}


td.pageMenu {
	padding:0;
	margin:0;
	width:274px;
	height:100%;
	background:transparent url('/images/layout/navi_bg.gif') repeat-y scroll left top;
	vertical-align:top;
}


td.frontPageMenu {
	padding:0;
	margin:0;
	width:274px;
	height:100%;
	background:transparent url('/images/layout/frontmenu_bg.gif') repeat-y scroll right top;
	vertical-align:top;
}




td.pageMenuBottom {
	padding:0;
	margin:0;
	width:274px;
	background:transparent url('/images/layout/navi_bg.gif') repeat-y scroll left top;
	vertical-align:bottom;
}

div.menuImage {
	padding:20px 0 0 44px;
}

td.pageSpace {
	width:253px;
	height:40px;
	background:transparent url('/images/layout/mainpagebg.gif') repeat-y scroll left top;
	vertical-align:bottom;
	padding:20px 0 0 0;
}

div.pageBanner {
	padding:0 0 0 40px;
}


div.menuPadding {
	margin:0 10px 0 44px;
	background:transparent;
}

div.frontMenuPadding {
	margin:0 24px 0 30px;
	background:transparent;
}

div.menuWidth {
	width:253px;
}

td.pageItself {
	padding-right:5px;
	height:100%;
	vertical-align:top;
	background:#FFFFFF url('/images/layout/mainpagebg.gif') repeat-y scroll right top;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

td.frontPageItself {
	padding-right:5px;
	height:100%;
	vertical-align:top;
	background:#FFFFFF url('/images/layout/mainpagebg.gif') repeat-y scroll left top;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}



/* ----- */


a.langLink, a.langLink:visited, a.langLink:hover {
	text-decoration:none;
	color:#000000;
	font-size:10px;
}

a.langLinkSel, a.langLinkSel:visited, a.langLinkSel:hover {
	text-decoration:underline;
	color:#000000;
	font-size:10px;
}


/* ----- */

div.top {
	height:34px;
	width:990px;
}


div.topTxt {
	float:left;
	width:300px;
	font-size:10px;
	color:#000000;
	padding:12px 0 0 15px;
}

div.topSearch {
	float:right;
	width:305px;
	font-size:10px;
	padding:8px 10px 0 0;
}




div.topLogo {
	width:990px;
	height:265px;
	background:#FFFFFF url('/images/layout/topbanner.png') no-repeat scroll left top;
}

div.topLogoLeft {
	float:left;
	height:265px;
	width:250px;
}

div.topLogoLogo {
	padding:55px 0 0 69px;
}

div.topLogoRight{
	float:right;
	height:265px;
}

div.topLogoImg {
	padding:30px 30px 0 0;
}

div.menu {
	width:274px;
	float:left;
	background:#D69934;
}

div.page {
	width:706px;
	float:right;
}

a.news, a.news:hover, a.news:visited {
	text-decoration:none;
	font-size:10px;
	color:#A82016;
	font-weight:normal;
}

div.newsBox {
	color:#2B4C93;
	padding:0px 0px 30px 0px;
	font-size:10px;
}

div.sidebarTxt {
	color:#2B4C93;
	font-size:10px;
}

div.itemFrontPage {
	
}

div.naviToolsSearch {
	padding:13px 0 21px 28px;
	margin:0 0 0 0;
	border-bottom:1px solid #d8e0ef;
	background:#8eade9 none repeat-y left top;	
}

div.naviToolsSitemap {
	padding:11px 0 11px 28px;
	margin:0 0 40px 0;
	border-bottom:1px solid #d8e0ef;
	background:#8eade9 none repeat-y left top;	
}

div.frontPageSep {
	margin:15px 0 15px 0;
	height:1px;
	background:transparent url('/images/layout/frontpagesep.gif') repeat-x scroll top left;
}


/* Lomakkeiden tyylit */
.eform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #F72717;
	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: #F72717; 
	border-color: #F72717;
	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:229px;
}

div.infoboxTop {
	background-image:url('/templates/templateimages/infobox_header.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:60px;
}

div.infoTitleMargin {
	padding:6px 6px 6px 7px;
}

div.infoboxTitle {
	font-weight:bold;
	color:#000000;
	background-color:#FF00FF;
	white-space: nowrap;
	height:29px;
	width:100%;
}

div.infoboxTitlePadding {
	padding:5px 0 0 10px;
}


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:40px;
}




/*****************/
/*** TEMPLATES ***/
/*****************/

/* Päädivi */
div.templateContent {
	width:633px;
	padding:0 0 0 0;
	margin:0px 40px 15px 38px;
	clear:both;
}

/* Divi clear - siivoaa floatit pois ja pudottaa sivun marginaaliinsa */
div.templateClear {
	clear:both;
}

/* koko sivun levyinen */
div.templateFull {
	width:633px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* kaksipalstaiset */
div.templateLeft {
	float:left;
	width:380px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div.templateRight {
	float:right;
	width:230px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* kaksipalstaiset - yhtä leveät*/
div.templateEqual {
	width:300px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* teksti yms tyylit */
h1 {
	font-size:13px;
	margin:0px 0px 15px -1px;
}

/*****************************/
/* Sidebar navigation styles */
/*****************************/

/* LEVEL 1 PAGES */

div.naviContainer_1 {
	background:transparent;
}

div.navi_1u {
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:transparent url('/images/layout/navi_1_bg.gif') repeat-x scroll bottom left;
}


div.navi_1, div.navi_1_selected {
	padding:1px 0 1px 22px;
	margin:0 0 0 0;
}

div.navi_1i, div.navi_1i_selected {
	margin:0 0 0 0;
}


a.navi_1, a.navi_1_selected {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

a.navi_1_selected {
	color:#B3C63A;
}

/* LEVEL 2 PAGES */

div.naviContainer_2 {
}


div.navi_2u {
	padding:0 0 0 0;
	margin:0 0 0 0;
}

div.navi_2, div.navi_2_selected  {
	padding:1px 0 1px 22px;
	margin:0;
}


div.navi_2i, div.navi_2i_selected  {
	padding:0;
	margin:2px 0 2px 20px;
}

a.navi_2, a.navi_2_selected {
	text-decoration:none;
	color:#000000;
}

a.navi_2_selected {
	color:#B3C63A;
}

/* LEVEL 3 PAGES */

div.naviContainer_3 {
	border-bottom:1px solid #d8e0ef;
	padding:4px 0 10px 0;
}

div.navi_3, div.navi_3_selected  {
	padding:2px 0 2px 45px;
	margin:0 0 0 0;
}

a.navi_3, a.navi_3_selected {
	text-decoration:none;
	color:#000000;
}

a.navi_3_selected {
	text-decoration:underline;
}

/* LEVEL 4 PAGES */

div.naviContainer_4 {
	border-bottom:1px solid white;
}

div.navi_4, div.navi_4_selected  {
	padding:2px 0 2px 50px;
	margin:0 0 0 0;
}

a.navi_4, a.navi_4_selected {
	text-decoration:none;
	color:#000000;
}

a.navi_4_selected {
	color:#B3C63A;
}



/* TOPNAVI */

div.topNaviContainer{
	padding:0 0 0 8px;
}

div.topnavi_lu, div.topnavi_ls {
	float:left;
	width:5px;
	height:37px;
}

div.topnavi_cu, div.topnavi_cs {
	float:left;
	color:#B3C63A;
	padding:0 0 0 0;
	margin:0;
}

div.topnavi_img {
	padding:9px 0 0 0;
}

img.topnavi {
	border:0;
}

div.topnavi_cs {
	height:37px;
	background:#C1001E url('/images/layout/topnavi.gif') repeat-x scroll left top;
}


div.topnavi_ru, div.topnavi_rs {
	float:left;
	width:7px;
	height:37px;
	background:transparent url('/images/layout/topnavisep.gif') repeat-y scroll top left;
}



/*****************/
/***  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 3px;
	padding: 2px 0 1px 18px;
}


li.list_itm_img_crs {
	line-height: 16px;
	background: url(/images/bullet_list.gif) no-repeat 0px 3px;
	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:none;
	width:312px;
	height:157px;
}

div.loginBox_Padding {
	float:none;
	clear:both;
	margin:0;
	padding:65px 0 0 79px;
}


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 2px 0 2px;
	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;
	margin:0;
	padding:0;
	width:200px;
}

div.loginPassword {
	clear:both;
	height:15px;
	margin:8px 0 0 0;
	width:200px;
}


/* Sivustohaku */


div.searchBoxForm {
	float:right;
	background: transparent url(/images/layout/searchbox.gif) no-repeat scroll left top;
	width:155px;
	height:19px;
	margin:7px 5px 0 2px;
	float:right;
}

div.searchBoxTxt {
	text-align:right;
	width:140px;
	margin:9px 0 0 0;
	float:left;
}

input.searchField {
	position:relative;
	left:1px;
	top:1px;
	float:left;
	border:none;
	width:133px;
	height:14px;
	font-size:10px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:transparent;
}

input.searchButton {
	position:relative;
	left:5px;
	top:1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:none;
	width:16px;
	height:15px;
	float:left;
	background:transparent;
}

form.searchForm {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* Form styles */

form.form {
	width:100%;
	padding:0;
	margin:0;
}

div.formClear {
	clear:both;
}

div.form {
	width:100%;
	height:auto;
}


div.formNotes {
	float:left;
	margin:0 0 10px 0;
}

div.formText {
	float:left;
	width:30%;
	text-align:right;
	vertical-align:top;
	border:none;
	margin:0;
}

div.formInfo {
	float:left;
	width:100%;
	text-align:left;
	vertical-align:top;
	border:none;
	margin:0;
	font-weight:bold;
}

div.formPadding {
	padding:3px;
}

div.formInput {
	float:right;
	width:70%;
	vertical-align:top;
	border:none;
	margin:0;
}

input.formCheck {
	display:none;
}

textarea.form, label.form, div.formText, input.form, select.form, option.form {
	font-family:verdana;
	font-size:10px;
}

textarea.form, div.formCheckboxes, input.form, select.form, option.form {
	width:100%;
}

textarea.form, input.form, select.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #F72717;
	border-style: solid;
	border-width: 1px;
}

input.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #F72717; 
	border-color: #e71707; 
	border-style: solid;
	border-width: 1px;
	margin: 10px 7px 5px 7px;
}

textarea.form {
	height:100px;
}

input.formCheckbox, input.formRadio {
	padding:0;
	margin:0 5px 2px 0;
	vertical-align:top;
}


textarea.form {
}


div.formCheckboxes {
	float:left;
}


ol.search {
}

li.search {
	margin-bottom:15px;
}

div.searchTitle {
	font-weight:bold;
	padding-bottom:3px;
}

a.searchTitle {
}

div.searchText {
}

a.searchText {
}

