/* CSS Document */

#spfixture-wrap {
  width: 298px;
  border: 1px solid #E7E7E7;
  float: left;
  display: inline;
  margin: 8px 0;
}

#spfixture-wrap .spfixture {
  float: left;
  display: inline;
  width: 288px;
}

#spfixture-wrap .spvenue {
  display: none;
}

#spfixture-wrap .spmatch {
  display:inline;
  float:left;
  height:25px;
  line-height:20px;
  margin:5px 0;
  overflow:hidden;
  width:100%;
}

/* EXTRA CSS FOR FINALS START */
.spmatchname {font-size:11px;font-weight:bold;}
/* EXTRA CSS FOR FINALS END*/

#spfixture-wrap .spscore {
  float: left;
  display: inline;
}

#spfixture-wrap .team1score, #spfixture-wrap .team2score {
  float: left;
  display: inline;
  text-align: center;
  font-size: 12px;
  line-height: 28px;
}

#spfixture-wrap .team1score {
  margin-left: 8px;
}

#spfixture-wrap .scoredivider {
  float: left;
  display: inline;
  width: 20px;
  margin: 0 5px;
  text-align: center;
  font-size: 10px;
  line-height: 28px;
}

#spfixture-wrap .spteam1, #spfixture-wrap .spteam2 {
  font-size: 12px;
  color: transparent;
  font-weight: bold;
  float: left;
  display: inline;
  background: url(../images/fix-sprite.png) no-repeat top left;
  overflow: hidden;
  width: 68px;
  height: 28px;
}

#spfixture-wrap .spversus {
  font-size: 9px;
  color: transparent;
  text-transform: uppercase;
  float: left;
  display: inline;
  margin: 0 5px;
  background: url(../images/fix-sprite.png) no-repeat;
  background-position: 0 -243px;
  width: 20px;
  height: 28px;
  overflow: hidden;
}

#spfixture-wrap .sptime {
  font-size: 10px;
  color: #666;
  float: left;
  margin: 0 5px;
  line-height: 28px;
  display: inline;
}

#spfixture-wrap .csc-header h1 {
  margin: 0;
}

#spfixture-wrap .csc-header h1 {
  float: left;
  display: inline;
  width: 125px;
  height: 20px;
  line-height: 20px;
  margin: 5px;
  font-size: 14px;
}

#spfixture-wrap a.livestats-link {
  float: right;
  display: inline;
  width: 81px;
  height: 20px;
  margin: 5px;
  background-image: url(../images/live_stats_button.gif);
}

/* Breakers */
#spfixture-wrap .spfixture .tid369911 {
  background-position: 0 -136px;
}

/* Taipans */
#spfixture-wrap .spfixture .tid11144829 {
  background-position: 0 -29px;
}

/* Blaze */
#spfixture-wrap .spfixture .tid369916 {
  background-position: 0 -58px;
}

/* Crocs */
#spfixture-wrap .spfixture .tid11143963 {
  background-position: 0 -214px;
}

/* Hawks */
#spfixture-wrap .spfixture .tid369910 {
  background-position: 0 -272px;
}

/* Wildcats */
#spfixture-wrap .spfixture .tid369909 {
  background-position: 0 -165px;
}

/* 36ers */
#spfixture-wrap .spfixture .tid11144096 {
  background-position: 0 0;
}

/* Tigers */
#spfixture-wrap .spfixture .tid369917 {
  background-position: 0 -87px;
}

/* Kings*/
#spfixture-wrap .spfixture .tid369912 {
background-position:0 -340px;
}

#spfixture-wrap .spfixture .tid11150796 {
  background-position: -300px 0;
}

.tabs {
  width: 288px;
  margin: 5px 5px 0 5px;
}

UL.tabNavigation {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 22px;
}

UL.tabNavigation LI {
  display: inline;
  margin-left: 0px;
  padding-left: 0px;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

UL.tabNavigation LI A {  
  background-color: #ccc;
  color: #000;
  text-decoration: none;
  width: 144px;
  height: 19px;
  float: left;
  display: inline;
  background-repeat: no-repeat;
}


UL.tabNavigation LI.thisweek-tab a.selected {
  background-image: url(../images/tround-on.jpg);
}

UL.tabNavigation LI.thisweek-tab a {
  background-image: url(../images/tround-off.jpg);
}

UL.tabNavigation LI.nextweek-tab a {
  background-image: url(../images/nround-off.jpg);
}

UL.tabNavigation LI.nextweek-tab a.selected {
  background-image: url(../images/nround-on.jpg);
}

/* 
UL.tabNavigation LI a.thisweek-tab.selected {
  background-image: url(../images/tround-on.jpg);
}

UL.tabNavigation LI a.thisweek-tab {
  background-image: url(../images/tround-off.jpg);
}

UL.tabNavigation LI a.nextweek-tab {
  background-image: url(../images/nround-off.jpg);
}

UL.tabNavigation LI a.nextweek-tab.selected {
  background-image: url(../images/nround-on.jpg);
}
*/

#thisweek a, #nextweek a {
  text-decoration: none;
}


