* {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #222222;
}

BODY {
	margin: 0px;
	background-color: #d6dbde;
}

H1 {
	font-size: 16px;
	font-weight: bold;	
}

#content TABLE {
	border: 1px solid #9c9d9f;
	margin: 5px 0;
}

#ticker TABLE {
	border: 0px !important;
	border: 0px;
}

TH {
	background-color: #b30033;
	color: #FFFFFF;
}

TD.head {
	color: #999999;
	border-bottom: 1px solid #b30033;	
}

INPUT.submit {
/*	
	padding:1px 5px;
	margin: 0 5px;
	font-size:10px;
	border: 1px solid #a90203;
	background-color: #ffffff;
	color: #a90203;
*/
}

.smalltext {
	font-size: 10px;
	color: #666666;	
}

.success {
	color: #3c9917;
}

.failed {
	color: #b30033;
}

.highlightedtext {
	color: #b30033;
	font-weight: bold;
}

.disabledtext {
	color: #cccccc;	
}

.gameday-box {
	float: left; 
	background-color: #eeeeee; 
	font-size: 10px; 
	text-align: center; 
	width: 18px; 
	border: 1px solid #cccccc; 
	margin: 2px;
	cursor: pointer;
}

.gameday-box-active {
	float: left; 
	background-color: #b30033;
	color: #ffffff;
	font-size: 10px; 
	text-align: center; 
	width: 18px; 
	border: 1px solid #b30033;
	margin: 2px;
	cursor: default;
}


#content {
	text-align: left;
	width: 830px !important;
	padding-top: 10px;
	background-color: #ffffff;
}

#content #leftcol {
	width: 200px !important;
	position: relative;
	left: 60px;
/*
	margin-left: 30px !important;
	margin-left: 30px;
*/
	float: left;
}

#content #maincol {
	width: 550px;
	position: relative;
	left: 20px;
	float: left;
}

#content .bigbox {
	width: 530px !important;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.bigbox .content {
	margin: 10px;	
}

#content .bigbox-colored {
	width: 530px !important;
	background-color: #ed1c24;
	border: 1px solid #000000;
}


#header {
	text-align: left;
	width: 830px !important;
	height: 149px !important;
	background: url(/img/channelcup/header.jpg) no-repeat;	
}

#header #nav {
	width: 830px !important;
	height: 20px;
	position: relative;
	top: 128px !important;	
	top: 128px; /* for IE */
	background-color: #b30033;
	font-family: verdana, arial, helevetica, sans-serif !important;
}

#header #nav .nav {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #ffffff !important;
	font-weight: bold;
	padding-right: 1px;
	margin-right: 15px;
	margin-left: 5px;
	margin-top: 3px;
	border-right: 0px solid #cccccc;
}

#header #banner {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 1px;
	left: 360px;
}

#header #nav IMG {
	position: relative;
	top: -3px;
	margin-right: 1px;	
}

.nav A,
.nav A:link,
.nav A:active,
.nav A:visited
 {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.nav A:hover
 {
	font-family: arial;
	font-size: 11px;
	color: #ffffff !important;
	font-weight: normal;
	text-decoration: none;
}



#header #nav .nav-active {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #ffffff !important;
	font-weight: bold;
	padding-right: 1px;
	margin-right: 15px;
	margin-left: 5px;
	margin-top: 3px;
	border-right: 0px solid #ffffff;
	font-family: verdana, arial, helevetica, sans-serif !important;
}


.nav-active A,
.nav-active A:link,
.nav-active A:active,
.nav-active A:visited
 {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.nav-active A:hover
 {
	font-family: arial;
	font-size: 11px;
	color: #ffffff !important;
	font-weight: bold;
	text-decoration: none;
}

#skyscraper {
	position: absolute;
	top: 0px;
	left: 830px;
	width: 160px;
	height: 800px;	
}

#footer {
	width: 830px !important;
	height: 20px !important;
	background-color: #b30033;
}

#footer .content {
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 20px;
	color: #ffffff;
	margin: 0px;
	font-size: 11px !important;
	font-family: verdana, arial, helvetica, sans-serif !important;
}

#footer .content A,
#footer .content A:link,
#footer .content A:visited,
#footer .content A:active {
	font-weight: bold;
	text-size: 12px !important;
	color: #b30033;
	text-decoration: none;
}

#footer .content A:hover {
	font-weight: bold;
	text-size: 12px !important;
	color: #b30033;
	text-decoration: underline;
}
