body{
	/*
	color: #fc3;
	font-size: 80%;
	line-height: 17px;
	background: #d8caf0;
	*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h1{
	/*color: #620;*/
	font-size: 140%;
}
h2{
	/*color: #620;*/
	font-size: 130%;
}
h3{
	/*color: #620;*/
	font-size: 120%;
}
h4{
	/*color: #620;*/
	font-size: 110%;
}
h5{
	/*color: #620;*/
	font-size: 100%;
}
h6{
	/*color: #620;*/
	font-size: 90%;
}
#dimmerbox{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #999;
	position: fixed;
	bottom: 4px;
	width: 100%;
	z-index: -1;
}
#kuvanvaihtobanner{
	position: fixed;
	bottom: 6px;
	width: 100%;
	font-size: 10px;
	z-index: 1;
}

#kuvanvaihtobanner a:link, #kuvanvaihtobanner a:active, #kuvanvaihtobanner a:visited, #kuvanvaihtobanner span {
	display: block;
	color: white;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	white-space: nowrap;
}

#container { 
	margin:	0 auto;
	width: 900px;
}

#perustausta {
	margin: 0;
	padding: 0;
}

#perustausta_fade{
	background:		transparent url('fadetausta.png') repeat-y 0 100%;
	float: left;
}

#header {
	height:	130px;
	margin:	0 auto;
	width: 900px;
	background:		transparent url('header.png');	
	clear: both;
	display: block;
}
#header span{
	display: none;
}

#linkkilista {
	float: left;
	width: 150px;
	margin:	0px;
	margin-left: 60px;
}
/*
#linkkilista ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#linkkilista li {
	margin: 0;
	padding: 0;
	display: block;
}

#paamenu a {
	color: #009;
	display: block;  
	margin: 2px 0 2px 0;
	text-decoration: none; 
	font-size: 120%;
	font-weight: bold;
}

#paamenu a:hover {
	color: #ab7bf7;
}

#paamenu ul ul {
	margin: 0;	
}

#paamenu ul ul a {
	color: #00f;
	font-size: 75%;
	padding: 0;
	margin: 		0px;
	display: 		block;
	list-style: 	none;
	background:		none;
}

#alamenu li a:hover {
	color: #ab7bf7;
	background:		none;
}

#kielimenu li {
	margin-top:	20px;
	font-size: 75%;
	text-align: 	right;
}
*/

#sisalto {
	padding: 0px 75px 0px 0px;
	margin-left: 30px;
	line-height: 1.5em;
	float: right;
	width: 570px;
}

#footer {
	margin:			0 auto;
	width: 900px;
	background:		url('footer.png') no-repeat right bottom;
	height:			100px;
	clear: both;
	display: block;
	position:relative;
}

#footer span{
	height: 100px;
	padding-left: 550px;
	top: 42px;
	color: blue;
	font-size: 75%;
	position: absolute;
}

.imageclass{
	padding-left: 700px;
	width: 120px;
	text-align: center;
}
.imageclass img{
	border: 3px solid white;
}

/* Vieraskirja */
.vk_laatikko{
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-size: 8pt;
	line-height: 1.3em;
	background-color: #eef;
	border: 1px solid #ccc;
	padding: 4px;
	margin: 4px;
}

.vk_vastaus{
	border-top: 2px dotted #aaa;
	padding-left: 15px;
	padding-top: 4px;
	font-style: italic;
}

/* Kalleria */
.harmaateksti{
	/*display: none;*/
	font-size:8pt;
	color: #999;
}
.kuvateksti{
	font-size:10pt;
	line-height: 1em;
}
.linkkiteksti{
	font-size:10pt;
	font-weight:bold;
}

