html, body {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #535353;
	/*background-color: #D6D6D6;*/
	background-color:#01274E;
}

/*** MISC ***/

table.links {
	width: 100%;
	margin-bottom: 20px;
}

td.right,
td.left {
	width: 50%;
	text-align: left;
	vertical-align: bottom;
}

div.leftlink {
	width: 140px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	overflow: hidden;
}

div.leftlink img {
	border: none;
}

.newsdivider {
	background-image: url(../images/newsdivider.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.indexspecial {
	background-image: url(../images/newsdivider.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #777777
}


.bottomspacer {
	height: 20px;
}

.imgfloatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.imgfloatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.dummytop,
.dummybottom {
	width: 732px;
}

.dummytop {
	background-color: #ffffff;
}

.dummybottom {
}

.content {
	line-height: 1.4em;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

div.clear {
	clear: both;
}

/*** TEXT STYLES ***/

h1, h2, h3, .otsikko1, .otsikko2, .otsikko3 , .meFormSuccessMsg{
	margin: 3px 0px 7px 0px;
	color: #00274B;
	font-family: Arial, Helvetica, sans-serif;
}

h1, .otsikko1 {
	font-size: 16px;
	font-weight: bold;
}

h2, .otsikko2 {
	font-size: 13px;
	font-weight: bold;
}

h3, .otsikko3 {
	font-size: 12px;
	font-weight: bold;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.luelisaa {
	float: right;
	color: #0062C2;
}

a.luelisaa:hover {
	float: right;
	color: #0062C2;
}

/*** property table ***/
table.property {
	border-collapse: collapse;
}

table.property td {
	vertical-align: top;
}

table.property td.key {
	text-align: right;
	padding-right: 10px;
}

/*** MAIN WRAPPER ***/

#mainwrapper {
	width: 732px;
	margin: 0px auto;
}

/*** HEADER ***/

#headertop {
	height: 28px;
	width: 732px;
	margin: 20px auto 0px auto;
	background: #ffffff;
	padding-top: 27.5px;
}

#headertoplogo {
	margin: 0px;
	float: left;
}

#headertopactions {
	width: 677px;
	margin: 0px auto;
	height: 28px;
}

#headertopactions .pagetopfirst,
#headertopactions .headertopsearch,
#headertopactions .pagetoplast {
	float: left;
	font-size: 11px;
}

#headertopactions .pagetopfirst {
	padding-left: 4px;
}

#headertopactions .pagetopfirst,
#headertopactions .pagetoplast {
	padding-top: 6px;
}

#headertopactions a.pagetop,
#headertopactions a.fi,
#headertopactions a.se,
#headertopactions a.en {
	display: block;
	float: left;
	text-decoration: none;
}


#headertopactions a.pagetop {
	margin-top: 2px;
}

#headertopactions a.pagetop:hover {
	text-decoration: underline;
}

#headertopactions a.fi,
#headertopactions a.se,
#headertopactions a.en {
	width: 27px;
	height: 18px;
	padding-left: 4px;
	padding-right: 4px;
	background-position: top left;
	background-repeat: no-repeat;
}

#headertopactions a.fi {
	padding-left: 0px;
	padding-right: 7px;
	margin-left: 6px;
	background-image: url(../images/fi.gif);
}

#headertopactions a.en {
	padding-right: 0px;
	background-image: url(../images/en.gif);
}


#headertopactions a.se {
	background-image: url(../images/se.gif);
}

#headertopactions a.pagetop {
	color: #00284E;
	padding: 0px 7px;
}

#headertopactions .headertopsearch {
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
}

#headertopactions .headertopsearch input.text {
	background-color: #ffffff;
	font-size: 11px;
	color: #808080;
	width: 113px;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #CECECE;
	border-bottom: solid 1px #CECECE;
	padding-left: 5px;
}

#headertopactions .headertopsearch input.button {
	background-color: #878787;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	cursor: pointer;
	text-transform: uppercase;
	border-left: solid 1px #CECECE;
	border-top: solid 1px #CECECE;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

#headermiddle {
	height: 149px;
	background-position: top center;
	background-repeat: no-repeat;
}

#headermiddle div.content {
	padding: 20px 100px 10px 10px;
}

/*** TOPNAVI ***/

#topnavi {
	background-color:#fff;
	height: 34px;
	padding-top:1px;
}

