#volumeLayer {
	display: none;
}
#xmp_ec_log_output_area_scroll_clip {
	padding: 5px 10px;
	margin: 0 10px;
	background-color: #fff;
}
.cnnXmpKeywordsLinks {
	color: #900;
}

#cnnXmpVideo,
#cnnXMPvod,
#cnnXMPlive {
	width: 640px;
	height: 360px;
}

#cnnXmpControls,
#cnnXMPvodControls,
#cnnXMPliveControls {
	width: 642px;
	height: 45px;
	position: relative;
	/*background-image: url('http://jcmsdev8.turner.com:88/.element/img/2.1/global/video/controls/background.gif');*/
	/*background-repeat: no-repeat;*/
}

#cnnXmpAudio {
	display: none;
}

#cnnXmpShare {
	display: none;
}

.Pause_Disabled_BVP, .Pause_ActiveOff_BVP, .Pause_ActiveOn_BVP, .Play_Disabled_BVP, .Play_ActiveOff_BVP, .Play_ActiveOn_BVP {
	position: absolute;
	font-size: 1px; 
	line-height: 1px;
	top: 2px;
	left: 6px; 
	height: 38px; 
	width: 38px;
}

.Email_Disabled_BVP, .Email_ActiveOff_BVP, .Email_ActiveOn_BVP {
	position: absolute;
	font-size: 1px; 
	line-height: 1px;
	top: 8px; /* -3px */
	left: 514px;
	height: 10px;
	width: 42px;
}

.Share_Disabled_BVP, .Share_ActiveOff_BVP {
	position: absolute;
	font-size: 1px; 
	line-height: 1px;
	height: 16px;
	width: 21px;
	top: 12px;
	left: 486px;
}


.Bigger_Disabled_BVP, .Bigger_ActiveOff_BVP, .Bigger_ActiveOn_BVP {
	position: absolute;
	font-size: 1px; 
	line-height: 1px;
	height: 16px;
	width: 21px;
	top: 12px;
	left: 514px;
}

.FullScreen_Disabled_BVP, .FullScreen_ActiveOff_BVP, .FullScreen_ActiveOn_BVP {
	position: absolute;
	font-size: 1px; 
	line-height: 1px;
	height: 16px;
	width: 21px;
	top: 12px;
	left: 540px;
}

.VolumeSquare_Disabled_BVP, .VolumeSquare_ActiveOff_BVP, .VolumeSquare_ActiveOn_BVP {
	position: absolute;
	font-size: 1px; 
	line-height: 1px;
	height: 23px;
	width: 55px;
	top: 9px;
	left: 577px;
}

.Volume_Disabled_BVP, .Volume_Semi_BVP, .Volume_Full_BVP {
	position: absolute;
	font-size: 1px; 
	line-height: 1px;
	top: 8px; /* -8px */
	left: 389px; /* +20 */
	height: 10px;
	width: 12px;
}

.TimelineTrackBackground_BVP {
	font-size: 1px; 
	line-height: 1px; 
	z-index: 50; 
	position: absolute;
	top: 16px;
	left: 50px;
	width: 363px; 
	height: 9px;
	/*background-color: #dedede;*/
	background: url('/.element/img/2.1/global/video/controls/progressBar.gif');
	background-repeat: repeat-x;
}

.TimelineTrackBuffer_BVP {
	font-size: 1px; 
	line-height: 1px; 
	z-index: 51; 
	width: 0%; 
	height: 100%;
	/*background-color: #ca0002;*/
	background: url('/.element/img/2.1/global/video/controls/progressBuffered.gif');
	
}

.TimelineHandlerBacker_BVP {
	font-size: 1px; 
	line-height: 1px; 
	position: absolute; 
	z-index: 100;
	top: 15px;
	left: 50px;
	width: 363px; 
	height: 9px;
}

.TimelineHandlerDisabled_BVP, .TimelineHandlerEnabled_BVP {
	font-size: 1px; 
	line-height: 1px;
	width: 32px;
	height: 10px;
}

.TimelineHandlerDisabled_BVP {
	/*background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/scrubberDisabled.gif');*/
	background-image: url('/.element/img/2.1/global/video/controls/scrubberDisabled.gif');
}

.TimelineHandlerEnabled_BVP {
	/*background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/scrubberActive.gif');*/
	background-image: url('/.element/img/2.1/global/video/controls/scrubberActive.gif');
}

.VolumeTrackBackground_BVP {
	font-size: 1px; 
	line-height: 1px; 
	z-index: 50; 
	position: absolute;
	top: 10px; /* -3px */
	left: 404px; /* +20 */
	width: 42px; 
	height: 5px;
	background-color: #dedede;
	
	display: none;
}

.VolumeHandlerBacker_BVP {
	font-size: 1px; 
	line-height: 1px; 
	position: absolute; 
	z-index: 100;
	top: 7px; /* -3px */
	left: 404px; /* +20 */
	width: 42px; 
	height: 10px;
	display: none;
}

