/*

kurssi.css (v1.05)

*/



body {
	background-color: #ffefde; 
/*	background-color: #cdd; */
	color: #000;

	padding-left: 1em;
	padding-right: 1em;

}

.copyright {
	font-size: 8pt;
	text-decoration: none;
}



h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {
	margin-top: 1px;
	margin-bottom: 0px;
}


h1, h2, h3 {
	font-family: verdana, helvetica, arial, sans-serif;
}

h4, h5 {
	font-family: arial, sans-serif;
}


h1 {
	text-align: center;
}

h3 {
	font-size: 140%;
	padding-top: 10px;
}

h4 {
	font-size: 120%;
	margin-bottom: 0px;
}



tr {
	vertical-align: top;
}

table {
	border-style: solid;
	border-width: thin;
}




table.aikataulu td {
	padding: 5px;
	font-size: 13pt;
}

table.aikataulu td.aikataulu {
	border-left: solid;
	border-top: solid;
	border-width: thin;
}

tr.paiva td {
	background-color: #EFEFFF;
}
tr.teema td {
	background-color: #EEFFEE;
}
tr.tanssilaji td {
	background-color: #FFFFEA;
}
tr.perusteet td {
	background-color: #FFEEEE;
}
tr.tanssit td {
	background-color: #FAEEFF;
}





table.hinnat td {
	padding: 5px;
	font-size: 13pt;
	text-align: right;
}

table.hinnat td.hinnat {
	border-left: solid;
	border-top: solid;
	border-width: thin;
}

tr.kesto td {
	background-color: #EFEFFF;
}
tr.ennakko-jasen td {
	background-color: #EEFFEE;
}
tr.ennakko-eijasen td {
	background-color: #FFFFEA;
}
tr.paikalla-jasen td {
	background-color: #FFEEEE;
}
tr.paikalla-eijasen td {
	background-color: #FAEEFF;
}

tr.ennakko-jasen td.ennakko {
	background-color: #E9FFE9;
	border-left: solid;
	border-top: solid;
	border-width: thin;
}
tr.paikalla-jasen td.paikalla {
	background-color: #FFE9E9;
	border-left: solid;
	border-top: solid;
	border-width: thin;
}





.mainosteksti {
	text-align: center;
	font-family: cursive;
	font-size: 16pt;
}

.mainosaika {
	text-align: center;
	font-family: cursive;
	font-size: 16pt;
}

.mainostiedot {
	text-align: left;
	font-family: serif;
	font-size: 13pt;
}

.navilink {
	font-family: arial, sans-serif;
	font-size: smaller;
}

span.paivitetty {
	font-weight: normal;
	font-family: arial, sans-serif;
	font-size: smaller;
}

p.lisatiedot {

}

p.huomautus {
	font-size: smaller;
}

p.seuraavaksitulossa {
	margin-bottom: 0px;
}

span.out {
	text-decoration: line-through;
}


