@charset "UTF-8";
/* CSS Document */

/* reset browser styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th, caption {
	font-weight: normal;
	text-align: left;
}
a, img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
ol {
	padding-left: 1.4em;
	list-style: decimal;
}
ul {
	padding-left: 1.4em;
	list-style:square;
}
q:before, q:after {
	content:'';
}
/* end reset browser styles */

body {
	font: normal 1em/125% "katarine-web-1","katarine-web-2",sans-serif;
	color: #424242;
	background: #000000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#container {
	position: static;
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	position: relative;
}
#Mast {
	position: absolute;
	left: 0px;
	top: 5px;
	z-index:10;
}
#MastHead {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 374px;
	height: 145px;
}
#MastTitle {
	position:absolute;
	left:374px;
	top:0px;
	width:426px;
	height:107px;
}
#Nav {
	position:absolute;
	left:374px;
	top:107px;
	width:426px;
	height:24px;
	border:0px;
	margin:0px;
	padding:0px;
}
#TempNav {
	position:absolute;
	left:374px;
	top:107px;
	width:426px;
	height:38px;
	background-image:url(../images/NavSub426x14.png);
	border:0px;
	margin:0px;
	padding:0px;
}
#Nav div {
	float:left;
	text-align:left;
}
#Nav img {
	float:left;
}
#PoolDD {
	position:absolute;
	left:-39px;
	top:22px;
	width:140px;
	z-index:5;
}
#FundDD {
	position:absolute;
	left:77px;
	top:22px;
	width:142px;
	z-index:5;
}
#AboutDD {
	position:absolute;
	left:214px;
	top:22px;
	width:74px;
	z-index:5;
}
.hideme {
	display:none;
}
.showme {
	display:block;
}
#NavSub {
	position:absolute;
	left:374px;
	top:131px;
	width:426px;
	height:14px;
}
#wrapper {
	position:absolute;
	left:0px;
	top:160px;
	width:819px;
	background: url(../images/SideBack150x1.png) repeat-y top left;
}
.featured {
	padding: 35px 0px 0px 10px;
}
.featuredCharity {
	color: #EC0004;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.featured img {
	max-width: 120px;
	padding: 20px 0 15px 0;
}
.featName {
	text-align: center;
	font-weight: bold;
}
.featNews {
	text-align: center;
	font-weight: bold;
}
#calendarWrapper {
	position:absolute;
	left:0px;
	top:160px;
	width:819px;
}
.sidebar {
	float: left;
	width: 130px;
	padding: 10px;
}
.sidenav {
	float: left;
	width: 130px;
}
.centerbody {
	width: 630px;
	padding: 20px 10px 10px 10px;
	margin-left: 150px;
	background: #E7E8EA;
}
.newsCenterBody {
	width: 780px;
	padding: 20px 10px 10px 10px;
	background: #E7E8EA;
}
.calendar {
	width: 780px;
	padding: 20px 10px 10px 10px;
	background: #E7E8EA;
}
.pool .centerbody {
	min-height: 420px;
}
.imgholder {
	text-align: center;
	height: 150px;
	padding-bottom: 10px;
}
.midimg {
	padding: 0px 5px;
	margin: 0px;
}
.SBD {
	margin-left: 800px;
	margin-top: -121px;
	margin-bottom: -121px;
	float: right;
}
.rostersButton {
	margin-right: 29px;
	margin-top: -43px;
	margin-bottom: -33px;
	float: right;
}
.sponsorsButton {
	text-align: right;
	padding: 10px 0px;
}
.spacer {
	height: 30px;
}
.minispacer {
	height: 15px;
}
.error {
	color:#FF0000;
}
.standingform {
	margin-top: -.5em;
	text-align: center;
}
.map {
	width: 610px;
	border: 2px solid #000;
	margin: -.75em auto .25em auto;
}
.barlink {
	padding: 0 10px;
}
p {
	padding-bottom: 1em;
}
#bardetail .centerbody p {
	text-align: center;
}
.hometext {
	padding-top: 1em;
}
.bars {
	font-size: 1.2em;
}
.directions {
	width: 580px;
	padding: 0px 25px 15px 25px;
	text-align: left;
}
p.table {
	padding: 0;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: .5em;
	text-align: center;
}
h2 {
	font-size: 1.25em;
	font-style:italic;
	padding-top: .5em;
	padding-bottom: .5em;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding-bottom: 20px;
}
a {
	color:#A001C0;
	text-decoration: none;
}
th {
	background-color: #FF7F02;
	font-size: 12px;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	text-align: right;
	height: 2em;
	padding: .25em 10px 0 10px;
}
th.center {
	text-align: center;
}
tr {
	border-bottom: #E7E8EA 4px solid;
}
.pool td {
	background-color: white;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
	text-align: right;
	height: 2em;
	padding: .25em 10px 0 10px;
}
#bars td {
	font-size: 13px;
}
#teams td, #teams th, #rosters td, #rosters th, #bars td, #bars th {
	text-align: left;
}
.teams {
	font: normal 1em/125% "katarine-web-1","katarine-web-2",sans-serif;
}
.arial {
	font: normal .75em Arial, Helvetica, sans-serif;
}
#standings td, #schedules td, #teamdata td {
	width: 35px;
}
.season {
	text-align: left;
	padding-left: 5px;
}
.pool .team {
	text-align: left;
}
#standings .team {
	width: 315px;
}
#schedules .team {
	width: 163px;
}
#teamdata .team {
	width: 155px;
}
#teams .team {
	width: 150px;
}
#rosters table {
	width: 200px;
}
#teams .night {
	width: 50px;
}
.rostersMember {
	width: 110px;
}
.rostersEmail {
	width: 50px;
}


.posted {
	text-align: right;
	padding: 0 22px 0 0;
	font-size: 12px;
}
.newsWrapper {
	padding: 0 5px 5px 5px;
}
.newsHeadline {
	background: url(../images/NewsButtonBack.png) repeat;
	height: 25px;
	padding: 10px 0 0 10px;
	font-weight: bold;
	color: white;
	cursor: pointer;
}
.newsBodyOn {
	padding: 10px;
	background-color: white;
	visibility: visible;
	display: block;
}
.newsBodyOff {
 	visibility: hidden;
	display: none;
}
.newsDate {
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
.newsDescription {
	background: #FFF;
	min-height: 80px;
}
.newsWrapper img {
	float: left;
	padding: 0 10px 10px 0;
	max-height: 60px;
	max-width: 220px;
}

.downloadsWrapper {
	padding: 0 5px 5px 5px;
}
.downloadsTitle {
	background: url(../pool/images/DownloadsButtonBack.png);
	height: 25px;
	padding: 10px 0 0 10px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.downloadsBodyOn {
	padding: 10px;
	background-color: white;
	visibility: visible;
	display: block;
}
.downloadsBodyOff {
 	visibility: hidden;
	display: none;
}
.downloadsButton {
	text-align: right;
	margin-top: .5em;
	margin-bottom: -1em;
}