@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(layout_images/bg_tekstuuri.jpg);
	background-repeat: repeat;
	font-size: 12px;
	margin-top: 40px;
	margin-bottom: 40px;
}

/* +++++++++++++++++++++ kehys ja sen muotoilut   +++++++++++++++++++++ */

div.kehys {
	background-color: #e6e7e8;
	background-image:url(layout_images/kehys_bg.gif);
	background-repeat: repeat-y;
	width: 800px;
	padding: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 6px #e6e7e8 solid;
	border-top: 6px #e6e7e8 solid;

}

div.valikko {
	/*background-color: #CC9933;*/
	width: 185px;
	padding: 0px;
	margin: 0px;
	margin-right: 24px;
	float: left;
	display: inline;

}

div.logo {
	background-image: url(layout_images/logo.jpg);
	width: 185px;
	height: 120px;
	margin:0px;
	margin-bottom: 20px;
	padding: 0px;
}

div.teksti {
	/*background-color: #CCCC33;*/
	width: 353px;
	padding: 0px;
	padding-bottom: 20px;
	margin: 0px;
	margin-right: 24px;
	float: left;
	display: inline;

}
/* *** Tämä on yksipalstaisen tekstikentän määrittely !!! *** */
div.teksti2 {
	/*background-color: #CCCC33;*/
	width: 587px;
	padding: 0px;
	padding-bottom: 20px;
	margin: 0px;
	/*margin-right: 24px;*/
	float: left;
	display: inline;

}

table.palkitut td {
	padding-bottom: 28px;
}

div.kuva {
	/*background-color: #FF0099;*/
	width: 210px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;

}

div.jakaja {
	height: 0px;
	clear: both;
}

/* +++++++++++++++++++++ YLÄVALIKKO   +++++++++++++++++++++ */


.pv {
	font-family: Helvetica, Arial, Sans-serif;
	display: inline-block;
	width: 165px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 2px;
	
}

.pv a:link, .pv a:visited {
	font-size: 12px;
	line-height: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #d1222a;
	text-decoration: none;
	margin-top: 26px;
	margin-bottom: 10px;
	padding: 0px;
}

.pv a:hover {
	font-size: 12px;
	line-height: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #d1222a;
	text-decoration: underline;
}

.pv_selected {
	font-family: Helvetica, Arial, Sans-serif;
	display: inline-block;
	background-color: #d1222a;
	width: 165px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 2px;
}

.pv_selected a:link, .pv_selected a:visited {
	font-size: 12px;
	line-height: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.pv_selected a:hover {
	font-size: 12px;
	line-height: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* ################# Alavalikko  ################### */

.av {
	font-family: Helvetica, Arial, Sans-serif;
	width: 155px;
	display: inline-block;
	padding-left: 30px;
	padding-top: 6px;
	/*background-color: #00FFFF;*/
}

.av a:link, .av a:visited {
	font-size: 0.9em;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #282828;
	text-decoration: none;
}

.av a:hover {
	font-size: 0.9em;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

.av_selected {
	font-family: Helvetica, Arial, Sans-serif;
	width: 155px;
	display: inline-block;
	padding-left: 30px;
	padding-top: 6px;
	font-size: 0.9em;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}

div.flash_paikka {
	width: 185px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* ################# Tekstikentän tekstien muotoilut  ################### */

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #d1222a;
	margin: 0;
	padding: 0;
	padding-top: 20px;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	color: #d1222a;
}

p, td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #282828;
}

a:link, a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #d1222a;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #d1222a;
	text-decoration: none;
}

div.palkitut {
	background-image: url(layout_images/palkitut_btn_tausta.gif);
	background-repeat: no-repeat;
	width: 333px;
	padding: 10px;
	margin: 0px;
	margin-bottom: 5px;
	margin-bottom: 5px;
	text-align: center;
}

div.palkitut a {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	text-decoration: none;
}
div.punviiva {
	height: 1px;
	width: 353ox;
	background-color: #d1222a;
}

img.videot {
	margin: 0px;
	margin-right: 8px;
}

/********** UUTISKIRJEEN TILAUS, lomakkeen tekstikentät yms.  *************/

input.uutisbox {
	border: 0px;
	width: 300px;
	margin-bottom: 6px;
}
