
/* GENERAL CSS */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
	margin: 0; 
	padding: 0;
}

td, th { 
	font-family:Verdana; 
	font-size: 7pt;
}
 
a {text-decoration: none;}

.inline {
	float:left;
}
.hdd {
	display: none;
}
.headline {
	font-family:Verdana; 
	font-size: 12pt; 
	font-weight: bold;
}
.lowhead {
	font-family:Verdana; 
	font-size: 11pt; 
	font-weight: bold;
}
.headl {
	font-family:Helvetica; 
	font-size: 18pt; 
	font-weight: bold;
}
.footp {
	font-family:Verdana; 
	font-size: 7pt;
}
.article {
	font-family:Verdana; 
	font-size: 8pt;
}
.matchup {
	font-family:Verdana; 
	font-size: 8pt;
	text-shadow: #000000 1px 1px 2px;
}
.stlineup {
	font-family:Verdana; 
	font-size: 9pt;
}
.tmhead {
	font-family:Verdana;
	font-size: 10pt;
}
.unpaid {
	font-family:Verdana; 
	font-size: 14pt;
	font-weight: bold;
}
.scoreboard {
	font-family:Verdana; 
	font-size: 24pt; 
	font-weight: bold;
	color: #fff;
}
.tmheadshadow {
	font-family:Verdana;
	font-size: 12pt;
	text-shadow: #000000 1px 1px 2px;
}
.aleft {
	text-align: left;
}



.bleft {
	text-align: left;
	font-size: 8pt;
	font-family: Verdana;
	height:30px;
	background: url('/images/asphalt6.png') repeat-x; 
}

.bcenter {
	text-align: center;
	font-size: 8pt;
	font-family: Verdana;
	height:30px;
	background: url('/images/asphalt6.png') repeat-x; 
}

.cleft {
	text-align: left;
	font-size: 8pt;
	font-family: Verdana;
	height:20px;
	background: url('/images/asphalt8.png') repeat-x;
	border-bottom: 1px solid #999999;
}
.cright {
	text-align: right;
	font-size: 8pt;
	font-family: Verdana;
	height:20px;
	background: url('/images/asphalt8.png') repeat-x;
	border-bottom: 1px solid #999999;
}

.ccenter {
	text-align: center;
	font-size: 8pt;
	font-family: Verdana;
	height:20px;
	background: url('/images/asphalt8.png') repeat-x; 
	border-bottom: 1px solid #999999; 
}

.dleft {
	text-align: left;
	font-size: 10pt;
	font-family: Verdana;
	height:65px;
	background: url('/images/asphalt8.png') repeat-x; 
}

.dcenter {
	text-align: center;
	font-size: 10pt;
	font-family: Verdana;
	height:65px;
	background: url('/images/asphalt8.png') repeat-x;
}

.fleft {
	text-align: left;
	font-family: Verdana;
	height:15px;
	font-size: 7pt;
	background: url('/images/asphalt6.png') repeat-x; 
}
.fright {
	text-align: right;
	font-family: Verdana;
	height:15px;
	font-size: 7pt;
	background: url('/images/asphalt6.png') repeat-x; 
}

.fcenter {
	text-align: center;
	font-family: Verdana;
	font-size: 7pt;
	height:15px;
	background: url('/images/asphalt6.png') repeat-x; 
}
.btd {
  vertical-align: middle;
  width: 10em;
  margin: 0;
  padding: 0;
}


.startpos {
	font-family:Verdana; 
	font-size: 9pt;
	color: #fff;
}
.whiteborder {
	border-top: 1px solid #ffffff;  
	border-left: 1px solid #ffffff;  
	border-bottom: 1px solid #ffffff; 
	border-right: 1px solid #ffffff;
}
.ltgreyborder {
	border-top: 1px solid #999999;  
	border-left: 1px solid #999999;  
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999;
}
.mdgreyborder {
	border-top: 1px solid #666666;  
	border-left: 1px solid #666666;  
	border-bottom: 1px solid #666666; 
	border-right: 1px solid #666666;
}
.dkgreyborder {
	border-top: 1px solid #333333;  
	border-left: 1px solid #333333;  
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333;
}
.blackborder {
	border-top: 1px solid #000000;  
	border-left: 1px solid #000000;  
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000;
}


/* HEADTOHEAD.PHP */
#mainnews{
	background: #E3E3E3;
	height:400px;
}


/* TEAMLIST.PHP */
#tmlist{background: #E3E3E3}

#teamsidebar {
	border-right: 2px solid #999;
	width: 300px;
	height:800px;
	top:0px;
	background: url('/images/proto1.png') repeat-y; 
}


/* FOOTER.PHP */
.shadowdiv {
	background: url('/images/shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}


/* FNDPLAYER.PHP */
.shadowtable {
	background-color: #fff;
	margin: -5px 5px -11px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}

/* TEMPLATEMENU.PHP */
.horizontalcssmenu{
	width: 850;
}
.horizontalcssmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	/*Top level list items*/
.horizontalcssmenu ul li{
	position: relative;
	display: inline;
	float: left;
}

	/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: block;
	width: 85px;
	padding: 2px 2px;
	text-decoration: none;
	color: white;
	font: bold 12px Arial;
}
	
	/*Sub level menu*/
.horizontalcssmenu ul li ul{
	left: 0;
	top: 0;
	border-top: 1px solid #202020;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 999;
}

	/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
	display: inline;
	float: none;
}


	/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
	width: 85px; /*width of sub menu levels*/
	font-weight: normal;
	opacity: .75;
	padding: 4px 4px;
	background: #000000;
	border-width: 0 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover{
	color: #ffffff;
}

.horizontalcssmenu ul li ul li a:hover{
	background: #000000;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */


.whiteButton,.greyButton,.redButton,.greenButton {
    display: block;
    border-width: 0 12px;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin:0 10px;
}
.blueButton {
    display: block;
    border-width: 0 6px;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin:0 5px;
}
.greenButton {
    -webkit-border-image: url('../Images/greenButton.png') 0 12 0 12;
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}
.whiteButton {
    -webkit-border-image: url('../Images/whiteButton.png') 0 12 0 12;
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}
.blueButton {
    -webkit-border-image: url('../Images/blueButton.png') 0 5 0 5;
    border-width: 0 5px;
}
.redButton {
    -webkit-border-image: url('../Images/redButton.png') 0 12 0 12;
    color: #FFFFFF;
}
.greyButton {
    -webkit-border-image: url('../Images/grayButton.png') 0 12 0 12;
    color: #FFFFFF;
}

