.bold {
	font-weight: bold;
}

#gameFilmstrip{
	text-align:center;
	height:57px;
	width:570px;
	float:left;
	margin: 0 0 20px 0;
}

#popupCalendar{
	/*position:absolute;left:757px;*/
}

#gameHeader{
	float:left;width:187px;
	overflow:hidden;
	text-indent: -100em;
	background:url(../../media/scoreboard.gif) no-repeat 0 50%;
}
.subHeader:after{
	clear:both;
}
.subHeader{
	position:relative;
	height:75px;
	z-index: 10;
}

.clearer{
	clear:both;
}
#gameMainContainer{
	float:left;
	_width:801px;
	margin:5 0;
}

#gameMainContainerBottom{
	width: 801px;
	float:left;
	background: transparent url(../../images/gameInfo/games_main_border_bottom.jpg) no-repeat top left;
	height:8px;
}
#gameMainContainerBottom hr{
	display:none;
}


#gameMainContainerSub{
	width:801px;
}


#genericContainer{
	display:inline;
	height:1px;
}
.minigame{
	height:55px;
}
#gameInfoGameScoreboard{
	height:100px;
}
#gameInfoLinksContainer{
	height:34px;
	position: relative;
}
ul#gameInfoLinks{
	margin:0 5;
	padding:0;
	display:inline;
	list-style:none;
}
#gameInfoLinks li{
	display:inline;
	list-style:none;
	height:34px;
	background-image: url(../../media/homepage/tab_inactive.gif);
}
li#gameInfoLink{
	width:110px;
}
li#gameInfoRecap{
	width:126px;
	display:none;
}
li#gameInfoBoxscore{
	width:123px;
}
li#gameInfoPBP{
	width:133px;
}
ul#navlist
{
margin: 0;
padding: 0;
white-space: nowrap;
}
#navlist li
{
display: inline;
list-style-type: none;
}
#navlist a { padding: 3px 10px; }
#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}
#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

#gameInfoLowerContainer{
	float:right!important;
	_width:801px;
	display:inline;
	padding: 5 14;
	background: url(../../images/gameInfo/games_main_tile.jpg) repeat-y top right;
}

html>body #gameInfoLowerContainer{
	background: url(../../images/gameInfo/games_main_tile.jpg) repeat-y;
	width:775px
}




#gameStatInfoR{
	float:left;
	width:460px;
}
.box{
	border:1px solid #DBDBDB;
	margin-bottom:5px;
}

.arena{
	_width:302px;
	margin-top:5px;
}

.border{
	border:1px solid #DBDBDB;
}


.box:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .box {height: 1%;}
/* End hide from IE-mac */

.pregame{
	background: url(../../images/gameInfo/pregame_bg.gif) repeat-x 0 18px;
}

.box h4{
	margin:0;
	font-size:12px;
	background: blue url(../../images/gameInfo/box_header_bg.gif) repeat-x top left;
	padding: 0 5;
	height:18px;
	color:#ffffff;
}

#fantasyHdr{
	height:35px;
	background: transparent url(../../images/gameInfo/08games_subhdr_fantasy.gif) no-repeat;
	text-indent:-100em;
}


#playByPlayHdr{
	height:20px;
	background: transparent url(../../images/gameInfo/games_hdr_playbyplay.jpg) no-repeat top left;
	text-indent:-100em;
}

#statsAtaGlanceHdr{
	height:20px;
	background:transparent url(../../images/gameInfo/08games_hdr_statsataglance.gif) no-repeat;
	text-indent:-100em;
}

#watchAndListenHdr{
	height:20px;
	background:transparent url(../../images/gameInfo/games_hdr_stacked.jpg) no-repeat -1px -1px;
	text-indent:-100em;
}

#watchAndListenHdr .highlightsHdr{
	height:20px;
	background:transparent url(../../images/gameInfo/games_hdr_stacked.jpg) no-repeat 0px -20px;
	text-indent:-100em;
}



