/* Kasino CSS 2008 by Tomi Kauhajärvi */


body
{	
	margin: 0;
	border: 0;
	padding: 0;
	background: #f0dec1 url(../images/bodytausta3.jpg) top left repeat-y;
}


div.main
{
	margin: 0;
	border: 0;
	padding: 0;
}

div.yla
{
	height: 270px;
	background: #fe9b00 url(../images/topkuva4.jpg) top left no-repeat;
}

div.topnavi
{
	position: absolute;
	left: 69px;
	top: 247px;
}

div.ala
{

}

div.sisalto
{
	width: 660px;
	margin-left: 30px;
	padding: 20px;
	padding-top: 0;
	font-size: 10pt;
}

div.sivutus
{
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;	
}

div.stats
{
	margin: 0;
	border: 0;
	padding: 20px;
	padding-left: 33px;
	font-size: 12pt;
	color: #ff0000;
	font-weight: bold;
	background: #fff1dc url(../images/stattausta1.jpg) top center no-repeat;
	height: 80px;
}


h1
{
	font-family: Arial;
	font-weight: normal;
	font-size: 20pt;
	color: #fe9b00;
}

h3
{
	color: #333333;
	font-size: 14pt;
	font-weight: normal;
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	border: 0;
}


p, table, form
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	line-height: 12pt;
	margin-top: 2px;
}

table.ohjelma
{
	border-bottom: 2px #fe9b00 solid;
	width: 99%;
}

tr.ohjelmaotsikko
{
	
	font-size: 14pt;
}

tr.ohjelmalt
{
	font-size: 7pt;
}

table.keskustelu
{
	background-color: #fff7eb;
	width: 99%;
	margin-bottom: 20px;
}

tr.kesk_otsikot
{
	
	font-size: 12pt;
}

td.kesk_vastaus
{
	font-style: italic;
	font-size: 8pt;
	color: #808080;
}



a
{
	font-family: Tahoma;
	color: #ff0000;
	text-decoration: underline;
}


a:hover
{
	color: #000000;
}


a.navilink
{
	font-family: Tahoma;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #000000;
	margin-right: 18px;
	text-decoration: none;
}


a.navilink:hover
{
	border-bottom: 3px #fe9b00 solid;
}

div.sivutus a
{
	color: #ff0000;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	
}

input.kentta_palaute, textarea.tarea_palaute
{
	width: 300px;
	border: 1px #000000 solid;
	background-color: #faf2e4;
	font-size: 11pt;
	font-family: Tahoma;
	padding: 2px;
}

input.kentta_palaute
{
	height: 20px;
}

textarea.tarea_palaute
{
	height: 120px;
}