/* CSS Document */
/* ----------------------------------------------------------------------------
	video09.CSS 
	Contains everything specific to the NBA Video. Do not put any non-Video information in this document.	*/
	/* NOTE: Anything beginning with [*:first-child+html] is an IE7-specific hack */
/*	----------------------------------------------------------------------------
	Table Of Contents
	1. Wrapper		
	2. Below the Fold
	3. Below the Fold Top Nav
*/		
/*  -----------------------------------------------------------------------------
-----------------------------------------------------------------------------
	(1) STRUCTURE  */	
*{
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
	color:#0066cc;
}
a:hover{
	text-decoration:underline !important;
}
.b {
	font-weight:bold;
}
.show {
	display:block;
}
.hide {
	display:none;
}
.last {
	border:none !important;
	margin-bottom:0px !important;
}
img{
	border:none;
}
div.nbaSpanOverlayVidNow{
	behavior:url(/.element/css/1.1/iepngfix.htc);
}
#caps{
	text-transform:uppercase;
}
ul li{
	list-style-type:none !important;
}
.red{
	color:#ff3333 !important;
	font-family:arial;
	font-size:11px;
}
ul{
	margin:0px !important;
}
.lower{
	text-transform:none !important;
}
/*  -----------------------------------------------------------------------------

(1) Above the Fold*/

#nbaMainTeamSection{
	float:left;
	margin:5px 0px 0px 0px;
	position:relative;
	width:960px;
	z-index:0;
}
#nbaMainTeamSection img{
	display:inline !important;
}

#nbaVid09Above{
	width:936px;
	height:463px;
	margin:0px auto;
	margin-top:1px;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.top.bg.gif) no-repeat;
}
#nbaVideoPodFull{
	width:936px;
	height:463px;
	margin:0px auto;
	margin-top:1px;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.top.bg.gif) no-repeat;
}
#nbaVideoAd a{
	position:absolute;
	cursor:pointer;
}
#nbaVideoPlayer{
	width:576px;
	position:relative;
	top:78px;
	left:27px;
	float:left;
}
#nbaMainVidRatHdr{
	width:576px;
	height:24px;
	background:#fff;
}
#nbaMainVidRat{
	width:336px;
	margin:0px auto;
	position:relative;
	top:6px;
}
#nbaMainVidRatHdr p a{
	cursor:pointer;
}
#nbaMainVidRatHdr p{
	display:inline;
	float:left;
	padding-right:8px;
	font-size:11px !important;
	font-weight:bold;
	color:#666666;
	margin:0px !important;
}
#nbaVidRCol{
	position:relative;
	left:50px;
	float:left;
	width:304px;
}
#nbaVid300Ad{
	width:300px;
	height:250px;
	background:#000;
	margin:8px 0px 10px 0px;
}
#nbaVFeatLft{
	width:148px;
	height:176px;
	background:#fff;
	/*float:left;
	border:1px solid #ccc;
	margin:10px 2px 10px 0px;*/
}
/*----For Testing Purposes----*/
#nbaVidSpotLft{
	float:left;
	margin-top:10px;
	-margin-top:5px;
	margin-right:4px;
	border:1px solid #ccc;
	background:#fff;
}
#nbaVidSpotRgt{
	float:left;
	margin:10px 0px 8px 0px;
	-margin-top:5px;
	border:1px solid #ccc;
	background:#fff;
}
/*----End Testing of Spotlight----*/
.nbaVFeatBlurb{
	width:120px;
	font-size:11px;
	font-family:arial;
	font-weight:bold;
	position:relative;
	margin:0px;
	left:5px;
	-margin-top:-5px;
}
#nbaVFeatTitle{
	/*width:148px;*/
	height:46px;
}
#nbaVFeatTitle img{
	width:146px;
	/*left:7px;*/
}
#nbaVFeatImg{
	width:136px;
	height:96px;
	bottom:10px;
	left:5px;
	position:relative;
	-bottom:10px;
}
#nbaVFeatImg img{
	position:relative;
}
#nbaVFeatRgt{
	width:144px;
	background:#fff;
	float:left;
	height:176px;
	margin-left:5px;
	-margin-left:0px;
	border:1px solid #ccc;
}



/*---(2) Below the Fold-----*/
#nbaVid09Blw{
	width:943px;
	float:left;
	margin:10px 0px 10px 10px;
	-width:930px;
	-margin:5px 0px 5px 5px;
}
#nbaVidBlwLft{
	width:610px;
	float:left;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.gridbdy.gif) repeat-y;
}
#nbaVidCnrs{
	width:610px;
	height:6px;
}
#nbaVidCnrsBtm{
	width:610px;
}
#nbaVidBlwRgt{
	width:304px;
	float:left;
	margin-left:8px;
	position:relative;
	bottom:15px;
}
#nbaVidBlwTmRgt{
	width:300px;
	float:left;
	margin-left:8px;
	position:relative;
	bottom:5px;
	height:1263px;
	background: #fafafa url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.team.rightrail.jpg) no-repeat;

}
#nbaVFeatLftBtm, #nbaVFeatRgtBtm{
	width:144px;
	height:176px;
	margin-bottom:5px;
	background:#fff;
	float:left;
	border:1px solid #ccc;
	position:relative;
	bottom:5px;
}
#nbaVFeatRgtBtm{
	margin-left:4px;
	-margin-left:0px;
}
#nbaVFeatLftBtm p, #nbaVFeatRgtBtm p{
	margin:0px auto;
	font-size:10px;
	font-family:arial;
	width:140px;
	text-align:left;
	position:relative;
	left:6px;
}

