/*****************/
/*** PAGESTYLE ***/
/*****************/

body {
	/*background: #B8B7B3;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #B6B5B1 url(/images/layout/bg_grad.gif) top center repeat-x;
}

.content {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #595959;
}


.leftnavi {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.leftnavi {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.leftnavi:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.leftnavi_a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
a.leftnavi_a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 14px;
}

a.leftnavisub {
	font-size: 11px;
	font-weight: normal;
	color: #AF1E2D;
	text-decoration: none;
}
a.leftnavisub:hover {
	font-size: 11px;
	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: #4071B1;
	text-decoration: none;
}
a.InfoBox:hover {
	font-size: 11px;
	font-weight: normal;
	color: #4071B1;
	text-decoration: underline;
}

a { 
	font-size: 11px;
	color: #4071B1;
	text-decoration: none;
}

a:hover { 
	font-size: 11px;
	color: #4071B1;
	text-decoration: underline;
}


div.linkRow {
	margin: 3px 0 0 3px;
	padding: 0 0 0 23px;
	background: transparent url(http://www.ecsb.org/images/link.gif) no-repeat top left;
}

div.infoboxContent div.linkRow {
	background: transparent url(http://www.ecsb.org/images/link_ib.gif) no-repeat top left;
}


/* 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: #A4A090;
}
td.eTable_Cell_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A4A090;
	border: 1px solid #A4A090;
}
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 #A4A090;
}

/* 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: #A4A090;
}
td.eTable_Cell_Color_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A4A090;
}
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.center {
	margin-left:0px auto;
	margin-right:0px auto;
	margin-top:0px;
	height: 100%;
}

div.bottom {
	width:960px;
	background-color:#D7D2BF;
	clear:both;
	height:42px;
	border-top:2px solid #A4A090;
	font-family: Verdata, Arial, Times;
	color: #716E63;
	font-size: 11px;
	line-height:13px;
	margin-bottom:15px;
	letter-spacing: +0.5px
}

div.bottomLeft {
	float:left;
	height:44px;
	width:44px;
	background-image:url('/images/layout/bottom_left_corner.gif');
}


div.bottomRight {
	float:right;
	height:44px;
	width:44px;
	background-image:url('/images/layout/bottom_right_corner.gif');
}


div.bottomInfo {
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #005630;
	padding-top:16px;
	padding-left:200px;
}

div.top {
	width:1000px;
	background-color:#B3C63A;
	clear:both;
	height:44px;
}

div.topLeft {
	float:left;
	height:44px;
	width:44px;
	background-image:url('/images/layout/top_left_corner.gif');
}


div.topRight {
	float:right;
	height:44px;
	width:44px;
	background-image:url('/images/layout/top_right_corner.gif');
}



div.murupolku {
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #005630;
	padding-top:16px;
}
a.murupolku {
	font-size: 11px;
	font-weight: normal;
	color: #005630;
	text-decoration: underline;
}
a.murupolku:hover {
	font-size: 11px;
	font-weight: normal;
	color: #005630;
	text-decoration: none;
}


div.tools {
	float:right;
	padding-top:10px;
}


div.main {
	font-size:11px;
	text-align:left;
	width:1000px;
	background-color:transparent;
	height: 100%;
	}

div.leftNavi {
	float:left;
	width:210px;
	background-color:transparent;
}

div.leftNaviPadding {
	padding:0 0 0 0;
	margin:0 5px 5px 11px;
	background-color:transparent;
}

div.topNavi {
	width:1000px;
	background-color:#B3C63A;
}

div.mainContent {
	background-color:transparent;
	width:700px;
	margin:0 0 5px 0;
}
div.copyrite {
	position:absolute;
	width:960px;
	height:10px;
	text-align:right;
	margin-bottom:0px;
	margin-top:-5px;
	backround-color:transparent;
	font-size:10px;
	margin-left:9px;
}
.copyrite #ecsb {
	color:#716E63;
	float:left;
}
.copyrite #varaani {
	float:right;
}

a.bottomLink,a.bottomLink:hover {
	text-decoration:none;
	color:#716E63;
}


div.dotborder {
	border-bottom: 1px dotted #D7D2BF;
}

div.newsBox {
	color:#595959;
	font-weight:normal;
}

a.newsDate,a.newsDate:hover {
	color: #595959;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}

a.newsHeader,a.newsHeader:hover {
	color: #4071B1;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	line-height:13px;
}

div.newsFirstpage {
	color: #4071B1;
	font-size: 11px;
	border-bottom: 1px dotted #D7D2BF;
	font-weight:normal;
	padding:0px 0 4px 1px;
	margin-top:3px;
}

.selecttext {
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	width: 200px;
	background-color: #ffffff;
}
/* Lomakkeiden tyylit */
.eform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #A4A090;
	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: #1F2F61;
	background-color: #D7D2BF; 
	border-color: #A4A090;
	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:205px;
}

