/* CSS Document */

/****************************************
  CSS definitions requred for FNI Menu
*****************************************/

.fnimenu {
 border:0;
 margin:0;
 padding:0;
}

a.fnimenu:link,
a.fnimenu:visited,
a.fnimenu:hover,
a.fnimenu:active {
  text-decoration:none;
  white-space:nowrap;
  display: block;
}

div.fnimenu-top {
  position:relative;
  visibility:visible;
  top:0;
  left:0;
}

div.fnimenu-pop {
  position:absolute;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  background: #ddf2fd url(images/bg/flyout_bg.gif) no-repeat scroll left top;
  padding: 3px 10px 3px 10px;
  visibility: hidden;
  border-top: solid #CCCCCC 4px;
  border-right: solid #CCCCCC 4px;
  border-bottom: solid #CCCCCC 4px;
}

div.fnimenu table tr td img {
 border:0;
 margin:0;
 padding:0;
}


/*
 A "Really Ugly Hack" necessary for Internet Explorer
 to allow "block anchor tags" to be fully click-able.
*/
* html body div.fnimenu table tr td a {
 width:100%;
}


/****************************************
  TAG DEFINITIONS
*****************************************/

html {
  height:100%;
}

body {
  background-color:#000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  height:100%;
}

td {
  vertical-align:top;
}

h1 {
  color: #CC3300;
  font-size: 20px;
  margin: 10px 0 20px 0;
}

h2 {
  font-size: 14px;
  color: #000000;
  margin: 20px 0 7px 0;
  line-height: 18px;
}

h3 {
  font-size: 12px;
  color: #000000;
  margin: 5px 0 5px 0;
  border-bottom: dotted #999999 2px;
  padding-bottom: 3px;
}

h3 a:link, 
h3 a:hover, 
h3 a:active, 
h3 a:visited {
  text-decoration: none;
}

h4 {
  font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background-color: #666666;
  color: #FFFFFF;
  letter-spacing: 1px;
  padding: 4px 0 3px 7px;
  margin: 20px 0 5px 0;
}

p {
  margin: 5px 0 10px 0;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

p.bullet {
  margin:0px 0px 0px 0px;
  padding-left:6px;
  background:url(/images/graphics/bullet.gif) left 8px no-repeat;
}

ul {
}

li {
  margin-bottom: 5px;
}

form {
  margin:0;
}

input, 
textarea {
}

label {
}


/****************************************
  LAYOUT
*****************************************/

table#main {
  width: 980px;
  margin: 0 auto 0 auto;
  height: 100%;
}

div#header {
  background: #FFFFFF url(/images/bg/header_bg.jpg) no-repeat scroll right top;
}

table#table_body {
  height: 100%;
}

td#col_left {
  width: 140px;
  background: #993300 url(images/navigation/nav_rpt_bg.gif) repeat-y scroll left;
}

td#col_right {
  background: #FFFFFF url(images/bg/content_bg.gif) repeat-x scroll top;
}

td#col_right_home {
  background-image:url(/images/bg/bg_right_column.gif);
  background-position:bottom left;
  background-repeat:repeat-x;
  background-color:#E6E6E6;
  padding-bottom:28px;
}

/* navigation container */
div#express-main {
  background: transparent url(images/navigation/nav_bg.jpg) no-repeat scroll left top;
  padding-bottom:30px;
}

div#title {
  background: #EFEFEF url(images/bg/title_bg.gif) no-repeat scroll left top;
}

div#ticker {
  background:#000000 url(/images/graphics/home_ticker.gif) no-repeat scroll left top;
  overflow:hidden;
  width:640px;
}

div#ticker p {
  margin:0;
  padding:8px 0 6px 15px;
  color:#CCCCCC;
  font-size:11px;
  line-height:12px;
  white-space:nowrap;
}

div#content {
  background-color: #FFFFFF;
}

div#text {
  padding: 20px 40px 50px 20px;
}

td#col_text {
  padding-bottom: 40px;
}