/*----(3) Below the Fold Top Nav-----*/
#nbaVidNTNav{
	height:30px;
	float:left;
	margin-left:8px;
	-left:9px;
	-margin:0px;
	-position:relative;
	-width:385px;
	-top:15px;
	-z-index:20;
}
#nbaVidNTNav a{
		white-space:nowrap !important;
	}

#nbaVidNTNav ul li{
	float:left;
	color:#333333 !important;
	padding-bottom:5px;
}
#nbaVidBrowse{
	text-transform:uppercase;
	text-align:center;
	width:107px;
	height:29px;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.browse.nonactive.gif) no-repeat;
	padding-top:10px;
}
#nbaVidSelectID{
	width:151px;
	height:29px;
	text-indent:10px;
	padding-top:10px;
	text-transform:uppercase;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.select.gif) no-repeat;
}
#nbaVidSelectID a{
	color:#000;
	cursor:pointer;
}
.nbaVidPickTeam{
	padding-right:91px;	
}
#nbaVidDirect{
	width:151px;
	height:29px;
	text-indent:10px;
	padding-top:10px;
}
.nbaVidSelectActive{
	width:151px;
	height:29px;
	text-indent:10px;
	text-transform:uppercase;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.selectActive.gif) no-repeat;
}
#nbaVidBrowse a.nbaFVPodNavSelected{
	width:107px;
	height:29px;
	text-transform:uppercase;
	text-align:center;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.browse.gif) no-repeat;
	float:left;
}
#nbaFVRndNav1{
	padding-top:10px;
}
#nbaVidBrowseLk{
	color:#333;
	width:107px;
	height:29px;
	text-transform:uppercase;
	text-align:center;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.browse.gif) no-repeat;
	float:left;
	padding-top:10px;
}
.nbaVidSelNavSelected{
	width:151px;
	height:29px;
	text-indent:10px;
	text-transform:uppercase;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.selectActive.gif) no-repeat !important;
}


		
		#nbaFVNav1 a.nbaFVPodNavSelected {
			background: url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/homepage/blog.tab.on.gif) no-repeat center bottom !important;
		}
		
		.nbaFVPodNavItem {
			padding-top:0px !important;
			line-height:32px;
		}		
		

#nbaVidSelect a, #nbaVidBrowse a{
	color:#333 !important;
}
#nbaVidTabs{
	height:29px;
	text-align:left !important;
}
#nbaVidRSearching, #nbaVidRSearching_noresults, #nbaVidRSearching_error{
	text-transform:uppercase;
	font-weight:bold;
	color:#CD0000 !important;
	float:left;
}
#medium_rectangle{
	font-size:0px;
}
/*---Select a team---*/
#nbaVidNTNav li ul{
	width: 633px;
	height:200px;
	-position:absolute;
}

#nbaVidSltBg{
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.sltflyout.gif) no-repeat !important;
	-position:relative !important;
	-top:20px !important;
	height:200px;
	margin-left:18px;
	-left:0px;
	-width:633px;
	position:relative;
	right:107px;
	-right:0px;
	z-index:20;
	width:633px;
}
#nbaVidSelectLk{
	font-size:11px !important;
}
.nbaInnerList li a{
					font-size:11px !important;
					text-transform:capitalize;
					color:#3399cc !important;
					-float:left !important;
				}

			
					#nbaVidNTNav li ul li ul,#nbaVidNTNav ul.nbaInnerList{	
						float:left !important;
						height:162px !important;
						position:relative;
						width:148px;
						-padding:0px !important;
						-width:20px !important;
						top:6px !important;
					}
						li.conf {
							float:left !important;
							width:300px;
							padding:0px !important;
							margin-left:0px;
							-margin-left:0px;
							-width:300px !important;
							-top:0px;
							position:relative;
							top:15px;
						}
						li.conf h4{
							font-size:12px !important;
	
						}

							li.conf ul li{
								width:345px;
								-width:144px;
								-height:0px;
							}
						li.blue {
							color:#2675A9 !important;
						}
						li.red {
							color:#CD1A00 !important;
							font-weight:normal !important;
						
						}
/*--------Team Page Tab--------*/				
#nbaVidTeamNameTab{
	text-transform:uppercase;
	text-align:center;
	width:149px;
	height:29px;
	padding-top:10px;
	font-weight:normal !important;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.teamTab.gif) no-repeat;
}
#nbaVidTeamNameTab a{
	color:#626262;
}

