@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #09F;
}
a:visited {
	color: #000;
}
a:hover {
	color: #009;
}
a:active {
	color: #009;
}
h1 {
	font-size: 20px;
	color: #F00;
	text-align: center;
}
h2 {
	font-size: 17px;
	color: #F60;
}
h3 {
	font-size: 15px;
	color: #000;
}
#container {
	width: 850px;
	clear: both;
	border: solid 5px #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px auto 10px auto;
}
#banner {
	width: 850px;
	clear: both;
	padding: 0;
	margin: 0;
	background-color: #000;
}
#nav {
	width: 850px;
	clear: both;
	padding: 0;
	margin: 0;
}
#contain {
	width: 850px;
	clear: both;
	padding: 0;
	margin: 0;
}
#footer {
	width: 826px;
	clear: both;
	padding: 12px;
	margin: 0;
	background-color: #666;
	color: #FFF;
	text-align: center;
}
#cssmenu {
  zoom: 1;
  width: auto;
  background: #000;
  padding: 8px 0;
}
#cssmenu:before {
  content: '';
  display: block;
}
#cssmenu:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu ul {
  list-style-type: none;
  position: relative;
  display: block;
  font-size: 12px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #800;
  zoom: 1;
}
#cssmenu ul:before {
  content: '';
  display: block;
}
#cssmenu ul:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
#cssmenu li a {
  float: left;
  color: #A79787;
  text-decoration: none;
  height: 24px;
  padding: 9px 15px 0;
  font-weight: normal;
}
#cssmenu li:hover,
#cssmenu .active {
  text-decoration: none;
  border-bottom: 2px solid #800;
}
#cssmenu li:hover a {
  color: #fff;
}
#cssmenu .active a {
  color: #fff;
  font-weight: 700;
}
#basic {
	width: 568px;
	float: left;
	padding: 15px;
	border-right: solid #000 2px;
}
#sidebar {
	width: 230px;
	float: left;
	
	padding: 10px;
}
.center {
	text-align: center;
}
.rightalign {
	text-align: right;
	#7ab900
}
.source {
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border-collapse: collapse;
}
.source td, .source th {
	border: 2px soild #000;
	padding: 5px;
}
.source th {
	background-color: #000;
	text-align: center;
	color: #FFF;
	text-transform: capitalize;
}
.firstrow {
	background-color: #666;
}
#seasontop {
	clear: both;
	width: 850px;
	line-height: 50%;
}
#seasonsendone {
	padding: 2px 5px 2px 5px;
	width: 200px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	border: 2px solid #000;
	float: left;
}
#seasonsendtwo {
	padding: 2px 5px 2px 5px;
	width: 200px;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-width: 0px;
}
#statseason {
	padding: 2px 5px 2px 5px;
	float: left;
	width: 305px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 2px solid #000;
}
#seasontable {
	float: left;
	width: 850px;
}
#seasonsidebar {
	float: left;
	width: 230px;
	padding: 10px;
}
.season {
	width: 752px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	border-collapse: collapse;
}
.season td, .season th {
	padding: 5px;
}
.season th {
	background-color: #000;
	text-align: center;
	color: #FFF;
	text-transform: capitalize;
}
.seasonimg {
	width: 130px;
}
#playleft {
	width: 395px;
	padding: 15px;
	float: left;
}
#playright {
	width: 395px;
	padding: 15px;
	float: left;
}
#playtop {
	width: 820;
	padding: 15px;
	clear: both;
	text-align: center;
}
.enlarge {
	font-size: 1.5em;
	text-align: center;
}