/* nollataan kaikki oletusvalit */
body, div, p, table, tr, td, ol, ul, li, img {
    margin: 0;
    padding: 0;
    /*font-family: 'Scada', sans-serif;*/
     font-family: 'Ubuntu', sans-serif;
    color: #585858;
   font-size: 100%;
    
}




	table,td {
	border: 0;
	margin-left: 0px;
}


img {
    border: none;
	 margin: 0 0 0 0;
	 overflow: hidden;
}

img.bg {
        /* Set rules to fill background */
        min-height: 100%;
        /*min-width: 1024px;*/

        /* Set up proportionate scaling */
        width: 100%;
        height: auto;

        /* Set up positioning */
        position: fixed;
        top: 0;
        left: 0;
        
}
/*
@media screen and (max-width: 1024px) { 
        img.bg {
                left: 50%;
                margin-left: -512px;   
        }
}
*/
.clearfix:after {
	clear:both;
	display:block;
	content: ".";
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;}
.clearfix{display:block;zoom:1}

body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	text-align: center;
	/*background-image: url('/pix/background.gif');*/
	
}



#welcome-msg {
	width: 100%;
	float: left;
	/*background: url('/pix/sisalto_bg.gif') repeat-y;*/
	background-color: #31773A;
	/*background-position: 0px 120px;*/
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px; 
	padding-left: 0px;
	padding-right: 0px;
	/*min-height: 300px;
	height: 300px;*/
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333333;
	/*background: url('/pix/body_bg1px.gif') repeat-y;*/
}

#box_maincontent {
	
	position: relative;
	float: left;
	/*width: 100%;*/
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	padding-bottom: 0px;
	/*background-color: #ffffff;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333333;
	}
	
	
	#gig-carousel {
		float: left;
text-align: left;
width: 85%;
margin-left: 0px;
position: relative;
min-height: 210px;
background-color: #fff;
}

a.carousel-thumbname {
	
	color: #FB722A;
	
	}
	
a.carousel-thumbname:hover {
	
	color: #FB722A;
	
	}
	
p.carousel-top {
	color: #FB722A;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 0px;
	margin: 0px;
	}
	
a.carousel-top {
	color: #FB722A;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	}
	
a.carousel-top:hover {
	color: #FB722A;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	}


#tausta {
	border: 0;
	z-index: -999;
	}

#yla_wrapper {
clear: both;
float: left;
width: 100%;	

}



#logo_lang_et_social {
	width: 100%;
	position: relative;
	height: 80px;
	/*background-color: #ffffff;*/
	background-color: transparent;
	
}


#ylalogo {
width: 30%;
height: 80px;
position: relative;
/*background: url('/pix/arvolista_logo.png') no-repeat;*/ /* 148 x 100 px */
background-position: 20px 0px;
float: left;
/*background-color: #0000ff;*/
/*clear: both;*/
z-index: 2;
}


/*@media only screen and (min-width : 100px) and (max-width : 800px) { #ylalogo { display: none; }}*/

/*
#ylalogo-2 {
width: 30%;
height: 80px;
position: relative;
float: left;
z-index: 2;
padding-top: 15px;
}

@media only screen and (min-width : 800px)  { #ylalogo-2 { display: none; }}
@media only screen and (max-width : 200px) { #ylalogo-2 { display: none; }}*/


#like {
	width: 30%;
	/*background-color: #ffff00;*/
	position: relative;
	float: left;
	text-align: right;
	margin-top: 20px;
	overflow: hidden;
}

@media only screen and (max-width : 300px) { #like { display: none; }}

#lang {
	width: 20%;
	/*background-color: #fff;*/
	position: relative;
	float: left;
	margin-top: 20px;
	z-index: 3;
}



#langnavi {
	text-align: right;
	padding-left: 25px;
}

@media only screen and (max-width : 500px) { #lang { text-align: right; }}

#langnavi ul {
    list-style-type: none;
    float: right;
    margin: 0;
   
}

#langnavi ul li {
    
    float: right;
    padding-left: 0px;
    padding-right: 0px;
    margin: 3px 12px 3px 2px;
    height: 27px;
    
     
}

#langnavi li a {
	 display: inline;
    text-decoration: none;
    
	 /*font-size: 12px;*/
	 color: #000000;
}


#langnavi li a:hover {
   
	/*font-size: 12px;*/
	color: #000000;
	text-decoration: underline;
}

#langtxt {
	
	position: relative;
	float: right;
	text-decoration: underline;
    ;
	 /*font-size: 12px;*/
	 color: #000;
	
}

@media only screen and (max-width : 960px) { #langtxt { display: none; }}

#social {
	width: 15%;
	position: relative;
	/*background-color: #ff0000;*/
	float: left;
}

@media only screen and (max-width : 500px) { #social { float: right; }}

#social_btns {
	
	position: relative;
	text-align: center;
	margin-top: 10px;
	float: right;
	padding-right: 20px;
	
}

#social_btns ul {
    list-style-type: none;
	 /*background-image: url('/pix/social_shade.png');
	 background-repeat: repeat-x;*/
    padding: 0px;
    float: right;
    margin: 0;
   
}

#social_btns ul li {
    
    float: right;
    margin: 12px 8px 12px 8px;
    height: 30px;
    /*background: url('/pix/upper_nav_tab-right.gif') no-repeat top right;*/
     
}



a {
	color:#337ab7;
	text-decoration:none;
	font-size: 1em;
}
a:focus,a:hover {
	color:#23527c;
	text-decoration:underline;
	font-size: 1em;
}