/*----Search Box---*/
#nbaVidSearch{
	width:208px;
	height:26px;
	float:right;
	position:relative;
	right:9px;
	text-align:left !important;
	-top:15px;

}
.nbaScrhField{
	width:130px; 
	position:relative;
	left:5px;
}
.nbaSrchBtn{
	position:relative;
	top:4px;
	left:9px;
}
/*----Most Section----*/
#nbaVidMost{
	width:592px;
	height:62px;
	position:relative;
	bottom:1px;
	clear:both;
	margin:0px auto;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.recentbg.gif) no-repeat;
	text-align:left !important;
}
#nbaVidMost ul{
	position:relative;
	top:30px;
	left:20px;
	color:#000 !important;
}
#nbaVidMost ul li{
	text-transform:capitalize;
	display:inline;
	font-size:11px;
	font-weight:bold;
}
#nbaVidMost ul li a{
	color:#999999;
	text-decoration:none !important;
	font-size:11px !important;
}
.nbaVidMostActive a{
	color:#000 !important;
}
#selectedPage{
	font-weight:bold;
	color:#000;
}
/*--Nav and Video Wrapper--*/
#nbaVidSectWrap{
	/*--width:594px;---*/
	float:left;
	margin-left:8px;
	-margin-left:4px;
	background: #efefef url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.mainareabg.gif) repeat-x;
}
/*----Side Nav----*/
#nbaVidSNav{
	width:145px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	float:left;
	text-indent:10px;
	text-transform:capitalize;
	margin-right:10px;
	position:relative;
	left:2px;
	z-index:10;
}
#nbaVidSNav a{
	color:#666666;
}
#nbaVidSNav a:hover{
	text-decoration:underline !important;
}
#Rnd1pick1, #Rnd1pick2, #Rnd1pick3, #Rnd1pick4, #Rnd1pick5, #Rnd1pick6, #Rnd1pick7{
	width:145px;
	border-right:1px solid #ccc;
	text-indent:10px;
	text-transform:capitalize;
}
#nbaVidSNav ul li a{
	position:relative;
	top:5px;
	color:#666666;
}
.nbaVidNavLinks{
	background:#fff;
}
.nbaVidNavLinks li a{
	position:relative;
	top:0px !important;
}
.nbaVidNavLinks li{
	padding:5px 0px 5px 0px;
}
.nbaVidNavCat{
	width:145px;
	height:27px;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.sidnav.cat.gif) repeat-x
}
.nbaVidMainSect{
	height:24px;
}
/*-----Team Tab Side Nav------*/
#nbaVidTeamTNav{
	width:145px;
	height:200px;
	border:1px solid red;
	float:left;
	margin-right:10px;
	position:relative;
	left:2px;
	z-index:10;
}
.nbaVidNavSect{
	width:144px;
	padding-bottom:27px;
	.padding-bottom:10px;
	line-height:20px;
	border-top:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	font-size:11px;
	font-weight:bold;
	background:#fff;
}
.nbaVidNavSectBtm{
	width:144px;
	padding-bottom:27px;
	_padding-bottom:10px;
	line-height:20px;
	border-top:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	font-size:10px;
	font-weight:bold;
	background:#fff;
}
.nbaVidTeamOrg{
	width:145px;
	height:45px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.teamorg.bg.gif) no-repeat;
}
.nbaVidExpand{
	width:19px;
	height:19px;
	position:relative;
	right:10px;
	top:4px;
	float:right;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/homepage/plus.btn.gif) no-repeat;
	cursor:pointer;
}
/*#nbaVidExpanding img{
	float:right;
	position:relative;
	right:10px;
	bottom:10px;
}*/
#nbaVidRss{
	width:40px;
	height:15px;
	float:right;
	position:relative;
	top:15px;
	right:20px;
}
#nbaVidRss img{
	padding-right:2px;
	position:relative;
	top:3px;
	margin:0px !important;
}
#nbaVidRss a{
	color:#333333;
	font-size:8px;
	font-weight:bold;
	text-decoration:none !important;
}
#nbaVidMain{
	width:437px;
	-width:437px;
	margin-top:10px;
	float:left;
}
#nbaVidRsltHldr{
	width:425px;
	height:16px;
	margin-bottom:10px;
}
.nbaVidMainSections{
	float:left;
	text-transform:uppercase;
	position:relative;
	top:9px;
	font-weight:bold;
	color:#626262 !important;
	margin:0px !important;
	font-size:11px !important;
}
.nbaVidSections{
	float:left;
	text-transform:capitalize;
	position:relative;
	top:5px;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	margin:0px !important;
	color:#626262 !important;
}
.nbaVidSectionsTV, .nbaVidSectionsOT{
	float:left;
	text-transform:uppercase !important;
	position:relative;
	top:5px;

}
.nbaVidSectionsW a{
	float:left;
	text-transform:capitalize;
	position:relative;
	top:5px;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none !important;
}
#sidenav_season{
	color:#ff3333 !important;
}
.nbaVidPlusBtn{
	width:19px;
	height:19px;
	float:right;
	position:relative;
	right:10px;
	top:4px;
	cursor:pointer;
}
.nbaVidPlusBtn img{
	float:right;
}
#nbaVidResults{
	float:left;
	font-size:10px !important;
	font-weight:bold;
	color:#999999;
	margin:0px !important;
}
.nbaVidSectionsW{
	margin:0px !important;
}
#nbaVidPagination{
	float:right;
	width:100px;
	position:relative;
	top:1px;
}
#nbaVidPagination ul{
	position:relative;
	top:1px;
}
#nbaVidPagination ul li{
	display:inline;
	float:left;
	padding-right:2px;
	font-size:10px;
	font-weight:bold;
}
#prevNextNav{
	display:none;
}
.pagingLinks{
	float:right;
	position:relative;
	top:3px;
	right:10px
}
.pagingLinks li{
	display:inline;
	float:left;
	padding-right:2px;
	font-size:10px;
	font-weight:bold;
}
.pagingLinks li span a{
	cursor:pointer;
}
.nbaVidLftArr{
	font-size: 0px; 
	line-height: 0%; 
	width: 0px;
	border-top: 5px solid #f6f6f6;
	border-right: 10px solid #0066cc;
	border-bottom: 5px solid #f6f6f6;
	float:left;
	position:relative;
	top:2px;
	right:10px;
}
.nbaVidRgtArr{
	font-size: 0px; line-height: 0%; width: 0px;
	border-top: 5px solid #f6f6f6;
	border-left: 10px solid #0066cc;
	border-bottom: 5px solid #f6f6f6;
	float:left;
	position:relative;
	top:2px;
	left:10px;
}
#one-ddheader{
	font-size: 0px; line-height: 0%; width: 0px;
	border-top: 5px solid #f6f6f6;
	border-left: 10px solid #999999;
	border-bottom: 5px solid #f6f6f6;
	float:left;
	position:relative;
	top:5px;
	left:10px;
}
#one-ddcontent{
	position:absolute; 
	z-index:0; 
	top:-9px;
	left:25px; 
	overflow:hidden; 
	width:487px; 
	height:166px; 
	float:right; 
	display:none; 
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.seasonflyout.gif) no-repeat; 
}
#one-ddcontent ul{
	float:left;
	position:relative;
	right:40px;
	left:20px;
}
#one-ddcontent ul li{
	color:#626262 !important;
	font-size:11px !important;
	font-weight:bold !important;
}
#one-ddcontent ul li a{
	color:#3399cc;
	font-size:11px !important;
	font-weight:normal !important;
}
#nbaVidThumb{
	width:136px;
	-width:136px;
	height:208px;
	background: #fff;
	border:1px solid #cccccc;
	float:left;
	margin:0px 7px 10px 0px;
	-margin:0px 3px 5px 0px;	
}
#nbaVidThumbImg{
	width:136px;
	height:96px;
}
#nbaVidThumbImg img{
	position:relative;

}
#nbaVidThumbImg p{
	width:118px;
	margin:0px auto;
}
.nbaVidDesc{
	margin:0px auto;
	font-size:10px;
	color:#666666;
	font-family:arial !important;
}
.nbaVidDuration{
	font-size:11px;
	font-weight:bold;
	font-family:arial !important;
	padding-left:12px;
	color:#626262 !important;
}
.nbaVidAdded{
	font-size:10px;
	font-weight:bold;
	font-family:arial !important;
	color:#333333;
	position:relative;
	top:1px;
	left:1px;
}
#nbaVidPagBtm{
	width:436px;
	height:19px;
	clear:both;
	background:#fff;
}
/*----ThumbNail Overlay------*/
div.nbaVidThumbItem {
		position:relative;
		text-align:center;
}

