@import url("boxes.css");
@import url("tabs.css");

/*
	VOD
*/

body{
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #000;
	font-size: 75%;
	}
div#fpv_uiMasthead{
	width: 920px;
	margin: 23px auto 0;
	height: 105px;
	}
div#fpv_uiFooter{
	width: 920px;
	padding: 15px 0px 8px 0px;
	margin: 0 auto;
}
/* --------------------

ENTIRE PAGE

---------------------- */
	/* The font-size below may need to change if the header or donut or whatever gives fonts a size. The number is found by dividing the font you want by 16 - or whatever the core font of the header/donut is */
	/* how to make font sizes 
	
	.9em = 9px
	1em = 10px
	1.2em = 12px
	1.3em = 13px
	1.4em = 14px
	1.5em = 15px
	1.6em = 16px
	1.8em = 18px
	*/
div#fpv_uiPage{
	font-family: Arial, Helvetica, sans-serif;
	color: #EBEBEB;
	width: 920px;
	margin: 11px auto 0;
	padding: 0px;
	text-align: left;
	/*background: url(../../images/492/innerpage_background.JPG) repeat-y top left;*/
	}
div#fpv_uiPage div#fpv_moreVideoTabsContainer, div#fpv_uiPage div#fpv_mostVideoTabsContainer{
	display: none;
	}
div#fpv_uiPage div#fpv_seoTitle{
	background: url(../../images/856/hdr_vod.gif) no-repeat right top;
	height: 67px;
	}
div#fpv_uiPage div#fpv_seoTitle h1,
div#fpv_uiPage div#fpv_seoTitle h2 {
	display: none;
	}
/* some basic things we need */

/*  This gives us raw defaults for the most basic elements */
div#fpv_uiPage dl, div#fpv_uiPage dt, div#fpv_uiPage dd, div#fpv_uiPage ul, div#fpv_uiPage ol, div#fpv_uiPage li, div#fpv_uiPage h1, div#fpv_uiPage h2, div#fpv_uiPage h3, div#fpv_uiPage h4, div#fpv_uiPage h5, div#fpv_uiPage h6, div#fpv_uiPage pre, div#fpv_uiPage form, div#fpv_uiPage fieldset, div#fpv_uiPage input, div#fpv_uiPage select, div#fpv_uiPage p, div#fpv_uiPage blockquote, div#fpv_uiPage table, div#fpv_uiPage th, div#fpv_uiPage td{
	margin:0;
	padding:0;
	}
div#fpv_uiPage p{
	margin: 10px 0px 10px 0px;
	}
div#fpv_uiPage blockquote{
	margin: 10px;
	}
div#fpv_uiPage fieldset, div#fpv_uiPage img{
	border:0;
	}
/*div#fpv_uiPage img {
	behavior: url(/player/js/pngbehavior.htc);
}*/
div#fpv_uiPage legend{
	display: none;
	}
div#fpv_uiPage ul {
	list-style:none;
	}
div#fpv_uiPage input, div#fpv_uiPage textarea, div#fpv_uiPage select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #000;
}
div#fpv_uiPage a{
	color: #FDCA00;
	}
div#fpv_uiPage div.fpv_clear{
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	}
/* form button styling */
div#fpv_uiPage input.fpv_buttonFormat {
	border: none;
	}
/*html>body div#fpv_uiPage input.fpv_buttonFormat{
	padding-right: 16px;
	*padding-right: 0px;
	}*/
div#fpv_uiPage span.fpv_jsEvalSpan {
	display: none;
	}
div#fpv_uiFooter span.fpv_jsEvalSpan {
	display: none;
	}
/* -------------------------------------------------------------

styles for ALL page accordions

------------------------------------------------------------- */

/* accordion headers */
.fpv_accordionControlStyle {
	height: 360px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}
