/* Begin Styles for Top Scoreboard */

div { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;}


/* Positional ID styles */


#theHeader {position: relative; width: 744px; height: 113px; background-image:url(http://espn.go.com/ncf/gamepackage/i/headerBG.gif); background-repeat: no-repeat;}
#awayHelmet {position: absolute; top: 13px; left: 12px; z-index: 10;}
#homeHelmet {position: absolute; top: 13px; left: 658px; z-index: 10;}
#awayPoints {font-weight: bold; font-size: 42px; color: #000000}
#homePoints {font-weight: bold; font-size: 42px; color: #000000}
#awayTeamBox {position: absolute; top: 86px; left: 0px; width: 180px;}
#homeTeamBox {position: absolute; top: 86px; left: 558px; width: 180px;}
#awayTeamName {font-weight: bold; font-size: 11px; padding-top: 4px;}
#homeTeamName {font-weight: bold; font-size: 11px; padding-top: 4px;}
#theClock {width: 156px; height: 26px; position: absolute; top: 52px; left: 374px; padding: 1px; border: 1px solid #CCCCCC;}
#clockData {text-align: center; font-weight: bold; font-size: 18px;}
#theVenue {width: 364px; height: 14px; background-color: #B9CBB6; font-weight: bold; color: #2A3827; padding-top: 1px;}
#theWeather {width: 364px; height: 26px; padding-top: 1px; color: #666666;}

#summaryBox {position: relative; width: 364px; background-color: #f2f2f2; padding-top: 3px;}

#fantasyInsider {position: relative; width: 364px; height: 120px; background-color: #f2f2f2; padding-top: 3px;}

#FI_leftBox {position: absolute; top: 7px; left: 7px;}
#FI_rightBox {position: absolute; top: 7px; left: 148px;}

#photoWire {position: relative; width: 364px; background-color: #f2f2f2; padding-top: 3px;}

#lastPlay {position: relative; width: 364px; height: 51px; background-image: url(http://espn.go.com/ncf/gamepackage/i/grassBG.jpg);}
#lastPlayData {position: absolute; left: 8px; top: 4px; color: #FFFFFF; width: 348px; font-weight: bold;}
#fullLink {position: absolute; left: 8px; top: 33px;}
#mug1 {position: absolute; width: 50px; height: 70px; left: 8px; top: 40px; background-image: url(http://espn.go.com/ncf/gamepackage/i/mugShadow.gif); background-repeat: no-repeat;}
#mug2 {position: absolute; width: 50px; height: 70px; left: 178px; top: 40px; background-image: url(http://espn.go.com/ncf/gamepackage/i/mugShadow.gif); background-repeat: no-repeat;}
#player1 {position: absolute; left: 60px; top: 40px; color: #FFFFFF;}
#player2 {position: absolute; left: 230px; top: 40px; color: #FFFFFF;}
#playsQuarter {width: 354px; height: 122px; overflow: auto; margin-left: 10px; font-size: 10px;}
#theTeamStats {width: 304px; height: 140px; font-weight: bold;}

#columnBody {position: relative; top:7px; left: 0px; padding-top: 0px;}

#LSData {width: 156px; height: 26px; position: absolute; top: 16px; padding: 1px; border: 1px solid #CCCCCC;}
#awaySide {position: absolute; top: 13px; left: 99px; width: 70px;}
#homeSide {position: absolute; top: 13px; left: 577px; width: 70px;}

#awayPossession {position: absolute; top: 34px; left: 172px;}
#homePossession {position: absolute; top: 34px; left: 562px;}


/* Classes */

.conferenceOn {font-weight: bold; font-size: 10px;}
.categoryAway {width: 176px; height: 14px; padding-left: 3px; font-weight: bold; color: #FFFFFF;}
.categoryHome {width: 176px; height: 14px; padding-left: 3px; font-weight: bold; color: #FFFFFF;}
.statCategory {width: 176px; height: 14px; padding-left: 3px; font-weight: bold; color: #FFFFFF;}
.statLogo {width: 54px; height: 29px; float: left;}
.playTitle {width: 364px; height: 14px; background-color: #2A3827; font-weight: bold; color: #FFFFFF; padding-top: 1px;}

.moduleTitle {width: 364px; height: 14px; background-color: #555555; font-weight: bold; color: #FFFFFF; padding-top: 1px;}

.statLabel {width: 196px; height: 14px; float: left; color: #333333;}

.scoreSummary {width: 260px;}
.homeCumulative {width: 42px; font-weight: bold;}
.awayCumulative {width: 38px; font-weight: bold;}

.awayCol {width: 38px; font-weight: bold;}
.homeCol {width: 42px; font-weight: bold;}

/* linescore */
.lineScoreData {width: 21px; height: 10px; float: left; text-align: center;}
.lineScoreLeft {width: 29px; height: 10px; float: left; text-align: right; font-weight: bold;}



/* Header link style */
a.headerNav:link {color: #666666; text-decoration: underline; font-weight: bold; border: 1px solid #FFFFFF; padding: 1px}
a.headerNav:visited {color: #666666; text-decoration: underline; font-weight: bold;; border: 1px solid #FFFFFF; padding: 1px}
a.headerNav:hover {color: #333333; text-decoration: none; font-weight: bold;; border: 1px solid #FFFFFF; padding: 1px}

.headerNavOn {color: #333333; text-decoration: none; font-weight: bold;; border: 1px solid #29551F; padding: 1px;}

/* Default link style */
a.def:link {color: #333333; text-decoration: underline; font-weight: normal;}
a.def:visited {color: #333333; text-decoration: underline; font-weight: normal;}
a.def:hover {color: #333333; text-decoration: none; font-weight: normal;}

/* Player stat link style */
a.statName:link {color: #333333; text-decoration: none; font-weight: normal;}
a.statName:visited {color: #333333; text-decoration: none; font-weight: normal;}
a.statName:hover {color: #333333; text-decoration: underline; font-weight: normal;}

/* TEAM link style */
a.teamLink:link {text-decoration: underline; font-weight: bold;}
a.teamLink:visited {text-decoration: underline; font-weight: bold;}
a.teamLink:hover {text-decoration: none; font-weight: bold;}


/* LAST PLAY link style */
a.LPLink:link {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a.LPLink:visited {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a.LPLink:hover {color: #FFFFFF; text-decoration: none; font-weight: bold;}


/* AWAY team stat */
.awayTeamStat {width: 54px; height: 14px; float: left; color:#0038B1;}
/* HOME team stat */
.homeTeamStat {width: 54px; height: 14px; float: left; color:#B99C00;}


/* team stat */
.teamStat {width: 54px; height: 14px; float: left;}





