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;
}

p {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
}

.photo img {
  float: right;
  padding: 0px 5px;
}


hr {
    color: #2f6244;
  background-color: #2f6244;
  height: 4px;
  width: 90%
}

a {
  color: #2f6244;
}

a:hover {
  color: #4E4E4E;
}

h1 {
    color: #2f6244;
  font-size: 16px;
  line-height: 200%;
}

h2 {
  font-size: 14px;
  line-height: 20px;
}


/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: #000000 url("/images/base/page_bg.gif") repeat-x;
}

.design {
  width: 960px;
}

#ad-container {
  position: relative;
  margin-left: 10px;
}
#ads {
  position: absolute;
  left: 910px;
  top: 200px;
}

#mainbody {
  padding: 10px;
}

#header {
  background: #000000 url("/images/base/header_bg.gif") repeat-x;
  height: 200px;
}

#header-container {
  position: relative;
}

#header-photos {
  position: absolute;
  left: 229px;
  top: 28px;
}

#section-header h1{
  background-color: #275038;
  height: 26px;
  color: #FFFFFF;
  padding-left: 220px;
}

#leftcol {
  background: #000000 url("/images/base/col_bg.gif") repeat-x;
  width: 210px;
  text-align: left;
  padding: 0px;
}


#rightcol {
  background: #000000 url("/images/base/col_bg.gif") repeat-x;
  width: 270px;
  padding: 0px;
}

#rcol_container {
  margin-left: 10px;
}

#rightcol h3 {
  background: url("/images/base/button.gif") no-repeat;
  font-size: 15px;
  line-height: 180%;
  padding-left: 15px;
  height: 33px;
  color: #FFFFFF;
}

#rightcol h3 a{
  color: #FFFFFF;
}

#aotw {
  color: #FFFFFF;
}

#footer {
  background-color: #000000;
  height: 50px;
  text-align: center;
}
/********** COUNTDOWN CLOCK **********/
#countdownClock {
  width: 200px;
  text-align: center;
  margin: px auto;
  overflow: hidden;
}

#countdownClock .tzcontainer {
  background: #000000;
  no-repeat top;
  width: 200px;
  height: 43px;
  padding: 15px 5px;
}

.timerem {
  padding: 0px 0px;
  width: 40px;
  float: left;
  margin-left: 2px;
}

.timerem span.time {
  display: block;
  text-align: center;
  color: #ffcb00;
  font-family: 'trebuchet MS';
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 5px;
}

.timerem span.timecap {
  display: block;
  text-align: center;
  color: #fff;
  font-family: arial;
  font-size: 12px;
  line-height: 16px;
}



/********** NAVIGATION **********/
.leftnav {
  width: 200px;
}

.rollover-nav a {
  text-align: left;
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  margin: 0px;
  padding: 3px;
  border-bottom: 1px solid #2f6244;
  text-decoration: none;
}

.rollover-nav a:hover {
  background-color: #2f6244;
  color: #FFFFFF;
  text-decoration: none;
}

.rollover-nav-match a {
  color: #2f6244;
  font-weight: bold;
  background-color: #FFFFFF;
}

.rightcol-rollover-nav a {
  text-align: left;
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  padding: 3px;
  border-bottom: 1px solid #2f6244;
  text-decoration: none;
}

.rightcol-rollover-nav a:hover {
  background-color: #2f6244;
  color: #FFFFFF;
  text-decoration: none;
}

.navbar-secondary {
  text-align: center;
  padding: 5px;
}

/**** POPUPMENU ****/
.popupmenu {
  position:absolute;
  top: -35px;
  left: 200px;
  width: 170px;
  background-color: #2f6244;
}

.anylinkcss{
  position:absolute;
  visibility: hidden;
  border:1px solid #000000;
  border-bottom-width: 0;
  line-height: 18px;
  z-index: 100;
  background-color: #000000;
  width: 170px;
}

.anylinkcss a{
  color: #FFFFFF;
  width: 100%;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid #000000;
  padding: 1px 0;
  text-decoration: none;
  font-weight: bold;
  text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
  background-color: #000000;
  color: #FFFFFF;
}

/********** HEADLINES **********/


.top-story {
  padding-left: 5px;
  padding-right: 5px;
  clear: left;
}

.moreheadlines {
  background-color: #D4D4D4;
  padding: 5px;
  height: 400px;
  overflow: auto;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

/******* TAB CONTENT **********/

.tab {
  background-color: #2F6244;
  color: #FFFFFF;
  width: 200px;
  text-align: left;
}

#tablist {
  padding: 0px;
  margin: 0px;
}

#tablist li {
  list-style: none;
  display: inline;
}

.upcoming {
  background-color: #144729;
  color: #FFFFFF;
  height: 275px;
  overflow: auto;
  scrollbar-base-color: #000000;
}

.upcoming a {
  color: #000000;
}

.scoreboard {
  background-color: #2F6244;
  color: #FFFFFF;
  height: 275px;
  overflow: auto;
  scrollbar-base-color: #000000;
}

.scoreboard a {
  color: #000000;
}

#tabcontentcontainer{
}

.tabcontent {
  display: none;
}

/********** SCHEDULE **********/
table.schedule {
  width: 100%;
  background-color: ;
}

.schedule-header {
  background-color: #2f6244;
  color: white;   
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.schedule-row0 td {
    background-color: #FFFFFF;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #D1D1D1;
    padding: 2px;
}

.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}


/********** BRIEF-STANDINGS **********/

table.briefstats-table {
  color: #FFFFFF;
}

tr.briefstats-header td {
  padding-right: 0px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
}

tr.briefstats-row0 {
}

tr.briefstats-row1 {
}

td.briefstats-label {

  font-weight: bold;
  font-size: 10px;
}

td.briefstats-label a {
  text-decoration: none;
}

td.briefstats-label a:hover {
  text-decoration: underline;
  color: #022A9C;
}

td.briefstats-field {
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  font-size: 11px;
}



/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color:white;
    background-color: #2A563C;
    padding: 2px;
}

tr.roster-row0 a:hover, tr.roster-row1 a:hover {
    text-decoration: underline;
    color: #A0968C;
}

tr.roster-row0 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #C6C6C6;
    font-size: 11px;
    padding: 2px;
}

table.bio {
    background-color: #15482A;
    border: ridge;
    border-width: 2px;
    padding: 5px;
border-color: #C6C6C6
  width: 450px;
}

.bio-name  {
  color: #C6C6C6;
  font-weight: bold;
  font-size: 14px;
  padding: 3px;
  text-align: left;
}

.bio-image {
  float: left;
  padding: 0px 5px 0px 0px;
}

.bio-name a {
  color: #C6C6C6;
}

.bio-data {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    text-align: left;
}


.bio-data a {
  color: black;
}

.bio-data a:hover {
  color:#FFFFFF;
}

/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #2f6244;    /* 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;
}