.fpv_accordionControlStyleExpanded {
	text-decoration: none;
	font-weight: bold;
	margin-top: 2px;
	position:relative;
	cursor: pointer;
}
.fpv_accordionControlStyleCollapsed {
	font-weight: bold;
	margin-top: 2px;
	cursor: pointer;
}
.fpv_accordionControlStyleHover{
	text-decoration: none;
	font-weight: bold;
	margin-top: 2px;
	cursor: pointer;
}
div#fpv_uiPage div.fpv_accordionStyles h3 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	position: relative;
}
div#fpv_uiPage div.fpv_accordionStyles h3 span {
	display: none;
}
div#fpv_uiPage div#fpv_multipleNavPanel_suffix1 h3 {
	background-image: url(../../images/856/accord_now_playing_off.gif);
}
div#fpv_uiPage div#fpv_multipleNavPanel_suffix2 h3 {
	background-image: url(../../images/856/accord_coming_soon_off.gif);
}
div#fpv_uiPage div#fpv_stfPanel h3 {
	background-image: url(../../images/856/accord_stf_off.gif);
	text-indent: -9999px;
}
div#fpv_uiPage div#fpv_watchedPanel h3 {
	background-image: url(../../images/856/accord_most_watched_off.gif);
}
div#fpv_uiPage div#fpv_sharedPanel {
	background-image: url(../../images/856/most_shared_tab.png);
	display: none;
}
div#fpv_uiPage div#fpv_recentPanel h3 {
	background-image: url(../../images/856/accord_most_recent_off.gif);
}
div#fpv_uiPage div#fpv_ratingPanel h3 {
	background-image: url(../../images/856/accord_top_rated_off.gif);
}
div#fpv_uiPage div#fpv_ratedPanel {
	background-image: url(../../images/856/most_rated_tab.png);
	display: none;
}
div#fpv_uiPage div#fpv_multipleNavPanel_suffix1 .fpv_accordionControlStyleExpanded h3,
div#fpv_uiPage div#fpv_multipleNavPanel_suffix1 .fpv_accordionControlStyleHover h3 {
	background-image: url(../../images/856/accord_now_playing_on.gif);
}
div#fpv_uiPage div#fpv_multipleNavPanel_suffix2 .fpv_accordionControlStyleExpanded h3,
div#fpv_uiPage div#fpv_multipleNavPanel_suffix2 .fpv_accordionControlStyleHover h3 {
	background-image: url(../../images/856/accord_coming_soon_on.gif);
}
div#fpv_uiPage div#fpv_stfPanel .fpv_accordionControlStyleExpanded h3,
div#fpv_uiPage div#fpv_stfPanel .fpv_accordionControlStyleHover h3 {
	background-image: url(../../images/856/accord_stf_on.gif);
}
div#fpv_uiPage div#fpv_watchedPanel .fpv_accordionControlStyleExpanded h3,
div#fpv_uiPage div#fpv_watchedPanel .fpv_accordionControlStyleHover h3 {
	background-image: url(../../images/856/accord_most_watched_on.gif);
}
div#fpv_uiPage div#fpv_sharedPanel .fpv_accordionControlStyleExpanded h3,
div#fpv_uiPage div#fpv_sharedPanel .fpv_accordionControlStyleHover h3 {
	background-image: url(../../images/856/most_shared_tab_on.png);
}
div#fpv_uiPage div#fpv_recentPanel .fpv_accordionControlStyleExpanded h3,
div#fpv_uiPage div#fpv_recentPanel .fpv_accordionControlStyleHover h3 {
	background-image: url(../../images/856/accord_most_recent_on.gif);
}
div#fpv_uiPage div#fpv_ratingPanel .fpv_accordionControlStyleExpanded h3,
div#fpv_uiPage div#fpv_ratingPanel .fpv_accordionControlStyleHover h3 {
	background-image: url(../../images/856/accord_top_rated_on.gif);
}
div#fpv_uiPage div#fpv_ratedPanel .fpv_accordionControlStyleExpanded h3,
div#fpv_uiPage div#fpv_ratedPanel .fpv_accordionControlStyleHover h3 {
	background-image: url(../../images/856/most_rated_tab_on.png);
}
/* -------------------------------------------------------------

fpv_metaBlock style options 

------------------------------------------------------------- */
/* this puts a border on all thumbnails */
div#fpv_uiPage div.fpv_metaBlock img {
	padding: 0px;
	margin: 0px;
	}
/*** style one 
thumbnail left; title, subtitle, desc on right
***/
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock,
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock {
	margin: 0 0 1px;
	cursor: pointer;
	background: #2D2D2D;
	overflow: hidden;
	}
