/*** GENERAL ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
body {
  font-family: Arial, sans-serif;
  font-size: 62.5%;
  line-height: 1;
  background-color: #ffffff;
}
a {
  outline: none;
  color: #ffffff;
}
img {
  border: 0;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  clear: both;
  height: 0.1px;
}
/*** HEADER ***/
.header {
  position: relative;
  width: 100%;
  height: 138px;
  background: #ffffff url('http://kaneff.assets.mrx.ca/kaneff/images/2011/header_bg.jpg') repeat-x left top;
}
.header_ads,
.league_nav {
  position: relative;
  width: 1020px;
  height: auto;
  margin: 0 auto;
  padding: 0 8;
}
.league_nav {
  width: 960px;
}
.header_ads .logo_slogan {
  position: relative;
  float: left;
  padding: 7px 0 14px;
}
.header_ads .logo_slogan .kaneff_slogan {
  position: relative;
  color: #a19793;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 4px;
  font-size: 1.2em;
}
/* Start Twitter */
.header_ads .twitter_container {
  width: 285px;
  height: 90px;
  float: right;
  margin-right: 30px;
}
.header_ads .twitter_container .social_icons {
  width: 28px;
  text-align: center;
  border: 1px solid #544b3a;
  border-right: none;
  float: left;
  height: 90px;
  background: transparent url(http://kaneff.assets.mrx.ca/kaneff/images/2011/si_bg.jpg) repeat scroll left top;
}
.header_ads .twitter_container .social_icons .si {
  margin: 10px 0;
}
.header_ads .twitter_container .twitter_tweet {
  background: #27231b url(http://kaneff.assets.mrx.ca/kaneff/images/2011/twitter_bird.png) no-repeat scroll center center;
  float: left;
  height: 85px;
  width: 253px;
  padding-top: 5px;
  border: 1px solid #1b1813;
  position: relative;
}
.header_ads .twitter_container .twitter_tweet .tweet_message {
  color: #000000;
  width: 180px;
  padding-left: 15px;
  font-size: 1.1em;
  line-height: 1.3em;
}
.header_ads .twitter_container .twitter_tweet .tweet_date {
  color: #968d7a;
  position: absolute;
  left: 15px;
  bottom: 5px;
  width: 165px;
}
/* End Twitter */
/* Start League Nav */
.league_nav .club_tab {
  float: left;
  text-align: center;
  margin-right: 1px;
}
.league_nav .club_tab a {
  color: #fefbcd;
  text-transform: uppercase;  
  font-size: 1.1em;
  text-decoration: none;
  width: 159px;
  height: 23px;
  padding: 5px 0;
  display: block;
  background: transparent url(http://kaneff.assets.mrx.ca/kaneff/images/2011/leaguenav_bg.png) no-repeat scroll left center;
}
.league_nav .club_tab a.kaneff_tab {
  height: 15px;
  padding: 9px 0;
}
.league_nav .club_tab .club_tab_header {
  font-weight: bold;
  font-size: 1.1em;
}
/* End League Nav */

/*** BODY ***/
.bg_container {
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 1036px;
  background: #ffffff url(http://kaneff.assets.mrx.ca/kaneff/images/2011/body_bg.jpg) repeat scroll left top;
}
.body_container {
  position: relative;
  width: 1020px;
  margin: 0 auto;
  z-index: 8;
  padding: 8px;
  background: transparent url(http://kaneff.assets.mrx.ca/kaneff/images/2011/content_bg.jpg) repeat scroll left top;
  color: #ffffff;
}
/* Start Masthead */
.body_container .leaderboard {
  border-bottom: 1px solid #1a1712;
  float: left;
  padding-bottom: 8px;
  width: 100%;
}
.body_container .leaderboard_ad {
  float: left;
  max-width: 728px;
}
.body_container .leaderboard_side {
  float: right;
  display: block;
}
.body_container .leaderboard_ad img {
  max-height: 90px;
  max-width: 728px;
}
/* End Masthead */
/* Start Navigation */
.body_container .nav .tabs  {
  width: 100%;
  height: 100%;
  font-family: Avant Garde,Century Gothic,sans-serif;
  z-index: 100;
  position: relative;
  margin-top: 1px;
  border-top: 1px solid #82745a;
  border-bottom: 1px solid #1a1712;
}
.body_container .nav .tabs ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.body_container .nav .tabs ul li {
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 110px;
  text-align: center;
}
.body_container .nav .tabs ul li:hover {
  background: #82745A;
}
.body_container .nav .tabs ul li a {
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2em;
  display: block;
  padding: 8px 0 4px;
}
.body_container .nav .tabs ul li .dropdown {
  display: none;
  text-align: left;
  position: aboslute;
  background-color: #82745A;
  width: 160px;
  top: 24px;
  left: 0;
  padding: 10px
}
.body_container .nav .tabs ul li:hover .dropdown {
  display: block;
  position: absolute;
}
.body_container .nav .tabs ul li .dropdown li {
  text-align: left;
  width: 100%;
}
.body_container .nav .tabs ul li .dropdown li a {
  text-transform: none;
  color: #ffffff;
  border: none;
  text-decoration: none;
  background: none;
  line-height: 1.2em;
  padding: 2px 0 4px;
}
/* End Navigation */
.body_container .content_container {
  margin-top: 1px;
  padding: 30px;
  width: 960px;
  background: #383327;
  border-top: 1px solid #82745a;
  border-bottom: 1px solid #1a1712;
}
.body_container .content_container .col1 {
  float: left;
  width: 750px;
  margin-right: 30px;
  min-height: 0.1px;
}
.body_container .content_container .col2 {
  float: right;
  width: 180px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.body_container .content_container .col2 .random_promo {
  padding-bottom: 10px;
}
/*** FOOTER ***/
.bottom_container {
  padding: 15px 0;
  font-size: 1.1em;
  border-top: 1px solid #82745A;
  margin-top: 1px;
}
.bottom_container .footer {
  float: left;
  line-height: 1.5em;
}
.bottom_container .site_links a {
  text-decoration: none;
}
.bottom_container .site_links a:hover {
  text-decoration: underline;
}
.bottom_container .footer .footer_text {
  font-weight: bold;
  color: #fefbcd;
}
.bottom_container .footer .copyright {
  color: #e7d5b2;
}
.bottom_container .newsletter {
  float: right;
  width: 154px;
  height: 57px;
  padding: 10px 10px 10px 60px;
  line-height: 1.5em;
  background: transparent url(http://kaneff.assets.mrx.ca/kaneff/images/2011/newsletter_bg.png) no-repeat scroll left top;
}
.bottom_container .newsletter .join_button {
  position: relative;
  top: 2px;
  left: 7px;
}
.bottom_container .newsletter a {
  border-style: solid;
  border-width: 1px;
  border-color: #8c7e60 #231f18 #231f18 #8a8c5e;
  padding: 2px 10px;
  text-decoration: none;
  color: #ffffff;
  background: #463f30;
  font-weight: bold;
}
.bottom_container .newsletter a:active {
  border-color: #231f18 #8a8c5e #8c7e60 #231f18;
}
.bottom_container .mrx_footer {
  text-align: center;
  padding-top: 15px;
}
