body {
	background: #0d1211;
}

body, td {
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
}

.footer {font-size: 8pt;}

#content {
	background: #404041;
}

p {
	line-height: 1.2em;
	margin-bottom: 20px;
	font-size: 10pt;
	font-weight: normal;
}

h1 {
	font-size: 12pt;
	color: #fff;
/*	color: #ec008c; */
	margin-bottom: 20px;
	font-weight: bold;
}

h2 {
	font-weight: bold;
	font-size: 10pt;
}

a {
	color: #FFFFFF; cursor: pointer;
}

ul {
	padding-left: 10px;
}

li {
	margin-left: 10px;
	margin-bottom: 5px;
	list-style: disc;
	line-height: 1.2em;
}

.sisalto {
	width: 550px;
}

.ajankohtaista {
	width: 940px; height: 35px; text-align: center;
}

span {line-height: 1.2em;}

/* ---------------- */
.judoyhteys thead  tr {background:#333334; font-weight:bold;}
.judoyhteys td {padding:5px 0 5px 5px; text-align:left; vertical-align:top; font-size:12px;}
.altjudo {background:#636365;}
.altjudoContact {background:#333334; padding:10px;}



/* ---------------- */
/* MENU */

#content .menu {margin-left: 20px;}

.ca-menu {width: 265px; list-style: none; margin-top: 20px; padding: 0; border: 0;}
.ca-menu li {list-style: none; margin: 0; padding: 0; border: 0; display: block; overflow: hidden; height: 50px; background: #636365; margin-bottom: 1px;}
.ca-menu .alanavi {background: #292a2b;}
.ca-menu .alaactive {background: #292a2b;}
.ca-menu .alaactive a {color: #ec008c;}
.ca-menu li a {text-align: left; width: 100%; height: 100%; display: block; color: #fff; text-decoration: none;}
.ca-menu li a .ca-icon {float: right; padding: 15px 25px 0px 0px}
.ca-menu li a:hover {color: #fff; background: #ec008c;}
.ca-menu li a:hover h2 {text-decoration: underline;}
.ca-menu li h2 {margin-left: 20px; padding-top: 15px;}
.ca-menu .alanavi a:hover {color: #ec008c; background: #292a2b;}
.ca-menu .alaactive a:hover {color: #ec008c; background: #292a2b;}

.ca-menu .active {background: #ec008c;}
