/******** NEUTRALISE BROWSERS *******/
* { margin: 0; padding: 0; }
img { border: none; }

/************** HTML ELEMENTS *****************************/
body {

}

p, div, td {
    font-size: 11px;
    line-height: 15px;
}

h1, h2, h3 {
  line-height: 130%;
  margin-bottom: 10px;
}

h1 {
  color: #1a3763;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #000;
  text-transform: uppercase;
}

h3 {
  color: #342256;
  border: 5px;
  border-color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px;
}

h4 {
  color: #fff;
  text-transform: uppercase;
}

p {
  margin-bottom: 15px;
}

ol, ul {
  margin-left: 25px; 
  margin-bottom: 15px;
}

hr {
  margin-bottom: 10px;
}

pre {
  width: 730px;
 overflow: auto;
}


a {
  color: #1a3763;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
}

.photo {
  float: right;
  margin: 0 15px;
}

.photo img {
  margin: 4px;
  border: solid 1px #c10c03;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

.clear { clear: both; }
.block { display: block; }


/********** STRUCTURAL ELEMENTS **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  font-family: verdana, geneva, sans-serif;
  background: url(/images/redesign/page_bg.jpg) repeat-x left top #000;
}


#wrapper {
  width: 1005px;
  padding: 5px;
  margin: 0 auto;
  background: url(/images/redesign/wrapper_foot.jpg) no-repeat left bottom #fff;
}

#logo {
  display: block;
  width: 252px;
  height: 212px;
  background: url(/images/redesign/header_logo.png) no-repeat 0px 0px;
  left: -6px;
  top: -10px;
  position: absolute;
  z-index: 12;
}

#header {
  width: 1005px;
  height: 221px;
  margin: 0px auto;
  background: url(/images/redesign/header.jpg) no-repeat left top;
  position: relative;
  z-index: 10;
}

#ticker {
  width: 875px;
  height: 29px;
  padding: 5px 30px 0px 90px;
  background: url(/images/redesign/ticker_bg.jpg) no-repeat left top;
  left: 5px;
  bottom: 4px;
  position: absolute;
  z-index: 12;
}

.body-container {
  width: 1005px;
  margin: 0 auto;
  background:#fff;
  overflow: hidden;
}

#mainbody {
  width: 985px;
  padding: 10px;
  float: left;
  margin-top: 5px;
  overflow: hidden;
}

#rightcol {
  width: 300px;
  float: right;
  color: #fff;
  background: #fff;
  margin-top: 5px;
  overflow: hidden;
}

#footer {
  width: 1005px;
  background: #fff;
  overflow: hidden;
}

#footer-logos {
  width: 1005px;
  margin: 5px auto 0px;
  overflow: hidden;
}

#footer-logos img {
  float: left;
}

/********** NAVIGATION **********/
#global-nav {
  width: 807px;
  height: 31px;
  margin: 0 auto;
  background: url(/images/redesign/global_nav.jpg) no-repeat left top; 
  padding-left: 188px;
  position: absolute;
  z-index: 14;
  left: 5px;
  bottom: 33px;
}

#global-nav ul, 
#global-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#global-nav li.nav {
  float: left;
  padding-right: 1px;
}

#global-nav li.nav6 {
  padding-right: 0px;
}

#global-nav li.dropdown-li {
}

#global-nav li.nav a {
  display: block;
  height: 31px;
  background-image: url(/images/redesign/global_nav.jpg); 
  background-repeat: no-repeat;
}

#global-nav li.nav1 a {
  width: 108px;
  background-position: -188px 0px;
}

#global-nav li.nav1 a:hover, #global-nav li.nav1 a.current {
  background-position: -188px -31px;
}

#global-nav li.nav2 a {
  width: 114px;
  background-position: -297px 0px;
}

#global-nav li.nav2 a:hover, #global-nav li.nav2 a.current {
  background-position: -297px -31px;
}

#global-nav li.nav3 a {
  width: 177px;
  background-position: -412px 0px;
}

