/* MLL.fi 2010 */

body {
	margin: 0;
	padding: 0;
	font-family: calibri, verdana, arial, sans-serif;
	font-size: 15px;
	background: white;
}

a {
	text-decoration: none;
	color: #1c73c6;
}

a:visited {
	color: #800080;
}

#topmenu a, .highlight a, div.uutisetOtsikko h3 a {
	color: #23318e;
}

a:hover, #topmenu a:hover {
	color: #666;
}

h1, h2, h3, h4 {
	color: #d6224d;
	margin-top: 0;
}

#site {
	width: 970px;
	margin: auto;
}

#header {
	height: 155px;
	position: relative;
}

#header .divThemeImage {
	position: absolute;
	top: 22px;
	left: 280px;
}

#logo {
	position: absolute;
	left: 30px;
	top: 20px;
	text-indent: -9999px;
	display: block;
	background: transparent url(/res/2010/logo.gif) no-repeat;
	height: 123px;
	width: 165px;
}

#helpmenu {
	position: absolute;
	right: 30px;
	top: 10px;
	font-size: 11px;
	color: #000;
}

#helpmenu a {
	color: #000;
}

#helpmenu p {
	margin: 4px 0;
}

#helpmenu p#languages {
	font-size: 11px;
}

#helpmenu p {
	font-size: 15px;
}

#helpmenu #haku {
	margin-top: 28px;
}

#helpmenu .yhdistysnetti {
	padding-top: 32px;
}

#helpmenu .yhdistysnetti a {
	color: #1c73c6;
}

#helpmenu .hae {
	background: #c1c1c1;
	color: black;
	border: none;
	padding: 2px;
	cursor: pointer;
}

#helpmenu .hae:hover {
	color: white;
}

#topmenu {
	height: 50px;
	padding: 7px 0 0 30px;
	margin: 0;
	background: transparent url(/res/2010/valikko-bg.gif) repeat-x top;
	list-style: none;
}

#topmenu li {
	float: left;
	display: inline;
	margin-right: 16px;
}

#topmenu .menu-page-1 {
	display: none;
}

#sidemenu {
	padding: 10px 0;
	margin: 0;
	border-top:1px solid #BFBEBE;
	border-bottom:1px solid #BFBEBE;
}

#sidemenu .level1-onpath, #sidemenu .level2-onpath, #sidemenu .level3-onpath, #sidemenu .level4-onpath, #topmenu .level2-onpath {
	font-weight: bold;
}

#sidemenu li {
	margin-bottom: 9px;
	line-height: 1em;
}

#sidemenu li.level2-last {
	margin-bottom: 15px;
}

#container {
	padding-left: 30px;
	overflow: hidden;
}

#left {
	margin-right: 40px;
	width: 210px;
}

#content {
	float: left;
	margin-right: 30px;
	width: 660px;
}

#top {

}

#main {
	width: 460px;
	margin-right: 40px;
}

.etusivu #main {
	width: 380px;
	margin-right: 40px;
}

#right {
	float: right;
	width: 160px;
}

.etusivu #right {
	float: right;
	width: 240px;
}

.block {
	float: left;
	overflow: hidden;
}

img {
	border: 0;
}

#footer {
	border-top: 1px solid #bfbebe;
}

#footer p {
	margin: 8px 30px 16px;
}

#footer p span {
	float: right;
}

hr {
	border: none;
	border-top: 1px solid #bfbebe;
}

div.highlight {
	border-top: 1px solid #bfbebe;
	border-bottom: 1px solid #bfbebe;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-bottom: 8px;
}

div.highlight h3 {
	margin: 0 0 4px 0;
}

table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table td {
	padding: 0;
}

.caption {
	text-align: left !important;
	padding-left: 5px;
}

div.as_huomiolaatikko  {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	color:#333333;
	margin-bottom:4px;
	overflow:hidden;
	padding:10px;
}

.hilite {
	background: #D2E7FF;
}

.hilite {
	padding: 5px;	
	background-color: #e5f0ff;
}
.hilite2 {
	padding: 5px;	
	background-color: #FFCCFF;
}