@import url("css-reset.css");
@charset "ISO-8859-1";
* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}

body.sp_tausta {
	background-color: #ffffff;
	text-align: center;
}

/* ################# KEHYSELEMENTTI  ################# */

.sp_kehys {
	/*background-color: #FF9900;*/
	width: 950px;
	height: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 12px;
} 

/* ################# ELEMENTTIEN SIJOITTELU  ################# */

/* ylapalkki ja ylavalikon kehys */

div.sp_yv {
	/*background-color: #CCFF00;*/
	background-image: url(layout_images/sp-header-bg.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 124px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	position: absolute;
}

div.sp_yv img {
	float: left;
	position: relative;
	top: 13px;
	left: 38px;
	border: 0px;
	}

/* alavalikon div */

div.sp_av {
	width: 950px;
	height: 22px;
	background-color: #FFFFFF;
	margin-top: 124px;
	padding: 0px;
	z-index: 10;
	position: absolute;
	float:left;
	clear: left;
}

/* tekstin kehys */

.sp_teksti_container {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 146px;
	margin-left: 25px;
	margin-right: 25px;
	width: 900px;
	z-index: 80;
	position: absolute;
}

/*alatunniste, yhteystiedot yms. */

div.sp-footer {
	font-sixe: 12px;
	width:930px;
	padding: 10px;
	}

/* mainospaikat ja kauppaan-painike */

div#mainos {
	position: absolute;
	z-index: 200;
	top: 67px;
	right: 210px;
	*right: 240px;
	}

div#mainos2 {
	position: absolute;
	z-index: 400;
	top: 25px;
	left: 0px;
	}

div#alue {
	position: absolute;
	z-index: 400;
	top: 370px;
	left: 10px;
	}

div#kauppaan {
	position: absolute;
	z-index: 300;
	width: 190px;
	height: 52px;
	top: 10px;
	right: 10px;
	*right: 40px;
	}

/* uutispalsta */

div#uutispalsta {
	position: absolute;
	z-index: 400;
	top: 67px;
	right: 10px;
	*right: 40px;
	width: 190px;
	*margin-top: -4px;
	}

div#uutispalsta #wrapper {
	background-image: url(layout_images/sp-news-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #ffffff;
	}

div#uutispalsta #header,
div#uutispalsta #footer {
	width: 190px;
	}

div#uutispalsta #header {
	*margin-bottom: -4px;
	}

div#uutispalsta #footer {
	*margin-top: -4px;
	}

div#eka,
div#toka,
div#kolmas {
	/*background-color: #cc00cc;*/
	border-bottom: 1px dashed #999999;
	margin-left: 10px;
	margin-right: 10px;
	*margin-left: 0px;
	*margin-right: 0px;
	padding-bottom: 5px;	
	}	

div#eka #title,
div#toka #title,
div#kolmas #title {
	/*background-color: #ccfe34;*/
	padding-bottom: 5px;
	}

div#title img {
	display: inline;
	}

div#uutispalsta #uutinen {
	padding-top: 2px;
	padding-left: 30px;
	padding-bottom: 3px;
	*width: 180px;
	}
	
div#uutispalsta .paiva,
div#toka h6,
div#kolmas h6 {
	display: none;
	}
	
div#uutispalsta h1 {
	/*background-color: #cc3300;*/
	display: inline;
	clear: both;
	font-size: 11px;
	line-height: 12px;
	}
	
div#uutispalsta h1 a:link,
div#uutispalsta h1 a:visited {
	color: #282828;
	text-decoration: none;
	font-weight: normal;
	}

div#uutispalsta h1 a:hover {
	text-decoration: underline;
	}
	
div#uutispalsta h6 {
	color: #666666;
	font-size: 11px;
	margin-top: 5px;
	text-decoration: none;
	font-weight: normal;
	}
	
/* ################# PAAVALIKKO UL LI  ################# */


div.sp_yv ul {
	display: inline;
	margin-left: 43px;
	margin-top: 101px;
	padding: 0px;
	width: 710px;
	position: absolute;
	}

div.sp_yv li {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 7px;
	padding-top: 2px;
	list-style-type: none;
	}

div.sp_yv li a:link, div.sp_yv li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

div.sp_yv li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

/*  PÄÄVALIKKO (.selected)  */

div.sp_yv li.selected {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 12px;
	padding-top: 2px;
	list-style-type: none;
	background-color: #78af6c;
}

div.sp_yv li.selected a:link, div.sp_yv li.selected a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

div.sp_yv li.selected a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95	em;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* ################# ALAVALIKKO UL LI  ################# */

div.sp_av ul {
	display: inline;
	margin-left: 25px;
	margin-top: 2px;
	padding: 0px;
	padding-bottom: 2px;
	width: 900px;
	position: absolute;
	}

div.sp_av li {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	list-style-type: none;
	border-right: 1px solid #282828;
	}

div.sp_av li a:link, div.sp_av li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #282828;
	text-decoration: none;
	}

div.sp_av li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}

/*  alavalikosta on jokin kohta valittuna (.selected)  */

div.sp_av li.selected {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	list-style-type: none;
	border-right: 1px solid #282828;
	}

div.sp_av li.selected a:link, div.sp_av li.selected a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: bold;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	}

div.sp_av li.selected a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	}




/* ################# TEkSTIEN MUOTOILUT ################# */

h1, h2, h3, h4, h5, h6, p, a {

	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #FF6600;
}

h2 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
}

h3 {
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	color: #282828;
}

p {
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	color: #282828;
}

a:link, a:visited {
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	color: #CC0000;
	text-decoration: underline;
}

a:hover {
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}
