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;
}


form {
  margin: 0px;
}


.photo {
  float: right;
  padding: 5px;
  background-color: #FFFFFF;
}


a {
  color: #4484cc;
}

a:hover {
  color: #a20a1a;
}

#printer {
  padding: 0px 5px;
  float: right;
}

h1 {
  color: #001a43;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #a20a1a;
  text-transform: uppercase;
}

h3 {
  color: black;
  text-transform: uppercase;
}

/********** NAVIGATION **********/

body.pagebody {
  margin-top: 20px;
  padding: 0px;
  background: #002868 url(/images/setup/page_bg.jpg);
}

.design {
  width: 1005px;
}

#mainbody {
  padding: 0px;
}

#header {
  height: 100px;
  text-align: center;
}

.header {
  position:relative;
  width:1005px;
  height:182px;
}

.header-icons {
left:50%;
margin-left:-164px;
position:absolute;
top:135px;
}

.header-icons ul, 
.header-icons li { margin:0; padding:0; list-style:none }

.header-icons li { float:left; margin-right:7px; text-align:center; width:40px; }

#leftcol {
  background: #001a43 url(/images/setup/lcol_footer.jpg) no-repeat bottom;
  width: 200px;
  padding: 0px;
}

#rightcol {
  background: #a20a1a url(/images/setup/rcol-footer.jpg) no-repeat bottom;
  width: 300px;
  padding: 0px;
}

.poll {
  padding: 10px;
}

#footer {
  background: #002868 url(/images/setup/footer_bg.jpg) no-repeat;
  height: 95px;
  width: 1005px;
  color: #FFFFFF;
}

#footer-content {
  padding: 0px 10px;
}

#footer-content a {
  color: #FFFFFF;
}

#footer-content a:hover {
  color: #a20a1a;
}

#footer-content img {
  float: right;
  padding: 10px;
}

/********** NAVIGATION **********/

.leftnav {
  text-align: center;
}

.leftnav a {
  text-align: left;
  font-family: arial, sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
  padding-left:25px;
  display: block;
  line-height: 23px;
}

.leftnav a:hover {
  color: #ffff99;
  font-weight: bold;
}

.leftnav .match a {
  color: #ffff99;
  font-weight: bold;
}

#navbar-secondary {
  background: #a20a1a;
  padding: 2px 10px;
  color: #700000;
  border: 2px solid #191a1b;
}

#navbar-secondary a{
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
}

#navbar-secondary a:hover{
  color: #001a43;
}

/********** HEADLINES **********/
.topstory {
  padding: 0px 10px;
}

.topstory h1 a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
}

.topstory a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.topstory a:hover {
  color: #001a43;
  text-decoration: none;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

#hornetsBuzz {
  padding: 10px;
}

#hornetsBuzz-content {
  padding: 10px;
  background-color: #FFFFFF;
  color: #7d7d7d;
}

#hornetsBuzz-content .date {
  color: #5c79a7;
  font-weight: bold;
}

#hornetsBuzz-content a {
  color: #7d7d7d;
  font-weight: normal;
  text-decoration: none;
}

#hornetsBuzz-content a:hover {
  color: #a20a1a;
}

#features {
  padding: 10px;
}

#features-content {
  padding: 10px;
  background-color: #FFFFFF;
  color: #7d7d7d;
}

#features-content a {
  color: #5c79a7;
  text-decoration: none;
}

#features-content a:hover {
  color: #a20a1a;
}


/******* TAB CONTENT **********/
.tab {
  color: #000000;
  width: 300px;
  padding: 0px;
}

#tablist {
  padding: 0px;
  margin: 0px;
}

.upcoming {
  background: #a20a1a url(/images/setup/upcoming_bg.jpg) no-repeat;
  color: #ffffff;
  height: 210px;
  overflow: auto;
  scrollbar-base-color: #000000;
}

.upcoming a {
  color: #ffffff;
}

.upcoming a:hover {
  color: #001a43;
}

