
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

td {
	font-family: Georgia;
	font-size: 10px;
	color: #333333;
}

.vasen {
	width: 140px;
	padding-right: 5px;
	border-right: 1px solid #006f46;
}
.menu {
	margin: 0px 1px;
	padding: 0px 3px;
	border: 1px solid #006f46;
	border-top: 0px;
	background-color: #d9eae3;
}

.valittumenu {
	background-color: #b2d4c7 !important;
}

.kalenteri td {
	width: 15px;
	height: 15px;
	text-align: center;
	background-color: #d9eae3;
	font-size: 10px;
}

.erikuukausi {
	color: #888888;
}

.valittuviikko td {
	background-color: #b2d4c7;
}

.valittupaiva {
	background-color: #f4f4ba !important;
}

.tapahtuma_vasen {
	width: 130px;
	border-top: #f4f467 solid 1px;
	margin-top: 4px;
}

.kalenteriotsikko {
	width: 470px;
	text-align: left;
	font-weight: bold;
	font-family: Georgia;
	font-size: 13px;
	padding: 5px 10px;
	color: #444444;
	border-bottom: 1px solid #006f46;
}

.kalenteritapahtuma {
	border: 1px solid #73ad98;
	border-bottom: 2px solid #73ad98;
	border-right: 2px solid #73ad98;
	background-image: url('kalenteritausta.gif');
	background-repeat: repeat-x;
	width: 450px;
	padding: 5px;
	margin: 10px 10px;
}

.kalenteritapahtumaotsikko {
	text-align: left;
	padding-left: 10px;
	font-family: Georgia !important;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dotted #73ad98;
	padding-bottom: 5px;
}

td.kalenteritapahtumateksti {
	text-align: left;
	padding: 0px 5px;
	font-family: Georgia;
	font-size: 11px;
	color: #555555;
}

td.kalenteritapahtumateksti p:first-letter {
	padding-left: 10px;
}

input {
	height: 14px;
	font-family: Georgia;
	font-size: 10px;
	border: 1px solid #006f46;
}

#tausta {
	z-index: 4;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #006f46;
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.kolumni, .puhe {
	font-size: 11px;
	font-weight: normal;
	background-image: url('kalenteritausta.gif');
	background-repeat: repeat-x;
	padding: 3px;
	cursor: hand;
	margin: 2px 0px;
	text-align: left;
}

.nappula {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #787878;
	display: none;
	position: absolute;
	z-index: 99;
	padding: 5px 8px;
	top: 55px;
	background-color: #e4e467;
	cursor: hand;
}

.tekstialusta {
	z-index: 50;
	position: absolute;
	padding: 10px;
	top: 50px;
	width: 600px;
	background-color: white;
	font-size: 12px;
	overflow: auto;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

.kuva {
	margin: 3px;
	width: 76px;
	float: left;
}

.kuva .yla .oikea {
	background: url('varjo_oikea.gif') no-repeat right 0px;
}

.kuva .ala {
	height: 7px;
	background: url('varjo_ala.gif') no-repeat;
}

.kuva .ala .oikea {
	height: 7px;
	background: url('varjo_alaoikea.gif') no-repeat right 0px;
}

.kuvatausta {
	z-index: 10;
	position: absolute;
	top: 20px;
	left: 200px;
	background-color: white;
	padding: 10px;
	align: left;
	display: none;
}

.kuvateksti {
	margin-top: 5px;
	align: left;
}

.suljekuva {
	width: 100%;
	color: #006f46;
	cursor: hand;
}
