body {
    font-family: Arial, Helvetica, sans-serif;
	font-family: sans-serif;
    font-size: 12px;
	text-align: center;
	/*background-color:#0f3f29;*/
    background: url('../images/background.jpg') left top repeat-x #325c48;
}

div.container {
	width: 906px;
	margin: 0px auto;
	margin-top: 1em;
	text-align: left;
	/*background-color:white;*/
}

div.sidebar {
    width: 192px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 30px;
    float: left;
	display: inline;
    padding: 0px 0px 20px 0px;
	background-color:white;
}

div.login {
    width: 380px;
    /*font-size: 0.85em;*/
    margin-top: 15px;
    margin-right: 15px;
    text-align: center;
    color:#0f3f29;
    /*border: thin dotted blue;*/
}

div.login h3 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    padding-top: 6px;
    font-weight: bold;
    font-size: 1em;
    text-align: left;
    color:#0f3f29;
}

div.login table {
    width: 80%;
    /*border: thin dotted red;*/
}

div.login form input {
    border: 1px solid #abadb3;
    width: 130px;
    margin: 0px;
}

div.login form button {
    border: 1px solid #999900;
    background-color: white;
    color:#85998e;
    font-size: 1em;
    font-weight: bold;
    margin-top: 8px;
}

div.login table td.left {
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    margin-right: 15px;
}

div.login table td.right {
    text-align: right;
}

div.salasanaunohtui a:link, div.salasanaunohtui a:active, div.salasanaunohtui a:visited {
    padding: 0px;
    margin: 0px;
    text-align: left;
    color: #0a3627;
    /*border: thin dotted red;*/
}

div.navi {
    float: left;
    width: 190px;
    margin-left: 0px;
	display: inline;
    /*border: thin dotted red;*/
}

div.navi a {
    display: block;
    padding: 4px 4px 2px 20px;
    padding: 4px 4px 4px 12px;
    margin-bottom: 3px;
    background: url('../images/navi.jpg') no-repeat;
    text-decoration: none;
    width: 180px;
	text-align: left;
}

div.navi a {
    color: #0f3f29;
}

div.navi div.selected a {
    color: #ffffff;
    background: url('../images/navi_hover.jpg') no-repeat;
}

	div.navi div.menutop {
		padding: 4px 4px 2px 20px;
		padding: 4px 4px 4px 12px;
		background: url('../images/menutop.jpg') no-repeat;
		margin-bottom: 3px;
		width: 180px;
		text-align: left;
		color: #ffffff;
	}

div.navi a:hover {
    padding-left:16px;
	width: 164px;
    background: url('../images/navi_hover.jpg') no-repeat;
    color: #ffffff;
}


	div.topimage {
		width: 900px;
		height: 303px;
		margin: 0px 3px;
		background: url('../images/kalatukku.jpg') no-repeat;
	}

	div.kielivalikko {
		width: 900px;
		height: 24px;
		margin: 0px 0px 10px 0px;
		padding: 13px 0px 0px 8px;
		font-weight: bold;
		font-size: 0.8em;
		color: #ffffff;
	}

		div.liput {
			float: right;
			display: inline;
		}

			a.suomi {
				float: left;
				/*width: 27px;*/
				/*height: 17px;*/
				width: 28px;
				height: 28px;
                margin: 0px;
				/*background: url('../images/lippu_suomi.jpg') no-repeat;*/
				background: url('../images/28px-fin.jpg') no-repeat;
			}

				a.suomi:hover {
					/*background: url('../images/lippu_suomi_hover.jpg') no-repeat;*/
					background: url('../images/28px-fin_hover.jpg') no-repeat;
				}

			a.englanti {
				float: left;
				width: 28px;
				height: 28px;
                margin: 0px;
				background: url('../images/28px-grb.jpg') no-repeat;
			}

				a.englanti:hover {
					background: url('../images/28px-grb_hover.jpg') no-repeat;
				}

			a.ruotsi {
				float: left;
				width: 28px;
				height: 28px;
                margin: 0px;
				background: url('../images/lippu_ruotsi.jpg') no-repeat;
			}

				a.ruotsi:hover {
					background: url('../images/lippu_ruotsi_hover.jpg') no-repeat;
				}

			a.venaja {
				float: left;
				width: 28px;
				height: 28px;
                margin: 0px;
				background: url('../images/28px-rus.jpg') no-repeat;
			}

				a.venaja:hover {
					background: url('../images/28px-rus_hover.jpg') no-repeat;
				}

			a.saksa {
				float: left;
				width: 28px;
				height: 28px;
                margin: 0px;
				background: url('../images/28px-ger.jpg') no-repeat;
			}

				a.saksa:hover {
					background: url('../images/28px-ger_hover.jpg') no-repeat;
				}

	div.content {
		margin: 0px;
		margin-right: 0px;
		margin-left: 3px;
	    margin-top: 0px;
		padding: 15px 10px 30px 10px;
		width: 880px;
        min-height: 440px;
		background-color: white;
	}
	
		div.newsleft {
			float: left;
			display: inline;
			width: 410px !important;			
			padding-right: 20px;
		}
	

		div.left {
			float: left;
			display: inline;
			width: 430px;			
			padding-right: 20px;
		}

		div.left2 {
			float: left;
			display: inline;
			width: 630px;			
			padding-right: 20px;
		}

		div.right {
			float: right;
			display: inline;
			width: 200px;
		}
        
        div.top {
            min-height: 220px;
            margin: 0px;
            padding-left: 0px;
            /*border: thin dotted blue;*/
        }

		div.right div.top {
            background-color: #c8d1cc;
        }

        div.right p, div.right h4 {
            margin-left: 10px;
        }

		div.right div.top a{
			color: #0f3f29;
		}

        div.bottom {
            margin: 0px;
            padding-left: 0px;
            /*border: thin dotted red;*/
		    background-color: #c8d1cc;
        }

	div.footer {
        /*display: None;*/
		width: 900px;
		height: 44px;
		margin-top: 4px;
		padding: 6px 0px 0px 3px;
		font-size: 0.8em;
		font-weight: bold;
		color: white;
		text-align: center;
	}

		div.footer a {
			color: white;
			text-decoration: none;
		}

    div.created {
        /*display: None;*/
		/*text-align: left;*/
		text-align: center;
		color: white;
    }
    div.created a:link, div.created a:active, div.created a:visited {
		color: white;
    }