* html div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock,
* html div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock {
	display: inline-block;
	}
/* hover background color */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlockHover,
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlockHover {
	background: #161616;
}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock div.fpv_metaBlockImage,
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock div.fpv_metaBlockImage{
	float: left;
	background: #0C0C0C;
	padding: 8px;
	border-right: 1px solid #000;
	}
/* folder level thumbnail image */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dd.fpv_netClipLogo{
	text-align: right;
	position: absolute;
	right: 8px;
	width: 40px;
	margin-top: -20px;;
	}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dd.fpv_netClipLogo img{
	float: right;
	padding: 0px;
	border: 0px;
	}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock div.fpv_metaBlockText, 
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock div.fpv_metaBlockText{
	float: left;
	padding: 4px 0 8px 8px;
	white-space: normal;
	width: 173px;
	}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dl{
	}
/* folder level title/subtitle */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dt,
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock dt{
	font-size: 1em;
	color: #FDCA00;
}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dt a,
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock dt a {
	color: #FDCA00;
	text-decoration: none;
}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dt.fpv_clipStatistic{
	font-size: 1em;
	font-weight: bold;
	color: #EBEBEB;
	display: none;
}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dd.fpv_clipSubTitle{
	font-size: 1em;
	color: #FFFFFF;
	padding: 3px 0 0 0;
	}
div#fpv_uiPage div.fpv_styleOne dd.fpv_clipDesc, 
div#fpv_uiPage div.fpv_styleOne dd.fpv_clipAirtime, 
div#fpv_uiPage div.fpv_styleOne dd.fpv_clipRelatedURL, 
div#fpv_uiPage div.fpv_styleOne dd.fpv_clipCopyright{
	display: none;
	}
div#fpv_uiPage div.fpv_styleOne div.fpv_clearExtra {
	}
/* end of fpv_styleOne */

/***
fpv_metaBlock style two - clip level
1 per column, thumbnail top, title/subtitle underneath, no other content
***/

/* hover background color */
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock dt a{
	text-decoration: none;
	color: #FDCA00;
	}

div#fpv_uiPage div.fpv_styleTwo dd.fpv_clipDesc, div#fpv_uiPage div.fpv_styleTwo dd.fpv_clipAirtime, div#fpv_uiPage div.fpv_styleTwo dd.fpv_clipRelatedURL, div#fpv_uiPage div.fpv_styleTwo dd.fpv_clipCopyright{
	display: none;
	}
div#fpv_uiPage div.fpv_styleTwo div.fpv_clearExtra{
	}
/* end of style two */
/* --------------------

SECTION ONE

---------------------- */
div#fpv_uiPage div#fpv_section_1{
	width: 563px;
	float: left;
	}

/**************
VIDEO PLAYER
**************/
div#fpv_uiPage div.videoBox{
	width: 559px;
	height: 454px;
	padding: 4px 0pt 4px 4px;
	background-color: #2D2D2D;
	}
div#fpv_uiPage div.videoBox #videoplayer{
	width: 555px;
	height: 454px;
	float: left;
	}
	
/* --- --- --- ---
 Now Playing Box 
--- --- --- --- */
div#fpv_uiPage div#fpv_metaContainer {
	margin: 23px 0 0;
	}

/* container for all meta data text */
div#fpv_uiPage div#fpv_metaText {
}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock{
	}
/* large thumbnail */
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock img {
	float: left;
	margin: 0px 23px 0px 0px;
}
/* meta text */

div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dl {
	float: left;
	width: 436px;
}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd#fpv_clipEditorialTagsDD {
	color: #00D3DA;
	display: none;
	}
