/* Sportsplex USA style sheet */

body {
	margin: 0px;
	font-family: verdana, arial, helvetica;
	text-align: center;
	background-color: #000000;
	background-image: url(http://www.sportsplexusa.com/Content/img/bg.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	font-size: 9px;
	color: #666666;
}

.fleft{float:left;}
.fright{float:right;}

.clear{width:100%; height:0px; clear:both; font-size:0px; line-height:0px;}
.pt10 {padding-top: 10px;}

#container {
width: 988px;
height: auto;
position: relative;
top: 0px;
margin: 0px auto;
text-align: left;
border: none; 
}	

#header {
width: 960px;
height: 150px;
position: absolute;
text-align: center;
top: 0px;
left: 10px;
vertical-align:top;
}

a:link, a:visited {
color: #FFF;
text-decoration: none;
font-weight: bold;
}

a:hover, a:active {
color: #FFF;
text-decoration: underline;
font-weight: bold;
}

#login_header {
width: 175px;
height: 21px;
position: absolute;
text-align: center;
top: 6px;
right: 0px;
vertical-align:top;
}

#logo {
	width: 152px;
height: 112px;
position: absolute;
text-align: center;
top: 38px;
left: 0px;
vertical-align:top;
}

#homeLeaderboard {
	width: 633px;
height: 78px;
position: absolute;
text-align: center;
top: 48px;
left: 229px;
vertical-align:top;
}

#navGlobal {
width: 980px;
height: 36px;
position: absolute;
text-align: center;
top: 149px;
left: 0px;
vertical-align:top;
background-image: url(img/navBg.png);
background-repeat: no-repeat;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
color:#FFF;
z-index: 5;
}

#navGlobal td{
	font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
color:#FFF;
}

#pfa {
width: 980px;
min-height: 377px;
position: relative;
z-index: -1;
text-align: center;
top: 185px;
left: 0px;
vertical-align:top;
background-image:url(img/homeHeroBg.png);
background-repeat:no-repeat;
}

#homeBtns {
	width: 980px;
height: 156px;
position: relative;
text-align: center;

left: 0px;
vertical-align:top;
}

.homeMidContent {
	width: 980px;
	position: absolute;
	top: 562px;
	margin: 0;
}

#contentMain {
width: 962px;
/*height: 100%; remove this because it is preventing the container from expanding along with table data.*/ 
position: absolute;
text-align: left;
top: 186px;
left: 9px;
vertical-align:top;
background-color:#f7f9fc;
background-image: url(img/contentSpacerTop.jpg);
background-position:top left;
background-repeat: repeat-x;
border-right-style: solid;
border-right-width: thin;
border-right-color: Gray;
}

#contentMainPoway  {
width: 962px;

position: absolute;
text-align: left;
top: 553px;
left: 9px;
vertical-align:top;
background-color:#f7f9fc;
background-image: url(img/contentSpacerTop.jpg);
background-position:top left;
background-repeat: repeat-x;
}
    
    
#contentMainSantee  {
width: 962px;
height: 100%;
position: absolute;
text-align: left;
top: 553px;
left: 9px;
vertical-align:top;
background-color:#f7f9fc;
background-image: url(img/contentSpacerTop.jpg);
background-position:top left;
background-repeat: repeat-x;
}
    

#contentMainPoway h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #054d92;
		line-height: 22px;
}

#contentMainPoway p  
{
    	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
}

#contentMainPoway li  
{
    	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
	font-style: italic;
}

#contentMainPoway a:link, #contentMainPoway a:visited {
color: #333333;
text-decoration: underline;
font-weight: bold;
}

#contentMainPoway a:hover, #contentMainPoway a:active {
color: #333333;
text-decoration: underline;
font-weight: bold;
}


#contentMain p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
}

.Content2 h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #054d92;
		line-height: 22px;
}

.Content2 p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
}

.Content2 a:link, .Content2 a:visited {
color: #333333;
text-decoration: none;
font-weight: bold;
font-size: 14px;
}

.Content2 a:hover, .Content2 a:active {
color: #333333;
text-decoration: underline;
font-weight: bold;
}

td .atp {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #054d92;
	line-height: 22px;	
	padding-left: 15px;
	padding-right: 30px;
}

.atp {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #054d92;
	line-height: 22px;

	text-align: left;
}

td .atp h2 
{
    	padding-left: 15px;
	padding-right: 30px;
}

