/*

SISÄLLYSLUETTELELO (jos teet muutoksia järjestykseen (mitä ei suositella), päivitä myös sisällysluettelo)
---------------------------------------------------------------

- YLEISLINKIT, LINKIT JOS EI MÄÄRITETTY LUOKKAA, "NIMEÄ"
- BODY ELI TAUSTA 
- MUITA TAUSTOJA, TAULUKOT
- lnav-SOLUT JA (PÄÄ)LINKIT, YLÄPALKKI
- VASEN PALKKI
- SISÄLTÖTEKSTIN FONTTIEN MÄÄRITTELY
- FOOTER, "BOTTOM" 
- DIV-KUVAT
- MUITA, LOMAKKEET, POTIKAT YMS. 
---------------------------------------------------------------

*/





 /* -------------------------------------------- YLEISLINKIT, LINKIT JOS EI MÄÄRITETTY LUOKKAA, "NIMEÄ"  --------------------------------------------------- */



a:link, a:visited {
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#003366;
}

a:hover {
font-family:verdana,arial,helvetica,sans-serif;
color:#000000;
font-weight:normal;
text-decoration:none;
}




a.footerlnk {
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
color:#003366;
font-weight:normal;
text-decoration:none;
}

a.footerlnk:hover {
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
color:#003366;
font-weight:normal;
text-decoration:underline;
}




/* -------------------------------------------- BODY ELI TAUSTA --------------------------------------------------- */

body {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:40px;
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
background-color:#20679d;
background-image: url(../images/bodybg.jpg);
background-repeat:repeat-x;
background-position: 0px 250px;
}




/* ------------------------------------  MUITA TAUSTOJA, TAULUKOT ------------------------------------------- */




.bgtable { 					/*  taaimmaisen taulun tausta  */
color:#000000;
background-color:;
}



.toppic {				 	   /*  taaimmaisen taustataulun yläkuva, myös taustaväri joka on hyvä olla sama kuin bodyn */
background-color:#006699;
background-image: url(../images/toppic.jpg);
background-repeat:repeat-x;
border-left: solid 0px #cccccc;
border-right: solid 0px #cccccc;
border-top: solid 0px #cccccc;
color:#000000;
}

.topdiv {
background-color:#B0171F;
/*
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
color:gray;
font-weight:bold;
font-style:italic;
*/
}

.slogan {
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
color:#cccccc;
font-weight:bold;
font-style:italic;
}

.logo {
/* background-image: url(../images/logo.jpg); */
color:#000000;
}


.maintable {
border-top: double 5px #003366;
border-bottom: double 5px #003366;
}

.mainbg {	  		 	  /*  sisällön tausta */
background-color:#ffffff;
color:#000000;
background-image: url(../images/mainbg.jpg);
background-repeat:repeat-x;
background-position: bottom;
}

.content {
padding-top:20px;
padding-left:20px;
padding-right:20px;
}


 /* -------------------------------------------- lnav-LINKIT (YLÄ NAVIGOINTI), VASEN PALKKI  --------------------------------------------------- */


a.lnav {
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

a.lnav:hover {
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
color:#999999; /* FFCC33 */
font-weight:bold;
text-decoration:none;
}


.lnavtable {  						/*     lnav-tausta, minkä päällä lnavit killuu  */
background-color:transparent;
}

.lnavbg {
background-color:;
border-right: solid 2px #032a50;
}

.rnavbg {
background-color:;
border-left: solid 2px #032a50;
}


.lnavtd, .lnavtd_last { 					 		/* lnav-td - taulukon solu, minkä sisällä lnavlinkki on*/
white-space:nowrap;
color:#000000;						/* lnav-td:ssä olevien nav.nuolten väri*/
background-color:#003366;
height:24px;
padding-left:10px;
padding-right:8px;
border-bottom: solid 1px #ffffff;
border-left: solid 1px #003366;
}



/* ------------------------------------ VASEN PALKKI ------------------------------------------- */




/* ------------------------------------ SISÄLTÖTEKSTIN FONTTIEN MÄÄRITTELY ------------------------------------------- */



td,p,br,div,hr,li,contenttxt {
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
}

.pagetitle {
font-weight:bold;
font-size:13pt;
padding-top:2px;
padding-left:10px;
height:22px;
color:#ffffff;
background-color:#003366;
border-bottom: solid 1px #003366;
}

.fpbigtxt {
font-size:13pt;
font-weight:bold;
}

.fptxt {
font-size:10pt;
}


.title {						/*   otsikko  */
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
}



/* ------------------------------------  FOOTER, "BOTTOM" ------------------------------------------- */

.footerdiv{       /* "footteriviiva"*/

}

.footertd { /* eli footer*/
white-space:nowrap;
height:22px;
padding-left:8px;
background-color:;
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
color:#003366;
font-weight:bold;
border-top: double 5px #003366;

}


/* ------------------------------------ SISÄLLÖN DIV-KUVAT ------------------------------------------- */

.whtbg {
background-color: #ffffff;
}


#picdiv_1 {
background-repeat:no-repeat;
height:212px;
background-image:url(../contpics/1.jpg);
background-color: #ffffff;
}
#picdiv_2 {
background-repeat:no-repeat;
height:200px;
background-image:url(../contpics/2.jpg);
background-color: #ffffff;
}
#picdiv_3 {
background-repeat:no-repeat;
height:200px;
background-image:url(../contpics/3.jpg);
background-color: #ffffff;
}
#picdiv_4 {
background-repeat:no-repeat;
height:200px;
background-image:url(../contpics/4.jpg);
background-color: #ffffff;
}

.boderpic {
border-bottom: solid 1px #cccccc;
border-left: solid 1px #cccccc;
border-top: solid 1px #cccccc;
border-right: solid 1px #cccccc;
}

/* ------------------------------------ MUITA, LOMAKKEET, POTIKAT YMS. ------------------------------------------- */


.selekti {		/*  teksti-inputti, nimi, puh/email  */
width:250px;
height:20px;
border-top: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
border-left: solid 1px #cccccc;
border-right: solid 1px #cccccc;
background-color:#efefef;
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
}

.txtinput {		/*  teksti-inputti, nimi, puh/email  */
width:250px;
height:20px;
border-top: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
border-left: solid 1px #cccccc;
border-right: solid 1px #cccccc;

background-color:#efefef;
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;

}

.tarea  { 		/* viestin tekstialue */
width:80%;
height:200px;
border-top: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
border-left: solid 1px #cccccc;
border-right: solid 1px #cccccc;

background-color:#efefef;
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
}

.potikka  {		/*  lähetä-painike  */
width:80px;
height:22px;
border-top: solid 1px #ffffff;
border-bottom: ridge 2px #333333;
border-left: solid 1px #ffffff;
border-right: ridge 2px #333333;

background-color:#efefef;
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
}


blockquote { 
letter-spacing: 0.1em 
}

.strow {
background-color:#F2F2F2;
}

.borderpic {
border-left: solid 1px #cccccc;
border-right: solid 1px #cccccc;
border-top: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
}