a.plain {
   font-size: 1em;
	color: #333;
	text-decoration: none;
	
}

a.plain:hover {
   font-size: 1em;
	color: #333;
	text-decoration: underline;
	
}

a.alawhite {
   font-size: 1em;
	color: #fff;
	text-decoration: none;
	
}

a.alawhite:hover {
   font-size: 1em;
	color: #fff;
	text-decoration: underline;
	
}

a.nosto-otsikko {
   font-size: 0.9em;
	color: #585858;
	text-decoration: underline;
	
}

a.nosto {
   font-size: 0.9em;
	color: #585858;
	text-decoration: none;
	
}

p {
	
	font-weight: normal;
	font-size: 1em;
	color: #424242;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
   margin-top: 0px;
   margin-right: 15px;
}



p.doc {
	
	font-weight: normal;
	font-size: 1em;
	color: #424242;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
   margin-top: 0px;
   margin-right: 15px;
}


p.oikea {
	
	font-size: 1em;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-left: 0px;
    margin-top: 0px;
}

p.doc_vasen {
	
	font-size: 1em;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-left: 0px;
    margin-top: 0px;
}

h2 {

	
	font-size: 1.3em;
	color: #671517;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	
	font-size: 1.2em;
	color: #671517;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 0px;
	}
	
h4 {
	 padding-top: 15px;
 	 
	 font-size: 1.1em;
    color: #671517;
    text-decoration: none;
	 font-weight: bold;
	 padding-left: 10px;
}

h4.newsyla {
	 padding-top: 15px;
 	 
	 font-size: 1.1em;
    color: #034203;
    text-decoration: none;
	 font-weight: bold;
	 padding-left: 0px;
}

h4 a {
	 padding-top: 15px;
 	 
	 font-size: 1.1em;
    color: #671517;
    text-decoration: none;
	 font-weight: bold;
	 padding-left: 10px;
}

h4 a:hover {
	 padding-top: 15px;
 	 
	 font-size: 1.1em;
    color: #671517;
    text-decoration: underline;
	 font-weight: bold;
	 padding-left: 10px;
}








img.nosto {
   border: solid 1px #36332E;
   -moz-border-radius: 6px 6px 6px 6px;
   -o-border-radius: 6px 6px 6px 6px;
   border-radius: 6px 6px 6px 6px;
   -webkit-border-radius: 6px 6px 6px 6px;
	
}


#nostot {
	max-width: 1150px;
	float: left;
	/*background-color: #31773A;*/
	text-align: center;
	/*height: 100%;*/
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
	padding-bottom: 20px;
	padding-top: 0px;
	/*min-height: 400px;*/
	/*height: 225px;*/
   width: 100%;
	/*border: solid 1px #ffffff;*/
	margin-top: 0px;
	}
	
	
	div.nosto_container {
	position: relative;
	width: 212px;
	/*height: 225px;*/
	/*background-color: #ff0000;*/
	float: left;
	padding-left: 30px;
	text-align: center;
	
	font-size: 1em;
	color: #36332E;
	text-decoration: none;
	}
	
div.nosto_container h2 {

	
	font-size: 1em;
	color: #36332E;
	text-decoration: none;
	font-weight: bold;
}
	
div.nosto_kuva {
	width: 180px;
	height: 135px;
	text-align: center;
	padding-bottom: 10px;
	}

div.nosto_teksti {
	position: relative;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1em;
	}






#naviholder {
	background-color: transparent;/* #ABD8FF */
	width: 100%;
	
	
	}
	
	#alanaviholder {
	
	background-color: #000;
	width: 100%;
	
	}


#ylanavi {
  max-width: 1150px;
  /*margin-left: auto;
  margin-right: auto;*/
  position: relative;
  /*background-color: #1C41BA;*/
  clear: left;
  margin-top: px;
  text-align: left;
  padding-top: 2px;
  margin-bottom: -5px;
  font-size: 1.1em;
  
}

#alanavi {
  max-width: 1150px;
  /*margin-left: auto;
  margin-right: auto;*/
  position: relative;
  background-color: #000;
  clear: left;
  margin-top: 0px;
  text-align: left;
  padding-top: 0px;
  font-size: 0.9em;
  
}

@media only screen and (min-width : 1150px) { #alanavi { margin-left: auto; margin-right: auto; }}

@media only screen and (min-width : 1150px) { #ylanavi { margin-left: auto; margin-right: auto; }}



#ylakuvacontainer {
	
   float:left;
   overflow: hidden;
   position:relative;
   margin-top: 0px;
   text-align:center;
   /*background-color: #6B6A6A;*/
   width: 100%;
   /*background-color: #ABD8FF;*/
   
}

#ylakuvaarea {
	clear:left;
   /*float:left;*/
   
   margin:0;
   padding:0;
   position:relative;
   /*right: 50%;*/
   
	
}

#ylakuva {
width: 1150px;
height: 350px;
margin-top: 0px;
margin-top: 2px;
margin-right: 0px;
margin-left: 0px;
min-height: 350px;
/*left: 50%;*/
position: relative;

text-align: center;
/*overflow: hidden;*/
}
.slideshow {position: relative; height: 350px; width: 1150px; z-index: 0; overflow: hidden; }

.slide {position: relative; height: 350px; width: 1150px; z-index: 0; overflow: hidden;
/*clear: both;*/
}