.nbaSpanOverlay {
				background:transparent url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.playbtn.gif) no-repeat center;
				display:block;
				height:21px;
				left:105px;
				margin:0;
				position:absolute;
				top:66px;
				width:21px;
				cursor:pointer;
}
.nbaSpanOverlay2 {
				background:transparent url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.playbtn.gif) no-repeat center;
				display:block;
				height:21px;
				left:106px;
				margin:0;
				position:absolute;
				bottom:5px;
				width:21px;
				cursor:pointer;
				-left:112px;
				-bottom:3px;
				
}
.nbaSpanOverlayVidNow{
		background:transparent url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/vid.thumb.overlay.now.png) no-repeat center !important;
		display:block;
		height:96px;
		margin:0;
		position:absolute;
		top:0px;
		width:136px;
		cursor:pointer;
		.z-index:7;
		.left:2px;
}
.nbaT3SpanOverlay
	{
	background:transparent url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.smloverlay.gif) no-repeat scroll 0px 0px;
	display:block;
	height:56px;
	width:75px;
	position:absolute;
	margin:0px;
	padding:0px;
    top:-3px;
  	left:0px;
    cursor:hand;
	}
#leftnav_All_Videos{
	text-transform:capitalize !important;
}
div.nbaVidThumbItem  p {
			text-align:left;
			padding:2px 5px 0px 6px;
			-padding:0px 5px;
			position:relative;
			z-index:0;
			margin:0px !important;
			line-height:13px !important;
			font-weight:normal !important;
		}	
