/*---------------------- SCOREBOARD ---------------------*/
table.homesb
{
	width: 582px;
	cursor: pointer;
}
table.homesb td.category, table.homesb td.datetime
{
	width: 115px;
}
table.homesb td.awayteam, table.homesb td.hometeam
{
	width: 200px;
}
table.homesb td.awayscore, table.homesb td.homescore
{
	width: 50px;
}
table.homesb td.location, table.homesb td.comment
{
	width: 192px;
}
table.homesb td.eventname
{
	width: 250px;
}
table.homesb td.result, table.homesb td.winner
{
	font-weight: bold;
}
/*-------------------------------------------------------*/

/*----------------------- HEADLINE ----------------------*/
div.videoboxon
{
    z-index: 100;
    position: absolute;
    margin: 1px 0px 0px 1px;
}
div.videoboxoff
{
    z-index: -1;
    position: absolute;
}
div.videotopbar
{
	width: 655px; 
	height: 22px;
	text-align: right; 	
	background-color: #000000;
}  
div#videoplayer
{
	width: 655px;
	height: 400px;
	text-align: center;
	background-color: #000000;
}
div.headline
{
	width: 655px;
	height: 400px;	
	overflow: hidden;
	position: relative;	
	border: 1px solid #CCCCCC;	
	background-color: #453C21;
}
div.headline img.image1
{
	width: 655px;
	height: 400px;
}
div.headline div.transbox-preview, div.headline div.transbox-title
{
	width: 655px;
	height: 115px;
	position: absolute;
	top: 285px;
	left: 0px;	
	background-color: #FFFFFF; 
	opacity: 0.80;
	filter: alpha(opacity=80); 	
}
div.headline div.intro-preview, div.headline div.intro-title
{
	width: 625px;
	height: 100px;
	position: absolute; 
	top: 290px; 
	left: 10px;
}
div.headline div.transbox-title
{
	height: 35px;
	top: 365px;
}
div.headline div.intro-title
{
	height: 30px;
	top: 370px;
}
div.headline div.title
{
	color: #333333;
	font-size: 22px; 
	font-weight: bold; 
	margin: 0px 0px 3px 0px;	
}
div.headline div.summary
{
    color: #000000;
    font-weight: bold;
	margin: 0px 0px 5px 0px;
}
div.headline div.relatedlinks
{
    font-weight: bold;
	margin: 0px 0px 0px 0px;
}
div.headline a, div.headline a:hover
{
	color: #012698;
	text-decoration: none;
}
div.headline a.title
{ 
	font-size: 22px; 
	font-weight: bold; 
}
div.headline a:hover
{
	color: #333333;
}
table#headlinethumbs
{
	width: 657px; 
}
table#headlinethumbs td
{
	width: 125px;
	height: 91px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle; 
}
table#headlinethumbs td.spacer
{
	width: 8px;
}
table#headlinethumbs img.thumboff, table#headlinethumbs img.thumbon
{
	width: 121px; 
	height: 75px;
	border: 1px solid #3AA36A;	
}
table#headlinethumbs img.thumbon
{
	border: 2px solid #CCCCCC;	
}
/*-------------------------------------------------------*/

/*------------------ FEATURED ATHLETES ------------------*/
table#featuredathletes
{
	width: 290px; 
	margin: 0px auto 0px auto;
}
table#featuredathletes td
{
	width: 50%;
	color: #CAB073;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
}
table#featuredathletes img.headshot
{
	width: 130px;
	margin-bottom: 5px;
	border: 1px solid #9B8448; 
}
table#featuredathletes a, table#featuredathletes a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
table#featuredathletes a:hover
{
	color: #CAB073;
}
/*-------------------------------------------------------*/

/*---------------------- HOME TABS ----------------------*/
table#hometabs
{
	width: 657px;
	background-color: #FFFFFF;
}
table#hometabs td.tableft, table#hometabs td.tabright
{
	width: 328px;
}
table#hometabs td.tableft
{
	border-right: 1px solid #278554;
}
table#hometabs div.hometabscroll
{
	width: 328px;
	height: 300px;
	overflow-y: scroll;
	overflow-x: hidden;	
}
table#hometabs div.hometabcontent
{
	padding: 10px;
	height: 300px;
	overflow: hidden;
}
table#hometabs div.listheader
{
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #E9E4D6;
}
table#hometabs ul
{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 15px;
}
table#hometabs li
{
    margin-bottom: 0px;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #E9E4D6;
}   
/*-------------------------------------------------------*/

/*------------------ TEAM SCHED/RESULTS -----------------*/
table#schedresults
{
	width: 294px;
	margin: auto;
}
table#schedresults td.groupstart
{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 2px 0px;
}
table#schedresults div.groupstart
{
	height: 1px;
	font-size: 1px;
	margin-bottom: 2px;
	background-color: #B0C1D7;
}
table#schedresults td.groupend
{ 
	height: 2px;
	font-size: 1px; 
	padding: 0px;
	border-top: 1px solid #B0C1D7;
}
table#schedresults td.event
{
	padding: 2px 5px 2px 5px;
}
table#schedresults td.currentevent
{
	color: #14212E;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	background-color: #CED9E6;
}
table#schedresults a.event, table#schedresults a.event:hover
{
	color: #CED9E6;
}
table#schedresults a.currentevent, table#schedresults a.currentevent:hover
{
	font-weight: bold;
}
/*-------------------------------------------------------*/

/*---------------------- STANDINGS ----------------------*/
table.sta 
{
	width: 290px;
	margin: auto;
}
table.sta td.sta_sport 
{
	font-weight: bold;
	padding: 3px 5px 0px 5px;
}
table.sta td.sta_header_top
{
	padding-top: 3px;
	text-align: center;
	font-weight: bold;
}
table.sta td.sta_header_bot, table.sta td.sta_header_school
{
	text-align: center;
	padding-bottom: 3px;	
	border-bottom: 1px solid #B0C1D7;
}
table.sta td.sta_header_school
{
	text-align: left;
	padding-left: 5px;
}
table.sta td.sta_school
{
	padding: 2px;
	border-bottom: 1px solid #B0C1D7;
}
table.sta td.sta_cell
{
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid #B0C1D7;
}
table.sta td.sta_notes
{
	padding: 2px 5px 2px 5px;
	background-color: #B0C1D7;
}
table.sta span.sta_AMU
{
	font-weight: bold;
}
/*-------------------------------------------------------*/