@media only screen and (min-width : 220px) and (max-width : 900px) { #ylakuvacontainer { display: none; }}

@media only screen and (min-width : 1150px) { #ylakuva { margin-left: auto; margin-right: auto; }}

#ylakuva img{
	width: 100%;
	height: 350px;
	overflow: hidden;
	}
/*@media only screen and (min-width : 901px) and (max-width : 1000px) { #ylakuva { width: 900px; }}*/


#upper_txt{
	
	width: 500px;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
	position: absolute;
	z-index: 1;
	float: left;
	/*height: 200px;*/
	/*background-color: #31773A;*/
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 1.3em;
	font-weight: normal;
	/*color: #71B7E8;*/
	color: #333;
	text-decoration: none;
	/*text-shadow: #000000 2px 2px 2px; */
	/*background: url('/pix/shade_200px.png');*/
	background-color: #fff;
	opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
	-moz-border-radius: 9px 9px 9px 9px;
   -o-border-radius: 9px 9px 9px 9px;
   border-radius: 9px 9px 9px 9px;
   -webkit-border-radius: 9px 9px 9px 9px;
	overflow: hidden;
	}




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* dropdown menu */

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans);*/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
   /*z-index: 99;*/
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  /*font-family: 'Open Sans', sans-serif;*/
  line-height: 1;
  /*background: #000;*/
  /*background: #000;*/
background: rgba(251,114,42,1);
background: -moz-linear-gradient(top, rgba(251,114,42,1) 0%, rgba(103,21,23,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,114,42,1)), color-stop(100%, rgba(103,21,23,1)));
background: -webkit-linear-gradient(top, rgba(251,114,42,1) 0%, rgba(103,21,23,1) 100%);
background: -o-linear-gradient(top, rgba(251,114,42,1) 0%, rgba(103,21,23,1) 100%);
background: -ms-linear-gradient(top, rgba(251,114,42,1) 0%, rgba(103,21,23,1) 100%);
background: linear-gradient(to bottom, rgba(251,114,42,1) 0%, rgba(103,21,23,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FB722A', endColorstr='#671517', GradientType=0 );
  
/* Fallback (could use .jpg/.png alternatively) */
  background-color: #000;  
  
  
}
/*#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #000000;
  
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}*/
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  
  float: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
  z-index: 999;
}
#cssmenu.align-right > ul > li {
  
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
  z-index: 999;
}
#cssmenu > ul > li > a {
  padding: 10px 15px;
  font-size: 1.1em;
  text-decoration: none;
  /*text-transform: uppercase;*/
  color: #ffffff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
 
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #ffffff;
  background: #E77B42;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
  
}


#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #ffffff;
}


#cssmenu > ul > li.has-sub-active > a {
  padding-right: 25px;
  background: #036CAE;
}
#cssmenu > ul > li.has-sub-active > a::after {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
  background: #036CAE;
}
#cssmenu > ul > li.has-sub-active:hover > a::after {
  border-color: #ffffff;
  background: #036CAE;
}





#cssmenu ul ul {
  position: absolute;
  left: -9999px;

  
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
  }
/* 4th level */
#cssmenu ul ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .4s ease;
  -moz-transition: height .4s ease;
  -ms-transition: height .4s ease;
  -o-transition: height .4s ease;
  transition: height .4s ease;
  z-index: 999;
 
  
}

#cssmenu ul ul ul li {
  height: 0;
  -webkit-transition: height .4s ease;
  -moz-transition: height .4s ease;
  -ms-transition: height .4s ease;
  -o-transition: height .4s ease;
  transition: height .4s ease;
  z-index: 999;
 
  
}

#cssmenu ul ul ul ul li {
  height: 0;
  -webkit-transition: height .4s ease;
  -moz-transition: height .4s ease;
  -ms-transition: height .4s ease;
  -o-transition: height .4s ease;
  transition: height .4s ease;
  z-index: 999;
  display: inline-block;
  padding-bottom: 0px;
  
}
/*
#cssmenu ul ul ul ul li a {
  height: 32px;
  -webkit-transition: height .4s ease;
  -moz-transition: height .4s ease;
  -ms-transition: height .4s ease;
  -o-transition: height .4s ease;
  transition: height .4s ease; 
  z-index: 999;
  display: inline-block;
  padding-top: 0px;
  
}
*/

#cssmenu ul li:hover > ul > li {
  height: auto;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 250px;
  font-size: 1.1em;
  background: #898781;
  text-decoration: none;
  color: #dddddd;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  z-index: 999;
  
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #6B6962;
  background: #ADABA7;
}

#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}


	
/*@media all and (max-width: 600px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {*/
  
@media all and (max-width: 700px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), 
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), 
only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), 
only screen and (min-resolution: 2dppx) and (max-width: 1024px) {


 
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 12px;
    color: #fff;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #333;
    background: #88C0FF;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #ffffff;
    cursor: pointer;
    font-size: 1em;
    /*text-transform: uppercase;*/
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #ffffff;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;
    width: 15px;
    height: 3px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #ffffff;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #ffffff;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}

/* dropdown menu */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




		#sisalto_wrapper {
		float:left;
   	overflow: hidden;
   	position:relative;
   	text-align:center;
   	/*background-color: #EDECE7;*/
   	width: 100%;
   	/*background-color: #ABD8FF;*/
   	
	}
	
	
	#sisalto_area {
		clear:left;
   	float:left;
   	margin:0;
   	padding:0;
   	position:relative;
   	/*right: 50%;*/
   	
	}
	
