html {
	padding: 0;
	margin: 0;
}

body{
	color: #FFF;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	background: #98BD89;
	text-align: left;
	margin: 0;
	padding: 0;
}

h1{
	font-size: 130%;
}
h2{
	font-size: 120%;
}
h3{
	font-size: 110%;
}

#container { 
	margin: 		0 auto;
	width: 			895px;
	background-color: #fff;
	background:		transparent url('perustausta.jpg') repeat-y 0 100%;
}
#header {
	padding: 0px;
	margin: 0px;
	height:			214px;
	background-color: #00f;
	background:		transparent url('ylaosa.jpg');	
	clear: both;

	border: 0px;
}
#header h1{
	display: none;
}


#linkkilista {
	float: right;
	width: 194px;
	margin-left: 0px;
	padding: 0px;
	height: 409px;
}

#linkkilista ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
/*	background:		transparent url('valikkonia.jpg') no-repeat;	*/
	
}
#linkkilista li {
	margin: 0;
	padding: 0; 
	display: block;
	border: none;
}

#paamenu {
	background:		transparent url('valikkovaski.jpg') no-repeat;
	height: 409px;
}

#paamenu a {
	color: #FFF;
	display: block;         /* expand to fill parent li */
	margin: 0px 5px 2px 0px;
	margin-left: 12px;
	text-decoration: none;  /* no underline */
	font-size: 120%;
	font-weight: bold;
	padding: 0;
}

#paamenu a:hover {
	color: #FE7930;
/*	background:		transparent url('menuvalittu.gif') no-repeat right bottom; */
}

#paamenu ul ul {
	margin: 0;	
	width: 180px;
	background-image: none
}

#paamenu ul ul a {
	color: 		#fff;
	font-size: 90%;
	padding: 0;
	margin: 		0px;
	margin-left: 	13px;
	display: 		block;
	list-style: 	none;
	background:		none;
	font-weight: 	bold;
}

#kielimenu {
	background: transparent;
	margin-left: 	20px;
	font-size: 75%;
	line-height: 1em;
}

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

#sisalto {
	float: left;
	background:		transparent url('Rauta.jpg') no-repeat top right;
	padding: 44px;
	color: #fff;
	line-height: 1.5em;
	width: 600px;
}

#sisalto a{
	color: #FE7930;
	text-decoration: none;
}
#sisalto a:hover{
	color: #FE7930;
	text-decoration: underline;
}

#sisalto_Etusivu {
	float: left;
	background:		transparent url('Etusivu.jpg') no-repeat top right;
	padding: 44px;
	color: #fff;
	line-height: 1.5em;
	width: 600px;
}

#sisalto_Etusivu a{
	color: #FE7930;
	text-decoration: none;
}
#sisalto_Etusivu a:hover{
	color: #FE7930;
	text-decoration: underline;
}
#sisalto_Tapahtuma {
	float: left;
	background:		transparent url('Tapahtuma.jpg') no-repeat top right;
	padding: 44px;
	color: #fff;
	line-height: 1.5em;
	width: 600px;
}

#sisalto_Tapahtuma a{
	color: #FE7930;
	text-decoration: none;
}
#sisalto_Tapahtuma a:hover{
	color: #FE7930;
	text-decoration: underline;
}

#sisalto_Tuotteet {
	float: left;
	background:		transparent url('Tuotteet.jpg') no-repeat top right;
	padding: 44px;
	color: #fff;
	line-height: 1.5em;
	width: 600px;
}

#sisalto_Tuotteet a{
	color: #FE7930;
	text-decoration: none;
}
#sisalto_Tuotteet a:hover{
	color: #FE7930;
	text-decoration: underline;
}
#sisalto_Yhteystiedot{
	float: left;
	background:		transparent url('Sormus2.jpg') no-repeat top right;
	padding: 44px;
	color: #fff;
	line-height: 1.5em;
	width: 600px;
}

#sisalto_Yhteystiedot a{
	color: #FE7930;
	text-decoration: none;
}
#sisalto_Yhteystiedot a:hover{
	color: #FE7930;
	text-decoration: underline;
}


#footer {
	margin:			0 auto;
	background:		url('footer.jpg') no-repeat right bottom;
	height:	43px;
	background-color: #98BD89;
	clear: both;
	display: block;
	position:relative;

}

#footer span{
	width: 600px;
	padding-top: 24px;
	position:absolute;
	bottom:27px;
	color: #95B986;
	font-size: 75%;
	text-align: right;
}

#footer a{
	color: #95B986;
	text-decoration: none;
}
#footer a:hover{
	color: #fff;
	text-decoration: underline;



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

.konserttisolu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	text-align:right;
/*	border-bottom: 1px solid #FE7930; */
	line-height:1.1em;
	padding-top:7px;
	padding-left:7px;
}

.konserttitaulukko{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.uutissolu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align:left;
	border-bottom: 1px solid #FE7930;
	line-height: 1.1em;
	padding-top: 4px;
	padding-right: 7px;
}

