@charset "UTF-8";

body.tausta {
	font-size: 12px;
	background-image: url(layout_images/tausta_realwood_w758x600px.jpg);
	background-repeat: repeat;

}

/* ======================= KOKO ROSKAN KEHYS, DIV MÄÄREET  ======================= */

div.hirsikoti_kehys {
	background-color: #FFFFFF;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;


}

/* ======================= PÄÄVALIKKO, DIV JA UL LI  ======================= */

div.hirsikoti_paavalikko {
	background-image:url(layout_images/ylavalikko_taustakuva.gif);
	background-repeat: repeat-x;
}

div.hirsikoti_paavalikko ul {
	width: 780px;
	height: 35px;
	margin:0;
	padding:0;

}

div.hirsikoti_paavalikko li {
	display: inline;
	list-style-type: none;
	padding:10px;
	padding-bottom: 9px;
	*padding-bottom: 10px;
	margin: 0;
	top: 10px;
	position: relative;
	
}

div.hirsikoti_paavalikko li a:link, div.hirsikoti_paavalikko li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

div.hirsikoti_paavalikko li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
}

/* paavalikko, kun jokin kohta on valittuna */

div.hirsikoti_paavalikko ul li.selected {
	display: inline;
	list-style-type: none;
	padding:10px;
	padding-bottom: 9px;
	*padding-bottom: 10px;
	margin: 0;
	top: 10px;
	position: relative;
	background-color: #94b59c;	
}

div.hirsikoti_paavalikko ul li.selected a:link, div.hirsikoti_paavalikko ul li.selected a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

div.hirsikoti_paavalikko ul li.selected a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

/* ======================= ALAVALIKKO, DIV ja UL  ======================= */

div.hirsikoti_alavalikko {
	background-color: #94b59c;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
}

div.hirsikoti_alavalikko ul {
	/*background-color: #FFCC66;*/
	height: 20px;
	width: 740px;
	margin: 0;
	padding: 0;

}

div.hirsikoti_alavalikko li {
	/*background-color: #993399;*/
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px #ffffff solid;
	
}

div.hirsikoti_alavalikko li a:link, div.hirsikoti_alavalikko li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 0;
	color: #ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

div.hirsikoti_alavalikko li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 0;
	color: #ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
}

/* alavalikko, kun jokin kohta on valittuna */

div.hirsikoti_alavalikko li.selected {
	/*background-color: #993399;*/
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px #ffffff solid;
	
}

div.hirsikoti_alavalikko li.selected a:link, div.hirsikoti_alavalikko li.selected a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 0;
	color: #282828;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

div.hirsikoti_alavalikko li.selected a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 0;
	color: #282828;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}


/* ======================= TEKSTIKENTTÄ, DIV JA PALSTAT ======================= */


div.hirsikoti_txt_container {
	/*background-color: #FF66FF;*/
	background-image:url(layout_images/etusivu_txt_container_tausta.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin: 0px;
	padding: 0px;
	display: inline-block;	
}

div.hirsikoti_eskuva {
	width: 780px;
}

div.hirsikoti_esimg {
	background-color: #00CC66;
	float:left;
	width: 190px;
	margin: 0;
	padding: 0;
	display: inline-block;
	border-left: 10px solid #faa667;
}

div.hirsikoti_esteksti {
	/*background-color: #FF6600;*/
	width: 560px;
	margin: 0;
	padding: 0;
	display: inline;
	/*border-right: 10px solid #faa667;*/
	
}

div.hirsikoti_esteksti h1 {
	/*background-color: #CCFF00;*/
	width: 560px;
	clear:right;
	display: inline-block;
	color: #f9a566;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.6em;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
}

p, div.hirsikoti_esteksti p {
	/*background-color: #993399;*/
	width: 275px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	text-decoration: none;
}

/* ======================= ALAPUOLISET VIHREÄT PALSTAT ======================= */

div.vihreiden_kontti {
	/*background-color: #CC99FF;*/
	display: inline-block;
	background-image: url(layout_images/etusivu_vihreiden_tausta.gif);
	background-repeat: repeat-y;
}

div.hirsikoti_vasen_palsta {
	/*background-color: #FFFFFF;*/
	width: 450px;
	float: left;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
	/*border-left: 10px solid #faa667;*/
}

div.vp_img {
	display: inline-block;
	float: left;

}

div.hirsikoti_oikea_palsta {
	/*background-color: #CC3300;*/
	width: 260px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	display: inline;
	/*border-right: 10px solid #faa667;*/
}

div.hirsikoti_oikea_palsta h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #282828;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 0px;
}





/* ======================= UUTISBOXIT ======================= */

/* Vasen palsta */

div.hirsikoti_vasen_palsta div#uutinen {
	/*background-color: #CFDED2;*/
	float:right;
	width: 235px;
}

div.hirsikoti_vasen_palsta div#uutinen .paiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
	margin-top: 0px;
	color: #ceded1;
}

div.hirsikoti_vasen_palsta div#uutinen .otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
}

div.hirsikoti_vasen_palsta div#uutinen a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	/*margin-top: -14px;
	float: right;*/
	color: #CC0000;
	
}

/*oikea palsta*/

div.hirsikoti_oikea_palsta div#uutinen {
	/*background-color: #CFDED2;*/
	float:left;
	width: 235px;
	margin: 0;
	padding: 0;
}

div.hirsikoti_oikea_palsta .paiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.1em;
	font-weight: normal;
	font-style: normal;
	line-height: 0.1em;
	margin-top: 0px;
	color: #ceded1;
}

div.hirsikoti_oikea_palsta .otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
}


div.hirsikoti_oikea_palsta a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	/*margin-top: -14px;
	float: right;*/
	color: #CC0000;
	
}



/* ======================= TARPEELLINEN JAKAJA? ======================= */

div.hirsikoti_jakaja {
	clear: both;
	height: 0px;
}

/* ======================= FOOTER ======================= */

div.hirsikoti_footer {
	width: 780px;
	background-image:url(layout_images/footer_bg.gif);
	background-repeat: repeat-x; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	clear: both;
}