@media only screen and (min-width : 950px) { #sisalto_area { right: 50%; float:right;}}	
	
	
	#main-content {
		/*height: 100%;*/
		min-height: 350px;
		/*left: 50%;*/
		position: relative;
	   /*width: 960px;*/
		max-width: 1150px;
		/*background: url('/pix/sisalto_bg.gif') repeat-x;*/
		/*background-color: #ffffff;*/
		/*-moz-box-shadow: 1px 2px 10px #333;
   	-webkit-box-shadow: 1px 2px 10px #333;
   	box-shadow: 1px 2px 10px #333;
   	-o-box-shadow: 1px 2px 10px #333;*/
		margin-top: -5px;
		margin-bottom: 0px;
		background-color: #fff;
	}

@media only screen and (min-width : 950px) { #main-content { left: 50%; }}


#events_wide {
width: 100%;
position: relative;
float: left;

}


@media only screen and (min-width : 100px) and (max-width : 800px) { #events_wide { display: none; }}

#events_narrow {
width: 100%;
position: relative;
float: left;

}


@media only screen and (min-width : 800px)  { #events_narrow { display: none; }}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	max-width: 1150px;
	margin-top: 0px;
	/*-moz-box-shadow: 1px 2px 10px #333;
   	-webkit-box-shadow: 1px 2px 10px #333;
   	box-shadow: 1px 2px 10px #333;
   	-o-box-shadow: 1px 2px 10px #333;*/
   	margin-bottom: 10px;
   	min-height: 350px;
   	background-color: #fff;
}

/* nostoille */
.colmask_2 {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	max-width: 1150px;;
	/*-moz-box-shadow: 1px 2px 10px #333;
   	-webkit-box-shadow: 1px 2px 10px #333;
   	box-shadow: 1px 2px 10px #333;
   	-o-box-shadow: 1px 2px 10px #333;*/
   	margin-bottom: 0px;
	min-height: 150px;
}

.col1_2 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}

/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
	
	
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
	background:#ffffff;		/* right column background colour */
	text-align: left;
	
	font-size: 1em;
	
}
.threecol .colmid {
	right:25%;			/* width of the right column */
	background:#ffffff;		/* center column background colour */
}
.threecol .colleft {
	right:50%;			/* width of the middle column */
	background:#ffffff;	/* left column background colour */
}
.threecol .col1 {
	width:46%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
	margin-top: 15px;
}
.threecol .col2 {
	width:21%;			/* Width of left column content (column width minus padding on either side) */
	left:29%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 15px;
}
.threecol .col3 {
	width:21%;			/* Width of right column content (column width minus padding on either side) */
	left:85%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	margin-top: 15px;
}


/* Full page settings */
	.fullpage {
		background:#ffffff;		/* page background colour */
		text-align: left;
		/*-moz-box-shadow: 1px 2px 10px #333;
   	-webkit-box-shadow: 1px 2px 10px #333;
   	box-shadow: 1px 2px 10px #333;
   	-o-box-shadow: 1px 2px 10px #333;*/
   	margin-bottom: 0px;
		min-height: 150px;
		
	}
	.fullpage .col1 {
		width:96%;			/* page width minus left and right padding */
		left:2%;			/* page left padding */
		margin-top: 15px;
	}
	
/* Full page settings nostoille */
	.fullpage_2 {
		background:#ffffff;		/* page background colour */
		text-align: left;
		/*margin-bottom: -150px;*/
		
	}
	.fullpage_2 .col1_2 {
		width:96%;			/* page width minus left and right padding */
		left:2%;			/* page left padding */
		margin-top: 15px;
		/*margin-bottom: -150px;*/
	}
	
/* 2 Column (left menu) settings */
.leftmenu {
	background:#ffffff;		/* right column background colour */
	
}
.leftmenu .colleft {
	right:75%;			/* right column width */
	background:#ffffff;	/* left column background colour */
}
.leftmenu .col1 {
	width:71%;			/* right column content width */
	left:102%;			/* 100% plus left column left padding */
	margin-top: 15px;
	text-align: left;
}
.leftmenu .col2 {
	width:21%;			/* left column content width (column width minus left and right padding) */
	left:4%;			/* (right column left and right padding) plus (left column left padding) */
	margin-top: 15px;
	text-align: left;
}



/* 2 Column (right menu) settings */
.rightmenu {
	background:#ffffff;		/* right column background colour */
	
}
.rightmenu .colleft {
	right:25%;			/* right column width */
	background:#ffffff;		/* left column background colour */
}
.rightmenu .col1 {
	width:71%;			/* left column content width (left column width minus left and right padding) */
	left:27%;			/* (right column width) plus (left column left padding) */
	margin-top: 15px;
	text-align: left;
}
.rightmenu .col2 {
	width:21%;			/* right column content width (right column width minus left and right padding) */
	left:31%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	margin-top: 15px;
	text-align: left;
}




	
	#vasen {
	width: 100%;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
	margin-bottom: 0px;
	background-color: #ffffff;
	margin-top: 0px;
	text-align: left;
	/*background-color: #0000ff;*/
	min-height: 300px;
	
	position: relative;
	/*background: url('/pix/vasen_bg.gif') no-repeat;*/
	}
	
	img.vasen_kuva {
	width: 100%;
	
	}


#vasen_navi {
	background-color: #ffffff;
	margin-top: 0px;
	/*border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;*/
	margin-bottom: 0px;
	max-width: 220px;
	
}

