/*
 -- CFB-specific styles only --
*/

/* Body background image and color */
body {
	background-color: #B2C7DE;
	background-position: {10,10};
}

div.bottomnav {
  color: #FCE5BB;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  margin: 40px 0px 10px 0px;
}

a.bottomnav {
  font-face: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 12; 
  color: #FFFFFF;
  text-decoration: underline;
}

td.mainback {
    background-color: #DAA22F;
}

td.tdlight {
    background-color: #EEEEEE;
}

td.tddark {
    background-color: #000000;
}

/* Column heading link text */
a.hed {
    color: #FFFFFF;
    text-decoration: underline;
}

/* Stat table title */
th.title {
    background-color: #AA741E;
    color: #FFFFFF;
}

/* Stat table column headings */
th.hed {
    background-color: #DAA22E;
    color: #FFFFFF;
}

/* Stat table data row - first color */
tr.data1 {
    background-color: #FFFFFF;
}

/* Stat table data row - second color */
tr.data2 {
    background-color: #CCCCCC;
}

td.lscore {
  font-size: 10px;
  text-align: left;
}

td.cscore {
  font-size: 10px;
  text-align: center;
}

td.rscore {
  font-size: 10px;
  text-align: right;
}

td.scoretotal {
  background-color: #CCCCCC;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
}

td.lstattotal {
  background-color: #CCCCCC;
  font-size: 11px;
  text-align: left;
  font-weight: bold;
}

td.rstattotal {
  background-color: #CCCCCC;
  font-size: 11px;
  text-align: right;
  font-weight: bold;
}

/* Scoreboard title cells */
th.scoretitle {
    background-color: #AA741E;
    color: #FFFFFF;
    font-size: 11px;
}

/* Scoreboard header cells */
th.scorehed {
    background-color: #DAA22E;
    color: #FFFFFF;
    font-size: 11px;
}

/* Leader table header cells */
th.leaderhed{
    background-color: #AA741E;
     color: #FFFFFF;
     font-size: 12 px;
     font-weight: bold;
     text-align: center;
}

/* Team page styles */

div.otherpulldown {
  background-color: #EEEEEE;
  padding: 5px 0px 8px 12px;
  margin: 0px 6px 0px 0px;
}

th.navoff {
  background-color: #AA741E;
  color: #FFFFFF;
  font-size: 11px;
}

th.navon {
  background-color: #DAA22E;
  color: #FFFFFF;
  font-size: 11px;
}

a.navoff {
  color: #FFFFFF;
}

div.pagetitle {
  font-size: 24px;
  font-weight: bold;
  margin: 0px 0px 15px 0px;
}

div.teamtopstory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px 0px 15px 0px;
}

div.teamtopstoryhed {
  font-size: 14px;
  font-weight: bold;
}

div.teamtopstorydate {
  font-size: 12px;
  font-weight: bold;
}

a.teamtopstoryhed {
  font-size: 14px;
  font-weight: bold;
  color: #3330AB;
}

div.teamstory {
  margin: 4px 0px 4px 10px;
}

a.teamstoryhed {
  font-size: 12px;
  font-weight: bold;
  color: #3330AB;
}

div.teamreport {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px 0px 15px 0px;
}

div.teamreporthed {
  font-size: 14px;
  font-weight: bold;
}

a.teamreporthed {
  font-size: 14px;
  font-weight: bold;
  color: #3330AB;
}

.curteam {
  color: #990000;
  font-weight: bold;
}

a.fullstat {
  font-size: 11px;
  font-weight: bold;
  color: #3330AB;
}

.fullstat {
  font-size: 11px;
  font-weight: bold;
}
