/*****************/
/*** PAGESTYLE ***/
/*****************/



body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

.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: #005731;
	text-decoration: underline;
}
a.InfoBox:hover {
	font-size: 11px;
	font-weight: normal;
	color: #005731;
	text-decoration: none;
}

a { 
	font-size: 11px;
	color: #CF007C;
	text-decoration: underline;
}

a:hover { 
	font-size: 11px;
	color: #CF007C;
	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: #F080C3;
}
td.eTable_Cell_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F080C3;
	border: 1px solid #F080C3;
}
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 #F080C3;
}

/* 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: #F080C3;
}
td.eTable_Cell_Color_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F080C3;
}
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 {
	color:#A5055F;
	font-weight: bold;
}



/* end Materiaalitablejen tyylit */





table.pg {
	border-collapse:collapse;
	height:100%;
	width:970px;
	background:#FFFFFF;
	padding:0;
	margin:0;
}


td.top {
	height:45px;
	border:none;
	padding:0;
	margin:0;
	vertical-align:top;
	background:transparent url(/images/layout/top.gif) no-repeat scroll left bottom;
}


td.nav {
	height:39px;
	border:none;
	padding:0 14px 0 14px;
	margin:0;
	vertical-align:top;
	background:transparent url(/images/layout/mid.gif) repeat-y scroll left top;
}


td.mid {
	height:100%;
	border:none;
	padding:0 14px 0 14px;
	margin:0;
	vertical-align:top;
	background:transparent url(/images/layout/mid.gif) repeat-y scroll left top;
}

td.bot {
	height:43px;
	border:none;
	padding:0;
	margin:0;
	padding:18px 13px 0 0;
	text-align:right;
	vertical-align:top;
	background:transparent url(/images/layout/bot.gif) no-repeat scroll left top;
}

div.tit {
	width:942px;
	height:172px;
	border:none;
	margin:0;
	background:transparent url(/images/layout/tit.jpg) no-repeat scroll left top;
}

div.tit_txt {
	font-size:10px;
	color:#CF007C;
	padding:113px 0 0 257px;
}


div.nav {
	height:39px;
	width:941px;
	border:none;
	padding:0;
	margin:0;
	background:transparent url(/images/layout/nav.gif) repeat-x scroll left top;
}


div.nav_left {
	height:39px;
	border:none;
	padding:0 0 0 251px;
	margin:0;
	background:transparent url(/images/layout/nav_left.gif) no-repeat scroll left top;
}


table.inn {
	border-collapse:collapse;
	height:100%;
	padding:0;
	margin:0;
	background:transparent url(/images/layout/lef.jpg) no-repeat scroll left top;
}


td.inn_left {
	height:100%;
	border:none;
	vertical-align:top;
	font-size:10px;
	padding:74px 0 0 0;
	margin:0;
	width:251px;
	background:transparent url(/images/layout/nav_bot.gif) no-repeat scroll left bottom; 
}


div.naviPad {
	border:none;
	padding:0 0 90px 0;
	margin:0 1px 0 1px;
}

div.naviFad {
	margin:0;
	padding:0;
	height:23px;
	background:transparent url(/images/layout/nav_fad.gif) repeat-x scroll left top;
}

div.naviFat {
	margin:0;
	padding:0;
	height:40px;
	background:transparent;
}


td.inn_right {
	height:100%;
	margin:0;
	vertical-align:top;
	font-size:11px;
	line-height:15px;
	background:transparent url(/images/layout/pag_bg.gif) repeat-x scroll left top;
}


td.inn_bottom {
	color:#CF007C;
	font-size:11px;
	vertical-align:bottom;
}

div.bottomLinks {
	padding:0 150px 20px 50px;
}

h1.navi {
	margin:0;
	padding:0;
	height:50px;
	background:transparent url(/images/layout/nav_tit.gif) repeat-x scroll left top;
}

div.clear {
	clear:both;
}




/* Lomakkeiden tyylit */
.eform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #CF007C;
	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: #F080C3; 
	border-color: #CF007C;
	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:54px;
}

div.infoboxTitle {
	padding:14px 14px 14px 14px;
	font-weight:bold;
	color:#000000;
	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:25px;
}




/*****************/
/*** TEMPLATES ***/
/*****************/

/* Päädivi */
div.templateContent {
	width:604px;
	padding:0 0 0 0;
	margin:54px 43px 54px 43px;
	clear:both;
}

/* Divi clear - siivoaa floatit pois ja pudottaa sivun marginaaliinsa */
div.templateClear {
	clear:both;
}