div.kuvaselain {
	text-align: center;
}

	div.kuvaselain img.isokuva {
		border: 1px solid #000000;
	}

	div.kuvaselain div.lista {
		background: #acc478;
		padding: 5px;
	}

		div.kuvaselain div.lista a {
			margin: 0px 5px;
		}

br.cleaner {
	clear: both;
}

div.right h1 {
    background-color: #a8b9b1;
    color: black;
	font-weight: bold;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

div.thumbnail {
	float: left;
	width: 130px;
	height: 125px;
	padding: 5px 0px 0px 0px;
	margin: 0px 5px 5px 0px;
	text-align: center;
	background-color: #e8eceb;
}

h1 {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 2em 0px 0px 0px;
	padding: 0px;
	color: #0a3627;
}

h1.top {
	margin: 0px;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	margin: 1em 0px;
	color: #0a3627;
}

h3 {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #9b9b9b;
	color:#85998e;
	margin: 2em 0px 0px 0px;
	padding: 0px;
	/*background: url('../images/greenline.jpg') no-repeat;*/
	/*background-color:#0a3627;*/
}

h4 {
	font-weight: bold;
	color: #9b9b9b;
}

a.linkki {
	color: #0f3f29;
}

img {
	border: 0px;
}

hr.harmaa {
	height: 2px;
	width: 100%;
	color: #c0d0c0;
	background-color: #c0d0c0;
	margin: 2em 0px 1em 0px;
	border: 0px;
}

ul {
	list-style-type: disc;
	padding-left: 15px;
}

p.initial {
	margin: 0px 0px 1em 0px;
}

p {
	margin: 1em 0px;
}

.varaus {
	color: #ffffff;
	font-weight: bold;
	border: 2px solid #acc478;
	background-color: #8cab49;
}

/** Calendar **/

div.calendar {
  border: 1px none #000000;
  background-color: transparent;
  margin: 3px;
  margin-bottom: 5px;
  text-align: center;
  position: absolute; margin-left: 580px;
}

div.calendar div.month_selection {
  padding-top: 3px;
  padding-bottom: 3px;
  border: 1px solid;
  border-bottom: none;
  margin-left: -1px;
  font-weight: bold;
  text-align: center;
  font-size: 0.8em;
  width: 179px;
  background-color: #8cab49;
}

div.calendar a, div.calendar a:visited {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  padding: 1px;
  padding-left: 2px;
  padding-right: 2px;
}

div.calendar a:hover {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  background-color: #acc478;
}

/** Calendar - TABLE **/

table.calendar {
  border-collapse: collapse;
  border: 1px solid;
  width: 180px;
}

table.calendar td {
  padding-top: 1px;
  padding-right: 1px;
  padding-left: 1px;
  border: 1px none;
  text-align: center;
  background-color: #eeeeee;
  font-size: 0.7em;
  color: #000000;
}

table.calendar td.out { 
  color: #AAAAAA;
}

table.calendar td a, table.calendar td span { 
  padding: 0px;
  padding-left: 2px;
  padding-right: 2px;
 }

table.calendar tr.header td, table.calendar td.header {
  margin-top: 3px;
  background-color: #acc478;
  text-align: center;
  padding-left: 1px;
  padding-right: 1px;
  font-weight: bold;
  color: #000000;
}

table.calendar td.header, tr.header td.header {
  padding-right: 1px;
  white-space: nowrap;
}

table.calendar a, table.calendar a:visited {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  background-color: #8cab49;
}

table.calendar a:hover {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  background-color: #acc478;
}

table.calendar span.active {
  font-weight: normal;
  background-color: #FF0000;
}

/** Event **/
div.event { 
  background-color: #acc478;
  border: 2px solid white;
  font-size: 0.8em;
  width: 540px;
  padding: 3px;
 }
 
 div.event a {
 	font-weight: bold;
 	color: white;
 }

div.event div.header { 
  background-color: #8cab49;

}

div.event div.header div.left2 { 
	width: 80px;
	float: left;
 }

div.event div.header div.middle2 { 
	width: 260px;
	float: left;
 }

div.event div.header div.right2 { 
	width: 200px;
	float: left;
 }

 .kalenteri {
	 background-color: #9ab55e;
	 color:#ffffff;	
 }

 .kalenteritop {
	 font-weight: bold;
	 background-color: #8cab49;	
 }

 .kalenteri td {
	 text-align: center;
	 padding: 3px;
 }

 .varattu2 {
	 background-color: #4967ab;
 }

 .varattu1 {
	 background-color: #ab4949;
 }

 .normal {
	 background-color:#acc478;
 }
