html {
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	 }
body {
	margin: 0;
	padding: 0;
	height: 100%;
/*	max-width: 1200px;*/
	color: #333;
	background-color: #C7F064;
	background-image: url(images/kukkaketo.gif);
/*	background-repeat: repeat-y; */
	background-repeat: no-repeat;
	background-position: top right; 
/*	background-position: center right; */
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow-x: hidden;
	overflow-y: auto;
	}
h1, h2, h3, h4, h5, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 3em;
	margin: 0 15px 0 15px;
	padding: 0;
	font-weight: bold;
	text-align: left;
	letter-spacing: -0.05em;
	color: #5D9D3E;
	}
h2 {
	font-size: 2.1em;
	margin: 0 15px 0.6em 15px;
	padding: 0;
	font-weight: bold;
	text-align: left;
	letter-spacing: -0.05em;
	color: #5D9D3E;
	}	
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 0 15px 1.5em 15px;
	letter-spacing: 1px;
	padding: 0;
	}
h4 {
	font-size: 1.6em;
	letter-spacing: -0.05em;
	margin: 0 15px 0.5em 15px;
	padding: 15px 0 0 0;
	border-top: 1px dashed #999966;
	}
h5 {
	font-size: 1em;
	margin: 1em 15px 0.3em 15px;
	padding: 0;
	}

p {
	margin: 0 15px 0.6em 15px;
	padding:0;
	font-size: 11px;
	line-height: 1.3;
	text-align: justify;
	}

p.first:first-letter 
{
	color: #5D9D3E;
	font-size:xx-large
}

p.oblique {
	font-size: 11px;
	line-height: 1.3;
	padding:0;
	margin: 0 15px 0.6em 15px;
 	font-style: oblique;
	}

p.tiedote {
	font-size: 90%;
	line-height: 1.3;
	padding:0;
	margin: 0 15px -0.5em 15px;
	color: #999966;
	}

p.alert {
	font-size: 11px;
	color: red;
	line-height: 1.3;
	padding:0;
	margin: 1em 15px 0.6em 15px;
	}

p.historiikki {
	font-size: 11px;
	line-height: 1.3;
	padding:0;
	margin: 0 15px 0.6em 15px;
	}

p.taulukko {
	font-size: 11px;
	line-height: 1.3;
	padding:0;
	margin: 0 0 0.6em 0;
	}

a {
	color: #666633;
	text-decoration: none;
	outline: none;
	}
a img {
	border:none;
}
a.black:link {color: #000000;}
a.black:visited {color: #000000;}
a.black:active {color: #000000;}

a:link {
	color: #2E3092;
	}	
a:visited {
	color: #659AD2;
	}	
a:hover {
	color: #0066B3;
	}	  
a:active {
	color: #07a;
	}  
#left {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: auto;
	height: auto;
	background: transparent;
	}
#left img {
	display: block;
	}
#center {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	background-color: #C7F064;
	width: auto;
	height: auto;
	}
#center img {
	margin: 0;
	padding: 0;
	padding-right: 20px;
	}

.content {
	margin: 0;
	padding: 0;
	width: auto;
	height:auto;
	background-color: #C7F064;
/*	border: 2px solid #231F20;*/
	}

.right {
	margin: 10px 0 0 0;
	padding: 0;
	width: 190px;
	color:#333;
	background: transparent;
	text-align: center;
	}
#footer1 {
	margin: 0;
	margin-bottom: 8px;
	padding: 10px 0 0 0;
	width: auto;
	height: auto;
	color:#333;
	background: none;
	}
#footer_tmp {
	margin: 0;
	margin-bottom: 8px;
	padding: 10px 0 0 0;
	width: 100%;
	height: auto;
	color:#333;
	background: none;
	}
#footer2 {
	margin: 0;
	margin-bottom: 10px;
	padding: 10px 0 0 0;
	width: auto;
	height: 161px;
	background-color: #C7F064;
	background-image: url(images/faukkoright.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
.sponsorit {
	min-width: 270px;
	float: left;
	margin-right: 10px;
	margin-left: 91px;
	padding: 5px 0 0 0;
	display: inline;
	}
.sponsorit img {
	border: 0;
	}
table.sataprossaa {
	height: 100%;
	width: 100%;
	padding: 0;
	border-width: 0;
	border-spacing: 0;
	border-style: none;
	background-color: none;
	background-image: url(images/viulukielet.gif);
	background-repeat: repeat-y;
	background-position: 120px 0;
	border-collapse: collapse;
	}
table.sataprossaa td {
	margin:0;
	padding: 0;
	background-color: none;
	vertical-align: top;
	}
table.sataprossaa td.reuna {
	width: 10%;	
	border-left: 3px solid #231F20;

	}

table.sataprossaa td.center {
	}
table.sataprossaa td.left {
	width: 10%;	
	}

/* Kielivalikko */
#fixed2 p {
	margin: 0;
	padding: 0;
	}
#fixed2 {
	position: fixed;
	overflow: hidden;
	background-color: transparent;
	}
* html {
	overflow-y: hidden;
	}
* html body {
	overflow-y: hidden;
	height: 100%;
	}
* html #fixed2 {
	position: absolute;
	}
/* All done. */


/* "navi" -laatikko */
#fixed p {
	margin: 0;
	padding: 0;
	border: none;
	}
#fixed {
	position: fixed;
	width: 165px;
	}
* html {
	overflow-y: hidden;
	}
* html body {
	overflow-y: auto;
	height: 100%;
	}
* html #fixed {
	position: absolute;
	}
/* All done. */

/* menu eli navigointi */
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