/* meta text title */
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dt{
	color: #EBEBEB;
	font-size: 1.92em;
	font-weight: bold;
	margin: -4px 0 0;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd{
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd#fpv_clipSubTitleDD{
	font-size: 1em;
	text-transform: uppercase;
	color: #7DB703;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd#fpv_clipDescDD{
	margin: 13px 0 0;
	color: #5C5D5F;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipRelatedURL a{
	text-decoration: underline;
	color: #EBEBEB;
	}
/*div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipRelatedURL, */div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipCopyright,  div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipAirtime{
	display: none;
	}
	
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipTextBoxURL {
	margin-top: 14px;
	display: none;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipTextBoxURL input {
	font-size: 1em;
	font-weight: normal;
	width: 80%;
	}

div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock div.fpv_clearExtra{
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	}
/* container for all clip-related action buttons, such as buy now, send to friend, ratings */
div#fpv_uiPage div#fpv_clipActions {
	width: 172px;
	margin: 18px 0 0 104px;
}
div#fpv_uiPage div#fpv_clipActions #fpv_clipActSTF {
	position: absolute;
	margin: 100px 0 0;
}
div#fpv_uiPage div#fpv_clipActBUY input{
	padding: 3px 0;
	}
/*** ratings specific ***/
/* ratings component container */
div#fpv_uiPage div#fpv_clipActRAT {
	font-weight: normal;
}
/* 'rate this video' text */
div#fpv_uiPage div#fpv_clipActRAT h3{
	font-size: 1.2em;
	padding-bottom: 6px;
	text-transform: capitalize;
	color: #EBEBEB;
	}
div#fpv_uiPage div#fpv_ratingStarContainer {
}
div#fpv_uiPage div#fpv_ratingStarContainer img.fpv_rating_bg{
	/* use this to size the div and give it the padding it needs */
	width: 12px;
	height: 13px;
	}
/* the rating star images */
div#fpv_uiPage div.fpv_rating_empty, 
div#fpv_uiPage div.fpv_rating_half, 
div#fpv_uiPage div.fpv_rating_full{
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
	margin: 0 3px 0 0;
	}
div#fpv_uiPage div.fpv_rating_empty {
	background-image: url(../../images/856/rating_star_empty.gif);
	}
div#fpv_uiPage div.fpv_rating_half{
	background-image: url(../../images/856/rating_star_half.gif);
	}
div#fpv_uiPage div.fpv_rating_full{
	background-image: url(../../images/856/rating_star_full.gif);
	}
/* number of ratings */
div#fpv_uiPage h4.fpv_ratingsCount {
	font-size: 1.17em;
	color: #5C5D5F;
	padding: 6px 0 0;
	font-weight: normal;
	}
div#fpv_uiPage div#fpv_ratingStarContainer div.fpv_clearExtra{
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	}

/* --- --- --- ---
 Related Video section 
--- --- --- --- */
div#fpv_uiPage div#fpv_uiRelatedVideoContainer{
	margin-top: 20px;
	padding-top: 20px;
	display: none;
}
div#fpv_uiPage div#fpv_navPanelVideoContentNetworkLevel{
	display: none;
	}
div#fpv_uiPage div#fpv_uiVideoNavHeader {
	display: inline-block;
}
/* Network Style */

div#fpv_uiPage div.fpv_navBreadElements{
	clear:none !important;
	}
div#fpv_uiPage div.fpv_navBreadElements .fpv_breadCrumb{
	background: #2D2D2D url(../../images/856/open_folder_icon.gif) no-repeat top left;
	height: 18px;
	border-bottom: 1px solid #000;
	text-transform: capitalize;
	font-size: 11px;
	width: 302px;
	}
div#fpv_uiPage div.fpv_navBreadElements span.fpv_selected{
	background: #161616 url(../../images/856/open_folder_icon.gif) no-repeat top left;
	height: 18px;
	border: none;
	}
div#fpv_uiPage div.fpv_navBreadElements span.fpv_breadCrumb {
	display: block;
	padding: 4px 0 0 33px;
	
	}
div#fpv_uiPage div.fpv_navBreadElements a{
	text-decoration: none;
	color: #D1D0D0;
	}

div#fpv_uiPage div#fpv_navPanelVideoPaging, div#fpv_uiPage div#fpv_navPanelVideoContentBlock2{
	display: none;
	}
div#fpv_uiPage div#fpv_navPanel h3{
	display: none;
	}
div#fpv_uiPage div#fpv_navPanelVideoContent{
	width: 591px;
	height: 155px;
	white-space: nowrap;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: auto;
	}
div#fpv_uiPage div#fpv_navPanelVideoContentNavList{
	white-space: nowrap;
	padding-left: 12px;
	}

