/******** NEUTRALISE BROWSERS *******/
* { margin: 0; padding: 0; }
img { border: none; }

/******** HTML ELEMENTS *********/

p, div, td {
    font-size: 11px;
    line-height: 15px;
}

h1, h2, h3 {
  line-height: 130%;
  margin-bottom: 10px;
}

h1 {
  color: #c10c03;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #236123;
  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: #c10c03;
  text-decoration: underline;
}

a:hover {
  color: #222;
  text-decoration: none;
}

a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
}

.photo {
  float: right;
  margin: 0 15px;
}

.photo img {
  margin: 4px;
  border: solid 6px #c10c03;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

.clear { clear: both; }
.block { display: block; }


/********** STRUCTURE **********/
body {
  font-family: verdana, geneva, sans-serif;
  background: #fff;
}

.shadow-layer {
  padding-bottom: 40px;
  background: url(/redesign/images/setup/shadow.png) no-repeat center top;
}

#wrapper {
  width: 1000px;
  margin: 0 auto;
  background: url(/redesign/images/setup/wrapper_bg.gif) repeat-x left top #fff;
}

#header {
  width: 1000px;
  position: relative;
  z-index: 40;
}

#logo {
  position: absolute;
  left: -65px;
  top: 35px;
  z-index: 44;
}

.ksa {
  position: absolute;
  left: 206px;
  top: 33px;
  z-index: 42;
}

#body-container {
  width: 990px;
  padding: 0 5px 5px;
  overflow: hidden;
}

#mainbody {
  width: 970px;
  padding: 10px;
  background: #fff;
  overflow: hidden;
}

#rightcol {
  width: 255px;
  float: right;
  overflow: hidden;
}

#footer {
  width: 990px;
  height: 254px;
  margin: 0 auto;
  background: url(/redesign/images/setup/footer_bg.jpg) no-repeat left top;
  overflow: hidden;
}

.footer-text {
  margin-top: 10px;
  text-align: center;
}

.footer-text p {
  margin: 0;
  font-family: helvetica;
  font-size: 12px;
  color: #fff;
}

.rcol-foot {
  width: 255px;
  height: 9px;
  margin-bottom: 5px;
  background: url(/redesign/images/setup/rcol_foot.png) no-repeat left top;
}

#video-container {
  width: 235px;
  padding: 0 10px;
  background: #c10c03;
}

#search-form {
  width: 172px;
  height: 24px;
  padding: 8px 11px 8px 72px;
  margin: 0;
  background: url(/redesign/images/setup/search_bg.png) no-repeat left top;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 153px;
  z-index: 46;
}

#search-form .query {
  width: 130px;
  height: 16px;
  float: left;
  padding: 4px;
  font-family: arial;
  font-size: 12px;
  color: #333;
  line-height: 16px;
}

#search-form  .search-button {
  width: 24px;
  height: 24px;
  float: right;
  background: url(/redesign/images/setup/go_button.gif) no-repeat left top;
  border: none;
}

/****** GLOBAL NAV *******/
#global-nav {
  width: 967px;
  height: 40px;
  position: absolute;
  right: 5px;
  bottom: 5px;
/*  z-index: 12; */
}

#global-nav ul, #global-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#global-nav li.nav {
  float: left;
}

#global-nav li.dropdown-li {
  position: relative;
/*  z-index: 50; */
  background: url(/redesign/images/setup/global_nav.png) no-repeat;
}

#global-nav li.nav a {
  display: block;
  height: 40px; 
  position: relative;
  z-index: 50;
}

#global-nav li.nav1 {   background-position: 0px 0px; }

#global-nav li.nav1 a {
  width: 200px;
}

#global-nav li.nav1:hover, #global-nav li.nav1.current {
  background-position: 0px -40px;
}

#global-nav li.nav2 {   background-position: -200px 0px; }

#global-nav li.nav2 a {
  width: 127px;
  background-position: -200px 0px;
}