td .atp p 
{
    	padding-left: 15px;
	padding-right: 30px;
}


#footer {
width: 960px;
height: 30px;
position:absolute;
top: 500px;
text-align: left;
left: 10px;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFF;
padding-top: 20px;

}


.teamContent h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #054d92;
		line-height: 22px;
}

.teamContent p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #054d92;
	line-height: 22px;
}

.teamContent a:link, .teamContent a:visited {
color: #054d92;
text-decoration: none;
font-weight: bold;
}

.teamContent a:hover, .teamContent a:active {
color: #054d92;
text-decoration: underline;
font-weight: bold;
}

li.ddown a {
	font-size:10px;
	font-weight:normal;
}

.highlight {
    background-color: Yellow;
}

#contentMainSantee h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #054d92;
		line-height: 22px;
}

#contentMainSantee p  
{
    	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
}

#contentMainSantee li  
{
    	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
	font-style: italic;
}

#contentMainSantee a:link, #contentMainSantee a:visited {
color: #333333;
text-decoration: underline;
font-weight: bold;
}

#contentMainSantee a:hover, #contentMainSantee a:active {
color: #333333;
text-decoration: underline;
font-weight: bold;
}

.required {
    color: Red;
}

.scheduleTable table{
/*width: 900px;
height: 40px;
position: absolute;
text-align: center;
top: 149px;
left: 0px;
vertical-align:top;
background-image: url(img/navBg.png);
background-repeat: no-repeat;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
color:#FFF;*/
font-size:14px;
text-align:center;

}

.scheduleTable thead
{
    width: 900px;
    padding:15px;
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
color:#FFF;
background-color:#336699;
text-align:center;

}

.scheduleTableRow0
{
    background-color:#9999CC;
    font-size: 12px;
    
    
}

.scheduleTableRow1
{
    background-color:#CCCCCC;
    font-size: 12px;
}

.validation-summary-errors
{
    color:Maroon;
}

ul.validation-summary-errors li
{
    color:Red;
}

#soccertweet a
{
    color: blue;
    font-size: 12px;
}

#softballtweet a
{
    color: Blue;
    font-size: 12px;
}

.homeVidBox {
	width: 960px;
	min-height: 324px;
	position: relative;
	margin-left: 10px;
	background-color: #ffffff;
}

.homeVid {
	width:500px;
	padding: 25px 10px;
	z-index: 100;
}

.homeVidDesc {
	width: 430px;
	padding-right: 10px;
	padding-top: 25px;
	font-family:Arial, Helvetica, sans-serif;
	color: #004990;
	font-size:13px;
	text-align: left;
	line-height: 18px;
}

.VidDescSocial {
	width: 100%;
	height: 40px;
	text-align: right;
	padding-top: 25px;
	
}

.VidDescSocial img{
	padding-left: 5px;
}

.homeBtnDesc td{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a5a5a5;
}

.homefooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a5a5a5;
}

.homefooter a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a5a5a5;
	text-decoration:none;
	font-weight: normal;
}

#sitemapContainer {
	width: 960px;
	text-align: center;
	margin-left: 10px;
	position: relative;
	top: 185px;
	background-color:#ffffff;
}

.sitemapContentLeft {
	width: 440px;
	margin-left: 10px;
	padding: 10px;
	text-align:left;
	background-color:#efefef;
}

.sitemapContentLeft a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	text-decoration: none;
	line-height:20px;
	padding-left:50px;
}

.sitemapContentLeft h2{
	padding-left: 25px!important;
	font-size:24px;
	color:#06C;
}

.sitemapContentRight {
	width: 440px;
	margin-right: 10px;
	padding: 10px;
	text-align:left;
	background-color:#efefef;
}

.sitemapContentRight a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	text-decoration: none;
	line-height:20px;
	padding-left:50px;
}

.sitemapHeadline {
	text-transform:uppercase;
	color:#000;
	font-size:14px!important;
	padding-left: 25px!important;
	
}

.sitemapContentRight h2{
	padding-left: 25px!important;
	font-size:24px;
	color:#06C;
}

.sitemapContentBot{
	width:296px;
	min-height: 300px;
	margin-left: 10px;
	padding-left:10px;
	display: inline;
	background-color:#efefef;
	text-align: left;
}

.sitemapContentBot h2{
	padding-left: 25px!important;
	font-size:20px;
	color:#06C;
}

.sitemapContentBot a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	text-decoration: none;
	line-height:20px;
	padding-left:50px;
}
