*{	padding:0; margin:0; }*
body{ 
	text-align: center; 
	background: #f1f1f1; }

h1 {
	font: bold 1.4em Arial, Sans-Serif;
	letter-spacing: -1px;
	color: #fff;
}


h1 a {
	color: #BF3E17;
}

tr, p, div {
	font-family: "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#666666;
}
.modifydate {
	font-family: "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	vertical-align: middle;
	color:#666666;
}
hr {
	background:#999999;
	height:1px;
	width:100%;
}
ul {
	list-style:none;
}
li {
	padding-left: 25px;
	padding-top: 0;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
ol{
	margin-left:40px;
	list-style-position:inherit;
}

.header {
	background: #fff url(../images/header.jpg) repeat-x;
	margin: 0 0 5px 0;
	height: 120px;
	padding: 1px 0 0 10px;
}

.logo {
	float: left;
	
}

body.published {
        background: #AADDFF;
}

body.mceContentBody {
        background: white;
}

/* NAVIGOINTI */

#mainlevel-nav {
	float: right;
	font-size: 1.1em;
	color: #ffffff;
	width: 700px;
	text-align: right;
	padding: 0 20px 0 0;
		
}

#mainlevel-nav ul { font-size: 1.1em; margin: 0;  padding: 0;}

#mainlevel-nav li { 
	color: #ffffff;
	background: none;
	display: inline;
}
	
#mainlevel-nav li a { 
	font-weight: bold;
	color: #ffffff; 
} 
	
#mainlevel-nav li a:hover { 
	color: #ffffff;
	text-decoration: underline;
} 

a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	font-weight: bold;
	color: #0276bb;
	text-indent: 33px;
	display: block;
	padding: 0 0 0 0;	
	margin-bottom: 0px;
	border-bottom: 1px solid #eee;
}
a.sublevel:hover {
	color: #0276bb; 
        text-decoration: none;
	background: #D8D8D8;
}
	
/* KIRJAUTUMINEN */

.inputbox_CB_login { 
	color: #000000;
	font-size:11px;	
	vertical-align: middle;
}

#mod_login_remembermetext_CB_login, #mod_login_greeting_CB_login,#mod_login_CB_login{ 
	color: #000000;
	font-size:11px;	
	vertical-align: middle;
}

a.inputbox_CB_login { 
	color: #000000;
	font-size:11px;	
	vertical-align: middle;	
}

a.mod_login_CB_login:visited { 
	color: #000000;
	font-size:11px;	
	vertical-align: middle;	
}

a.mod_login_CB_login:link { 
	color: #000000;
	font-size:11px;	
	vertical-align: middle;	
}
	
a.mod_login_CB_login:hover { 
	color: #000000;
	font-size:11px;	
	text-decoration: underline;
	vertical-align: middle;	
}		

.button_CB_login{
   font-size:9px;
   color:#000000;
   height:20px;
   background-color:#f1f1f1;
   border-color:#7BC925;
   border-width:2px;
   vertical-align: top;
}

/* KALENTERI */

.cal_td_daysoutofmonth {
        color:#000000;
	background-color: #99CB46;
        padding: 3px;
}

.cal_td_daysnoevents {
	background-color: #BCD3D9;
	padding: 3px;
}

.cal_td_today {
        color:#000000;
	background-color: #F1F1F1;
        padding: 3px;
}

	
/* HAKU */	
	
#searchform {
	background: #F0F0F0;
	text-align: right;
	color: #ffffff;
	height: 40px;
	padding: 10px 10px 0 0;
}

form {
	display: inline;
	margin: 0;
 	padding: 0;
}

.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
a.pathway:link, a.pathway:visited {
	color: #99cb46;
	font-weight: normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}

#active_menu {
	color: #0276bb;
	text-decoration: none;
	font-weight: bold;
	background: #f1f1f1;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #0276bb;
	font-weight: bold;
	padding: 4px 0 4px 10px;
	margin: 0 0 1px 0;
	border-bottom: 1px solid #eee;
	text-decoration: none;
}
a.mainlevel:hover {
	color: #0276bb;
	font-weight: bold;
	background: #D8D8D8;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

table.moduletable {
	padding: 0 0px 5px 0px;
	width: 200px; 
	margin-bottom:5px;
}


/* pienet otsikot */

table.moduletable th {
	font: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background: #82d031;
         text-transform: uppercase;
	width: 100%;
	font-weight:bold;
	padding: 3px 10px;
	text-align: left;
	border-bottom: 3px solid #66b504;
	margin-bottom: 20px;
		
}
table.moduletable li {
	color: #ffffff;
	
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
.sectiontableheader {
	background-color: #cccccc;
	color: #333333;
	font-weight: bold;
	padding:5px;
}
.sectiontableentry1 td{
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;

}
.sectiontableentry2 td {
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}
.small {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-decoration  : none;
	font-weight      : bold;
}
.smalldark {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration : none;
	font-weight: normal;
}
.contentpane {
}
.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 95%;
	padding: 10px;
}




/* isot otsikot */

.contentheading, .componentheading {
	font: bold 1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	margin: 0 0 10px 0;
	
}
.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	text-indent: 18px;
	font-weight: bold;
	top:-5px;
	vertical-align: top;
	padding-bottom: 2px;
	background: url(../images/date.png) no-repeat;
}
.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color : #6dbc0f;
	color: #ffffff;
	border: 1px solid #757575;
}

/* search form input */

.inputbox {
	color: #757575;	
	padding: 2px;
	border: 1px solid #808080;
	margin: 0 0 4px 0;
}

#searchform .inputbox {
	color: #757575;	
	width: 300px; 
	border: 1px solid #808080;
	background: #ffffff;
	float: right;
}


a:link, a:visited {
	color: #0a9ede;
	text-decoration: none;
}
a:hover {
	color: #76c41d;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #76c41d;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color: #999999;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #99cb46;
	border-right: outset 2px #808080;
	border-top: outset 2px #99cb46;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #cccccc;
	padding:5px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding:5px;
	background-color:#333333;
	color:#ffffff;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
.readon {
	display:block;
	background:url(../images/read_more.gif) no-repeat;
	color:#333333;
	text-indent: -5000px;
	width:100px;
	height:20px;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#cccccc;
	padding: 1px 2px;
	color: #ffffff;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
#core {
	padding:0px 5px 5px 5px;
	}


#mod_down1 {
	width:48%;
	float:left; 
	margin: 10px 2px 0 0;
}
#mod_down2 {
	width: 50%;
	float:right;
	margin: 10px 2px 0 0;
}

#banner {
	float: right;
	background: #ffffff;
	width: 468px;
	height: 60px;
	border: 1px solid #cccccc;
}

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #ffffff;
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee;
        font-weight: bold;
}

.footer a {
	color: #000;
	background: #ffffff;
}
 

.wrap {
	padding: 0;
	margin: 10px auto;
	text-align: left;
	width: 980px; 
}

.content { 
	border: 1px solid #E3E3E3;
	padding: 5px;
	margin: 10px auto;
	text-align: left;
	width: 980px; 
	background: #ffffff;
}

.left {
	float: left;
	width: 23%;
	margin: 0 0 10px 0;
}

.right {
	float: right;
	width: 76%;
	margin: 0 0 10px 0;
}

.right_left {
	float: left;
	width: 55%;
	margin: 0 0 0 0;
}

.right_right {
	float: right;
	width: 21%;
	margin: 0 0 0 0;
}

.right_path{
	float: left;
	width: 60%;
	margin: 0 0 0 0;
}

.right_search {
	float: right;
         text-align: right;
	width: 40%;
	margin: 0 0 0 0;
}
