﻿body
{
	background-color:Black;
}
#allContent
{
	
}
/*******************/
.pnlMiddle
{
	width:100%;
	/*background:url(Images/BB-BG.jpg) no-repeat center;*/
	
}	
.pnlMiddleContent
{
	width:100%;
	background-image:url(Images/SportZstats_CenterBG.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	text-align:center;
	height:563px;
}
.pnlCounters
{
	width:204px;
	height:444px;
	top:0px;
	position:relative;
	background:black;/* url(Images/CounterBG.jpg) no-repeat ;*/
}
.pnlContent
{
	width:793px;
	height:427px;
	top:0px;
	vertical-align:top;
	position:relative;
	background:url(Images/IndividualContentBG.jpg) no-repeat;
}
/***************Top**********/
.pnlTop
{
	width:100%;
	height:95px;
	background:url('Images/pnlTopBG.jpg') no-repeat -40px -44px;
	vertical-align:top;

}
.pnlBanner
{
	width:630px;
	text-align:center;
	margin:auto;
	top:0px;
	position:relative;
	
}
.pnlLogo
{
	
}
.pnlMenu
{
	top:0px;
	
	position:relative;
}

/******************Bottom********/
.pnlBottom
{
	width:100%;
	background:url(Images/bottomBG.jpg) repeat-x;
	position:relative;
	top:0px;
}
.pnlBottomMenu
{
	margin:auto;
	width:1000px;
	text-align:center;
	
}


/************Generics***************/
.FadedOut
{
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
.Faded
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.Active
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
h4.CounterTitle
{
	font-family:Arial;
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:0px;
		
}
td.counterSpecs
{
	font-family:Verdana;
	font-size:9px;
	width:300px;
	padding-left:5px;
	padding-top:5px;
}
h1.TEAM
{
	Color:#bc8a53;
	font-family:Myriad Pro;
	font-size:34px;
	margin-bottom:0px;	
	
}
h1.AFL
{
	Color:#cc3366;
	font-family:Myriad Pro;
	font-size:34px;
	margin-bottom:0px;	
}
div#TextSection
{
	padding-left:15px;
}
h1.BB
{
	Color:#ff9933;
	font-family:Myriad Pro;
	font-size:34px;
	margin-bottom:0px;	
}
h1.CC
{
	Color:#882537;
	font-family:Myriad Pro;
	font-size:34px;
	margin-bottom:0px;	
}
h1.SCR
{
	Color:#333043;
	font-family:Myriad Pro;
	font-size:34px;
	margin-bottom:0px;	
}
h1.NET
{
	Color:#9b74ad;
	font-family:Myriad Pro;
	font-size:34px;
	margin-bottom:0px;	
}
h1.GOLF
{
	Color:#A8B0B0;
	font-family:Myriad Pro;
	font-size:34px;
	margin-bottom:0px;	
}
h1.TNS
{
	Color:#809c25;
	font-family:Myriad Pro;
	font-size:34px;
	margin-bottom:0px;	
}
h1.RGBY
{
	Color:#B5A049;
	font-family:Myriad Pro;
	font-size:34px;
	margin-bottom:0px;	
}

 

/********Components***********/
.btnTeam
{
	height:34px;
	width:91px;
}
.btnTeamHover#Hover
{
	
}
	