td#col_text div#inner {
  padding: 10px 15px 0 15px;
}

div#content_tab {
  background: #FFFFFF url(images/bg/tab_content_bg.gif) repeat-x scroll top;
  padding: 13px 6px 20px 6px;
}

div#content_tab h1 {
  color: #FFFFFF;
  margin: 0 0 0 10px;
  border-bottom: solid #CCCCCC 1px;
  padding: 0 0 5px 5px;
}

table#home_promos {
}

table#home_promos p {
  font-size: 11px;
  line-height: 16px;
  padding-right: 30px;
  margin-bottom: 20px;
}

div.box_white {
  background:#FFFFFF;
  padding: 10px 20px 20px 20px;
}

td#col_subnav {
  background:#e6e6e6 url(images/bg/subnav_bg.gif) repeat-y scroll left;
  padding-bottom: 60px;
}

td#col_subnav h3 {
  margin: 25px 18px 8px 12px;
}

td.ads {
  width: 200px;
  background: #2C0E03 url(images/bg/stripe_bg.gif) repeat-y scroll left;
  text-align: center;
}

td#footer {
  color:#999999;
  padding-bottom: 20px;
  background-color: #000000;
}

td#footer p {
  color: #999999;
}

tr.on td {
  background-color:#E1E1E1;
}

tr.off td {
  background-color:#f0f0f0;
}

tr.dark td {
  background-color:#666666;
}

div#home_intro {
  background: #FFFFFF url(/images/bg/home_intro_bg.jpg) no-repeat scroll left top;
}

div#home_intro h1 {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  padding: 23px 30px 0 65px;
  margin-top: 0px;
  margin-bottom: 0px;
}

div#home_intro p {
  font-size: 11px;
  line-height: 16px;
  padding-left: 65px;
  padding-right: 30px;
  padding-bottom: 8px;
}

div.promo {
  padding: 0 0 20px 0;
  clear: both;
  background: #FFFFFF url(images/graphics/promo_bg.gif) repeat-y scroll left;
}

div.promo h2 {
  color: #333333;
  font-size: 22px;
  margin: 0;
  padding: 20px 0 0 30px;
}

div.promo h3 {
  color: #333333;
  font-size: 14px;
  margin: 0;
  padding: 0 30px 0 30px;
  border:none;
}

div.promo p {
  font: bold 12px/16px Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 5px 0 0 30px;
}

div.promo input, 
div.promo select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

div.promo label {
  font: normal 11px/14px Arial, Helvetica, sans-serif;
}

div#upcoming {
  background-color:#993503;
  background:url(/images/bg/home_upcoming_bg.jpg) repeat-x scroll left top;
  font-size: 11px;
  padding-left: 10px;
  padding-bottom: 10px;
}

table.mileage_chart {
  font-size: 11px;
}

table.mileage_chart th {
  vertical-align: middle;
  text-align: center;
  border-right: solid #CCCCCC 1px;
}

table.mileage_chart td {
  text-align: center;
  vertical-align: middle;
  padding: 4px;
  border-right: solid #CCCCCC 1px;
}

td.countdown {
  background-image: url("/images/graphics/countdown.gif");
  background-repeat:no-repeat;
  background-position:center;
}

/*****************************
 CALENDAR STYLES
 ****************************/

div.calendar_holder {
  background-color:#FFFFFF;
  clear: both;
  margin: 0 10px 15px 10px;
  padding: 3px;
}

table.calendar {
}

table#calendar_big td.day {
  width: 76px;
  text-align: left;
  height: 72px;
}

th.header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  border-bottom: solid #CCCCCC 2px;
  ;
}

td.day {
  width: 25px;
  background-color: #F1F1F1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 2px;
  text-align: center;
  color: #666666;
  border-bottom: solid #FFFFFF 1px;
  border-right: solid #FFFFFF 1px;
}

.blank {
  background-color:#F1F1F1;
}

.eventline {
  font-size:12px;
  margin-bottom: 3px;
}