/* --- --- --- ---
 Comments section 
--- --- --- --- */
div#fpv_uiPage div#fpv_commentsBox{
	margin: 20px 0px;
	padding-top: 20px;
	background: url(../../images/616/section_head.gif) repeat-x top left;
	}
div#fpv_uiPage div#fpv_commentsProgress{
	background-color: #cccccc;
	padding:3px;
	display:none;
	}
div#fpv_uiPage div.fpv_commentsPanelTitleRight {
	float:right;
	margin: -13px 0px 0px 0px;
}
div#fpv_uiPage div.fpv_commentsPanelTitleRight a{
	font-weight: bold;
	text-decoration: none;
	color: #848B8B;
	text-transform: uppercase;
	}
	
/*** comments specific ***/
div#fpv_uiPage div#fpv_uiComments{
	height: 200px;
	/*background-color: #000000;*/
	padding: 0 0 5px 0;
	margin: 13px 0 0 0;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
	}
/* comments view */
div#fpv_uiPage ol.fpv_comment li{
	color: #EBEBEB;
	font-size: 1.09em;
	font-weight: bold;
	border-bottom: 1px dotted #292828;
	list-style-position: inside;
	margin: 0 2px 17px 0;
	}
div#fpv_uiPage ol.fpv_comment dl{
	display:inline;
}
div#fpv_uiPage ol.fpv_comment dt, div#fpv_uiPage ol.fpv_comment dd{
	font-size: 1.2em;
	font-weight: normal;
	}
div#fpv_uiPage ol.fpv_comment dt{
	display: inline;
	margin-left: 8px;
	}
html>body div#fpv_uiPage ol.fpv_comment dt{
	margin-left: 5px;
	}
div#fpv_uiPage ol.fpv_comment dd{
	color: #FFFFFF;
	}
div#fpv_uiPage ol.fpv_comment dd.fpv_commentTimestamp{
	display: inline;
	font-size: 1.2em;
	margin-left: 5px;
	}
div#fpv_uiPage ol.fpv_comment dd.fpv_commentBody{
	font-weight: normal;
	padding: 2px 0 8px 0;
	}
	
div#fpv_uiPage div#fpv_uiCommentPaging {
	white-space: nowrap;
	position: relative;
	padding: 0px 0px 0px 0px;
	color: #848C8C;
}
div#fpv_uiPage div.fpv_commPagingContainer {
	font-size: .9em;
	padding: 3px 0 0 0;
	text-align: right;
	position: relative;
	/*border: 1px solid #B7B6B6;*/
	margin-bottom: 8px;
}
div#fpv_uiPage div.fpv_commPagingContainer a {
	color: #848C8C;
	text-decoration: none;
	padding: 3px;
	text-transform: uppercase;
}
div#fpv_uiPage div.fpv_commPagingContainer a:hover {
	color: #00D3DA;
	text-decoration: none;
}
/* outermost container for add comment form */
div#fpv_uiPage div#fpv_uiAddComment {
	/*width: 615px;*/
	padding: 0 24px 15px 20px;
	margin: 0px 0px 0px 0px;
	background: #1F1F1F;
	}
div#fpv_uiPage div#fpv_uiAddComment fieldset{
	/*padding-left: 15px;*/
	}
div#fpv_uiPage label.fpv_addComment, div#fpv_uiPage div.fpv_addComment {
	display: block;
	padding: 20px 0 10px 0;
	font-weight: bold;
	font-size: 1.2em;
	font-weight: bold;
}
/* name */
div#fpv_uiPage div#fpv_commentsTxtName{
	width: 430px;
	/*float: left;*/
	margin-right: 35px;
	}
div#fpv_uiPage input.fpv_comInputName {
	width: 100%;
}
/* email */
div#fpv_uiPage div#fpv_commentsTxtEmail{
	width: 430px;
	/*clear: right;*/
	}
div#fpv_uiPage input.fpv_comInputEmail{
	width: 100%;
}
/* remember me radio buttons */
div#fpv_uiPage div#fpv_commentsRememberRadios{
	float: left;
	clear: both;
	}
div#fpv_uiPage label.fpv_addCommentRadio{
	margin-right: 8px;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: lowercase;
	}
div#fpv_uiPage input#fpv_radRememberNo, div#fpv_uiPage input#fpv_radRememberYes{
	vertical-align: middle;
	border: none;
	}
