/* Default 2010 */

body {
	margin: 0;
	background: #fff;
	font-size: 62.5%;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #444;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

#site {
	width: 960px;
	margin: auto;
	background: white;
}

#sitenavi {
	background: #eeeff1;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	text-align: right;
	padding: 5px 10px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

#sitenavi a {
	color: #888;
	margin-right: 13px;
	font-size: 1.4em;
}

img {
	border: none;
}

#header {
	overflow: hidden;
	zoom: 1;
	position: relative;
}

#header #en, #header #fi {
	position: absolute;
	top: 40px;
	right: 10px;
	width: 16px;
	height: 11px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(/res/flags/gb.gif) no-repeat left top;
}

#header #fi {
	top: 60px;
	background: transparent url(/res/flags/fi.gif) no-repeat left top;
}

#logo {
	float: left;
	width: 200px;
	padding-left: 20px;
	padding-top: 70px;
}

#theme {
	float: right;
	width: 740px;
	overflow: hidden;
}

#topmenu {
	background: #80bd41;
	text-align: right;
	overflow: hidden;
	padding-left: 6px;
	height: 38px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}

#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	color: white;
	font-size: 1.5em;
	display: block;
	float: left;
	padding: 5px 8px 8px 8px;
	margin-top: 6px;
}

#topmenu a.level1-onpath {
	background: white;
	color: #80bd41;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

div.block {
	float: left;
	display: inline;
	margin: 0 10px;
	width: 220px;
	overflow: hidden;
	zoom: 1;
}

#content {
	padding-top: 20px;
	zoom: 1;
}

#left {
	width: 220px;
}

ul#sidemenu, div#left div.summary {
	margin: 0;
	padding: 0;
	background: #eeeff1;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	list-style: none;
}

ul#sidemenu a {
	font-size: 1.4em;
}

ul#sidemenu a, div#left div.summary a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
}

ul#sidemenu a.level1 {
	background: transparent url(/res/2010/button.gif) no-repeat 4px 5px;
	padding-left: 25px !important;
}

#main {
	width: 460px;
}

#right {
	width: 220px;
}

#footer {
	border-top: 3px dotted #aaa;
	font-size: 1.1em;
}

.clear {
	clear: both;
}

div.HighlightSummary1 h3, div.summary h3 {
	background-color: #80bd41;
	color: white;
	padding: 3px 6px;
}

div.content-container, div.summary, table.form-fillin, td.list, td.cal, td.filename {
	font-size: 1.4em;
}

td.icon {
	vertical-align: top;
}

div.summary h3 {
	margin-bottom: 0;
}

div.summary p {
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}

table.SummaryContent td {
	padding-top: 12px;
}

img.poll {
	background-color: #80BD41;
}
table.poll {
	margin-left: 5px;
	margin-bottom: 5px;
}

div.summary p, div.summary div.pvm, div.summary div.ingressi {
	padding-left: 5px;
}

div#full {
	float: right;
	width: 700px;
}

div.summary div.pvm {
	font-size: 0.8em;
}

div.summary div.footer {
	padding: 5px;
}

a {
	color: #80bd41;
	font-weight: bold;
}

h1, h2, h3, h4 {
	color: #80bd41;
}

h1.pageTitle {
	margin-left: 250px;
	font-size: 2.5em;
}

h2 {
	font-size: 1.4em;
}

a.level1, a.level2, a.level3, a.level4 {
	font-weight: normal;
}

a.level1-onpath, a.level2-onpath, a.level3-onpath, a.level4-onpath {
	font-weight: bold;
}

ul#sidemenu a.level2 {
	padding-left: 26px !important;
}

ul#sidemenu a.level2, ul#sidemenu  a.level3, ul#sidemenu  a.level4 {
	font-size: 1.2em;
}

div.caption {
	font-size: 0.9em;
	color: #aaa;
	text-align: left !important;
}

div#left .SummaryContent a {
	font-weight: normal !important;
}

body.frontti div#topmenu li.level1-first {
	display: none;
}

div#jasenyys-login {
	background: #797b7d;
	padding: 10px;
	overflow: hidden;
	margin-top: 20px;
}

div#jasenyys-login h2 {
	color: white;
	margin-top: 0;
}

div#jasenyys-login .formrow {
	color: white;
	margin-bottom: 5px;
	overflow: hidden;
}

div#jasenyys-login .formrow input {
	float: right;
}

div#jasenyys-login .formrow label {
	font-size: 11px;
	padding-top: 3px;
	display: block;
	float: left;
}

div#jasenyys-login #submit {
	border: 1px solid #666;
	cursor: pointer;
	float: right;
}

div.token, ul#sidemenu {
	margin-bottom: 20px;
}

table.fileList td {
	padding-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.1em;
}

table.fileList td.filename {
	padding-left: 5px;
}

table.contentImageArea td.captionModel0 img {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
