/* begin of accordian styles */
.nbaAccToggle {
	background-image:url('../../img/1.0/video/nbaAccordianRedBg.jpg');background-repeat: repeat-x;
	background-position: top left;
	padding: 0 10px 0 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 10px;
	color: #000000;
	border-bottom: 1px solid #000;
	cursor: pointer;
	margin: 0 0 0 0;
	height:18px!important;
}

.nbaAccToggleActive {
	background:none;
	background-image:url('../../img/1.0/video/nbaAccordianGreyBg.jpg');background-repeat: repeat-x;
	background-position: top left;
	color: #ffffff;
	border-bottom: 1px solid #000;
}

.nbaAccContent {
	background-color: #000;
	color: #fff;
	height:335px!important;
}

.nbaAccVideoList {
	width: 290px;
	height: 290px;
	overflow: auto;
}

.nbaAccSubcontent {
	position: relative;
	left: 5px;
	right: 0px;
	float: left;
	width: 264px;
	border-bottom:1px solid #666;
	margin:10px 0px 0px 0px;
	color:#fff;
	clear: both;
}

.nbaAccSubcontent .nbaVideoImageHighlightsWrapper {
	left: 0px;
	right: 0px;
	padding: 0px 0px 10px 0px;
}

.nbaAccSubcontentTextBlock {
	position: absolute;
	left: 80px;
	right: 0px;
}
	
.nbaAccSubcontent table td {
	color:#fff;
}
	
.nbaAccSubcontent a:hover {
	color:#ccc;
}

.nbaVerticalContainer {
	width: 290px;
	overflow: hidden;
	height: 486px; 
	_height:478px; 
	color:#fff;
	border:none!important;
	margin-left:5px;
	display: none;
}

.nbaVerticalContainerTwo {
	width: 290px;
	overflow: hidden;
	color:#fff;
	border:none!important;
	margin-left:5px;
	display: none;
}

.nbaVerticalContainer h1, .nbaVerticalContainerTwo h1 {
	padding:0px!important;
	margin:0px!important;
	color:#fff;
	padding-left:10px;
	padding-right:2px;
}

/* end of accordian styles */

#placeHolderVidChannel
	{
	width:300px;
	height:558px;
	background-color:#000;
	margin-top:8px;
	}
	
#placeHolderVidChannelTwo
	{
	width:300px;
	background-color:#000;
	margin-top:8px;
	}
	
#nbaAccHeaderDiv
	{
	height:28px!important;
	width:300px;
	}
	
#nbaAccFooterDiv
	{
	background-image:url('../../img/1.0/video/nbaAccFooterImg.jpg');background-repeat: no-repeat;
	background-position: top left;
	height:24px!important;
	width:300px;
	}
	
.nbaAccRightSign
	{
	float:right;
	margin-right:2px;
	margin-top:2px;
	}
	
.nbaAccLeftHder
	{
	float:left;
	line-height:10px;
	padding-top:4px;
	margin-left:10px;
	}
	
/* BEGIN: video promos/sponsor bar code */

#nbaSponsorFirstBar {
	height: 107px;
}

#nbaSponsorFirstBarTable {
	width: 923px;
	height: 107px;
	padding-top: 0px;
	margin-left: 15px;
}

#nbaSponsorFirstBarTable td {
	width: 219px;
	vertical-align: top;
}

.nbaSponsorFirstBarItem {
	width: 219px;
}

.nbaSponsorFirstBarItem td {
	vertical-align: top;
}

#nbaSponsorFirstBarTable .nbaVideoSponsorLeft {
	width: 88px;
}

.nbaVideoSponsorLeft a:link,
.nbaVideoSponsorLeft a:visited,
.nbaVideoSponsorLeft a:hover,
.nbaVideoSponsorLeft a:active {
	display: block;
	width: 70px;
	height: 53px;
	background-repeat: no-repeat;
	background-position: 9px 0px;
}

.nbaVideoSponsorLeft a:link span,
.nbaVideoSponsorLeft a:visited span,
.nbaVideoSponsorLeft a:hover span,
.nbaVideoSponsorLeft a:active span {
	position: relative;
	left: 61px;
	top: 28px;
	display: block;
	width: 16px;
	height: 16px;
	background: transparent url('../../img/1.0/video/nbaSponsorItemImageArrow.gif') no-repeat scroll 0px 0px;
	cursor: pointer;
}

#nbaSponsorFirstBarTable .nbaVideoSponsorRight {
	width: 131px;
}

.nbaVideoSponsorText {
	margin: 5px auto 5px auto;
	width: 131px;
	/* height: 65px; */
	text-align: left;
} 

/* END: video promos/sponsor bar code */

/* BEGIN: set up right video column styles */

#nbaVideoGridWrapper {
	float: left;
	width: 622px;
}

.nbaRightColumn {
	margin-left: 0px;
}

.nbaVideoSearch {
	background-repeat: repeat-x;
	height: 98px;
}

.nbaSearchVideoBoxContent {
	position: relative;
	left: 13px;
	padding: 0;
	margin: 0px;
}

.nbaSearchVideoBoxForm {
	padding: 0;
	margin: 0px;
}

#nbaSearchTerm {
	width: 230px;
	height: 20px;
	position: relative;
	top: 3px;
}

.nbaSearchFormImage {
	position: relative;
	top: 8px;
	left: 5px;
}

.nbaRight300AdHeader {
	margin: 0px;
}

.nbaPods {
	margin-bottom: 8px;
}

/* END: set up right video column styles */