div.nbaVidThumbItem p a{
			text-decoration:none !important;
			color:#0066CC !important;
			font-size:11px !important;
			font-family:arial !important;
			font-weight:normal !important;
		}	
#nbaVidLink a{
	text-decoration:none !important;
	color:#0066CC !important;
	font-weight:normal !important;

}
/*---Right Rail---*/
#nbaVidEditors{
	width:300px;
	height:34px;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.editor.gif) no-repeat;
	float:left;
}
#nbaVid300Bdy{
	width:298px;
	float:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#nbaVidEditorsHldr{
	width:270px;
	margin-top:10px;
	border-bottom:1px solid #ccc;
	float:left;
	margin-left:10px;
	padding-bottom:5px;
}
#nbaVidTVHldr{
	width:270px;
	margin-top:10px;
	border-bottom:1px solid #ccc;
	float:left;
	margin-left:10px;
	padding-bottom:5px;
}
#nbaVidEditorsImg{
	width:76px;
	height:75px;
	border:1px solid #ccc;
	float:left;
	/*background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.ratingsbg.gif) repeat-x;*/
}
#nbaVidEdImgHdlr{
	width:74px;
	margin:0px auto;
	position:relative;
	margin-top:4px;
}
#nbaVidTvHldr{
	width:270px;
	margin-top:10px;
	border-bottom:1px solid #ccc;
	float:left;
	margin-left:10px;
	padding-bottom:5px;
}
#nbaVidTvImg{
	width:75px;
	height:75px;
	border:1px solid #ccc;
	float:left;
}
#nbaVidTvImgHdlr{
	width:68px;
	margin:0px auto;
	position:relative;
	margin-top:4px;
}
.nbaVidrating_bar {
  width: 55px;
  background: url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.nonactivestar.gif) 0 0 repeat-x;
  margin:0px auto;
  position:relative;
  top:6px;
}

.nbaVidrating_bar div {
  height: 12px;
  background: url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.activestar.gif) 0 0 repeat-x;
}
.nbaVidrating_bar2 {
  width: 55px;
  background: url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.nonactivestar.gif) 0 0 repeat-x;
  float:left;
  margin-right:10px;
}

.nbaVidrating_bar2 div {
  height: 12px;
  background: url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.activestar.gif) 0 0 repeat-x;
}
#nbaVidEdBlb{
	width:180px;
	float:left;
	margin-left:10px;
}
#nbaVidEdBlb h4{
	color:#003366;
	font-size:11px;
	font-weight:bold;
}
#nbaVidEdBlb p{
	color:#666666;
}
#nbaVidEdBlb ul li{
	display:inline;
	position:relative;
	top:10px;
}
.nbaVidAllEdit{
	position:relative;
	float:right;
	width:125px;
}
#nbaVid300Btm{
	margin-bottom:10px;
	-float:left;
}
#nbaVidPoll{
	width:300px;
	height:34px;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.votw.gif) no-repeat;
	float:left;	
}
.nbaVidPollQues{
	font-size:11px;
	font-weight:bold;
	color:#003366;
	margin:10px 0px 10px 10px;
}
#nbaVidPollImg{
	width:260px;
	margin:0px auto;
}
/*----NBA TV POD---*/
.nbaTVBotPod {
		background:#FFF url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/homepage/pod.footer.gif) no-repeat center bottom;
		float:left;
		overflow:hidden;
		position:relative;
		width:300px;
		margin-bottom:10px;
	}
		.nbaTVBotPod .nbaHPodHead {
			height:67px;
		}
		.nbaTVBotPod .nbaHPodContent {
			height:350px;
			_height:300px;
			top:-40px;
			_top:-42px;
			border-right:1px solid #ccc;
			border-left:1px solid #ccc;

		}
		#nbaTVNav {
			border-bottom:1px solid #CCCBCB;
			float:left;
			height:30px;
			margin-top:10px;
			position:relative;
			top:-40px;
			width:298px;
		}
			#nbaTVNav a:hover {
				text-decoration:none !important;
			}		
			
			.nbaHPodHead {
		background:#FFF url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/homepage/blnk.pod.header.gif) no-repeat center bottom;
		float:left;
		height:31px;
		position:relative;
		width:300px;
	}

		#nbaTVNav1 a.nbaTVPodNavItem {
			background: url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/homepage/poll.tab.off.gif) no-repeat center bottom;
			color:#626262;
			cursor:pointer;
			float:left;
			font-weight:bold;
			height:32px;
			line-height:30px;
			text-align:center;
			text-transform:uppercase;
			white-space:nowrap;
			width:85px;
		}		
		#nbaTVNav1 a.nbaTVPodNavSelected {
			background: url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/homepage/poll.tab.on.gif) no-repeat center bottom !important;
		}
		#nbaTVNav2 a.nbaTVPodNavItem {
			background: url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/homepage/sched.tab.off.gif) no-repeat center bottom;
			color:#626262;
			cursor:pointer;
			float:left;
			font-weight:bold;
			height:32px;
			line-height:30px;
			text-align:center;
			text-transform:uppercase;
			white-space:nowrap;
			width:100px;
		}		
		 #nbaTVNav2 a.nbaTVPodNavSelected {
			background: url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/homepage/sched.tab.on.gif) no-repeat center bottom !important;
		}	
	#nbaTVContent {
		float:left;
		height:297px;
		_height:287px;
		_overflow:hidden;
		margin-top:-24px;
		-height:297px;
		position:relative;
		width:298px;
	}
			.nbaNBATVPromo {
				background: url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/homepage/nbatv.ad.pod.gif) no-repeat center;
				float:left;
				height:40px;
				margin:10px 0 0;
				_margin:7px 0 0;
				padding:20px 10px;
				_padding:15px 7px;
				position:relative;
				width:278px;
			}	
				.nbaTVPromoHead {
					padding:0 5px;
					font-size:12px;
				}
				.nbaNBATVPromo p {
					padding:0 5px;
				}
			.nbaTVVotePod {
				float:left;
				height:150px;
				margin:5px 20px 0;
				_margin:5px 10px 0;
				position:relative;
				width:260px;
			}
				.nbaTVVotePod form {
					float:left;
					height:150px;
					position:relative;
					width:260px;
				}
				.nbaTVVoteBtn {
					background: url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/homepage/vote.pod.gif) no-repeat center;
					float:left;
					height:33px;
					margin:1px;
					overflow:hidden;
					position:relative;
					text-align:center;
					width:82px;
				}
					.nbaTVTeams {
						float:left;
						font-weight:bold;
						color:#000;
						margin:9px 5px;
						_margin:5px 2px;
					}
					.nbaTVTime {
						float:left;
						margin:2px 5px;	
						_margin:2px 2px;						
					}		
					.nbaVoteRadio {
						float:left;
						margin:10px 0px;
						_margin:4px 0px;
					}
					.nbaTVVotePod .nbaPollSubmit {
						margin:10px 90px;
						_margin: 0 90px;
						text-align:center;
					}
					.nbaTVRed {
						color:#CD0720;
						font-weight:bold;
						margin:8px 1px;
						text-align:center;
					}
					.nbaTVBlue {
						color:#092F5E;
						font-weight:bold;
					}					
						.nbaTVVoteCounted {
							float:left;
							position:relative;
							text-align:center;
							width:100%;
						}
				.nbaTVResultsPod {
					
				}
			.nbaTVSchedule {
				float:left;
				margin:5px 10px;
				position:relative;
				width:278px;
			}	
				.nbaTVSchedHead {
					border-bottom:1px solid #626262;
					margin-bottom:2px;
					padding:3px 5px;
					width:268px;
				}
				.nbaTVSchedule table {
					width:100%;
				}
				.nbaTVSchedule td {
					padding:2px;
				}
				.nbaHPPodsMore {
					float:right;
					width:65px;
				}
					.nbaTVSchedule tr.even,.nbaTVSchedule tr.even td {
						background:#EFEFEF;
					}
					
