/* These are the video_skin_red01 styles  for the Video Destination pages - Video Index (VDI), Live Index (LVI), Live Now (LVP) */

#contentMain.channel_video {
	background-color: transparent;
	background: none;
}
#contentMain.liveVideo {
	background-color: #fff;
}
#contentMain #vdiContainer {
	background: url(../art/video/skin_red/bg_vdi_player_bottom.gif) no-repeat bottom left;
}
#vdiContainer #backgroundTop {
	background: url(../art/video/skin_red/bg_vdi_player_top.gif) no-repeat top;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout #calloutFullStory a {
	color: #990000;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout a:hover {
	color: #990000;
}
#contentMore #headlinesModule_body {
	background: url(../art/video/skin_red/bg_videoLibrary.gif) no-repeat top;
}
#contentMore #header {
	background: #a7000a url(../art/skin_red01/bg_header_vid_library.gif) no-repeat 0 top;
} 
#videos #prevNext li.active {
	background: url(../art/video/skin_red/pageNumBG.gif) no-repeat center;
}
#videos #prevNext li:hover {
	background: url(../art/video/skin_red/pageNumBG.gif) no-repeat center;
	color: #fff;
}

/* vdi library tabs */
#navContentMore .vdiTabs li.active {
	background: url(../art/video/skin_red/bg_tab_left_active.gif) no-repeat left;
}
#navContentMore .vdiTabs li.deactive {
	background: url(../art/video/skin_red/bg_tab_left_deactive.gif) no-repeat left;
}
#navContentMore .vdiTabs li.hover {
	background: url(../art/video/skin_red/bg_tab_left_hover.gif) no-repeat left;
}
#navContentMore .vdiTabs li.active div.imgRight {
	background: url(../art/video/skin_red/bg_tab_right_active.gif) no-repeat;
}
#navContentMore .vdiTabs li.deactive div.imgRight {
	background: url(../art/video/skin_red/bg_tab_right_deactive.gif) no-repeat;
}
#navContentMore .vdiTabs li.hover div.imgRight {
	background: url(../art/video/skin_red/bg_tab_right_hover.gif) no-repeat;
}
#navContentMore .vdiTabs li.active div.text {
	border-top: 2px solid #ff0000;
	background-color: #fff;
}
#navContentMore .vdiTabs li.deactive div.text {
	border-top: 2px solid #7d2929;
	color: #000a19;
	background-color: #cecccc;
}
#navContentMore .vdiTabs li.hover div.text {
	border-top: 2px solid #ff0000;
	background-color: #fff;
	color: #cc0000;
}

/* lvi */
#lviSisterStations #header {
	background: #a7000a url(../art/skin_red01/bg_header_vidlive_sisstat.gif) no-repeat 0 top;
}
#lviSisterStations ul.sisterStation {
	border-top: 1px solid #a7000a;
}
#lviRightColumn #miniPopular h2 {
	background: #a7000a url(../art/skin_red01/bg_header_vidlive_mpts.gif) no-repeat 0 top;
}
#lviRightColumn #miniTop h2 {
	background: #a7000a url(../art/skin_red01/bg_header_vidlive_mpts.gif) no-repeat 0 top;
}