#global-nav li.nav3 a:hover, #global-nav li.nav3 a.current {
  background-position: -412px -31px;
}

#global-nav li.nav4 a {
  width: 137px;
  background-position: -590px 0px;
}

#global-nav li.nav4 a:hover, #global-nav li.nav4 a.current {
  background-position: -590px -31px;
}

#global-nav li.nav5 a {
  width: 143px;
  background-position: -728px 0px;
}

#global-nav li.nav5 a:hover, #global-nav li.nav5 a.current {
  background-position: -728px -31px;
}

#global-nav li.nav6 a {
  width: 123px;
  background-position: -872px 0px;
}

#global-nav li.nav6 a:hover, #global-nav li.nav6 a.current {
  background-position: -872px -31px;
}

#global-nav .submenu-container {
  visibility: hidden;
  width: 700px;
  height: 136px;
  padding: 15px 0px 15px 20px;
  background: url(/images/redesign/dropdow_bg.png) no-repeat left top;
  overflow: hidden;
  position: absolute;
  left: 294px;
  top: 31px;
  z-index: 52;
}

#global-nav .submenu-container .submenu {
  width: 200px;
  float: left;
}

#global-nav .submenu-container ul li a,
#global-nav .submenu-container ul li span {
  display: block;
  width: 180px;
  padding: 0 10px;
  height: auto;
  background: none;
  font-family: arial;
  font-size: 12px;
  color: #fff;
  line-height: 17px;
  text-decoration: none;
}

#global-nav .submenu-container ul li span {
  font-family: helvetica;
  text-transform: uppercase;
}

#global-nav .submenu-container ul li a:hover {
   color: #9fc3f3;
}

#header-buttons {
  width: 224px;
  height: 24px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 64;
}

#header-buttons a {
  display: block;
  width: 29px;
  height: 24px;
  float: left;
}

#header-buttons #button1 {
  background: url(/images/redesign/facebook.jpg) no-repeat 0 0;
}

#header-buttons #button1:hover {
  background-position: 0 -24px;
}

#header-buttons #button2 {
  width: 46px;
  background: url(/images/redesign/youtube.jpg) no-repeat 0 0;
}

#header-buttons #button2:hover {
  background-position: 0 -24px;
}

#header-buttons #button3 {
  background: url(/images/redesign/twitter.jpg) no-repeat 0 0;
}

#header-buttons #button3:hover {
  background-position: 0 -24px;
}

#header-buttons #button4 {
  background: url(/images/redesign/rss.jpg) no-repeat 0 0;
}

#header-buttons #button4:hover {
  background-position: 0 -24px;
}

#header-buttons #button5 {
  background: url(/images/redesign/live_stats.jpg) no-repeat 0 0;
}

#header-buttons #button5:hover {
  background-position: 0 -24px;
}

#header-buttons #button6 {
  background: url(/images/redesign/watch.jpg) no-repeat 0 0;
}

#header-buttons #button6:hover {
  background-position: 0 -24px;
}

#header-buttons #button7 {
  background: url(/images/redesign/text_alart.jpg) no-repeat 0 0;
}

#header-buttons #button7:hover {
  background-position: 0 -24px;
}

#broadcast {
  float: right;
  margin-top: 5px;
}

#livestats {
  width: 347px;
  height: 73px;
  overflow: hidden;
  float: right;
  margin-top: 5px;
  background: url(/images/redesign/button_bg.jpg) no-repeat left top;
}

#livestats #button1 {
  float: left;
  display: block;
  width: 128px;
  height: 52px;
  margin: 10px;
}

#livestats #button2 {
  float: right;
  display: block;
  width: 128px;
  height: 52px;
  margin: 10px;
}

#social-buttons {
  width: 347px;
  height: 107px;
  overflow: hidden;
  float: right;
  margin-top: 5px;
  background: url(/images/redesign/social_buttons_bg.png) no-repeat left top;
}

#social-buttons .buttons {
  width:  68px;
  height: 77px;
  overflow: hidden;
  float: left;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 20px;
}

