* {
	padding: 0;
	margin: 0;
	border: 0;
	}
html, body {
	height: 100%;
}
body {
	background: url('img/body_bgr.gif') #9d1b02 repeat-x;
	font: normal 0.90em/1.55em "Helvetica Neue",Helvetica,"Arial",sans-serif;
	color: #FFF;
	text-align: left;
}
a {
	color: #20537f;
}
a:hover {
	text-decoration: none;
}
div.clearfix { clear: both;}
h2.pagetitle {
	font-size: 100%;
	padding-bottom: 10px;
}
div#wrapper {
	width: 970px;
	margin: 0px auto 40px auto;
	background: url(img/kiille.png) transparent no-repeat center top;
}
div.navi_wrapper {
	height: 40px;
	background: url(img/navi_right.gif) no-repeat right bottom;
}
div.navi_wrapper ul {
	list-style: none;
	display: block;
	float: right;
	margin: 5px 5px 0px 0px;
	height: 35px;
	background: url(img/navi_bgr.gif) repeat-x top;
}
div.navi_wrapper ul li {
	display: inline;
	padding: 0px 15px 0px 15px;
}
div.navi_wrapper ul li a{
	color: #fff;
	text-decoration: none;
	text-shadow:0 1px 1px #280701;
	font-weight: bold;
	line-height: 30px;
	font-size: 100%;
}
div.navi_wrapper ul li.current_page_item a {
	text-shadow: none;
	color: #f0ddd9;
}
div.navi_wrapper ul li a:hover {
	color: #f0ddd9;
	text-shadow: none;
}
div.navi_wrapper ul li a.active {
	color: #c5d7e8;
}
div#navi_left {
	height: 35px;
	margin-top: 5px;
	width: 5px;
	float: right;
	background: url(img/navi_left.gif);
}
div#climbers {
	width: 165px;
	height: 351px;
	background: url(img/climbers.png) transparent no-repeat 0px bottom;
	float: right;
	margin-right: 35px;
	margin-top: 55px;
}
div#runners {
	width: 400px;
	height: 177px;
	background: url('img/runners.png') no-repeat 0px 0px;
	float: right;
	margin-top: 30px;
}
div#graph {
	width: 400px;
	height: 345px;
	background: url('img/benefits.png') no-repeat 0px 0px;
	float: right;
	margin-top: 30px;
}
div#test {
	width: 400px;
	height: 345px;
	background: url('img/gubbe.png') no-repeat 50px 30px;
	float: right;
	margin-top: 30px;
}
div#virtapiiri {
	width: 525px;
	padding-left: 25px;
	margin-top: 30px;
	float:left;
	color: #FFF;
}
div#virtapiiri h1 {
	font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-weight:300;
	font-size: 23px;
	line-height: 30px;
	text-shadow:0 1px 1px #280701;
	padding-bottom: 8px;
	margin-bottom: 10px;
	background: url(img/vp_title.gif) repeat-x bottom;
}
div#virtapiiri h3 {
	font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-weight:300;
	font-size: 16px;
	line-height: 30px;
	text-shadow:0 1px 1px #280701;
	margin-bottom: 10px;
}
div#virtapiiri p {
	padding-bottom: 15px;
}
div#tennis {
	background: url(img/tennis.png) transparent no-repeat;
	position: relative;
	bottom: 0; left: -100px;
	z-index: 9999; /*--Keeps the panel on top of all other elements--*/
	float:left;
	padding: 0px 0px 0px 300px;
	margin-top: 25px;
	min-height: 208px;
}
div#tennis p {
	font-family:"HelveticaNeue-light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-style: italic;
	color: #ffda6e;
	font-size: 18px;
	line-height: 24px;
	padding: 0px 0px 10px 20px;
	text-shadow:0 1px 1px #280701;
}
div#intro {
	width: 770px;
	float:left;
}
div#ingress {
	margin-top: 40px;
	padding-left: 25px;
}
div#ingress h2 {
	font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-weight:300;
	font-size: 23px;
	line-height: 30px;
	color: #FFF;
	text-shadow:0 1px 1px #280701;
}
div#dynamic_content {
	background: url(img/shadow.png) transparent no-repeat top center;
	padding-top: 40px;
	color: #373737;
}
div#left {
	float: left;
	width: 700px;
	padding-bottom: 50px;
}
div#left_top {
	height: 13px;
	background: url(img/left_top.png) transparent no-repeat;
}
div#left_footer {
	height: 17px;
	background: url(img/left_footer.png) transparent no-repeat;
}
div#left_content {
	background: url(img/left_content.png) transparent repeat-y;
	padding: 0px 25px 0px 25px;
}
div.date {
	width: 124px;
	height: 32px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background: url(img/pvm_hub.png) transparent no-repeat;
	position: relative;
	bottom: 0; left: -40px;
	z-index: 9999; /*--Keeps the panel on top of all other elements--*/
	padding: 4px 0px 0px 30px;
}
div#left_content h1 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
div#left_content h1 a {
	color: #000;
	text-decoration: none;
}
div#left_content h1 a:hover {
	text-decoration: underline;
}
div#left_content p {
	padding: 0px 0px 15px 0px;
}
div.read_more_link {
	padding-bottom: 30px;
	margin: 5px 0px 0px 0px;
	background: url(img/readmore.gif) 0px 30px repeat-x;
}
div.single_navigation {
	padding: 15px 0px 10px 0px;
	background: url(img/readmore.gif) top center repeat-x;
}
div.navigation a {
	color: #20537f;
}
div.navigation a:hover {
	text-decoration: none;
}
div.read_more_link a {
	background: url(img/read_more_hub.gif) no-repeat 0px 0px;
	padding: 0px 0px 0px 20px;
	color: #20537f;
}
div.read_more_link a:hover {
	text-decoration: none;
}
div.right {
	float: left;
	width: 265px;
}
div#month_choice {
	height: 42px;
	background: url(img/month_bgr.png) transparent no-repeat;
	text-align:center;
	padding-top: 17px;
}
div#month_choice select{
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #FFF;
	height: 23px;
	background: url(img/select_bgr.gif) repeat-x;
	width: 220px;
}
div#month_choice option{
	background: #fff;
}
img#kirjaudu {
	border: none;
	padding: 10px 0px 0px 35px;
}
div.service {
	width: 210px;
	float: left;
	margin: 30px 10px 0px 0px;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}
