*
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#2e2e2e;
}
a
{
	text-decoration:underline;
}
#content a:hover
{
	background-color:#2e2e2e;
	color:#f2f2f2;
	padding:0px 0px 0px 0px;
}
#fpSlot3 a:hover
{
	background-color:transparent;
	padding:0;
}

body
{
	background:url(img/bg.jpg);
}

#mainContainer
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1045px;
}
#container
{
	width:862px;
	float:left;
	margin-top:17px;
}
#banners
{
	float:left;
	margin-left:16px;
	margin-top:25px;
	width:157px;
	text-align:center;
	background:url(img/banner_bg.gif) repeat-y;
}
#flashContent
{
	clear:both;
	width:850px;
	height:304px;
	margin-left:6px;
}
#content
{
	position:relative;
	width:850px;
	margin-left:6px;
	float:left;
	background-color:white;
	display: inline;
}
#contentShadow
{
	width:862px;
	float:left;
	background-image:url('img/bg_shadow.png');
}

#raiskale 
{
	width:269px;
	height:54px;
	position: absolute;
	top:-40px;
	left:-10px;
	
}
/*----------------header------------*/
#header
{
	width:861px;
	height:143px;
	background:url(img/menu_bg.png) no-repeat;
}
	#header div.menu, #header div.menuline
	{
		color:#ffffff;
		float:left;
		height:20px;
	}
	.menu a 
	{
		font-size:14px;
		font-weight:bold;
	}
	.menu img
	{
		border:0;
		color:#ffffff;
	}
	#header div#menuContainer 
	{
		float:left;
		margin-top:111px;
		margin-left:48px;
	}
	#header a
	{
		color:#ffffff;
		text-decoration:none;
	}
	#header div.menuline
	{
			margin:0px;
	}
	#header input
	{
		width:79px;
		margin-top:30px;
		margin-left:15px;
		border:1px solid;
		height:14px;
		border-color:#c7c7c7 #fff #c7c7c7 #c7c7c7;
		float:left;
		font-weight:bold;
		color:#929292;
		font-size:11px;
		padding:2px;
	}
	#currentDate
	{
		clear:both;
		position:absolute;
		top:26px;
		left:798px;
		width:34px;
		text-align:center;		
	}
	#currentDate a
	{
		font-size:15px;
		font-weight:bold;
		text-decoration:none;
	}
/*----------------bottom------------*/
#bottomTop
{
	clear:both;
	height:13px;
	width:861px;
	overflow:hidden;
	margin-top:30px;
}
	#bottomTop ul
	{
		margin-top:5px;
		margin-left:20px;	
	}
	#bottomTop ul li
	{
		float:left;
		background:url(img/bottom_top_bullet.gif) no-repeat;
		padding-left:20px;
		margin-left:5px;
		text-align:left;
		display:block;
		width:140px;
		height:40px;
	}
	#bottomTop ul li a
	{
		color:#727272;
		font-size:11px;
		text-decoration:none;
	}
	#bottomTop ul li a:hover
	{
		text-decoration:underline;
	}
	
#bottomMiddle
{
	width:861px;
	height:36px;
	font-size:11px;
	color:#ffffff;
	/*line-height:36px;*/
	text-align:center;
	
}
	#bottomMiddle a
	{
		color:#ffffff;
		font-size:11px;
		text-decoration:none;
	}
	#bottomMiddle a:hover
	{
		text-decoration:underline;
	}
#bottomBot
{
	width:861px;
	height:50px;
	text-align:center;
	float:left;
}
	#bottomBot img
	{
		margin-top:10px;
	}
	#bottomBot span
	{
		float:right;
		height:50px;
		margin-right:40px;
	}
	
#bottom {
	width:862px;
	height:49px;
	float:left;
	background-image:url('img/footer.png');
}

#midBot, #leftBot, #rightBot
{
	width:260px;
	float:left;
	color:#ffffff;
	font-size:11px;
	vertical-align:top;
	margin-top:10px;
}
#rightBot div
{
	color:#ffffff;
	font-size:11px;
}
#leftBot
{
	margin-left:32px;
}
#midBot 
{
	line-height:normal;
	margin-left:10px;
	
	font-weight:bold;
	text-align:left;
	/*margin-top:10px;*/
}

/*--------------------------------pageContent------------------------------*/

#leftmenu
{
	width:325px;
	float:left;
	margin-bottom:40px;
}
	#leftmenu ul
	{
		list-style:none;
		margin-left:20px;
	}
	#leftmenu li
	{
		display:block;
		background:url(img/leftmenu_bg.gif) no-repeat;
		width:287px;
		height:37px;
		line-height:37px;
		overflow:hidden;
	}
	#leftmenu li:hover
	{
		background:url(img/leftmenu_bg_hover.gif) no-repeat;
	}
	#leftmenu a
	{
		display:block;
		text-decoration:none;
		color:#515151;
		margin-left:10px;
	}
	
	#leftmenu a.over
	{
		font-weight:bold;
	}