#arenaStatsHdr{
	height:20px;
	background:transparent url(../../images/gameInfo/games_hdr_arenastats.jpg) no-repeat -1px -1px;
	text-indent:-100em;
}

#fanVoiceHdr{
	height:30px;
	background: transparent url(../../images/gameInfo/08games_subhdr_fanvoice.gif);
	text-indent:-100em;
}

#communityHdr{
	height:35px;
	background: transparent url(../../images/gameInfo/games_hdr_community.jpg) no-repeat -1px -1px;
	text-indent:-100em;
}

#mobileHdr{
	height:35px;
	background: transparent url(../../images/gameInfo/08games_subhdr_mobile.gif) no-repeat;
	text-indent:-100em;
}



.box p{
	margin:5px;
}

/******************** mini scoreboard area on left *********************************************/

/*
#gameInfoScoreboardHdr{
	height:54px;
	overflow:hidden;
	background:url(../../images/gameInfo/games_miniscore_topcell.gif) repeat-x top left;
}
*/

#gameInfoScoreboard{
	float:left;
	width:122px;
	margin-right:10px;
	border:1px solid #BAC2CD;;
}
#gameInfoScoreboardLink{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	background-color:#E5E5E5;
}
#gameInfoScoreboardLink a{
	text-decoration:none;
	display:block;
	background-color:#E5E5E5;
	
}
.gameInfoScoreboardDate{
	margin-top:21px;
	font-family:arial;
	font-size:12px;
	text-align:right;
	border-top: 1px #cccccc dashed;
}

.gameInfoScoreboardDate a{
	text-decoration:none;
	font-weight:bold;
}


/*******=mini-scoreboard individual game *************/

.sbBox { 
	width:122px;
	position: relative;
	background-color:#E5E5E5;
}

.regScoreAway { 
	width:20px;
	position: absolute; 
	left: 95px; 
	top: 3px; 
	padding-left: 1px;  
	z-index: 0;
	text-align:right;
}
.regScoreHome { 
	width:20px;
	position: absolute; 
	left: 95px; 
	top: 19px; 
	padding-left: 1px; 
	z-index: 0;
	text-align:right;
}

.regNameAway { 
	position: absolute; 
	left: 4px; 
	top: 3px; 
	padding-left: 1px;  
	z-index: 0;
}
.regNameHome { 
	position: absolute; 
	left: 4px; 
	top: 19px; 
	padding-left: 1px; 
	z-index: 0;
}

/*******=mini-scoreboard bottom row *************/

.sbClock { 	
	position: absolute;
	height: 15px;
	padding: 3 0 0 5px;
	margin: 0px 0px 0px 0px;
	top: 34px;
	left:0px;
	width: 100px;
	_width:100px;
	font-weight: bold; 
	font-size: 10px;
	border-top: 1px #cccccc dashed;
}
.sbTV { 	
	position: absolute;
	height: 15px;
	padding: 3 0 0 5px;
	margin: 0px 0px 0px 0px;
	top: 34px;
	right:0px;
	width: 33px;
	font-weight: bold; 
	font-size: 10px;
	border-top: 1px #cccccc dashed;
}


.win {
	color:#F65317;
}

/***************** mini-scoreboard mouseover ***********************************/

.sbGame { 	
	align: center;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 122px;
	height: 54px;
	border-top: 1px solid #BAC2CD;	
	color: #484848;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px; 
}

.sbGameHover {
	align: center;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 122px;
	height: 54px;
	color: #000000;
	border-top: 1px solid #BAC2CD;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	cursor: hand; 
	cursor: pointer; 
	background-color: #CBDDF4;
}

/******************** end mini scoreboard area on left *********************************************/

/********************** arena stats begin ******************************/

#arenaContainer {
	width: 460px;
}

#arenaStats{
	margin: 0;
	padding: 0 5;
}
#arenaStats dt {
	width: 90px;
	float: left;
	font-weight: bold;
	color:#9e9e9e;
}

#arenaStats dd{
	margin-left:91px;
}

