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;
  width: 250px;
  background-color: #FFFFFF;
}


a {
  color: #0a1c4a;
}

a:hover {
  color: #457ab0;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #0a1c4a;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #d5d5d5;
  text-transform: uppercase;
}

h3 {
  color: #d00000;
  font-size: 10px;
  text-decoration: none;
}


/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url(/images/setup/page_bg.jpg) repeat;
}

.design {
  width: 998px;
  background: #fff;
}

#mainbody {
  padding: 5px;
}

.banner {
  width:998px; 
  margin:0 auto;
  height:90px;
  overflow:hidden;
margin-top:10px
}

.banner .banner-left { float:left; width:270px; text-align:center; position:relative;  }

.banner .banner-left .wiki { position:absolute; top:0; left:0; background:#fff }

.banner .ad { float:right}

#header {
  height: 100px;
  text-align: center;
}

#fan-poll {
  width: 277px;
  float: right;
  color: #fff;
  margin-bottom: 1px;
  overflow: hidden;
}

#fan-poll .head {
  width: 277px;
  height: 24px;
  background: url(/images/setup/fan_poll.jpg) no-repeat left top;
}

.vote-btn {
  display: block;
  width: 80px;
  height: 26px;
  float: left;
  background: url(/images/setup/vote_button.jpg) no-repeat left top;
  border: none;
}

.results-btn {
  display: block;
  width: 80px;
  height: 26px;
  float: left;
  margin-left: 5px;
  background: url(/images/setup/results_button.jpg) no-repeat left top;
}

#teamlinks-container {
  width: 277px;
  float: right;
  color: #fff;
  margin-bottom: 1px;
  overflow: hidden;
}

#teamlinks-container .head {
  width: 277px;
  height: 24px;
  background: url(/images/setup/teamlinks.jpg) no-repeat left top;
}

.poll {
  height: 153px;
  padding: 15px;
  background: url(/images/setup/blue_gradient.jpg) repeat-x left top #113f7d;
  overflow: auto;
}

#sponsors {
  width: 277px;
  height: 207px;
  float: left;
  margin-bottom: 1px;
  background: url(/images/setup/dark_gray_gradient.jpg) repeat-x left 24px #7d7e7d;
  overflow: hidden;
}

#video-container {
  height: 297px;
  margin-left: 1px;
  margin-bottom: 1px;
  float: left;
  overflow: hidden;
}

#multimedia {
  width: 130px;
  height: 297px;
  background: url(/images/setup/multimedia_bg.jpg) repeat-x left top #000;
  float: right;
  margin-bottom: 1px;
  overflow: hidden;
}

#multimedia a {
  display: block;
  width: 120px;
  margin: 0 auto;
  margin-bottom: 14px;
}

#store-auction {
  width: 420px;
  height: 217px;
  background: #001024;
  margin-left: 1px;
  margin-bottom: 1px;
}

#store-auction td {
  width: 207px;
  overflow: hidden;
}

.storePromo {
  background: #113f7b url(/images/setup/store_bg.jpg) repeat-x left top;
}

.storePromo img {
  margin-top: 6px;
}

.storePromo a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}


.auctionPromo {
  background: #FFFFFF url(/images/setup/auction_bg.jpg) repeat-x left top;
}

.auctionPromo img {
  margin-top: 6px;
}

.auctionPromo a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}



#footer {
  height: 142px;
  background: url(/images/setup/footer_bg.jpg) repeat-x left top;
}


/************ J-QUERY DROPDOWN ************/

.float-clear{
	clear:both;
	float:none;
}
div.nav{
  height: 43px;
  background-color: #1256a7;
}
div.nav ul, div.nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
div.nav ul li {
  position: relative;
}
div.nav ul li a{
      display:block;
      height:43px;
      text-decoration:none;
      background: url(/images/setup/global_nav.jpg) no-repeat left top;
}
div.nav ul li a.nav1 {
  width: 87px;
  background-position:0px 0px;
}
div.nav ul li a.nav1:hover {
  background-position:0px -43px;
}

div.nav ul li a.nav2 {
  width: 108px;
  background-position:-87px 0px;
}
div.nav ul li a.nav2:hover {
  background-position:-87px -43px;
}

div.nav ul li a.nav3 {
  width: 141px;
  background-position:-195px 0px;
}
div.nav ul li a.nav3:hover {
  background-position:-195px -43px;
}

div.nav ul li a.nav4 {
  width: 97px;
  background-position:-336px 0px;
}
div.nav ul li a.nav4:hover {
  background-position:-336px -43px;
}

div.nav ul li a.nav5 {
  width: 114px;
  background-position:-433px 0px;
}
div.nav ul li a.nav5:hover {
  background-position:-433px -43px;
}

div.nav ul li a.nav6 {
  width: 166px;
  background-position:-547px 0px;
}
div.nav ul li a.nav6:hover {
  background-position:-547px -43px;
}

div.nav ul li a.nav7 {
  width: 97px;
  background-position:-713px 0px;
}
div.nav ul li a.nav7:hover {
  background-position:-713px -43px;
}

div.nav ul li #submenu-container{
	position:absolute;
        top: 43px;
        background: url(/images/setup/blue_gradient.jpg) repeat-x left top #113f7d;
        width: 400px;
        padding: 0 0px 10px 10px;
	display:none;
       overflow: hidden;
}
div.nav ul li #submenu-container .logo {
  width: 66px;
  height: 229px;
  background: url(/images/setup/submenu_container_bglogo.jpg) no-repeat left top;
  float: left;
}
div.nav ul li #submenu-container .submenu {
  width: 190px;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  overflow: hidden;
}

div.nav ul li #submenu-container .submenu ul, 
div.nav ul li #submenu-container .submenu li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: none;
}

