html { overflow-x: auto; overflow-y: scroll; }
body { margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #4d4d4d; background: #fff url(images/bg.gif) repeat-x top; }
img { border: 0; }
#container { margin-top: 50px; }
#top { width: 760px; padding: 33px 0 0 40px; height: 102px; background: url(images/top_bg.gif) no-repeat left top; }
#maincontainer { clear: both; width: 800px; min-height: 320px; background: #fff url(images/main_bg.gif) no-repeat left top; }
#maincontainer_1, #maincontainer_2 { clear: both; width: 800px; min-height: 320px; height: inherit; }
#main { width: 320px; float: left; padding: 20px 20px 30px 20px; }
#imagecontainer { width: 200px; padding: 25px 40px 25px 0; float: left; }
#menucontainer { clear: both; float: left; min-height: 80px; height: inherit; width: 200px; }
#bottom { clear: both; width: 800px; background: #fff url(images/bottom_bg.gif) no-repeat left top;	padding: 20px 0; }
.bannerSeparator { display: none; }
ul.menu { list-style-position: inside; margin: 0; list-style-type: none; padding: 17px 0 0 0; }
li.menu { display: inline; padding: 0; }
a.menu_close, a.menu_open { width: 160px; float: left; font-size: 12px; font-weight: bold; text-decoration: none; padding: 3px 0 3px 40px; }
a.menu_close { color: #252525; }
a.menu_open { color: #D10373; background: url(/images/menu_open.gif) no-repeat 20px 8px; }
a.menu_close:link, a.menu_close:visited { text-decoration: none; color: #252525; }
a.menu_close:hover, a.menu_close:active { text-decoration: none; color: #D10373; background: url(/images/menu_open.gif) no-repeat 20px 8px; }
a.menu_open:link, a.menu_open:visited , a.menu_open:hover, a.menu_open:active { text-decoration:none; color: #D10373; }
a.submenu, a.submenu_open { margin: 0; float: left; font-size: 11px; font-weight: normal; width: 160px; text-decoration: none; padding: 3px 0 3px 40px; }
a.submenu { color: #4d4d4d; }
a.submenu_open { color: #D10373; background: url(/images/submenu.gif) no-repeat 25px 8px; }
a.submenu:link, a.submenu:visited { text-decoration: none; color: #4d4d4d; }
a.submenu:hover, a.submenu:active, a.submenu_open:link, a.submenu_open:visited, a.submenu_open:hover, a.submenu_open:active  { text-decoration: none; color: #D10373; background: url(/images/submenu.gif) no-repeat 25px 8px; }


.newsheader{ margin: 0; }
.newsimage { position: absolute; margin-left: 130px; margin-top: 0px; }
div.event{ padding: 5px; border: 1px solid #efefef; margin: 10px 0; }
a.more_info{
	width: 65px;
	color: #67af24;
	background: transparent url(images/pallo_alas.png) no-repeat center right;
	display: block;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.less_info{
	width: 65px;
	height: 20px;
	color: #67af24;
	background: transparent url(images/pallo_ylos.png) no-repeat center left;
	font-size: 0;
	line-height: 0;
	display: block;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: -999px;
}


