/* Globals */

body {
	background-color: #7f0d10;
	background-image: url('../kuvat/rakenne/tausta.gif');
	background-repeat: repeat-y;
	background-position: top center;
	color: #ffffff;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Structure */

div#container {
	margin: 0 auto;
	width: 875px;
}

div#content {
	margin:0 auto;
	width: 875px;
}

div#vasen_alasivu {
	float: left;
	width: 562px;
	height: 413px;
	background-image: url('../kuvat/rakenne/alasivu_container.gif');
	background-repeat: no-repeat;
}

div#vasen_etusivu {
	float: left;
	width: 563px;
	height: 413px;
}

div.no_scroll {
	height:290px;
	padding: 15px 35px 5px 25px;
	position: relative;

	display: block;

	margin:10px 0;
}

div#oikea {
	float: left;
	margin-left: 20px;
	width: 285px;
	height: 370px;
}

div#ohjelma {
	width: 292px;
	/*height: 378px;*/
}

#events_container {
	background-image: url('../kuvat/rakenne/ohjelma_tausta.gif');
	background-repeat: repeat-y;
	width: 292px;
	min-height: 284px;
}

div#ohjelma_content {
	width: 292px;
	/*height: 284px; */
}

div#ohjelma_content a {
	color: #f7f7f7;
	text-decoration: none;
}

div#ohjelma_content p {
	color: #f7f7f7;
	padding: 6px 20px 0 50px;
	margin: 0;
}

.nav {
	text-align: center;
	font-size: 12px;
	text-weight: bold;
	padding: 10px 0 0 0px;
	margin-left: -10px;
}
.nav a {
	padding: 0 8px;
}
.nav a:hover {
	background-color: #b55809;
}
			
.nav a.highlight {
	background-color: #b55809;
	color: #000;
	text-decoration: underline;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#e6891c;
	padding:2px 5px;
	color:#333;
	display:none;
	width: 200px;
	}	

div#footer {
	/*margin:0 auto;*/
	width: 840px;
	height: 150px;
	position: relative;
	display: block;
	top: 30px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../kuvat/rakenne/footer.gif');
	background-repeat: no-repeat;
}
	
/* Tags */

p {
	color: #faf2e2;
	line-height: 18px;
	margin-bottom: 20px;
}

h1 {
	font-family: Georgia;
	width: 355px;
	font-size: 20px;
	margin-top: 20px;
	margin-left: 24px;
	color: #efa100;
	text-transform: uppercase;
}

h2 {
	font-family: Georgia;
	width: 355px;
	font-size: 13px;
	margin:0;
	color: #efa100;
	text-transform: uppercase;
}
	

a {
	color: #aa7204;
	text-decoration: underline;
}
a:hover {
	color: #aa7204;
	text-decoration: underline;
}


/* Custom classes */

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.logo {
	border: 0;
	margin-top: 30px;
	margin-bottom: 20px;
}

div#footer p {
	padding-top: 20px;
	color: #aa7204;
	text-align: center;
	line-height: 16px;
}

.m3 {
	margin: 80px 10px 0 0;
	text-align: right !important;
}

td.kentta {
	padding-left: 10px;
}

textarea.tekstikentta {
	margin-left: 20px;
	width: 246px;
	height: 66px;
}

form.palaute {
	margin-bottom: 30px;
}

.napit {
	margin-top: 20px;
}

/* VALIKKO ALKAA */

#navi {
	margin-left: 15px;
	position: absolute;
	float:left;
	width: 840px;
	height:28px;
}

#navi a:hover {border:none;}

#navi a {
	background:url(../kuvat/rakenne/valikko4.gif);
	height: 28px;
	display:block;
	float:left;
	text-indent: -5000px;
}
	
/* Etusivu */
#navi a.etusivu {
	background-position: 0 0;
	width: 90px;
	}

body#etusivu #navi a.etusivu { 
	background-position: -1680px 0;
	}
	
#navi a:hover.etusivu {
	background-position: -840px 0;
	}	
/* Esittely */
#navi a.esittely {
	background-position: -90px 0;
	width: 97px;
	}

#navi a:hover.esittely {
	background-position: -930px 0;
	}	
	
body#esittely #navi a.esittely { 
	background-position: -1770px 0;
	}
	
/* Yksityistilaisuudet */
#navi a.yksityistilaisuudet {
	background-position: -186px 0;
	width: 189px;
	}

body#yksityistilaisuudet #navi a.yksityistilaisuudet { 
	background-position: -1865px 0;
	}

#navi a:hover.yksityistilaisuudet {
	background-position: -1026px 0;
	}	
	
/* Tekniikka */
#navi a.tekniikka {
	background-position: -375px 0;
	width: 113px;
	}

body#tekniikka #navi a.tekniikka { 
	background-position: -2053px 0;
	}

#navi a:hover.tekniikka {
	background-position: -1215px 0;
	}	
	
/*Yhteistyössä */
#navi a.yhteistyossa {
	background-position: -488px 0;
	width: 138px;
	}
	
body#yhteistyossa #navi a.yhteistyossa { 
	background-position: -2167px 0;
	}
	
#navi a:hover.yhteistyossa {
	background-position: -1328px 0;
	}
	
/* Palaute & Löytötavarat */
#navi a.palaute_loytotavarat {
	background-position: -626px 0;
	width: 213px;
	}

body#palaute_loytotavarat #navi a.palaute_loytotavarat { 
	background-position: -2305px 0;
	}

#navi a:hover.palaute_loytotavarat {
	background-position: -1466px 0;
	}
	
/* VALIKKO LOPPUU */


	
