h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin: 0px;
    padding: 0px;
}

img {
   border: 0px;
   margin: 0px;
}

.photo img {
  float: right;
  padding: 5px 5px;
}

p {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
}

a {
  color: #022350;
}

a:hover {
  color: #a1bbde;
}


h1 {
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
}

h2 {
  font-size: 12px;
  color: #022350;
  text-align: center;
}


/********** NAVIGATION **********/

table.design {
  background-color: #FFFFFF;
}

body.pagebody {
    margin: 0px;
    padding: 0px;
    background: #FFFFFF url("/images/base/body_bg.gif") repeat-x;
}

#mainbody {
  padding: 10px;
}

#header {
  height: 177px;
  background-color: #f9d448;
}

#photo-header {
  height: 124px;
}

#photo-header img {
  padding: 0px 1px;
}

#logo-nav {
  height: 53px;
}

#leftcol {
  background-color: #022350;
  font-weight: bold;
  width: 200px;
}

#leftcol a {
  color: #FFFFFF;
  text-decoration: none;
  padding-left: 7px;
}


#leftcol a:hover {
  color: #f9d448;
}

#rightcol {
  background-color: #022350;
  width: 200px;
  padding: 0px;
}


#rightcol a {
  color: #FFFFFF;
  text-decoration: none;

}

#potw {
  color: #FFFFFF;
}

#poll {
  background: #012e89 url("/images/base/poll_bg.gif") repeat-x;
  border: solid #012e89 2px;
color: white
}

#footer {
  background-color: #022350;
  height: 35px;
  text-align: center;
}

#navbar-secondary {

}


/********** HEADLINES **********/


.top-story {
  padding: 1 5 1 5;
  clear: left;
}

.headline a {
  font-weight: bold;
  text-decoration: none;
}

.headline a:hover {
  text-decoration: underline;
}

.headline h1 a {
  font-weight: bold;
  text-decoration: none;
}

.headline h1 a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}


/********** STANDINGS **********/

table.stats-table {
  border-width: 0px;
  border-collapse: collapse;
}

table.stats-table td {
  padding: 1 4 0 4;
}

tr.stats-header td {
  background-color: #022350;
  padding-right: 0px;
  color: white;
  font-weight: bold;
  font-size: 10px;
}

tr.stats-row0 {
}

tr.stats-row1 {
}

td.stats-team a {
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

td.stats-team a:hover {
  text-decoration: none;
  color: #f9d448;
}

td.stats-field {
  color: #022350;
  text-align: center;
  font-size: 11px;
}

td.conf-label  {
  background-color: #f9d448;
  font-weight: bold;
  font-size: 10px;
}

td.conf-field {
  background-color: #f9d448;
  color: white;
  text-align: center;
  font-size: 11px;
}



/********** BRIEF-STANDINGS **********/


table.briefstats-table {
  background-color: #022350;
  background: url("/images/base/tab-watermark.gif");
  border-width: 0px;
  border-collapse: collapse;
}

table.briefstats-table td {
  padding-left: 5;
}

tr.briefstats-header td {
  padding-right: 0px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
}

tr.briefstats-row0 {
  color: #FFFFFF;
}

tr.briefstats-row1 {
  color: #FFFFFF;
}

td.briefstats-label {
  font-weight: bold;
  font-size: 9px;
}

td.briefstats-label a {
  text-decoration: none;
}

td.briefstats-label a:hover {
  text-decoration: none;
  color: #060C60;
}

td.briefstats-field {
  color: #FFFFFF;
  text-align: center;
  font-size: 9px;
}


/********** SCHEDULES ********/
.schedule {
  border-width: 0px;
  border-collapse: collapse;
}

.schedule-header {
 background-color: #022350;
 color: #FFFFFF;
 font-weight: bold;
 
}

.schedule-link {
  font-size: 10px;
}

.conf-contest {
  background-color: #f9d448;
  color: #022350;
}

.nonconf-contest {
  color: #022350;
}


.boxscore  {
  text-align: left;
  color: #FFFFFF;
}
.winner {
  font-weight: bold;
}
/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color:white;
    background-color: #022350;
    padding: 2px;
}

tr.roster-row0 a:hover, tr.roster-row1 a:hover {
    text-decoration: underline;
    color: #425FD5;
}

tr.roster-row0 td {
    background-color: #E5E5F5;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

table.bio {
    background-color: #E5E5F5;
    border: ridge;
    border-width: 2px;
    padding: 5px;
    width: 300px;
    float: right;
}

.bio-name {
    background-color: #010368;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    padding: 3px;
}


/******* TAB CONTENT **********/

.tab {
  width: ;
  background-color: ;
  padding: 0px;
}

#tablist {
  width: ;
  text-align: center;
  font-weight: bold;
  font-size: ;
  padding: 0px;
  margin: 0px;
}

#tablist li {
  list-style: none;
  display: inline;
  line-height: 25px;
  padding: 0px;
  margin: 0px;
}

#tablist li a.sc1 {
  color: ;
  background-color: ;
  text-decoration: none;
  padding: 5 2 5 2;
}

#tablist li a.sc2 {
  color: ;
  background-color: ;
  text-decoration: none;
  padding: 5 2 5 2;
}

.upcoming {
  color: white ;
font-weight: bold;  
background-color: ;
  height: 200px;
  overflow: auto;
  scrollbar-base-color: ;
}

#tabcontentcontainer a {
  color: #fad348;
}

#tabcontentcontainer a:hover {
  color: #A1BBDE;
}
.tabcontent {
  display: none;
}


/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #022350;    /* set the primary color here */
  color: #fff;
}

.stats-wrapper a {    /* set the link color here */
  color: #333;
  text-decoration: underline;
}

.stats-wrapper a:hover {    /* set the link color here */
  color: #000;
}