#vasen_navi li {
	color: #ffffff;
}

#vasen_navi li:hover {
	color: #FFE400;
}
	
#vasen_navi li.valittu {
	color: #FFE400;
}

#vasen_navi li.valittu:hover {
	color: #ffffff;
}

#vasen_navi a {
	text-decoration: none;
}

#navimoreplus {
	padding: 0;
	margin: 0;
	text-align: right;
	float: right;
	position: relative;
	color: #fff;
	font-size: 1.1em;
}

#navimoreplus:hover {
	padding: 0;
	margin: 0;
	text-align: right;
	float: right;
	position: relative;
	/*color: #6B6962;*/
	font-size: 1.1em;
}

@media only screen and (min-width : 100px) and (max-width : 800px) { #navimoreplus { display: none; }}



#lisanavi {
	min-height: 34px;
	_height: 34px;
	/*background-color: #92C0E1;*/
	/*background: url('/pix/ylanavi_bg.gif') no-repeat;*/
	float: left;
}



#lisanavi ul {
    list-style-type: none;
	 background: transparent;
    padding: 0;
    float: left;
    margin: 0;
   
}

#lisanavi ul li {
    
    float: left;
    background: url('/pix/lisanavi_tab_right.gif') no-repeat top right;
     background-color: #198B2A;
}

#lisanavi li a {
	 display: block;
    padding: 0 1em;
    line-height: 2.8em;
    background: #003162;
    text-decoration: none;
    float: left;
    background: url('/pix/lisanavi_tab_left.gif') no-repeat top left;
    
}



#spacerx {
	width: 1150px;
	overflow: hidden;
	height: 1px;
	/*background-color: #000000;*/
	z-index: 9999;
	}
	
#spacer0 {
	/*width: 100%;*/
	width: 1150px;
	overflow: hidden;
	height: 1px;
	/*background-color: #000000;*/
	z-index: 9999;
	}
@media only screen and (min-width : 100px) and (max-width : 1150px) { #spacer0 { display: none; }}

#spacer1 {
	/*width: 100%;*/
	width: 1050px;
	overflow: hidden;
	height: 1px;
	/*background-color: #ff0000;*/
	z-index: 9998;
	}
@media only screen and (min-width : 1150px) { #spacer1 { display: none; }}
@media only screen and (max-width : 1050px) { #spacer1 { display: none; }}

#spacer2 {
	/*width: 100%;*/
	width: 950px;
	overflow: hidden;
	height: 30px;
	/*background-color: #0000ff;*/
	z-index: 9997;
	}
@media only screen and (min-width : 1050px) { #spacer2 { display: none; }}
@media only screen and (max-width : 950px) { #spacer2 { display: none; }}

#spacer3 {
	/*width: 100%;*/
	width: 850px;
	overflow: hidden;
	height: 1px;
	/*background-color: #0000ff;*/
	z-index: 9997;
	}
@media only screen and (min-width : 950px) { #spacer3 { display: none; }}
@media only screen and (max-width : 850px) { #spacer3 { display: none; }}

#spacer4 {
	/*width: 100%;*/
	width: 750px;
	overflow: hidden;
	height: 1px;
	/*background-color: #0000ff;*/
	z-index: 9997;
	}
@media only screen and (min-width : 850px) { #spacer4 { display: none; }}
@media only screen and (max-width : 750px) { #spacer4 { display: none; }}

#spacer5 {
	/*width: 100%;*/
	width: 650px;
	overflow: hidden;
	height: 1px;
	/*background-color: #0000ff;*/
	z-index: 9997;
	}
@media only screen and (min-width : 750px) { #spacer5 { display: none; }}
@media only screen and (max-width : 650px) { #spacer5 { display: none; }}

#spacer6 {
	/*width: 100%;*/
	width: 550px;
	overflow: hidden;
	height: 1px;
	/*background-color: #0000ff;*/
	z-index: 9997;
	}
@media only screen and (min-width : 650px) { #spacer6 { display: none; }}
@media only screen and (max-width : 550px) { #spacer6 { display: none; }}

#spacer7 {
	/*width: 100%;*/
	width: 450px;
	overflow: hidden;
	height: 1px;
	/*background-color: #0000ff;*/
	z-index: 9997;
	}
@media only screen and (min-width : 550px) { #spacer7 { display: none; }}
@media only screen and (max-width : 450px) { #spacer7 { display: none; }}

#spacer8 {
	/*width: 100%;*/
	width: 350px;
	overflow: hidden;
	height: 1px;
	/*background-color: #0000ff;*/
	z-index: 9997;
	}
@media only screen and (min-width : 450px) { #spacer8 { display: none; }}
@media only screen and (max-width : 350px) { #spacer8 { display: none; }}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#newsyla {
/*background: url("/pix/news_yla_bg.jpg") no-repeat;*/
position: relative;
padding-top: 0px;

}

#newsyla h4 {
padding-top: 0px;

}

#helpbar_wrapper {
clear: both;
float: left;
width: 100%;	
margin-top: -5px;
margin-bottom: -5px;
background-color: transparent;
}



#help_and_seacrh {
	/*width: 100%;*/
	position: relative;
	/*min-height: 35px;*/
	
	max-width: 1150px;
	background-color: transparent;
}
  
  #header_bar {
	position: relative;
	max-width: 1150px;
	/*height: 35px;*/
	/*min-height: 35px;*/
	
	width: 100%;
	margin: auto;
	
	}
	
#slogan_and_helpnavi {
	position: relative;
	width: 100%;
	background: url('/pix/header_bg.gif') repeat-x;
	/*min-height: 35px;*/
	float: left;
	margin: auto;
	text-align: left;
	/*background-color: #ff0000;*/
	padding-top: 5px;
	
	}
	
#searchbar {
	position: relative;
	width: 5%;
	overflow: hidden;
	min-height: 45px;
	float: right;
	margin-right: 0px;
	/*background-color: #ff0000;*/
	text-align: right;
	background: url('/pix/header_bg.gif') repeat-x;
	}
	
	#haku {
	position: relative;
	width: 98%;
	overflow: hidden;
	/*min-height: 35px;*/
	float: right;
	margin-right: 0px;
	/*background-color: #ff00ff;*/
	text-align: right;
	
	}

p.slogan { 
text-align: left;
padding-top: 5px;
padding-left: 25px; 
font-size: 1.1em;
color: #FFE400;
text-decoration: none;
font-weight: bold; 

text-shadow: #000000 2px 2px 2px;
}

p.slogan a{ 
text-align: left;
padding-top: 5px;
padding-left: 0px; 

color: #FFE400;
text-decoration: none;
font-weight: bold; 

}

p.slogan a:hover{ 
text-align: left;
padding-top: 5px;
padding-left: 0px; 

color: #FFE400;
text-decoration: underline;
font-weight: bold; 

}

p.hakupalkki { 
text-align: right
padding-top: 5px;
padding-left: 25px; 
float: right;

/*text-shadow: #333333 2px 2px 2px;*/
}



#pryhma-container {
	width: 99%;
	background-color: #ffffff;
	min-height: 150px;
	float: left;
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	/*border: solid 1px #CBCBCB;*/
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}


