/*----------------------- MODIFIERS ---------------------*/
div.sidelist
{
    /*background-image: url(/template/section_bkgd.jpg);*/
}
table#contentlayout td.leftcol
{
    background-color: Transparent;
}
div.sporthomead
{
    margin-bottom: 6px;
}
/*-------------------------------------------------------*/

/*--------------------- NEWS PLAYER ---------------------*/
div.um-headline-on, div.um-headline-off
{
	width: 670px;
	height: 400px;
	text-align: center;
    z-index: -1;
    position: absolute;
    background-color: #000000;
    margin-left: 6px;
}
div.um-headline-on
{
    z-index: 222;
}
div.um-headline-topbar
{
	height: 22px;
	text-align: left;
	padding-right: 5px;
	background-image: url(/template/headline_video_bkgd.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}  
div.um-headline-topbar div.title
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 0px 7px;
}
div.um-headline-topbar img
{
    margin-top: 4px;
}
/*-------------------------------------------------------*/

/*----------------------- HEADLINE ----------------------*/
div.rotator
{	
    width: 682px;
    height: 570px;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-top: 6px;
}
div.rotator div.transbox
{
    width: 1px;
	height: 1px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.rotator img.playvideo
{
	position: absolute; 
	top: 159px; 
	left: 298px;
	border: none;
}
div.rotator img.image1
{
	width: 670px;
	margin-left: 6px;
}
div.rotator div.intro
{
	width: 670px;
	height: 80px;
	position: absolute;
	top: 406px;
	left: 6px;	
	overflow: hidden;
	padding-top: 6px;
	background-color: #FFFFFF;
}
div.rotator div.title
{
    font-size: 22px; 
    font-weight: bold;  
    padding: 0 5px 0 5px;
}
div.rotator div.summary
{
    font-size: 14px;
    padding: 0 5px 0 5px;
}
div.rotator div.links
{
    font-size: 14px;
    display: none;
    padding: 0 5px 0 5px;
}
div.rotator div.links div.crosslinks
{
    display: inline;
}
div.rotator a, div.rotator a:hover
{ 
    text-decoration: none;
}
div.rotator a:hover
{
    color: #F6DA40;
}
div.rotator div.newsthumbs
{
    width: 680px;
    position: absolute;
    text-align: center;
    top: 492px;
    left: 1px;
    z-index: 100;
}
div.newsthumbs table
{	
	width: 680px;
}
div.newsthumbs td.thumbnail
{
	width: 136px;
	text-align: center;
	height: 80px;
	vertical-align: middle;
}
div.newsthumbs img.thumb1
{
	width: 126px;
}
div.newsthumbs a
{
	outline: 0;
}
div.newsthumbs div.thumboff, div.newsthumbs div.thumbon, div.newsthumbs div.thumbover
{
	width: 126px; 
	height: 75px;
	overflow: hidden;
	margin: auto;
	position: relative;	
	border: 2px solid #EBEAEC;
	background-color: #000000;
}
div.newsthumbs div.thumbon
{
	border: 2px solid #F6DA40;
}
div.newsthumbs div.thumbon img.thumbvideo, div.newsthumbs div.thumboff img.thumbvideo, div.newsthumbs div.thumbover img.thumbvideo
{
    display: none;
    position: absolute;
    top: 5px;
    left: 5px;
}
div.newsthumbs div.thumbon img.thumbvideo, div.newsthumbs div.thumbover img.thumbvideo
{
    display: block;
}
/*-------------------------------------------------------*/

/*---------------------- HOME TABS ----------------------*/
div.hometabs
{
    padding-top: 6px;
    border-bottom: 2px solid #FBBC02;  
}
div.hometabcontent
{
}
div.hometabcontent div.tabon, div.hometabcontent div.taboff
{
    width: 682px;
    height: 390px;
    display: none;
    background-color: #FFFFFF;
}
div.hometabcontent div.tabon
{
    display: block;
}
div.hometabcontent div.calendar-scroll
{
    height: 386px;
    overflow-y: scroll;
	overflow-x: hidden;	
	background-color: #FFFFFF
}
div.hometabcontent div.tab-scroll
{
    height: 386px;
    overflow-y: scroll;
	overflow-x: hidden;	
	background-color: #FFFFFF;
}
div.hometabcontent div.tab-noscroll
{
    height: 388px;
    background-color: #FFFFFF;
}
table.hometab
{
    width: 673px;
}
table.hometab th
{
    color: #FFD200;
    font-size: 11px;  
    font-weight: normal;
    padding: 2px 5px 2px 5px;
}
table.hometab td
{
    padding: 2px 5px 2px 5px;
}
table.hometab td.footer
{
    color: #FFD200;
    font-size: 11px;  
}
div.hometabfooter
{
    width: 673px;
    font-size: 11px;
    text-align: right;
    padding: 2px 5px 2px 5px;
}
div.hometabfooter a, div.hometabfooter a:hover, table.hometab td.footer a, table.hometab td.footer a:hover
{
    color: #FFFFFF;
}
div.hometabfooter a:hover, table.hometab td.footer a:hover
{
    color: #C1D72E;
}
/*-------------------------------------------------------*/

/*------------------- SPORT HOME TABS -------------------*/
div.sporthometabs
{ 
}
div.sporthometabcontent
{
    margin-bottom: 6px;
    border: 1px solid #4A00B9; 
    border-top: none;
    border-right: none;
}
div.sporthometabcontent div.tabon, div.sporthometabcontent div.taboff
{
    width: 300px;
    display: none;
}
div.sporthometabcontent div.tabon
{
    display: block;
}
div.sporthometabcontent div.tab-scroll
{
    height: 265px;
    padding-top: 2px;
    overflow-y: scroll;
	overflow-x: hidden;	
	background-color: #1C0046;
}
/*-------------------------------------------------------*/

/*----------------------- ACCORDION ---------------------*/
.ui-accordion
{
    background-color: #FFFFFF;
}
.ui-accordion-header
{
    margin: 0;
    outline: 0;
    height: 20px;
    padding: 5px 8px 0 8px;
}
.ui-accordion-header a, .ui-accordion-header a:hover
{
    font-size: 13px;
    text-decoration: none;
    color: #EBE6F3;
}
.ui-accordion-header a:hover 
{
    color: #FFFFFF;
}
.ui-accordion-content
{
    background-image: url(/template/accordion_content_bkgd.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding: 1px 2px 3px 2px;
    height: 175px;
    overflow: hidden;
}
.ui-state-default
{
    background-image: url(/template/accordion_default_bkgd.jpg);
    background-repeat: no-repeat;
}
.ui-state-active
{
    background-image: url(/template/accordion_active_bkgd.jpg);
    background-repeat: no-repeat;
}
.ui-state-active a, .ui-state-active a:hover
{
    color: #000000;
}
/*-------------------------------------------------------*/

/*----------------------- CALENDAR ----------------------*/
table.hometab td.calendardate
{
    color: #6A6155;
    padding: 2px 5px 2px 5px;
    font-size: 11px;
    font-weight: bold;
    background-color: #C6BFB8;
}
/*-------------------------------------------------------*/

/*---------------------- YOUTUBE ------------------------*/
div.videolibrary
{
    padding: 6px 0 0 6px;
}
div.videolibrary table.videolibrary-layout
{
    width: 670px;
}
div.videolibrary td.videoplayer
{
    width: 401px;     
}
div.videolibrary td.videofeed
{
    border-left: 1px solid #CCCCCC; 
}
div.videolibrary div.videoplayer
{  
    margin-bottom: 6px; 
}
div.videolibrary div.videofeed
{
    height: 354px;
    overflow-y: scroll;
	overflow-x: hidden;	
	background-color: #EBEAEC; 
	border-bottom: 1px solid #CCCCCC; 
}
div.videolibrary ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
div.videolibrary li
{
    color: #6A6155;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 4px 4px 4px 4px;
    clear: both;
    line-height: 120%;
    border-top: 1px solid #FFFFFF;
}
div.videolibrary li div.thumb
{
    width: 70px;
    height: 38px;
    float: left;
    overflow: hidden;
    margin-bottom: 4px;
}
div.videolibrary li div.title
{
    padding-left: 75px;
}
div.videolibrary li img
{
    width: 70px;   
}
div.videolibrary li a, div.videolibrary  li a:hover
{
    font-size: 12px;
}
div.videolibrary li a:hover
{
}
/*-------------------------------------------------------*/

/*--------------------- RECENT NEWS ---------------------*/
table.sidelist td.date
{
    width: 40px;
    color: #B0A6BE;
    font-weight: bold;
    padding-right: 5px;  
}
table.sidelist td.title
{
    padding-left: 0px;
}
/*-------------------------------------------------------*/

/*--------------------- SPORT INFO ----------------------*/
div.sportinfo
{
    margin-top: 6px;
    padding: 0 0 6px 6px;
    background-color: #FFFFFF;     
}
div.sportinfo table.sportinfo
{
    width: 670px;
}
div.sportinfo td.sportinfo_leftcol
{
    width: 338px;
}
div.sportinfo td.sportinfo_rightcol
{
    width: 332px; 
    background-color: #EBEAEC;
    background-image: url(/template/sport_infobox_bkgd.gif); 
    background-repeat: no-repeat;
}
div.sportinfo div.sportinfo_section
{
    width: 332px;
    min-height: 100px;
	height: auto;
	_height: 100px; 
    clear: both;
    padding: 0;
    background-color: #EBEAEC; 
    background-image: url(/template/sport_infobox_bkgd.gif); 
    background-repeat: no-repeat;
}
div.sportinfo div.sportinfo_section_title
{    
    height: 17px;
    float: left;
    color: #000000; 
    font-weight: bold;
    padding: 11px 0 0 28px;    
}
div.sportinfo div.sportinfo_section_content
{
    clear: left;
    padding: 10px 12px 1px 12px;
}
div.sportinfo img.sportinfo_section_image
{
    float: right; 
    width: 80px; 
    height: 80px;
    margin: 16px 12px 10px 12px;
}
div.sportinfo img.coach
{
    width: 45px;    
    float: left; 
    margin: 4px 4px 4px 0; 
    border: 1px solid #FFFFFF; 
}
div.sportinfo p
{
    margin: 0 0 11px 0;
}
div.sportinfo ul
{
    margin: 0 0 11px 15px;
    padding: 0;
}
div.sportinfo li
{
    margin: 2px 0 2px 0;
    padding: 0;
}
div.sportinfo li span
{
    color: #380A75;
}
/*-------------------------------------------------------*/

/*--------------------- INFO CENTER ---------------------*/
div.infocenter
{
    width: 298px;     
    margin-bottom: 6px;  
    border: 1px solid #4A00B9; 
    border-top: none; 
}
div.infocenter div.infocenter-content
{
    padding: 1px 12px 1px 12px; 
    background-color: #EBEAEC; 
    border: 2px solid #FFFFFF;
}
div.infocenter ul
{
    margin: 0 0 0 10px;
    padding: 0;
}
div.infocenter li
{
    margin: 2px 0 2px 0;
    padding: 0;
}
/*-------------------------------------------------------*/

/*----------------- LIPSCOMB HEADLINES ------------------*/
div.lipscombheadlines
{
    height: 295px;
    width: 298px;
    background-color: #1C0046; 
    border: 1px solid #4A00B9; 
    border-top: none;   
    overflow: hidden; 
}
div.lipscombheadlines td
{
    padding: 3px 5px 3px 5px;
    border-top: 1px solid #2D0071;
}
div.lipscombheadlines td.date
{
    width: 40px;
    color: #B0A6BE;
    text-align: right;
    font-weight: bold;
    padding-right: 5px;  
}
div.lipscombheadlines td.title
{
    padding-left: 0px;
}
div.lipscombheadlines a, div.lipscombheadlines a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
div.lipscombheadlines a:hover
{
    color: #F6DA40;
}
/*-------------------------------------------------------*/

/*----------------------- CALENDAR ----------------------*/
table.homeschedule 
{
    width: 653px;
    margin-left: 6px;
}
table.homeschedule th
{
    color: #6F5402;
    font-size: 11px;  
    font-weight: bold;
    padding: 0px 5px 1px 5px;
    background-color: #FBBC02;
}
table.homeschedule td
{
    padding: 2px 5px 2px 5px;
}
table.homeschedule td.date
{
    padding: 2px 5px 2px 5px;
    font-size: 11px;
    font-weight: bold;
    background-color: #CECCD1;
    text-transform: uppercase;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}
table.homeschedule td.contenttype, table.homeschedule th.contenttype
{
    width: 75px;
}
table.homeschedule td.eventname, table.homeschedule th.eventname
{
    width: 185px;
}
table.homeschedule td.location, table.homeschedule th.location
{
}
table.homeschedule td.timeresults, table.homeschedule th.timeresults
{
    width: 85px;
}
table.homeschedule td.links, table.homeschedule th.links
{
    width: 85px;
}
table.homeschedule tr.groupstart
{
	background-color: #C6BFB8;
}
table.homeschedule td.groupstart
{
	color: #6A6155;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
table.homeschedule tr.groupend
{
	background-color: #C6BFB8;
}
table.homeschedule td.groupend
{ 
	height: 2px;
	font-size: 1px; 
	padding: 0px;
}
/*-------------------------------------------------------*/

/*------------------ TEAM SCHED/RESULTS -----------------*/
table.sporthomeschedule
{
    width: 280px;
    margin: 0 0 2px 2px;
}
table.sporthomeschedule td
{
    padding: 3px 5px 3px 5px;
}
table.sporthomeschedule td.selected
{
    padding: 0;
}
table.sporthomeschedule td.eventdate
{
    color: #B0A6BE;
    white-space: nowrap;
}
table.sporthomeschedule td.eventname
{
}
table.sporthomeschedule td.eventtime
{
	width: 65px;
	color: #B0A6BE;
	text-align: right;
}
table.sporthomeschedule td.group
{
	border-bottom: none;
	padding-bottom: 1px;
}
table.sporthomeschedule tr.groupstart
{
    background-color: #CECCD1;
}
table.sporthomeschedule td.groupstart
{
	font-size: 11px;
    font-weight: bold;
    background-color: #CECCD1;
    text-transform: uppercase;
}
table.sporthomeschedule td.groupstart div
{
}
table.sporthomeschedule tr.groupend
{
}
table.sporthomeschedule td.groupend
{ 
    padding: 0;
}
table.sporthomeschedule td.groupend div
{
    font-size: 1px; 
    height: 2px;
    border-top: 2px solid #CECCD1;
}
table.sporthomeschedule a, table.sporthomeschedule a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
table.sporthomeschedule a:hover
{
    color: #F6DA40;
}
tr.schedresults-selected a, tr.schedresults-selected a:hover
{
}
tr.schedresults-selected a:hover
{
}
/*-------------------------------------------------------*/

/*---------------------- SCOREBOARD ---------------------*/
table.sporthomeschedule table.sblayout
{
    background-color: #1C0046;
    border: 1px solid #4A00B9;
}
table.sporthomeschedule table.sblayout td
{
    padding: 0;
}
table.sporthomeschedule table.sblayout td.sbheader
{
    padding: 2px 3px 3px 3px;
    background-color: #1C0046;
}
table.sporthomeschedule table.sblayout td.scoreboard
{
	width: 230px;
    padding: 3px 0 3px 0;
    color: #FFFFFF;
}
table.sporthomeschedule table.sblayout td.links
{
	text-align: right;
}

/* Scoreboard Header */
table.sporthomeschedule table.header
{
}
table.sporthomeschedule table.header td
{
	color: #FFFFFF;
	font-size: 11px;
}
table.sporthomeschedule table.header td.datesport
{
    font-weight: bold;
   	text-transform: uppercase;
}
table.sporthomeschedule table.header td.locationresult
{
    text-align: right;
}

/* Scoreboard */
table.sporthomeschedule table.sb
{
	width: 230px;
}
table.sporthomeschedule table.sb td.event, table.sporthomeschedule table.sb td.result
{
	padding: 2px 8px 2px 8px;
}
table.sporthomeschedule table.sb td.team
{
	width: 160px;	
	padding: 2px 0 2px 8px;	
}
table.sporthomeschedule table.sb td.score, table.sporthomeschedule table.sb td.time
{
	width: 70px;
	padding: 2px 0 2px 0;
	text-align: center;	
}
table.sporthomeschedule table.sb td.time
{
	vertical-align: middle;
}
table.sporthomeschedule table.sb td.winner
{
	font-weight: bold;
}
/*-------------------------------------------------------*/

/*--------------------- SPORT NEWS ----------------------*/
div.recentnews
{
    color: #B0A6BE;
    padding: 5px 10px 0px 5px;
}
div.recentnews div.newslist
{
    line-height: 125%;
    margin-bottom: 15px;
}
div.recentnews div.newslist div.title
{
}
div.recentnews div.newslist div.date
{
    font-weight: bold;
}
div.recentnews div.newslist div.summary
{
}
div.recentnews div.newslist a, div.recentnews div.newslist a:hover
{
    color: #FFFFFF;
    font-size: 13px; 
    font-weight: bold;
}
/*-------------------------------------------------------*/

/*---------------------- TWITTER ------------------------*/
div.twitter
{
    min-height: 35px;
	height: auto;
	_height: 35px;
	margin-bottom: 10px;
}
div.twitter ul.twittList
{
	margin: 0;
	padding: 0;
}
div.twitter li.twittLI
{
    list-style: none;
	margin: 0;
	padding: 0;
	clear: both; 
	line-height: 125%;
} 
div.twitter span.timestamp
{
	color: #2299CC;
	font-size: 11px;
}
div.twitter a
{
}
div.twitter a:hover
{   
}
div.twitter img.juitterAvatar
{
	float: left;
	width: 42px;
	height: 42px;
	margin: 2px 5px 10px 0px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
div.twitter img.birdicon
{
    margin: 0 5px 0 5px;
}
div.twitter a.juitterReadMore
{
	color: #918F8D;
	font-size: 11px;
}
div.twitter a.juitterReadMore:hover
{
}
div.twitter a.juitterUser, div.twitter a.juitterUser:hover
{
	font-weight: bold; 
	font-size: 15px;
	text-decoration: none;
}	
div.twitter a.juitterUser:hover
{
    color: #EED63E;
}
div.twitter a.extLink{} 
div.twitter a.hashLink{}
div.twitter a.profileLink{}
/*-------------------------------------------------------*/

/*---------------------- STANDINGS ----------------------*/
table.sta 
{
    background-color: #EBEAEC;
}
table.sta td.sta_sport 
{
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}
table.sta td.sta_header_top
{
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
}
table.sta td.sta_header_bot, table.sta td.sta_header_school
{
    color: #000000;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	background-color: #CCCCCC;
}
table.sta td.sta_header_school
{
	text-align: left;
}
table.sta td.sta_school, table.sta td.sta_cell
{
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #FFFFFF;
}
table.sta td.sta_cell
{
	text-align: center;
}
table.sta td.sta_notes
{
	font-size: 11px;
	padding: 2px 10px 2px 10px;	
	border-top: 1px solid #FFFFFF;
}
table.sta span.sta_LIP
{
	font-weight: bold;
}
/*-------------------------------------------------------*/
