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

<!-- 
body  {
	font: 94% Helvetica, sans-serif;
	background: #CCCCCC url('images/bg.jpg') repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
img {
	border: none;
}
#container { 
	width: 960px;
	margin: 20px auto 0 auto;
	text-align: left;
	background: #FFFFFF;
} 
#header { 
}
/*//////////////////////////START NAVBAR////////////////////////////*/ 
#navcontainer ul {
	padding: .6em 0;
	margin: 0;
	list-style-type: none;
	background-color: #990000;
	color: #FFFFFF;
	width: 100%;
	font: bold 90% helvetica, sans-serif;
	letter-spacing: 1.5px;
	font-variant:small-caps;
	text-align: center;
	border-top: 1px white solid;
}
#navcontainer li {
	display: inline;
}
#navcontainer li a {
	text-decoration: none;
	background-color: #990000;
	color: #FFF;
	padding: .6em .8em;
	border-right: 1px solid #fff;
}
#navcontainer li a:hover {
	background-color: #CC0000;
	color: #FFF;
}
#active a:link, #active a:visited {
	background-color: #CC0000;
	color: #FFFFFF;
}
	
/*//////////////////////////END NAVBAR////////////////////////////*/
#sidebar1 {
	float: right;
	width: 260px;
	background: #FFF;
	padding: 20px 0;
}
#mainContent { 
	margin: 0 260px 0 0;
	padding: 20px;
} 
#footer {
	text-align: center;
	font-size: 80%;
	color: #333333;
	letter-spacing: 1px; 
	padding: 10px;
	background:#FFFFFF;
	border-top: 8px solid #990000; 
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footer a {
	text-decoration: none;
	color: #CC0000;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*//////////////////////////START SLIDER////////////////////////////*/
#featured{ 
	width:400px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #CCC; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:underline; 
	color:#FFFFFF; 
}
#featured .info a:hover{ 
	text-decoration:none; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/*//////////////////////////END SLIDER////////////////////////////*/
#intContent { 
	margin: 0 260px 0 0;
	padding: 10px 80px 10px 10px;
	line-height: 1.5;
	font-size: 100%;
}
#intContent a {
	text-decoration: none;
	color: #CC0000;
}
#intContent a:hover {
	text-decoration: none;
	color: #000000;
}
	
/*START SPONSORSHIP TABLE*/
#donateheader th{
	height: 30px;
	background: #0000FF;
	color: #FFFFFF;
}
#teamsponsor td{
	background: #FFFFFF;
}
#inningsponsor td{
	background: #CCCCCC;
}
#halfinningsponsor td{
	background: #FFFFFF;
}
#playersponsor td{
	background: #CCCCCC;
}
#mvpsponsor td{
	background: #FFFFFF;
}
#allstarsponsor td{
	background: #CCCCCC;
}
#patronsponsor td{
	background: #FFFFFF;
}
/*END SPONSORSHIP TABLE*/

/*/////////////////START PROGRAM BOOK TABLE//////////////////*/
#programheader th{
	background: #FF0000;
	color: #FFFFFF;
}
/*/////////////////START PROGRAM BOOK TABLE//////////////////*/
#rosters th {
	padding: 2px 12px 2px 0;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: 1px solid #000033;
}
#rosters tr {
	padding: 2px 12px 2px 0;
	border: 1px solid #000033;
}
#rosters td {
	padding: 2px 12px 2px 0;
	border: none;
}

/*/////////////////START UNIFORM TABLE//////////////////*/
#uniforms{
	border: 6px solid #CCCCCC;
	width: 100%;	
}
#uniforms th {
	height: 20px;
	background-color:#CCCCCC;
	color: #000000;
	padding: 20px;
}
#uniforms td {
	background: #D9D9D9;
	padding: 6px;
}
#uniforms a {
	text-decoration: none;
	color: #333333;
}
#uniforms a:hover {
	text-decoration: none;
	color: #990000;
}
/*/////////////////END UNIFORM TABLE//////////////////*/

/*/////////////////START THANKS TABLE//////////////////*/
#thanks{
	border: 6px solid #CCCCCC;
	width: 100%;	
}
#thanks th {
	height: 20px;
	background-color:#CCCCCC;
	color: #000000;
	padding: 20px;
}
#thanks td {
	background: #D9D9D9;
	padding: 6px;
}
#thanks a {
	text-decoration: none;
	color: #CC0000;
}
#thanks a:hover {
	text-decoration: none;
	color: #333333;
}
/*/////////////////END THANKS TABLE//////////////////*/



--> 
</style>
<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
#sidebar1 { width: 240px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#sidebar1 { padding-top: 30px; }
#mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