/* commented backslash hack for mac-ie5 \*/
#arenaStats dt { 
	clear: both; 
}
/* end hack */

/********************** arena stats end ******************************/



/****************** lower left side *******************************/
#gameStatInfo1{
	padding: 0px 8px 0px 0px;
	width: 302px;
	float: left;
	position:relative;

}

/**************** pregame stats at a glance begin ********************/
#statsAtaGlance td {
	padding:3px;
}
#statsAtaGlance strong {
	color:#9e9e9e;
}
#statsAtaGlance .dashed{
	border-bottom:1px dashed #AFAFAF;
}


/*************** more links **************************/

.morelinks{

	font-family:arial;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	padding-right:5px;

}

.morelinks a, img{
	text-decoration:none;
	border:0;

}



/****************** vertical bar ******************/

#vertBarContainer{
	height:223px;
	position:relative;
	border-bottom:1px dashed #DBDBDB;
}

#teamstats{
	position: relative; 
	width: 270px; 
	height: 175px;
  	margin: 1.1em 0 0.1em; 
	padding: 0;
  	border-bottom: 1px solid #DBDBDB; 
	border-top: 1px dotted #DBDBDB; 
	list-style: none;
  	font: 11px Arial;
	
}

#teamstats ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#teamstatsfooter{
	position: relative; 
	width: 270px;
  	margin: 0; padding: 0;
  	font: 11px Arial;
	font-weight:bold;
}
  
#teamstatsfooter ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#teamstatsfooter li {
	position: absolute; 
	top: 0; 
	width: 90px; 
	z-index: 2;
  	margin: 0; 
	padding: 0; 
	text-align: center; 
	list-style: none;
}


#teamstatsfooter #f1 {left: 0;}
#teamstatsfooter #f2 {left: 90px;}
#teamstatsfooter #f3 {left: 180px;}


#teamstats li {
	position: absolute; 
	bottom: 0; 
	width: 90px; 
	z-index: 2;
  	margin: 0; 
	padding: 0; 
	text-align: center; 
	list-style: none;
}
#teamstats li.qtr {
	height: 160px;
	_height: 170px;
	padding-top: 2px;
	border-right: 1px dotted #DBDBDB;
}
#teamstats li.last { 
	border-right: 0px 
}
  
#teamstats li.bar {
	width: 22px; 
	/*border: 1px solid;*/ 
	border-bottom: none; 
	color: #000;
} /* width of the bar */
#teamstats li.bar p {
	margin: -15px -3 0; 
	padding: 0;
	font-weight:normal;
	color:#000000;
} /* text */

* html body #teamstats li.bar p {
	margin: -15px -15px 0; 
	padding: 0;
	color:#000000;
	position:absolute;
}


#teamstats li.away {
	left: 15px; 
}




#teamstats li.home {
	left: 48px; 
}

#teamstats #q1 {left: 0;}
#teamstats #q2 {left: 90px;}
#teamstats #q3 {left: 180px;}

#teamLegend{
	height:15px;
	margin:5px;
}

.teamLegendBar {
	float: left;
	width:40px;
	margin-right: 5px;
}

.tc {
	float: left;
	margin-right: 5px;
}