/*----Bottom 300 Pods------*/
#nbaVid300Pod{
	width:300px;
	height:56px;
	float:left;
	margin-bottom:10px;
}
/*-----Comment Styles------*/
#nbacommentsExpand{
	width:600px;
	position:absolute;
	z-index:30;
	background:#fff;
	left:15px;
}
#nbacommentsHdr{
	background:#fff;
	position:relative;
	left:3px;
	float:left;
}
#oneWidgetAllMainContainer{
	width:595px;
	background:#fff;
	position:relative;
	left:3px;
	float:left;
}
#nbacommentsHide{
	width:125px;
	height:21px;
	float:right;
	padding-bottom:5px;
}
#nbaVidHdeCmts{
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
#nbaVidHdeCmts img{
	position:relative;
	left:5px;
	top:5px;
}
#nbancommentsUsr{
	width:594px;
	height:60px;
	clear:both;
}
#nbancommentsUsr p{
	position:relative;
	left:10px;
	padding-bottom:10px;
}
.nbaVidInput{
	position:relative;
	left:15px;
	margin-right:25px;
}
.nbaVidUser{
	font-weight:bold;
	color:#000 !important;
	position:relative;
	left:10px;
}
.nbaVidSubBtn{
	position:relative;
	top:4px;
	left:10px;
}
#nbaVidComtsPgs{
	width:594px;
	height:84px;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.comments.bg.gif) no-repeat;
}
.nbaVidCPageNum{
	float:right;
	position:relative;
	top:25px;
	right:10px;
}
#nbaVidDate p{
	text-transform:capitalize;
}
#nbaVidDate{
	margin-top:65px;
	margin-left:10px;
	float:left;
}

