/* CSS Document */

body {
  background-image: url("../../user_upload/11-12_content_elements/backgrounds/36ers.jpg");
  background-position: center 35px;
  background-repeat: no-repeat;
  background-color: #02050A;
  /* background-color: #274679; */
  
}

#header {
  background-color: transparent;
  height: 125px;
}

#leaderboard {
  width: auto;
  height: auto;
  margin: 0;
}

#col-wrap {
  background-image: url(../images/36ers/top_content_bg.jpg);
  background-repeat: no-repeat;
  background-position: top;
}

#rss-wrap {
  width: 669px;
  height: 33px;
  border: none;
  background-image: url(../images/36ers/ticker_bg.gif);
  background-repeat: no-repeat;  
}

#footer-nav, #footer-nav a, #copyright {
  color: #3a78ab;
}

a#splogo {
  width: 151px;
  height: 48px;
  background-image: url(../images/sp_logo_rev.png);
  background-repeat: no-repeat;
}

/* Navigation */

#nav-wrap {
  background-image: url(../images/36ers/nav_bg.jpg);
  background-repeat: no-repeat;
  border: none;
  background-color: transparent;
  height:33px;
  width:100%;
  margin: 0 0 0 0;
}

#nav a {
  color: #FFF;
}

#nav li ul a {
  background-color: #D9E3EC;
  color: #000;
}

#nav a:hover {
  background-image: url(../images/nav-hover.png);
  color: #FFF;
}


#nav li ul li a:hover, #nav li ul li ul li a:hover {
  background-image: none;
  background-color: #A7BDCF;
  color: #000;
}

/* News Plugin */

.news-list-container li.active {
  background-image: url(../images/36ers/news_heading.gif);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #D9E3EC;
}

.news-list-container li.active .news-list-sub a {
  color: #313131;
}


/* Player Profiles */

.profile-nav {
  background-image: url(../images/36ers/36ers_rost_title.jpg);
}

.profile-top {
  background-image: url(../images/36ers/36ers_prof_bg.jpg);
}

ul.profile-name-no-pos {
  color: #F0B310;
}

ul.profile-name-no-pos li {
  border-left: 1px solid #F0B310;
}

table.profile-basic-stats {
  color: #fff;
}

a#team-link-logo {
  float: left;
  display: inline;
  width: 240px;
  height: 124px;
  background-image: url("../../user_upload/11-12_content_elements/team-header-logos/36ers.png");
  background-repeat: no-repeat;
}

.indent {
  margin-left: 15px;
}

.streamwrap {margin:35px;}

#supporters {
  display:inline;
  float:left;
  margin:8px;
  width:980px;
}

#supporters-content {
  display:inline;
  float:left;
  margin:0px;
  width:100%;
}

#island {
  display:none;
  visibility:hidden;
}

.nblcountdownwrapprer {
background-image:url("http://www.nbl.com.au/fileadmin/templates/images/countdowns/36ers_countdown_bg.jpg");
}

.nblcountdownwrapprer .tx-astcountdown-pi1 h4 {
margin:0 0 15px 95px;
width:120px;
}