#pryhma-item {
	width: 200px;
	background-color: #fff;
	min-height: 180px;
	float: left;
	position: relative;
	margin-left: 13px;
	margin-bottom: 20px;
	border: solid 1px #CBCBCB;
}

#pryhma-item-text {
	width: 95%;
	color: #585858;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

#pryhma-item-text a {
	width: 95%;
	color: #585858;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

#pryhma-item-image {
	width: 200px;
	color: #585858;
	
}

img.pryhma-kuva {
width: 200px;	
text-align: center;
	
	}

#ryhma_container_levea {
	width: 95%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #CBCBCB;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}

#ryhmakuva {
	width: 200px;
	float: left;
	position: relative;
}

#ryhmakuva img {
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #333333;
  	width: 200px;
}

#ryhmatxt {
	width: 95%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	
}

#ryhmafooter_levea {
	width: 95%;
	position: relative;
	clear: both;
}

#tuote_container_levea {
	width: 95%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #cbcbcb;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}


#tuotekuva {
	width: 200px;
	float: left;
	position: relative;
	
}

#tuotekuva img {
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #333333;
  	/*width: 250px;*/
  	overflow: hidden;
}



#tuotekuvat img {
	/*-moz-border-radius: 3px 3px 3px 3px;
  	-o-border-radius: 3px 3px 3px 3px;
  	border-radius: 3px 3px 3px 3px;
  	-webkit-border-radius: 3px 3px 3px 3px;*/
  	border: solid 1px #333333;
  	width: 50px;
}

#tuotetxt {
	width: 50%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	padding: 10px;
}

#tuotefooter_levea {
	width: 95%;
	position: relative;
	clear: both;
}


#ryhma_container_levea2 {
	width: 95%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #CBCBCB;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}



#ryhmatxt2 {
	width: 50%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	
}

#ryhmafooter_levea2 {
	width: 95%;
	position: relative;
	clear: both;
}

#tuote_container_levea2 {
	width: 95%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #cbcbcb;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}




#tuotetxt2 {
	width: 50%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	
}

#tuotefooter_levea2 {
	width: 95%;
	position: relative;
	clear: both;
}


#ryhma_container_kapea {
	width: 92%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #CBCBCB;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}



#ryhmatxtkapea {
	width: 50%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	
}

#ryhmafooter_kapea {
	width: 95%;
	position: relative;
	clear: both;
}

#tuote_container_kapea {
	width: 92%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #cbcbcb;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}




#tuotetxtkapea {
	width: 35%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	padding: 5px;
}

#tuotefooter_kapea {
	width: 92%;
	position: relative;
	clear: both;
}

#ryhma_container_kapea2 {
	width: 95%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #CBCBCB;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}



#ryhmatxtkapea2 {
	width: 50%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	padding: 5px;
}

#ryhmafooter_kapea2 {
	width: 95%;
	position: relative;
	clear: both;
}

#tuote_container_kapea2 {
	width: 95%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #cbcbcb;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}




#tuotetxtkapea2 {
	width: 50%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	padding: 5px;
}

#tuotefooter_kapea2 {
	width: 95%;
	position: relative;
	clear: both;
}






#creditsholder {
	background-color: #ABD8FF;
	width: 100%;
	}


#alacredits {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  /*background-color: #ffffff;*/
  /*clear: left;*/
  margin-top: 0px;
  text-align: right;
  padding-top: 0px;
  background-color: #ABD8FF;
  height: 100%;
}
	
		#cred {
	 text-align: right;
	 
	 /*width: 100%;*/
	 /*width: 960px;*/
	 max-width: 1150px;
	 font-size: 0.9em;
	 
	 margin-top: 10px;
	 float: right;
	 position: relative;
	 padding-right: 5px;
	 background-color: #ABD8FF;
	}
	
