body {
  font-family: arial;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  background-color: #011022;
}
a {
  outline: none; 
}
img {
  border: 0;
}
.clear {
  clear: both;
  height: 0.1px;
}
.body_container {
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 970px;
  padding-bottom: 5px;
  background: #011022 url('http://nasl.assets.mrx.ca/tampa/images/2010/body_bg1.jpg') no-repeat top center;
}
/* Header */
.header {
  position: relative;
  width: 970px;
  margin: 0 auto;
  background: transparent url('http://nasl.assets.mrx.ca/tampa/images/2010/header_bg.png') no-repeat bottom left;
  z-index: 10;
}
.header .leaderboard_side {
  position: relative;
  float: left;
  width: 224px;
  padding-top: 10px;
}
.header .leaderboard_ad {
  position: relative;
  float: left;
  width: 728px;
  padding: 10px 0 0 18px;
}
.header .leaguenav {
  position: relative;
  width: 970px;
  z-index: 10;
}
.header .leaguenav ul {
  margin: 0;
  padding: 15px 0 0 555px;
}
.header .leaguenav  ul li {
  display: block;
  float: left;
  height: 33px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.header .leaguenav  ul li a {
  display: block;
  width: 40px;
  height: 33px;
  text-indent: -9999px;
  overflow: hidden;
  background: transparent url('http://nasl.assets.mrx.ca/tampa/images/2010/leaguenav_sprite3.png') no-repeat;
}
.header .leaguenav ul li a.sprite-nasl { 
  background-position: 0 0;
  width: 55px;
}
.header .leaguenav ul li a.sprite-carolina { background-position: -55px 0; }
.header .leaguenav ul li a.sprite-baltimore { background-position: -95px 0; }
.header .leaguenav ul li a.sprite-miami { background-position: -135px 0; }
.header .leaguenav ul li a.sprite-montreal { background-position: -175px 0; }
.header .leaguenav ul li a.sprite-rochester { background-position: -215px 0; }
.header .leaguenav ul li a.sprite-minnesota { background-position: -255px 0; }
.header .leaguenav ul li a.sprite-stlouis { background-position: -295px 0; }
.header .leaguenav ul li a.sprite-tampa { background-position: -335px 0; }
.header .leaguenav ul li a.sprite-vancouver { background-position: -375px 0; }
.header .leaguenav ul li span {
  display: none;
  padding: 2px 5px; 
  margin-left: 8px;
}
.header .leaguenav ul li:hover span {
  position: absolute; 
  display: inline;
  text-align: center;
  background: #ffffff; 
  color: #6c6c6c;
  border: 1px solid #cccccc;
}
.header .google_search {
  position: relative;
  padding: 14px 0 12px 770px;
  z-index: 8;
}
.header .google_search form {
  margin: 0;
  padding: 0;
}
.header .google_search input {
  float: left;
}
.header .google_search input.search_text {
  width: 160px;
  height: 17px;
  margin: 0;
  padding: 2px;
}
.header .google_search input.search_submit {
  margin: 1px 0 0 3px;
}
.header .tampa_logo {
  position: absolute;
  width: 110px;
  height: 159px;
  left: 33px;
  top: 108px;
  z-index: 10;
}
/* End Header */
/* Navigation */
.nav_container {
  position: relative;
  width: 970px;
  margin: 0 auto;
  z-index: 9;
  background-color: #fce79d;
}
.nav_container .nav {
  position: relative;
  width: 967px;
  z-index: 9;
  margin-left: 2px;
  background: #001e41 url('http://nasl.assets.mrx.ca/tampa/images/2010/nav_bg.jpg') repeat-x;
  border-bottom: 1px solid #fccb25;
}
.nav_container .nav ul {
  margin: 0;
  padding: 6px 0 0 166px;
}
.nav_container .nav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.nav_container .nav .tabs {
  position: relative;
}
.nav_container .nav .tabs ul {
  z-index: 98;
}
.nav_container .nav .tabs ul li {
  position: relative;
  float: left;
}
.nav_container .nav .tabs ul li a {
  display: block;
  height: 17px;
  padding: 0 10px;
  font-size: 1.2em;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  border-left: 1px solid #224065;
}
.nav_container .nav .tabs ul li a.top:hover { 
  color: #FFCB08;
}
.nav_container .nav .tabs ul li .dropdown ul {
  position: absolute;
  display: none;
  width: auto;
  height: auto;
  left: 0;
  top: 17px;
  margin: 0;
  padding: 0;
  background-color: #153B68;
  border: 1px solid #fccb25;
  border-top: none;
}
.nav_container .nav .tabs ul li:hover .dropdown ul {
  display: block;
}
.nav_container .nav .tabs ul li .dropdown ul li {
  float: none;
  width: 205px;
  margin: 0;
  padding: 0;
}
.nav_container .nav .tabs ul li .dropdown ul li a {
  display: block;
  height: auto;
  line-height: 21px;
  margin: 0;
  padding: 0 0 0 10px;
  font-size: 1.1em;
  text-decoration: none;
  border: none;
}
.nav_container .nav .tabs ul li .dropdown ul li a:hover {
  padding-left: 20px;
  background: #02234C url('http://nasl.assets.mrx.ca/tampa/images/2010/nav_arrow.gif') no-repeat 5% 6px;
}
.nav_container .nav .tabs ul li .dropdown ul li .subsubnav {
  padding-left: 7px;
}
.nav_container .nav .tabs ul li .dropdown ul li .subsubnav a {
  float: left;
  width: 90px;
  height: auto;
  line-height: normal;
  font-size: 1.0em;
  padding: 3px 0 3px 5px;
  background: none;
}
.nav_container .nav .tabs ul li .dropdown ul li .subsubnav a:hover {
  color: #FFCB08;
}
/* End Navigation */
.tampa_container {
  position: relative;
  width: 970px;
  margin: 0 auto;
  background: #ffffff url('http://nasl.assets.mrx.ca/tampa/images/2010/main_bg.jpg') repeat-x;
  z-index: 8;
}
/* Newser */
.tampa_container .newser_container {
  position: relative;
  width: 966px;
  margin-left: 2px;
}
.tampa_container .newser {
  position: relative;
  width: 966px;
}
.tampa_container .newser #newser_stories,
.tampa_container .newser .newser_content {
  position: relative;
  width: 966px;
  height: 315px;
  background-color: #000000;
}
.tampa_container .newser .newser_content .new_article_img {
  width: 966px;
  height: 315px;
}
.tampa_container .newser #newser_video_block {
  position: relative;
  width: 836px;
  height: 310px;
  padding: 5px 0 0 130px;
  background: #000000 url('http://nasl.assets.mrx.ca/tampa/images/2010/news_video_bg.jpg') repeat-x;
}
.tampa_container .newser .photo_caption {
  position: absolute;
  right: 3px;
  top: 3px;
  color: #ffffff;
  padding: 2px 4px;
  background-color: #000000;
}
.tampa_container .newser .newser_shadow {
  position: absolute;
  width: 461px;
  height: 315px;
  top: 0;
  left: 0;
}
.tampa_container .newser .newser_exerpt {
  position: absolute;
  width: 330px;
  height: 145px;
  left: 25px;
  top: 120px;
  color: #ffffff;
  font-size: 1.2em;
  overflow: hidden;
}
.tampa_container .newser .newser_exerpt h1 {
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 2.2em;
}
.tampa_container .newser .newser_exerpt h1 a {
  color: #ffffff;
  text-decoration: none;
}
.tampa_container .newser .newser_links ul {
  margin: 0;
  padding: 0;
}
.tampa_container .newser .newser_links li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}
.tampa_container .newser .newser_links li a {
  float: left;
  margin: 0 5px 0 0;
  line-height: 20px;
  color: #ffffff;
}
.tampa_container .newser .news_thumbnails {
  position: relative;
  top: -45px;
  width: 966px;
  height: 60px;
  margin-bottom: -45px;
  background: transparent url('http://nasl.assets.mrx.ca/tampa/images/2010/thumb_bg.png') no-repeat 0 16px;
  overflow: hidden;
}
.tampa_container .newser .news_thumbnail {
  position: relative;
  float: left;
  width: 64px;
  height: 48px;
  padding: 9px 0 0 0;
  margin: 0 6px;
}
.tampa_container .newser #news_thumbnail_0 {
  margin-left: 25px;
}
.tampa_container .newser .news_thumbnail img {
  border: 1px solid #ffcb08;
}
.tampa_container .newser .numberOn {
  width: 66px;
  height: 47px;
  padding: 10px 0 0 2px;
  background: transparent url('http://nasl.assets.mrx.ca/tampa/images/2010/news_thumb_bg.png') no-repeat;
}
.tampa_container .newser .numberOn img {
  border: none;
}
/* End Newser */
.tampa_container .col1 {
  position: relative;
  float: left;
  width: 632px;
  padding: 22px 0 0 10px;
  z-index: 8;
}
.tampa_container .col2 {
  position: relative;
  float: left;
  width: 300px;
  padding-left: 18px;
  z-index: 7;
}
.col1 .col1_left {
  position: relative;
  float: left;
  width: 389px;
  padding-top: 15px;
}
.col1 .col1_right {
  position: relative;
  float: left;
  width: 227px;
  padding: 15px 0 0 16px;
}
.col2 .col2_side {
  position: relative;
  margin-top: 23px;
  background-color: #eaeaea;
}
.col2 .col2_header {
  position: relative;
  width: 251px;
  height: 18px;
  line-height: 18px;
  font-size: 1.3em;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  background: #188e3c url('http://nasl.assets.mrx.ca/tampa/images/2010/col2_header_bg.jpg') no-repeat;
}
.col2 .col2_header a {
  font-size: 0.7em;
  color: #ffffff;
  text-decoration: none;
}
.tampa_container .bottom_col1,
.tampa_container .bottom_col2 {
  position: relative;
  float: left;
  width: 468px;
  margin: 24px 0 0 10px;
  border-top: 5px solid #127330;
}
.tampa_container .bottom_col2 {
  margin-left: 14px;
}
/* Standings Block */
.bottom_col1 .standings_container h1.block_header {
  margin: 0;
  padding: 3px 0 3px 5px;
  font-size: 1.8em;
  color: #002a5c;
}
.bottom_col1 .standings_container .tbstand {
  position: relative;
  float: left;
  width: 185px;
  padding-left: 5px;
}
.bottom_col1 .standings_container #tbstand_2 {
  padding-left: 45px;
}
.bottom_col1 .standings_container table {
  width: 185px;
}
.bottom_col1 .standings_container th {
  text-align: left;
  color: #666666;
}
.bottom_col1 .standings_container td {
  color: #444444;
  font-size: 1.1em;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
}
/* End Standings Block */
/* Sponsors Block */
.bottom_col2 .sponsors {
  position: relative;
  width: 463px;
  padding-left: 5px;
}
.bottom_col2 .sponsors .sponsor_header {
  padding: 3px 0;
  color: #002a5c;
  font-weight: bold;
}
.bottom_col2 .sponsors .sponsor_header .header_bg {
  font-size: 1.8em;
}
.bottom_col2 .sponsors .sponsor_header .header_sm {
  font-size: 1.1em;
}
/* End Sponsors Block */
/* Sked Alert */
.tampa_container .sked_game_alert {
  position: relative;
  width: 967px;
  height: 34px;
  margin-left: 2px;
  overflow:  hidden;
  text-transform: uppercase;
  background: #bb960a url('http://nasl.assets.mrx.ca/tampa/images/2010/sked_alert_bg.jpg') repeat-x;
}
.tampa_container .sked_game_alert .sked_game_on,
.tampa_container .sked_game_alert .sked_alert_away,
.tampa_container .sked_game_alert .sked_alert_home {
  display: block;
}
.tampa_container .sked_game_alert .sked_game_on,
.tampa_container .sked_game_alert .sked_away,
.tampa_container .sked_game_alert .sked_alert_away,
.tampa_container .sked_game_alert .sked_vs,
.tampa_container .sked_game_alert .sked_home,
.tampa_container .sked_game_alert .sked_alert_home,
.tampa_container .sked_game_alert .sked_watch_now {
  position: relative;
  float: left;
}
.tampa_container .sked_game_alert .sked_away,
.tampa_container .sked_game_alert .sked_vs,
.tampa_container .sked_game_alert .sked_home {
  line-height: 34px;
  font-weight: bold;
  font-size: 1.3em;
  color: #002a5c;
  text-align: center;
}
.tampa_container .sked_game_alert .sked_away,
.tampa_container .sked_game_alert .sked_home {
  width: 124px;
}
.tampa_container .sked_game_alert .sked_vs {
  width: 56px;
}
.tampa_container .sked_game_alert .sked_alert_away,
.tampa_container .sked_game_alert .sked_alert_home {
  width: 40px;
}
.tampa_container .sked_game_alert .sked_watch_now {
  position: relative;
  width: 180px;
  height: 19px;
  line-height: 19px;
  margin: 7px 0 0 90px;
  text-align: center;
  background: #001630 url('http://nasl.assets.mrx.ca/tampa/images/2010/sked_alert_btn_bg.jpg') no-repeat;
}
.tampa_container .sked_game_alert .sked_watch_now a {
  color: #ffffff;
  text-decoration: none;
  font-size: 1.1em;
}
/* End Sked Alert */
/* Fan Zone Style */
.col2 .fanzone_header {
  position: relative;
  width: 274px;
  height: 24px;
  line-height: 21px;
  padding-left: 26px;
  font-size: 1.3em;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  background: #042143 url('http://nasl.assets.mrx.ca/tampa/images/2010/fanzone_header_bg.jpg') no-repeat;
}
.col2 .fanzone_container {
  position: relative;
  width: 300px;
  background: #ffffff url('http://nasl.assets.mrx.ca/tampa/images/2010/fanzone_container_bg.jpg') repeat-x;
}
.col2 .fanzone {
  position: relative;
  width: 278px;
  margin: 0 auto;
  padding: 10px;
  background-color: #EAEAEA;
}
.col2 .fanzone .fanzone_text {
  position: relative;
  float: left;
  width: 132px;
  padding-right: 14px;
  color: #444444;
  font-size: 1.1em;
}
.col2 .fanzone .fanzone_text_access {
  padding-top: 15px;
  font-weight: bold;
  color: #000000;
}
.col2 .fanzone .fanzone_arrow {
  font-size: 0.8em;
}
.col2 .fanzone .fanzone_form {
  position: relative;
  float: left;
  width: 132px;
}
.col2 .fanzone .fanzone_form form {
  margin: 0;
  padding: 0;
}
.col2 .fanzone .fanzone_form form input {
  margin: 0;
  padding: 0;
  width: 132px;
}
.col2 .fanzone .fanzone_form hr {
  height: 1px;
  background-color: #bdbdbd;
  color: #bdbdbd;
}
.col2 .fanzone .fanzone_form a.btn_submit {
  display: block;
  width: 132px;
  height: 18px;
  line-height: 18px;
  margin-top: 5px;
  text-align: center;
  color: #ffffff;
  font-size: 1.1em;
  text-decoration: none;
  background: #001733 url('http://nasl.assets.mrx.ca/tampa/images/2010/news_button_bg.jpg') no-repeat;
}
/* End Fan Zone Style */
/* Footer */
.footer {
  position: relative;
  width: 970px;
  margin: 0 auto;
}
.footer img {
  display: block;
  margin: 0 auto;
}
.footer .footer_text {
  color: #ffffff;
  text-align: center;
}
.footer .footer_text p {
  margin: 0;
  padding: 5px 0;
}
.footer .footer_text a {
  color: #ffffff;
  text-decoration: none;
}
/* End Footer */