html {
}
body {
	background-color: #FFFF00;
	font-size: 14px;
}
div.layout {
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	height: 100%;
	background-color: white;
	border-width: 1px 1px 1px 1px;
	border-style: groove groove groove groove;
	border-color: gray gray gray gray;
}
div.leftside {
	margin-right: auto;
	margin-left: 10px;
	float: left;
	width: 210px;
	background-color: #000000;
}
div.submenu {
	margin-right: 0px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	float: right;
	width: 200px;
	background-color: #000000;
}
div.calendar {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
	border-style: none;
    float: right;
	padding-left: 10px;
    background-color: white;
}
div.content {
	margin-right: auto;
	margin-left: auto;
	width: 629px;
	height: 100%;
	float: left;
	background-color: #000000;
	border-width: 1px;
	border-style: none;
	border-top-style: none;
	border-color: #AAAAAA;
}
div.banner {
	padding-left: 2px;
	width: 629px;
	height: 150px;
}
div.hotnews {
    width: 629px;
	margin-left: 30px;
    margin-right: auto;
}
div.rightside {
	margin-top: 5px;
	width: 230px;
	float: left;
	background-color: white;
}
div.next_match {
	width: 200px;
	height: 230px;
	margin-top: 10px;
	margin-left: 7px;
	border-width: 2px;
	border-style: solid;
	border-color: #CFCFCF;
	padding-left: 10px
}
div.add {
	width: 200px;
	margin-left: 10px;
	margin-bottom: 20px;
}
div.footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 0px;
	width: 636px;
	border-style: none;
}


fieldset.content {
	margin-right: auto;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
	width: 575px;
	background-color: silver;
}
fieldset.menu {
	margin: 0px;
	width: 175px;
	background-color: #F7F7F7;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFF00;
}
h3 {
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	text-align: left;
	color: black;
	background-color: #EEEEEE;
}
a:link {
	color: #3399CC;
}
a:active {
	color: #3399CC;
}
a:visited {
	color: #3399CC;
}
a.login {
	color: #999999;
	text-decoration: none;
}
a.uutinen {
	text-decoration: none;
}
p.error {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid black;
	padding: 1ex;
	background-color: white;
	border-left-width: 2ex;
	border-left-style: solid;
	border-left-color: #FF0000;
	width: 560px;
}
p.ok {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid black;
	padding: 1ex;
	background-color: white;
	border-left-width: 2ex;
	border-left-style: solid;
	border-left-color: #339900;
	width: 560px;
}
p.mainos {
	margin-right: auto;
	margin-left: 12px;
	border: 1px solid #FFFF00;
	padding: 1ex;
	background-color: white;
	border-left-width: 2ex;
	border-left-style: solid;
	border-left-color: #FFFF00;
	width: 560px;
}
p.footer {	
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	text-align: right;
	color: #999999;
}
p.page {
	margin-bottom: 10px;
	width: 560px;
	text-align: left;
	color: black;
}
p.video {
	margin-left: 24px;
	margin-bottom: 10px;
	width: 570px;
}
p.kuva {
	margin-left: 100px;
	margin-right: auto;
	margin-bottom: 20px;
	width: 570px;
}

p.undernote {
	margin-right: auto;
	margin-left: 24px;
	margin-bottom: 10px;
	width: 570px;
	text-align: left;
	color: #CFCFCF;
}
p.expage {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 570px;
	text-align: left;
	text-decoration: line-through;
	color: black;
}
p.submenu_item {
	width: 140px;
}
p.add {
	width: 190px;
}
p.seuraava {
	margin-left: 45px;
	margin-top: 3px;
	font-weight: bold;
}
p.aika {
	margin-left: 25px;
}
span.extext {
	text-decoration: line-through;
}
span.italic {
	font-style: italic;
}

span.bold {

	font-weight: bold;

}

span.yellow {
	color: #FFFF00;
	background-color: #000000;
	font-weight: bold;
}
span.yellowtopic {
	color: #FFFF00;
	background-color: #000000;
	font-weight: bold;
	font-size: 20px;
}
p.strong {
	color: #FFFF00;
	background-color: #000000;
	padding: 4px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	border-style: dashed;
	border-width: 3px;
	border-color: white;	
}
strong {
	color: #FFFF00;
	background-color: #000000;
	padding: 4px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	border-style: dashed;
	border-width: 3px;
	border-color: silver;
}
img.add {
	border-style: none;
}
img.logo {
	background-color: white;
	margin-right: 10px;
}
img.uutinen {
	border-style: none;
	margin-right: 10px;
	margin-bottom: 10px;
}


input.rivi {
	width: 400px;
}
input.pvm {
	width: 100px;
}
input.numero {
	width: 50px;
}
textarea {
	width: 550px;
	height: 400px;
}
textarea.pelaaja {
	width: 550px;
	height: 100px;
}
label.ottelu {
	width: 400px;
}


table {

	font-size: 14px;

	width: auto;
}
th {
	text-align: left; 
}
table.layout {
	border-collapse: collapse;
}
table.layout td {
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
}
table.content td {
	padding-bottom: 12px;
}
table.submenu {
	margin-right: auto;
	margin-left: auto;
	width: 198px;
	border-collapse: separate;
	border-spacing: 0px 2px;
}
table.submenu tr {
	color: black;
}
table.submenu th {
	height: 50px;
	color: #F7F7F7;
}
table.submenu td {
	color: black;
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: groove;
	border-width: 2px;
	border-color: yellow;
	background-image: url(../pics/submenu_button.png);
	background-repeat: repeat;
	background-position: left top;
}
table.menu {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 620px;
	border-spacing: 0px 0px;
	border-style: none none none none;
	border-collapse: separate;
	background-color: #000000;
}
table.menu tr {
	background-color: #000000;
	width: 620px;
}
table.menu td {
	width: 100px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	border-style: none none none none;
	background-color: #000000;
	color: black;
}
table.menu td.active {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 1px 1px 1px 1px;
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #000000 #000000 #000000 #000000;
	background-color: #000000;
	color: black;
}
table.menu a:hover {
	color: #FFFF00;
}
table.menu a.login:hover {
	color: #FFFF00;
}
table.menu td a {
	color: #000000;
	border-style: none none none none;
}
table.menu td a.login {
	color: black;
	text-decoration: none;
}
table td.vali {
	background-color: #000000;
	border-width: 0px;
}
table.yleinen {
	background-color: silver;
	font-size: 12px;
}
table.yleinen th {
	border-width: 1px 1px 1px 1px;
	border-style: groove groove groove groove;
	border-color: gray gray gray gray;
	background-color: silver;
	padding: 2px 5px 2px 5px;
}
table.yleinen td {
	border-style: none none none none;
	background-color: silver;
	padding: 2px 5px 2px 5px;
}
table.seuraava {
	border-style: none;
	text-align: center;
}
table.seuraava th {
	border-style: none;
}
table.seuraava td {
	border-style: none;
}
table.luettelo {
	border-width: 1px 1px 1px 1px;
	border-style: groove groove groove groove;
	border-color: gray;
	background-color: silver;
	table-layout: auto;
	font-size: 12px;
}
table.luettelo th {
	border-width: 1px 1px 1px 1px;
	border-style: groove groove groove groove;
	border-color: gray;
	background-color: silver;
	padding: 2px 5px 2px 5px;
}
table.luettelo td {
	border-width: 1px 1px 1px 1px;
	border-style: groove groove groove groove;
	border-color: gray;
	background-color: #CFCFCF;
	padding: 2px 5px 2px 5px;
}