.scoreboard {
  background: #001a43 url(/images/setup/scoreboard_bg.jpg) no-repeat;
  color: #ffffff;
  height: 210px;
  overflow: auto;
  scrollbar-base-color: #000000;
}

.scoreboard a {
  color: #ffffff;
}

.scoreboard a:hover {
  color: #a20a1a;
}

#tabcontentcontainer{

}

.tabcontent {
  display: none;
}



/********** ROSTERS **********/
.roster {
  width: 760px;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #001a43;
    padding: 2px;
}

tr.roster-row a{
    text-decoration: underline;
    color: #4484cc;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;
}

tr.roster-row0 td {
    background-color: #C1C1C1;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #E8E8E8;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}


********** BIOS**********/
.bio-container .head {
  padding: 20px;
  margin-bottom: 15px;
  color: #fff;
  background: #333;
  overflow: hidden;
  background: url() no-repeat right bottom #001A43 !important;
}


.bio-container .headshot {
  float: left;
  margin-right: 20px;
  border: solid 1px #fff;
  -moz-box-shadow: 0 0 10px #000;
}

.bio-container .name {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 5px;
  text-transform: none;
}

.bio-container .stats-tabs-content {
  width: 100%;
  overflow: visible;
}

.bio-container .stats-tabs-content .stats {
  width: 100%;
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 9999;
}

.bio-container .stats-tabs-content .expand {
  position: absolute;
  right: 10px;
  top: 2px;
}

.roster-list,
.roster-title {
  background: #001A43 !important;
}



/********** SCHEDULE **********/
table.schedule {
  width: 760px;
  background-color:  ;
}

.schedule-data {
  width: 500px;
color: #000;
}

.schedule-data td {
    padding: 5px;
color: #000;
}

tr.schedule-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #001a43;
    padding: 5px;
}

tr.schedule-row td {
    background-color: #a20a1a;
    font-size: 13px;
    padding: 5px;
    color: #fff;
}


tr.schedule-row0 td {
    background-color: #e1e1e1;
    font-size: 12px;
    padding: 5px;
color: #000;
}

tr.schedule-row1 td {
    background-color: #;
    font-size: 12px;
    padding: 5px;
color: #000;
}

.home-opp {
  text-transform: uppercase;

}

/**********CALENDAR***********/
#calendar {
  width: 280px; 
  margin: 0 auto;
  margin-bottom: 5px;
}

#calendar td {
  line-height: 20px;
  height: 20px;
  color: #333;
  border-color: #fff;
  background: #d8d8d8;
}

#calendar .calendar-header  td {
  font-weight: bold;
  color: #fff;
  background: #333333;
}

#calendar .calendar-month td {
  font-size: 12px;
  border-color: #fff;
  background: #001a43;
}

#calendar .calendar-month a {
  color: #fff;
}

#calendar #calendar-now span {
  color: #fff;
}

#calendar .calendar-event a {
  background: #ce2c3d;
  line-height: 20px;
  height: 20px;
}

#calendar .no-calendar-event a {
  color: #333;
  background: #d8d8d8;
  line-height: 20px;
  height: 20px;
}

#calendar .inactive {
  color: #333;
  background: #9f9f9f;
}

#calendar .today a {
  color: #fff;
  background: #000;
}

#calendar .current a,
#calendar .calendar-event a:hover {
  background: #3962a6;
  color: #fff;
}


#calendar .event-schedule {
  background: #001a43 url(/images/setup/scoreboard_bg.jpg) no-repeat;
  color: #FFFFFF;
  height:160px;
  overflow: auto;
  border: 1px solid #FFFFFF;
  margin: 0 auto;
  text-align: left;
  padding: 10px;
  color: #fff;
}

/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #001a43;    /* 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;
}

ul.nav, ul.nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.nav li {
  float: left;
}

.stats-tabs li a {
  color: #999;
}

.stats-tabs li a.active {
  font-weight: bold;
  color: #fff;
}