#topnavibg {
	height: 34px;
	margin: 0px 27.5px;
	background:url(../images/topnavibg.jpg) top left repeat-x;
}

#topnavi ul {
	height: 34px;
	margin: 0px;
	padding: 0px;
	width: 677px;
}

#topnavi ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 34px;
	border-right:1px #fff solid;
}

#topnavi ul li.last,
#topnavi ul li.currentlast {
	border:none;
}

#topnavi ul li a {
	display: block;
	float: left;
	line-height: 34px;
	padding: 0px 18px;
	color: #FFFEFF;
	font-size: 12px;
	text-decoration: none;
}

#topnavi ul li a:hover {
	text-decoration: underline;
}

#topnavi ul li.current {
}

#topnavi ul li.current a {
	color: #00f0ff;
}

#topnavibar {
	background-color: #ffffff;
}

#topnavibarupper {
	margin: 0px 0px;
	background-color: #ffffff;
	height: 5px;
}

#topnavibarupper a {
	color: #ffffff;
}

#topnavibarupper div.content {
	color: #ffffff;
	font-weight: bold;
}

#topnavibarupper table {
	border-collapse: collapse;
	width: 100%;
}

#topnavibarupper table td {
	padding: 5px;
	font-size: 10px;
	color: #ffffff;
}

#topnavibarbottom {
	height: 5px;
}

/*** LOWER CONTENT ***/

#contentlower .content a,
#contentlowerindex .content a,
#contentlowernormal .content a,
#contentlower_navi_twocols .content a {
	color: #0062C2;
}

#contentlower,
#contentlowerindex,
#contentlowernormal,
#contentlower_navi_twocols {
}

#contentlower .content a:visited,
#contentlowerindex .content a:visited,
#contentlowernormal .content a:visited,
#contentlower_navi_twocols .content a:visited {
	color: #0062C2;
}

#contentlower,
#contentlowerindex,
#contentlowernormal,
#contentlower_navi_twocols {
	padding: 0px 27px;
	padding-top: 20px;
}


#contentlowernormal {
	padding-left: 7px;
	padding-top: 20px;
	padding-right: 17px;
}

#contentlowernormal {
	margin-left: 170px;
}
#contentlowerwide {
	/*margin-left: 10px;*/
}
#contentlowernormal div.col1 {
	float: left;
	width: 395px;;
}

/*** CONTENT LOWER - ONE FULLPAGE COLUMN ***/

#contentlower {
	margin: 0px 5px;
	padding-top: 10px;
}

#contentlower div.fullcol {
	float: left;
	width: 678px;
}

#contentlowernormal div.content {
	padding: 0px 10px;
}

/*** CONTENT LOWER - NAVIGATION + TWO COLUMNS ***/

#contentlower .contentlower_twocols_navi {
	margin-left: 170px;
}

#contentlower .contentlower_twocols_navi div.col1,
#contentlower .contentlower_twocols_navi div.col2 {
	float: left;
	overflow: hidden;
	width: 281px;
}

#contentlower .contentlower_twocols_navi div.col1 div.content {
	padding-right: 5px;
}

#contentlower .contentlower_twocols_navi div.col2 div.content {
	padding-left: 5px;
}

/*** CONTENT LOWER - TWO COLUMNS ***/

#contentlower div.twocols div.col1,
#contentlower div.twocols div.col2 {
	width: 361px;
	float: left;
}

#contentlower div.twocols  div.col1 div.content {
	padding-right: 5px;
}

#contentlower div.twocols  div.col2 div.content {
	padding: 0px 5px;
}

/*** CONTENT LOWER - THREE COLUMNS ***/

#contentlower div.threecols div.col1,
#contentlower div.threecols div.col3 {
	width: 240px;
	float: left;
	overflow: hidden;
}

#contentlower div.threecols div.col2 {
	width: 242px;
	float: left;
	overflow: hidden;
}

#contentlower div.threecols div.col1 div.content {
	padding-right: 5px;
}

#contentlower div.threecols div.col2 div.content {
	padding: 0px 5px;
}

#contentlower div.threecols div.col3 div.content {
	padding-left: 5px;
}

#rightlifts {
	width: 123px;
	padding-left: 5px;
	float: left;
}

#rightlifts div.liftentry {
	margin-bottom: 15px;
}

#rightlifts a {
	color: #0062C2;
}

#rightlifts a:visited {
	color: #0062C2;
}

/*** LOWER CONTENT - INDEX ***/

