
#sublogo {
	position: absolute;
	top: 135px;
	left: 0px;
	height: 76px;
	width: 80px;
	padding: 5px;
	background: #fff url(../images/sublogobg.gif) no-repeat;
}

#location {
	position: absolute;
	top: 140px;
	left: 10px;
	width: 700px;
	font: 15px Helvetica, Verdana, Arial;
	text-transform: uppercase;
	color: #2f599f;
	font-weight: bold;
	z-index: 50;
}

#location a, #location a:active, #location a:link, #location a:visited {
color: black;
text-decoration: none;
}

a, a:active, a:link, a:visited {
color: black;
text-decoration: none;
}

a:hover {
color: gray;
text-decoration: underline;
}


#scoringplays {
position: absolute;
top: 0px;
left: 270px;
width: 210px;
background: #dfdfdf;
border: 1px solid #000;
text-align: left;
text-transform: uppercase;
}

#scoringplays p {
padding-left: 5px;
padding-right: 5px;
width: 200px;
font: 10px Arial;
}

.sptop {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
width: 200px;
color: #333;
background: #fff;
font: 12px Arial;
text-weight: bold;
text-align: left;
}

.spheader { 
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
width: 200px;
background: #333;
color: #fff;
font: 10px Arial;
}


/* font classes */


.big {
font: 36px Arial;
color: white;
}

.header {
font: 12px Arial;
color: #000;
text-transform: uppercase;
font-weight: bold;
text-align: center;
}

.headerhome {
font: 11px Arial;
color: #eeeeee;
text-transform: uppercase;
font-weight: bold;
}

.headervisitor {
font: 11px Arial;
color: #eeeeee;
text-transform: uppercase;
font-weight: bold;
}

.game {
font: 11px Arial;
color: #5c5c5c;
text-transform: uppercase;
font-weight: bold;
}

.games {
width: 415px;
height: 100px;
margin-bottom: 5px;
}

.location {
width: 405px;
height: 14px;
background: black;
color: white;
padding-top: 2px;
padding-top: 2px;
padding-left: 5px;
padding-right: 5px;
font: 10px Arial;
text-transform: uppercase;
}

.score {
width: 100px;
height: 50px;
background: #696969;
color: white;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
font: 16px Arial;
text-transform: uppercase;
}


/* scoreboard stuff */

#scoreboard {
position: absolute;
top: 0px;
left: 0px;
width: 750px;
}


/* play-by-play stuff */

#time {
position: absolute;
top: 130px;
left: 15px;
height: 12px;
width: 390px;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
border: 1px solid #000;
background: #000;
font: 12px Arial;
color: #dfdfdf;
}


#full {
position: absolute;
left: 0px;
top: 210px;
width: 410px;
height: 10px;
font: 9px Arial;
text-align: center;
z-index: 10;
}

a, a:active, a:link, a:visited {
color: black;
text-decoration: none;
}

a:hover {
color: gray;
text-decoration: underline;
}

#playbyplay {
float: left;
width: 565px;
font: 12px Arial;
color: #000;
margin: 0px;
}

#playbyplay h1 {
font: 13px Arial;
margin: 0;
}

.plays {
width: 520px;
padding: 10px;
background: #eeeeee;
border: 1px solid #000;
font: 11px Arial;
color: #000;
}

.plays p {
line-height: 12px;
padding-bottom: 5px;
margin: 0px;
}


.drivedms {
background: #333590;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
margin-bottom: 2px;
color: white;
}

.drivestl {
background: red;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
margin-bottom: 2px;
color: white;
}

#menu {
position: absolute;
left: 10px;
top: 165px;
width: 730px;
height: 18px;
font: 11px Arial;
background: #333;
z-index: 20;
}

.bold {
font: 14px Arial;
}


.tabfirst {
float: left;
height: 13px;
border-right: 1px solid white;
padding-left: 5px;
padding-right: 30px;
padding-top: 5px;
padding-bottom: 5px;
background: #333333;
color: #dfdfdf;
margin: 0px;
font-weight: bold;
text-align: left;

}

.tab {
float: left;
height: 13px;
width: 104px;
border-right: 1px solid white;
padding-top: 5px;
padding-bottom: 5px;
background: #333333;
color: white;
margin: 0px;
text-align: center;

}

.tab2 {
float: left;
height: 13px;
width: 104px;
border-right: 1px solid white;
padding-top: 5px;
padding-bottom: 5px;
background: #898989;
color: white;
margin: 0px;
text-align: center;

}



.tabcontent {
float: left;
height: 12px;
border-right: 1px solid white;
padding-top: 3px;
padding-bottom: 7px;
padding-left: 5px;
color: #333;
margin: 0px;

}


.tab a:link, .tab a, .tab a:visited, .tab a:active {
color: white;
width: 110px;
height: 12px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
padding-right: 15px;
margin: 0px;

}

.tab a:hover {
color: white;
}

	input {
	font: 10px Arial;
	}

	select {
	font: 10px Arial;
	}

#playbyplay table {
font: 11px Arial;
border: 1px solid black;
}

#playbyplay td.main {
background: #333590;
color: white;
font-weight: bold;
padding: 5px;
height: 20px;
}

#playbyplay th.hed2 {
background: #a9a9a9;
padding: 5px;
height: 20px;
border-bottom: 1px solid black;
}

#playbyplay th.hed {
background: #a9a9a9;
padding: 5px;
height: 20px;
border-bottom: 1px solid black;
text-align: center;
}


#playbyplay th.hed2 a, #playbyplay th.hed2 a:active, #playbyplay th.hed2 a:link, #playbyplay th.hed2 a:visited {
color: black;
text-decoration: none;
}

#playbyplay th.hed a, #playbyplay th.hed a:active, #playbyplay th.hed a:link, #playbyplay th.hed a:visited {
color: black;
text-decoration: none;
}



#playbyplay th.sorttable_nosort {
background: #a9a9a9;
padding: 5px;
height: 20px;
border-bottom: 1px solid black;

}


#playbyplay td.player {
background: #dfdfdf;
padding: 5px;
height: 20px;
text-align: center;
}

#playbyplay td.player2 {
background: #dfdfdf;
padding: 5px;
height: 20px;
}


	#pass {
  	display: none;
	}
	#rush {
  	display: none;
	}
	#rec {
  	display: none;
	}
	#def {
  	display: none;
	}
	#kick {
  	display: none;
	}
	#ret {
  	display: none;
	}
	#score {
  	display: none;
	}


a:link, a:visited {
text-decoration: underline;
}


