@charset "utf-8";

/* IDs */

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #e5e5e5;

}

p {
	margin: 0px;
	padding: 0px;
	
}
li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #CC6666;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: normal;

}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	width: 850px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#header-wrapper {
	width: 850px;
}

#header-top-rounded {
	background-image: url(gfx/header-top-rounded.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
#header-bottom-rounded {
	background-image: url(gfx/header-bottom-rounded.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
#header-language {
	background-image: url(gfx/header-bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 2;
}
#language {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	z-index: 2;
}
#language a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	
}

#language a:hover {
	text-decoration: underline;
	}

#header {
	height: 178px;
	background-image: url(gfx/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	z-index: 1;
}

#header2 {
	height: 110px;
	background-image: url(gfx/header2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

#header-logo {
	float: left;
}

#header-links {
	float: right;
	clear: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header-links a {
	display: block;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	clear: both;	
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#suojelija {

	height: 50px;

	position: relative;
	right: 130px;
	top: 50px;
	float:right;
}

#suojelija-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#index-content-left-wrapper {
	padding: 0px;
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#index-content-right-wrapper {
	padding: 0px;
	float: left;
	width: 270px;
	margin: 0px;

}
#index-content-top-rounded {
	background-image: url(gfx/content-rounded-top-270.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 270px;
}
#index-content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 360px;
}
#index-content-header {
	height: 45px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#index-content-header a {
	text-decoration: none;
	color: #CC6666;
	
}

#index-content-header a:hover {
	text-decoration: underline;
	color: #CC6666;
	
}


#index-content-bottom-rounded {
	background-image: url(gfx/content-rounded-bottom-270.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 270px;
}

#index-content-text {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 50px;
}
#index-content-readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#index-content-readmore a {
	text-decoration: none;
	color: #000000;
	
}

#index-content-readmore a:hover {
	text-decoration: underline;
	color: #000000;
	
}

#footer-top-rounded {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 850px;
	background-image: url(gfx/footer-rounded-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer-bottom-rounded {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 850px;
	background-image: url(gfx/footer-rounded-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

#footer {
	background-color: #FFFFFF;
	height: 126px;
	width: 850px;
	background-image: url(gfx/footer-tarja.jpg);
	background-repeat: no-repeat;

}

#footer-wrapper {
	margin: 0px;
	width: 850px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}
#main-content {

	background-color:#FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 40px;

}
#main-left {
	float: left;
	padding-top: 18px;
	width: 380px;
}

#main-left img {
	padding-bottom: 50px;
}

#main-right {
	float: right;
	width: 415px;
	padding-top: 15px;
}
#main-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	line-height: 120%;
	margin-bottom: 10px;
}
/* Classes */

.header-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #CC6666;
	text-decoration: none;
	text-align: center;
}

.index-pic {
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.hakanuolet {
	color: #CC0000;
}

.hakanuolet2 {
	color: #99CCFF;
}

.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.etusivulinkki {
	display: block;
	width: 400px;
	height: 95px;
}

.sponsorilinkki {
	display: block;
	float: left;
	padding: 10px;
}

.noDecoration {
	text-decoration: none;
}


.list-link {
	list-style-image: url(gfx/bullet_arrow_red.gif);
}

.imgtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: normal;
	font-style: italic;
}

.teoskuva {
	padding-bottom: 0px;
	padding-top: 50px;
}

.noPadding {
	padding: 0px;
	}
	

/* Table styles */


.table-time {
	background-color: #999999;
	width: 25%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.table-content {
	background-color: #666666;
	width: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.table-location {
	background-color: #999999;
	width: 25%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.kysymys {
	font-weight: bold;

}
