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;
}

pre {
  width: 730px;
 overflow: auto;
}


form {
  margin: 0px;
}


.photo {
  float: right;
  padding: 5px;
  width: 250px;
  background-color: #FFFFFF;
}


a {
  color: #1C3E26;
}

a:hover {
  color: #383838;
}


a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #1C3E26;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #383838;
  text-transform: uppercase;
}

.block { display: block; }
.centered { margin: 0 auto; }


/********** NAVIGATION **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url(/images/setup/page_bg.jpg) repeat-x left top #000101;
}

#page {
  width: 100%;
  padding-bottom: 20px;
  background: url(/images/setup/page_base.jpg) no-repeat center top;
}

#header-wrapper {
  width: 1005px;
  height: 263px;
  margin: 0 auto 20px;
  position: relative;
  z-index: 5;
}

#header {
  width: 1005px;
  height: 227px;
}

.header-cutout {
  width: 610px;
  text-align: center;
  position: absolute;
  left: 250px;
  top: 15px;
  z-index: 6;
}

.index-link {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 7;
}

#body-wrapper {
  width: 1005px;
  margin: 0 auto;
  padding-bottom: 20px;
  background: url(/images/setup/body_container_bg.png) no-repeat center top;
  position: relative;
  z-index: 10;
}

#body-container {
  width: 995px;
  padding: 0 5px;
  background: url(/images/setup/body_container_bg.gif) repeat-y 208px 0px;
  overflow: hidden;
}

#mainbody {
  width: 772px;
  padding: 10px;
  float: right;
  overflow: hidden;
}

#leftcol {
  width: 200px;
  float: left;
  margin-right: 3px;
  overflow: hidden;
}

#rightcol {
  width: 260px;
  float: right;
  padding-top: 11px;
  overflow: hidden;
}

#footer {
  width: 988px;
  margin: 0 auto;
  overflow: hidden;
}

.footer-text {
  width: 264px;
  height: 126px;
  padding: 25px 40px 0;
  float: left;
  background: url(/images/setup/footer_text_bg.jpg) no-repeat left top;
}

.footer-text p {
  font-family: helvetica;
  font-weight: bold;
  color: #fff;
  margin: 0;
}

#footer-logos {
  width: 644px;
  float: right;
}

#footer-logos a img {
  float: left;
}

#video-container {
  width: 226px;
  padding: 0 10px;
  margin: 0 auto;
  background: url(/images/setup/video_container_bg.jpg) repeat-x left top #e0e0e0;
  overflow: hidden;
}

#poll {
  width: 182px;
  padding: 5px;
  margin: 0 auto;
  color: #fff;
  background: url(/images/setup/poll_bg.jpg) no-repeat left top #1f312b;
  overflow: hidden;
}

#poll table {
  margin: 5px 0;
}

.poll-submit {
  display: block;
  width: 164px;
  height: 27px;
  margin: 0 auto;
  border: none;
  background: url(/images/setup/submit_answer.jpg) no-repeat left top;
}


/********** NAVIGATION **********/
#global-nav {
  width: 1005px;
  height: 36px;
  background: url(/images/setup/global_nav_bg.jpg) no-repeat right top;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 8;
}

#global-nav a {
  display: block;
  height: 36px;
  float: left;
  background: url(/images/setup/global_nav.jpg) no-repeat;
}
#global-nav a.entry1 {
  width: 139px;
  background-position: 0px 0px;
}
#global-nav a.entry1:hover {
  background-position: 0px -36px;
}
#global-nav a.entry2 {
  width: 117px;
  background-position: -139px 0px;
}
#global-nav a.entry2:hover {
  background-position: -139px -36px;
}
#global-nav a.entry3 {
  width: 145px;
  background-position: -256px 0px;
}
#global-nav a.entry3:hover {
  background-position: -256px -36px;
}
#global-nav a.entry4 {
  width: 100px;
  background-position: -401px 0px;
}
#global-nav a.entry4:hover {
  background-position: -401px -36px;
}
#global-nav a.entry5 {
  width: 161px;
  background-position: -501px 0px;
}
#global-nav a.entry5:hover {
  background-position: -501px -36px;
}

/******** ACCORDION NAVIGATION ******/