div.infoboxTop {
	background-image:url('/templates/templateimages/infobox_header.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:49px;
}

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:35px;
}




/*****************/
/*** TEMPLATES ***/
/*****************/

/* Päädivi */
div.templateContent {
	width:703px;
	padding:0 0 0 0;
	margin:3px 0px 0px 27px;
	clear:both;
}

/* Divi clear - siivoaa floatit pois ja pudottaa sivun marginaaliinsa */
div.templateClear {
	clear:both;
}

/* koko sivun levyinen */
div.templateFull {
	width:703px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* kaksipalstaiset */
div.templateLeft {
	float:left;
	width:460px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div.templateRight {
	float:right;
	width:213px;
	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;
}

div.firstpgtemplateMiddle {
	width:460px;
	margin-bottom:20px;
	line-height: 17px;
}

/* otsikkotyylit */
h1 {
	margin:0px 0px 0px -1px;
	padding-bottom:15px;
	font-size: 18px;
	color: #444444;
}

h2 {
	margin:8px 0px 0px -1px;
	font-size: 15px;
	color: #444444;
}

/*****************************/
/* Sidebar navigation styles */
/*****************************/

/* LEVEL 1 PAGES */

div.naviContainer_1 {
	font-weight:normal;
}

div.navi_1, div.navi_1_selected {
	padding:4px 0 0px 5px;
	margin:0 0 0 0;
	border-bottom: 1px dashed #D7D2BF;
}

a.navi_1, a.navi_1_selected {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

a.navi_1_selected {
	color:#4071B1;
}

/* LEVEL 2 PAGES */

div.naviContainer_2 {
}

div.navi_2, div.navi_2_selected  {
	border-bottom:1px solid white;
	padding:4px 0 1px 20px;
	margin:0 0 0 0;
	border-bottom: 1px dashed #D7D2BF;
}

a.navi_2, a.navi_2_selected {
	text-decoration:none;
	color:#000000;
}

a.navi_2_selected {
	color:#4071B1;
}

/* LEVEL 3 PAGES */

div.naviContainer_3 {
	border-bottom:1px solid white;
}

div.navi_3, div.navi_3_selected  {
	padding:1px 0 1px 35px;
	margin:0 0 0 0;
}

a.navi_3{
	text-decoration:none;
	color:#595959;
}

a.navi_3_selected {
	color:#4071B1;
}

/* 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:#4071B1;
}


/* TOPNAVI */

div.topNaviContainer{
	width:710px;
	height:30px;
	float:left;
	padding:0px 0px 0px 7px;
}

div.topnavi_lu, div.topnavi_ls {
	float:left;
	width:5px;
	height:20px;
}

div.topnavi_cu, div.topnavi_cs {
	float:left;
	padding:8px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	color:#4071B1;
}

div.topnavi_cs {
/*border-bottom:1px solid white;*/
}


div.topnavi_ru, div.topnavi_rs {
	float:left;
	width:5px;
	height:20px;
}

a.topnavi_u,a.topnavi_u:hover {
	font-family:Tahoma, Verdana, Times;
	font-size:11;
	font-weight:normal;
	color: #1F2F61;
	text-decoration:none;
}
a.topnavi_s,a.topnavi_s:hover {
	font-family:Tahoma, Verdana, Times;
	font-size:11;
	font-weight:normal;
	color: #FFFFFF;
	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;
}


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:1px 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 {
	background: transparent url(/images/layout/searchfield.jpg) no-repeat;
	width:243px;
	height:30px;
}
input.searchField {
	position:relative;
	border:none;
	width:145px;
	height:15px;
	font-size:11px;
	padding:0 0 0 0;
	margin:7px 0 0 62px;
	background:transparent;
}

input.searchButton {
	position:relative;
	left:-5px;
	top:2px;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	border:none;
	width:22px;
	height:20px;
	background:transparent;
}
form.searchform {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


ol.search {
}

li.search {
	margin-bottom:15px;
}

div.searchTitle {
	font-weight:bold;
	padding-bottom:3px;
}

a.searchTitle {
}

div.searchText {
}

a.searchText {
}


/* 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, select.form_prodsel {
	font-family:verdana;
	font-size: 11px;
}

select.form_prodsel {
	width: 84px;
}

textarea.form, div.formCheckboxes, input.form, select.form, option.form {
	width:100%;
}

textarea.form, input.form, select.form, select.form_prodsel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #A4A090;
	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: #1F2F61;
	background-color: #D7D2BF; 
	border-color: #A4A090;
	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;
}


table.forum {
	font-size:11;
	width:100%;
	border-collapse:collapse;
	border:1px solid black;
}

div.forumForum {
	padding:10px 10px 10px 10px;
	font-weight:bold;
}


td.forumMessageContainer {
	border:1px solid black;
	margin:5px 0 5px 0;
	padding:5px 5px 5px 5px;
}


td.forumMessageAuthor {
	width:150px;
}

td.forumMessageTitle {
	border:1px solid black;
	margin:0 0 5px 0;
	padding:5px 5px 5px 5px;
	font-weight:bold;
	background-color:#FAC072; 
}


span.forumMessageCreated {
	font-weight:normal;
	color: #707070;
}

td.forumMessageText {
	background-color:#FFFFFF;
	border:1px solid black;
	margin:0 0 0 0;
	padding:5px 5px 5px 5px;
	vertical-align:top;
}

td.forumMessageAuthor {
	border:1px solid black;
	border-bottom:none;
	margin:0 5px 5px 0;
	padding:5px 5px 5px 5px;
	font-weight:bold;
	background-color:#FAC172; 
}

td.forumMessageAuthorInfo {
	border:1px solid black;
	border-top:none;
	margin:0 5px 5px 0;
	padding:5px 5px 5px 5px;
	font-weight:normal;
	background-color:#FAC172; 
}


div.forumPageLinks {
	margin:5px 5px 5px 5px;
	text-align:center;
}

a.forum, a.forum:visited, a.forum:hover {
	text-decoration:none;
}


a.forum:hover {
	text-decoration:underline;
}


a.forumHeader, a.forumHeader:visited, a.forumHeader:hover {
	text-decoration:none;
	color:#FFFFFF;
}


a.forumHeader:hover {
	text-decoration:underline;
}


div.forumModified {
	border-top:2px solid #E0E0E0;
	margin:5px 5px 5px 5px;
	padding:5px 0px 0px 0px;
	font-weight:normal;
}


div.forumAttachment {
	border-top:2px solid #E0E0E0;
	margin:5px 5px 5px 5px;
	padding:5px 0px 0px 0px;
	font-weight:bold;
}

div.forumAttachmentInfo {
	padding:5px 5px 5px 0px;
	font-weight:normal;
}

td.forumTableHeader {
	background-color:#005731;
	padding:4px 4px 4px 4px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}


td.forumTableRow1 {
	background-color:#FFE3BF; 
	padding:4px 4px 4px 4px;
	text-align:center;
}

td.forumTableRow2 {
	background-color:#FFCE8F; 
	padding:4px 4px 4px 4px;
	text-align:center;
}

div.forumDescription {
	padding:5px 5px 5px 5px;
}

div.forumTools {
	padding:5px 2px 7px 5px;
	text-align:center;
}

div.forumToolItem {
	float:left;
	padding:0px 2px 0px 2px;
}


div.forumClear {
	clear:both;
}

div.forumNotification {
	background-image:url('/templates/eForum/images/blink.gif');
	margin:10px 0 10px 0;
	padding:5px 5px 5px 5px;
	border:1px dotted black;
}


div.forumConfirm {
/*	background-image:url('/templates/eForum/images/blink.gif'); */
	margin:10px 0 10px 0;
	padding:5px 5px 5px 5px;
	border:1px dotted black;
}

div.forumOnlineInfo {
	padding:5px 5px 5px 10px;
}


textarea.forum, input.forum{
	border:1px solid black;
	padding:0 0 0 0;
	margin: 2px 0 2px 0;
}

input.forumCheckbox, input.forumRadio  {
	border:none;
	padding:0 0 0 0;
	margin: 2px 0 2px 0;
}

input.forumButton {
	background-color:#E0E0E0;
	border:1px solid black;
	padding:0 0 0 0;
	margin: 2px 0 2px 0;
}


