body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#document {	
	width: 990px;
	border: 0px solid #000000;
	margin: 0px;
	}
	
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#WysiwygPage a {
	color: #0066cb;
	text-decoration: underline;
}

#WysiwygPage a:hover {
	text-decoration: underline;
}

#WysiwygPage .infobox a {
	color: #000000;
	text-decoration: none;
}

#WysiwygPage .infobox a:hover {
	text-decoration: underline;
}

img {
	border-width: 0px;
}

h1 {
	font-size: 150%;
	color: #707072;
}


h2 {
	font-size: 130%;
	color: #707072;
}

h3 {
	color: #707072;
	font-size: 120%;
}

#newsgroup-view h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 110%;
	color: #000000;
}

#persongroup-view h1 {
	margin-top: 2px;
	margin-bottom: 10px;
  }

#Persongroup-view th  {
	color: #000000;	
}
  
#Persongroup-view a  {
	text-decoration: none;
}

#Persongroup-view tr td  {
	padding-top:5px;
	padding-bottom:2px;
}

label {
	display: block;
	margin-top: 1.5em;
	font-size: 0.75em;
	font-weight: bold;
	padding-bottom: 0.2em;
}

input.text {
	width: 270px;
}

select, input {
	font-size: 85%;
}

input.button 
{
	width: auto;
	overflow: visible;
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

input.button:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}

input.button:disabled
{
	border: 3px double #CCCCCC;
}

/* STYLE FOR LEFT NAVI */

div#left-navi
{
	float: left;
	display: inline;
	width: 191px;
	margin-right: 3px;
}

div#left-navi-menu, div#left-navi-logo
{
	float: left;
	width: 191px;
	background-color: #003782;
}

div#left-navi-logo
{
	padding-left: 22px;
	padding-top: 22px;
	width: 169px;
}

div#left-navi-separator
{
	float: left;
	width: 191px;
	height: 147px;
	background: url('../images/menu_tausta_uusi.gif') no-repeat;
}

div#left-navi-menu
{
	float: left;
	width: 191px;
	padding-top: 40px;
	color: white;
}

div#left-navi-menu li
{
	list-style-image: url('../images/bullet.gif');
	margin-bottom: 4px;
}

div#left-navi-menu a
{
	color: white;
}

div#left-navi-links
{
	padding: 10px;
	width: 165px;
}

input.left-navi-search
{
	width: 150px;
}

/* RIGHT SIDE */

div#top-image, div#top-menu, div#breadcrumb, div#content
{
	float: left;
	width: 770px;
	border: 0px solid #000000;
}

div#top-menu
{
	margin-left: -3px;
}

div.top-menu-button
{
	float: left;
	margin-left: 2px;
	margin-top: 2px;
}

div#content
{
	padding-left: 20px;
}

/* FOOTER */

div#footer
{
	float: left;
	clear: both;
	display: inline;
	margin-top: 20px;
	width: 740px;
	margin-left: 210px;
	color: #999999;
}

/* FRONT PAGE CONTENT DIVISION */

div.column-left
{
	float: left;
	width: 523px;
}

div.column-right
{
	float: left;
	margin-left: 11px;
	width: 208px;
}



div.infobox
{
	float: left;
	width: 195px;
	border: 1px dotted #7089b1;
	padding: 7px;
	font-size: 11px;
	margin-bottom: 10px;
}

.moreinfo_header {
	font-size: 12px;
	color: #043882;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #000000;
}

div.news-item
{
	margin-bottom: 10px;
}

div.contentPager .selected
{
	font-weight: bold;
}

div.news-item a
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #0066cb;
}

/* GALLERY */

table.gallery-table td
{
	vertical-align: top;
	padding: 10px;
}

td.valiotsikko
{
	color: #227AD2;
	font-size: 13pt;
}

div.gallery-image
{
	padding: 5px;
	border: 1px dotted #003782;
	min-height: 100px;
}

.broshyres .gallery-image
{
	padding: 5px;
	border: 0px dotted #003782;
	min-height: 100px;
}

div.textbody
{
	width: 750px;
}

div.gallery-text
{
	text-align: center;
}

div.gallery-text a:link{
	color: blue
}

div.gallery-active-image-holder
{
	border: 1px solid #003782;
	background-color: #a7c6e5;
	width: 723px;
	padding: 10px;
	text-align: center;
	margin-bottom: 5px;
}

#sitemap .menudepth0 {
	margin-left: 0px;
}

#sitemap .menudepth1 {
	margin-left: 20px;
}

#sitemap .menudepth2 {
	margin-left: 40px;
}

#sitemap .menudepth3 {
	margin-left: 60px;
}

#sitemap .menudepth4 {
	margin-left: 80px;
}

#sitemap .menudepth5 {
	margin-left: 100px;
}

#sitemap .menudepth7 {
	margin-left: 120px;
}

#sitemap .menudepth8 {
	margin-left: 140px;
}

#content-site-toolbar {
	float: right; 
	margin-right: 30px; 
	margin-top: 5px; 
	height: 15px; 
	border: 0px solid #000000;
}

.tabmenu {
	color: black;
	/*border-bottom: 2px solid black;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px 
}

.tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
	background: ;
	padding-left: 0;
}

.tabmenu a, a.active {
	color: black;
	background: #ccced2;
	/*font: bold 1em "Trebuchet MS", Arial, sans-serif;*/
	/*border: 2px solid black;*/
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; 
}

.tabmenu a.active {
	background: #E3E4E9;
}

.tabmenu a:hover {
	color: #fff;
	background: #ADC09F; 
}

.tabmenu a:visited {
	/*color: #E8E9BE; */
}

.tabmenu a.active:hover {
	background: #ABAD85;
	/*color: #DEDECF; */
}

.adminheading {
	background: #E3E4E9 url(../images/bg_header.jpg);
	font-weight: bold;
	padding: 5px;
	border-top: 10px;
}

.adminheading2 {
	background: #9FCBE8 url(../images/bg_header2.jpg);
	font-weight: bold;
	padding: 5px;
}



/* MENU DEPTHS */

.sub_level_2 { margin-left: 10px; }
.sub_level_3 { margin-left: 20px; }

.EviaCheckBoxList {
	margin-top:10px;
}

.EviaCheckBoxList label {
	display: inline;
	vertical-align: middle;
}

.EviaCheckBoxList .checkbox {
	display:inline;
	margin-right: 5px;
	vertical-align: middle;
}

	
.controlmodalheading {
	padding-top:24px;
	background:url(../images/evia_yr02.gif) repeat-x;
}

#controlmodalimage {
	background:url(../images/eviacms5_logo_s.png);
	position:absolute;
	margin:0px;
	right:1px;
	top:0px;
	width:94px;
	
	height:38px;
}

#controlmodalheadtext {
	position:absolute;
	margin-left:2px;
	top:4px;
	color: #FFFFFF;
	font-weight:bold;
}

.errormessage {
	color: #FF0000;
	}
	
/*
 * Tulostus
 */

@media print {
	
	body {
		size: auto;   /* auto is the initial value */
		margin: 0;
		background-image: none;
	}
  }


