﻿@charset "utf-8";
#ylapalkki {
	background-image: url(../images/pilvet.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: none;
	width: 100%;
	float: none;
	margin: auto;
	height: auto;
	padding: 0px;
	background-attachment: fixed;
}
#alapalkki {
	background-image: url(../images/tausta_alapalkki.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px;
	height: 52px;
	width: 100%;
	vertical-align: bottom;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: fixed;
	bottom: 0px;
	float: left;
	left: 0px;
	top: auto;
	right: auto;
	z-index:1;
}
#menu {
	height: 62px;
	width: 906px;
	background-image: url(../images/tausta_menu.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
}
#menu ul {
	padding: 0px;
	float: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 35px;
}

#logo {
	clear: both;
	float: none;
	width: 908px;
	height: 140px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: visible;
	margin: auto;
}
#menu li {
	color: #006633;
	font-family: 'Source Sans Pro', sans-serif, Arial;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	margin: auto;
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	font-family: 'Source Sans Pro', sans-serif, Arial;
	color: #DDDDDD;
	font-size: 7pt;
	margin: auto;
	width: 908px;
	clear: both;
	float: none;
	text-align: center;
	vertical-align: middle;
	height: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
#sisalto_saapas {
	margin: auto;
	height: 80px;
	width: 906px;
	background-image: url(../images/tausta_saapas.png);
	padding: 0px;
	background-position: left top;
	clear: both;
	background-repeat: no-repeat;
}
#sisalto_hattu {
	margin: auto;
	clear: both;
	float: none;
	height: 30px;
	width: 906px;
	background-image: url(../images/tausta_hattu.png);
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#muru {
	font-size: 7pt;
	color: #999999;
	padding: 0px;
	float: left;
	width: auto;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#uutiset {
	height: 100%;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 11px;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	clear: none;
	overflow: hidden;
	background-image: url(../images/tausta_palsta.gif);
	background-repeat: repeat-x;
	background-position: left 37px;
}
#asia {
	height: auto;
	float: left;
	width: 442px;
	clear: none;
	margin: 0px 11px;
	background-color: #FFFFFF;
	padding: 0px;
	overflow: hidden;
}
#yhteystiedot {
	height: auto;
	width: 210px;
	overflow: hidden;
	background-image: url(../images/tausta_palsta.gif);
	background-repeat: repeat-x;
	background-position: left 37px;
	margin-top: auto;
	margin-right: 11px;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}
#banneri {
	padding: 0px;
	width: 200px;
	height: auto;
	text-align: center;
	clear: both;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#nav {
	float: left;
	margin: 0px 0px 0px 18px;
	padding: 0px;
	clear: none;
	border: 1px solid #006699;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
	width: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
#nav_inactive {
	float: left;
	margin: 0px 0px 0px 18px;
	padding: 0px;
	clear: none;
	border: 1px solid #CCCCCC;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
	width: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #CCCCCC;
}

/* kulmat kuntoon */
#uutiset, #nav, #nav_inactive, #asia, select, #yhteystiedot, h1, h2, h3, p, input, fieldset, .memo, pre, select{-moz-border-radius:6px;-webkit-border-radius:6px;}