.hawks {background-color: #C50000; }
.celtics {background-color: #006B18; }
.cavaliers {background-color: #C40012; }
.hornets {background-color: #00868C;}
.bulls {background-color: #A40808;}
.mavericks {background-color: #0E57A7;}
.nuggets {background-color: #FCB216;}
.warriors {background-color: #FEC547;}
.rockets {background-color: #E3072E;}
.clippers {background-color: #01326C;}
.lakers {background-color: #AD4A84;}
.heat {background-color: #B22432;}
.bucks {background-color: #BD303A;}
.timberwolves {background-color: #0F2944;}
.nets {background-color: #0A2B4D;}
.knicks {background-color: #FF5200; }
.magic {background-color: #0099F0;}
.pacers {background-color: #FDBB33;}
.sixers {background-color: #C69C4A;}
.suns {background-color: #D45A0A;}
.blazers {background-color: #000000;}
.kings {background-color: #8356AB;}
.spurs {background-color: #BABDC6; }
.sonics {background-color: #00492A;}
.thunder {background-color: #00492A;}
.raptors {background-color: #DE2129;}
.jazz {background-color: #091965;}
.grizzlies {background-color: #444868;}
.wizards {background-color: #004273;}
.pistons {background-color: #F0174A;}
.bobcats {background-color: #F26631;}

.rookies {background-color: #0A2B4D;}
.sophomores {background-color: #E3072E;}
.east {background-color: #0A2B4D;}
.west {background-color: #E3072E;}



/************************* playbyplay section  OLD VERSION  ***********************/
.pbpLineInfo div.grey {
	padding: 2px 0px 0px 0px;
	/*background-color: #F2F2F2;*/
}

.pbpLineInfo div.white {
	padding: 2px 0px 0px 0px;
	/*background-color: #ffffff;*/
}

.dFont { 
	color:#000000; 
	font-family:tahoma; 
	font-size: 11px; 
	text-decoration:none; 
	text-align:left; 
}
.dFontB { 
	color:#000000; 
	font-family:tahoma; 
	font-size: 11px; 
	text-decoration:none; 
	font-weight:bold; 
	text-align:left; 
}

.pbpMiddle{
	float:left;
	width:100%;
	margin:0 auto;
	font-size: 11px; 
	text-decoration:none; 
	font-weight:bold; 
	text-align:center; 
	background-color:#DBDBDB;
}
.pbpVisitor{
	margin:0;
	padding:0;
	float:left;
	width:30%;
	font-size: 11px; 
	text-decoration:none; 
	text-align:left; 
}
.pbpTime{
	margin:0;
	padding:0;
	float:left;
	width:30%;
	font-size: 11px; 
	text-decoration:none; 
	text-align:center; 
}
.pbpHome{
	margin:0;
	padding:0;
	float:right;
	width:30%;
	font-size: 11px; 
	text-decoration:none; 
	text-align:right; 
}



/************** end playby play old version  ************************/


/************** begin playbyplay new  version  ************************/

#playbyplay {
  	float: left;
  	width: 290px;
	_width:293px;  /* hack for ie */
  	padding: 5px 0;
  	background: url(img/bg.gif) no-repeat top left;
	
  	}
#playbyplayTeams{
	width:290px;
	_width:293;
	padding: 5px 0px;
	font-size:14px;
}

#playbyplayTeams ul{
	display:inline;
}
#playbyplayTeams ul li{
	list-style-type:none;
	font-weight:bold;
	float:left;
	width:50%;
	_width:49%;
}

#playbyplayTeams ul li.home{
	text-align:right;
}


	
#playbyplay dl {
  	float: left;
  	width: 290px;
	_width:283px;
  	margin: 1px 5px;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
	border-bottom:1px solid #DBDBDB;
  	}

 /*  no bottom line for last pbp */	
#playbyplay dl#pbp_15 {
  	float: left;
  	width: 290px;
	_width:283px;
  	margin: 1px 5px;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
	border-bottom:0px;
  	}


#playbyplay dt {
  	text-align:center;
  	margin: 0 auto;
	background-color:#DBDBDB;
  	padding: 0;
  	font-size: 11px;
	font-weight:bold
  	}

#playbyplay dt.noteam {
  	text-align:center;
  	margin: 0 auto;
	background-color:#898989;
  	padding: 0;
  	font-size: 12px;
	font-weight:bold;
	letter-spacing: 1px;
  	color: #ffffff;
  	}
	
	
#playbyplay dt.clock {
  	float: left;
	display: inline; /* fixes IE/Win double margin bug */
  	width: 80px;
  	margin: 0 0 0 104px;
	_margin: 0 0 0 102px;
  	padding: 0;
	font-weight:normal;
	background-color:transparent;
  	font-size: 11px;
	text-align:center;
  	}

 .score{
	font-weight:bold;
  	}


#playbyplay dd {
  	margin: 0;
  	padding: 0;
  	font-size: 11px;
  	
  	}
	
#playbyplay dd.visitor {
  	float: left;
	display: inline; /* fixes IE/Win double margin bug */
    width:105px;
	_width:100px;
  	margin: 0 0px 0 -184px;
	_margin: 0 0px 0 -182px;
  	padding: 0px;
 }
#playbyplay dd.home {
   width:105px;
   _width:100px;
   float:right;
   display:inline;
   /*
   margin:0 0 0 193px;
   _margin:0 0 0 185px;
   */
   text-align:right;
   
 }

 dl.pbpRowHover{
 	background-color: #CBDDF4;
 }	
 
 
 #pbpBox{
 	min-height:420px;
 }
 
 * html body div#pbpBox{
 	height:420px;
 }	
 
 
/************** end playbyplay new  version  ************************/


/***************watch and listen ********************/

.watchAndListen{
	padding: 0 5 5 5;
}

.watchAndListen ul{
	display:inline;
	float:left;
	width:445px;
	margin:5 0;
	padding:0;
}


.watchAndListen ul li{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}

.watchAndListen ul li.first{
	width:162px;
}


.watchAndListen ul li.second{
	width:240px;
}


.watchAndListen ul li.only{
	width:445px;
	_width:440px;
}


.watchAndListen ul li a{
	font-weight:bold;
	display:block;
	font-size:12px;
	padding:2px;
}

.watchAndListen span {
	font-weight: bold;
	color:#9e9e9e;
}

.watchAndListen ul li a.more{
	padding:0px;
}
.watchAndListen ul li a.scrLinks{
		display:inline;
        padding:0px;
}

.watchAndListen p.watchAndListenFixed{
	margin:0px;
	padding:0px;
}

.watchAndListen ul li.fixed{
	text-align:left;
	padding-right:3px;
}

.watchAndListen ul a.more{
	text-align:right;
	position:relative;
	bottom:-39px;
}

.watchAndListen ul a.moreTwo{
	text-align:right;
	position:relative;
}


div.imageLP{ 
	float:left; 
	width:70px;
	_height:1%;
}

p.watchAndListenFixed img.moreArrow { 
	margin:0px;
	padding:0px;
}



.item{
	margin:0;
	position:relative;
	padding:0;
	float:left;
	width:450px;
	_height:53px;
	min-height:53px;
	
}	

.item h3{
	padding:0;
	font-size:12px;
}	

.item img {
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	border:0px;
}

.item img.button {
	position:relative;
	display:inline;
}
	
	
.item p, .item h3 {
	margin:0 4px 0 80px;
	font-size:11px;
}
.item a.vidText	{ 
	display:inline;
}

.item a.vidPlay	{ 
	margin:0;
	padding:0;
}


/********** top mini scoreboard and link tabs **************/

	#gameInfoGameScoreboard {
		width: 600px;
		_width: 604px;
		float: center;
		display: block;
		height: 155px;
		text-align: center;
		/* border: 1px solid #DBDBDB; */
		position: relative;
                margin: 0px 0 0 18px;
		top: 0px;
		z-index: 0;
		
	}
	
	.teamLogoTop {
		width: 80px;
		height: 64px;
	}
	
	.teamLogoTop p { display: none; }
	
	.gI_topBoxVisitorTeam, .gI_topBoxHomeTeam {
		width: 80px;
		height: 70px;
		position: relative;
		border: 1px solid #DBDBDB;
		margin: 3px 3px 0px 0px;
		vertical-align: middle;
	}
	
	div.gI_topBoxVisitorTeam, div.gI_topBoxScores {
		float: left;
	}
	
	div.gI_topBoxVisitorTeam {
		margin-left: 3px;
	}
	
	div.gI_topBoxHomeTeam {
		float: right;
	}
	
	div.gI_topBoxScores {
		margin: 3px;
		width: 420px;
	}
	
	
	div#gI_topBox div#sonics {
		max-height: 73px; /* mozilla only */
		padding-top: 7px;
	}
	
	table.miniBoxscore * {
		font-size: 12px;
		font-family: tahoma;
	}
	
	table.miniBoxscore tr td.ot {
		font-size: 9px;
	}
	
	table.miniBoxscore {
		height: 80px;
		border-collapse: collapse;
	}
	
	tr.msTitle  * {
		background-color: #DEE7ED;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	
	tr.msTeam a {
		color: #000000;
	}
	
	tr.msTeam a.win {
		color:#F65317;
	}
	
	tr.msTeam a:hover {
		color: red;
	}
	
	table.miniBoxscore tr th {
		width: 125px;
		padding-left: 5px;
		border-right: 1px solid #DBDBDB;
		border-bottom: 1px solid #DBDBDB;
	}
	
	table.miniBoxscore tr.msFooter th, table.miniBoxscore tr.msFooter td{
		border-bottom: 0px;
	}
	
	table.miniBoxscore tr td {
		border-bottom: 1px solid #DBDBDB;
	}
	
	div.bigScore {
		position: absolute;
		top: 85px;
		width: 100px;
		text-align: center;
		color: #000000;
		font-family: arial;
		font-size: 28px;
		font-weight: bold;
		left: 0px;
	}
	
	#gameInfoGameScoreboard {
		position: relative;
		height: 165px;
	}
	
	#gameInfoLinksContainer{
		height:34px;
		position:relative;
		/*background: url(../../images/livestats/gameInfo/gameinfo_tabs.gif) no-repeat center bottom;*/
		background: url(../../images/livestats/gameInfo/gameinfo_tabs_bottom_bar.gif) repeat-x bottom;)
	}
	
        .gameInfoLinksOnImage {
                width: 133px;
                position: absolute;
                height: 34px;
                left: 0px;
                bottom: 2px;
                background: url(../../images/livestats/gameInfo/gameinfo_tabs_on.gif) no-repeat center;
                color: #6B6B6B;
                font-family: tahoma;
        }

	#gameInfoLinksBlankImageOne,  #gameInfoLinksBlankImageTwo {
		width: 133px;
		position: absolute;
		height: 34px;
		bottom: 2px;
		background: url(../../images/livestats/gameInfo/gameinfo_tabs_blank.gif) no-repeat center;
	}
	
	#gameInfoLinksBlankImageOne { 
		left: 399px;
	}
	
	#gameInfoLinksBlankImageTwo {
		left: 532px;
	}
	
	.gI_TabOne, #tabOne {
		left: 133px;
	}
	
	.gI_TabTwo, #tabTwo {
		left: 266px;
	}
	
	.gI_TabThree, #tabThree {
		left: 399px;
	}
	
	.gi_TabFour, #tabFour {
		left: 532px;
	}
	
	#tabOne, #tabTwo, #tabThree, #tabFour {
		position: absolute;
		bottom: 2px;
		z-index: 99;
		width: 133px;
		text-align: center;
		height: 22px;
		color: #6B6B6B;
		font-family: arial;
		font-weight: bold;
		font-size: 12px;
	}
	
	
	.gameLinksText {
		color: #171E57;
		line-height:34px;
		margin-left:10px;
		font-weight: bold;
		font-size: 14px;
		float:left;
		font-family: arial;
		z-index: 100;
		text-transform: uppercase;
	}

	#printOnly {
		display: none;
	}
/********** END top mini scoreboard and link tabs **************/

/* end of game stats */

#endStatsContainer {
	  margin-top: 5px;
	  display:block;
	  height:75px;
}
.endStatHdr dt{
	width: 100%;
	height: 15px;
	background:url(../../images/gameInfo/scoreboard/team_score_pregame_center.gif) repeat-x top left;
	font-weight:bold;
}
.endStatHdr dd {
	border-bottom: 1px dashed #cccccc;
	padding: 0px 0px 0px 5px;
	margin: 0;
}
.dashed {
	border-bottom: 1px dashed #cccccc;
}

#tFoul{

	position: relative;
	width:49%;
	float: left;

}

#leadTies{

	position: relative;
	margin: 0px 0px 0px 10px;
	width:49%;
	float: left;
	text-align:left;

}
#latestTopic{
	min-height:70px;
	width:165px;
}
#latestTopicNew{
	float:left;
	width:45%;
	min-height:75px;
	margin-bottom:5px;
	padding:5px;
	border-right:1px solid #DBDBDB;
}

#moreFeatures{
	float:left;
	width:45%;
	margin:5px;
}

#moreFeaturesLink{
	margin: 0px;
	padding:0px;
}
	