#accordion-wrapper {
  width: 200px;
  margin-bottom: 5px;
  overflow: hidden;
}

#accordion-wrapper .accordion-key img {
  display: block;
}

#accordion-wrapper .accordion-pane {
  width: 174px;
  padding: 10px 13px 5px;
  overflow: hidden;
}

#accordion-wrapper .accordion-pane a {
  display: block;
  width: 168px;
  padding-left: 6px;
  margin-bottom: 5px;
  background: url(/images/setup/leftnav_bullet.gif) no-repeat left center;
  font-family: helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #a9a86e;
  text-decoration: none;
}

#accordion-wrapper .accordion-pane a:hover,
#accordion-wrapper .accordion-pane a.matched {
  color: #667e64;
}

#navbar-secondary {
  width: 772px;
  padding: 0 10px;
  margin-bottom: 10px;
  float: right;
  color: #585735;
  background: url(/images/setup/navbar_secondary_bg.png) repeat;
}

#navbar-secondary a {
  font-family: arial;
  font-size: 16px; 
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 40px;
}

#navbar-secondary a:hover {
  color: #585735;
}

#navbar-buttons-lcol a,
#navbar-buttons-rcol a {
  display: block;
  text-align: center;
  margin-bottom: 6px;
}

/********** 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;
}

.ui-tabs .ui-tabs-nav li {
  float: left;  
}

.ui-tabs .ui-tabs-panel {
  color: #fff;
}

.ui-tabs a {
  color: #ffffff;
}

.ui-tabs a:hover{
  color: #585735;
}



/********* specific tabs classes ***************/
#ui-tabs-scs {
  width: 257px;
}

#ui-tabs-scs .ui-tabs-nav li a {
  display: block;
  height: 23px;
  float: left;
  text-decoration: none;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#ui-tabs-scs-anchor1 {  width: 97px; }
#ui-tabs-scs-anchor2 { width: 72px; }
#ui-tabs-scs-anchor3 { width: 88px; }

#ui-tabs-scs .ui-tabs-nav li.ui-state-active a {
  background-position: 0px -23px;
}

#ui-tabs-scs .ui-tabs-panel {
  width: 247px;
  height: 200px;
  padding: 5px;
  margin-bottom: 11px;
  clear: both;
  overflow: auto;
}

/********** HEADLINES **********/
#more-headlines {
  width: 490px;
  height: 395px;
  padding: 6px 5px;
  margin: 0 auto;
  overflow: auto;
}

#more-headlines .container {
  padding: 5px;
}

#more-headlines .alternate {
  background: #08150e;
}

#more-headlines span {
  font-family: helvetica;
  font-size: 12px;
  color: #fff;
}

#more-headlines a {
  font-family: helvetica;
  font-size: 13px;
  font-weight: bold;
  color: #8b895a;
  text-decoration: none;
  line-height: 17px;
}

#more-headlines a:hover {
  color: #baa969;
}



/********** ROSTERS **********/
table.roster{
  width: 770px;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #1C3E26;
    padding: 2px;
}


tr.roster-header td a{
    font-weight: bold;
    color: #FFFFFF;
    background-color: #1C3E26;
    padding: 2px;
}

tr.roster-header td a:hover{
    text-decoration: none;
}


tr.roster-row a{
    text-decoration: underline;
    color: #153a64;
}

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: #;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #E8E8E8;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}

.bio {
    background-color: #1C3E26;
    padding: 5px;
    height: 228px;
}

.bio td {
  color: #457ab6;
}

.bio td a {
  color: #FFFFFF;
}

.bio-name {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    padding: 25px;
}

.bio-data {
    color: #FFFFFF;
    font-size: 12px;
}


.bio-data span{
    color: #d1d1d1;
    font-size: 10px;
}

.bio-data td{
    color: #CCCCCC;
    font-size: 10px;
}

.bio-data a {
  color: #FFFFFF;
  text-decoration: none;
}

.bio-data a:hover {
  text-decoration: underline;
}

.bio-photo {
  float: left;
  padding: 10px;
}

/********** SCHEDULE **********/
table.schedule {
  width: 770px;
  background-color: ;
}

.schedule-data {
  width: 500px;
}