p.cred {
	 text-align: right;
	 
	 /*width: 100%;*/
	 /*width: 960px;*/
	 max-width: 900px;
	 font-size: 1em;
	 color: #fff;
	 margin-top: 10px;
	 float: right;
	 position: relative;
	 padding-right: 5px;
	 text-shadow: #000000 2px 2px 2px;
	}
	
	p.cred-left {
	 text-align: left;
	
	 /*width: 100%;*/
	 /*width: 960px;*/
	 max-width: 500px;
	 font-size: 1em;
	 
	 margin-top: 10px;
	 float: right;
	 position: relative;
	 padding-right: 5px;
	 
	}
	
	b {
   
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	
	
}

	strong {
   
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	
	
}



	/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	
	#esiintyja_list_header {
	position: relative;
	width: 100%;
	float: left;
	background: url('/pix/list_header_bg.gif') no-repeat;
	height: 45px;
	
	text-align: left;
	}
	
	#esiintyja_list_header_wide {
	position: relative;
	width: 100%;
	float: left;
	background: url('/pix/list_header_bg.gif') no-repeat;
	height: 45px;
	
	text-align: left;
	}
	
	#esiintyja_list_header_main {
	position: relative;
	width: 100%;
	float: left;
	background: url('/pix/list_header_bg.gif') no-repeat;
	height: 45px;
	
	text-align: left;
	}
	
	#esiintyja_list_header_main_wide {
	position: relative;
	width: 100%;
	float: left;
	background: url('/pix/list_header_bg.gif') no-repeat;
	height: 45px;
	
	text-align: left;
	}
	
	#esiintyja_list_header_vasen {
	position: relative;
	width: 100%;
	/*background: url('/pix/list_header_bg.gif') no-repeat;*/
	min-height: 45px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	}
	
p.esiintyja_otsikko {
   font-size: 1.1em;
	color: #badd00;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
	
}

table.gigs {
	border: 0px;
	width: 100%;
	}

td.tw720 {
	width: 100%;
	background-color: #000;
	}
	
	td.tw720_2 {
	width: 100%;
	background-color: #671517;
	}
	
	td.tw470 {
	width: 100%;
	
	}
	
	td.tw250 {
	width: 100%;
	
	}
	
	td.tw350 {
	width: 100%;
	background-color: #000;
	}
	
	td.tw350_2 {
	width: 100%;
	background-color: #671517;
	}
	
td.gigmore {
	width: 100%;
	text-align: left;
	}
	
	td.gigmore2 {
	width: 100%;
	text-align: left;
	}
	
	td.tw960 {
	width: 100%;
	background-color: #000;
	}
	
	td.tw960_2 {
	width: 100%;
	background-color: #671517;
	}
	
	td.tw710 {
	width: 100%;
	
	}
	
	td.tw720 {
	width: 100%;
	
	}
	
	td.tw250 {
	width: 100%;
	
	}
	
td.gigmore {
	width: 100%;
	text-align: left;
	}

p.gigdate {
   font-size: 1.1em;
	color: #badd00;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.gigdate_left {
   font-size: 0.8em;
	color: #badd00;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	
}

p.gigdate_right {
   font-size: 1.1em;
	color: #671517;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	
}

p.gigname {
   font-size: 1.1em;
	color: #badd00;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 10px;
	
}


p.gigname_left {
   font-size: 0.9em;
	color: #badd00;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 5px;
	
}

p.giginfo {
   font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}

p.more {
   padding-top: 0px;
	padding-bottom: 0px;
	
}

p.giginfo_left {
   font-size: 0.8em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 0px;
	width: 95%;
}

p.giginfo_right {
   font-size: 1em;
	color: #671517;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
	
	
}

a.gigmore {
   font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-right: 25px;
	
	
	
}

a.gigmore:hover {
   color: #dadd00;
	text-decoration: none;
	font-weight: bold;
	padding-right: 25px;
	
	
	
}

a.gigmore_left {
   font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 10px;
	
	
}

a.gigmore_left:hover {
   color: #dadd00;
	text-decoration: none;
	font-weight: bold;
	padding-right: 25px;
	padding-bottom: 10px;
	
	
}

a.gigmore_right {
   font-size: 0.9em;
	color: #dadd00;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-decoration: underline;
	
}

a.gigmore_right:hover {
   color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 5px;
	
	
}


#vasen_events {
	width: 100%;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
	margin-bottom: 0px;
	/*background-color: #31773A;*/
	margin-top: 0px;
	text-align: left;
	
	/*min-height: 400px;*/
	
	position: relative;
	
	}
	
	#vasen_navi_events {
	position: relative;
	margin-top: 0px;
	/*border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;*/
	margin-bottom: 0px;
	min-height: 45px;
   background-color: #000;	
	/*float: left;*/
}

#vasen_giglist {
	background-color: #000;
	position: relative;
	margin-bottom: 0px;
   
	
}

#event_text {
	width: 60%;
	float: left;
	/*background-color: #ff0000;*/
	text-align: left;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
	
	

	/*border: solid 1px #BDBDBD;*/
	margin-top: 0px;
}

#event_pics {
	width: 30%;
	float: right;
	/*background-color: #31773A;*/
	/*background-color: #0000ff;*/
	text-align: left;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
	
	

	/*border: solid 1px #BDBDBD;*/
	margin-top: 0px;
}