.linkedday {
  background-color: #FFFFFF;
  border-bottom: solid #E6E6E6 1px;
  border-right: solid #E6E6E6 1px;
}

table#calendar_big td.linkedday {
  font-size: 11px;
  color: #666666;
  width: 76px;
  text-align: left;
  height: 72px;
}

table#calendar_big p {
  font-size: 11px;
  line-height: 13px;
  
}

td.home_game {
}

td.away_game {
}

span.game_time {
  line-height:18px;
  color: #000000;
  font-weight: bold;
}

span.date_num {
  display: block;
  padding: 2px 0 0 2px;
  font-size: 12px;
}

td.home_game span.date_num {
  background-color:#EE6000;
  color:#FFFFFF;
  font-weight: bold;
}

td.away_game span.date_num {
  background-color:none;
  color:#000000;
  font-weight: normal;
}


/******************
  END calendar styles
 *******************/
	

div#nav_tabs {
  background: #FFFFFF url(images/bg/tab_nav_bg.gif) repeat-x scroll top;
  padding: 25px 0 0 0;
  text-align: center;
}

div#nav_jump {
  padding: 10px;
}

div#nav_jump a {
  display:block;
  float:left;
  margin: 0 8px 0 4px;
  padding: 0 0 4px 20px;
  font: bold 12px/16px Arial, Helvetica, sans-serif;
}

div#nav_jump a:link, 
div#nav_jump a:visited {
  color:#993300;
  text-decoration:none;
  background: transparent url(images/buttons/btn_down_off.gif) no-repeat scroll left top;
}
div#nav_jump a:hover, 
div#nav_jump a:active {
  color:#000000;
  text-decoration:underline;
  background: transparent url(images/buttons/btn_down_on.gif) no-repeat scroll left top;
}

div.box_pricing {
  background-color:#000000;
  border: solid #666666 1px;
  margin: 15px 0 10px 8px;
  width: 218px;
}

table.stats thead {
  cursor:pointer;
  border-bottom-width: 5px;
  border-bottom-color:#000000;
}

table.table_pricing {
  margin: 3px;
}

table.table_pricing td {
  background-color: #000000;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 18px;
  border-bottom: solid #000000 1px;
  padding: 2px 5px 2px 5px;
  text-align: left;
}

tr.pricing_on td {
  background-color: #333333;
}

table.table_sponsors td {
  text-align: center;
  padding: 10px;
}

table.table_data {
}

table.table_data th {
  text-align: left;
  color: #993300;
  text-transform: uppercase;
  font: bold 10px/14px Arial, Helvetica, sans-serif;
  border-bottom: solid #CC3300 1px;
  padding: 2px 0 1px 3px;
}

table.table_data td {
  font-size: 11px;
  color: #000000;
  padding: 3px 0 10px 3px;
  border-bottom: dotted #CCCCCC 1px;
}

table.table_center td {
  text-align:center;
}

td.products { 
  background-color:#FFFFFF;
}

td.products h2 {
  margin: 0;
}

td.products p {
  font-size: 11px;
  color:#666666;
  line-height: 14px;
  margin-bottom: 15px;
}

ul.list_subnav {
  margin: 10px 0 10px 0;
  padding: 0;
  list-style-type: none;
}

ul.list_subnav li {
  display: inline;
}

ul.list_related {
  margin: 0 0 10px 14px;
  padding: 0;
  font-size: 11px;
  list-style-type: none;
}

ul.list_related li {
  margin-bottom: 5px;
}

ul.tabs {
  margin:0;
  padding:0;
  list-style-type:none;
  margin-top: 10px;
  border-bottom: solid #CCCCCC 1px;
  padding-bottom: 4px;
}

ul.tabs li {
  display:inline;
  margin: 0;
  list-style: none;
}

ul.list_big {
  margin: 15px 0 20px 20px;
  color: #333333;
  font-size: 11px;
}

ul.list_big li {
  margin-bottom: 10px;
}

