#page_bg {
	margin: 0px 0px;
	padding: 0;
background: #b9cbd4 url(../images/bg.gif) top left no-repeat;
}

div.center {
	background: url(../images/tausta.gif);
}

div#wrapper {
  background-color: #fff;
}

div#header {
	width: auto;
}

div#header {
	background:  url(../images/fiilis/normal_head.gif) top left no-repeat;
}

div#header.confe {
	background: url(../images/fiilis/conf_head.gif) top left no-repeat;
}

div#header.compe {
	background:  url(../images/fiilis/comp_head.gif) top left no-repeat;
}

div#header.mindt {
	background:  url(../images/fiilis/publ_head.gif) top left no-repeat;
}

div#main_top {
	margin: 30px 0 0 0;
	width: auto;
}

div#footer_links a:link, div#footer_links a:visited {
	color: #000;
	text-decoration: underline;
}

div#footer_links a:hover {
	color: #ff3d00;
}

div#footer_links li.active a {
	color: #ff3d00;
}


div#footer_right a:hover {
	text-decoration:none;
}

div#footer ul {
	margin: 0 0 15px;
}

a:link{
	color: #005018;
	font-weight: normal;
	text-decoration: underline;
}

a:visited{
	color: #75a684;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration:underline;
	color: #FF3d00;
}

input.button, .button, input.button_search {
	background: #eaeaea;
	border:1px solid #999999;
	color: #000;
	text-transform: uppercase;
}

input {
	background: #eaeaea;
	border:1px solid #999999;
	color: #000;
}

.search .button {
	float:right;
}

.search .inputbox {
	float:left;
}

div#tabarea {
}

#pathway {
	border-bottom: 1px dashed #8ab85c;
}


h1 {
	color: #ff3d00;
	text-transform: uppercase;
}

h2, .contentheading {
	color: #ff3d00;
	font-size: 1.3em;
	margin-bottom: 15px;
	text-transform: uppercase;
}

h3, .componentheading, table.moduletable th, legend {
	color: #ff3d00;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#rightcolumn h3{
	text-align: center;
	font-size: 0.8 em;
	padding-top: 1em;
	color: #999999;
}


.componentheading {
	visibility: hidden;
	height: 0px;
	padding: 0px;
	margin: 0px;
}

h4 {
	color: #ff3d00;
}

.small {
	color: #000;
}

.modifydate {
	color: #000;
}

.createdate {
	color: #000;
}

.poll thead {
	color: #000;
	text-align: left;
	font-size: 1em;
}

.column_separator {
	border-left: 1px dashed #70a13d;
}

td.sectiontableheader {
	background: #b4de8a;
	color: #333;
	border-right: 1px solid #99c46e;
}

div.module_menu, div.module, div.module_text {
	margin-bottom: 34px;
	padding: 0;
	clear: both;
	text-align:left;
}

div.module_menu div, div.module div, div.module_text div {	
	background:#fff;
	padding: 0;
}

div.module_menu div div, div.module div div, div.module_text div div {
	padding: 0px;
	margin: 0px;
}

div.module_menu div div div, div.module div div div, div.module_text div div div  {
	background: #fff top left repeat-x;
}

div.module_menu div div div div, div.module div div div div, div.module_text div div div div{
	background: #fff;
	/*padding: 4px;*/
}

#leftcolumn h3 {
	color: #fff;
	background: #ff3d00;
	font-size: 1.2em;
	font-weight: 500;
	text-transform: uppercase;
	padding-left: 0.5em;
}


/* MENUN MUOTOILU */
ul.menu {
	text-align:left;
	color: #000;
	margin-left: 0px;
	padding-left: 1em;
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 1.1em;
	line-height: 1em;
}

ul.menu a{
	text-decoration: none;
	color: #000;
}

ul.menu a:hover {
	text-decoration: underline;
}

ul.menu li#current a {
	color: #ff6100;
}

ul.menu li#current ul a {
	color: #000;
}

ul.menu li {
	margin-top: 1em;
	background:url(../images/bullet1.gif) left top no-repeat;
	padding-left: 1em;
	list-style-type:none;
}

/* clear bullets from separators */
ul.menu li.item299, ul.menu li.item300, ul.menu li.item315 {
  background: none;
  margin-top: 1.9em; border-top: 1px solid #FF3d00;
}

ul.menu li ul {
	font-size: 0.9em;
}

.dn-whole {
	font-size: 0.9em;
}

.dn-whole a:hover {
	text-decoration:underline;
}

.dn-title a{
	text-decoration:none;
	color:#ff6100;
	text-transform: uppercase;
}

.dn-module_link a{
	text-decoration:none;
	color:#000;
}

a.dn-introtext-link {
	text-decoration:none;
	color: #000;
}

.dn-module_link a:hover {
	text-decoration:underline;
}

.dn-module_link {
	font-size: 0.9em;
	margin-left: 1em;
}

.dn-date {
	color:#999999;
}

div.dn-whole div.dn-each {
	margin-bottom: 1.5em;
}
