/* These are the video_skin_blue styles  for the Video Destination pages - Video Index (VDI), Live Index (LVI), Live Now (LVP) */

#contentMain.channel_video {
	background-color: transparent;
}
#contentMain.liveVideo {
	background-color: #fff;
}
#contentMain #vdiContainer {
	background: url(../art/video/skin_blue/bg_vdi_player_bottom.gif) no-repeat bottom left;
}
#vdiContainer #backgroundTop {
	background: url(../art/video/skin_blue/bg_vdi_player_top.gif) no-repeat top;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout #calloutFullStory a {
	color: #333;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout a:hover {
	color: #333; text-decoration:underline
}
backgroundTop


#vdiContainer #vdiMain #vdiPlayer {}
#contentMore #headlinesModule_body {
	/*background: url(../art/video/skin_otrc/bg_videoLibrary.gif) no-repeat top;*/
	border-top:2px solid #000!important;
	border-left:2px solid #000!important;
	border-right:2px solid #000!important;
	padding-top:15px;
	
}

/*
#contentMore #header {
	background: #003cbe url(../art/video/skin_otrc/bg_videoLibrary.gif) no-repeat 0 top;
}*/
#videos #prevNext li.active {
	background: url(../art/video/skin_otrc/pageNumBG.gif) no-repeat center;
}
#videos #prevNext li:hover {
	background: url(../art/video/skin_otrc/pageNumBG.gif) no-repeat center;
	color: #fff;
}

/* vdi library tabs */
#navContentMore .vdiTabs li {
	
}
#navContentMore .vdiTabs li.active {
background: #fff url(../art/video/skin_otrc/bg_tab_left_active.gif) no-repeat left top; position:relative; z-index:400;
height:24px; max-height:24px;
}
#navContentMore .vdiTabs li.deactive {
 	background: url(../art/video/skin_otrc/bg_tab_left_deactive.gif) no-repeat left top;
}
#navContentMore .vdiTabs li.hover {
 	background: url(../art/video/skin_otrc/bg_tab_left_hover.gif) no-repeat left top;
}
#navContentMore .vdiTabs li.active div.imgRight {
 	background: url(../art/video/skin_otrc/bg_tab_right_active.gif) no-repeat right top; 
	height:24px; max-height:24px;
}
#navContentMore .vdiTabs li.deactive div.imgRight {
 background: url(../art/video/skin_otrc/bg_tab_right_deactive.gif) no-repeat right top;
}
#navContentMore .vdiTabs li.hover div.imgRight {
	background: url(../art/video/skin_otrc/bg_tab_right_hover.gif) no-repeat right top;
}
#navContentMore .vdiTabs li.active div.text {
	border-top: 2px solid #000;
	color: #990000;
	background-color: #fff;
	border-bottom:2px solid #fff; 
	height: 27px!important;
}
#navContentMore .vdiTabs li.deactive div.text {
	border-top: 2px solid #333;
	color: #333;
	background-color: #fff;
	
}
#navContentMore .vdiTabs li.hover div.text {
	border-top: 2px solid #cc0000;
	background-color: #fff;
	color: #cc0000;
}

/* lvi */
#lviSisterStations #header {
	background: #003cbe url(http://abclocal.go.com/static/art/skin_blue02/bg_header_vidlive_sisstat.gif) no-repeat 0 top;
}
#lviSisterStations ul.sisterStation {
	border-top: 1px solid #003cbe;
}
#lviRightColumn #miniPopular h2 {
	background: #003cbe url(http://abclocal.go.com/static/art/skin_blue02/bg_header_vidlive_mpts.gif) no-repeat 0 top;
}
#lviRightColumn #miniTop h2 {
	background: #003cbe url(http://abclocal.go.com/static/art/skin_blue02/bg_header_vidlive_mpts.gif) no-repeat 0 top;
}

#contentMain #videos #list dt a{color:#333 !important;}
#contentMain a {color:#333;}

#lvpMain #information {background-color: #fff;  border:0 none;    padding: 0; color:#333333; clear:both;}

#lvpMain #information p {
font-size: 14px;
line-height:120%;
margin: 0;
}

#lvpMain #information ul {list-style-image:url(../otrc/art/arw_rt_red.png); margin-left:20px; padding-left:10px;}

#lvpMain #information #relatedNews { padding-right:10px; padding-bottom:10px; margin-bottom:20px;}