div.tab_content {
  border: solid #CCCCCC 1px;
  border-top: none;
  padding: 5px;
  background-color: #FFFFFF;
  margin-bottom: 10px;
}

div.news_photo {
  float: right;
  border: solid #CC3300 1px;
  margin: 10px 0 20px 10px;
}

div#player_info {
  background: #FFFFFF url(images/bg/player_bg.jpg) repeat-x scroll top;
}


/****************************************
  TEXT
*****************************************/

.small {
  font-size:11px;
}

.big {
  font-size:14px;
}

.dark-orange {
  color: #CC3300;
}

.indent {
  margin-left:15px;
}

.red {
  color:#CC0000;
}

.black {
  color:#000000;
}

.white {
  color:#FFFFFF;
}

.orange {
  color:#FF6600;
  margin-top: 0px;
}

.caption {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 5px 5px 8px 8px;
  line-height: 13px;
  color: #FFFFFF;
  background-color: #CC3300;
  border-top: solid #8E3219 2px;
}

.p_label {
  color:#CCCCCC;
  text-transform:uppercase;
  letter-spacing:2px;
  font-size:10px;
  margin: 5px 0 0 0;
}

.no_margin,
span.no_margin p {
  margin:0px;
}

.break {
  font-size:6px;
  line-height:6px;
  margin:0;
  clear:both;
}

.brdr {
  border: solid #CC3300 2px;
}

.on {
  background-color:#d9d9d9;
}

.off {
  background-color:#f0f0f0;
  padding: 5px 0 5px 0;
}  

div.photo_right {
  float:right;
  margin-left:15px;
  margin-bottom:15px;
}

h1.countdown {
  font-size:40px;
  color:#000000;
  text-align:center;
  margin-top:40px;
  margin-bottom:50px;
}

p.countdown {
  color:#FFFFFF;
  font-size:18px;
  text-align:center;
  margin-top:20px;
}


/****************************************
  LINKS
*****************************************/

a:link, 
a:visited {
  color: #CC3300;
  text-decoration: underline;
}

a:hover, 
a:active {
  color: #000000;
  text-decoration: none;
}

