/******** 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: #7c0120;
  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: #220310;
  text-decoration: underline;
}

a:hover {
  color: #c196a6;
  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 1px #236123;
}

#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: url(/images/setup/BACKGROUND3b.jpg) repeat;
}

#header {
  width: 995px;
  margin: 40px auto 0;
  position: relative;
  z-index: 50; 
}

#wrapper {
  width: 985px;
  padding: 0 5px;
  margin: 0 auto;
  background: #70193d;
  overflow: hidden;
}

.wrapper-foot {
  width: 995px;
  height: 8px;
  padding-bottom: 50px;
  margin: 0 auto;
  background: url(/images/setup/wrapper_foot.gif) no-repeat left top;
  overflow: hidden;
}

#body-container {
  width: 975px;
  padding: 3px 5px 4px;
  margin-bottom: 5px;
  border-top: solid 1px #d4d4d4;
  background: url(/images/setup/body_container_bg.gif) no-repeat left bottom #fff;
  overflow: hidden;
}

#mainbody {
  width: 955px;
  padding: 10px;
  overflow: hidden;
}

#rightcol {
  width: 305px;
  float: right;
  overflow: hidden;
}

#footer{
  width: 985px;
  height: 99px;
  background: url(/images/setup/footer_bg.jpg) no-repeat left top;
  overflow: hidden;
  position:relative
}

#footer #icon {
  background:url("/images/setup/footer_text_img.jpg") no-repeat scroll left top transparent;
  width:99px;
  height:99px;
  display:block;
  position:absolute;
  left:50%;
  top:50%;
  margin:-50px 0 0 -50px
}

#footer #footer-left,
#footer #footer-right {
  position: absolute;
  top: 21px;
  color: #FFFFFF;
}

#footer #footer-left a,
#footer #footer-right a { color:#fff }

#footer #footer-left { left: 215px; }
#footer #footer-right { left: 564px; }


.footer-text {
  width: 236px;
  height: 89px;
  padding-top: 5px;
  padding-left: 90px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  background: url(/images/setup/footer_text_img.jpg) no-repeat left top;
  overflow: hidden;
}

.box {
  width: 319px;
  padding: 3px;
  margin-bottom: 4px;
  background: #6d1b3c;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.box .caption {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
}

.box .container {
  width: 317px;
  border: solid 1px #240612;
  overflow: hidden;
}

#poll {
  padding: 35px 10px 10px;
  color: #fff;
  background: #480822;
}

#poll .question {
  font-weight: bold;
  color: #e6d3a9;
  display: block;
  margin-bottom: 10px;
  text-align: center;
}

#poll select, #poll .submit {
  display: block;
  margin: 0 auto 10px;
}

#poll a.view-results {
  display: block;
  color: #fff;
  text-decoration: underline;
  text-align: center;
}

#poll a.view-results:hover {
  text-decoration: none;
}

#newsletter {
  padding: 35px 15px 15px 130px;
  color: #fff;
  text-align: center;
  background: url(/images/setup/as_logo.jpg) no-repeat left bottom #480822;
}

#newsletter input, #newsletter .submit {
  margin-top: 28px;
}

/***** GLOBAL NAV ******/
#global-nav {
  width: 739px;
  padding-left: 246px;
  background: url(/images/setup/global_nav_bg.png) no-repeat left bottom;
  position: absolute;
  right: 5px;
  bottom: 0px;
  z-index: 52;
}

#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: 54;
}

#global-nav li.nav a {
  display: block;
  height: 38px;
  background: url(/images/setup/global_nav.gif) no-repeat;
}

#global-nav li.nav1 a {
  width: 110px;
  background-position: -0px 0px;
}

#global-nav li.nav1 a:hover, #global-nav li.nav1 a.current {
  background-position: -0px -38px;
}

#global-nav li.nav2 a {
  width: 69px;
  background-position: -110px 0px;
}

#global-nav li.nav2 a:hover, #global-nav li.nav2 a.current {
  background-position: -110px -38px;
}

#global-nav li.nav3 a {
  width: 161px;
  background-position: -179px 0px;
}

#global-nav li.nav3 a:hover, #global-nav li.nav3 a.current {
  background-position: -179px -38px;
}

#global-nav li.nav4 a {
  width: 101px;
  background-position: -340px 0px;
}

#global-nav li.nav4 a:hover, #global-nav li.nav4 a.current {
  background-position: -340px -38px;
}

#global-nav li.nav5 a {
  width: 74px;
  background-position: -441px 0px;
}

#global-nav li.nav5 a:hover, #global-nav li.nav5 a.current {
  background-position: -441px -38px;
}

#global-nav li.nav6 a {
  width: 112px;
  background-position: -515px 0px;
}

#global-nav li.nav6 a:hover, #global-nav li.nav6 a.current {
  background-position: -515px -38px;
}

#global-nav li.nav7 a {
  width: 112px;
  background-position: -627px 0px;
}

#global-nav li.nav7 a:hover, #global-nav li.nav7 a.current {
  background-position: -627px -38px;
}

#global-nav .submenu-container {
  width: 190px;
  background: #68552c;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 38px;
  z-index: 56;
  visibility: hidden;
}

#global-nav .submenu-container .submenu {

}

#global-nav .submenu-container ul li a {
  display: block;
  width: 170px;
  height: auto;
  padding: 2px 10px 3px;
  color: #fff;
  text-decoration: none;
  background: none;
  font-size: 12px;
  line-height: 15px;
}