.nbaVidDteArw{
	width:10px;
	height:8px;
	float:right;
	position:relative;
	bottom:10px;
	left:5px;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.uparrow.small.gif) no-repeat;
	.float:left;
	.left:25px;
}
.nbaVidDteArw2{
	width:10px;
	height:8px;
	float:right;
	position:relative;
	bottom:10px;
	left:5px;
	background:url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/nba.vid.uparrow.small.gif) no-repeat;
	background-position:;
	display:none;
}
#nbaCmtsPagn{
	width:125px;
	float:right;
	clear:both;
	position:relative;
	bottom:21px;
	.top:50px;
}
.nbaVidCmtLftArr img{
	padding-right:5px;	
}
.nbaVidCmtRgtArr img{
	padding-left:5px;
}	
#nbaVidUsrCmt{
	width:584px;
	height:106px;
	border-top:1px solid #ccc;
	margin:0px auto;
	padding-top:10px;
}
#nbaVidUsrCmt img{
	width:95px;
	height:95px;
	padding-bottom:5px;
	float:left;
}
#nbaVidUsrCmt p{
	padding-left:10px;
	float:left;
}
#nbaVidUsrCmt h4{
	padding:12px 0px 12px 10px;
	float:left;
}
.nbaVidCommentUsr{
	width:467px;
}

/*------Rating Stars------*/
      .rating{
      width:80px;
      height:16px;
      margin:0 0 20px 0;
      padding:0;
      list-style:none;
      float:left;
      position:relative;
      background: url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/star-matrix.jpg) no-repeat 0 0;
      bottom:2px;
      right:5px;
      }
      ul.rating li {
      cursor: pointer;
      /*ie5 mac doesn't like it if the list is floated but ie6 does\*/
      float:left;
      /* end hide*/
      text-indent:-999em;/* hide text*/
      }
      ul.rating li a {
      position:absolute;
      left:0;
      top:0;
      width:16px;
      height:16px;
      text-decoration:none;
      z-index: 200;
      }
      ul.rating li.one a {left:0}
      ul.rating li.two a {left:16px;}
      ul.rating li.three a {left:32px;}
      ul.rating li.four a {left:48px;}
      ul.rating li.five a {left:64px;}

      .star0 {background-position:0 0;}
      .star1 {background-position:0 -16px;}
      .star2 {background-position:0 -32px;}
      .star3 {background-position:0 -48px;}
      .star4 {background-position:0 -64px;}
      .star5 {background-position:0 -80px;}

      ul.rating li a:hover {
      z-index:2;
      width:80px;
      height:16px;
      overflow:hidden;
      left:0;
      background: url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/video/star-matrix.jpg) no-repeat 0 0;
      }
      ul.rating li.one a:hover {background-position:0 -96px;}
      ul.rating li.two a:hover {background-position:0 -112px;}
      ul.rating li.three a:hover {background-position:0 -128px;}
      ul.rating li.four a:hover {background-position:0 -144px;}
      ul.rating li.five a:hover {background-position:0 -160px;}
/*--Select a team Close Button--*/
.nbaVidClsBtn{
	float:right;
	text-transform:capitalize !important;
	position:relative;
	right:15px;
	font-size:11px;
	font-weight:bold;
	color:##666666;
	bottom:5px;
	.bottom:18px;
	.left:15px;
	color:#5D5D5D;
}
.nbaVidClsBtn img{
	position:relative;
	top:5px;
}




/** Fix Firefox's stupid 'extra' padding */
button::-moz-focus-inner {border: 0; padding: 0;}

/** items for both button and span. Slightly overkill, but ensures all platform quirks are overwritten */
.aw_mm_btn, .aw_mm_btn span, .aw_mm_btn_dimmed,
.aw_mm_btn_dimmed span, .aw_ds_button, .aw_ds_button span {
	border: 0 none !important;
	cursor: pointer !important;
	display:block; 
	height: 22px !important;
	line-height: 22px !important;
	color: #FFF !important; font-size: 11px !important;
	font-weight: 500 !important;
	font-family: arial, helvetica, sans-serif !important;
	text-align: center !important;
}

