@charset "utf-8";
/* CSS Document */

body {
	padding:				0px;
	margin:					0px;
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				11px;
	color:					#000000;
	background-image: 		url(/images/be-kevat.jpg);
	background-repeat:		no-repeat;
	background-position:	center 50px;
}

a {
	color:					inherit;
	text-decoration:		none;
}

a:hover {
	color:					inherit;
	text-decoration:		underline;
}

#top {
	height:					40px;
	width:					100%;
	background-color:		#000000;
}

#top_content {
	width:					960px;
	height:					40px;
	margin:					0 auto;
	color:					#ffffff;
	vertical-align:			middle;
}

#top_content table {
	margin:					0 auto;
	width:					98%;
	height:					100%;
}

#top_content a {
	color:					#ffffff;
	font-size:				13px;
	text-decoration:		none;
}

#top_content .menu {
	font-size:				14px;
	font-weight:			bold;
}

#top_content a:hover {
	text-decoration:		underline;
}

.spacer {
	width:					100%;
}

#recommend {
	height:					22px;
	width:					100%;
	background-color:		#0086b8;
}

#recommend_content {
	width:					960px;
	height:					22px;
	margin:					0 auto;
	color:					#ffffff;
	vertical-align:			middle;
	text-align:				center;
	font-size:				12px;
}

#recommend_content table {
	margin:					0 auto;
	width:					98%;
	height:					100%;
	text-align:				center;
}

#recommend_content a {
	color:					#ffffff;
	text-decoration:		none;
}

#recommend_content a.active {
	color:					#ffffff;
	text-decoration:		underline;
	font-weight:			bold;
}

#recommend_content a:hover {
	text-decoration:		underline;
}

#page {
	width:					955px;
	margin:					0 auto;
}

h2 a {
	color:					inherit;
	text-decoration:		none;
}

h2 a:hover {
	text-decoration:		underline;
}

.leftcolumn {
	padding-right:			14px;
}

.leftcolumn h1 {
	font-size:				14px;
	font-weight:			bold;
	color:					#0086b8;
	margin-top:				24px;
	margin-bottom:			16px;
}

.leftcolumn h2 {
	font-size:				12px;
	font-weight:			normal;
	color:					#0086b8;
	margin-top:				10px;
	margin-bottom:			5px;
}

.leftcolumn .specialheading {
	font-size:				11px;
	font-weight:			bold;
	color:					#ffffff;
	background-color:		#0086b8;
	margin-top:				10px;
	margin-bottom:			0px;
	padding:				1px 5px;
	width:					200px;
}

.leftcolumn .requestoffer {
	font-size:				12px;
	font-weight:			bold;
	color:					#0086b8;
}

.rightcolumn {
	width:					350px;
	background-color:		#0086b8;
	color:					#ffffff;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			13px;
	padding-bottom:			13px;
}

.rightcolumn h1 {
	font-size:				18px;
	font-weight:			bold;
	margin-top:				0px;
	margin-bottom:			17px;
}

.rightcolumn h2 {
	font-size:				11px;
	font-weight:			bold;
	margin-top:				0px;
	margin-bottom:			0px;
}

.rightcolumn_startpage {
	color:					#ffffff;
	padding-left:			5px;
}

tr {
	vertical-align:			top;
}

#footer {
	height:					37px;
	width:					100%;
	background-color:		#0086b8;
}

#footer_content {
	width:					960px;
	height:					37px;
	margin:					0 auto;
	color:					#ffffff;
	vertical-align:			middle;
	text-align:				center;
	font-size:				13px;
	font-weight:			bold;
	line-height:			35px;
}

.bignumber {
	font-size:				150%;
}

.bluebox {
	background-color:		#0086b8;
	font-weight:			bold;
}

.bluebox_top_left {
	background-image:		url(../images/bluebox_top_left.png);
	background-position:	top right;
	width:					10px;
	height:					10px;
}

.bluebox_bottom_left {
	background-image:		url(../images/bluebox_bottom_left.png);
	background-position:	top right;
	width:					10px;
	height:					10px;
}

.blackbox {
	background-color:		#000000;
	font-weight:			normal;
}

.input_fullwidth {
	width:					100%;
}

img {
	border:					none;
}

.bigurl {
	font-size:				28px;
	font-style:				italic;
}

.newslink {
	color:					#ffffff;
	font-size:				16px;
	text-decoration:		none;
}

.newslink:hover {
	text-decoration:		underline;
}

label {
	float:					left;
}

label.error {
	float:					none;
	color:					#ff0000;
	padding-left:			2px;
	vertical-align:			top; 
	background-color:		#efefef;	
	border:					#ff0000 1px solid;
}

.email_header1 {
	color:					#82ae43;
	font-size:				18px;
	font-weight:			bold;
}

.email_header2 {
	color:					#82ae43;
	font-size:				14px;
	font-weight:			bold;
}

.email_footer {
	color:					#ffffff;
	font-size:				11px;
	font-weight:			bold;
	vertical-align:			middle;
	text-align:				center;
	background-color:		#5788ae;
	height:					50px;
}

.email_header1_blue {
	color:					#5788AE;
	font-size:				18px;
	font-weight:			bold;
}

.email_header2_blue {
	color:					#5788AE;
	font-size:				14px;
	font-weight:			bold;
}

.email_header1_red {
	color:					#990000;
	font-size:				18px;
	font-weight:			bold;
}

.email_header2_red {
	color:					#990000;
	font-size:				14px;
	font-weight:			bold;
}

a.email_link {
	color: 					#84932a; 
	text-decoration: 		underline;
}

.email_footer_red {
	color:					#ffffff;
	font-size:				11px;
	font-weight:			bold;
	vertical-align:			middle;
	text-align:				center;
	background-color:		#990000;
	height:					50px;
}

.email_header1_green {
	color:					#84932a;
	font-size:				18px;
	font-weight:			bold;
}

.email_header2_green {
	color:					#84932a;
	font-size:				14px;
	font-weight:			bold;
}

.email_footer_green {
	color:					#ffffff;
	font-size:				11px;
	font-weight:			bold;
	vertical-align:			middle;
	text-align:				center;
	background-color:		#84932a;
	height:					50px;
}

#newsmail {
	border:					#534741 4px solid;
}

.emailarchive {
	color:					#ffffff;
	text-decoration:		none;
}

.emailarchive:hover {
	text-decoration:		underline;
}

.email_header1_black {
	color:					#000000;
	font-size:				18px;
	font-weight:			bold;
}

.email_header2_black {
	color:					#000000;
	font-size:				14px;
	font-weight:			bold;
}

.email_footer_black {
	color:					#ffffff;
	font-size:				11px;
	font-weight:			bold;
	vertical-align:			middle;
	text-align:				center;
	background-color:		#000000;
	height:					50px;
}

.email_footer_blue {
	color:					#ffffff;
	font-size:				11px;
	font-weight:			bold;
	vertical-align:			middle;
	text-align:				center;
	background-color:		#5788AE;
	height:					50px;
}

#newsflash {
	background-image:		url(../images/botniaevents-uutiset-news-nyheter-pallo-boll-ball-competition-kilpailu-tavling.png);
	background-position:	middle center;
	width:					45px;
	height:					45px;
	position:				absolute;
	top:					70px;
	left:					50%;
	margin-left:			-540px;
	color:					#ffffff;
	font-weight:			bold;
	font-size:				22px;
	cursor:					pointer;
	font-family:			Arial, Helvetica, sans-serif;
}