@charset "utf-8";
body {
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-color: #2978ef;
	background-image: url(kuvat/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 32;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
}
.tapahtumat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.mestat {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #050C7E;
}
.klo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #000000;
}



.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #0066FF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 32;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background-color: #03188B;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #0066FF;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #footer {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#popups {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #8C83FE;
	border-right-color: #8C83FE;
	border-bottom-color: #8C83FE;
	border-left-color: #8C83FE;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 8px;
}
#taulukko {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #06097A;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 12px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border: 2px none #596DFB;
}
.viiva {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #021687;
}
.Tap-otsikko {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #040E7F;
	line-height: 24px;
}
#navig {
	background-color: #FFFFFF;
	width: 780px;
	padding: 0px;
	height: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kartta {
	background-color: #FFFFFF;
	height: 450px;
	width: 500px;
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #00CCFF;
	padding-top: 32px;
	padding-left: 32px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.kuvat {
	padding-top: 24px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.copyt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.kuvatYHT {
	padding: 8px;
}
h1 {
	color: #000066;
	font: bold normal 18px "Trebuchet MS";
}
#navKetara {
	background-color: #FFFFFF;
	width: 780px;
	padding: 0px;
	height: 80px;
	margin: 0px auto;
}
.oneColFixCtrHdr #stoori {
	background: #FFFFFF;
	padding: 8 12px 0;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