UL.tabNavigation LI A.selected, UL.tabNavigation LI A:hover {
  background-color: #333;
  color: #fff;
}
    
UL.tabNavigation LI A:focus {
  outline: 0;
}

/* Ladder Styles */

#ladder-wrap {
  width: 298px;
  border: 1px solid #E7E7E7;
  float: left;
  display: inline;
  margin: 0 0 8px 0;
}

#ladder-wrap .csc-header h1 {
  float: left;
  display: inline;
  height: 20px;
  line-height: 20px;
  margin: 5px;
  font-size: 14px;
}


table.spladder {
  background-image: url("../images/ladder-top.jpg");
  border: medium none;
  border-collapse: collapse;
  font-family: Arial;
  font-size: 11px;
  margin: 5px;
  padding: 0;
  width: 286px;
}

table.spladder th {
  text-align: left;
  color: #666;
  font-weight: bold;
  font-size: 11px;
  height: 10px;
  text-transform: uppercase;
}

table.spladder td {
  padding:0px;
  text-align: left;
}

table.spladder td.sproweven {
  width: 25px;
}

table.spladder tr.sproweven {
  height: 26px;
  margin: 0;
  padding: 0;
}

table.spladder tr.sprowodd {
  height: 26px;
  margin: 0;
  padding: 0;
}

table.spladder td.teamname {
  color: #333333;
  font-size: 11px;
  font-weight: bold;
  padding-left: 35px;
  text-align: left;
  width: 133px;
}

/* Breakers */
table.spladder td.tid369911 {
  background-image: url(../images/breakers-fix.png);
  background-repeat: no-repeat;
  background-position: left center;
}

/* Taipans */
table.spladder td.tid11144829 {
  background-image: url(../images/taipans-fix.png);
  background-repeat: no-repeat;
  background-position: left center;
}

/* Blaze */
table.spladder td.tid369916 {
  background-image: url(../images/blaze-fix.png);
  background-repeat: no-repeat;
  background-position: left center;
}

/* Crocs */
table.spladder td.tid11143963 {
  background-image: url(../images/crocs-fix.png);
  background-repeat: no-repeat;
  background-position: left center;
}

/* Hawks */
table.spladder td.tid369910 {
  background-image: url(../images/hawks-fix.png);
  background-repeat: no-repeat;
  background-position: left center;
}

/* Kings */
table.spladder td.tid369912 {
  background-image: url(../images/kings-fix.png);
  background-repeat: no-repeat;
  background-position: left center;
}

/* Wildcats */
table.spladder td.tid369909 {
  background-image: url(../images/wildcats-fix.png);
  background-repeat: no-repeat;
  background-position: left center;
}

/* 36ers */
table.spladder td.tid11144096 {
  background-image: url(../images/36ers-fix.png);
  background-repeat: no-repeat;
  background-position: left center;
}

/* Tigers */
table.spladder td.tid369917 {
  background-image: url(../images/tigers-fix.png);
  background-repeat: no-repeat;
  background-position: left center;
}



/* Team Fixtures */

#team-next-game {
  float: left;
  display: inline;
  width: 300px;
}

#team-next-game .spfixture {
  width: 298px;
  margin: 0px;
}

#team-next-game .spscore {
  text-align: center;
  font-size: 11px;
}

#team-next-game .spmatch {
  width: 298px;
  border: 1px solid #E7E7E7;
  float: left;
  display: inline;
  margin-bottom: 8px;
}

#team-next-game .spteams {
  margin: 0px auto;
  text-align: center;
}

#team-next-game .spteam1, #team-next-game .spteam2, #team-next-game .spversus {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: inline;
}

#team-next-game .splogowrapteams {
  display: none;
}

#team-next-game .teamleft, #team-next-game .teamright {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  float: left;
  display: inline;
  background: url(../images/team-fix-sprite.jpg) no-repeat top left;
  overflow: hidden;
  width: 137px;
  height: 67px;
}

#team-next-game .teamright {
  float: right;
}

#team-next-game .splogowrap .spvsdiv {
  float: left;
  display: inline;
  background: url(../images/team-fix-sprite.jpg) no-repeat;
  background-position: 0 -952px;
  width: 19px;
  height: 67px;
  overflow: hidden;
  margin-left: 3px;
}