#contentlowerindex div.twocols div.col1,
#contentlowerindex div.twocols div.col2 {
	width: 339px;
	float: left;
}

#contentlowerindex div.twocols div.col1 div.content {
	padding-right: 10px;
}

#contentlowerindex div.twocols div.col2 div.content {
	padding-left: 10px;
}

#contentlowerindex table.newstable {
	border-collapse: collapse;
}

#contentlowerindex table.newstable td {
	padding: 3px 0px 3px 0px;
	vertical-align: top;
	font-size: 12px;
}

#contentlowerindex table.newstable td.date {
	padding-right: 5px;
	color:#000;
}

#contentlowerindex table.newstable td.news a {

}

/*** CONTENT LIFTS ***/

#contentlifts {
	padding: 0px 27px;
	padding-top: 20px;
	padding-bottom: 24px;
	background-image: none;
	background-color: #EBEFF2;
}

#contentlifts h1,
#contentlifts h2 {
	color: #00284E;
}

#contentlifts .textcontent,
#contentlifts h2 {
	padding-left: 0px;
	padding-right: 0px;
}


#contentlifts .textcontent {
	font-size: 11px;
}

#contentlifts div.col1,
#contentlifts div.col2,
#contentlifts div.col3,
#contentlifts div.col4 {
	overflow: hidden;
}

/*** CONTENT LIFTS - THREE COLUMNS ***/
#contentlifts div.threecols div.col1,
#contentlifts div.threecols div.col3 {
	width: 225px;
	float: left;
}

#contentlifts div.threecols div.col2 {
	width: 228px;
	float: left;
}

#contentlifts div.threecols div.col1 div.content {
	padding-right: 5px;
}

#contentlifts div.threecols div.col2 div.content {
	padding: 0px 5px;
}

#contentlifts div.threecols div.col3 div.content {
	padding-left: 5px;
}

/*** CONTENT LIFTS - FOUR COLUMNS ***/

#contentlifts div.fourcols div.col1,
#contentlifts div.fourcols div.col4 {
	width: 181px;
	float: left;
}

#contentlifts div.fourcols div.col2,
#contentlifts div.fourcols div.col3 {
	width: 180px;
	float: left;
}

#contentlifts div.fourcols div.col1 div.content {
	padding-right: 5px;
}

#contentlifts div.fourcols div.col2 div.content,
#contentlifts div.fourcols div.col3 div.content {
	padding: 0px 5px;
}

#contentlifts div.fourcols div.col4 div.content {
	padding-left: 5px;
}

/*** CONTENT LIFTS - STYLES ***/

#contentlifts ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#contentlifts ul li {
	color: #0062C2;
	padding-left: 11px;
}

#contentlifts a {
	color: #0062C2;
	text-decoration: underline;
}

#contentlifts a:hover {
	color: #0062C2;
	text-decoration: none;
}

#contentlifts a:visited {
	color: #0062C2;
}

/*** COLUMN BACKGROUNDS ***/

div.colbgright {
	background-image: url(../images/specialline.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

div.colbgleft {
	background-image: url(../images/specialline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/*** LEFT NAVI  ***/

#leftnavi {
	width: 165px;
	float: left;
	padding-top: 20px;
	padding-left: 18px;
}

#leftnavi ul {
	margin: 0px 5px 0px 0px;
	padding: 0;
	list-style-type: none;
}

#leftnavi ul li {
	display: block;
}

#leftnavi ul li a {
	display: block;
	text-decoration: none;
	color: #2C5BAD;
	padding: 0px 0px 7px 20px;
	background-image: url(../images/alanavi_perus.gif);
	background-position: 8px 4px;
	background-repeat: no-repeat;
}

#leftnavi ul li a:hover {
	text-decoration: none;
	color: #4186FF;
}

#leftnavi ul li a.current {
	font-weight: bold;
	background-image: url(../images/alanavi_valittu.gif);
}

#leftnavi ul li ul li a {
	background-position: 10px 3px;
	font-size:85%;
	padding:0 0 5px 22px;
}

#leftnavi ul li ul li ul li a {
	padding-left: 25px;
	font-size: 90%;
	background-position: 15px 6px;
}

/*** FOOTER ***/

#footerwrapper {
	padding-top: 0px;
	margin-bottom: 30px;
}

#footer {
}

#footer div.content {
	padding: 5px 10px;
	text-align: center;
	color: #01274E;
	font-size: 11px;
}

