@charset "utf-8";
html {
	min-width: 320px;
	}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
header {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #333;	
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	 
}
h1 {
	font-family: 'Niconne', cursive;
	font-size: 36px;
	color: #333;
	}
h2 {
	font-family: 'Niconne', cursive;
	font-size: 32px;
	}
h3 {
	font-family: 'Niconne', cursive;
	font-size: 32px;
	color: #333;
	}
.t	{
	color: #000;
	line-height: 1.6;
	}
.t2 {
	color: #399;
	line-height: 1.6;
}

.at {
	color: #CCC;
	line-height: 1.6;
}
.aots {
	color: #CCC;
	font-size: 24px;
	font-weight: normal;
}
.copyt {
	color: #CCC;
}
#hinnasto {
    border-collapse: collapse;
    width: 100%;
}
#hinnasto td, #hinnasto th {
    border: 1px solid #ddd;
    padding: 8px;
}
#hinnasto tr:nth-child(even){background-color: #f3f3f3;}
#hinnasto tr:hover {background-color: #ddd;}
#hinnasto th {
    padding-top: 6px;
    padding-left: 6px;
    padding-bottom: 6px;
    text-align: left;
    background-color: #222;
    color: white;
}
a img { 
	border: none;
}
a:link {
	color:#06C;
	text-decoration: none;
	font-size: 16px;
	-o-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-khtml-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
a:visited {
	color: #06C;
	text-decoration: none;
	font-size: 16px;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	font-size: 16px;
	opacity: 0.7;
    filter: alpha(opacity=70);
}
a.navi:link {
	color:#333;
	text-decoration: none;
	font-size: 18px;
	-o-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-khtml-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
a.navi:visited {
	color: #333;
	text-decoration: none;
	font-size: 18px;
}
a.navi:hover, a.navi:active, a.navi:focus {
	text-decoration: none;
	font-size: 18px;
	opacity: 0.7;
    filter: alpha(opacity=70);
}
a.bottom:link {
	color:#EEEEEE;
	text-decoration: none;
	-o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
a.bottom:visited {
	color: #EEEEEE;
	text-decoration: none;
}
a.bottom:hover, a.bottom:active, a.bottom:focus {
	text-decoration: none;
	opacity: 0.3;
    filter: alpha(opacity=30);
}
.logoarea {
	width: 70%;
	margin: 8px auto;
}
.logo {
	width: 100%;
}
.ylapalkkitaulu {
	width: 100%;
}
.ylapalkki {
	font-family: 'Niconne', cursive;
	font-size: 56px;
	color: #333;
	width: 70%;
	vertical-align: middle;
	text-shadow: 2px 2px #eeeeee;
}
.ylapalkki2 {
	vertical-align: middle;
	width: 30%;
	text-align: right;
	padding-right:16px;
	}
.bordercontainer {
	width: 70%;
	margin: 0 auto;
	padding: 40px;
    border: 2px solid #DDDDDD;
	border-radius: 20px;
	background-color: rgba(250, 250, 250, .2);
}
.container {
	max-width: 1260px;
	min-width: 280px;
	margin: 0 auto;
	padding: 15px;
    border: 1px solid #bbbbbb;
	border-radius: 15px;
	background-color: #FFF;
}
.vali {
	clear: both;
}

ul {
	list-style-type: none;
	padding: 0;
	overflow: hidden;
	background-color: #9CC;
}
li {
    float: left;
}
li a, .dropbtn {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 20px 30px;
    text-decoration: none;
}
li a:hover, .dropdown:hover .dropbtn {
	background-color: #f3e9e2;
}
li.dropdown {
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #eee;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-content a {
    color: black;
    padding: 12px 20px;
    text-decoration: none;
    display: block;
    text-align: left;
}
.dropdown-content a:hover {background-color: #ddd}
.dropdown:hover .dropdown-content {
    display: block;
}
.navibottom {
	min-width: 80px;
	max-width: 300px;
	padding: 10px;
	margin-bottom: 10px;
	vertical-align: top;
	text-align: left;
	display: table-cell;
	float: left;
	min-height: 100px;
}
.yhteystiedot-ala {
	width: 200px;
	margin-bottom: 10px;
	margin-right: 100px;
	vertical-align: top;
	text-align: left;
	display: table-cell;
	float: left;
	min-height: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.paakuva {
	width: 100%;
	text-align: right;
	padding-bottom: 20px;

}
.paakuvateksti {
	background-image: url(../i/paakuvateksti_bg.png);
	padding: 25px;
	text-align: center;
	color: #FFF;
	font-size: 36px;
	font-weight: normal;
	margin-right: 20px;
}

.content {
	margin-top: 20px;
	padding: 3%;
	width: 50%;
	float: left;
	background-color: #faf8f8;
	background-size: 100%;	
	min-height: 480px;
	border: 1px solid #CCC;
	background-image: url(../i/vesileima.jpg);
	background-repeat: no-repeat;
}
.kuvake {
	float: left;
	display: table-cell;
	text-align: center;
	padding: 3px;
}
.kuvakeimg {
	width: 100%;
}
.right {
	float: left;
	width: 37%;
	margin-top: 20px;
	margin-left: 2%;
	background-color: #FAF8F8;
	border: 1px solid #CCC;
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 3%;
}
.fblogo {
	height: 50px;
	float: left;
	}
.fblink {
	line-height: 40px;
	height: 40px;
	}
.fb-page {
	border: 2px solid #FAF8F8;
}
.bottom1 {
	background-color: #333;
	background-image: url(../i/bottom_bg.gif);
	width: 100%;
	min-height: 100px;
	background-position: right;
}
.bottom12 {
	width: 70%;
	max-width: 1260px;
	min-width: 320px;
	min-height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: table;
}
.bottom2 {
	text-align: right;
	width: 100%;
	clear: left;
	height: 20px;
	vertical-align: middle;
	padding: 10px 0px;
	background-image: url(../i/bottom_bg3.gif);
}
.footer {
	padding: 10px 0;
	position: relative;
	clear: both;
}
.imgdivright {
	float: right;
	margin: 5px;
	max-width: 30%;
}
.imgcenter{
	padding: 0px;
	border: solid 1px #E9E9E9;
	border-radius: 6px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 90%;
}
a:hover img.imgcenter {
    border: solid 1px #CCC;
    -moz-box-shadow: 1px 1px 3px #CCC;
    -webkit-box-shadow: 1px 1px 3px #CCC;
        box-shadow: 1px 1px 3px #CCC;
}
.imgleft {
	width: 100%;
	margin: 0px 10px 2px 0px;
    padding: 5px;
    border: solid 1px #E9E9E9;
	border-radius: 6px;
}
a:hover img.imgleft {
    border: solid 1px #CCC;
    -moz-box-shadow: 1px 1px 3px #CCC;
    -webkit-box-shadow: 1px 1px 3px #CCC;
        box-shadow: 1px 1px 3px #CCC;
}
.imgright {
	width: 100%;
	margin: 0px 0px 2px 0px;
    padding: 5px;
    border: solid 1px #E9E9E9;
	border-radius: 6px;
}
a:hover img.imgright {
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.button {
	color: #FFFFFF;
	background-color: #0563A1;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.textfield {
	color: #333333;
	width: 250px;
	border: 1px solid #CCC;
	margin: 2px;
	background-color: #FFF;
	padding: 2px;
}
.textarea {
	color: #333333;
	width: 250px;
	border: 1px solid #CCC;
	margin: 2px;
	background-color: #FFF;
	padding: 2px;
}
@media screen {
	.thumbnail-gallery-center {
	display: table;
	border-collapse: collapse;
	/*float: left;*/
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	text-align: center;
	width: 100%;
  }
  .thumbnail-gallery-center > div {
    display: table-row;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	width: 100%;
  }
  .thumbnail-gallery-center .thumbnail {
	display: table-cell;
	padding-right: 0px;
	padding-right: 0px;
	text-align: center;
	width: auto;
	width: 100%;
  }
  .thumbnail-gallery-left {
	display: table;
	border-collapse: collapse;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
  }
  .thumbnail-gallery-left > div {
    display: table-row;
	margin-right: 10px;
  }
  .thumbnail-gallery-left .thumbnail {
	display: table-cell;
	padding-right: 10px;
	text-align: center;
  }
  .thumbnail-gallery-right {
	display: table;
	border-collapse: collapse;
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
  }
  .thumbnail-gallery-right > div {
    display: table-row;
  }
  .thumbnail-gallery-right .thumbnail {
	display: table-cell;
	padding-left: 10px;
	text-align: center;
  }
}
@media screen and (max-width: 1280px) {
	.bordercontainer {
	width: 80%;
	padding: 20px;
}
.logoarea {
	width: 80%;
}
}
@media screen and (max-width: 980px) {
	.logoarea {
	width: 70%;
}
.ylapalkki {
	font-size: 36px;
}
.bordercontainer {
	width: 70%;
	padding: 20px;
}
  .content {
    width: 94%;
	margin-top: 20px;
	min-height: 200px;
  }
  .right {
    width: 94%;
	margin-left: 20px;  
	margin-right: 0;   
	margin-left: 0;
	padding: 3%;
}
  h1, h2, h3, h4, h5, h6 {
	  font-size: 30px;
	  font-weight:bold;
}
.paakuvateksti {
	padding: 15px;
	font-size: 24px;
	font-weight: normal;
	margin-right: 20px;
}
} 
@media screen and (max-width: 640px) {
.logoarea {
	width: 95%;
}
.bordercontainer {
width: 95%;
padding: 10px;
}
.container {
	min-width: 260px;
	margin: 0 auto;
}
  .content {
	width: 94%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;
	min-height: 100px;
  }
  .right {
    width: 94%;
	margin-left: 20px;  
	margin-right: 0;   
	margin-left: 0;
	padding: 3%;
}
  h1, h2, h3, h4, h5, h6 {
	  font-size: 24px;
	  font-weight:bold;
}

.paakuva {
	padding-bottom: 20px;
}
.paakuvateksti {
	padding: 15px;
	font-size: 18px;
	font-weight: normal;
	margin-right: 0px;
}
.textfield {
	width: 150px;
}
.textarea {
	width: 150px;
}
} 
