/*------------------- NEWS/TWEETS TAB -------------------*/
table#newstweetstabs 
{
	width: 381px;
}
table#newstweetstabs td.newstweetstab
{
	width: 50%;
}
table#newstweetstabs div.newstweetstabon
{
    padding: 4px 0px 3px 0px;
    text-align: center;
    background-color: #FFFFFF;  
    border: 1px solid #BFD2D0; 
    border-bottom: none; 
}
table#newstweetstabs div.newstweetstaboff
{
    padding: 5px 0px 2px 0px;
    text-align: center;
    background-color: #ECF2F1;
    border-bottom: 1px solid #BFD2D0;
}  
div.newstweetstabon a, div.newstweetstabon a:hover
{
	color: #00201A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
div.newstweetstaboff a, div.newstweetstaboff a:hover
{
	color: #557975;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
div.newstweetstaboff a:hover
{
	color: #015436;
}
div.newstweets
{
	margin-bottom: 5px; 	
	background-color: #FFFFFF;
	border: 1px solid #BFD2D0;  
	padding-bottom: 5px;
}
div.newstweets div.newstweetscontent
{ 
	min-height: 275px;
	height: auto;
	_height: 275px;
	padding: 5px;
}
div.newstweets div.boxtitle
{
	font-size: 14px; 
	color: #00201A; 
	font-weight: bold; 
	padding: 0px 0px 4px 5px;
}
div.newstweets ul
{
	list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
}
div.newstweets li.noshade, div.newstweets li.shaded
{
    margin-bottom: 0px;
    padding: 4px 5px 4px 5px;
}
div.newstweets li.shaded
{
	background-color: #ECF2F1;
} 
/*-------------------------------------------------------*/

/*---------------------- HOMEBOX ------------------------*/
div.homebox
{
	margin-bottom: 5px;
	background-color: #FFFFFF; 
	border: 1px solid #BFD2D0; 
	border-top: none; 
}
div.homebox div.content
{
	padding: 3px 6px 6px 6px;
}
div.homebox div.feature-image
{
	float: left;
	width: 150px;
	margin: 0px 8px 8px 0px;
	background-color: #ECF2F1;
}
div.homebox img.feature
{
	width: 150px;
}
div.homebox div.caption
{
	font-size: 11px;
	padding: 2px 5px 2px 5px;
}
div.homebox div.feature-title
{
	font-size: 14px;
	font-weight: bold;
}
div.homebox div.feature-summary
{
	margin-bottom: 5px;
}
div.homebox div.more-features
{
	clear: both;
	text-align: center;
}
div.homebox table.newsnotes
{

}
div.homebox td.links
{
	padding-right: 5px;
}
div.homebox td.image
{
	width: 155px;	
	text-align: right;
	border-left: 1px solid #96B1A8;
}
div.homebox img.image
{
	width: 150px;
}
div.homebox ul
{
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 24px;
}
div.homebox li
{
	margin-bottom: 2px;
}
/*-------------------------------------------------------*/

/*----------------------- HEADLINE ----------------------*/
div.videoboxon
{
    z-index: 100;
    position: absolute;
    margin-left: 2px;
}
div.videoboxoff
{
    z-index: -1;
    position: absolute;
}
div.videotopbar
{
	width: 600px; 
	height: 22px;
	text-align: right; 	
	
	background-color: #000000;
}  
div#videoplayer
{
	width: 600px;
	height: 378px;
	text-align: center;
	background-color: #000000;
}
div.headline
{
	z-index: 0;
	width: 604px;
	overflow: hidden;
	position: relative;	
	margin-bottom: 5px;
	background-color: #00201A;
	border-bottom: 2px solid #00201A;
}
div.headline img.image1
{
	width: 600px;		
	height: 400px;
	margin-left: 2px;
}
div.headline div.transbox-preview, div.headline div.transbox-title
{
	width: 600px;		
	height: 115px;
	position: absolute;
	top: 284px;
	left: 2px;				
	background-color: #00110B; 
	opacity: 0.85;
	filter: alpha(opacity=85); 	
	border-top: 1px solid #FFFFFF;
}
div.headline div.intro-preview, div.headline div.intro-title
{
	width: 576px;
	height: 95px;
	position: absolute; 
	top: 295px; 
	left: 12px;
}
div.headline div.transbox-title
{
	height: 25px;
	top: 374px;
}
div.headline div.intro-title
{
	height: 30px;
	top: 381px;
}
div.headline div.title
{
	width: 565px;
	color: #D4B575;
	font-size: 16px; 
	font-weight: bold; 
	line-height: 100%;
	margin-bottom: 3px;	
}
div.headline div.summary
{
	color: #FFFFFF; 
	margin-bottom: 5px;
}
div.headline div.relatedlinks
{
	width: 150px;
	height: 70px;
	float: right;
	margin: 5px 0px 0px 10px;
	border-left: 1px solid #587C79;	
}
div.relatedlinks div
{
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
}
div.headline a, div.headline a:hover
{
	color: #D4B575; 
	font-weight: bold;
	text-decoration: none;
}
div.headline a:hover
{
	color: #FFFFFF;
}
/*-------------------------------------------------------*/

/*---------------------- SCOREBOARD ---------------------*/
/* Scoreboard tab layout */
table#sblayout-header
{
	background-image: url(/template/tab_scoreboard-bkgd.gif); 
	background-repeat: no-repeat;
}
table#sblayout-header td
{
	color: #D4B575; 
	padding-right: 8px;
	vertical-align: middle;
}
table#sblayout-header a, table#sblayout-header a:hover
{
	color: #D4B575; 
	font-weight: bold;
	text-decoration: none;
}
table#sblayout-header a:hover
{
	color: #FFFFFF;
}

/*Scoreboard content layout */
div#sblayout
{
	background-color: #FFFFFF; 
	border: 1px solid #00201A;
	border-top: none; 
}

/*Scoreboard sub-tab layout */
table#sbsub
{
	background-color: #DDE6E3; 
	background-image: url(/template/tab_scoreboard-sub-bkgd.gif); 
	background-repeat: no-repeat; 
	border-bottom: 1px solid #C6D5D0; 
}
table#sbsub td
{
	vertical-align: bottom;
	padding: 5px 5px 2px 5px;
}

/*Scoreboard container for 3 scoreboards */
div#sbcontent
{
	padding: 2px 0px 2px 0px;
}

/* Scoreboard table for running scores */
table.runningsb
{
}
table.runningsb td.sb
{
	width: 33.33%; 
	padding: 0px 3px 0px 3px; 
}

/* Scoreboard content */
table.scoreboard
{
}
table.scoreboard td.sport-date
{
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
	background-color: #C6D5D0;
}
table.scoreboard div.datetime
{
	float: right;
}
table.scoreboard td.team
{
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;	
}
table.scoreboard td.score
{
	width: 40px;
	text-align: center;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
}
table.scoreboard td.eventname
{
	padding: 2px 2px 2px 2px;
}
table.scoreboard td.result
{
	padding: 2px 2px 2px 2px;
}
table.scoreboard td.comment-more
{
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
	background-color: #C6D5D0;
}
table.scoreboard div.morelink
{
	float: right;
}
/*-------------------------------------------------------*/

/*---------------------- STANDINGS ----------------------*/
div#standingstab
{
	background-color: #00201A;
}
div#standings
{
	background-color: #FFFFFF;
	border: 1px solid #BFD2D0;	
	border-top: none; 
}
table.sta
{
}
table.sta td.sta_sport, table.sta td.sta_header_top
{
	color: #00201A;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px 2px 5px;
	background-color: #BFD2D0;
}
table.sta td.sta_header_bot, table.sta td.sta_header_school
{
	color: #00201A;
	text-align: center;
	padding: 0px 5px 2px 5px;
	background-color: #BFD2D0;
}
table.sta td.sta_sport, table.sta td.sta_header_school
{
	text-align: left;
}
table.sta td.sta_school
{
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #ECF2F1;
}
table.sta td.sta_cell
{
	padding: 2px 0px 2px 0px;
	text-align: center;
	border-top: 1px solid #ECF2F1;
}
table.sta td.sta_notes
{
	padding: 2px 5px 2px 5px;
	background-color: #BFD2D0;
}
table.sta span.sta_BSU
{
	font-weight: bold;
}
/*-------------------------------------------------------*/
