/*These styles are for the Video Destination pages - Video Index (VDI), Live Index (LVI), Live Now (LVP)
main content area*/
#contentMain
{
	width: 500px;
	margin-bottom: 0px;
	position: relative;
}
/*media player*/
#mediaPlayerElements
{
	margin: 0 0 0 10px;
}
/*vdiContainer - player, ad, callout*/
#contentMain #vdiContainer
{
	padding-bottom: 12px;
	margin-bottom: 10px;
	width: 0px;
	height: 0px;
}
#vdiContainer #backgroundTop
{
}
#vdiContainer #vdiMain
{
	background-color: #000;
	width: 500px;
	height: 200px;
}
#vdiContainer #vdiMain #vdiPlayer
{
	width: 601px;
	height: 371px;
	padding: 0px;
	float: inherit;
	text-align: center;
}
#vdiContainer #vdiMain #vdiPlayer .player
{
	width: 600px;
	height: 375px;
}
#vdiContainer #vdiMain #vdiPlayer .defaultPlayer IMG
{
	width: 600px;
	height: 338px;
}
#vdiContainer #vdiMain #vdiRight
{
	width: 330px;
	height: 390px;
	float: left;
}
#vdiContainer #vdiMain #vdiRight #vdiAd
{
	height: 0px;
}
.adText
{
	color: #999;
	font-size: 0.78em;
	padding-left: 5px;
	text-transform: uppercase;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout
{
	height: 100px;
	width: 0px;
	border-right: 1px solid #595959;
	padding: 7px 5px 5px 0;
	overflow: hidden;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout #callout
{
/*hide initially*/
	display: none;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout H2
{
	font-size: 16px;
	font-family: arial;
	text-transform: none;
	margin: 0;
	padding: 0;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout IMG
{
	padding-right: 7px;
	float: none;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout #calloutText
{
	font-size: 12px;
	font-family: arial;
	margin: 2px 0;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout #calloutFullStory
{
	margin: 0;
	float: none;
	text-transform: uppercase;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout A
{
	color: #FFF;
	text-decoration: none;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout A:hover
{
	text-decoration: underline;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout #calloutText A:hover
{
	text-decoration: none;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout .noRelated #calloutText A:hover
{
	text-decoration: none;
	color: #FFF;
	cursor: default;
}
#vdiContainer #vdiMain #vdiRight #vdiCallout .noRelated #calloutHeadline A:hover
{
	text-decoration: none;
	color: #FFF;
	cursor: default;
}
/*end vdiContainer
video library section*/
#contentMore
{
	margin: 0;
	width: 500px;
}
#contentMore #header UL
{
	margin: 0px;
	padding: 0px;
	height: 18px;
	list-style-type: none;
}
#contentMore #header LI
{
	float: left;
}
#contentMore .headlinesModule_body
{
	position: static;
}
/*tabbed navigation*/
#navContentMore
{
	height: 22px;
	width: 980px;
	background: none;
	line-height: normal;
	overflow: hidden;
}
#navContentMore LI
{
	border-right: none;
}
#navContentMore .vdiTabs
{
	list-style-type: none;
	margin: 0;
	padding: 0 9px 0 12px;
}
#navContentMore .vdiTabs LI
{
	float: left;
	cursor: pointer;
	margin-right: 3px;
}
#navContentMore .vdiTabs LI
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 9px;
	height: 27px;
}
#navContentMore .vdiTabs LI.active DIV.text
{
	height: 20px;
	padding-top: 5px;
	float: left;
	font-weight: bold;
}
#navContentMore .vdiTabs LI.deactive DIV.text
{
	height: 20px;
	padding-top: 5px;
	float: left;
	font-weight: bold;
}
#navContentMore .vdiTabs LI.hover DIV.text
{
	height: 20px;
	padding-top: 5px;
	float: left;
	font-weight: bold;
}
#navContentMore .vdiTabs LI DIV.imgRight
{
	height: 27px;
	width: 9px;
	float: left;
}
#navContentMore .vdiTabs .rss
{
	padding: 2px 0 0 10px;
}
#contentMore #headlinesModule_body, #contentMore #headlinesModule_leftPanel
{
	width: 980px;
	height: 641px;
	border: none;
}
#contentMore #headlinesModule_body
{
	padding-top: 6px;
}
#contentMore #headlinesModule_leftPanel
{
	background-color: #FFF;
}
/*subTabs / playAll*/
#subTabs-playAll
{
	width: 954px;
	padding: 0 13px 5px;
	float: left;
	height: 25px;
	font-size: 13px;
	text-transform: capitalize;
}
#subTabs-playAll LI A
{
	color: #999;
}
#subTabs-playAll LI A:hover
{
	color: #666;
}
#subTabs UL
{
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}
#subTabs LI
{
	list-style-type: none;
	float: left;
	margin: 0;
	padding-left: 40px;
	color: #999;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
}
#subTabs LI:hover
{
	color: #666;
	text-decoration: underline;
}
#subTabs LI.active
{
	color: #333;
	text-decoration: none;
}
#subTabs-playAll #playAll
{
	float: right;
	margin-top: 3px;
}
#subTabs-playAll #playAll A
{
	color: #333;
}
#subTabs-playAll #playAll IMG
{
	cursor: pointer;
	position: relative;
	top: 2px;
	padding-left: 0.5em;
}
/*video items*/
#videos
{
	height: 100%;
	clear: left;
}
#videos #list
{
	list-style-type: none;
	float: left;
	margin: 0;
	padding-left: 50px;
	width: 930px;
	height: 567px;
}
#videos #list DIV.play
{
	background-image: url(../art/video/icon_play_lg.png);
	background-repeat: no-repeat;
	display: inline;
}
#videos #list LI
{
/*margin: 6px;*/
	margin: 0 45px 15px 0;
	float: left;
	display: inline;
	width: 186px;
	height: 177px;
	position: relative;
}
/*style when video is on-hover and/or playing*/
#videos #list LI:hover, #videos #list LI.active
{
	background: #E2E2E2;
}
#videos #list LI IMG
{
	cursor: pointer;
}
#videos #list DL
{
	margin: 0;
	padding: 3px 4px 0;
	height: 65px;
	position: relative;
}
#videos #list DT
{
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}
#videos #list DD
{
	font-weight: bold;
	font-size: 11px;
}
#videos #list DT A, #videos #list DT A:hover, #videos #list DD A, #videos #list DD A:hover
{
	color: #0B5392;
}
#videos #list DD.play A, #videos #list DD.email A, #videos #list DD.share A
{
	color: #666;
}
#videos #list DD.play
{
	float: left;
	margin: 0;
	position: absolute;
	bottom: 4px;
	cursor: pointer;
	background: url(../art/video/icon-play.png) no-repeat;
	padding-left: 15px;
	height: auto;
}
#videos #list DD.email
{
	bottom: 4px;
	cursor: pointer;
	float: left;
	left: 37%;
	margin: 0;
	position: absolute;
}
#videos #list DD.email IMG
{
	margin-right: 3px;
}
#videos #list DD.share
{
	float: left;
	margin: 0;
	position: absolute;
	bottom: 4px;
	right: 4px;
	cursor: pointer;
	background: url(../art/global/icon_sharethis_10x10-bw.gif) no-repeat right;
	padding-right: 15px;
}
/*prev/next pagination*/
#videos #prevNext
{
	clear: both;
	padding: 10px 0;
	width: 930px;
	height: 22px;
}
#videos #prevNext UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
#videos #prevNext LI
{
	margin: 0;
	padding: 0;
	float: left;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
#videos #prevNext LI.active
{
	color: #FFF;
	text-decoration: none;
}
#videos #prevNext LI.prev, #videos #prevNext LI.next
{
	width: auto;
}
#videos #prevNext LI.prev
{
	padding: 0 0.5em;
}
#videos #prevNext LI.next
{
	padding: 0 1px 0 0.5em;
}
#videos #prevNext LI.prev:hover, #videos #prevNext LI.next:hover
{
	text-decoration: underline;
	background-image: none;
	color: #666;
}
/*live video index page styles*/
#lvi
{
	width: 960px;
	padding: 7px 10px 0;
}
#lviMain
{
	float: left;
	width: 620px;
}
#lviMain H1
{
	margin: 0;
	float: none;
	display: block;
}
#lviPrimaryStation
{
	width: 620px;
}
#lviPrimaryStation UL#currentLiveVideo
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 223px;
	float: left;
}
#lviPrimaryStation #currentLiveVideo H2
{
	width: 223px;
	padding: 0 0 0.5em;
}
#lviPrimaryStation #currentLiveVideo LI
{
	width: 223px;
	height: 177px;
	background-color: #E2E2E2;
	margin-bottom: 1em;
	font-weight: bold;
}
#lviPrimaryStation IMG
{
	cursor: pointer;
}
#lviPrimaryStation IMG.cursorAuto
{
	cursor: auto;
}
#lviPrimaryStation DL
{
	margin: 0;
	padding: 0 4px;
	height: 48px;
	position: relative;
}
#lviPrimaryStation DT
{
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2em;
}
#lviPrimaryStation DT A
{
	color: #333;
}
#lviPrimaryStation .watch
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	cursor: pointer;
	position: absolute;
	bottom: 4px;
}
#lviPrimaryStation .watch A
{
	color: #333;
}
#lviPrimaryStation .watch IMG
{
	position: relative;
	bottom: -2px;
	padding-left: 0.25em;
}
#lviUpcomingABC
{
	width: 350px;
	float: right;
}
#lviUpcomingABC #lviUpcoming
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 350px;
}
#lviUpcomingABC #lviUpcoming H2
{
	padding: 0 0 0.25em;
}
#lviUpcomingABC #lviUpcoming .date
{
	font-size: 12px;
	color: #999;
}
#lviUpcomingABC #lviUpcoming .headline
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1em;
}
#lviUpcomingABC #lviABCBG
{
	vertical-align: bottom;
	margin-top: 5px;
}
#lviUpcomingABC #lviABC
{
	background-color: #F0F2F7;
	list-style-type: none;
	margin: 0 0 1em;
	padding: 5px 10px;
	width: 330px;
	height: 205px;
	max-height: 205px;
	overflow: auto;
}
#lviUpcomingABC #lviABC .date
{
	font-size: 12px;
	color: #999;
}
#lviUpcomingABC #lviABC .headline
{
	font-size: 12px;
	color: #425A8B;
	font-weight: bold;
	margin-bottom: 0.75em;
}
#lviUpcomingABC #lviABC .headline A
{
	color: #425A8B;
	font-weight: bold;
}
#lviSisterStations
{
	width: 620px;
	clear: both;
}
#lviSisterStations #header
{
	padding: 3px;
}
#lviSisterStations #header H2
{
	display: inline;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 1.1em;
}
#lviSisterStations UL.sisterStation
{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 10px;
	border-right: 1px solid #A5A5A5;
	border-bottom: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;
	height: 100%;
}
#lviSisterStations UL.sisterStation H2
{
	padding: 0 0 0.25em;
}
.sisterStation A.stURL
{
	text-transform: lowercase;
	margin: 0 0.25em 0 0.75em;
}
.sisterStation #currentLive
{
	list-style-type: none;
	width: 260px;
	padding: 0;
	margin: 0 0 0.5em;
	float: left;
}
.sisterStation #currentLive H3
{
	font-size: 0.9em;
	text-transform: uppercase;
	margin: 0 0 0.5em;
}
.sisterStation #currentLive LI
{
	font-size: 11px;
	font-weight: bold;
	height: 50px;
}
.sisterStation #currentLive IMG
{
	float: left;
}
.sisterStation #currentLive .headline
{
	width: 180px;
	float: right;
}
.sisterStation #upcomingLive
{
	list-style-type: none;
	width: 290px;
	margin: 0 0 0.5em;
	padding: 0;
	float: right;
}
.sisterStation #upcomingLive H3
{
	font-size: 0.9em;
	text-transform: uppercase;
	margin: 0 0 0.5em;
}
.sisterStation #upcomingLive LI
{
	font-size: 11px;
}
.sisterStation #upcomingLive .date
{
	color: #999;
}
.sisterStation #upcomingLive .headline
{
	font-weight: bold;
	margin-bottom: 0.25em;
}
.sisterStation #upcomingLive .stationFooter
{
	margin-top: 1em;
	text-transform: capitalize;
	font-weight: bold;
}
.sisterStation #upcomingLive .stationFooter .pipe
{
	margin: 0 5px;
}
#lviSisterStations HR
{
	border: 0;
	height: 1px;
	background-color: #A5A5A5;
	clear: both;
}
#lvi #lviRightColumn
{
	float: right;
	width: 320px;
}
#lviRightColumn .ad_skyscraper
{
	margin-left: 75px;
}
/*mini popular module on the lvi page*/
#miniPopular
{
	width: 320px;
	margin: 1.5em 0;
}
#lviRightColumn #miniPopular H2
{
	color: #FFFFFF;
}
/*mini top module on the lvi page*/
#miniTop
{
	width: 320px;
	margin: 1em 0 1.5em;
}
#lviRightColumn #miniTop H2
{
	color: #FFFFFF;
}
#lvp
{
	width: 960px;
	padding: 7px 10px 0;
}
#lvp #lvpMain
{
	width: 600px;
	float: left;
}
#lvp .adContainer
{
	margin-bottom: 15px;
}
#lvpMain #h1Email
{
	width: 600px;
	height: 25px;
	position: relative;
}
#lvpMain #h1Email H1
{
	margin: 0;
	width: auto;
}
#lvpMain #h1Email #bookmarkpage
{
	position: absolute;
	top: 5px;
	right: 90px;
	font-size: 12px;
}
#lvpMain #h1Email #emailVideo
{
	position: absolute;
	top: 0;
	right: 0;
}
#lvpMain #player
{
	width: 600px;
	height: 382px;
	text-align: center;
}
#lvpMain #information
{
	border: 1px solid #CCC;
	background-color: #ECECEC;
	padding: 5px;
}
#lvpMain #information H1
{
	margin: 0;
	float: none;
}
#lvpMain #information H3
{
	font-size: 13px;
	margin: 0.5em 0;
}
#lvpMain #information UL
{
	list-style-type: none;
	margin: 1em 0 0;
	padding: 0;
}
#lvpMain #information H3
{
	font-size: 0.9em;
	text-transform: uppercase;
}
#lvpMain #information P
{
	font-size: 11px;
	margin: 0;
}
#lvpMain #information .headline LI
{
	font-weight: bold;
	margin: 0.25em 0;
}
#lvpMain #information .headline IMG
{
	margin-left: 0.5em;
}
#lvp #lvpRightColumn
{
	width: 330px;
	float: right;
}
#lvpRightColumn #ad
{
	text-align: center;
	margin-bottom: 1.5em;
}
#lvpRightColumn #lvpCurrent
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#lvpRightColumn #lvpCurrent H3
{
	font-size: 0.9em;
	text-transform: uppercase;
	margin-bottom: 0.25em;
}
#lvpRightColumn #lvpCurrent LI
{
	width: 330px;
	height: 50px;
	min-height: 50px;
}
#lvpRightColumn #lvpCurrent IMG
{
	float: left;
}
#lvpRightColumn #lvpCurrent .headlineText
{
	float: right;
	width: 250px;
}
#lvpRightColumn #lvpCurrent .headline
{
	font-weight: bold;
	font-size: 12px;
}
#lvpRightColumn #lvpCurrent .text
{
	font-size: 11px;
}
#lvpRightColumn #lvpUpcoming
{
	list-style-type: none;
	margin: 10px 0 0;
	padding: 0;
	clear: both;
}
#lvpRightColumn #lvpUpcoming H3
{
	font-size: 0.9em;
	text-transform: uppercase;
	margin-bottom: 0.25em;
}
#lvpRightColumn #lvpUpcoming .date
{
	font-size: 11px;
	color: #999;
}
#lvpRightColumn #lvpUpcoming .headline
{
	font-size: 11px;
	margin-bottom: 0.5em;
}
DIV.clear
{
	clear: both;
}