#global-nav li.nav2:hover, #global-nav li.nav2.current {
  background-position: -200px -40px;
}

#global-nav li.nav3 {   background-position: -327px 0px; }

#global-nav li.nav3 a {
  width: 92px;
}

#global-nav li.nav3:hover, #global-nav li.nav3.current {
  background-position: -327px -40px;
}

#global-nav li.nav4  {  background-position: -419px 0px; }

#global-nav li.nav4 a { width: 150px; }

#global-nav li.nav4:hover, #global-nav li.nav4.current {
  background-position: -419px -40px;
}

#global-nav li.nav5  {  background-position: -569px 0px; }

#global-nav li.nav5 a {
  width: 164px;
}

#global-nav li.nav5:hover, #global-nav li.nav5.current {
  background-position: -569px -40px;
}

#global-nav li.nav6 {   background-position: -733px 0px; }

#global-nav li.nav6 a {
  width: 68px;
}

#global-nav li.nav6:hover, #global-nav li.nav6.current {
  background-position: -733px -40px;
}

#global-nav li.nav7 {   background-position: -801px 0px; }

#global-nav li.nav7 a {
  width: 166px;
}

#global-nav li.nav7:hover, #global-nav li.nav7.current {
  background-position: -801px -40px;
}

#global-nav .submenu-container {
  width: 190px;
  border: solid 5px #c10c03;
  background: #000;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 40px;
  z-index: 54;
  visibility: hidden;
}

#global-nav .submenu-container .submenu {
  width: 190px;
  padding: 10px 0 5px;
  float: left;
  overflow: hidden;
}

#global-nav .submenu-container ul li a,
#global-nav .submenu-container ul li span {
  display: block;
  width: 170px;
  height: auto;
  padding: 2px 10px;
  color: #fff;
  text-decoration: none;
  background: none;
  font-family: arial;
  font-size: 14px;
  line-height: 16px;
}

#global-nav .submenu-container ul li span {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 18px;
  padding: 0 10px;
  margin-bottom: 7px;
}

#global-nav .submenu-container ul li a:hover {
  background: #c10c03;
}

#global-nav #submenu-container1 {
  width: 380px;
  left: 120px;
}

/****** NAVIGATION ********/
#header-buttons {
  position: absolute;
  right: 8px;
  top: 87px;
  z-index: 46;
}

#header-buttons a {
  display: block;
  margin-bottom: 4px;
}

#navbar-secondary {
  width: 842px;
  padding: 52px 15px 17px 135px;
  margin: 0 auto 4px;
  color: #aa2b2b;
  background: #333;
  overflow: hidden;
}

#navbar-secondary a {
  font-family: arial;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  line-height: 20px;
}

#navbar-secondary a:hover {
  color: #aa2b2b;
}


#teamlinks {
  width: 255px;
  height: 265px;
  background: #c10c03;
}

#teamlinks .container {
  overflow: auto;
  padding: 0 10px;
}

#teamlinks a {
  color: #FFF;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
}

#teamlinks a:hover {
  color: #343434;
}


#navbar-buttons {
  width: 992px;
  margin: 0 auto 4px;
  overflow: hidden;
}

#navbar-buttons a img {
  float: left;
}

#navbar-buttons-rcol a {
  display: block;
  margin-bottom: 5px;
}

#footer-logos {
  width: 592px;
  margin: 34px auto 0;
  overflow: hidden;
}

#footer-logos a img {
  float: left;
}

/******* TAB CONTENT *******/
/****** generic classes ******/
.ui-tabs .ui-tabs-hide {
     display: none;
}

.ui-tabs {
  position: relative;
}

.ui-tabs .ui-tabs-nav, ui-tabs .ui-tabs-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ui-tabs .ui-tabs-nav {
  clear: both;
  overflow: hidden;
}