/* Kalenteri */
#taulukko{
	border: 1px solid #000;
	height: 100px;
}
.taulukko td{
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
div#kalenteri a, div#kalenteri a:link, div#kalenteri a:active{
	text-decoration:none;
	display: block;
	height: 20px;
}
div#kalenteri a:hover{
	text-decoration:none;
	background-color: #fff;
	display: block; 
}
.otsikkosolu{
	font-weight: bold;
	font-size: 90%;
}
.otsikot{
	font-weight: bold;
	text-align: center;
	width: 25px;
	font-size: 80%;
}
.valintasolu {
	color: #000;
	font-size: 75%;
	text-align: center;
	padding: 0px;
}
.tanaan {
	font-size: 80%;
	text-align: center;
	border: 1px solid #66f;
	background-color: #aaf;
}
.vloppu {
	border: 1px solid #faa;
	background-color: #fee;
	font-size: 80%;
	text-align: center;
}
.tavallinen {
	border: 1px solid #aaf;
	background-color: #eef;
	font-size: 80%;
	text-align: center;
}
.valittu {
	border: 1px solid #080;
	background-color: #efe;
	font-size: 80%;
	text-align: center;
}
.tyhja {
	border: 1px solid #ccc;
	text-align: center;
	background-color: transparent;
}

/* Haltia 2:n luokat */


/* Modulit */
.konserttitaulukko, .modulilaatikko{
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	background-color: #eef;
	border: 1px solid #cf42fc;
	padding: 4px;
	margin: 4px;
	width: 95%;
}

.modulierotin{
	border-top: 2px dotted #aaa;
	padding-left: 15px;
	padding-top: 4px;
}
.luelisaa{
	text-decoration: none;
}
a:focus {
	outline: none;
}
/* Buttonit */
.napit {
    overflow: hidden;
    width: 95%;
	padding-bottom: 2px;
}
a.nappi, a.nappivalittu {
    background: transparent url('nappula2.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 27px;
    padding-right: 3px; /* sliding doors padding */
    text-decoration: none;
	margin-left: 2px;
}
a.nappi span, a.nappivalittu span {
    background: transparent url('nappula1.gif') no-repeat;
    display: block;
    line-height: 17px;
    padding: 5px 6px 5px 10px;
	font-weight:bold;
} 
a.nappivalittu {
    background-position: bottom right;
}
a.nappivalittu span{
	background-position: bottom left;
}
a.nappi:hover, a.nappivalittu:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.nappi:hover span, a.nappivalittu:hover span {
    background-position: bottom left;
} 
a.nappi:active span, a.nappivalittu:active span {
    background-position: bottom left;
    padding: 6px 6px 4px 10px; /* push text down 1px */
} 



/* **************************** SUPERFISHMENU:N ULKOASUT ***************************** */

#paamenu{
	padding-left: 10px;
}

/*** ESSENTIAL STYLES - toisinsanoen, näihin ei passaa paljon koskea... ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			150px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			150px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			150px; /* KORJAA LEVEYS TÄHÄN!! */
	top:			0;
}

/*** SUPERFISHMENUN HALTIA 2 ulkoasu ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	/*
	text-decoration:none;
	font-weight: bold;
	background: url('navitausta.jpg') repeat-x top;
	border-left:	1px solid #ccccff;
	border-top:		1px solid #ccccff;
	border-right:	1px solid #b39ce7;
	*/
	padding: 		4px 4px;
	border-bottom:	1px solid #008;
	color: #009;
	margin: 2px 0 0px 0;
	text-decoration: none; 
	font-weight: bold;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#75029a;
}
.sf-menu li {
	
}
.sf-menu li ul {
	background-color: white;
	border-left:	1px solid #008;
	border-right:	1px solid #008;
	border-top:	1px solid #008;
}
.sf-menu li li li {

}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/*background: url('navitausta.jpg') repeat-x bottom;*/
	color: black;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('superfish-arrows.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.4em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/* ******************************* SUPERFISH VERTICAL *************************************** */
/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width: 150px;		/* KORJAA LEVEYS TÄHÄN!! */
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	150px; /* KORJAA LEVEYS TÄHÄN!! */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
