/* FUCHS TYYLITIEDOSTO */
/* Teki Paula 05.05.2003 */


body {
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url(img/layout/harmaa_vasen.gif);
	background-repeat: repeat-y;

/*	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#336699;
	scrollbar-track-color: #336699;
	scrollbar-shadow-color:#336699;
	scrollbar-highlight-color:#336699;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000; */
}

body.paivitys {
 margin-left: 80px;
}

body.plain {
	background-image: url();
}

/* TEKSTIT */
.puna {
	color: #CC0000;
	font-weight: bold;
}

.sini {
	color: #0000CC;
	font-weight: bold;
}

.vih {
	color: #00CC00;
	font-weight: bold;
}

P {
 	font-weight: normal;
        margin-top: 2%;
        line-height: 1,2;
	}

LI {
 	font-weight: normal;
        margin-top: 1%;
        line-height: 1,2;
	}
H1 {
	font-size: 140%;
	color: #000000;
	font-weight: bold;
	margin: 12px 0px 5px 0px;
}

H2 {
	font-size: 110%;
	color: #CC0000;
	font-weight: bold;
	margin: 20px 0px 2px 0px;
}

H3 {
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
}

.basic {
        font-size: 80%;
        color: #FFFFFF;
	font-weight: normal;
	}


.normal {
        font-size: 100%;
        color: #000000;
	font-weight: normal;
	}

.mini {
        font-size: 80%;
        color: #000000;
	font-weight: normal;
	}

.mini2 {
        font-size: 80%;
        color: #000000;
	font-weight: normal;
	width: 500px;
	}

.teksti {
        font-size: 80%;
        color: #000000;
	font-weight: normal;
	width: 500px;
	}

.polku {
        font-size: 80%;
        color: #000000;
	font-weight: bold;
	}

.ingressi {
        font-size: 80%;
        color: #000000;
	font-weight: bold;
	line-height: 150%;
        }

.ohje {
        color: #CC0000;
	font-weight: normal;
	line-height: 150%;
        }

dl {
        font-size: 80%;
	line-height: 150%;
    }

ul {
	margin: 0% 0% 0% 0%;
    }

li {
    }

.pvm {
        font-size: 80%;
	font-weight: bold;
	}

.subhead {
	color: #000000;
	font-weight: bold;
	margin: 2% 0% 0% 0%;
	}

.heading {
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	}

DIV.tiedot {
	font-size: 80%;
	color: #000000;
	font-weight: normal;
	border-top: 1px solid #CC0000;
	padding-top: 4px;
	margin-left: 80px;
	margin-right: 10px;
	}

.error{
	color: #000000;
	background-color: #FFCCCC;
}

DIV.pre {
 width: 400px;
 border: 1px solid #000000;
}

DIV.kuva {
	float: right;
	width: 200px;
	border: 1px solid #000000;
	font-size: 60%;
}


/* FORM */

FORM.pika {
	margin-top: 6px;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
        text-align: right;
	vertical-align: top;
	}

FORM.kori {
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	}

INPUT.submit  {
    	color: #FFFFFF;
      	background-color: #666666;
        height: 20px;
    	border-right: #000000 1px solid;
    	border-top: #000000 1px solid;
    	border-left: #000000 1px solid;
    	border-bottom: #000000 1px solid;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-size: 80%;
	    }

INPUT.submitt  {
    	color: #FFFFFF;
      	background-color: #666666;
    	border-right: #000000 1px solid;
    	border-top: #000000 1px solid;
    	border-left: #000000 1px solid;
    	border-bottom: #000000 1px solid;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 1px;
        font-size: 70%;
	    }

INPUT.image   {
        background-color: none;
	    }

INPUT.text	{
        font-size: 80%;
    	width: 90px;
	color: #000000;
      	background-color: #FFFFFF;
    	border-right: #CC0000 1px solid;
    	border-top: #CC0000 1px solid;
    	border-left: #CC0000 1px solid;
    	border-bottom: #CC0000 1px solid;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
        }


INPUT.text2	{
	color: #000000;
      	background-color: #FFFFFF;
    	border-right: #CC0000 1px solid;
    	border-top: #CC0000 1px solid;
    	border-left: #CC0000 1px solid;
    	border-bottom: #CC0000 1px solid;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
        }

INPUT.pikat	{
        font-size: 80%;
    	width: 70px;
	margin-right: 2px;
	color: #000000;
      	background-color: #FFFFFF;
    	border-right: #CC0000 1px solid;
    	border-top: #CC0000 1px solid;
    	border-left: #CC0000 1px solid;
    	border-bottom: #CC0000 1px solid;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
        }

