/*
			PUUNJALOSTAJAKILTA - PJK
			13.3.2007
			Sampo Savolainen
*/
body {
	background-color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;	
	font-weight: lighter;

}
a {
	color: #DC8700;
	text-decoration: none;
}
.lista {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.listaDiv {
	width: 122px;
	padding-top: 14px;
	padding-bottom: 8px;
	text-align: center;
	background-image: url(/wb/templates/pjk/images/www/tabi_.gif);	
	background-repeat: no-repeat;
}
.listaDiv:hover {
	padding-top: 10px;
	padding-bottom: 12px;
	background-image: url(/wb/templates/pjk/images/www/tabi.gif);
	background-repeat: no-repeat;
}
.listaDivSelected {
	width: 122px;
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: center;	
	background-image: url(/wb/templates/pjk/images/www/tabi.gif);
	background-repeat: no-repeat;
}
.linkkiTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

/* eka linkki */
.ekalistaDiv {
	width: 122px;
	padding-top: 14px;
	padding-bottom: 8px;
	text-align: center;
	background-image: url(/wb/templates/pjk/images/www/tabiEka_.gif);	
	background-repeat: no-repeat;
}
.ekalistaDiv:hover {
	padding-top: 10px;
	padding-bottom: 12px;
	background-image: url(/wb/templates/pjk/images/www/tabiEka.gif);
	background-repeat: no-repeat;
}
.ekalistaDivSelected {
	width: 122px;
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: center;	
	background-image: url(/wb/templates/pjk/images/www/tabiEka.gif);
	background-repeat: no-repeat;
}
#holder {
	margin: 0px;
	padding: 0px;
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
}
.valikko {/*
	position: relative;
	top: 105px;*/
	width: 900px;
	height: 36px;
	margin: 0px;
	padding: 0px;	/*
	background-color: #FF0000;
*/
	background-image: url(/wb/templates/pjk/images/www/valikkoBg.gif);
	background-repeat: no-repeat;
	
}

#yla {
	height: 140px;
	position: relative;
}

#logo {
	float: right;
	width: 150px;
}
#content {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(/wb/templates/pjk/images/www/contentBg.png);
	background-repeat: repeat-y;
}

#bottom {
	background-image: url(/wb/templates/pjk/images/www/alaViiva.png);
	background-repeat: no-repeat;
	position: relative;
	clear: both;
	height: 20px;
}


/* ALAVALIKKO */
#alaValikko {
	position:relative;
	top: 20px;
}
.alaLista {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 10px;
	margin-top: 4px;
	padding: 0px;
}
.alaListaDiv {
	width: 180px;
	position: relative;
	display:block;
	background-image: url(/wb/templates/pjk/images/www/subMenuBg.png);	
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.alaListaDiv:hover {
	color: #000000;
	background-image: url(/wb/templates/pjk/images/www/subMenuBg_.png);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}

.alaLinkkiTxt {
	margin-left: 40px;
}
/* SISUS */
#sisalto {
	margin-top: 20px;
	margin-right: 30px;
	position: relative;
	width: 700px;
}
.osoite {
	margin-top: 270px;
	margin-left: 30px;
}
.inenglish {
        margin-top: 100px;
        margin-left: -20px;
}

/* -------------  UUTISET & AJANKOHTAISTA ------------------ */

.otsikko {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image:url(/wb/templates/pjk/images/www/otsikkoBg.png);
	background-repeat: no-repeat;
}
.otsikkoSpan {
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;	
}

.uutinen {
	margin-left: 10px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	display: block;
}
.uutinen:hover {
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	display: block;
}

.aika {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	margin-right: 10px;
}#holder #yla #banneri {
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 700px;
	position: relative;
}
