h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin: 0px;
    padding: 0px;
}

img {
   border: none;
   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: #062251;
}

a:hover {
  color: #5586c7;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #062251;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #5586c7;
  text-transform: uppercase;
}


/********** NAVIGATION **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url(/images/setup/page_bg.gif) repeat-x left top #122745;
}

.design {
  width: 960px;
  background: #093677;
}

#mainbody {
  padding: 10px;
}

#header {
  height: 179px;
  text-align: center;
}

#body-container {
  background: url(/images/setup/body_cont_bg.gif) repeat-y left top;
}

#leftcol {
  width: 170px;
  background: #5587c7;
}

#middlecol {
  width: 500px;
}

#rightcol {
  width: 248px;
  padding: 2px 1px;
  border-left: solid 10px #093677;
}

#rightcol .container {
  width: 248px;
  margin-bottom: 15px;
}

.poll {
  padding: 5px;
  background: #e8e8e8;
}

#footer-wrapper {
  width: 940px;
  margin: 0 auto 10px;
  padding: 0 10px;
  background-color: #113975;
  overflow: hidden;
}

#footer-icons {
  display: block;
  width: 940px;
  height: 102px;
  overflow: hidden;
}

#footer-icons a img{
  float: left;
}

#footer-text {
  display: block;
  width: 940px;
  height: 46px;
  background: url(/images/setup/footer_text_bg.jpg) no-repeat left top;
  color: #fff;
  text-align: center;
  font-size: 12px;
  overflow: hidden;
}

#footer-text p { margin-bottom:0  }

#footer-text a {
  color: #FFFFFF;
  text-decoration: none;
}

#footer-text a:hover {
  text-decoration: underline;
}


/********** NAVIGATION **********/

.left-nav {
  width: 170px;
  background: url(/images/setup/navbar_gradient.gif) repeat-x left top #5586c7;
  margin-bottom: 10px;
}

.left-nav ul, .left-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.left-nav ul {
  padding-top: 3px;
  margin: 0 5px 5px;
}

.left-nav li {
  display: block;
  padding-left: 4px;
  padding-bottom: 2px;
  border-bottom: solid 1px #6a8dbc;
}

.left-nav li.current {
  background: #a5a5a6;
}

.left-nav ul li a {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.left-nav li a:current {
  background: #a5a5a6;
}

.left-nav ul li label {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #7fa6dd;
}

#navbar-sports {
  border-bottom: solid 10px #093677;
}


#navbar-buttons-rcol img {
  display: block;
  margin: 0 auto 7px;
}

#navbar-secondary {
  background: #062251;
  margin: 0;
  padding: 0;
}

#navbar-secondary ul, #navbar-secondary li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#navbar-secondary ul {
  margin-left: 10px;
}

#navbar-secondary li {
  display: inline;
  padding-right: 5px;
  margin-right: 4px;
  border-right: solid 1px #fff;
}

#navbar-secondary li.last {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}

#navbar-secondary ul li a {
  font-family: verdana;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  line-height: 26px; 
}

#navbar-secondary ul li a:hover {
  text-decoration: underline;
}

#navbar-secondary .current a {
  font-weight: bold;
  text-decoration: underline;
}

/********** HEADLINES **********/
.featuredstory {
  padding: 5px;
}

.featuredstory h1 {
  color: #062251;
  line-height: 120%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.featuredstory a {
  color: #062251;
  line-height: 120%;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.featuredstory h1 a {
  font-size: 14px;
}

.featuredstory a:hover {
  color: #5586c7;
  text-decoration: underline;
}

.moreheadlines a {
  text-decoration: none;
  font-weight: bold;
}

.headlines-row0 {
  background: #ffffff;
  padding: 2px;
}

.headlines-row1 {
  background: #E8E8E8;
  padding: 2px;
}

.caption {
  clear: left;
  float: left;
  padding-right: 5px;
  margin: 0px;
}


#aotw {
  margin: 5px;
}

.potw td {
  font-size: 12px; 
 line-height: 20px;
}
.aotw-caption img {
  float: left;
}

/********** ROSTERS **********/
table.roster{
  width: 740px;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #062251;
    padding: 2px;
}

tr.roster-row a{
    text-decoration: underline;
    color: #062251;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #5586c7;
}

tr.roster-row0 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #E8E8E8;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}

/********** BIOS**********/
.bio-wrapper .bio-container .head {
  padding: 20px;
  margin-bottom: 15px;
  color: #fff;
  background: #333;
  overflow: hidden;
  background:#122745;
}

.bio-wrapper .bio-container .head span {
  color: #fff;
}

.bio-wrapper .bio-container a{
  color: #000;
}

.bio-wrapper .roster-sidebar .roster-list,
.bio-wrapper .roster-sidebar .roster-title {
  background: #122745!important;
} 


/******* SCOREBOARD **********/

#scoreboard-watermark {
  background: url(/images/setup/scoreboard_bg.jpg) no-repeat;
  height: 170px;
}

.scoreboard {
  height: 170px;
  overflow: auto;
  color: #000000;
}

.scoreboard a {
  color: #062251;
}

.scoreboard a:hover {
  color: #5586c7;
}

#upcoming {
  background-color: #8C8C8C;
  height: 200px;
  overfloW: auto;
  color: #FFFFFF;
}


/********** SCHEDULE **********/
table.schedule {
  width: 740px;
  background-color: ;
}

.schedule-data {
  width: 500px;
}

.schedule-data td {
  padding: 5px;
}

.schedule-header {
  background-color: #062251;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding: 5px;
}

tr.schedule-row0 td {
    background-color: #;
    padding: 2px;
}

tr.schedule-row1 td {
    background-color: #;
    padding: 2px;
}

.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}


/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #062251;    /* 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;
}

/**********CALENDAR***********/
#calendar {
  width: 248px; 
  margin: 0 auto;
  margin-bottom: 5px;
}

#calendar td {
  line-height: 15px;
  height: 15px;
  font-weight: bold;
  color: #333;
  border-color: #fff;
  background: #d8d8d8;
}

#calendar .calendar-header  td {
  font-weight: bold;
  color: #fff;
  background: #333333;
}

#calendar .calendar-month td {
  border-color: #fff;
  background: #001f4c;
}

#calendar .calendar-month a {
  color: #fff;
}

#calendar #calendar-now span {
  color: #fff;
}

#calendar .arr {
  display: none;
}

#calendar .calendar-event a {
  background: #5883be;
  line-height: 15px;
  height: 15px;
}

#calendar .no-calendar-event a {
  color: #333;
  background: #d8d8d8;
  line-height: 15px;
  height: 15px;
}

#calendar .inactive {
  color: #333;
  background: #9f9f9f;
}

#calendar .today a {
  color: #fff;
  background: #000;
}

#calendar .current a,
#calendar .calendar-event a:hover {
  background: #093677;
  color: #fff;
}

#calendar .event-schedule {
  height: 120px;
  text-align: left;
  overflow: auto;
  padding: 10px;
  background: #001a43;
  color: #fff;
}

#calendar .event-schedule a {
  font-weight: bold;
  color: #FFFFFF;
}

#calendar .event-schedule a:hover {
  color: #5586c7;
}

