/* Ilona Mäkinen 2008-01-09*/

body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-image:url(../img/pageimgs/tausta.png);
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5
{
	font-variant: small-caps;
	text-decoration: underline;
}

a:link, a:active, a:visited
{
	color: #375200;
	background-color: transparent;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}

a:hover
{
	color: #669900;
	background-color: transparent;
	text-decoration: none;
}

a:link.cur, a:active.cur, a:visited.cur
{
       color: #000000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.cur
{
        color: #375200;
}

a:link.flag, a:active.flag, a:hover.flag, a:visited.flag
{
       background-color: transparent;
       color: #000000;
}

a:link.itema, a:active.itema, a:hover.itema, a:visited.itema
{
       background-color: transparent;
       color: #375200;
       margin-bottom: 0.5em ;
       text-decoration: underline;
}

a:link.news, a:active.news, a:hover.news, a:visited.news
{
       font-weight: normal;
}

img
{
       border: 1px solid #000000;
}

.noborder
{
	border-width: 0px;
}

.headerimg
{
	border-color: #000000;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

div.pic
{
  float: left;
  margin-right: 1em;
}

div.pic2
{
  float: right;
  margin-left: 1em;
}

div#topimgright
{
  float: right;
}

div#topimgleft
{
  float: left;
}

table
{
	border-width: 0px;
	background-color: transparent;
}

#content
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#down
{
        margin-top: 0.5em;
	 width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#linktable
{
	 width: 100%;
	margin-left: auto;
	margin-right: auto;	
}

#cattable
{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

#newstable
{
	/*width: 96%; */
	margin-right: 1em;
}

.newshistory
{
	/*width: 96%; */
	margin-right: 1em;
}
.item
{
     margin-top: 0.5em;
     padding: 0.5em;
}

td
{
	border-width: 0px;
	padding: 0.6em;
	background-color: #FFFFFF;
	vertical-align: top;
}

.sidelink
{
         text-align: center;
         font-size: 1.25em;
	  background-image: url(../img/pageimgs/linkkitausta-3.png);
	  background-repeat: repeat-x;
         background-color: transparent;
         color: #000000;
}

.sidelink2
{
         text-align: center;
         font-size: 1.25em;
	  background-image: url(../img/pageimgs/linkkitausta2-6.png);
	  background-color: white;
         color: #000000;
}

.itemtd
{
         background-color: #FFFFFF;
         padding-top: 0px;
}

.itemtd2
{
         background-color: #FFFFFF;
         border-top: 1px dotted #000000;
         padding-top: 0px;
}

.itemtdhl
{
         background-color: #FFFFFF;
         padding: 0px;
         padding-left: 1em;
}

.itemlisttd
{
        border: 1px solid #000000;
        width: 20em;
        vertical-align: top;
}

.catlink
{
         text-align: center;
}

#top
{
        background-image:url(../img/otsikko.png);
        height: 120px;
        background-position: left;
        background-repeat: no-repeat;
        background-color: #CBF3B4;
        padding: 0px;
}

#topleft
{
        padding: 0px;
        border-right: 1px solid black;
        /*width: 21%; */
        background-color: #FE9900;
}

#flags
{
      text-align: right;
      border-width: 0px;
      border-top: 1px solid #000000;
      border-right: 1px solid #000000;
      height: 35px;
}


#text
{
	border: 1px solid #000000;
	border-bottom: 1px dotted #000000;
	border-left: 0px solid #000000;
	padding: 1em;
	margin-bottom: 1em;
       background-color: #ABB898;
}

#links
{
	text-align: left;
	vertical-align: top;
	width: 21%;
	padding: 0px;
	border-right: 1px solid black;
	border-bottom: 1px dotted black;
}

#bottom
{
	text-align: center;
	color: #6D6D6D;
	border-width: 0px;
	border-top: 1px dotted #000000;
	padding: 0.5em;
	background-color: #CBF3B4;

}

#newstd
{
       padding-right: 1em;
}

#newsimg
{
        text-align: right;

}

input, textarea, select
{
       color: #000000;
       background-color: white;
       border: 1px solid #000000;
       font-family: arial, verdana, helvetica, sans-serif;
       font-size: 0.9em;
}