.ui-tabs .ui-tabs-nav li {
  float: left;  
}

.ui-tabs .ui-tabs-panel {
  color: #fff;
}

/********* specific tabs classes *******/
#ui-tabs-ss {
  width: 235px;
  padding: 0 10px;
  background: #c10c03;
  overflow: hidden;
}

#ui-tabs-ss .ui-tabs-nav li a {
  display: block;
  height: 32px;
  float: left;
  text-decoration: none;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#ui-tabs-ss .ui-tabs-nav li.ui-state-active a {
  background-position: 0px -32px;
}

#ui-tabs-ss-anchor1 {  width: 93px; }
#ui-tabs-ss-anchor2 { width: 129px; }

#ui-tabs-ss .ui-tabs-panel {
  width: 213px;
  height: 145px;
  padding: 10px;
  margin-top: 2px;
  border: solid 1px #000;
  background: #343434;
  clear: both;
  overflow: auto;
}

#ui-tabs-ss .ui-tabs-panel a {
  color: #fff;
  text-decoration: underline;
}

#ui-tabs-ss .ui-tabs-panel a:hover {
  text-decoration: none;
}

/************************************/
#ui-tabs-pa {
  width: 235px;
  padding: 0 10px;
  background: #c10c03;
  overflow: hidden;
}

#ui-tabs-pa .ui-tabs-nav li a {
  display: block;
  height: 32px;
  float: left;
  text-decoration: none;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#ui-tabs-pa .ui-tabs-nav li.ui-state-active a {
  background-position: 0px -32px;
}

#ui-tabs-pa-anchor1 {  width: 87px; }
#ui-tabs-pa-anchor2 { width: 135px; }

#ui-tabs-pa .ui-tabs-panel {
  width: 233px;
  height: 305px;
  margin-top: 2px;
  border: solid 1px #000;
  background: #343434;
  clear: both;
  overflow: auto;
}

 .ui-tabs-panel .rich {
  padding: 5px;
}

/******* HEADLINES ******/
#ticker {
  width: 435px;
  height: 30px;
  padding: 5px 15px 5px 280px;
  background: url(/redesign/images/setup/ticker_bg.png) no-repeat left top;
  overflow: hidden;
  position: absolute;
  top: 153px;
  bottom: 50px;
  z-index: 41;
left:0
}

#more-stories {
  width: 665px;
  padding: 10px 33px 15px 32px;
  margin-bottom: 5px;
  background: url(/redesign/images/setup/lcol_foot.gif) no-repeat left bottom #c10c03;
  overflow: hidden;
}

#more-stories a {
  display: block;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#more-stories a:hover {
  text-decoration: underline;
}

/********** ROSTERS **********/
table.roster{
  width: 100%;
  background-color: ;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #c10c03;
    padding: 2px;
}

tr.roster-row0 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row1 td {
    background-color: #e3e3e3;
    font-size: 11px;
    padding: 2px;
}
/********** BIOS SYSTEM PROVIDED**********/
.bio-wrapper .bio-container .head {
  padding: 20px;
  margin-bottom: 15px;
  color: #fff;
  background: url(/images/setup/bio_bg.jpg) no-repeat right bottom #383433!important;
  overflow: hidden;
}

.bio-wrapper .bio-container a {
  color: #d30000;
}

.bio-wrapper .bio-container .head span {
  color: #fff;
}

.bio-wrapper .roster-sidebar .roster-list,
.bio-wrapper .roster-sidebar .roster-title {
  background: #383433!important;
} 


#mainbody .bio-wrap .head {background:#333;color:#FFF}
#mainbody .bio-wrap .head h2 {color:#FFF;padding:0}
#mainbody .bio-wrap .head a {color:#FFF;text-decoration:underline}
#mainbody .bio-wrap .metadata .label {color:#ccc}

/********** BIOS OLD**********/
.bio {
    background: #CC0000;
    height: 220px;
  border: outset;
    padding: 5px;
    height: 225px;
}