#moreFeaturesLink li{
	list-style-type:disc;
	list-style-position:inside;
}
	

td.sm_nattvbrd{
	padding:2px;
	padding-left:5px;
}

.copyRightFooter {
	color:#000000;
}
body {
	background-color:#ffffff;
}
.copyRightFooter a {
color:#003399;
}



/************************* BOTTOM ROW ********************************************/
   #extraContent { 
   		float: left; 
   		bottom center no-repeat; 
   		padding-bottom: 1px; 
   		width:775px; 
   		background: url(../../images/gameInfo/gameinfo_footer.jpg) bottom center no-repeat; padding-bottom: 1px;
   	}
   #inner { 
   		float: left; 
   		overflow: hidden;
   	}
	#inner div.box { 
      	float: left; 
      	border: 1px solid #dbdbdb; 
      	width:184px !important;      	
      	width: 186px; 
      	margin-right: 10px; 
      	margin-bottom: -2000px; 
      	padding-bottom: 2000px; 
      	}
    #inner div.col4 { 
      	margin-right: 0; 
    }
    .arena {
			margin:0;
	}
	
	#moreFeatures {
		float:left;
		margin:5px;
		width:100%;	
	}
	
	#cslWrapper{
		width:768px;
		height:593px;
		margin: 5 auto;
		text-align:center;
		
	}
	


