body {
	margin: 0px;
	padding: 0px;
  color: #333; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:'Lato',verdana; 	word-spacing: 2px;
  background-color: #353535;
  background-image: url('images/taustakuvat/tausta2.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center bottom;
}


h1, h2, h3 {
	margin: 0;
	/*Fjalla One*/
	font-family: 'Fjalla One', sans-serif; 
	font-weight: normal;
	color: #333;
}

h1 { font-size: 22px; }

h2 { font-size: 18px; }

h3 { font-size: 16px; }


p, ul, ol, h3 {
	margin-top: 0;
	line-height: 150%;
	text-align: left;

}

a { color: #ed1d24 ; text-decoration: none; } 
a.lisaa { 
	float: left;
	width: 110px;
  border: 1px solid #ddd;
	/*background: url('images/nappi2.jpg') no-repeat;*/
    background-color: #fff;
    margin-right: 4px;
	display: block;
	color: #777;
	padding: 3px 0px;
	text-decoration: none; 
  text-align: center;
  vertical-align: middle;
	font-size:10px; 
	font-weight: bold;
	}


a.lisaa:hover { text-decoration: none; color: #fff; background-color: #ed1d24; border: 1px solid #ed1d24;}

a img {
	border: none;
}

a.block {  
	padding-left: 0px;
	color: #00b;
	text-decoration: none; 
	font-weight: bold;
}

a.block:hover { 
  color: #333;
	text-decoration: none; 
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { 
 border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px solid #D4D8CB; width: 98%;
height: 1px;

}

#runko {
  width: 900px;
  overflow:hidden;
  
  margin: 0 auto;
}

#ylaalue {
  /*background-image: url("images/top_bottom.jpg");
  background-repeat: no-repeat;
  background-position: center top;*/
  
  width: 890px;
  height: 465px;
  margin: 0px auto;
  overflow: hidden;
  background-color: #191919;
  
}

#pohjaalue {
  width: 860px;
  padding: 10px 15px;
  overflow: hidden;
  background-color: #eee;
  margin: 0px auto;
  
}
/** LOGO */

#slides {
  width:860px;
   overflow:hidden;
  margin: 0 auto;
}

.slides_container img{
  width: 860px;
  height: 240px;
}

.slides_container {
   width:860px;
   overflow:hidden;
}

.slides_container div {
   width:860px;
   display:block;
   overflow:hidden;
}

/*
	Pagination
*/

.pagination {
	float: right;
  z-index: 220;
  position: relative;
  top: -20px;
  margin-bottom: -20px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

#logo {
  width: 860px;
	height: 170px;
	margin: 0px auto;
}


#logo img{
  max-height: 195px;
  position: relative;
  top: 20px;
  left: 35px;
  z-index: 10;
}

#logo img.flag {
  width: 30px;
  height: 19px;
  margin-left: 25px;
  margin-top: 48px;
  float: left;
}


/* Page */

#sivuntaustapohja {
  width: 860px; 
	margin: 5px auto;
  overflow: hidden;
}

#oikea {
  width: 310px;
  overflow: hidden;
  float: left; 
}

#oikea img{
  max-width: 300px;
  padding: 10px 0px 10px 0px;
}

#oikeaboksi {
  margin-bottom: 10px;
  background-color: #fff;
}

#oikeaboksi a{
  border: none;
}

#oikeaboksi h2:hover{
  width: 274px;
  padding: 10px 0px 8px 36px;
  color: #FFF;
  background-color: #ed1d24;
  background-image: url("images/arrow27white.png");
  background-repeat: no-repeat;
  background-position: 8px 9px;
  background-size: 22px 22px;
  border: 0px solid #fff;
  
}

#oikeaboksi h2{
  width: 274px;
  padding: 10px 0px 8px 36px;
  color: #555;
  background-color: #191919;
  background-image: url("images/arrow27darkgrey.png");
  background-repeat: no-repeat;
  background-position: 8px 9px;
  background-size: 22px 22px;
  border: 0px solid #ddd;
  margin-bottom: 10px;
}



.sisalto {
  padding: 0px 10px;
}





#page {
  width: 520px;
	float: left;
	border-right: 0px solid #e6e6e6;
	margin-bottom: 30px;
	margin-right: 30px;

}

/* Content */

#content_ekat {
	width: 510px;
	padding: 20px 20px 0px 10px;
	overflow: hidden;
	margin: 0px auto 10px auto;
	background-color: #ffffff;
	
}

#content_ekat iframe {
    width: 510px;
    height: 400px;
}

#content_ekat embed {
    width: 510px;
    height: 400px;
}

#content_ekat object {
    width: 510px;
    height: 400px;
}

.post_ekat {
  width: 100%;
  margin-bottom: 10px;
}

.post_ekat .news {
	margin-bottom: 0px;
}

.post_ekat .meta {
	/*border-top: 1px solid #D4D8CB;*/
	font-size: 11px;
	padding-top:0px;
	color: #333;
}

.post_ekat .title {
	padding-left: 0px;
	padding-top: 0px;
		color: #333; /*#03d; #8bf;*/
	font-size:24px;
	font-family: 'Fjalla One', sans-serif;
    font-weight: normal;
}

.post_ekat .title a {
	text-decoration: none;
	text-transform: capitalize;
	/*color: #7E7564;*/
}