INPUT.nro	{
        font-size: 80%;
    	width: 30px;
	color: #000000;
      	background-color: #FFFFFF;
    	border-right: #CC0000 1px solid;
    	border-top: #CC0000 1px solid;
    	border-left: #CC0000 1px solid;
    	border-bottom: #CC0000 1px solid;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
        }

INPUT.kori	{
    	width: 30px;
	color: #000000;
      	background-color: #FFFFFF;
    	border-right: #CC0000 1px solid;
    	border-top: #CC0000 1px solid;
    	border-left: #CC0000 1px solid;
    	border-bottom: #CC0000 1px solid;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
        }


INPUT.black   {
        color: #000000;
      	background-color: #000000;
    	border-right: none;
    	border-top: none;
    	border-left: none;
    	border-bottom: none;
    	font-size: 80%;
    	font-family: Verdana, Arial, Helvetica, sans-serif;

	    }

INPUT.blue   {
    	color: #000000;
      	background-color: #336699;
    	border-right: 0px;
    	border-top: 0px;
    	border-left: 0px;
    	border-bottom: 0px;
	    }


SELECT   {
    	color: #000000;
      	background-color: #FFFFFF;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
        border-style: solid;
    	border-right: #CC0000;
    	border-top: #CC0000;
    	border-left: #CC0000;
    	border-bottom: #CC0000;
        border-width: 1px;
    	}


.tilaus   {
    	color: #000000;
      	background-color: #FFFFFF;
    	border-right: #CC0000 1px solid;
    	border-top: #cc0000 1px solid;
    	border-left: #cc0000 1px solid;
    	border-bottom: #CC0000 1px solid;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	    }


/* TABLE */

TABLE.sisus {
	margin-top: 0%;
	margin-left: 100px;
	margin-right: 0%;
	margin-bottom: 0%;
	}

TABLE.tarkka {
	background-color: #FFFFFF;
	font-size: 70%;
	border: solid 1px #CCCCCC;
	color: #999999;
	margin-bottom: 2%;
	}

TR.ea {
	background-color: #EAEAEA;
}

TR.ea1 {
	background-color: #FFFFFF;
}

TD.sisus2 {
        padding: 0px 5px 5px 80px;
}

TD.tuoteuutuudet {
	width: 240px;
	background-image: url(img/layout/kuva_harmaa_ao.gif);
	background-repeat: no-repeat;
    	text-align: left;
	line-height: 1,5;
}

TD.ylaviiva {
	background-image: url(img/layout/ylaviiva.gif);
	margin: 0px 0px; 0px 0px;
	padding: 0px;
	font-size: 80%;
}

TABLE.tapahtumat {
	margin: 0px 10px 0px 50px;
	font-size: 80%;
	width: 30%;
	}

TABLE.uutiset {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 80%;
	}

TABLE.haku {
        font-size: 80%;
	}

DIV.print {
        font-size: 80%;
	margin: 0% 0% 0% 2%;
	}


LI {
	margin: 0% 0% 0% 2%;
	}


TD.oikea {
	background-image: url(img/layout/oikea_harmaa.gif);
}

TD.oikealinkki {
        font-size: 80%;
	font-weight: bold;
        text-decoration: none;
}

/* LINKIT */


a:link {
	color:#CC0000;
	text-decoration: underline;
	}

a:alink {
	color:#000000;
	text-decoration: none;
	}

a:vlink {
	color:#666666;
	text-decoration: none;
	}


a:visited {
	color:#666666;
	text-decoration: underline;
	}

a:hover {
	color:#000000;
	text-decoration: underline;
	}

a:link.linkit {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
        font-size: 80%;
	}

a:alink.linkit {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
        font-size: 80%;
	}

a:vlink.linkit {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
        font-size: 80%;
	}


a:visited.linkit {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
        font-size: 80%;
	}

a:hover.linkit {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
        font-size: 80%;
        	}

//OIKEA

a:link.oik {
	color:#CC0000;
	text-decoration: none;
	}

a:alink.oik {
	color:#000000;
	text-decoration: none;
	}

a:vlink.oik {
	color:#666666;
	text-decoration: none;
	}


a:visited.oik {
	color:#666666;
	text-decoration: none;
	}

a:hover.oik {
	color:#000000;
	text-decoration: none;
	}



/* LOPPU */