#sectionTicker
{
	width:246px;
	margin-left:20px;
	margin-top:20px;
	background:url(img/section_ticker_bg.gif) repeat-y;
}
	#sectionTicker a
	{
		margin:10px 28px 0 28px;
		font-size:16px;
		color:#2c2c2c;
		display:block;
		font-weight:bold;
	}
	
#submenuLine
{
	height:50px;
	background-color:#f2f2f2;
	padding-top:16px;
}
.menuitem a:hover
{
	color:#ffffff;
	text-decoration:underline;
	background-color:#2e2e2e;
}
.menuitem a
{
	color:#2e2e2e;
	display:block;
	float:left;
	text-decoration:underline;
	
}
.menuitem:hover
{
	background-color:#2e2e2e;
}
.menuitem
{
	float:left; 
	padding:3px;
	margin-right:14px;
}
.editorContent
{
	/*width:485px;*/
	float:left;
	width:100%;
	margin-bottom:30px;
}
.editorSeparator
{
	background-image:url('img/dotLine5px.gif');
	height:1px;
	width:100%;
	margin-bottom:22px;
	overflow:hidden;
}

.editorContent b, #editorContent strong
{
	color:#d10019;
}
.editorContent i, #editorContent em
{
	font-size:14px;
}
.editorContent a
{
	/*color:#d10019;
	font-weight:bold;*/
	text-decoration:underline;
}
.editorContent a:hover
{
	text-decoration:underline;
	color:#ffffff;
	background-color:#2e2e2e;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:1px;
}
.editorPageAnchor
{
	text-decoration:none;
	margin-left:25px;

}
.editorText, .eventText
{
	float:left;
	width:530px;
	margin-left:13px;
}
.eventText
{
	margin-left: 295px;
	margin-top:6px;
}
.picContainer
{
	float:left;
	width:97px;
	margin-right:5px;
	margin-top:5px;
}
.picContainer a, .picContainer a:hover
{
	padding:0;
	background-color:transparent;
}
.oddEventHeaderLine, .evenEventHeaderLine
{
	width:850px;
	height:43px;
}
.oddEventHeaderLine
{
	/*background-color:#2e2e2e;*/
	color:#f2f2f2
}
.evenEventHeaderLine
{
/*	background-color:#f2f2f2;*/

}
.events
{
	float:left;
}
.oddevent
{
	background-color:#2e2e2e;
	color:#f2f2f2
}
.evenevent
{
	background-color:#f2f2f2;
}
.evenevent *
{
	color:2e2e2e;
}
.oddevent * 
{
	color:#f2f2f2;
}
.editorLeftHeader
{
	float:left;
	width:285px;
}
.eventHeader
{
	font-size:20px;
}
.editorLeftHeader a
{
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:#a4a4a4;
}
.editorLeftHeader a:hover
{
	text-decoration:none;
}
h1
{
	font-family: Georgia Bold, serif;
	font-size:25px;
}
h2
{
	font-size:12px;
	font-weight:bold;
	color:#2e2e2e;
}
h4
{
	font-family: Georgia Bold, serif;
}
h4.white {
	color:#ffffff;
}

#formContent,#sitemapContent
{
	clear:both;
	margin-top:30px;
	margin-left:160px;
}
#sitemapContent a
{
	color:#fff;
}

.thumbnail
{
	border:0;
}
/*--------------------------------etusivu----------------------------------*/

.event_row_separator
{
	height: 13px;
}
div.frontPageSlot
{
	float:left;
	margin-top:16px;
	line-height:18px;
	margin-left:10px;
}
div.fpSlot1
{
	padding-left:27px;
	margin-left:0;
}
div.frontPageSlot a:hover
{
	text-decoration:underline;
}
div.frontPageSlot td a
{
	text-decoration:underline;
}
.frontPageNewsList
{
	list-style-type:none;
}
.frontPageNewsList li
{
	margin-top:21px;
}
div.frontpageNews,div.frontpageNews2
{
	width:247px;
	height:81px;
	padding:0px;
	margin:0px;
}
#searchBar
{
	height:41px;
	margin-bottom:11px;
	background-color:#f2f2f2;
}
#searchField
{
	background-color:#2e2e2e;
	border:0;
}
div.frontpageNews a,div.frontpageNews2 a
{
	margin:10px 5px 10px 30px;
	font-size:16px;
	font-weight:bold;
	display:block;
	color:#2c2c2c;
}
.date 
{
	font-family: Arial Bold, sans-serif
	line-height:20px;
}
.pagename
{
	font-family: Georgia Bold, serif ;
	font-size:24px;
}
#spons
{
	/*height:45px;*/
	width:260px;
	float:left;
	margin-top:40px;
	margin-bottom:4px;
}
/*--------------------------------kalenteri--------------------------------*/

#calendarDays
{
	position:relative;
	margin-left:1px;
	width:847px;
}

