@charset "UTF-8";


body
{
	text-align: center;
	background-color: #1E0000;
	margin: 0px;
	background-image: url(sivun_kuvat/pallotausta.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


p {
	font-size: 12px;
	color: #333333;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	line-height: 17px;
}
a {
	color: #670300;
	text-decoration: none;
}

h1 {
	font-size: 22px;
	color: #B10312;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	line-height: normal;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	color: #333333;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	line-height: 17px;
}



#sivu
{
	text-align: left;
	width: 896px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	
}



#iso_header {
	background-image: url(sivun_kuvat/prihat_etusivu.jpg);
	background-repeat: no-repeat;
	height: 253px;
	width: 896px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#tavan_header {
	background-image: url(sivun_kuvat/prihat_alasivu.jpg);
	background-repeat: no-repeat;
	height: 253px;
	width: 896px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}


/* Menu / navigointi alkaa */



ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 230px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 230px;
	top: 0;
	display: none;	
	
	}

/* Menu itemien tyylit */
ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	width: 230px;
	text-indent: 70px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #202020;
	}

/* Fix IE. Piilota IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* Loppu */

ul li a:hover {
	color: #FFFFFF;
	background-color: #990000;
	width: 230px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #202020;

} /* Hover tyylit */
		
li ul li a {
	background-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #202020;
	width: 230px;
	padding-top: 9px;
	padding-bottom: 9px;
} 

/* Alavalikko tyylit */
		
li:hover ul, li.over ul { display: block; }


/* Menu / navigointi loppuu */



.ajankohtaista
{
	width: 250px;
	height: 210px;
	float: right;
	margin-right: 30px;
	clear: right;
	margin-top: 30px;
}

.ajankohtaista h1 {
	font-size: 16px;
	font-weight: bold;
	color: #B10312;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}

.ajankohtaista p {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	line-height: 15px;
}

.ajankohtaista a {
	font-size: 11px;
	color: #B10312;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: underline;
}


.sisalto
{
	text-align: left;
	width: 896px;
	background-color: #FFFFFF;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	clear: both;
}


.sidebar
{
	width: 230px;
	float: left;
	background-color: #000000;
	margin-left: 25px;
	height: 100%;
	display: block;
	padding: 0px;
}

.sidebar img
{
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-bottom-style: solid;
}

.teksti
{
	width: 500px;
	height: 100%;
	float: left;
	clear: none;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 60px;
}

.harmaapohja
{
	background-color: #E5E5E5;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #333333;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	line-height: 15px;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}


.pelaajat h1
{
	font-size: 15px;
	color: #B10312;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}


.footer
{
	width: 896 px;
	height: 30px;
	background-color: #000000;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 0px;
}

.footer a
{
	color: #B10312;
	text-decoration: underline;
}