div.service #no_margin{
	margin: 0px;
}
div.service p {
	padding: 20px 0px 0px 10px;
}
div#login {
	margin: 30px auto 0px auto;
	width: 400px;
	padding: 20px 10px 10px 10px;
	height: 200px;
	background: url(img/login_bgr.gif) no-repeat;
}
div#login input {
	width: 160px;
	height: 28px;
	border-top: 1px solid #500e01;
	border-left: 1px solid #500e01;
	border-right: 1px solid #a03c29;
	border-bottom: 1px solid #a03c291;
	background: #ac5545;
}
div#login table td {
	padding-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
/* Footer panel styles */

#footpanel {
	position: fixed;
	bottom: 0; left: 0;
	z-index: 9999; /*--Keeps the panel on top of all other elements--*/
	background: #5e1001;
	border: 1px solid #540e01;
	border-bottom: none;
	width: 94%;
	margin: 0 3%;
}
*html #footpanel { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: -1px; /*--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}
#footpanel ul {
	padding: 0; margin: 0;
	float: left;
	width: 100%;
	list-style: none;
	border-top: 1px solid #804337; /*--Gives the bevel feel on the panel--*/
	font-size: 1.1em;
}
#footpanel ul li{
	padding: 0; margin: 0;
	float: left;
	position: relative;
}
#footpanel ul li a{
	padding: 5px;
	float: left;
	text-indent: -9999px; /*--For text replacement - Shove text off of the page--*/
	height: 23px; width: 16px;
	text-decoration: none;
	color: #333;
	position: relative;
}
html #footpanel ul li a:hover{	background-color: #6f291c;
}
#footpanel a#home{
	background: url(img/home.png) no-repeat center;
	width: 42px;	
	border-right: 1px solid #6b362c;
	cursor: pointer;
}
#footpanel a#login{ background: url(img/log_in.png) transparent no-repeat center center;
	width: 42px;	
	border-right: 1px solid #6b362c;
	border-left: 1px solid #4f1307;
	cursor: pointer;
}
#footpanel a#rss{ background: url(img/rss.png) transparent no-repeat center center;
	width: 42px;
	border-right: 1px solid #6b362c;
	border-left: 1px solid #4f1307;
	cursor: pointer;
}
#footpanel a#iasy{ background: url(img/iasy.png) transparent no-repeat center center;
	width: 42px;
	border-right: none;
	border-left: 1px solid #4f1307;
	cursor: pointer;
}
div#co_operation {
	width: 181px;
	float: right;
	margin-right: 6px;
	background: url(img/co_operation.gif) no-repeat 0px 6px;
	height: 34px;
}
#footpanel a small {
	text-align: center;
	width: 70px;
	background: url(img/pop_arrow.gif) no-repeat center top;
	padding: 5px 5px 11px;
	display: none; /*--Hide by default--*/
	color: #5e1001;
	font: normal 0.70em/1.3em "Helvetica Neue",Helvetica,"Arial";
	text-indent: 0;
}
#footpanel a:hover small{
	display: block; /*--Show on hover--*/
	position: absolute;
	top: -35px; /*--Position tooltip 35px above the list item--*/
	left: 50%;
	margin-left: -40px; /*--Center the tooltip--*/
	z-index: 9999;
}