/** items specific to button class */
.aw_mm_btn, 
.aw_mm_btn_dimmed,
.aw_ds_button {
	background: url(http://fast1.onesite.com/my.nba.com/btnRedCap.png) 100% 0% no-repeat !important;
	float:left; width: 65px;
	padding: 0 3px 0 0 !important;
}

/** items specific to span */
.aw_mm_btn span,
.aw_mm_btn_dimmed span,
.aw_ds_button span {
	display:block; 
	padding: 0 7px 0 10px !important;
	background: url(http://fast1.onesite.com/my.nba.com/btnRedPrime.png) 0% 0% no-repeat !important; 
	position:relative; 
	white-space:nowrap;
}

/** hover states */
.aw_mm_btn:hover,
.aw_mm_btn_dimmed:hover,
.aw_ds_button:hover {
color: #FFF !important;
background-position:100% 0 !important;
text-decoration: none !important;
}

.aw_ds_addcomment_buttons_submit {margin-left: 10px !important;}

/** Comments Reset */
.siteUtilContainer {font-size:12px !important;}

/** Comments */
.arArticleCommentsHeader {background:#e9e9e9; height:40px; line-height:40px;margin-bottom:0;}
.arArticleCommentsHeader span {font-size:14px; font-weight:bold; line-height:40px; padding-left:10px;}

.aw_ds_addcomment_container_disabled {margin-top: 25px;}
.aw_ds_addcomment_nologin {top: -15px !important;}
.aw_ds_addcomment_nologin_links {font-size: 12px; text-align: left !important;}
.aw_ds_addcomment_nologin_links a {font-weight: bold;}

.aw_ds_addcomment_buttons {overflow: hidden; margin-top: 10px !important; margin-bottom: 10px !important;}

.arArticleCommentsWindow,
#aw_container_ar_article_discussion {overflow:hidden;}
.realCommentWrapper {border: 1px solid #CCCCCC; border-bottom:0 none !important;width:585px;float:left;position:relative;}
.aw_ds_comment {border-bottom: 1px solid #CCCCCC; margin-bottom: 0 !important; padding:5px;}
.aw_ds_comment_viewsingle {border:1px solid #CCC; border-bottom:0 none;}
.aw_ds_comment_viewsingle_container_top {background:#F4F4F4; height:30px; line-height:30px; padding: 0 10px;}
.aw_ds_comment_viewsingle_container_bottom {background:#F4F4F4; height:30px; line-height:30px; margin-top:10px; padding: 0 10px;}
.aw_ds_secondary_comment {background:#FFFFFF url(http://fast1.onesite.com/my.nba.com/commentRowBg.png) repeat-x scroll 0 100%; padding:1px;}
.aw_ds_comment_left {border:0 none; width: auto !important;position:relative;}
.aw_ds_comment_right_text,.aw_ds_comment_right_bottom_creator{position:relative;left:5px;}
.aw_ds_pagination{position:relative;top:5px;float:right;width:210px !important;}
.aw_ds_pagination span{display:inline !important;}
.aw_ds_pagination aw_ds_pagination_bottom{_min-width:3px;}
.aw_ds_pagination2{position:relative;width:100px;}
.aw_ds_pagination aw_ds_pagination_top{.position:relative;.top:360px !important;}
.aw_ds_comment_right_text_more_link{width:30px;position:relative;}

.aw_ds_comment_left {border:0 none; width: auto !important;}
.aw_ds_comment_left .miniProfileComponentContainer {margin-top:0 !important;}
.aw_ds_comment_left .mpc_discussion_avatar {margin-bottom:0;}
.aw_ds_comment_right {background:none; border:0 none; margin-left:10px !important; padding:0; width: auto !important;left:10px;}
.aw_ds_comment_right_bottom {border:0 none;position:relative;float:left;}
#aw_ds_pagination_top_ar_article_discussion,
#aw_ds_pagination_bottom_ar_article_discussion {margin-top:5px; float:right;}
#aw_ds_tabcontent_ar_article_discussion {padding-top:0 !important;}
#aw_ds_perpage_top_ar_article_discussion {margin-top:5px; margin-left:10px;}
.aw_ds_perpage_top {display: none !important;}

/** Labels */
.aw_ds_addcomment_header {margin-bottom:5px;}
.aw_ds_addcomment_header_text {font-size:14px; color:#666;}
.aw_ds_addcomment_header_nohtml {color:#999;}

/** Pagination */
aw_ds_pagination2_top_ar_article_discussion,
#aw_ds_pagination2_bottom_ar_article_discussion {color:#666666;}
#aw_ds_pagination_top_ar_article_discussion, 
#aw_ds_pagination_bottom_ar_article_discussion {float: none; margin:0; padding-right:10px;}
#aw_ds_pagination_top_ar_article_discussion a, 
#aw_ds_pagination_bottom_ar_article_discussion a {margin-top:6px;}
#aw_ds_tabcontent_ar_article_discussion {line-height: normal !important;}
.paginationWrapperComment,
.arArticleCommentsBottom {background:#F6F6F6; border-top:1px solid #FFF; float:right;height:30px; line-height:30px; margin-bottom:10px; padding:0;position:relative;}
.paginationWrapperComment a,
.arArticleCommentsBottom a {line-height:normal !important;}
.arArticleCommentsBottom {margin-top:10px;}
.aw_ds_pagination a {background:#FFF; border:1px solid #CCCCCC; padding:2px 5px;}
.aw_ds_pagination__select_page_arrownext,
.aw_ds_pagination__select_page_arrow {border:0 none !important; background: none !important;}

/** Tabs */
.aw_ds_tabscontainer {display:none;}
.aw_ds_tabcontent {border-top:0 none;}

/** Report Abuse */
.aw_ds_comment_right_bottom_creator {color:#999999; margin-bottom:10px;}
.aw_ds_comment_right_bottom_report{
	background-image:none !important;
	float:none !important;
	height:16px;
	margin-left:0px !important;
	margin-right:1px;
	padding:0px 1px;
	position:relative;
	width:auto !important;
}
/** Pop-Up */
.aw_ds_addcomment_container {position: static !important;}
.aw_ds_popup2 {padding:10px !important;}
.aw_ds_comment_viewpreview2_buttons {margin-top:10px; overflow:hidden;}
.aw_ds_popup_container {/*top:-90px !important;*/}
/*---Playoffs 2010 Conference Styles--*/
.nbaVidPOMConf{
	background:#ccc;
	font-weight:bold;
	color:#000;
}
.nbaVidPOConf{
	background:#e6e6e6;
	font-weight:bold;
	color:#000;
}