#arenaStats{
	margin: 0;
	padding: 0 5;
}
#arenaStats dt {
	width: 60px;
	float: left;
	font-weight: bold;
	color:#9e9e9e;
}

#arenaStats dd{
	margin-left:66px;
}

/* commented backslash hack for mac-ie5 \*/
#arenaStats dt { 
	clear: both; 
}	

#gameInfoGameScoreboard {
	height:150px;
	position:relative;
	
}
	

/********************** tab menu *****************************************/

	ul#tabMenu{
		margin:0;
		margin-left:20px;
		padding:0;
		width:100%;
		overflow: auto;
		
	}	

	#tabMenu li{
		border:1px solid #c4c4c4;
		border-bottom:0px;
		display:inline;
		margin: 0;
		margin-top:2px;
		font-weight:bold;
		line-height:30px;
		font-size:14px;
		padding:0;
		float:left;
		width:133px;
		height:30px;
		text-align:center;
		
	}	


	#tabMenu li a{
		display:block;
		color: #6B6B6B;
		font-family: tahoma;
		background: url(../../images/livestats/gameInfo/08games_tab_up.gif) repeat-x;		
	}	

	#tabMenu li span{
		display:inline-block;
		width:133px;
		cursor:pointer;
	}	



	#tabMenu li a:hover{
		color:#F65317;
		background: url(../../images/livestats/gameInfo/08games_tab_down.gif) repeat-x;
		/*background-position:0 -34px;*/
	}	
	
	#gameInfoPage #gameInfoTab a,#boxscorePage #boxScoreTab a,#playByPlayPage #playByPlayTab a,#previewPage #previewTab a,#recapPage #recapTab a,#fantasyPage #playLiveTab a {
		background: url(../../images/livestats/gameInfo/08games_tab_down.gif) repeat-x;
		
	}
		
	
	#gameStatInfo2{
	width:460px;
	}

td.playerName .playerS {
	background:none;
}	