#global-nav .submenu-container ul li a:hover {
  background: #70193d;
}

#global-nav .submenu-container ul li span.sep {
  display: block;
  width: 190px;
  height: 1px;
  background: #8e7e59;
  overflow: hidden;
}

/***** NAVIGATION ******/
#fanzone {
  width: 295px;
  padding: 27px 5px 5px;
  margin-bottom: 5px;
  background: url(/images/setup/fanzone_foot.gif) no-repeat left bottom #000;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

#fanzone .container {
  padding: 30px 5px 5px;
  overflow: hidden;
}

#fanzone .caption {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
}

#fanzone a {
  display: block;
  padding-left: 16px;
  margin-bottom: 5px;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: url(/images/setup/bullet.gif) no-repeat left center;
}

#fanzone a:hover {
  color: #ffb368;
}

#navbar-secondary {
  width: 945px;
  height: 22px;
  padding: 44px 15px 0;
  margin-bottom: 5px;
  color: #c196a6;
  background: #210310;
  overflow: hidden;
}

#navbar-secondary a {
  color: #fff;
  text-decoration: none;
}

#navbar-secondary a:hover {
  color: #c196a6;
}

#footer-logos {
  width: 985px;
  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;
}

.ui-tabs .ui-tabs-panel a{
  color: #fff;
} 

/********* specific tabs classes *******/
#ui-tabs-thcr {
  width: 665px;
  background: #000;
  overflow: hidden;
}

#ui-tabs-thcr .ui-tabs-nav {
  background: url(/images/setup/global_tabs.jpg) no-repeat left -27px;
}

#ui-tabs-thcr .ui-tabs-nav li a {
  display: block;
  height: 27px;
  float: left;
  text-decoration: none;
}

#ui-tabs-thcr-anchor1 {  width: 175px; }
#ui-tabs-thcr-anchor2 { width: 171px; }
#ui-tabs-thcr-anchor3 { width: 161px; }
#ui-tabs-thcr-anchor4 { width: 158px; }

#ui-tabs-thcr .ui-tabs-panel {
  width: 663px;
  padding: 5px 1px;
  clear: both;
  overflow: hidden;
}

#ui-tabs-thcr .ui-tabs-panel .container {
  padding-left: 4px;
  height: 529px;
  overflow: auto;
}

#ui-tabs-thcr #ui-tabs-thcr-content1 .container {
  padding-left: 0;
}

/******** HEADLINES ********/
#more-headlines {
  width: 640px;
}

#more-headlines span {
  color: #fff;
  display: block;
}

#more-headlines span.story {
  font-size: 12px;
  color: #d2d2d2;
  margin-bottom: 15px;
}

#more-headlines a {
  font-size: 12px;
  color: #ffd36f;
  text-decoration: underline;
}

#more-headlines a:hover {
  text-decoration: none;
}

#news-info {
  width: 285px;
  padding: 10px;
  margin-bottom: 5px;
  background: url(/images/setup/news_info_bg.jpg) no-repeat left bottom #1d020d;
  color: #fff;
  overflow: hidden;
}

#news-info .container {
  height: 170px;
  overflow: auto;
}

#news-info a {
  display: block;
  margin-bottom: 6px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}

#news-info a:hover {
  color: #c196a6;
}

#news-info .sep {
  height: 1px;
  margin-bottom: 6px;
  background: url(/images/setup/news_info_sep.jpg) no-repeat -10px 0px;
  overflow: hidden;
}

/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color:#cbcb99;
    background-color: #730101;
    padding: 2px;
}
tr.roster-row a{
    text-decoration: underline;
    color: white;
}
tr.roster-row a:hover {
    text-decoration: underline;
    color: white;
}

tr.roster-row0 td {
    background-color: #cbc999;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #720100;
    font-size: 11px;
    padding: 2px;
    color: white;
}

table.bio {
    background-color: #161616;
    border: ridge;
    border-width: 9px;
    padding: 5px;
}




/********** NEW BIOS **********/
.bio-wrapper .bio-container .head {
  background-color: #000;
}

.bio-wrapper .bio-container .head a {
color: #c1c1c1;
}

.bio-wrapper .roster-sidebar .roster-list,
.bio-wrapper .roster-sidebar .roster-title {
  background-color: #000;
}



.bio-name {
    background-color: #6b0100;
    color: #CBCB99;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    text-align: center;
}

.bio-data {
    color: #CBCB99;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
    text-align: center;
}

.bio-data a:hover {
  color:#FFFFFF;
}




/********** SCHEDULE **********/
table.schedule {
  width: 100%;
  background-color: ;
}

.schedule-header {
  background-color: #D1D1D1;
  color: black;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 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 {
}

/********** RESULTS & CALENDAR **********/

table.scheduleDaily {
  width: 100%;
}

tr.scheduleDaily-row0 td {
    background-color: #;
    padding: 2px;
}

tr.scheduleDaily-row1 td {
    background-color: #220000;
    padding: 2px;
}

.sport {
  color: #832034;
  font-weight: bold;
}

.scheduleDaily-row0 a, .scheduleDaily-row1 a {
  color:#aaaaaa;
}

.scheduleDaily-row0 a:hover, .scheduleDaily-row1 a:hover {
  text-decoration: underline;
}

.scheduleDaily-row0 .date {
  padding: 5px;
  text-transform: uppercase;
  font-weight: bold;
}

.scheduleDaily-row1 .date {
  padding: 5px;
  text-transform: uppercase;
  font-weight: bold;
}





