body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

/*
* Wysiwyg Styles
*/

.otsikko-solu {}
.vaalea-solu {}
.tumma-solu {}

table.kups-taulukko-1 {
	width: 100%;
	padding: 0px;
	margin: 10px 0px;
	border: 1px solid #eeeeee;
}

table.kups-taulukko-1 td.vaalea-solu.hover,
table.kups-taulukko-1 td.tumma-solu.hover,
table.kups-taulukko-1 td.hover {
	background-color: #CFA62A;
	font-weight: bold;
	color: #ffffff;
}

table.kups-taulukko-1 td {
	padding: 3px;
	font-size: 11px;
	border-top: 1px solid #f0f0f0;
}

table.kups-taulukko-1 th {
	background-color: #4F4F4F;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-spacing: 0px;
	text-align: left;
}

table.kups-taulukko-1 .otsikko-solu,
table.kups-taulukko-1 .otsikko-solu.hover {
	font-weight: bold;
	border: none;
	background-color: #ffffff;
	color: #000000;
}

table.kups-taulukko-1 .vaalea-solu {
	background-color: #ffffff;
}

table.kups-taulukko-1 .tumma-solu {
	background-color: #f0f0f0;
}

a,
.box .content-area a {
	color: #505050;
	text-decoration: underline;
}

a:hover,
.box .content-area a:hover {
	color: #CEA728;
	text-decoration: none;
}

caption {
	text-align: left;
}

h1, h2, h3, h4, h5, h6,
.otsikko1,
.otsikko2,
.otsikko3 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1,
.otsikko1 {
	font-size: 16px;
	font-weight: bold;
	padding: 17px 0px;
}

h2,
.otsikko2 {
	font-size: 12px;
	font-weight: bold;
}

h3,
.otsikko3 {
	font-size: 11px;
	font-weight: bold;
}

.box h1,
.box h2,
.box.calendar h6,
.navigationbar,
.navigationbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.navigationbar a {
	color: #ffffff;
	text-decoration: none;
}

.navigationbar a:hover {
	color: #CFA62A;
	text-decoration: none;
}

.navigationbar a.selected {
	color: #CFA62A;
}

/*
* Leftnavigation
*/

.navigationbox a {
	color: #000000;
	text-decoration: none;
	padding: 2px 0px;
	display: block;
	font-size: 11px;
}

.navigationbox a:hover {
	color: #CFA62A;
	text-decoration: none;
}

.navigationbox a.selected {
	color: #CFA62A;
}

.navigationbox ul ul li a {
	font-size: 11px;
	text-transform: none;
	padding-left: 10px;
	font-weight: normal;
}

/*
* Liftboxes
*/

.box h2 {
	font-size: 12px;
}

.box a {
	color: #000000;
	text-decoration: none;
}

.box a:hover {
	color: #ffffff;
	text-decoration: none;
}

.box h1,
.navigationbar,
.navigationbox,
.box.calendar h6 {
	text-transform: uppercase;
	font-size: 13px;
}

.middle .content,
.middlewide .content,
.middlefull .content {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

/*
* Nextgame box
*/

.box.nextgame .nextgame-teams td.vs {
	font-size: 13px;
	font-weight: bold;
}

.box.nextgame .nextgame-details .timevalue,
.box.nextgame .nextgame-details .locationvalue {
	font-weight: bold;
}

/*
* Calendarbox
*/

.box.calendar .calendar {
	font-size: 11px;
}

.box.calendar .calendar td.dateSelected {
	background-color: #AAC2FE;
	font-weight: bold;
}

.box.calendar .calendar td a {
	text-decoration: none;
}

.box.calendar .calendar td a:hover {
	text-decoration: none;
}

.box.calendar .calendar td a.awayGameLink,
.box.calendar .calendar td a.homeGameLink {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.box.calendar .calendar td a.awayGameLink:hover,
.box.calendar .calendar td a.homeGameLink:hover {
	color: #ffffff;
	text-decoration: none;
}

.box.calendar .calendar td a.awayGameLink {
	background-color: #E8D394;
}

.box.calendar .calendar td a.homeGameLink {
	background-color: #CFA62A;
}

/*
* Newsbox
*/

.box .news-title a {
	color: #000000;
	text-decoration: none;
}

.box .news-title a:hover {
	color: #000000;
	text-decoration: underline;
}

/* 
* Gallup box
*/

.box.gallup table td {
	font-size: 11px;
}

.box.gallup table .question {
	font-weight: bold;
}

/*
* Year calendar
*/
.middlefull .content .calSelect .calSelect,
.middlefull .content .legend {
	font-size: 11px;
	line-height: 13px;
}

.middlefull .content .legend a {
	text-decoration: none;
	color: #000000;
}

.middlefull .content .legend a:hover {
	text-decoration: none;
	color: #505050;
}

.middlefull .content .calendar a.pastGameLink {
	text-decoration: none;
	background-color: #F0F0F0;
	border: 1px solid #cccccc;
	color: #808080;
}

.middlefull .content .calendar a.pastGameLink:hover {
	background-color: #fafafa;
	color: #505050;
}

.middlefull .content .calendar a.homeGameLink {
	text-decoration: none;
	background-color: #CFA427;
	border: 1px solid #AF850A;
	color: #ffffff;
}

.middlefull .content .calendar a.homeGameLink:hover {
	background-color: #EBBA2C;
}

.middlefull .content .calendar a.awayGameLink {
	text-decoration: none;
	background-color: #505050;
	border: 1px solid #252525;
	color: #ffffff;
}

.middlefull .content .calendar a.awayGameLink:hover {
	background-color: #808080;
}

.middlefull .content .calendar a.redLink {
	text-decoration: none;
	color: #000000;
}

.middlefull .content .calendar a.redLink:hover {
	color: #CFA427;
}