/*************/
/* ASETTELU  */

html
{
	background-color: #000;
	color: #FAFAFA;
	
	background-image: url('verho.gif');
	background-repeat: repeat-x;
}
body
{
	background-color: #000;
	color: #FAFAFA;
	
	padding: 0;
	margin: 0;
	
	background-image: url('verho.gif');
	background-repeat: repeat-x;
}

div.clear
{
	clear: both;
	/* Netscape/Mozilla toimimaan */
	height: 0.1px;
}
* html div.clear
{
	display: none;
}

#container
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 60em;
}

#verho
{
	height: 59px;
	margin-bottom: 0em;
}

#top-menu
{
	padding-top: 1em;
	background-image: url('piano.gif');
	background-repeat: no-repeat;
	background-position: 90% 50%;
	height: 6em;
}

#top-menu div.valinnat
{
	float: left;
	width: 37em;
	margin: 0 3em;
}

.menu div.menu-spacer
{
	width: 1em;
	height: 0.1em;
	float: left;
}

.menu a.menuitem
{
	display: block;
	float: left;
	margin-right: 2em;
	margin-bottom: 0.5em;
}

.menu a.menuitem img
{
	border: 0;
}

.menu a.menuitem:hover img
{
	border: 0;
}

.menu a.menuitem
{
	font-size: 0.75em;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #BBB;
}

.menu a.menuitem:hover
{
	color: #B33;
	text-decoration: none;
}

.menu a.menuitem .menutext
{
	vertical-align: 70%;
	padding-top: 0.3em;
}

#top-menu img.logo
{
	float: left;
	border: 0;
}

#left-banner
{
	margin: 0 2em 4em 0.3em;
	width: 11em;
	float: left;
}

#left-banner div.infopalkki, #left-banner div.esiintyja
{
}

#left-banner div.infopalkki
{
	margin-bottom: 1.5em;
	font-weight: bold;
	font-size: 0.8em;
	padding-left: 2em;
	z-index: 100;
	margin-top: 0;
}
#left-banner div.infopalkki table th {
	text-align: left;
	padding-right: 0.5em;
}

#left-banner div.esiintyja
{
	border-style: solid;
	padding: 0.5em 1.5em 0.5em 0.5em;
	border-width: 2px 3px 3px 2px;
	border-color: #555;
	background-color: #DDD;
	color: #000;
	height: 8em;
	background-image: url('viulu.png');
	background-repeat: no-repeat;
	background-position: 95% 75%;
}

#left-banner img.pohjalla
{
	margin: 1em 2em;
}

#left-banner div.bannerit
{
	margin: 0.2em 0;	
}

#content
{
	float: left;
	padding: 0 0 1em 0;
	width: 34em;
}

#content iframe
{
	width: 100%;
	height: 20em;
	border: 0;
}

#right-banner
{
	width: 11.5em;
	float: right;
	margin: 0.5em 0em 1em;
}

#content-menu
{
	margin-top: 1em;
}
