/* standard elements */
* {
   margin: 0;
   padding: 0;
}
a {
   color: #36C;
}
a:hover {
   color: #06F;
}
.text-link a{
  color: #444;
  text-decoration: none;
}
.text-link a:hover{
  color: #777;
}

body {
   background: url(../images/bg.png);
   color: #444;
   font: normal 62.5% "Lucida Sans Unicode",sans-serif;
   margin: 0;
}
input {
   color: #555;
   font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
.input fieldset {
   border-width: 0px;
}
.contentheading, h1 {
   font: bold 1.8em "Lucida Sans",sans-serif;
	 height: 60px;
}
.createdate, .small{
   font-size: 0.8em;
	 font-style: italic;
}
h2 {
   font: bold 1.4em "Lucida Sans",sans-serif;
}
h3 {
   font: bold 1.2em "Lucida Sans",sans-serif;
}
h4 {
   font: bold 1.1em "Lucida Sans",sans-serif;
}
.text {
   font: normal 1.1em "Lucida Sans Unicode",serif;
   line-height: 175%;
}
.file {
   background: url(kuvat/uusi/bgcode.gif);
   border-top: 1px solid #DEDEDE;
   border-bottom: 1px solid #DEDEDE;
   border-right: 1px solid #DEDEDE;
   border-left: 6px solid #367EA6;
   color: #555;
   display: block;
   font: normal 1.1em "Lucida Sans Unicode",serif;
   margin-bottom: 12px;
   padding: 8px;
}
cite {
   background: url(kuvat/uusi/quote.gif) no-repeat;
   color: #666;
   display: block;
   font: normal 1.3em "Lucida Sans Unicode",serif;
   padding-left: 28px;
}
.contentheading,h1,h2,h3 {
   color: #367EA6;
   padding-top: 6px;
   margin-bottom: 6px;
}

.componentheading,h1,h2,h3 {
   color: #367EA6;
	 font: bold 1.2em "Lucida Sans",sans-serif;
   padding-top: 6px;
   margin-bottom: 6px;
}

/* misc */
.clearer {
   clear: both;
}

/* structure */
.container {
   background: url(../images/bgcontainer.png) repeat-y; 
   margin: 0 auto;
   padding-bottom: 6px;
   width: 935px;
}


/* navigation */
.navigation {
   margin-bottom: 4px;
}
.navigation a {
   background-color: #4A91C3;
   color: #FFF;
   float: left;
   font: bold 1.2em "Trebuchet MS",sans-serif;
   padding: 8px 0;
   width: 19%;
   border-right: 1px solid #FFF;
   text-align: center;
   text-decoration: none;
}
.navigation a:hover {
   background-color: #000;
   color: #FFF;
}

.sidenav h2,.sidenav ul {
   padding-left: 12px;
}
.sidenav {
   background: #EEE;
   border: 1px solid #DEDEDE;
   float: right;
   width: 163px;
	 margin-top: 15px;
	 padding:7px;
}
.sidenav h2 {
   color: #666;
   height: 20px;
   margin-top: 1.2em;
   font: normal 1.3em "Lucida Sans Unicode",sans-serif;
}
.sidenav ul {
   background: url(kuvat/uusi/bgul.gif) repeat-x;
   margin: 0;
   padding: 0;
}
.sidenav li {
   border-top: none;
   list-style: none;
   margin: 0;
}
.sidenav li a {
   color: #777;
   display: block;
   font-size: 1.1em;
   padding: 3px 6px 3px 14px;
   text-decoration: none;
}
.sidenav li a:hover {
   color: #111;
}


/* content */
.content {
   width: 715px;
	 margin-top:5px;
	 float:left;
}
.content .item {
   padding: 6px 12px;
   border: 1px solid #DEDEDE;
   background: url(../images/contentbg.png) no-repeat;
   margin-bottom: 8px;
}
.content .descr {
   color: #333;
   margin-bottom: 6px;
}
.descr a {
   color: #367EA6;
   text-decoration: none; }
.descr a:hover {
   color: #36C;
   text-decoration: underline; }
.content li {
   list-style: url(../images/li.gif);
   margin-left: 18px;
}

/* footer */
.footer {
   background-color: #ffffff;
   border: 1px solid #DEDEDE;
   color: #666;
   font-size: 1.1em;
   margin: 0 auto;
   padding: 6px;
   width: 880px;
}
.footer a {
   color: #36C;
   text-decoration: none;
}
.footer a:hover {
   color: #06F;
   text-decoration: underline;
}
#frontpage h3 {
   background: url(kuvat/uusi/h3_bg.png) repeat-x left bottom;
   height: 20px;
   border-bottom: 2px solid #DDD;

}
.counter {
   width: 50%;
}
.news {
   width: 50%;
}
.main {
   clear: both;
   padding: 6px 18px;
}

/*///////////////////////////////////////////////////////////*/
.menu_right{
float:right;padding:2px;
}
.menu_right a{
font: normal 8pt "Lucida Sans Unicode",sans-serif;
}
.menu_right ul{
display:inline;
list-style:none;
}

#twocols{ /*the columns that gets dropped down over yours might be different*/
z-index:30;
}
#leftcol{ /*the columns that gets dropped down over yours might be different*/
z-index:10;
}
.moduletablemainnav{ /* I have absolutely positioned the module, you might have a different scheme*/
position:absolute;
z-index:600;
margin:0;
padding:0;
}
#mainlevelmainnav,#mainlevelmainnav ul{
float:left;
list-style:none;
border: 1px solid #DEDEDE;
font: normal 8pt "Lucida Sans Unicode",sans-serif;
margin:0;
padding:0;
}
#mainlevelmainnav a{
display:block;
padding:7px;
text-decoration: none; 
color: #444;
}
#mainlevelmainnav li{
float:left;
background: url(../images/menu.png) repeat;
border-right: 1px solid #DEDEDE;
}
#mainlevelmainnav li ul{
position:absolute;
left:-999em;
width: 170px;
height:auto;
margin:0;
}
#mainlevelmainnav li ul a{
width: 158px;
padding:6px;
}
#mainlevelmainnav li:hover ul ul,#mainlevelmainnav li:hover ul ul ul,#mainlevelmainnav li.sfhover ul ul,#mainlevelmainnav li.sfhover ul ul ul{
left:-999em;
}
#mainlevelmainnav li:hover ul,#mainlevelmainnav li li:hover ul,#mainlevelmainnav li li li:hover ul,#mainlevelmainnav li.sfhover ul,#mainlevelmainnav li li.sfhover ul,#mainlevelmainnav li li li.sfhover ul{
left:auto;
z-index:6000;
}
#mainlevelmainnav li li:hover,#mainlevelmainnav li li.sfhover{
background: url(../images/menu_dark.png) repeat;
}
#active_menumainnav{
background: url(../images/menu_active.png) repeat;
}