ul.norm, li.norm {
	list-style-type: disc;
	margin: 0.5em 15px 0.3em 15px;
	line-height: 1.4;
	padding: 0 0 0.2em 0;
}

ul.sponsori
{
float:left;
width:100%;
padding:0;
margin-left:20%;
margin-top:4em;
list-style-type:none;
}

li.sponsori {
	display: inline;
float:left;
width:20em;
}


#menu {
	width: 165px;
	margin: 3em 0 0 1em;
	border-bottom: 1px dashed #999966;
	}

#menu ul {
	border-top: none;
	padding: 0;
	border-bottom: 1px dashed #999966;	
	}
#menu li {
	cursor: pointer;
	margin: 0;
	padding: 0;
	height: 22px;
	line-height: 1.9;
	text-align: center;
	border-right: none;	
	border-left: 1px dashed #999966;
	vertical-align: middle;
	}
#menu li a {
	color: #333;
	text-decoration: none;
	display: block;
	border: 0 none;
	}
#menu li.hover a:hover {
	background: #EEE;
	}
#menu li.nuoli {
	font-weight: bold;
	background-image: url(images/nuoli_ylos.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-top: 1px dashed #999966;
	}
#menu li.katkoviiva {
	font-weight: bold;
	border-top: 1px dashed #999966;
	}

/* muut listat <ul> */
ul.lista {
	margin: 0.5em 15px 0.3em 15px;
	line-height: 1.4;
	}	
li.lista {
	list-style: none;
	padding: 0 0 0.2em 0;
	}

/* palautelomake */
#lomake {
	margin: 0 15px;
	}
form {
	margin: 0;
	}	
fieldset {
	border: none;
	border-top: 1px solid #999966;
	margin: 1em 0em;
	padding: 0em 1em 1em 1em;
	line-height: 1.5em;
	}
legend {
	background: transparent;
  padding: 0.5em;
  font-size: 90%;
	}
label {
  font-weight: bold;
	}
.field {
	margin-bottom: 0.4em;
	}
.tekstikentta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

/* tukijat -sivun asettelua */
.sponsorilogo {
	margin: 0 15px 10px 15px;
	text-align: center;
	width: auto;
	padding: 10px 189px 20px 189px;
	}

table.yhteistyokumppanit {
  border-collapse: collapse;
  margin: 0 15px;
  padding: 0;
  width: 100%;
  text-align: center;
  }  

table.yhteistyokumppanit td {
  padding: 0.2em 0.5em 1.5em 0.5em;
  font-weight: bold;
  font-size: 1.2em;
 	
}	


/* Suvisoiton vieraskirja */
table.vieraskirja { 
  border-collapse: collapse;
  margin: 0 15px;
  padding: 0;
  width: auto;
  text-align: left;
  }  
table.vieraskirja th {
  border-bottom: 1px solid #999966;
  padding: 0.7em 0.5em 0.3em 0.5em;
	font-weight: normal;
	}
table.vieraskirja td {
  padding: 0.2em 0.5em 1.5em 0.5em;
	}	
.italic {
	font-style: italic;
	}

/* Suvisoiton ohjelma */
table.ohjelma { 
  border-collapse: collapse;
  margin: 15px 15px 0 15px;
  padding: 0;
  width: auto;
  text-align: left;
  }  
table.ohjelma th, table.ohjelma td {
  padding: 0.5em 0.3em 0.6em 0.5em;
	}	
table.ohjelma th.date {
  border-top: solid 1px #999966;
  border-bottom: solid 1px #999966;
  padding: 0.7em 0.5em 0.7em 0.5em;
	background: url(images/ohjelma_bg.gif) repeat-x;
	}	 		  	  	
table.ohjelma td.right {
  text-align: right;
  }  
table.ohjelma td.bold {
	font-weight: bold;
  }
table.ohjelma td.info {
  border-bottom: 1px solid #999966;
	padding-bottom: 1em;
  }

/* Suvisoiton paikat */
table.paikka { 
  border-collapse: collapse;
  margin: 15px 15px 0 15px;
  padding: 0;
  width: auto;
  text-align: left;
	}  
table.paikka th, table.paikka td {
  padding: 0.5em 0.3em 0.6em 0.5em;
	} 	
table.paikka th.date {
  border-top: solid 1px #999966;
  border-bottom: solid 1px #999966;
  padding: 0.7em 0.5em 0.7em 0.5em;
	background: url(images/ohjelma_bg.gif) repeat-x;
	}	 		  	  	
table.paikka td.right {
  text-align: right;
  }
table.paikka td.top {
  vertical-align: top;
	font-weight: bold;
  }
table.paikka td.name {
  vertical-align: top;
	font-weight: bold;
  }  
table.paikka td.bold {
	font-weight: bold;
  }
table.paikka td.info {
  border-bottom: 1px solid #999966;
  }

/* Taiteilijahaku */
table.haku { 
  margin: 15px;
  padding: 0;
  width: auto;
  text-align: left;
  }
table.haku th {
  padding: 0.2em 0.2em 0.6em 0.2em;
  padding-right: 2em;
  text-align: left;
	}
table.haku td.right {
	width: 50%;
	text-align: right;
	}
table.haku td.valinta {
	width: auto;
  padding: 0 0 0.3em 0;
	}

/* Kuvagallerian pyörittämiseen... */
.kuvagalleria {
	padding: 0;
	margin: 0 15px 0 28px;
	}
.thumbnail {
	padding: 5px;
	border: 1px solid #999966;
	float: left;	
	margin-right: 15px;
	margin-bottom: 15px;
	}	
.caption {
	padding-top: 0.2em ;
	}
#lightbox{
	background-color:#eee;
	padding: 10px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both; } 
#overlay img{ border: none; }
#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

/* clearing */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}