/*	GENREPORTAALIT / genret.css
		Genreportaalien yhteinen tyylitiedosto. 
*/
body {
	background-color: #eaeaea;
}

table.main {
/*
	background-image: url(/genreportaalit/gui/tableback.gif);
	background-repeat: repeat-y;
*/
	background-color: #ffffff;	 
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
}

a {
	color: #313131;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* harmaat viivat */
.viiva {
	background-color: #b4b4b4;	
}

/* valkoiset viivat */
.valkoviiva {
	background-color: #ffffff;	
}

.otspalkki, .otspalkki2, .otspalkki h1, .otspalkki h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.valineotsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;	
}

h1, h1 a {
	display: inline;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

h2, h2 a {
	display: inline;
	font-size: 11px;
	font-weight: bold;
}

h3, h3 a {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.valikko {
	font-size: 10px;
	/* text-decoration: none; */
}

/* .aihehakemisto:hover, .valikko:hover, */ .ylenauha:hover {
	text-decoration: underline;
}

.aihehakemisto {
	font-size: 10px;
	/* text-decoration: none; */
}

.esitystiedot {
	font-size: 9px;
}

.yllapitaja {
	color: #a2a2a2;
}

.yhteystiedot {
	color: #888888;
	background-color: #ffffff;	
}

/* klippilista (eri taustavärit parittomille ja parillisille riveille
		määritellään genrekohtaisissa css-tiedostoissa) */
.klippilista td a, .klippilista2 td a, .klippilistaw td a {
	font-weight: bold;
	color: #000000;
}
/* weblisher-klipit */
.klippilistaw {
	background-color: #e5e5e5;		
}

.kanava {
	color: #20a300;
	font-size: 9px;
	font-weight: normal;
}

/* linkkilistabullettina käytettävien merkkien (esim. &raquo;) tyyli */
.bullet {
	color: #20a300;
	font-weight: bold;
	text-decoration: none;	
}

/* YLE-nauha */
.ylenauha {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
}

/* tyylit Ylen etusivulta */
form.yle {margin-top:6px; margin-bottom:7px; margin-left:5px; margin-right:5px; }
select.yle { font-family: arial, helvetica, sans-serif; font-size:11px; width:125; }
.input_field { font-family: arial, helvetica, sans-serif; font-size:11px; width:100; }
.input_button { font-family: arial, helvetica, sans-serif; font-size:11px; }

/* Teemaplayer- ja radiosoitinlinkit */
.soitinlinkit a {
	font-weight: bold;
}	