div#fpv_uiPage input#fpv_radRememberYes{
	margin-left: 3px;
	}
div#fpv_uiPage input#fpv_radRememberNo{
	margin-left: 10px;
	}
div#fpv_uiPage div#fpv_commentsTxtComments{
	clear: both;
}
/* add comment text box styling */
div#fpv_uiPage textarea.fpv_comInputComment {
	width: 567px;
	height: 81px;
}
/* add comment button */

/* form button */
div#fpv_uiPage input.fpv_commentAddButton {
	margin-top: 20px;
	float: right;
	padding: 3px 0 3px 8px;
	/*clear: left;*/
}
div#fpv_uiPage div#fpv_uiAddComment div.fpv_clear{
	padding-top: 8px;
	}	

/* --------------------

SECTION TWO

---------------------- */
div#fpv_uiPage div#fpv_section_2{
	float: right;
	width: 302px;
	padding: 17px 0 0 17px;
	border-left: 1px solid #1A1A1A;
	border-top: 1px solid #1A1A1A;
	}

/* --- --- --- ---
 companion ad box
--- --- --- --- */
div#fpv_uiPage div#fpv_companionad {
	width: 300px;
	height: 250px;
	}

/* --- --- --- ---
 Video Search form box
--- --- --- --- */
div#fpv_uiPage div#fpv_searchBox {
	margin: 8px 0 0;
	}
div#fpv_uiPage div#fpv_searchBox h2 {
	background: url(../../images/856/accord_search.gif) no-repeat left top;
	height: 34px;
	}
div#fpv_uiPage div#fpv_searchBox h2 span {
	display: none;
	}
div#fpv_uiPage div#fpv_searchBox div.fpv_content{
	border: 1px solid #1A1A1A;
	padding: 20px;
	margin: 2px 0 0;
	}
div#fpv_uiPage div#fpv_searchBox input#searchTextBox{
	width: 184px;
	height: 18px;
	float: left;
	}
div#fpv_uiPage input.fpv_videoSearchButton{
	background: url(../../images/856/search_btn_off.gif) no-repeat left top;
	border: none;
	width: 62px;
	height: 22px;
	padding: 22px 0 0;
	overflow: hidden;
	cursor: pointer;
	float: right;
	}
div#fpv_uiPage input.fpv_videoSearchButton:hover {
	background: url(../../images/856/search_btn_on.gif) no-repeat left top;
	}
div#fpv_uiPage #fpv_clipActSTF input.fpv_buttonFormat {
	background: url(../../images/856/stf_btn_off.gif) no-repeat left top;
	border: none;
	width: 172px;
	height: 22px;
	padding: 22px 0 0;
	overflow: hidden;
	cursor: pointer;
	}
div#fpv_uiPage #fpv_clipActSTF input.fpv_buttonFormat:hover {
	background: url(../../images/856/stf_btn_on.gif) no-repeat left top;
	}
/* --- --- --- ---
 Other Video box
--- --- --- --- */

div#fpv_uiPage div#fpv_videoMost {
	margin: 8px 0 0;
	}

div#fpv_uiPage div#fpv_videoMost h2{
	display: none;
	}

div#fpv_uiPage img.fpv_closeBtn {
	cursor: pointer;
	float: right;
	margin: 13px 9px 0;
}
#fpv_stfPanel img.fpv_closeBtn {
	display: none;
	}
/* 
Panel: Video Search results
 */
div#fpv_uiPage div#fpv_searchPanel{
	}
div#fpv_uiPage div#fpv_searchProgress{
	background-color: #cccccc;
	display:none;
	}
div#fpv_uiPage div#fpv_searchProgress img{
	padding-bottom: 3px;
	}
	
/* 
 Send to Friend panel
 */

div#fpv_uiPage div#fpv_stfPanel{
	}
div#fpv_uiPage div#fpv_stfPanelHeader{
	}
#fpv_stfPanelContent {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #0C0C0C;
	border: 1px solid #1a1a1a;
	margin-top: 2px !important;
	}
div#fpv_uiPage div#fpv_stfPanelContent form {
	padding: 0 0px 15px 12px;
	}
div#fpv_uiPage div#fpv_stfName{
	padding-top: 5px;
	}