#social-buttons #button1 {
  background-image: url(/images/redesign/text_alart.png)
}

#social-buttons #button1:hover {
  background-position: 0 -77px;
  margin-top: 10px;
  height: 102px;
}


#social-buttons #button2 {
  background-image: url(/images/redesign/youtube.png)
}

#social-buttons #button2:hover {
  background-position: 0 -77px;
  margin-top: 10px;
  height: 102px;
}

#social-buttons #button3 {
  background-image: url(/images/redesign/facebook.png)
}

#social-buttons #button3:hover {
  background-position: 0 -77px;
  margin-top: 10px;
  height: 102px;
}

#social-buttons #button4 {
  background-image: url(/images/redesign/twitter.png)
}

#social-buttons #button4:hover {
  background-position: 0 -77px;
  margin-top: 10px;
  height: 102px;
}

#social-buttons #button5 {
  background-image: url(/images/redesign/rss.png)
}

#social-buttons #button5:hover {
  background-position: 0 -77px;
  margin-top: 10px;
  height: 102px;
}

#navbar-secondary {
  width: 445px;
  height: 30px;
  margin-top: 5px;
  padding: 15px 5px 0px 660px;
}

#navbar-secondary a {
  color: #fff;
  font-family: verdana;
  font-size: 11px;
}

#navbar-secondary span {
  color: #464d55;
}

/***** TAB STYLES *****/
#tabs-main {
  width: 348px;
  float: left;
  margin-top: 5px;
  background: url(/images/redesign/tabs.jpg) no-repeat;
}

#tabs-main .ui-tabs-nav {
  width: 348px;
}

#tabs-main .ui-tabs-nav li a {
  height: 32px;
  background: url(/images/redesign/tabs.jpg) no-repeat;
}

/****** INACTIVE STATES *******/
#tabs-main .ui-state-default #tabs-main-anchor1 { width: 116px; background-position: 0px 0px; }
#tabs-main .ui-state-default #tabs-main-anchor2 { width: 120px; background-position: -116px 0px; }

/***** ACTIVE STATES *******/
#tabs-main .ui-state-active #tabs-main-anchor1 { background-position: 0px -32px; }
#tabs-main .ui-state-active #tabs-main-anchor2 { background-position: -116px -32px; }

#tabs-main .ui-tabs-panel {
  width: 348px;
  background: url(/images/redesign/more_headlines_bg.jpg) no-repeat left top;
  overflow: hidden;
}

#tabs-main .ui-tabs-panel .container {
  height: 230px;
}

/************STANDING*************/
#standings {
  width: 280px;
  height: 220px;
  padding: 10px;
  background: url(/images/redesign/standing_bg.jpg) no-repeat left top #000;
  overflow: auto;
  color: #fff;
}

.briefstats-header {
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 5px;
}

.briefstats-header td {
  border-bottom: 1px solid #8e8e8e;
}

.briefstats-label {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
}

.briefstats-row0 {
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
}

.briefstats-row1 {
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
}

.briefstats-row0 td,
.briefstats-row1 td {
  padding: 5px 0px 0px 0px;
}
/********** HEADLINES **********/
.multipartcontainer {
  width: 700px;
  height: 385px;
  background-color: #FFFFFF; /* corrects IE's ugly display of bold text */
}

.multipart {
  width: 700px;
  float: left;
  position: absolute;
  opacity: 0.0;
  display: none;
  background-color: #FFFFFF; /* corrects IE's ugly display of bold text */
  color: #000000;
}

#multipart1 {
  display: block;
}

.multipartStatus {
  background-color: #b1cad0; /* corrects IE's ugly display of bold text */
}

.headline-rotate {
  width: 680px;
  height: 42px;
  background: url(/images/redesign/title_bg.png) repeat-x left top;
  padding: 10px; 
  position: absolute;
  left: 0px;
  top: 0px;
  color: #fff;
}

.headline-rotate .story-title {
  font-size: 22px;
  font-family: 'arial black';
  color: #fff;
  text-decoration: none;
}