.bio-name {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
  padding: 10px;
}

.bio-data {
    color: #000000;
    font-weight: bold;
    font-size: 13px;
    padding: 10px;
}

.bio-data a{
    color: #000000;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-data span{
    color: #000000;
    font-weight: bold;
}

.bio-photo {
  float: left;
  padding: 10px;
}


/********** SCHEDULE **********/
.boxscore {
  margin-bottom: 5px;
  border-bottom: solid 1px #ffffff;
}

table.schedule {
  width: 100%;
  background-color: ;
}

.schedule-data {
  width: 500px;
}

.schedule-data td {
    padding: 5px;
}

tr.schedule-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #c10c03;
    padding: 5px;
}

tr.schedule-row td {
    background-color: #;
    font-size: 11px;
    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;
}

.home-opp {
  text-transform: uppercase;
}

.inProgress {
  color: #000000;
  background: #FFFF00;
}

/************* AOTW ************/

#aotw {
  width: 363px;
  float: left;
  overflow: hidden;
}

#aotw .container {
  width: 363px;
  padding-bottom: 10px;
  background: #c10c03;
  overflow: hidden;
}

#aotw .info {
  width: 181px;
  float: left;
  text-align: center;
  overflow: hidden;
  color: #fff;
}

#aotw .info img {
  border: solid 5px #fff;
  margin-bottom: 6px;
}

#aotw .info span {
  display: block;
  font-family: arial;
  color: #fff;
}

#aotw .info span.name {
  font-size: 13px;
  font-weight: bold;
}

#aotw .info a.more {
  display: block;
  width: 113px;
  height: 25px;
  margin: 5px auto 0;
  background: url(/redesign/images/setup/more_info.jpg) no-repeat left top;
  clear: both;
}


/********* PERSPECTIVES *************/
#perspectives {
  width: 363px;
  float: right;
  overflow: hidden;
}

#perspectives .container {
  width: 361px;
  padding-bottom: 10px;
  background: #c10c03;
  height: 227px;
  overflow: hidden;
}

#perspectives .info {
  overflow: hidden;
  padding: 0px 10px;
  color: #AEAEAE;
}
#perspectives .info img {
  border: solid 5px #fff;
  margin-bottom: 6px;
  margin-right: 6px;
  float: right;
}

#perspectives .info span {
  display: block;
  font-family: arial;
  color: #FFF;
}

#perspectives .info span.name {
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
}

#perspectives .info a.more {
  display: block;
  width: 113px;
  height: 25px;
  margin-right: 15px;
  background: url(/redesign/images/setup/more_info.jpg) no-repeat left top;
  float: right;
}


#perspectives .info a.more-p {
  display: block;
  width: 140px;
  height: 25px;
  margin-left: 15px;
  background: url(/redesign/images/setup/more-perspectives.jpg) no-repeat left top;
  float: left;
}
/********* POLL *************/
#poll {
}

#poll td {
  padding: 5px 0;
}

#poll .form {
  padding: 10px;
  overflow: hidden;
}

#poll .question {
  padding: 10px;
  background: #1b1b1b;
}

#poll span {
  font-family: arial;
  font-size: 12px;
  color: #fff;
}

#poll .question span {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 16px;
}

#poll .submit {
  width: 187px;
  height: 26px;
  margin-top: 10px;
  background: url(/redesign/images/setup/submit_button.jpg) no-repeat left top;
  border: none;
}

.stats-wrapper table {
  border-collapse: collapse;
}

.stats-wrapper h2 {
  color: #C10C03;
}

.stats-wrapper td,
.stats-wrapper th {
  padding: 2px 5px;
}

.stats-wrapper .odd td {
  background: #F8F7F2;
}

.stats-wrapper .no-line-wrap {
  white-space: nowrap;
}

#sponsor {
  margin-bottom: 5px;
}