.post_ekat .title:hover {
	color: #ed1d24;
}


.post_ekat .entry {
	margin-bottom: 0px;
	padding: 3px 0px;
	font-size: 13px;
	word-spacing: 2px;
	float: left;
	color: #555;
	line-height: 170%;
}


.post_ekat .entry img {

	max-width: 510px;
	height: auto;
	float: left;
	padding: 5px 10px 5px 0px;
}

#luelisaaosa {
  padding-top: 20px;
  clear: both;
  padding-bottom: 7px;
  width: 100%;
  border-bottom: 0px solid #e6e6e6;
  overflow: hidden;
}


#seur {
  height: 40px;
  color: #222;
  padding: 5px;
  margin-left: 15px;
}

#seur a {
  color: #222;
}


#yhtlomake {
  width: 580px;
  color: #333;
 
	
	font-weight: bold;
	background-color: #ffffff;
	height: 560px;
	        border-radius: 10px;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px;
  margin-bottom: 30px;
  margin-top: 30px;
  margin-left: 10px;
}


#yhtlomake h3{
  color: #333;
	font-size:24px;
	font-family: 'Fjalla One', sans-serif;
	font-weight: normal;
	text-align: left;
	text-indent: 15px;
}

#yhtlomake_popup {
  color: #ffffff;
	font-size: 12px; 
	font-family: verdana;
	font-weight: normal;
	padding: 10px;
	width: 280px;
	height: 440px;

}

#yhtlomaketxt_popup h1{
  color: #ffffff;
	font-size: 24px; 
	font-family: 'Fjalla One', sans-serif;
	font-weight: bold;
	text-align: left;
}

#yhtlomake_popup h1{
  	color: #ffffff;
	font-size: 24px; 
	font-family: 'Fjalla One', sans-serif;
	font-weight: bold;
	text-align: left;
}

#yhtlomaketxt_popup {
  	color: #ffffff;
	font-size: 12px; 
	font-family: verdana;
	font-weight: normal;
	padding: 0px;
	width: 280px;
	margin-right: 10px;
	float:left;
}



#gallery {
  width: 510px;
}

#gallery img{
  max-height: 110px;
  float: left;
  margin-right: 5px;
}

/* Footer */

#footer {
	width: 100%;
	height: 20px;
	padding: 5px 0px 0px 0px;
	background-color: #191919;
	text-align: center;
	position: fixed;
	bottom: 0px;
	color: #e6e6e6;
	font-size: 12px;
}


#bottom {
  width: 100%;
  position: fixed;
  left: 0; right: 0; bottom: 0;
  height: 27px;
  z-index: 200;
  }
               

#ghaku {
  float:left;
  /*position: relative;
  top: 10px;
  left: 0px;
  z-index:1000;*/
  margin: 10px 0px;
  width: 170px;
  height: 26px;
}

.gohaku {
    background:url(/images/hae.jpg) no-repeat;
    width: 56px;
    height: 22px;
    border: 0px;
    margin-left: -9px;
}

.gohakutxt {

    position: relative;
    top: 0px;
}

.hide {
	visibility: hidden;
	/*position: absolute;
	top: -400px;*/
}

/* MENU */
#menutausta {width: 885px;z-index: 1000; height: 35px; padding-left: 15px; margin-top: 5px;}
#navigation {font-family: 'Fjalla One', sans-serif;  width:885px; text-transform: capitalize;font-weight: normal; margin: 0 auto; }
#navigation ul {margin:0px; padding:0px;}
#navigation li {list-style: none;} 

ul.top-level li {
 font-size:15px;
 float: left;
 /*background:#ffffff;
 width: 115px;*/
 text-align: center;
 margin: 5px 0px;
 margin-right: 10px;
}

#navigation a {
 color: #191919; /*#ed1d24;*/
 cursor: pointer;
 display:block;
 line-height: 30px;
 min-width: 76px;
 height:30px;
 text-decoration:none;
 padding: 0px 5px;
 background: #fff;
 border: 0px solid #fff;
}

#navigation a:hover{
  text-decoration:none;
  color: #fff; background-color: #ed1d24; border: 0px solid #ddd;
}

#navigation a.current {
  color: #fff;
  background-color: #ed1d24;
  border: 0px solid #ddd;
}

#navigation li:hover {
 position: relative;
}

#current {
 color: #555; background-color: #fff; border: 1px solid #ddd;
 position: relative;
}



#tarjouslomake {
  width: 295px;
  padding: 5px 10px 5px 5px;
  margin-bottom: 10px;
  background-color: #fff;
}

#tarjouslomake h3{
  font-size: 24px;
}

#tarjouslomake input[type=text]
{
width:285px;
display:block;
margin: 7px 0px;
font-family: 'Lato';
font-size: 12px;
}

#tarjouslomake input[type=email]
{
width:285px;
display:block;
margin: 7px 0px;
font-family: 'Lato';
font-size: 12px;
}

#tarjouslomake select
{
width:290px;
display:block;
margin: 7px 0px;
font-family: 'Lato';
font-size: 12px;
}

#tarjouslomake input[type=submit]
{
width:290px;
display:block;
margin: 7px 0px;
}

#tarjouslomake textarea
{
width:285px;
display:block;
margin: 7px 0px;
font-family: 'Lato';
font-size: 12px;
}

