
/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}


/*=== Main Styles ===*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, arial, serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #000000;
	background-color:#ffffff;
	width: 100%;
	background-image: url(img/background_maalis.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-attachment: fixed; 
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'PT Serif', arial, serif;
	color: #017742;
}

a {
	font-family: Verdana;
	font-weight: bold;	
	text-decoration: none;
	color: #000000;
}

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

#runko{
	width: 100%;
	margin-left:auto;
	margin-right:auto;	
}

#header {
	background-color:#ffffff;
	height: 125px;
	margin: 0px auto;
	min-width: 100%;
}

#headerwrapper {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

#header a img{
	border:none;
}

img.logo {
	margin-top: 10px;
	position: top left;
	width: 164px;
	height: 100px;
	padding-right: 22px;
}

img.yksilolliset {
	margin-bottom: 10px;
	width: 300px;
	height: 46px;
}

#menu {
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
	background-color: #7dc242;
}

#menu ul {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	list-style: none;
	text-align: left;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}

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

#content {
	margin: 0px auto;
	min-height:560px;
	width: 920px;
	background-color: white;
	background-image: url(img/content.png);
	background-position:top center;
	background-repeat: no-repeat; 
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: bold;
	font-size: x-large;
	padding-bottom: 10px;
}

#content h3 {
	padding: 30px 50px 5px 50px;
	font-size: x-large;
}

#content h4 {
	padding: 15px 50px 5px 50px;
	font-size: large;
}

#content p{
	line-height: 150%;
	font-size: 14px;
	padding: 5px 50px 5px 50px;
}

#content ul{
	font-size: 14px;
	line-height: 140%;
}

#footer {
	margin: 0px auto;
	background-color:#7dc242;
	background-image: url(img/footer.png);
	background-repeat: repeat-x;
	width: 910px;
	height: 40px;
	margin-bottom: 105px;
	padding: 5px;
}

#footer p {	
	text-decoration: none;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	color:#ffffff;
}

#footersmall {
	height: 3px;
	width: 100%;
}

#etusivuteksti {  
	margin-left: auto;   
	margin-right: auto;
	padding-bottom: 10px;
	width: 700px;
}

.etusivuotsikko {
	margin-top: 40px;
	margin-left: auto;   
	margin-right: auto;
	width: 655px;
}

#yhteys p {
	padding: 30px 50px 15px 50px;
}

#refet {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

#refet td{
	font-size: 13px;
	padding: 10px;
}

#lomake {
	padding: 20px 50px 15px 50px;
}

img.tuotteet {
	width: 850px;
	height: 267px;
	display: block;
	margin: 0px auto;
}

#tuotteet {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 20px;
}

td.tuoteteksti {
	width: 280px;
	padding: 0px;
	text-align: center;
}

.kauppaympyra {
	float: right;
  	padding: 0px 50px 5px 0px;
}

.kauppaympyra-yhteys {
	float: left;
  	padding: 30px 50px 15px 50px;
  	width: 250px;
  }


.toteutus {
	color: white;
}

#ovi img {
	width: 490px;
  	float: right;
  	display: block;
  	padding-right: 55px;
  	padding-top: 30px;
}

/*=== Image Slider Styles ===*/

#slideshow {
    position:relative;
	width:920px;
    height:366px;
    margin:0 auto;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* Image styles */