#team-next-game .sptime, #team-next-game .spvenue {
  font-size: 10px;
  color: #333;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin: 0px auto;
}

#team-next-game .splogowrap {
  float: left;
  width: 100%;
  display: inline;
  height: 67px;
}

/* Breakers */
#team-next-game .spfixture .teamleft.tlogoid369911 {
  background-position: 0 -272px;
}

#team-next-game .spfixture .teamright.tlogoid369911 {
  background-position: 0 -340px;
}

/* Taipans */
#team-next-game .spfixture .teamleft.tlogoid11144829 {
  background-position: 0 -680px;
}

#team-next-game .spfixture .teamright.tlogoid11144829 {
  background-position: 0 -748px;
}

/* Blaze */
#team-next-game .spfixture .teamleft.tlogoid369916 {
  background-position: 0 -136px;
}

#team-next-game .spfixture .teamright.tlogoid369916 {
  background-position: 0 -204px;
}

/* Crocs */
#team-next-game .spfixture .teamleft.tlogoid11143963 {
  background-position: 0 -408px;
}

#team-next-game .spfixture .teamright.tlogoid11143963 {
  background-position: 0 -476px;
}

/* Hawks */
#team-next-game .spfixture .teamleft.tlogoid369910 {
  background-position: 0 -544px;
}

#team-next-game .spfixture .teamright.tlogoid369910 {
  background-position: 0 -612px;
}

/* Wildcats */
#team-next-game .spfixture .teamleft.tlogoid369909 {
  background-position: 0 -1020px;
}

#team-next-game .spfixture .teamright.tlogoid369909 {
  background-position: 0 -1088px;
}

/* 36ers */
#team-next-game .spfixture .teamleft.tlogoid11144096 {
  background-position: 0 0;
}

#team-next-game .spfixture .teamright.tlogoid11144096 {
  background-position: 0 -68px;
}

/* Kings */
#team-next-game .spfixture .teamleft.tlogoid369912 {
  background-position:0 -1155px;
}

#team-next-game .spfixture .teamright.tlogoid369912 {
  background-position:0 -1225px;
}

/* Tigers */
#team-next-game .spfixture .teamleft.tlogoid369917 {
  background-position: 0 -816px;
}

#team-next-game .spfixture .teamright.tlogoid369917 {
  background-position: 0 -884px;
}


/* Undecided */
#team-next-game .spfixture .teamleft.tlogoid11150796 {
  background-position: -300px 0px;
}

#team-next-game .spfixture .teamright.tlogoid11150796 {
  background-position: -300px 0px;
}




/* Custom Tab CSS */

.tabs2 {
  width: 288px;
  margin: 5px 5px 0 5px;
}

UL.tabNavigation2 {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 22px;
}

UL.tabNavigation2 LI {
  display: inline;
  margin-left: 0px;
  padding-left: 0px;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

UL.tabNavigation2 LI A {  
  background-color: #ccc;
  color: #000;
  text-decoration: none;
  width: 144px;
  height: 19px;
  float: left;
  display: inline;
}

UL.tabNavigation2 LI A.selected2, UL.tabNavigation2 LI A:hover {
  background-color: #333;
  color: #fff;
}
    
UL.tabNavigation2 LI A:focus {
  outline: 0;
}

#col-1-2-wrap ul.tabNavigation2 {
  height: 26px;
}

#col-1-2-wrap ul.tabNavigation2 li a {
  background-image: none;
  height: 26px;
  line-height: 26px;
  margin-right: 8px;
  background-color: #DEDEDE;
  padding: 0 8px;
  width: auto;
}

#col-1-2-wrap .tabs2 {
  margin: 10px 0 0 0;
  width: 660px;
}

#col-1-2-wrap ul.tabNavigation2 li a {
  border: 1px solid #BBBBBB;
}

#col-1-2-wrap ul.tabNavigation2 li a.selected2 {
  background-color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  color: #000;
}

#col-1-2-wrap #tab1, #col-1-2-wrap #tab2, #col-1-2-wrap #tab3, #col-1-2-wrap #tab4 {
  border: 1px solid #BBBBBB;
  margin-top: 1px;
}

#col-1-2-wrap #tab1content, #col-1-2-wrap #tab2content, #col-1-2-wrap #tab3content, #col-1-2-wrap #tab4content {
  width: 644px;
  margin: 0 8px;
}