.VolumeHandlerEnabled_BVP {
	font-size: 1px; 
	line-height: 1px;
	width: 10px; 
	height: 10px;
	/*background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/volumeActive.gif');*/
	background-image: url('/.element/img/2.1/global/video/controls/volumeActive.gif');
	
	display: none;
}

.Share_Disabled_BVP {
	background-image: url('/.element/img/2.1/global/video/controls/share.gif');
}

.Share_ActiveOff_BVP {
	cursor: pointer;
	background-image: url('/.element/img/2.1/global/video/controls/share.gif');
}

.Fullscreen_Disabled_BVP {
	background-image: url('/.element/img/2.1/global/video/controls/fullscreen.gif');
}

.Fullscreen_ActiveOn_BVP {
	background-image: url('/.element/img/2.1/global/video/controls/fullscreen.gif');
}

.Fullscreen_ActiveOff_BVP {
	cursor: pointer;
	background-image: url('/.element/img/2.1/global/video/controls/fullscreen.gif');
}

.Bigger_Disabled_BVP {
	background-image: url('/.element/img/2.1/global/video/controls/bigger.gif');
}

.Bigger_ActiveOn_BVP {
	background-image: url('/.element/img/2.1/global/video/controls/bigger.gif');
}

.Bigger_ActiveOff_BVP {
	cursor: pointer;
	background-image: url('/.element/img/2.1/global/video/controls/bigger.gif');
}

.VolumeSquare_Disabled_BVP {
	background-image: url('/.element/img/2.1/global/video/controls/volume_soft.gif');
}

.VolumeSquare_ActiveOn_BVP {
	background-image: url('/.element/img/2.1/global/video/controls/volume_soft.gif');
}

.VolumeSquare_ActiveOff_BVP {
	cursor: pointer;
	background-image: url('/.element/img/2.1/global/video/controls/volume_soft.gif');
}

.Pause_Disabled_BVP {
	/*background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/pauseDisabled.gif');*/
	background-image: url('/.element/img/2.1/global/video/controls/pauseDisabled.gif');
}

.Pause_ActiveOff_BVP {
	/*background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/pauseActiveOn.gif');*/
	background-image: url('/.element/img/2.1/global/video/controls/pauseActiveOn.gif');
}

.Pause_ActiveOn_BVP {
	cursor: pointer;
	/*background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/pauseActiveOff.gif');*/
	background-image: url('/.element/img/2.1/global/video/controls/pauseActiveOff.gif');
}

.Play_Disabled_BVP {
	/*background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/playDisabled.gif');*/
	background-image: url('/.element/img/2.1/global/video/controls/playDisabled.gif');
}

.Play_ActiveOff_BVP {
	/*background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/playActiveOn.gif');*/
	background-image: url('/.element/img/2.1/global/video/controls/playActiveOn.gif');
}

.Play_ActiveOn_BVP {
	cursor: pointer;
	/*background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/playActiveOff.gif');*/
	background-image: url('/.element/img/2.1/global/video/controls/playActiveOff.gif');
}

.Email_Disabled_BVP {
	background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/emailDisabled.gif');
}

.Email_ActiveOff_BVP {
	cursor: pointer;
	background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/emailActive.gif');
}

.Email_ActiveOn_BVP {
	cursor: pointer;
	background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/emailActive.gif');
}

/*
.FullScreen_Disabled_BVP {
	background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/fullscreenDisabled.gif');
}

.FullScreen_ActiveOff_BVP {
	background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/fullscreenActiveOff.gif');
}

.FullScreen_ActiveOn_BVP {
	background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/fullscreenActiveOff.gif');
}
*/

.Volume_Disabled_BVP {
	/*background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/volumeDisabled.gif');*/
	background-image: url('/.element/img/2.1/global/video/controls/volumeDisabled.gif');
	
	display: none;
}

.Volume_Semi_BVP {
	/*background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/volumeSemi.gif');*/
	background-image: url('/.element/img/2.1/global/video/controls/volumeSemi.gif');
	
	display: none;
}

.Volume_Full_BVP {
	/*background-image: url('http://i.cdn.turner.com/nascar/.element/img/2.1/global/video/controls/volumeFull.gif');*/
	background-image: url('/.element/img/2.1/global/video/controls/volumeFull.gif');
	
	display: none;
}

.TimeSpent_BVP, .Duration_BVP, .TimeSep_BVP {
	position: absolute;
	color: #999;
	font-size: 9px;
	font-family: Arial;
	font-weight: normal;
}

.TimeSpent_BVP {
	color: #ccc;
	top: 16px;
	left: 425px;
}
.TimeSep_BVP {
	top: 16px;
	left: 447px;
}
.Duration_BVP {
	top: 16px;
	left: 455px;
}
.cnnT1Photo img.cnnXmpStartSlate {
	left: 0;
}
.cnnXmpPlayButton {
	position: absolute;	
	top: 270px;
	left: 540px;
}