div#fpv_uiPage div#fpv_stfName, div#fpv_uiPage div#fpv_stfEmail, div#fpv_uiPage div#fpv_stfRememberRadios, div#fpv_uiPage div#fpv_stfFriendEmail, div#fpv_uiPage div#fpv_stfTextarea{
	width: 266px;
	}
div#fpv_uiPage div#fpv_stfPanelContent span#fpv_stfSubmitBtn {
	margin-left: 29px;
	}
/* form label */
div#fpv_uiPage label.fpv_stfLabel, div#fpv_uiPage span.fpv_stfLabel {
	font-size: 1em;
	padding: 0px;
	display: block;
	padding: 8px 0px;
}
div#fpv_uiPage span.fpv_stfLabel{
	margin-bottom: -10px;
	}
/* send to friend fields */
div#fpv_uiPage input.fpv_stfInputYourName, div#fpv_uiPage input.fpv_stfInputYourEmail, div#fpv_uiPage input.fpv_stfInputYourFName, div#fpv_uiPage input.fpv_stfInputYourFEmail {
	width: 97%;
	font-size: 1em;
	height: 17px;
	padding: 1px;
	border: 1px solid #7DB703;
	margin: 0px;
}
div#fpv_uiPage input#fpv_radRememberSTFNo, div#fpv_uiPage input#fpv_radRememberSTFYes{
	vertical-align: middle;
	border: none;
	margin: 0px;
	}
div#fpv_uiPage input#fpv_radRememberSTFYes{
	margin: 0 3px 0 0;
	}
div#fpv_uiPage input#fpv_radRememberSTFNo{
	margin: 0 5px;
	}
	
/* message field */
div#fpv_uiPage textarea.fpv_stfInputMessage {
	width: 97%;
	height: 40px;
	font-size: 1em;
	padding: 1px;
	border: 1px solid #7DB703;
}
/* form buttons */

div#fpv_uiPage div#fpv_stfPanel input#fpv_stfSubmit {
	background: url(../../images/856/submit_btn_off.gif) no-repeat left top;
	border: none;
	width: 102px;
	height: 22px;
	padding: 22px 0 0;
	overflow: hidden;
	cursor: pointer;
	float: left;
	margin: 0 8px 0 31px;
	}
div#fpv_uiPage div#fpv_stfPanel input#fpv_stfSubmit:hover {
	background: url(../../images/856/submit_btn_on.gif) no-repeat left top;
	}
div#fpv_uiPage div#fpv_stfPanel input#fpv_stfCancel {
	background: url(../../images/856/cancel_btn_off.gif) no-repeat left top;
	border: none;
	width: 102px;
	height: 22px;
	padding: 22px 0 0;
	overflow: hidden;
	cursor: pointer;
	float: left;
	}
div#fpv_uiPage div#fpv_stfPanel input#fpv_stfSubmit,
div#fpv_uiPage div#fpv_stfPanel input#fpv_stfCancel {
	margin-top: 8px;
	}
	
/*
other MOST panels
*/
div#fpv_uiPage div#fpv_videoMost #fpv_recentPanel div.fpv_styleOne,
div#fpv_uiPage div#fpv_videoMost #fpv_watchedPanel div.fpv_styleOne,
div#fpv_uiPage div#fpv_videoMost #fpv_ratingPanel div.fpv_styleOne {
	height: 360px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	margin-top: 2px !important;
	}

/* ADDITIONS */
/*** inline message specific ***/
/* service message panel styles for STF and Comments */
.fpv_commMessagePanel {
	display: none; 
	font-weight: bold;
	background-color: #808080; 
	font-size: .91em;
	text-transform:uppercase;
	line-height: 16px;
	clear:right;
	position: relative;
	width: 76%;
}
.fpv_commMessagePanelBG {
	background-color: #1F1F1F; 
}
.fpv_stfMessagePanel {
	margin: 5px; 
	display: none; 
	font-weight: bold;
	background-color: #808080; 
	font-size: .91em;
	text-transform:uppercase;
}
.fpv_stfMessagePanelBG {
	background-color: #1F1F1F; 
}
.fpv_commMessagePanelContents, .fpv_stfMessagePanelContents {
	padding: 5px;
}
.fpv_commMessagePanelProgressBar, .fpv_stfMessagePanelProgressBar {
	padding: 5px;
}
.fpv_commMessagePanelCloseBtn, .fpv_stfMessagePanelCloseBtn, .fpv_stfAccordionCloseBtn, .fpv_srchAccordionCloseBtn {
	float:right;
	cursor:pointer;
}
/* following must be specified separately */
.fpv_commMessagePanelSuccessColor {
	color:#ffffff;
}
.fpv_stfMessagePanelSuccessColor {
	color:#ffffff;
}
.fpv_commMessagePanelFailureColor {
	color:#ffffff;
}
.fpv_stfMessagePanelFailureColor {
	color:#ffffff;
}
.fpv_commMessagePanelSendingColor {
	color:#ffffff;
}
.fpv_stfMessagePanelSendingColor {
	color:#ffffff;
}
/* end */