/* news styles xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

h3.news {
	
	font-size: 1.2em;
	color: #671517;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 10px;
	margin-top: 0px;
	}



b.ingressi {
	 font-size: 1.1em;
    color: #671517;
    text-decoration: none;
	 font-weight: bold;
	 
}


p.text_normal { 
font-size: 1em;
font-weight: normal;
/*width: 430px;*/
}

#teksti_vasen {
	width: 60%;
	float: left;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 0px;
	min-height: 300px;
	margin-right: 10px; 
	position: relative;
	
}

#kuva_oikea {
	width: 35%;
	float: right;
	text-align: center;
	padding-right: 0px;
	padding-top: 10px; 
	padding-bottom: 10px;
	margin-top: 10px; 
	/*background-color: #ff0000;*/
	position: relative;
	overflow: hidden;
}

#teksti_oikea {
	width: 60%;
	float: right;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 0px;
	min-height: 300px;
	margin-right: 10px; 
	position: relative;
	
}

#kuva_vasen {
	width: 35%;
	float: left;
	text-align: center;
	padding-right: 0px;
	padding-top: 10px; 
	padding-bottom: 10px;
	margin-top: 10px; 
	/*background-color: #ff0000;*/
	overflow: hidden;
}

#teksti_bottom {
	width: 95%;
	float: right;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 0px;
	/*min-height: 300px;*/
	margin-left: 10px;
	position: relative;
	
}

#teksti_top {
	width: 95%;
	float: right;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 0px;
	
	margin-left: 10px;
	position: relative;
	
}

#kuva_top {
	width: 95%;
	float: left;
	text-align: middle;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
	
}

#kuva_bottom {
	width: 95%;
	float: left;
	text-align: center;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
	
}

#kuva_1 {
	width: 200px; 
	float: left;
	text-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px; 
	padding-bottom: 0px; 
	/*margin-top: 20px;*/
	
}

#kuva_2 {
	width: 200px;
	float: left;
	text-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	/*margin-top: 20px;*/
	
}

#kuva_3 {
	width: 200px;
	float: left;
	text-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	/*margin-top: 20px;*/
	
}


#news_navi {
	position: relative;
}


/* lomake styles xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

b.form_otsikko {
   
	font-size: 1em;
	color: #671517;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	
}

b.turva {
	
	font-size: 1.2em;
	color: #333333;
	text-decoration: none;
	padding: 0px;
   font-weight: bold;
	padding-bottom: 12px;
	margin-left: 0px;
   margin-top: 0px;
}

#lomake_head {
	/*background: url('/pix/form_header_bg.gif') repeat-x;*/
	min-height: 24px;
	_height: 24px;
	/*width: 471px;*/
}

#lomake_body {
	/*background: url('/pix/form_bg.gif') repeat-y;*/
	/*width: 471px;*/
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	
	font-size: 1em;
	font-weight: bold;
	color: #585858;
	/*background-color: #f3f3f3;*/
	
}

#lomake_body p {
	
	font-size: 1em;
	color: #585858;
	text-decoration: none;
	padding: 0px;
	padding-bottom: 12px;
	margin-left: 0px;
   margin-top: 0px;
   font-weight: normal;
}


#lomake_footer {
	/*background: url('/pix/form_footer_bg.gif') repeat-x;*/
	min-height: 24px;
	_height: 24px;
	/*width: 471px;*/
}

label {
 float: left;
 width: 10em;
}

p.nappi {
	
   text-align: right;
   padding-right: 50px;
   padding-top: 50px;
   margin-top: 50px;
	 
}

input.hakuimg {
	width: 18px;
	height: 20px;
	border: 0;
	
	
}

input.btn {
	  color: #333333; 
	  font-size: 1em; 
	  /*background-color: #bd0000;*/
	  border: 1px solid; 
	  border-color: #006E56 #006E56 #006E56 #006E56;
	  width: 150px;
	margin-right: 10px;
	   
	}
	
	input.btnhov { 
border-color: #006E56 #006E56 #006E56 #006E56;
color: #000;
background-color: #198B2A;
}


input {
	
	font-size: 1em;
	/*width: 200px;*/
	background-color: #ffffff;
	border: solid 1px #585858;
}




input.chk {
	   
	  
	  font-size: 1em; 
	  background-color: #ffffff; 
	  width: 25px;
	   
	}
	
input.rdio {
	 
	  
	  font-size: 1em; 
	  background-color: #ffffff; 
	  width: 25px;
}	 

input.radio {
	 
	  
	  font-size: 1em; 
	  background-color: #ffffff; 
	  border: 0;
}

input.checkbox {
	 
	 
	  font-size: 1em; 
	  background-color: #ffffff; 
	  border: 0;
}


textarea {
	font-size: 1em;
	width: 200px;
	height: 200px;
	background-color: #ffffff;
	border: solid 1px #585858;
}

input:focus, textarea:focus {
	background: #cccccc;
}


input:focus {
	color: #000000;
}

#fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 0;
}








    #owl-demo .item{
      margin: 3px;
      background-color: #f6f6f6;
      min-height: 210px;
    }
    #owl-demo .item img{
      display: block;
      width: 100%;
      height: auto;
      margin: auto;
      /*width: 150px;*/
      /*height: 113px;*/
      text-align: center;
    }
    
 .carousel-link {
text-align: center;

 	}
 	
  a.carousel-link {
text-align: center;
text-decoration: underline;

 	}









