@charset "utf-8";
/* CSS Document */
body {
	background: #36765D;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
}
h1 {
	display:inline;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:italic;
}
.h1span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	}
.mainBGYellowTop {
	position: absolute;
	height: 33px;
	width: 100%;
	background-color: #f4db09;
}
.wrapper {
	border: 2px solid #00427d;
	border-top: none;
	border-bottom: none;
	width: 898px;
	margin: 0 auto;
}
.mainContainer {
	background: #fff;
	position: relative;
	border: 1px solid #00427d;
	border-top: none;
	border-bottom: none;
	margin: 0 3px;
}
img {
	border: none;
	}
.largeFont {
	font-size: 16px;
	}
/* FLASH MOVIE CONTAINER */

.flashMovieContainer {
	height: 33px;
	background-color: #f4db09;
	text-align: center;
	vertical-align:bottom;
}

/* SCOREBOARD CONTAINER */

.scoreboardContainer {
	background-image: url(../images/scoreboardBG-empty.jpg);
	background-repeat: no-repeat;
	width: 890px;
	height: 338px;
	padding: 0 0 0 138px;
}
.scoreboardContainerInterior {
	background-image: url(../images/scoreboardBG-interior.jpg);
	background-repeat: no-repeat;
	width: 890px;
	height: 338px;
	padding: 0 0 0 138px;
}
.scoreboard {
	padding-top: 30px;
	}
.scoreboardTopHeader {
	padding-top: 20px;
	font-family: Impact, 'Arial Narrow';
	font-size: 15px;
	color: #00417c;
	border-bottom: #bc2024 2px solid;
}
.scoreboardHeaders {
	font-family: Impact, 'Arial Narrow';
	font-size: 15px;
	color: #00417c;
	border-bottom: #bc2024 2px solid;
}
.scoreboardListings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bc2024;
	height: 8px;
	border-bottom: #ced1d8 thin solid;
	padding: 0;
}
.scoreboardFullStandings {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00417c;
	padding-top: 4px;
	font-style: italic;
	font-weight: bold;
}
.baseballCardLeft {
	position: absolute;
	top: 33px;
	left: -166px;
}
.baseballCardRight {
	position: absolute;
	top: 33px;
	right: -166px;
}

/* MAIN CONTENT CONTAINER */

.contentMainContainer {
	background-color: #bc2024;
	text-align: center;
	border-top: 1px solid #bc2024;
}
.contentGreenContainer {
	background-color: #bcd8cd;
	margin: 0 10px 0px 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px;
}

/* NAVIGATION CONTAINER */

.navContainer {
	float: left;
	background-color: #00663e;
	margin-right: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: center;
	width: 202px;
}
.navHeader {
	background-image: url(../images/NavigationLights-BG.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top:4px;
	height: 21px;
	font-family: Impact, Tahoma, 'Arial Narrow';
	font-size: 18px;
	color: #FFFFFF;
	padding: 9px 0 5px 0;
}
.navTiledBG {
	background-image: url(../images/NavigationTiled-BG.gif);
	background-repeat: repeat-y;
}
#navButtonType {
	font-family: Impact, Tahoma, 'Arial Narrow';
	font-size: 18px;
	color: #FFFFFF;
}
#navButtonType ul {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
#navButtonType li {
	padding: 0 0 0 30px;
	background-repeat: no-repeat;
	margin-left: 16px;
}
#navButtonType li a:link {
	text-decoration:none;
	color:#ffffff;
}
#navButtonType li a:visited {
	text-decoration:none;
	color:#ffffff;
}
#navButtonType li a:hover {
	text-decoration:underline;
	color:#ffffff;
}
.navSubHeaders {
	background-image: url(../images/NavigationLights-MiddleBG.jpg);
	width: 202px;
	font-family: Impact, Tahoma, 'Arial Narrow';
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 18px;
	color: #FFFFFF;
	margin: 10px 0 0 0;
	background-color: #00663e;
}
.sponsorsBanner {
	background-image:url(../images/sponsor-BG.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:51px;
	width:201px;
	text-align:center;
	padding-top:26px;
}
.sponsorLogo {
	margin-top:-10px
}
.sponsorContainer {
	float:left; 
	width:160px; 
	height:85px; 
	margin:20px; 
	border: 1px solid #36765D; 
	text-align:center;
}
.sponsorContainer img {
	margin:5px;
}
#contactType {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	padding-left:16px;
}
#contactType div {
	padding-top:6px;
}
#contactType div a {
	color: #f4db09;
	text-decoration: none;
}
#contactType div a:hover {
	color: #f4db09;
	text-decoration: underline;
}
.navBottom {
	background-image:url(../images/NavigationBottom-withBall.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:22px;
	margin-bottom:6px;
	background-color:#00663e;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

/* the CONTENT CONTAINER */

.contentContainer {
	float: left;
	background-color: #FFFFFF;
	/*margin: 10px 10px 10px 0;*/
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px;
	width:618px;
	text-align: left;
}
.articleContainer {
	text-align:left;
	padding-top:10px;
}
#headlineUnderline {
	border-top:black solid thin;
}
#headlineUnderline p {
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
	color:#000000;
}
#headlineUnderline li {
	padding-bottom: 10px;
	}
#headlineUnderline li li {
	padding-bottom: 5px;
	}
.clear {
	clear: both;
}


/* FOOTER AREA */

.footerBG {
	background-image:url(../images/mainFooterBottomBG.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:108px;
}
#footerYellowType {
	float:left;
	font-family:Impact, Tahoma, 'Arial Narrow';
	font-size:15px;
	font-style:italic;
	color:#f8df09;
	padding:38px 0 0 6px;
}
#footerYellowType span {
	padding-left:20px;
}
#footerYellowType a:link {
	color:#f8df09;
	text-decoration:underline;
}
#footerYellowType a:visited {
	color:#f8df09;
	text-decoration:underline;
}
#footerYellowType a:hover {
	color:#f8df09;
	text-decoration:underline;
}
#netsourceSponsorBox {
	float:right;
	width:500px;
	padding:44px 16px 0 0;
}
#netsourceSponsorBox div {
	float:right;
}
.netsourceSponsorType {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:left;
	padding:10px 20px 0 0;
}


/* STANDINGS */
.standingsTitle {
	font-family: Impact, 'Arial Narrow';
	font-style: normal;
	font-weight: normal;
	font-size: 25px;
	color: #00417c;
	border-bottom: 2px solid #00417c;
	margin-bottom: 10px;
}
.standingsSeason {
	font-size: 15px;
	color: #666;
	}
.standingsHeader {
	background: #bc2024;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	border-bottom: none;
	}
.standingsTable td {
	border-bottom: #CCC 1px solid;
	padding: 5px;
	text-align: center;
	}
.standingsTable td a {
	font-weight: bold;
	}
.standingsLeft {
	text-align: left !important;
	font-weight: bold;
	}
.scheduleHeader {
	background: #333;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	border-bottom: none;
	}


/* LINKS */
.links {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
.links li {
	padding: 10px 0;
	}
.links li a {
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	}

/* PHOTO GALLERY */
.gallery {
	padding: 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	}
.thumbnail {
	float: left;
	width: 200px;
	margin: 5px 5px 5px 0;
	}
.gallerytext {
	float: right;
	width: 380px;
	}

.itemNumberContainer {
	padding: 20px 0;
	color:#999;
	font-style:italic;
}


