.story-title:hover {
  color: #fff;
  text-decoration: underline;
}

#formnavigation {
  width: 700px;
  padding: 5px 0;
  overflow: hidden;
}

.thumbnail {
  width: 134px;
  border: 1px solid #666; 
  margin-right: 5px;
  float: left;
}

#thumbnail5 {
  margin-right: 0px;
}

.thumbnailHighlight {
  border: solid 1px #002351;
}

#headline-container {
  float: left;
  margin-top: 5px;
}

#more-headlines {
  width: 348px;
  background: url(/images/redesign/more_headlines_bg.jpg) no-repeat left top;
  overflow: hidden;
}

#more-headlines .container {
  height: 210px;
  overflow: auto;
  padding: 10px;
}

.box {
  border-bottom: 1px solid #bcbcbc;
}

#more-headlines a {
  display: block;
  font-family: arial;
  font-size: 11px;
  color: #193e6f;
  font-weight: bold;
  margin-bottom: 10px;
}

#more-headlines span {
  display: block;
  font-family: arial;
  font-size: 11px;
  color: #767676;
}

#aotw-container {
  width: 300px;
  height: 240px;
  overflow: hidden;
  background: url(/images/redesign/aotw_bg.jpg) no-repeat left top #000;
}

.aotw {
  width: 150px;
  height: 180px;
  float: right;
  overflow: hidden;
  margin: 5px;
}

.aotw a {
  display: block;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}

.aotw span {
  display: block;
  color: #fff;
  text-align: center;
}

#team-links {
  height: 210px;
  padding: 10px;
  overflow: auto;
}

#team-links a {
  color: #000;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  line-height: 25px;
}

#team-links a:hover {
  text-decoration: none;
  color: #193e6f;
}

#team-links span {
  padding-right: 3px;
}

#team-links .sep {
  height: 1px;
  background: #b3b3b3;
  overflow: hidden;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #1A3763;
    padding: 2px;
}


tr.roster-header td a{
    color: #FFFFFF;
}

tr.roster-row a{
    text-decoration: underline;
    color: #336699;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;
}

tr.roster-row0 td {
    background-color: #D1D1D1;
    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 SYSTEM PROVIDED**********/
.bio-wrapper .bio-container .head {
  padding: 20px;
  margin-bottom: 15px;
  color: #fff;
  background: url(/images/redesign/bio_bg.jpg) no-repeat right bottom #1b4e7f!important;
  overflow: hidden;
}

.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: #1b4e7f!important;
} 

#mainbody .bio-wrap .head {background:#022454;color:#FFF}
#mainbody .bio-wrap .head h2 {color:#96D3FF;font-family:arial, helvetica;white-space:nowrap;text-transform:none;padding:0}
#mainbody .bio-wrap .head a {color:#96D3FF;text-decoration:underline}
#mainbody .bio-wrap .headshot {width:130px}
#mainbody .bio-wrap .biodata {padding:0 310px 0 150px}
#mainbody .bio-wrap .metadata {font-family:arial, helvetica}
#mainbody .bio-wrap .metadata .label {color:#CCC}

/********** BIOS OLD**********/

.bio {
  padding: 10px;
  margin-bottom: 10px;
  color: #fff;
  background: url(/images/redesign/bio_image.jpg) no-repeat right bottom #194978;
}

.bio a {
  color: #fff;
  text-decoration: underline;
}

.bio a:hover {
  color: #89e7c0;
}

.bio .bio-name {
  font-size: 16px;
  font-weight: bold;
}

.bio .headshot {
  float: left;
  margin-right: 10px;
}

.bio-data {
  width: 100%;
  overflow: hidden;
}

.bio-data td, .bio-data th {
  text-align: left;
}

/********** FADING SCROLLER **********/

div.scroller {
  font-weight: bold;
  font-size: 8pt;
  padding-left: 5PX;
}

.scroller a {
  font-size: 8pt;
  text-decoration: underline;
}

