/* CSS Document */
a {
	color: rgb(1, 58, 127);
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

a:hover {color: red;}

hr {
	height: 1px;
}

body,td,div,.p,a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

body,td,div {
	font-size: 12px;
}

h1,h2,h3,h4 {color: rgb(99,163,211);}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}

#container {
	width: 771px;
/*	margin: 5px;*/
	margin-left: auto;
	margin-right: auto;
/*	padding: 10px;*/
	border: 1px solid rgb(200,200,200);
}

#banner {
	width: 100%;
/*	padding: 5px;
	margin-bottom: 5px;
	*/
	text-align: justify;
	background-color: white;
}

#flash {
	width: 100%;
	border: none;
}

#content {
	padding: 5px;
	margin-left: 220px;
	margin-right: 0px;
/*	background-color: gray; */
}

#ajankohtaista {
	font-size: 12px;
	width: 150px;
	float: right;
	
}

#ajankohtaista ul {
	list-style: disc url(images/square.gif) outside;
	margin-left: 0px;
	padding-left: 0px;
}

#ajankohtaista li {
	margin-bottom: 15px;
}

#isouutinen {
	width: 345px;
}

#delimeter {
	height: 30px;
	width: 100%;
	background: white repeat-x url(images/delimeter.gif);
}

#oikeapalkki a {color: #2020D0;}
#oikeapalkki a:hover {color: #D02020;}

#topvalikko {
	width: 760px;
	height: 22px;
	margin: 0;
	color: #FFFFFF;
	background: white repeat-x url(images/gradient1.gif);
	padding-top: 5px;
	padding-left: 10px;
/*	background-color: rgb(252, 158, 1);*/
	font-weight: bold;	
	text-align: center;
}


#vasenpalkki {
	float: left;
	width: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
/*	background-color: rgb(245, 245, 255);*/
}

#vasenpalkki p {
	margin-bottom: 2px;
	margin-top: 0px;
	text-indent: -10px;
}

#oikeapalkki {
	float: right;
	width: 150px;
	margin: 0;
	margin-left: 10px;
	padding: 5px;
	background-color: rgb(245, 245, 255);
	border: 1px dotted gray;
}

#footer {
	clear: both;
	background: white repeat-x url(images/gradient2.gif);
	text-align: center;
	font-size: 11px;
	color: gray;
	height: 82px;
	padding-top: 25px;
/*	border-top: 1px solid lightgray;*/
}

#rightsreserved {
	float: left;
	margin-left: 10px;
	font-size: 10px;
	text-decoration: none;
	color: gray;
}

#copyright {
	float: right;
	margin-right: 10px;
	font-size: 10px;
	text-decoration: none;
	color: gray;
}

.firmalinkki {
	color: gray;
	text-decoration: underline;
}

.ylavalikko {
	font-size: 10px;
	color: white; 
}


.valikko {
	font-size: 10px; 
	padding-left: 10px;
	background: white no-repeat url(images/triangle1.gif);
}

.pikkuvalikko {
	font-size: 10px; 
	padding-left: 10px;
	background: white no-repeat url(images/triangle1_small.gif);
}

.valikko_auki {
	font-size: 10px; 
	padding-left: 10px;
	color: red;
	background: white no-repeat url(images/triangle2.gif);
}

.pvm {
	color: rgb(99,163,211);
	padding-left: 10px;
	background: white no-repeat url(images/square.gif);
}

.isojuttu {
	line-height: 1.5;
}

.ajankohtainen {
font-size: 11px; 
	color: black;
	text-decoration: underline;
}

.pikkulinkki {
	color: black;
	text-decoration: underline;
	padding-left: 10px;
}

.luelisaa {
	font-size: 10px; 
	padding-left: 10px;
	text-decoration: underline;
	background: white no-repeat url(images/triangle1.gif);
}

.linkkirivi {
	padding-left: 13px;
	color: gray;
	background: white no-repeat url(images/triangle1_large.gif);
	width: 770px;
}

.linkkirivi_eka {
	color: gray;
}

#linkkirivi {
	background: white repeat-x url(images/gradient3.gif);
	height: 35px;
	padding-left: 10px;
	padding-top: 23px;
}


input.searchfield {
	border: 1px solid gray;
}

.valikko:hover {color: red;}
.alavalikko {color: rgb(99,163,211); font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px;}
.alavalikko:hover {color: red;}
.valikkoteksti {color: rgb(99,163,211); text-decoration: none; font-size: 14px;}
.pikkuteksti {font-size: 10px;}