.t-end-draw, .t-end-game {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.t-end-game, .t-end-game-w, .t-end-game-l {
  text-align: center;  
  border: 1px solid #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;  
}

.t-end-game {
  border-color: #333;
}

.t-end-game-w {
  border-color: #F60;
  background-color: #FFDC9F;
}
.t-end-game-l {
  border-color: #009;
  background-color: #CFE5FF;
}

.t-end-date {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
}

#thisweek .team1name a, #thisweek .team2name a, #thisweek .spversus a, #nextweek .team1name a, #nextweek .team2name a, #nextweek .spversus a {
  color: transparent;
}

#ladder-wrap .contenttable {
  width: 300px;
}

#ladder-wrap .contenttable tr.sprowodd {
  background-color:#F4F4F4;
}

#ladder-wrap table {
  float: left;
  display: inline;
}

#ladder-wrap .csc-header {
  float: left;
  width: 296px;
}

#spfixture-wrap .spteam1 .tid11150796, #spfixture-wrap .spteam2 .tid11150796 {
  background-image: none;
}


/*STATS TABS START */
.stat-rot-img {
        float:right;
        display:inline;
}
#spstats-container {
  display:inline;
  float:left;
  width:300px;
}

#spstats-container-head {
        display:inline;
        float:left;
        height:30px;
        overflow:hidden;
        width:300px;
}

#spstats-container .csc-header {
  background-image:url("../images/leading_stats_title.jpg");
  display:inline;
  float:left;
  height:10px;
  margin:10px 5px 5px;
  width:113px;
  background-repeat:no-repeat;
}

#points, #assists, #rebounds {
  float:left;
}

#spstats-container a.fantasy-link {
  background-image:url("../images/dreamteam_button.jpg");
  display:inline;
  float:right;
  height:21px;
  margin:5px 0 5px 5px;
  width:129px;
}

#spstats-container a.tipping-link {
  background-image:url("../images/iinet_tipping_btn.gif");
  display:inline;
  float:right;
  height:21px;
  margin:5px 0 5px 5px;
  width:129px;
}

#spstats-container .contenttable p {
  margin:0px;
}
#spstats-container .contenttable {
  color:#F1F1F1;
  width:300px;
  font-size:11px;
}
#spstats-container .tr-odd {
  background-color:#F1F1F1;
  color:#666666;
  height:20px;
}

#spstats-container .tr-even {
  color:#666666;
}

#spstats-container thead {
  text-transform:uppercase;
  text-align:left;
}
#spstats-container .td-0 {
  padding-left:5px;
  text-align:left;
  width:195px;
}

.statstabs {
  width: 300px;
  margin: 5px 5px 0 5px;
}

UL.statstabNavigation {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 22px;
}

UL.statstabNavigation LI {
  display: inline;
  margin-left: 0px;
  padding-left: 0px;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

UL.statstabNavigation LI A {  
  background-color: #ccc;
  color: #000;
  text-decoration: none;
  width: 100px;
  height: 16px;
  float: left;
  display: inline;
  background-repeat: no-repeat;
}


UL.statstabNavigation LI.points-tab a.selected {
  background-image: url(../images/points_on.jpg);
}

UL.statstabNavigation LI.points-tab a {
  background-image: url(../images/points_off.jpg);
}

UL.statstabNavigation LI.assists-tab a {
  background-image: url(../images/assists_off.jpg);
}

UL.statstabNavigation LI.assists-tab a.selected {
  background-image: url(../images/assists_on.jpg);
}

UL.statstabNavigation LI.rebounds-tab a {
  background-image: url(../images/rebounds_off.jpg);
}

UL.statstabNavigation LI.rebounds-tab a.selected {
  background-image: url(../images/rebounds_on.jpg);
}

/* 
UL.statstabNavigation LI a.points-tab.selected {
  background-image: url(../images/points_on.jpg);
}

UL.statstabNavigation LI a.points-tab {
  background-image: url(../images/points_off.jpg);
}

UL.statstabNavigation LI a.assists-tab {
  background-image: url(../images/assists_off.jpg);
}

UL.statstabNavigation LI a.assists-tab.selected {
  background-image: url(../images/assists_on.jpg);
}

UL.statstabNavigation LI a.rebounds-tab {
  background-image: url(../images/rebounds_off.jpg);
}

UL.statstabNavigation LI a.rebounds-tab.selected {
  background-image: url(../images/rebounds_on.jpg);
}

*/

#points a, #assists a, #rebounds a {
  text-decoration: none;
}


UL.statstabNavigation LI A.selected, UL.statstabNavigation LI A:hover {
  background-color: #333;
  color: #fff;
}
    
UL.statstabNavigation LI A:focus {
  outline: 0;
}

/*STATS TABS END */