div.nav ul li #submenu-container .submenu ul li {
  display: block;
  margin-bottom: 2px;
  padding: 2px;
  position: static;
}

div.nav ul li #submenu-container .submenu ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 11px;
  background-image: none;
  height: auto;
  background: #000;
  padding: 2px 5px;
}

div.nav ul li #submenu-container .submenu ul li a:hover {
  background: #0a5193;
}


div.nav ul li #submenu-container .ad {
  width: 200px;
  float: left;
  margin-top: 10px;
  overflow: hidden;
}

/********** NAVIGATION **********/

#navbar-secondary {
  height: 75px;
  background: url(/images/setup/navbar_secondary_bg.jpg) repeat-x left top;
}


#section-header-ad {
  float: right;
  margin: 5px;
}

.section-header {
  color: #4876ae;
  padding-left: 10px;
  padding-top: 52px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
}

.section-header a {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#navbar-buttons-rcol {
 width: 543px;
 height: 199px;
 padding: 5px 6px;
 background: url(/images/setup/blue_gradient.jpg) repeat-x left top #113f7d;
 overflow: hidden;
}

#navbar-buttons-rcol a {
  margin-bottom: 5px;
}

#teamlinks {
  height: 153px;
  padding: 15px;
  background: url(/images/setup/blue_gradient.jpg) repeat-x left top #113f7d;
  overflow: auto;
}

#teamlinks a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 3px;
  border-bottom: solid 1px #1c2f4a;
}

#teamlinks a:hover {
  color: #457ab0;
}

/********** HEADLINES **********/


.featuredstory {
  height:130px;
  overflow:auto;
  padding:0 10px;
}

.featuredstory a {
  color: #999999;
  font-weight: bold;
  text-decoration: none;
}

.featuredstory a:hover {
  color: #FFFFFF;
}

#featuredstory-ad {
  float: right;
  width: 100px;
  height: 50px;
  background: #;
  margin-left: 15px;
}

.featuredstory .date {
  font-size: 10px;
  color: #6b6b6b;
}

.featuredstory .title a {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.featuredstory .title a:hover {
  color: #FFB400;
}

#moreheadlines {
  width: 440px;
  color: #000000;
  background: url(/images/setup/tabbed_bg.jpg) no-repeat left 25px;
  margin-bottom: 1px;
  overflow: hidden;
}

#moreheadlines .head {
  width: 440px;
  height: 24px;
  margin-bottom: 1px;
  background: url(/images/setup/moreheadlines.jpg) no-repeat left top;
}

#moreheadlines .container {
  padding: 10px;
  height: 162px;
  overflow: auto;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}


/******* TAB CONTENT **********/
.tab-container {
  width: 440px;
  float: left;
  margin-bottom: 1px;
  overflow: hidden;
}

.tablist {
  width: 440px;
  height: 24px;
  margin-bottom: 1px;
  clear: both;
  overflow: hidden;
}

.tablist a {
  display: block;
  width: 146px;
  height: 24px;
  float: left;
  margin-right: 1px;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}

.tabcontentcontainer1 {
  background: url(/images/setup/tabbed_bg.jpg) no-repeat left top;
  overflow: hidden;
}

.tabcontentcontainer2 {
  background: url(/images/setup/gray_gradient.jpg) repeat-x left top #d5d5d5;
  overflow: hidden;
}

.tabcontent1 {
  display: none;
  height: 162px;
  padding: 10px;
  overflow: auto;
}

.tabcontent2 {
  display: none;
  height: 156px;
  padding: 10px;
  overflow: auto;
}


/********** SCHEDULE **********/
table.schedule {
  width: 988px;
  background-color: ;
}

.schedule-data {
  width: 500px;
}

.schedule-data td {
    padding: 5px;
}

tr.schedule-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0A1C4A;
    padding: 5px;
}

tr.schedule-row0 td {
    background-color: #d1d1d1;
    font-size: 11px;
    padding: 5px;
}

tr.schedule-row1 td {
    background-color: #;
    font-size: 11px;
    padding: 5px;
}

table.scheduleDaily {
  width: 400px;
}

.scheduleDaily .date {
  background: #002655;
}

.scheduleDaily .date td {
  color: #FFFFFF;
  padding: 2px;
  font-weight: bold;
}

tr.scheduleDaily-row0 td, tr.scheduleDaily-row1 td {
    font-size: 10px;
    padding: 2px;
  color: #0a1c4a;
}


table.scheduleResults {
  width: 400px;
}

tr.scheduleResults-row0 td, tr.scheduleResults-row1 td {
    font-size: 10px;
    padding: 2px;
  font-weight: bold;
  color: #0a1c4a;
}

/********** ROSTERS **********/

table.roster {
  width:980px;
  background-color: ;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0a1c4a;
    padding: 2px;
}

tr.roster-row a{
    text-decoration: underline;
    color: #0a1c4a;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;
}

tr.roster-row0 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #D1D1D1;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #E8E8E8;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}

.bio {
    background-color: #D4D4DC;
    padding: 5px;
    border: outset;
    border-width: 5px;
}

.bio-name {
    background-color: #;
    color: #0a1c4a;
    font-weight: bold;
    font-size: 18px;
    padding: 8px;
}

.bio-data {
    color: #0a1c4a;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-data span{
    color: #000000;
    font-size: 12px;
    padding: 5px;
}

.bio-data a:hover {
  color:#FFFFFF;
}

.bio-photo {
  float: left;
  padding: 10px;
}

/* usability classes */

.float-left { float: left; }
.float-right { float: right; }

/********* STATS ***********/

.stats-wrapper th {
  background: #0A1C4A;    /* 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;
}

/********** TEDS VIDEO UNDERLINE HACK ************/
#playlist-switcher li.select span {
  text-decoration: underline;
}