.scroller-score {
  float: right;
  font-size: 8pt;
  padding-right: 10px;
}

/*********** STANDINGS *************/
.briefstats-header td{
  background-color: #25426e;
  padding: 3px;
}

.briefstats-row0 td {
  background-color: #000000;
  padding: 3px;
}

.briefstats-row1 td{
  padding: 3px;
}

#standings td {
  color: #FFFFFF;
}

#standings .select { margin:0 0 10px 0 }
#standings .select select { width:100% }


/********** SCHEDULE **********/

#schedule {
  margin-bottom: 5px;
}

table.schedule {
  width: 100%;
  background-color: ;
}

.boxscore {
  margin-bottom: 5px;
  border-bottom: solid 1px #436593;
}

.upcoming {
  width: 300px;
  background: #002351;
  overflow: hidden;
}

.upcoming .container {
  height: 490px;
  padding: 10px;
  overflow: auto;
}

.upcoming a{
  color: #9fc3f3;
}

.schedule-header {
  background-color: #1A3763;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
  padding: 5px;
}

tr.schedule-row0 td {
    background-color: #D1D1D1;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #FFFFFF;
    padding: 2px;
}


.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}


/********** DATEBOOK *************/
table.calendar {
border-collapse: collapse;
  background: #;

}

table.calendar td  {
  border: 1px solid #000000;
  font-weight: bold;
}

table.calendar td a{

}


.calendar {
  background-color: #FFFFFF;
  color: #1a3763;
  text-align: center;
}

.calendar-month  {
  color: #1a3763;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.calendar-month a {
  color: #1a3763;
}

.calendar-month a:hover {
  color: #000000;
}

.calendar-header {
  background-color: #1a3763;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.calendar-date {
  float: left;
  color: #000000;
  background-color: #d9d9d9;
  width: 15px;
}

.calendar-event {
  font-size: 10px;
  color: #1a3763;
}

.calendar-event a {
  font-weight: bold;
  text-decoration: none;
}

.calendar-event a:hover {
  color: #000000;
  cursor: pointer;
  cursor: hand;
}

/********* STATS ***********/
.stats-wrapper {
color: #1a3763;
background: #FFF;
}
.stats-wrapper th {
background: #1a3763; /* set the primary color here ??? dark color required */
color: #fff;
}
.stats-wrapper a { /* set the link color here */
color: #1a3763;
text-decoration: underline;
}
.stats-wrapper a:hover { /* set the link color here */
color: #000;
}

/**********SLIDER***********/
#scoreboard-ticker-wrapper {
  width: 875px;
  height: 25px;
  padding: 5px 30px 0px 90px;
  background: url(/images/redesign/ticker_bg.jpg) no-repeat left top;
  left: 5px;
  bottom: 4px;
  position: absolute;
  z-index: 12;
}

#scoreboard-ticker {
  height: 20px;
  overflow: hidden;
  padding-top: 4px;
}

#scoreboard-ticker li { 
  width: 800px;
  height: 20px;
  overflow: hidden;
}

#scoreboard-ticker span {
  color: #fff;
}

#scoreboard-ticker .no-events span {
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  display: block;
}

#scoreboard-ticker a {
  color: #9FC3F3;
}

#scoreboard-ticker-prev, #scoreboard-ticker-next, #scoreboard-ticker-pp { 
  position:absolute;
  right: 70px;
  top: 1px;
}

#scoreboard-ticker-pp {
  right: 40px;
}

#scoreboard-ticker-next { 
  right: 10px;
}														

#scoreboard-ticker-prev a, #scoreboard-ticker-next a, #scoreboard-ticker-pp a {  
  display: block;
  width: 28px;
  height: 27px;
  background:url(/images/redesign/ticker_buttons_sprite.png) no-repeat 0 0;	
  outline: none;
}

#scoreboard-ticker-next a {
  background-position: -84px 0;
}

#scoreboard-ticker-pp .pause {
  background-position: -56px 0;
}

#scoreboard-ticker-pp .play {
  background-position: -28px 0;
}

