/* Start of CMSMS style sheet 'accessibility' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'accessibility' */

/* Start of CMSMS style sheet 'testilayout' */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #FFCC00;
      background: url(images/cms/aspattern.gif);
	line-spacing: 1.5em;
	font-size: 12px;
        margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #000000;
}
 a:visited {
	color: #333333;
}
 a:hover {
	color: #999999;
}
a:active {
	color: #CCCCCC;
}

H4 { font-size: 15px;

}

#holder {
margin-right: auto;
margin-left: 0;
text-align: left;
padding: 0px;
width: 750px;
background-color: #FFFFFF;
border: 1px solid #000000;
	
	
}

#bannerleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #00FFFF;
      background: url(images/cms/VALIKKO2_01.jpg) no-repeat;
	float: left;
	height: 92px;
	width: 121px;
	
	
}

#bannerright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF00FF;
      background: url(images/cms/VALIKKO2_02.jpg) no-repeat;
	float: right;
	height: 92px;
	width: 629px;
	
	
}

#navileft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #00FFFF; 
      background: url(images/cms/navipala.jpg ) no-repeat;
	float: left;
	height: 30px;
	width: 121px;
	
	
}

#naviright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #63ABA7;
	float: right;
        height: 30px;
	width: 629px;
	
	
}

#marginleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
     background-color: #333333;
     background: url(images/cms/marginpala.jpg ) no-repeat;
	float: left;
	width: 84px;
     height: 80px;
	
	
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 665px;
	background: url(images/cms/aspatternlev.gif );
	
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
      color: #FFCC33;
      margin: 0px 0px 0px 0px;
      padding: 5px 5px 5px 5px;
	background-color: #336666;
	width: 740px;
      height: 35px;
}

#leftfooter a:link {
	color: #77AAAA;
}
#leftfooter a:visited {
	color: #77AAAA;
}
#leftfooter a:hover {
	color: #99FFFF;
}
#leftfooter a:active {
	color: #FFFFFF;
}

#news a:link {
	color: #77AAAA;
}
#news  a:visited {
	color: #77AAAA;
}
#news a:hover {
	color: #99FFFF;
}
#news a:active {
	color: #FFFFFF;
}

#globalcontent {
font-size: 11px;
}

#leftfooter{
float: left;
}

#rightfooter{
float: right;
}

/**Links Styles**/
#left{
width: 332px;
height: 100%;
float: left;
}
.links{
margin: 0px 0px 0px 0px;
padding: 0px 15px 0px 00px;
border;
color: #000000;
font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
border-right: 3px solid #BBBBBB;
}

/**Content Styles**/
#right{
width: 332px;
float: right;

}
.content{
margin: 0px 0px 0px 0px;
padding: 0px 15px 0px 15px;
color: #598059;
background-color: #FFFFFF;
text-align: justify;
font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#search{

float: right;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 50px;

}

.bread{

font-size: 10px;

}

/* End of 'testilayout' */

/* Start of CMSMS style sheet 'menu_simple_horiz_art' */
/********************
MENU
*********************/

/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}

/* 
background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
*/
div#menu_horiz {
   background-color: #ECECEC;  /* background color for the entire menu row */
   margin: 0;
   width: 100%;
}

/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
div#menu_horiz ul {
   margin: 0;
   padding: 0;

}


/* menu list items */
div#menu_horiz li {
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
}


/* the links, that is each list item */
div#menu_horiz a {
   padding: 0.6em 1em 0.7em 0em; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #002222;
   /*background: url(images/cms/arrow-bot.gif) no-repeat 0em bottom; ;*/
   display: block; /* IE has problems with this, fixed above */
}


/* hover state for links */
div#menu_horiz li a:hover {
   background-color: #C3D4DF;
}
div#menu_horiz a.activeparent:hover {
   background-color: #FFFFFF;
   color: #002222;
}

/* active parent, that is the first-level parent of a child page that is the current page */
div#menu_horiz li.activeparent a {
   background: #385C72 url(images/cms/arrow-bot.gif) no-repeat 0em center; 
   color: #002222;
}

div#menu_horiz h3 {
   padding: 0.5em 2em 0.5em 0em; /* padding inside the list item box */
   margin: 0;
   text-decoration: none; /* no underline for links */
   color: #002222;
   background: #385C72 url(images/cms/arrow-bot.gif) no-repeat 0em center; ;
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   display: block; /* IE has problems with this, fixed above */
}

/* End of 'menu_simple_horiz_art' */

/* Start of CMSMS style sheet 'languagemenu' */
#menu_lang {
margin: 0 ;
padding: 0em 0em 0em 0em;
line-spacing: 0em;
float: right;
width: 170px;

}

div#menu_lang li {
   float: right; /* makes the list horizontal */
   padding: 0em 0.7em 0em 0.3em; 
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   font-size: 10px;
   color: #0099FF;
   text-decoration: none; /* no underline for links */

}

div#menu_lang a {
   padding: 0em 0.7em 0em 0.3em; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #18507C;
   background: url(images/cms/arrow-lang.gif) no-repeat 0em center; ;
   display: block; /* IE has problems with this, fixed above */

}

/* End of 'languagemenu' */

/* Start of CMSMS style sheet 'submenu' */
/********************
MENU
*********************/

/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}

/* 
background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
*/
div#submenu {
   width: 100%;
   margin: 15px;
   font-size: 12px;
   font-style: bold;
}

/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
div#submenu ul {

margin: 0;
padding: 0;
font-style: bold;
list-style-type: none;

}


/* menu list items */
div#submenu li {
   font-style: bold;
   
}


/* the links, that is each list item */
div#submenu a {
   margin: .6em 2em 0em 0em ; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #000000;
   display: block; /* IE has problems with this, fixed above */
   font-style: bold;
}


/* hover state for links */
div#submenu li a:hover {
font-style: bold;
color: #666666;
}
div#submenu a.activeparent:hover {
font-style: bold;
   color: #000000;
}

/* active parent, that is the first-level parent of a child page that is the current page */
div#submenu li.activeparent a {
font-style: bold;
   color: #000000;
}

div#submenu h3 {
   margin: 0;
   font-style: bold;
   text-decoration: none; /* no underline for links */
   color: #000000;
   font-size: 12px;                           /* instead of the normal font size for <h3> */
   display: block; /* IE has problems with this, fixed above */
}

/* End of 'submenu' */

