body {
	background: white;
	font-family: verdana;
	font-size: 12px;
}

#top {
	width: 900px;
	font-family: century gothic;
	color: darkred;
	font-size: 24px;
	text-align: right;
}

.img_top {
	border-bottom: 1px solid darkred;
}

#bottom {
	width: 900px;
	color: #999999;
	font-size: 10px;
	padding-top: 1px;
	clear: both;
}

#main {
	width: 900px;
	border: 1px solid darkred;
	text-align: left;
	padding-bottom: 20px;
}

#content {
	padding: 20px;
}

#navigator {
	width: 120px;
}

#navigator a {
	display: block;
	background: darkred;
	color: white;
	font-size: 11px;
	text-align: left;
	padding: 3px;
	border-top: 1px solid white;
}

#navigator a:hover {
	background: #97694f;
	text-decoration: none;
}

#navigator a.current {
	background: #97694f;
}

#navigator a.subitem {
	background: #97694f;
	border: 0px;
	padding: 0px;
	padding-left: 10px;
	color: white;
}

#navigator a:hover.subitem {
	color: #ebc79e;
	text-decoration: none;
}

#navigator a.subitem_current {
	background: #97694f;
	border: 0px;
	padding: 0px;
	padding-left: 10px;
	color: #ebc79e;
}

.index_img {
	width:298px;
	font-size:11px;
	font-style:italic;
	text-align:center;
	margin:0px;
	padding:0px;
}

.index_img img {
	border: 1px solid black;
	margin:0px;
	margin-bottom: 5px;
	padding:0px;
}

.index_updates {
	border: 1px dashed darkblue;
	background: lightblue;
	padding:10px;
	font-size:11px;
	margin:0px;
}

.index_updates h2 {
	width:100%;
	border-bottom:2px solid #ffeeee;
	font-size:11px;
	font-weight:bold;
	color:black;
	margin-top:0px;
	margin-bottom:10px;
	padding-bottom:2px;
}

.index_updates p {
	margin:0px;
	margin-bottom:2px;
}

.index_main {
	padding:10px;
	background:#ffeeee;
}

.index_main h2 {
	margin-top:10px;
}

a {
	text-decoration: none;
	color: #8888ff;
}

a:hover {
	color: #8888ff;
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	color: darkred;
}

h2 {
	font-size: 14px;
	color: darkred;
	margin-top: 30px;
}

table {
	width: 100%;
	font-size: 12px;
}

td {
	padding: 0px;
	vertical-align: top;
	font-family: verdana;
}

.img_main {
	text-align: center;
	font-size: 11px;
	font-style: italic;
}

.img_main img {
	margin-bottom: 5px;
}

table.pentue {
	border: 1px solid silver;
	border-collapse: collapse;
	width: 100%;
}

.pentue th {
	border: 1px solid silver;
	background: silver;
	padding: 5px;
	font-size: 11px;
}

.pentue td {
	border: 1px solid silver;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.uutiset {
	border-top: 3px solid #ffeeee;
	margin-top: 20px;
}

table.tulos {
	width: 100%;
	border: 1px solid silver;
	border-collapse: collapse;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.tulos th {
	border: 1px solid silver;
	background-color: #dddddd;
	padding: 5px;
	font-size: 10pt;
	text-align: left;
	padding-left: 10px;
	border-right: 0px;
	border-left: 0px;
}

.tulos td {
	background-color: #fafafe;
	border: 0px;
	padding: 10px;
	vertical-align: top;
	padding-bottom: 0px;
}

table.tulos_ala {
	width: 100%;
	padding: 0px;
	font-size: 8pt;
	border: 0px;
	margin-bottom: 10px;
}

.tulos_ala td {
	padding: 0px;
	border-bottom: 0px solid silver;
}

table.kasvattaja {
	width: 500px;
	border: 1px solid silver;
	border-collapse: collapse;
}

.kasvattaja td {
	border: 1px solid silver;
	padding: 10px;
}

.tapahtumat {
	width: 600px;
	margin: 0px;
	padding: 15px;
	padding-bottom: 25px;
	background:#ffeeee;
	border-top: 1px dashed #97694f;
}

/* leveyden määrittämistä varten */
.tulos_leveys {
	width: 200px;
}

.tuomari {
	font-size: 8pt;
	font-weight: normal;
	background-color: #dddddd !important;
	text-align: right;
	padding: 5px !important;
	padding-right: 10px;
	border-bottom: 1px solid silver !important;
}

.high {
	color: darkred;
	font-weight: bold;
}

.kuva {
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 15px;
}

.kuva a {
	font-style: normal;
}

#content.valioesittely {
	text-align: center;
}

#content.valioesittely .kuva {
	margin-top: 1px;
}

#content.valioesittely .tittelit {
	font-size: 13px;
	font-weight: normal;
}

.date {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

















































