div.calendarNavi
{
	width:850px;
	height:63px;
	background:url(img/calendar_navi.gif) no-repeat;
}
	div.calendarNavi span
	{
		width:283px;
		float:left;
		text-align:center;
		font-size:28px;
		color:#fff;		
		line-height:63px;
	}
	div.calendarNavi span img
	{
		margin-top:22px;
	}
	
#calender
{
	float:left;
	margin-top:10px;
}
div.today, div.normal_day, div.other_month, div.calender_top
{
	position:relative;
	width:31px;
	height:31px;
	background-color:#ffffff;
	float:left;
	color:#2e2e2e;
	font-size:12px;
	text-align:left;
	border-right:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
}
div.left_day
{
	border-left:1px solid #dcdcdc;
}
div.calender_top
{
	border-top:0;
}
div.calender_weekday
{
	color:#b9b9b9;
}
div.dateText
{
	
	margin-top:8px;
	height:15px;
	text-align:center;
	
}
div.other_month
{
	background-color:#f2f2f2;
}
div.today
{
	background-color:#e0e0e0;
	font-weight:bold;
}
div.calendar_line
{
	clear:both;
	background-color:#4d4d4d;
	height:1px;
	width:846px;
	margin-left:1px;
}

div.calendar_event_long
{
	clear:both;
	position:absolute;
	height:15px;
	overflow:hidden;
}
	div.calendar_event_long a
	{
		font-size:11px;
		display:block;
		height:15px;
		color:#fff;
		
		text-decoration:none;
		margin-left:10px;
		
	}
	div.calendar_event_long a img
	{
	vertical-align:top;
	}

div.redLine
{
	background-color:#d10019;
}
	div.redLine a.start,div.redLineEnd a.start
	{
		background:url(img/redline_left.gif) no-repeat top left;
		margin-left:0px;
		padding-left:10px;
	}

div.redLineEnd
{
	background:url(img/redline_right.gif) no-repeat top right;
	background-color:#d10019;
}

div.yellowLine
{
	background-color:#fcdc00;
}
	div.yellowLine a, div.yellowLineEnd a
	{
		color:#000;
	}
	div.yellowLine a.start, div.yellowLineEnd a.start
	{
		background:url(img/yellowline_left.gif) no-repeat top left;
		margin-left:0px;
		padding-left:10px;		
	}
div.yellowLineEnd
{
	background:url(img/yellowline_right.gif) no-repeat top right;
	background-color:#fcdc00;
}

div.greyLine
{
	background-color:#7a6b51;
}
	div.greyLine a.start,div.greyLineEnd a.start
	{
		background:url(img/greyline_left.gif) no-repeat top left;
		margin-left:0px;
		padding-left:10px;
	}
div.greyLineEnd
{
	background:url(img/greyline_right.gif) no-repeat top right;
	background-color:#7a6b51;
}

div.calendarEvent
{
	clear:both;
	position:absolute;
	width:116px;
	overflow:hidden;
	color:#fff;
}

span.calendarCancelled
{
	font-size:11px;
	color:#fff;
	width:116px;
	display:block;
	text-align:center;
	height:20px;
	line-height:20px;
	font-weight:bold;
	background-color:#ff0812;
}

div.greyLineSub a,div.yellowLineSub a,div.redLineSub a, div.singleDayLineSub a
{
	text-decoration:none;
	font-weight:bold;
}

div.greyLineSub a
{
	color:#7a6b51;
}

div.yellowLineSub a
{
	color:#fcdc00;
}

div.redLineSub a
{
	color:#d10019;
}

div.singleDayLineSub a
{
	color:#a8a8a8;
}

div.redTooltip,div.yellowTooltip,div.greyTooltip,div.singleDayTooltip
{
	border:solid 1px #000;
	color:#fff;
	padding:10px;
	width:300px;
	
}
.koitos {
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	
}
#copyright{
height:17px;
width:135px;
}
div.redTooltip
{
	background-color:#d10019;
}
div.yellowTooltip
{
	background-color:#fcdc00;
	color:#000;
}
div.greyTooltip
{
	background-color:#7a6b51;
}
div.singleDayTooltip
{
	background-color:#a8a8a8;
	color:#000;
}
#nappi
{
	margin-top:35px;
	margin-left:137px;
	border:0;
	cursor:pointer;
	margin-bottom:59px;
	border-bottom:1px solid #2e2e2e;
	
}
#liityNappi
{
	border:0;
	cursor:pointer;
	border-bottom:1px solid #2e2e2e;
	margin-bottom:65px;
}
#nappi:hover, #liityNappi:hover
{
	background-color:#2e2e2e;
	color:#f2f2f2;
	border-bottom-color:#f2f2f2;
}

.joinInput
{
	border:0px;
	width:385px;
	height:18px;
	background-color:#2e2e2e;
	color:#dcdcdc;
	padding-left:10px;
	padding-top:2px
}