a.lnk_white:link, a.lnk_white:visited { color:#FFFFFF; }
a.lnk_white:hover, a.lnk_white:active { color:#FFFF00; }

a.lnk_yellow:link, a.lnk_yellow:visited { color:#FFFF00; }
a.lnk_yellow:hover, a.lnk_yellow:active { color:#FFFFFF; }

a.lnk_gray:link, a.lnk_gray:visited { color:#CCCCCC; }
a.lnk_gray:hover, a.lnk_gray:active { color:#FFFF00; }

a.lnk_no:link, a.lnk_no:visited { color:#999999; text-decoration:none; }
a.lnk_no:hover, a.lnk_no:active { color:#FFFF00; text-decoration:none; }

a.lnk_footer {
  font: normal 10px/11px Verdana, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  text-decoration:none;
}

a.lnk_footer:link, 
a.lnk_footer:visited {
  text-decoration: none;
  color: #FF6600;
}

a.lnk_footer:hover, 
a.lnk_footer:active {
  text-decoration: underline;
  color: #FFFF66;
}

ul.list_subnav a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  padding: 6px 0 6px 14px;
}

ul.list_subnav a:link, 
ul.list_subnav a:visited {
  color: #CC3300;
  border-bottom: solid #CCCCCC 1px;
  text-decoration: none;
}
ul.list_subnav a:hover, 
ul.list_subnav a:active {
  color: #000000;
  background-color: #CCCCCC;
  border-bottom: solid #666666 1px;
  text-decoration: none;
}

ul.list_related a {
}

ul.list_related a:link, ul.list_related a:visited {
  color: #006699;
  text-decoration: none;
}
ul.list_related a:hover, ul.list_related a:active {
  text-decoration: underline;
  color: #000000;
}

a#subnav_at {
    color: #000000;
  background-color: #FFFFFF;
  border-bottom: solid #666666 1px;
}

a.promo_button {
  display:block;
  float:right;
  padding: 95px 25px 0 0;
}

a.lnk_tab {
  padding: 3px 7px 4px 7px;
  background-color:#F1F1F1;
  font: bold 12px/12px Arial, Helvetica, sans-serif;
  margin-right:1px;
  border: solid #CCCCCC 1px;
  border-bottom: none;
}

a.lnk_tab:link, 
a.lnk_tab:visited {
  text-decoration: none;
  color:#CC3300;
}

a.lnk_tab:hover, 
a.lnk_tab:active {
  color:#CC3300;
  text-decoration: underline;
}

a#tab_at {
  background-color:#FFFFFF;
  color: #000000;
  border-bottom: solid #FFFFFF 1px;
}


 /****************************************
  Revised link styles for FNI Menu
*****************************************/

a.topmenuhead, a.topmenuhead:link, a.topmenuhead:visited {}
a.topmenuhead:hover, a.topmenuhead-hover, a.topmenuhead-hover:link, a.topmenuhead-hover:visited, a.topmenuhead-hover:hover {}
a.topmenudown, a.topmenudown:link, a.topmenudown:visited {}
a.topmenudown:hover, a.topmenudown-hover, a.topmenudown-hover:link, a.topmenudown-hover:visited, a.topmenudown-hover:hover {}
a.topmenuover, a.topmenuover:link, a.topmenuover:visited {
  text-align:left;
  letter-spacing:0px;
  padding: 6px 0 4px 12px;
  margin: 0;
  color: #FFFFCC;
  font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
  border-bottom: solid #5B1E00 1px;
}
a.topmenuover:hover, a.topmenuover-hover, a.topmenuover-hover:link, a.topmenuover-hover:visited, a.topmenuover-hover:hover {
  text-align:left;
  letter-spacing:0px;
  padding: 6px 0 4px 12px;
  margin: 0;
  color:#000000;
  font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
  border-bottom: solid #5B1E00 1px;
  background:#FFFFFF url(/images/navigation/nav_on.gif) no-repeat scroll right top;
}
a.popmenuhead, a.popmenuhead:link, a.popmenuhead:visited {}
a.popmenuhead:hover, a.popmenuhead-hover, a.popmenuhead-hover:link, a.popmenuhead-hover:visited, a.popmenuhead-hover:hover {}
a.popmenudown, a.popmenudown:link, a.popmenudown:visited {
  font-size: 12px;
  color: #CC3300;
  border-bottom: dotted #CCCCCC 1px;
}
a.popmenudown:hover, a.popmenudown-hover, a.popmenudown-hover:link, a.popmenudown-hover:visited, a.popmenudown-hover:hover {
  color: #000000;
  border-bottom: dotted #CCCCCC 1px;
}
a.popmenuover, a.popmenuover:link, a.popmenuover:visited {}
a.popmenuover:hover, a.popmenuover-hover, a.popmenuover-hover:link, a.popmenuover-hover:visited, a.popmenuover-hover:hover {}



/****************************************
  Tool Specific CSS - CALENDAR EVENTS
*****************************************/

table.days {
  border-collapse:collapse;
}

table.days td {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  border:#ABABAB 1px solid;
  height:25px;
  width:30px;
  padding:0px;
  text-align:center;
  vertical-align:middle;
}

td.game {
  background-color:#993300;
  color:#FFFFFF;
  cursor:pointer;
  cursor:hand;
}

td.game-away {
  background-color:#581d02;
}

table.days td.day-header {
  border-left:0px;
  border-top:0px;
  border-right:0px;
}

div.game-info {
  top:12px;
  left:-130px;
  width:300px;
  text-align:center;
  position:absolute;
  border:1px solid #993300;
  background-color:#FFFFFF;
  background-image:url(/images/graphics/bg_calendar_popup.gif);
  background-position:bottom left;
  background-repeat:repeat-x;
  z-index:900;
}