.schedule-data td {
    padding: 5px;
}

tr.schedule-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #1C3E26;
    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;
}

/********* STATS ***********/
.stats-wrapper {
color: #000;
background: #FFF;
}
.stats-wrapper th {
background: #1C3E26; /* set the primary color here ??? dark color required */
color: #fff;
}
.stats-wrapper a { /* set the link color here */
color: #1C3E26;
text-decoration: underline;
}
.stats-wrapper a:hover { /* set the link color here */
color: #000;
}


/********** DATEBOOK *************/
table.calendar {
border-collapse: collapse;
  background: #;

}

table.calendar td {
  border: 1px solid #000000;
  font-weight: bold;
  color: #fff;
}

table.calendar td a{

}

.calendar {
  background-color: #FFFFFF;
  color: #D00000;
  text-align: center;
}

.calendar-month  {
  color: #D00000;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}


.calendar-month a {
  color: #D00000;
}

.calendar-month a:hover {
  color: #D00000;
}

.calendar-header {
  background-color: #000000;
  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;
  background-color: #fff;
  color: #054632;
}

.calendar-event a {
  font-weight: bold;
  color: #;
  text-decoration: none;
}

.calendar-event a:hover {
  color: #000000;
  cursor: pointer;
  cursor: hand;
}

.event {
  background-color: #464646;
  color: #FFFFFF;
}

.event a {
  font-weight: bold;
}

.event a:hover {
  color: #FFFFFF;
}

.event-schedule {
  background-color: #000000;
  color: #FFFFFF;
  border: 2px solid #000000;
  width: 196px;
  margin-left: 14px;
}

.event-schedule h1 {
  padding: 0px;
}

.event-info {
  padding: 5px;
}

.calendar {
  border-collapse: collapse;
  background-color: #FFFFFF;
  color: #005dad;
  text-align: center;
  width: 775px;
}

.calendar td {
  border: 1px solid #003d7E;

}

.calendar td a {
  font-size: 10px;
  font-weight: bold;
}

.calendar td a:hover {
  text-decoration: underline;
}

.calendar-month  {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.calendar-header td{
  background-color: #054632;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
}

.calendar-date {
  float: left;
  color: #fff;
  background-color: #054632;
  width: 15px;
}

.calendar-event {
  font-size: 10px;
}

.calendar-event td a {
  font-size: 10px;
  font-weight: bold;
}

.calendar-event td a:hover {
  text-decoration: underline;
}

/********** Lightbox - Thumbnails ***********/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/setup/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/setup/overlay.png", sizingMethod="scale");
	}



/********** HELP **************/
#help a {
    font-size: 12px;
    font-weight: bold;
    color: #CE1019;
}

/********** COUNTDOWN CLOCK **********/
#countdownClock {
  width: 200px;
  margin: 10px auto;
  overflow: hidden;
}

#countdownClock .tzcontainer {
  width: 200px;
  height: 50px;
  padding: 10px 5px;
}

.timerem {
  width: 40px;
  float: left;
  margin-left: 2px;
}

.timerem span.time {
  display: block;
  text-align: center;
  color: #fff;
  font-family: 'trebuchet MS';
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 5px;
}

.timerem span.timecap {
  display: block;
  text-align: center;
  color: #fff;
  font-family: arial;
  font-size: 12px;
  line-height: 16px;
}


.aotw { margin-left:13px  }

.aotw-template {
  float:left;
  width:258px;
  margin-top:10px
}

.aotw-template img { border:1px solid #fff; float:left }

.aotw-template .player-details { width:120px; float:left; margin-left:13px  }

.aotw-template h3 { color:#fff }

.aotw-template p { color:#8b8958 }

/********** BIOS**********/
.bio-container .head {
  background: #1C3E26!important;
}

.bio-wrapper .bio-container .head .name{
  color: #FFFFFF!important;
}

.roster-list,
.roster-title {
  background: #1C3E26!important;
}

.bio-wrapper .bio-container .head a {
  color: #FAE051;
  text-decoration: underline
}

.bio-wrapper .roster-sidebar .roster-title {
  color: #FFFFFF
}

.bio-wrapper .roster-sidebar .roster-list a:hover {
  color: #FAE051;
}
