/* Sisällön tyylit */
a:link, a:visited, .email {
  color:#000000;
  text-decoration:none;
}

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

a.tele:link, a.tele:visited {
  color:#58595B;
  text-decoration:none;
  cursor: default;
}

a.tele:hover {
  color:#58595B;
  text-decoration:none;
}


.bhuom {
color: red;
}

.titlediv {
display: inline;

  font-family: 'Squada One', cursive;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 25px;
}

h1 {
  display: block;
  background-image: url("../images/h1bg.png");
  background-color: #FF8A06;
  background-position: center top;
  background-repeat: repeat-x;
  cursor: default;
  height: 36px;
  padding-left: 12px;
  margin: 0px;
  margin-left: -10px;
  line-height: 36px;
  color: #ffffff;
  
  font-family: 'Squada One', cursive;
  text-transform: uppercase;
  font-weight: normal;

}
h2 {
  color: #58595B;
  font-size: 16px;
  font-weight: bold;

  margin: 0;
  padding: 0;
  text-transform: uppercase;

  display: inline;
}

h3 {
  color: #5C86C2;
  font-size: 16px;
  font-weight: bold;

  margin: 0;
  padding: 0;

  display: inline;
}

.vcard, .tel {
  display: inline;
}

.footerdiv img {

vertical-align: middle;
}


body, td { 										
font-family:arial,helvetica,sans-serif;
font-size:13px;
font-weight:normal;
color:#58595B;
}

/* Rakennetyylit */

html {
min-height: 100%;
height: auto;
overflow-y: scroll;
}

body {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:40px;

background-color:#fff;

 background-image: url('../images/bodybg.jpg');
  background-repeat:  no-repeat;
  background-position: center top;
  background-attachment: fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.logot {
display: none;
}

.toppic2 {
text-align: center;
}

.toparea {
margin-left: auto;
margin-right: auto;

background-color: transparent;
height: 200px;

background-repeat: repeat-x;
background-position: center center;
/*
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
*/


}

.bgtable {
max-width: 1100px;
margin-left: auto;
margin-right: auto;

border: 0px solid #ffffff;
border-top: 0px;

}


.toppic {
/*background: #ffffff;
min-height: 65px;

margin-left: auto;
margin-right: auto;

-moz-box-shadow: 0px 0px 5px rgba(00, 00, 00, 0.5);
-webkit-box-shadow: 0px 0px 5px rgba(00, 00, 00, 0.5);
box-shadow: 0px 0px 5px rgba(00, 00, 00, 0.5);
*/

}

.mainbg {
background-color: transparent;
padding: 10px;
min-height: 320px;

background-image:url('../images/mainbg.png');
background-repeat: repeat;

-moz-border-radius: 5px;
border-radius: 5px;



}





.content {
background-color: #ffffff;

padding: 1px;

line-height: 18px;


min-height: 350px;
}


.main_header {
display: block;

padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
}




.main_header h1 {
color: #469600;
font-weight: bold;
}

#logotext {
margin-top: 20px;
margin-bottom: 5px;
max-height: 100px;


}


#logoname {
display: inline;
position: absolute; 
top: 0px; 
right: 20px;
color: #469600;
cursor: default; 
    font-size: 18px;
    font-family: arial;
font-weight: bold;
}


#logopic {
display: none;


}

.footerdiv {
width: 100%;

margin-left: auto;
margin-right: auto;
background-color: transparent;


text-align: center;
padding-top: 5px;

padding-bottom: 0px;
color: #58595B;

}

.footerdiv img {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
padding-top: 10px;
max-width: 100%;
height: auto;
}

.footerdiv b {
color: #EDEDE0;
}


/* Taulukkorakenne */

.inner {
margin-bottom: 30px;
}


.main_50
{
display: block;
width: 100%;
}

.main_55, 
.main_45
{
padding-bottom: 20px;
}



/* Navigointi */

#navbg {
width: 100%;
z-index: 999;

}


.navi {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
transition: none;
-webkit-transform-style: preserve-3d;
overflow: hidden;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;


width: 100%;
max-height: 0; 
z-index: 99;



}

.navi.opacity {
opacity: 0; 
}

.navi.navi-show {
max-height: 2000px;
opacity: 1;
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
transition: all .1s ease-in-out; 
}


.navi li a {
position: relative;
display: block;
padding: 10px;

z-index: 2;

text-align: center;
color: #ff8703;
background-color: #000000;

font-family: 'Squada One', arial;
text-transform: uppercase;
/*
background-image: url('../images/mainbg.png');
background-repeat: repeat;

  border-left: 1px solid #ABABAB;
  border-top: 1px solid #ABABAB;
  border-bottom: 1px solid #ABABAB;
*/



text-decoration: none;
font-size: 15px;

font-weight: normal;




}

.navi li a:hover {
color: #ffffff;
/*
background-image: url();

  border-left: 1px solid #386D18;
  border-top: 1px solid #386D18;
  border-bottom: 1px solid #386D18;*/

}


.navi li a#active {
color: #ffffff;




/*
  border-left: 1px solid #386D18;
  border-top: 1px solid #386D18;
  border-bottom: 1px solid #386D18;*/
}

.navi li {
font-size: 100%;

overflow: hidden;
margin: 0px;
}






/* Lomaketyylit */
input, select, textarea {
font-family:arial,helvetica,sans-serif;
font-size:13px;
font-weight:normal;
color:#000000;
background-color:#ffffff;

border: solid 1px #66665B;

-moz-border-radius:3px;
border-radius: 3px;
}

.txtinput, .selekti {		       
width:90%;
padding: 7px;
}

.tarea  { 		               
width:90%;
height:120px;
padding: 7px;
}


input[type=text], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;

}

input[type=text]:focus, textarea:focus {
box-shadow: 0 0 5px #E4E4DC;
border: 1px solid #66665B;

}





.potikka  {		               


color:#ffffff;
font-weight:normal;
font-size: 19px;
background-color: #66665B;
border: 2px solid #ffffff;
font-family: 'Fjalla One', sans-serif;

padding: 10px;
padding-left: 25px;
padding-right: 25px;

-moz-border-radius:3px;
border-radius: 3px;


}

a.potikka:link, a.potikka:visited, .potikka a:link, .potikka a:visited {
color: #ffffff;
}

a.potikka:hover, .potikka a:hover {
color:#000000;
text-decoration:none;
}


/* Muut */


.mainbg img {
max-width: 100%;
height: auto;
    transition: all 0.1s ease-in-out 0s;
    

}


#map {
background-color: #efefef;
height: 225px;
max-width: 100%;
min-width: 200px;

border: 1px solid #ABABAB;
}

.icons {
width: 250px;

display: block;
text-align: left;
white-space: nowrap;
}


.icons a {
padding-right: 0px;
}


li {
margin-left: 25px;
}




label {
display: inline-block;
width: 5em;
}

.fadein { 
  display: none;
  position:relative; 
  height:450px; 
  width:100%; 
  margin-bottom: 10px;  
}

.fadein div {

  position:absolute; 
  left:0; 
  top:0;
  height:100%; 
  width:100%; 
  transition:opacity 1s; 
  opacity:1;
border: 1px solid #cccccc;
  
  background-repeat:  no-repeat;
  background-position: center center;

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
.fadein div.is-hidden { 
opacity:0;
 }