/* koko sivun levyinen */
div.templateFull {
	width:604px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* kaksipalstaiset */
div.templateLeft {
	float:left;
	width:350px;
	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:290px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* teksti yms tyylit */
h1 {
	margin:0px 0px 0px -1px;
	padding-bottom:15px;
}

/*****************************/
/* Sidebar navigation styles */
/*****************************/

/* LEVEL 1 PAGES */

div.naviContainer_1 {
}


div.navi_1_lef, div.navi_1_lef_sel {
	background:#DF76B5 url(/images/layout/nav_1_bg_lef.gif) no-repeat scroll left top;
	padding:0 0 0 15px;
	border-bottom:1px solid #F1EFA5;
}

div.navi_1_top, div.navi_1_top_sel {
	background:#F1EFA5 url(/images/layout/nav_1_bg_top.gif) repeat-x scroll left top;
}

div.navi_1_bot, div.navi_1_bot_sel {
	padding:6px 0 6px 6px;
	border-left:1px solid #DC3398;
	background:transparent url(/images/layout/nav_1_bg_bot.gif) repeat-x scroll left bottom;
}



div.naviContainer_2_top {
	background:transparent url(/images/layout/nav_1_bg_top.gif) repeat-x scroll left top;
}

div.naviContainer_2_bot {
	border-bottom:1px solid #F1EFA5;
	background:transparent url(/images/layout/nav_1_bg_bot.gif) repeat-x scroll left bottom;
	padding:15px 0 15px 30px;
}


div.navi_2_lef, div.navi_2_lef_sel {
	background:transparent url(/images/layout/nav_3_bg.gif) no-repeat scroll left 1px;
	padding:0 0 0 8px;
}

div.navi_2_top, div.navi_2_top_sel {
}

div.navi_2_bot, div.navi_2_bot_sel {
}



div.naviContainer_3 {
	padding:5px 0 5px 20px;
}


div.navi_2_lef, div.navi_2_lef_sel {
}

div.navi_2_top, div.navi_2_top_sel {
}

div.navi_2_bot, div.navi_2_bot_sel {
}



a.navi_1, a.navi_1:hover, a.navi_1:visited,
a.navi_1_sel, a.navi_1_sel:hover, a.navi_1_sel:visited {
	color:#DC3398;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

a.navi_1_sel, a.navi_1_sel:hover, a.navi_1_sel:visited {
	text-decoration:underline;
}



a.navi_2, a.navi_2:hover, a.navi_2:visited,
a.navi_2_sel, a.navi_2_sel:hover, a.navi_2_sel:visited {
	color:#DC3398;
	text-decoration:none;
	font-size:10px;
}

a.navi_2_sel, a.navi_2_sel:hover, a.navi_2_sel:visited {
	text-decoration:underline;
}


a.navi_3, a.navi_3:hover, a.navi_3:visited,
a.navi_3_sel, a.navi_3_sel:hover, a.navi_3_sel:visited {
	color:#DC3398;
	text-decoration:none;
	font-size:10px;
}

a.navi_3_sel, a.navi_3_sel:hover, a.navi_3_sel:visited {
	text-decoration:underline;
}




/* TOPNAVI */

div.topNaviContainer{
	padding:10px 10px 10px 10px;
}

div.topnavi_lu, div.topnavi_ls {
	float:left;
	width:5px;
	height:5px;
}

div.topnavi_cu, div.topnavi_cs {
	float:left;
	padding:4px 0 0 0;
	margin:0;
}

div.topnavi_ru, div.topnavi_rs {
	float:left;
	width:5px;
	height:5px;
}


img.topnavi, a.topnavi {
	padding:0;
	margin:0 0 -3 0;
	height:17px;
	border:none;
}

a.news { 
	font-size: 11px;
	color: #CF007C;
	text-decoration: none;
}

a.news:hover { 
	font-size: 11px;
	color: #CF007C;
	text-decoration: none;
}


/*****************/
/***  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;
}

/* 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;
}


form.extranetlogin {
	color:#CF007C;
	clear:both;
	margin:0;
	padding:10px 0 10px 20px;
	line-height:13px;
}

input.extranetlogin {
	float:left;
	background:transparent url(/images/layout/extranetlogininput.gif) no-repeat scroll top left;
	overflow:hidden;
	width:155px;
	height:19px;
	margin:3px 0 3px 0;
	padding:2px; 
	border:none;
	font-size:10px;
}

input.extranetbutton {
	float:left;
	background:transparent url(/images/layout/extranetloginbutton.gif) no-repeat scroll top left;
	width:19px;
	height:19px;
	margin:3px 0 3px 3px;
	padding:2px; 
	border:none;
	font-size:10px;
}


/* Sivustohaku */

div.searchContainer {
	position:relative;
	width:100%;
}

div.searchTxt {
	float:left;
	width:90px;
	padding:2px 5px 0 0;
	color:#AA8B33;
	font-size:11px;
}

input.searchField {
	border:1px solid #CCA73D;
	font-size:11px;
	color:#AA8B33;
	height:17px;
	padding:0;
	margin:0;
	float:left;
	width:130px;
}

input.searchButton {
	float:left;
	border:1px solid #CCA73D;
	background:#FFFFFF;
	color:#CCA73D;
	font-size:11px;
	height:17px;
	padding:0;
	margin:0 0 0 3px;
	background:#FFFFFF url('/images/layout/search.gif') no-repeat scroll top left;
	width:19px;
}

form.searchForm {
	margin:0;
	padding:0;
	width:250px;
	left:709px;
	position:absolute;
	top:8px;
}

ol.search {
}

li.search {
	margin-bottom:15px;
}

div.searchTitle {
	font-weight:bold;
	padding-bottom:3px;

}

a.searchTitle {

}

div.searchText {
}

a.searchText {
	text-decoration:none;
}