/** Calendar */
.tapahtumat td {
	padding: 0 9px 5px 0;
}
/** Next and previous links */
.nextback {
	float: left;
	padding: 7px 7px 0 0;
}
/** Country objects */
.maa {
	float: left;
	width: 100px;
	height: 35px;
}

/**
 * default CSS used in meForm public mode
 */

div.meFormPublicWrapper {
	font-family: Arial;
}
table.meFormPublicTable td.meFormPublicInputCol{
	/*text-align:left;*/
}
table.meFormPublicTable td.meFormPublicTitle {
	text-align: right;
	padding: 5px 5px 0px 0px;
	vertical-align: top;
}

table.meFormPublicTable td.meFormPublicTextcell {

}

div.meFormErrorDialog {

}

div.meFormErrorTitle {
	font-weight: bold;
	color: #ff0000;
}

div.meFormErrorEntry {

}

/*** PAGE ACTIONS ***/
div.pagecontentactions {
	clear: both;
}

div.pagecontentactions table.actionswrapper {
	margin: 10px auto;
}

div.pagecontentactions table.actionswrapper td {
	padding: 0px 5px;
	font-size: 11px;
}

/*** PALAUTE ***/

table.meFormPublicTable {
	margin-top: 20px;
}

input.meFormInputText,
textarea.meFormInputTextarea,
form.login input {
	padding: 2px;
	font-size: 100%;
	background: #ffffff;
	border: solid 1px #D1D1D1;
	color: #2C5BAD;
	font-family: Arial;
	text-align:left;
}


input.meFormInputText,
textarea.meFormInputTextarea {
	width: 275px;
}

textarea.meFormInputTextarea {
	height: 100px;
}

td.meFormMultiCheckboxTitle,
td.meFormRadioTitle {
	padding: 2px;
	font-size: 100%;
	color: #2C5BAD;
	font-family: Arial;
}

td.meFormRadioTitle {
	padding-top: 6px;
}
select.meFormInputSelect {
	padding: 2px;
	font-size: 100%;
	background: #ffffff;
	border: solid 1px #D1D1D1;
	color: #2C5BAD;
	font-family: Arial;
}

input.meFormSubmit,
form.login input.submit {
	width: 100px;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 100%;
	background: #ffffff;
	border: solid 1px #D1D1D1;
	color: #2C5BAD;
	font-family: Arial;
	text-align: center;
}
input.meFormReset{
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 100%;
	background: #ffffff;
	border: solid 1px #D1D1D1;
	color: #2C5BAD;
	font-family: Arial;
}
td.meFormPublicTitle {
	/*width: 140px;*/
	text-align:right;
}

td.meFormSubmitCol {
	padding-left: 169px;
}

/*** HAKUSIVU ***/

input.searchpage {
	width: 200px;
	padding: 4px;
	padding-left: 8px;
	font-size: 100%;
	background: #ffffff;
	border: solid 1px #D1D1D1;
	color: #2C5BAD;
	font-family: Arial;
}

select.searchpage {
	width: 214px;
	padding: 4px;
	font-size: 100%;
	background: #ffffff;
	border: solid 1px #D1D1D1;
	color: #2C5BAD;
	font-family: Arial;
}

input.searchpagebutton {
	widthme: 100px;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 100%;
	background: #ffffff;
	border: solid 1px #D1D1D1;
	color: #2C5BAD;
	font-family: Arial;
	font-weight: bold;
}
/* JÄSENTAULUKKO */
table.jasentaulukko{
	text-align:center;
	font-size:10px;
	border:1px solid #3F70BD;
}
table.jasentaulukko p{
	margin:0;
}
table.jasentaulukko td{
	border-right:1px #3F70BD solid;
	border-bottom:1px #3F70BD solid;
	padding:3px;
}
table.jasentaulukko tr.ylarivi{
	border:1px #3F70BD solid;
	background-color:#ACC0E1;
}
div.meEnrollmentForm{
	padding:20px 27px 24px 27px;
}

.newslist .newsitem {
	padding: 2px 0px;
	border-bottom: 1px solid #f0f0f0;
}

.newslist .date {
	font-weight: bold;
	padding-right: 5px;
}

.RSS .date {
	float: left;
	margin-right: 5px;
	padding: 2px 0px;
}

.RSS .title {
	float: left;
	padding: 2px 0px;
	width: 250px;
}
