body, form, div {
	padding: 0;
	margin: 0;
}
body {
	background: url(/images/us_bg.jpg) #FFF 0 0;
	font-family: arial;
	font-size: 9pt;
}
a {
	text-decoration: none;
	color: #E52121;
}
a.und {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
#container {
	width: 876px;
	margin: 25px auto;
}
#container #header {
	width: 100%;
	height: 207px;
	background: url(/images/header_new.png) transparent no-repeat 0 0;
	position: relative;
}
#container #header a {
	color: #FFF;
}
#container #header #nav-bar {
	position: absolute;
	bottom: 7px;
	left: 12px;
	width: 852px;
	height: 28px;
	font-size: 11pt;
}
#container #header #referee {
	position: absolute;
	bottom: 35px;
	right: 30px;
	white-space: nowrap;
}
#container #header #referee img {
	vertical-align: middle;
}
#container #header #about-links {
	position: absolute;
	bottom: 42px;
	left: 30px;
}
#container #header #about-links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#container #header #about-links ul li {
	display: inline;
	padding-right: 10px;
}
#container #header #nav-bar #links {
	overflow: hidden;
	visibility: hidden;
}
#container #header #nav-bar #links div.link {
	float: left;
	height: 28px;
	line-height: 28px;
	margin: 0 10px;
}
#container #header #nav-bar #links div.link a {
	display: block;
	cursor: pointer;
	padding-left: 13px;
	padding-right: 8px;
	float: left;
	height: 28px;
	line-height: 28px;
}
#container #header #nav-bar #links div.link a:hover {
	text-decoration: none;
}
#container #header #nav-bar #links div.link div {
	width: 5px;
	height: 28px;
	float: left;
}
#container #header #nav-bar #links div.selected a, #container #header #nav-bar #links div.hover a {
	background: url(/images/links-selected-left.png) transparent no-repeat left center;
}
#container #header #nav-bar #links div.selected div, #container #header #nav-bar #links div.hover div {
	background: url(/images/links-selected-right.png) transparent no-repeat left center;
}
#content {
	background: url(/images/bkg-content.png) transparent no-repeat left top;
	padding: 5px 12px 20px;
	overflow: hidden;
}
#container #content-container #content-bottom {
	width: 100%;
	height: 20px;
	background: url(/images/bkg-content-bottom.png) transparent no-repeat left top;
}
#content #left, #content #main, #content #right {
	float: left;
}
.side {
	margin: auto;
}
#content #left, #content #right {
	width: 180px;
}
#content #main {
	width: 492px;
}
.logo-box {
	width: 142px;
	height: 73px;
	background: url(/images/bkg-logo-box.png) transparent no-repeat right top;
	text-align: center;
	line-height: 73px;
}
.logo-box img {
	vertical-align: middle;
}
.logo-box.side, .side.logo-box {
	padding-left: 4px;
}
.news-box.side, .side.news-box {
	padding-left: 4px;
	width: 153px;
}
.news-box a {
	text-decoration: underline;
}
.news-box ul {
	margin: 0;
	padding: 5px 0 0;
	list-style-type: none;
}
.news-box ul li {
	padding: 5px 0;
}
.news-box .title, .news-box .content {
	padding: 0 13px 0 10px;
}
.news-box.side .title, .side.news-box .title {
	height: 23px;
	line-height: 23px;
	background: url(/images/news-box/bkg-title.png) transparent no-repeat right top;
	color: #FFF;
}
.news-box.side .content, .side.news-box .content {
	background: url(/images/news-box/bkg-content.png) transparent repeat-y right top;
}
.news-box.side .bottom, .side.news-box .bottom {
	height: 12px;
	background: url(/images/news-box/bkg-bottom.png) transparent no-repeat right top;
}
#left .spacer, #right .spacer {
	height: 7px;
}
#left .ad {
	width: 120px;
	height: 600px;
	background: #FFF;
	border: 1px solid;
}
#main .content {
	width: 495px;
	overflow: hidden;
}
#main .content .top {
	position: relative;
	height: 33px;
	background: url(/images/bkg-content-main-top.png) transparent no-repeat left top;
}
#main .content .top .title {
	color: #FFF;
	font-size: 23px;
	line-height: 33px;
	padding-left: 10px;
}
#main .content .top .right {
	position: absolute;
	bottom: 5px;
	right: 15px;
}
#main .content .top .right img {
	vertical-align: bottom;
}
#main .content .stuff {
	padding: 10px;
	background: url(/images/bkg-content-main.png) transparent repeat-y left top;
}
#main .content .stuff .spacer {
	height: 20px;
}
#main .content .bottom {
	height: 15px;
	background: url(/images/bkg-content-main-bottom.png) transparent no-repeat left top;
}
#main .content .stuff .section-title, #main .content .stuff .tab-box .title{
	color: #E52121;
	font-size: 11pt;
	font-weight: bold;
}
#main .content .stuff .section-title {
	padding-bottom: 10px;
}
#main .content .stuff label, #main .content .stuff .label {
	font-weight: bold;
}
#main .content .stuff .search {
	padding: 0 20px;
}
#main .content .stuff form a.clear {
	text-decoration: underline;
	color: #7F7F7F;
}
#main .content .stuff form .btn {
	width: 124px;
	height: 27px;
	background: url(/images/bkg-submit-btn.png) transparent no-repeat left top;
	color: #FFF;
	vertical-align: bottom;
	border: none;
	font-size: 10pt;
}
#main .content .stuff form .spacer {
	height: 5px;
}
#main .content .stuff form .spacer.big {
	height: 12px;
}
#main .content .stuff .tab-box {
	width: 465px;
	padding-right: 5px;
	margin: auto;
}
#main .content .stuff .tab-box .top {
	height: 30px;
	background: url(/images/tab-box/bkg-top.png) transparent no-repeat left top;
	padding-top: 10px;
	padding-left: 10px;
	color: #666;
	font-weight: bold;
}
#main .content .stuff .tab-box .main {
	background: url(/images/tab-box/bkg-main.png) #FFF no-repeat left top;
	padding: 0 10px;
	color: #666;
}
#main .content .stuff .tab-box .main .schedule .league-title {
	font-size: 9pt;
	font-weight: normal;
	border: 1px solid #909090;
	border-bottom: none;
	height: 27px;
	line-height: 27px;
	color: #FFF;
	padding-left: 37px;
	background-repeat: repeat-x;
	background-position: left top;
}
#main .content .stuff .tab-box .main .schedule .premier .league-title {
	background-image: url(/images/league-headers/premier.png);
}
#main .content .stuff .tab-box .main .schedule .over-35-first .league-title {
	background-image: url(/images/league-headers/35-first.png);
}
#main .content .stuff .tab-box .main .schedule .over-35-second .league-title {
	background-image: url(/images/league-headers/35-second.png);
}
#main .content .stuff .tab-box .main .schedule .over-35-third .league-title {
	background-image: url(/images/league-headers/35-third.png);
}
#main .content .stuff .tab-box .main .schedule .men-first .league-title {
	background-image: url(/images/league-headers/men-first.png);
}
#main .content .stuff .tab-box .main .schedule .women-second .league-title {
	background-image: url(/images/league-headers/women-second.png);
}
#main .content .stuff .tab-box .main .schedule .game .notes {
	border: 1px solid #909090;
	border-bottom: none;
	border-top: none;
	padding: 5px;
	background: #EBF1FC;
	color: #909090;
}
#main .content .stuff .tab-box .main .schedule .game .notes .title {
	font-size: 9pt;
	font-weight: normal;
}
#main .content .stuff .tab-box .main .schedule .game table {
	border: 0;
	border-collapse: collapse;
	margin-left: 1px;
}
#main .content .stuff .tab-box .main .schedule .game th, #main .content .stuff .tab-box .main .schedule .game td {
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
	padding-left: 5px;
}
#main .content .stuff .tab-box .main .schedule .game th {
	border-top: 1px solid #909090;
	color: #909090;
	font-weight: normal;
	text-align: left;
	font-size: 8.6pt;
	background: url(/images/tab-box/bkg-th.png) transparent repeat-x left top;
	height: 21px;
	line-height: 21px;
}
#main .content .stuff .tab-box .main .schedule {
	border-bottom: 1px solid #909090;
}
#main .content .stuff .tab-box .main .schedule .game td {
	padding: 2px 5px;
}
#main .content .stuff .tab-box .main .schedule .game  th.game {
	width: 48px;
}
#main .content .stuff .tab-box .main .schedule .game  th.check-in {
	width: 61px;
}
#main .content .stuff .tab-box .main .schedule .game  th.game-time {
	width: 71px;
}
#main .content .stuff .tab-box .main .schedule .game  th.home {
	width: 90px;
}
#main .content .stuff .tab-box .main .schedule .game  th.visit {
	width: 90px;
}
#main .content .stuff .tab-box .main .schedule .game  th.field {
	width: 77px;
}
#main .content .stuff .tab-box .main .schedule .game  td {
	border-bottom: 1px solid #909090;
}

.standings table {
  width: 100%;
}
