@charset "ISO-8859-1";

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0; 
	padding: 0; 
	border: 0;
}


body {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 24px;
	background: #131313 url(tausta2.jpg) center top no-repeat;
	background-attachment:fixed;
	-webkit-overflow-scrolling:touch;
}

#ylanurkka {
	display:none;
}

#paa {
	width: 100%;
	margin: 0 auto;
	min-height: 600px;
    height:auto !important;
}

#sisalto {
	width: 840px; 
	margin: 0 auto;
	min-height: 600px;
    height:auto !important;
}

#header {
	padding: 20px 0px 0px 0px; 
	overflow: hidden;
	position: relative;
}

#logo {
	width: 250px; 
	height: 115px;
	background:url(logo.png);
	position: absolute;
	bottom: 8px;
	left: 3px;
}

#header ul#nav {
	width: 600px;
	float: right;
	margin: 100px 0 0 0;
}

#header ul#nav li {
	float: right;
	list-style: none;
}

#header ul#nav li a {
	display: block; 
	height: 30px;
	margin: 0 0 0 0px;
	margin-right:20px;
	padding: 0px 0 0 0; 
	font-size: 24px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	text-shadow: 0 3px 3px #000;
	-moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
			
#header ul#nav li a:hover, #header ul#nav li a.active {
	color: #B0CB1F;
}

#sisalto_ala {
	width: 824px;
	padding: 8px 0px 30px 0px;
	/* border: 5px solid #e6e6e6; */
	min-height: 600px;
    height:auto !important;
	overflow: hidden;
	background: url(white.png);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: relative;
}

#nuolivasen a {
	display: block;
	width: 26px;
	height: 35px;
	position: absolute;
	top: 130px;
	left: 5px;
	background: url(...) no-repeat;
	z-index: 20;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
}

#nuolioikea a {
	display: block;
	width: 26px;
	height: 35px;
	position: absolute;
	top: 130px;
	right: 5px;
	background: url(...) -27px no-repeat;
	z-index: 20;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
}

#nuolivasen a:hover {
	background:url(...) -27px no-repeat;
}

#nuolioikea a:hover {
	background:url(...) no-repeat;
}

#sisalto_ala #kuvat {
	width: 336px;
	height: 262px;
	margin: 0 0 48px 0;
	overflow: hidden; /* hidden jos javascript päällä */ 
	z-index: 10;
}

#sisalto_ala #kuvat ul {
	width: 2472px;
}

#sisalto_ala #kuvat ul li {
	float: left;
}

#sisalto_ala .column {
	width: 350px;
	float: left;
	padding: 0 30px 0 30px;
	margin: 0 0 24px 0;
}

#sisalto_ala ul li {
	font-size: 14px;
	color: #fff;
	margin: 0 0 0 0;
	text-shadow: 0 3px 3px #000;
}

#lista {
	font-size: 14px;
	color: #fff;
	padding-left: 15px;
	margin: 0 0 0 0;
	text-shadow: 0 3px 3px #000;
}

#palvelut_kuva {
	margin-top: 10px;
	float: right;
}

#sisalto_ala p {
	font-size: 14px;
	color: #fff;
	margin: 0 0 24px 0;
	text-shadow: 0 3px 3px #000;
}

#sisalto_ala a {
	color: #fff;
	text-decoration: none;
}
		
#sisalto_ala a:hover {
	color: #882222;
}
	
#sisalto_ala h2 {
	font-size: 30px;
	font-weight: normal;
	color: #B0CB1F;
	margin: 0 0 30px 0;
	clear: both;
	text-shadow: 0 3px 3px #000;
}	

#sisalto_ala h4 {
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 30px 0;
	clear: both;
}
			
#sisalto_ala h3 {
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 10px 0;
	clear: both;
	text-shadow: 0 3px 3px #000;
}
	
#sisalto_ala .perussivu {
	width: 700px;
	float: left;
	padding: 0 30px 0 30px;
	margin: 0 0 24px 0;
}

#sisalto_ala .kuvasivu {
	width: 700px;
	float: left;
	padding: 0 30px 0 30px;
	margin: 0 0 24px 0;
}

#kuvasivu img {
	opacity: 1;
	-webkit-transition: opacity;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
}

#kuvasivu img:hover{
	opacity: .3;
	-webkit-transition: opacity;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
}

#sisalt_ala .logot {
	width: 700px;
	padding: 0 30px 0 30px;
	margin: 0 0 0 0;
	vertical-align: middle;
}

#footer {
	min-height: 100px;
	overflow: hidden;
}

#footer p {
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 1px 1px #000;
	text-align:center;
	margin: 2px 0 0 0;
}

#footer p a.linkki_ala {
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 1px 1px #000;
	text-align:center;
	margin: 2px 0 0 0;
	-moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

#footer p a.linkki_ala:hover {
	color: #B0CB1F;
}
.input {
	border-radius: 5px;
	border: 0px solid #ccc;
	width: 200px;
	height: 17px;
	padding: 3px;
	background-color: #fff;
	-moz-box-shadow: 0px 2px 2px #000;
	-moz-webkit-shadow: 0px 2px 2px #000;
	box-shadow: 0px 2px 2px #000;
	-moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.input:hover {
	background-color: #333;
	color: #fff;
	text-shadow: 0 3px 3px #000;
}

.textarea {
	border-radius: 5px;
	border: 0px solid #ccc;
	width: 200px;
	padding: 3px;
	background-color: #fff;
	-moz-box-shadow: 0px 2px 2px #000;
	-moz-webkit-shadow: 0px 2px 2px #000;
	box-shadow: 0px 2px 2px #000;
	-moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.textarea:hover {
	background-color: #333;
	color: #fff;
	text-shadow: 0 3px 3px #000;
}

.submit {
	border-radius: 5px;
	border: 0px solid #ccc;
	background-color: #B0CB1F;
	color: #fff;
	width: 130px;
	padding: 3px;
	font-size: 14px;
	-moz-box-shadow: 0px 2px 2px #000;
	-moz-webkit-shadow: 0px 2px 2px #000;
	box-shadow: 0px 2px 2px #000;
	text-shadow: 0 1px 3px #000;
	-moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.submit:hover {
	background-color: #333;
	color: #fff;
	text-shadow: 0 1px 3px #000;
}
#yhteyslomake{
	width:353px;
}
#yhteyslomake div {
	width:130px;
	font-size: 14px;
	color: #fff;
	text-shadow: 0 3px 3px #000;
	float:left;
	padding:0;
	margin-top:-10px;
}
#yhteyslomake .lomake{
	float:left;
	width:200px;
	padding:0;
	margin:0;
	margin-top:-10px;
}
#yhteyslomake .lomake p{
	margin-bottom:0px;
}
.clear{clear:both;margin:0;padding:0;}

#palvelusivunh3 {
	position: absolute;
	left: 150px;
	bottom: 60px;
}
#nav-mobile{
	display:none;
}