/* EXTRA */

#fpv_videoMostaccordion #fpv_multipleNavPanel_suffix3,
#fpv_videoMostaccordion #fpv_multipleNavPanel_suffix4 {
	display: none;
	}
	
div#fpv_uiPage div#fpv_multipleNavPanelContent_suffix1,
div#fpv_uiPage div#fpv_multipleNavPanelContent_suffix2,
div#fpv_uiPage div#fpv_videoMost div#fpv_panelSearchContent {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	margin-top: 2px !important;
	width: 302px;
	}
div#fpv_uiPage div#fpv_videoMost div#fpv_panelSearchContent {
	clear: both;
	}
div#fpv_uiPage div#fpv_videoMost div#fpv_panelSearchHeader h3 {
	float: left;
	padding: 9px 0 0 9px;
	height: 25px;
	font-size: 14px;
	}
div#fpv_uiPage div#fpv_videoMost div#fpv_panelSearchHeader {
	overflow: hidden;
	border: 1px solid #1A1A1A;
	color: #00BCD2;
	}
* html div#fpv_uiPage div#fpv_videoMost div#fpv_panelSearchHeader {
	zoom: 1;
	}
div#fpv_uiPage div#fpv_videoMost #fpv_multipleNavPanelContent_suffix1 #fpv_navPanelVideoContentNavList_suffix1,
div#fpv_uiPage div#fpv_videoMost #fpv_multipleNavPanelContent_suffix1 #fpv_navPanelVideoContentNavList_suffix2,
div#fpv_uiPage div#fpv_videoMost #fpv_multipleNavPanelContent_suffix2 #fpv_navPanelVideoContentNavList_suffix1,
div#fpv_uiPage div#fpv_videoMost #fpv_multipleNavPanelContent_suffix2 #fpv_navPanelVideoContentNavList_suffix2 {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	width: 302px;
	margin-top: 2px !important;
	}
div#fpv_uiPage div#fpv_videoMost div.fpv_numBreadCrumbs0 #fpv_navPanelVideoContentNavList_suffix1,
div#fpv_uiPage div#fpv_videoMost div.fpv_numBreadCrumbs0 #fpv_navPanelVideoContentNavList_suffix2 {
	height: 358px;
	}
div#fpv_uiPage div#fpv_videoMost div.fpv_numBreadCrumbs1 #fpv_navPanelVideoContentNavList_suffix1,
div#fpv_uiPage div#fpv_videoMost div.fpv_numBreadCrumbs1 #fpv_navPanelVideoContentNavList_suffix2 {
	height: 336px;
	}
div#fpv_uiPage div#fpv_videoMost div.fpv_numBreadCrumbs2 #fpv_navPanelVideoContentNavList_suffix1,
div#fpv_uiPage div#fpv_videoMost div.fpv_numBreadCrumbs2 #fpv_navPanelVideoContentNavList_suffix2 {
	height: 313px;
	}
div#fpv_uiPage div#fpv_videoMost div.fpv_numBreadCrumbs3 #fpv_navPanelVideoContentNavList_suffix1,
div#fpv_uiPage div#fpv_videoMost div.fpv_numBreadCrumbs3 #fpv_navPanelVideoContentNavList_suffix2 {
	height: 290px;
	}
div#fpv_uiPage div#fpv_videoMost div#fpv_panelSearchContent #fpv_panelSearchContentResults {
	height: 360px;
	}