@import url("headerstyle.css");
@import url("boxes.css");
div#fpv_uiPage #clientAd_1  { display: none; }
div#fpv_uiPage #clientAd_3  { display: none; }

/*
	Chris Matthews
*/
body{
	margin: 0px;
	padding: 0px;
	background: #000;
	}
div#tvsdNavigation{
	display: none;
	}

/* --------------------

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 
	
	.91em = 10px
	1em = 11px
	1.09em = 12px
	1.27em = 14px
	1.36em = 15px
	1.45em = 16px
	1.64em = 18px
	*/
div#fpv_uiPage{
	font-size: 69%;
	font-family: arial,helvetica,sans-serif;
	color: #BED9F2;
	width: 994px;
	text-align: left;
	background: #fff url(../../images/494/chris_matthews_bg.gif) repeat-x left bottom;
	border-right: 6px solid #3052A3;
	padding-bottom: 30px;
	}
div#fpv_uiPage div#fpv_moreVideoTabsContainer, div#fpv_uiPage div#fpv_mostVideoTabsContainer{
	display: none;
	}

div#fpv_uiMasthead {
	width: 1000px;
	}
#header {
	background: url(../../images/494/header_bg.gif) no-repeat left top;
	width: 1000px;
	height: 63px;
	}
#leaderboard {
	padding: 15px 0;
	}
div#fpv_uiFooter {
	padding: 0 0 0 25px;
	}
div#fpv_uiFooter a {
	color: #5C75D4;
	font-weight: bold;
	}
div#fpv_uiFooter a:hover {
	color: #1B1A79;
	}
	
div#fpv_uiPage div#fpv_seoTitle{
	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: 0;
	}
div#fpv_uiPage blockquote{
	margin: 10px;
	}
div#fpv_uiPage fieldset, div#fpv_uiPage img{
	border:0;
	/*margin: 0px 20px 0px 25px;*/
	}
div#fpv_uiPage legend{
	display: none;
	}
div#fpv_uiPage ul {
	list-style:none;
	}

div#fpv_uiPage div.fpv_clear{
	clear: both; 
	display: block; 
	margin: 0; 
	padding: 0; 
	height: 0; 
	line-height: 0px; 
	font-size: 0px; 
	visibility: hidden;
	}

/* form button styling */
div#fpv_uiPage input.fpv_buttonFormat {
	width: 121px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: url(../../images/494/send_to_friend_btn.gif) no-repeat left top;
	border: none;
	height: 24px;
	overflow: hidden;
	text-transform: uppercase;
	padding: 24px 0 0;
	cursor: pointer;
}

/* -------------------------------------------------------------

styles for ALL page accordions

------------------------------------------------------------- */

/* accordion headers */
.fpv_accordionControlStyle {
	height: 450px;
}
.fpv_accordionStyles {
	background: #333;
	}
.fpv_accordionControlStyleExpanded {
	background-color: #61E0FD;
	margin: 2px 0 0;
	cursor: pointer;
	zoom: 1;
}
.fpv_accordionControlStyleCollapsed {
	background-color: #3052A3;
	margin: 2px 0 0;
	cursor: pointer;
	zoom: 1;
}
.fpv_accordionControlStyleHover {
	background-color: #61E0FD;
	margin: 2px 0 0;
	cursor: pointer;
	zoom: 1;
}
div#fpv_uiPage div.fpv_accordionStyles h3 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
div#fpv_uiPage div.fpv_accordionStyles h3 span {
	display: none;
}
div#fpv_uiPage div#fpv_watchedPanel h3 {
	background-image: url(../../images/494/most_watched_tab.png);
}
div#fpv_uiPage div#fpv_sharedPanel h3 {
	background-image: url(../../images/494/most_shared_tab.png);
}
div#fpv_uiPage div#fpv_recentPanel h3 {
	background-image: url(../../images/494/most_recent_tab.png);
}
div#fpv_uiPage div#fpv_ratingPanel {
	background-image: url(../../images/494/highest_rated_tab.png);
	display: none;
}
div#fpv_uiPage div#fpv_ratedPanel {
	background-image: url(../../images/494/most_rated_tab.png);
	display: none;
}
div#fpv_uiPage div#fpv_watchedPanel .fpv_accordionControlStyleExpanded h3,
div#fpv_uiPage div#fpv_watchedPanel .fpv_accordionControlStyleHover h3 {
	background-image: url(../../images/494/most_watched_tab_on.png);
}
div#fpv_uiPage div#fpv_sharedPanel .fpv_accordionControlStyleExpanded h3,
div#fpv_uiPage div#fpv_sharedPanel .fpv_accordionControlStyleHover h3 {
	background-image: url(../../images/494/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/494/most_recent_tab_on.png);
}
div#fpv_uiPage div#fpv_ratingPanel .fpv_accordionControlStyleExpanded h3,
div#fpv_uiPage div#fpv_ratingPanel .fpv_accordionControlStyleHover h3 {
	background-image: url(../../images/494/highest_rated_tab_on.png);
}
div#fpv_uiPage div#fpv_ratedPanel .fpv_accordionControlStyleExpanded h3,
div#fpv_uiPage div#fpv_ratedPanel .fpv_accordionControlStyleHover h3 {
	background-image: url(../../images/494/most_rated_tab_on.png);
}

* html div#fpv_uiPage div#fpv_watchedPanel h3 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/494/most_watched_tab.png',sizingMethod='crop');
}
* html div#fpv_uiPage div#fpv_sharedPanel h3 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/494/most_shared_tab.png',sizingMethod='crop');
}
* html div#fpv_uiPage div#fpv_recentPanel h3 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/494/most_recent_tab.png',sizingMethod='crop');
}
* html div#fpv_uiPage div#fpv_ratingPanel h3 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/494/highest_rated_tab.png',sizingMethod='crop');
}
* html div#fpv_uiPage div#fpv_ratedPanel h3 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/494/most_rated_tab.png',sizingMethod='crop');
}
* html div#fpv_uiPage div#fpv_watchedPanel .fpv_accordionControlStyleExpanded h3,
* html div#fpv_uiPage div#fpv_watchedPanel .fpv_accordionControlStyleHover h3 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/494/most_watched_tab_on.png',sizingMethod='crop');
}
* html div#fpv_uiPage div#fpv_sharedPanel .fpv_accordionControlStyleExpanded h3,
* html div#fpv_uiPage div#fpv_sharedPanel .fpv_accordionControlStyleHover h3 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/494/most_shared_tab_on.png',sizingMethod='crop');
}
* html div#fpv_uiPage div#fpv_recentPanel .fpv_accordionControlStyleExpanded h3,
* html div#fpv_uiPage div#fpv_recentPanel .fpv_accordionControlStyleHover h3 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/494/most_recent_tab_on.png',sizingMethod='crop');
}
* html div#fpv_uiPage div#fpv_ratingPanel .fpv_accordionControlStyleExpanded h3,
* html div#fpv_uiPage div#fpv_ratingPanel .fpv_accordionControlStyleHover h3 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/494/highest_rated_tab_on.png',sizingMethod='crop');
}
* html div#fpv_uiPage div#fpv_ratedPanel .fpv_accordionControlStyleExpanded h3,
* html div#fpv_uiPage div#fpv_ratedPanel .fpv_accordionControlStyleHover h3 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/494/most_rated_tab_on.png',sizingMethod='crop');
}

/* paging styles for individual accordions */

div#fpv_uiPage div.fpv_videoPaging{
	text-align: center;
	height: 20px;
	padding: 4px 0px 0px 0px;
	background-color: #282727;
	position: relative;
	}
div#fpv_uiPage div.fpv_videoPaging li{
	display: inline;		
	margin-right: 2px;
	}
div#fpv_uiPage div.fpv_videoPaging li.fpv_last{
	border: none;
	}
div#fpv_uiPage div.fpv_videoPaging li a, 
div#fpv_uiPage div.fpv_videoPaging span.fpv_pageNavDisabled{
	background-color: #5BD2FD; 
	color: #000; 
	text-decoration: none;
	font-size: .91em;
	padding: 2px 6px;
	display: inline-block;
	}
div#fpv_uiPage div.fpv_videoPaging span.fpv_pageNavDisabled{
	}
div#fpv_uiPage div.fpv_videoPaging li a:hover, div#fpv_uiPage div.fpv_videoPaging li a.fpv_selected{
	background-color: #1C424F;
	color: #fff;
	}

/* -------------------------------------------------------------

fpv_metaBlock style options 

------------------------------------------------------------- */
/* this puts a border on all thumbnails */
div#fpv_uiPage div.fpv_metaBlock a img, 
div#fpv_uiPage div.fpv_metaBlock img.fpv_clipThumb {
}
/* default selected video thumbnail style */
div#fpv_uiPage div.fpv_metaBlock a img.fpv_selected {
	border: 2px solid #8bc5f2;
	padding: 2px;
	}
div#fpv_uiPage div.fpv_metaBlock dl{
	padding-left: 15px;
	}
/*** 
fpv_metaBlock style one - folder level
1 per row, thumbnail left; title, subtitle, desc on right
***/
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock{
	padding: 15px 0;
	margin: 0 15px 0;
	border-bottom: 1px solid #53595F;
	cursor: pointer;
	text-transform: uppercase;
	word-wrap: break-word;
	overflow: hidden;
	}
* html div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock{
	display: inline-block;
	}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock .fpv_highlighted{
	}
/* hover background color */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlockHover {
	background-color: #53595F;
	cursor: pointer;
}
/* folder level thumbnail image */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlockImage{
	float:left;
}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlockText {
	float: left;
	width: 159px;
	}
div#fpv_uiPage #fpv_uiRelatedVideoAccordion div.fpv_styleOne div.fpv_metaBlockText {
	width: 81px;
	}
/* folder level title/subtitle */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dt{
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dd{
	font-size: 1em;
	font-weight: normal;
	}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dd.fpv_clipSubTitle{
	font-size: 1em;
	font-weight: bold;
	display: none;
	}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock img.oNetLogoGraphic{
	float:right;
	}
/* folder level description */
div#fpv_uiPage div.fpv_styleOne dd {
	cursor: pointer;
}
div#fpv_uiPage div.fpv_styleOne dd.fpv_clipDesc {
	font-size: 1em;
	font-weight: normal;
}
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
2 per row, thumbnail top, title underneath, no other content
***/
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock{
	margin-right: 5px;
	font-size: 1em;
	color: #000000;
	float: left;
	text-align: center;
	height: 100px;
	width: 84px;
	cursor: pointer;
}
html>body div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock{
	position: relative;
	*position: inherit;
	display: table;
	*display: block;
	}
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock.last{
	margin-bottom: 30px;
	}
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock a{
	color: #2b559c;
	}
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock a:hover{
	text-decoration: underline;
	}
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock dt{
	/* this padding makes the text match the padding from the image border */
	padding-left: 5px;
	}
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock dd{
	display: none;
	}
/* end of style two */

/* --------------------


LEFT COLUMN

---------------------- */
div#fpv_uiPage div#fpv_section_1 {
	float: left;
	width: 674px;
	}
div#fpv_uiPage div#fpv_section_1a {
	overflow: hidden;
	background: url(../../images/494/videoContainer_bg.jpg) no-repeat left top;
	height: 416px;
	}

/* video box */
div#fpv_uiPage div#videoPlayerContainer{
	float: left;
	position: relative;
	display: inline;
	margin: 75px 0pt 0pt 33px;
	}
div#fpv_uiPage div#videoPlayerContainer div#videoplayer {
	height: 292px;
	width: 349px;
	}

/* --- --- --- ---
 Now Playing Box 
--- --- --- --- */
div#fpv_uiPage div#fpv_metaContainer{
	margin: 10px 0 0;
	background: #333333;
	}
div#fpv_uiPage div#fpv_metaContainer div.fpv_content{
	padding: 15px 0 15px 11px;
	}
div#fpv_uiPage div#fpv_metaContainer div.fpv_foot{
	margin-top: 0px;
	}

/* container for all meta data text */
div#fpv_uiPage div#fpv_metaText {
}
/* large thumbnail */
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock img {
	float:left;
	border: 2px solid #FFFFFF;
	/*margin: 0px 12px 0px 0px;*/
}
/* meta text */

div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dl {
	float: left;
	width: 380px;
	overflow: hidden;
	margin-top: -3px;
	color: #BED9F2;
}
/* meta text title */
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dt{
	font-size: 1.09em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #E4CC10;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd{
	font-size: 1em;
	font-weight: normal;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd#fpv_clipEditorialTagsDD{
	display: none;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd a{
	color: #BED9F2;
	}
/* meta text subtitle */
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipSubTitle{
	font-size: 1.09em;
	font-weight: normal;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipRelatedURL, div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipCopyright{
	display: inline;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipCopyright{
	font-size: .91em;
	}
	
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipTextBoxURL {
	font-weight: bold;
	margin-top: 5px;
	color: #E4CC10;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipTextBoxURL input {
	font-weight: normal;
	width: 80%;
	background: #50565B;
	border: 1px solid #BED9F2;
	color: #fff;
	height: 15px;
	font-size: .91em;
	padding: 2px 0 0 2px;
	}

/* container for all clip-related action buttons, such as buy now, send to friend, ratings */
div#fpv_uiPage div#fpv_clipActions{
	margin-right: 11px;
	width: 125px;
	float: right;
	text-align: center;
	color: #BED9F2;
}

/*** ratings specific ***/
/* ratings component container */
div#fpv_uiPage div#fpv_clipActRAT {
	padding: 0px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
/* 'rate this video' text */
div#fpv_uiPage div#fpv_clipActRAT h3{
	font-size: 1.09em;
	}
div#fpv_uiPage div#fpv_ratingStarContainer {
	/* width of five stars + their left & right paddings and margins */
	width: 85px;
	margin: 0 auto;
	padding: 5px 0px 0px 5px;
	}
div#fpv_uiPage div#fpv_ratingStarContainer img.fpv_rating_bg{
	/* use this to size the div and give it the padding it needs */
	width: 17px;
	height: 19px;
	}
/* 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: top left;
	background-repeat: no-repeat;
	background-image: url(../../images/494/rating_star_empty.gif);
	float: left;
	cursor: pointer;
	}
div#fpv_uiPage div.fpv_rating_half{
	background-image: url(../../images/494/rating_star_half.gif);
	}
div#fpv_uiPage div.fpv_rating_full{
	background-image: url(../../images/494/rating_star_full.gif);
	}
/* number of ratings */
div#fpv_uiPage h4.fpv_ratingsCount {
	font-size: 1em;
}
div#fpv_uiPage div#fpv_ratingStarContainer div.fpv_clearExtra{
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	}
/* --- --- --- ---
 Comments section 
--- --- --- --- */
div#fpv_uiPage div#fpv_commentsBox{
	padding: 0px;
	margin: 0px;
	position: relative;
	background: #333333;
	}
div#fpv_uiPage div#fpv_commentsBox div.fpv_foot{
	
	}

div#fpv_uiPage div#fpv_commentsProgress{
	background-color: #cccccc;
	padding:3px;
	display:none;
	}
div#fpv_uiPage div.fpv_commentsPanelTitleRight {
	float:right;
	margin: -22px 10px 0px 0px;
	position: relative;
	display: inline;
}
div#fpv_uiPage div.fpv_commentsPanelTitleRight a{
	color: #e0e0e0;
	font-weight: bold;
	text-decoration: underline;
	}
/*** comments specific ***/
div#fpv_uiPage div#fpv_uiComments{
	height: 269px;
	padding: 15px 0 0 0px;
	overflow: auto;
	}
/* extra div to fix safari bug */
div#fpv_uiPage div#uiCommentsOverflow{
	height: 210px;
	overflow: hidden;
	}
/* comments view */
div#fpv_uiPage ol.fpv_comment dl{
	display:inline;
}
div#fpv_uiPage ol.fpv_comment li{
	font-weight: bold;
	list-style-position: inside;
	margin: 15px 12px;
	padding-bottom: 15px;
	border-bottom: 1px solid #53595F;
	}
div#fpv_uiPage ol.fpv_comment dt, div#fpv_uiPage ol.fpv_comment dd{
	/* this em is a division of the ol.fpv_comment li font size */
	font-weight: normal;
	}
div#fpv_uiPage ol.fpv_comment dt{
	display: inline;
	color: #E4CC10;
	}
div#fpv_uiPage ol.fpv_comment dd.fpv_commentTimestamp{
	display: inline;
	color: #E4CC10;
	/* this em is a division of the ol.fpv_comment li font size */
	margin-left: 20px;
	}
div#fpv_uiPage ol.fpv_comment dd.fpv_commentBody{
	font-weight: normal;
	padding: 0 0px 0px 20px;
	/* this em is a division of the ol.fpv_comment li font size */
	}
/* comment paging has not been tested in this version */
div#fpv_uiPage div#fpv_uiCommentPaging {
	margin-bottom: 0px;
	white-space: nowrap;
	background: #3052A3;
}
div#fpv_uiPage div.fpv_commPagingContainer {
	float: right;
	color: #fff;
	margin: 0 2px 0 0;
}
div#fpv_uiPage div.fpv_commPagingContainer a {
	color: #fff;
	text-decoration: none;
	padding: 3px;
}
div#fpv_uiPage div.fpv_commPagingContainer a:hover {
	color: #BED9F2;
	text-decoration: underline;
}
/* outermost container for add comment form */
div#fpv_uiPage div#fpv_uiAddComment {
	display: block;
	margin: 0px;
	padding: 0px;
	}

/* for the comments form */
div#fpv_uiPage div#fpv_uiAddComment{
	clear: both;
	}
	
div#fpv_uiPage div#fpv_uiAddComment fieldset{
	padding: 0px 21px 12px;
	clear: both;
	}
/* add comment container */
div#fpv_uiPage label.fpv_addComment {
	display: block;
	padding: 21px 0px 11px 0px;
}
div#fpv_uiPage div.fpv_addComment {
	display: block;
	padding: 21px 0px 11px 0px;
}
/* name */
div#fpv_uiPage input.fpv_comInputName {
	width: 400px;
	background: #50565B;
	border: 1px solid #BED9F2;
	color: #fff;
	height: 15px;
	font-size: .91em;
	padding: 2px 0 0 2px;
}
/* email */
div#fpv_uiPage input.fpv_comInputEmail {
	width: 400px;
	background: #50565B;
	border: 1px solid #BED9F2;
	color: #fff;
	height: 15px;
	font-size: .91em;
	padding: 2px 0 0 2px;
}
/* add comment text box styling */
div#fpv_uiPage textarea.fpv_comInputComment {
	width: 99%;
	height: 88px;
	background: #50565B;
	border: 1px solid #BED9F2;
	color: #fff;
	padding: 2px 0 0 2px;
}
div#fpv_uiPage label.fpv_addCommentRadio{
	font-size: 1.09em;
	margin-right: 8px;
	}
div#fpv_uiPage input#fpv_radRememberNo, 
div#fpv_uiPage input#fpv_radRememberYes{
	vertical-align: middle;
	}
div#fpv_uiPage input#fpv_radRememberYes{
	margin-left: 3px;
	}
div#fpv_uiPage input#fpv_radRememberNo{
	margin-left: 10px;
	}
html>body div#fpv_uiPage input#fpv_radRememberNo, 
html>body div#fpv_uiPage input#fpv_radRememberYes{
	margin-bottom: 3px;
	}
/* add comment button */

/* form button */
div#fpv_uiPage input.fpv_commentAddButton {
	background: url(../../images/494/add_comments_btn.gif) no-repeat top left;
	width: 146px;
	margin-top: 13px;
	float: right;

}
/* --------------------

CENTER UPPER BLOCK

---------------------- */
div#fpv_uiPage div#fpv_section_2{
	margin: 0 0 0 -223px;
	float: left;
	width: 223px;
	}


/* --- --- --- ---
 Related Video section 
--- --- --- --- */
div#fpv_uiPage div#fpv_uiRelatedVideoContainer {
	width: 245px;
	float: right;
	display: inline;
	margin: 44px 14px 0pt 0px;
}
div#fpv_uiPage div#fpv_uiRelatedVideoContainer div.fpv_content{

	padding: 0px;
	background: #000;
	}

div#fpv_uiPage img.fpv_closeBtn {
	float:right;
	cursor:pointer;
	margin: -18px 8px 0 0;
	position: relative;
}
/*div#fpv_uiPage div#fpv_uiRelatedVideoContainer div.fpv_metaBlockText {
	float: left;
	width: 70px;
}*/
div#fpv_uiPage div#fpv_uiRelatedVideoContainer dl {
	}
div#fpv_uiPage div#fpv_navPanelVideoContentNetworkLevel {

}
* html div#fpv_uiPage div#fpv_navPanelVideoContentNetworkLevel li{
	display: inline-block;
}
/*** tier heights ***/
/* two tier */
div#fpv_uiPage div.fpv_twoTier div#fpv_navPanelContent, 
div#fpv_uiPage div.fpv_twoTier div#fpv_panelSearchContent, 
div#fpv_uiPage div.fpv_twoTier div#fpv_stfPanelContent{
	height: 271px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
	}
div#fpv_uiPage div.fpv_twoTier div#fpv_stfPanelContent {
	float: left;
	text-transform: uppercase;
	width: 245px;
	}
div#fpv_uiPage div.fpv_twoTier div#fpv_navPanelContent{
	overflow: hidden;
	}
* html div#fpv_uiPage div.fpv_twoTier div#fpv_navPanelContent{
	display: inline-block;
	}
div#fpv_uiPage div.fpv_twoTier div#fpv_panelSearchContent{
	width: 245px;
}
div#fpv_uiPage div.fpv_twoTier div#fpv_panelSearchContent.fpv_withPaging{
	/* subtract height of fpv_videoPaging */
	height: 225px;
	}
div#fpv_uiPage div.fpv_twoTier div#fpv_navPanelVideoContent{
	/* subtract fpv_uiVideoNavHeader two tier height from height above */
	height: 253px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	position: relative;
	}
div#fpv_uiPage div.fpv_twoTier div#fpv_navPanelVideoContent.fpv_withPaging{
	/* also subtract height of fpv_videoPaging */
	height: 229px;
	}
/* three tier */
div#fpv_uiPage div.fpv_threeTier div#fpv_navPanelContent, 
div#fpv_uiPage div.fpv_threeTier div#fpv_panelSearchContent,
div#fpv_uiPage div.fpv_threeTier div#fpv_stfPanelContent {
	height: 271px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
	}
div#fpv_uiPage div.fpv_threeTier div#fpv_navPanelContent{
	overflow: hidden
	}
div#fpv_uiPage div.fpv_threeTier div#fpv_navPanelVideoContent{
	/* subtract fpv_uiVideoNavHeader fpv_threeTier height from height above */
	height: 253px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	position: relative;
	}
/**div#fpv_uiPage div.fpv_threeTier div#fpv_navPanelVideoContent{
	height: 188px;
}*/
div#fpv_uiPage div.fpv_threeTier div#fpv_navPanelVideoContent.fpv_withPaging{
	/* also subtract height of fpv_videoPaging */
	height: 166px;
	}
div#fpv_uiPage div.fpv_threeTier div#fpv_panelSearchContent.fpv_withPaging{
	/* subtract height of fpv_videoPaging */
	height: 209px;
	}


/* 
 Panel: main navigation
 */
div#fpv_uiPage div.fpv_oneTier h3{
	display: none;
	}
div#fpv_uiPage div.fpv_oneTier div#fpv_navPanelContent{
	display: block;
	}
div#fpv_uiPage div#fpv_navPanelContent{
	height: 329px;
	}
div#fpv_uiPage div#fpv_uiVideoNavHeader{
	margin:0px;
	padding: 3px 0px 1px 10px;
	color: #E4CC10;
	display: inline-block;
	}

div#fpv_uiPage div.fpv_navBreadElements{
	margin: 0;
	font-weight: bold;
	clear: both !important;
	}
div#fpv_uiPage div.fpv_navBreadElements span a{
	color: #E4CC10;
	}
div#fpv_uiPage div.fpv_oneTier div#fpv_navPanelVideoContent{
	/* subtract fpv_uiVideoNavHeader fpv_oneTier height from height above */
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	height: 297px;
	width: 242px;
	margin: 14px 0 0;
	position: relative;
	}
div#fpv_uiPage div.fpv_oneTier div#fpv_navPanelVideoContent.fpv_withPaging{
	/* also subtract height of fpv_videoPaging */
	height: 273px;
	}
/* nav paging */
div#fpv_uiPage div#fpv_navPanelVideoPaging.fpv_videoPaging{
	/* width is 15px less than full panel width */
	
	}
/* 
Panel: Video Search results
 */
div#fpv_uiPage div#fpv_stfPanel, div#fpv_uiPage div#fpv_searchPanel{
	clear: both;
	}
div#fpv_uiPage div#fpv_searchProgress{
	background-color: #ffffff;
	display:none;
	padding: 2px;
	text-align: center;
	}
div#fpv_uiPage div#fpv_searchProgress img{
	padding-bottom: 3px;
	}
	

/* 
 Send to Friend panel
 */
div#fpv_uiPage div.fpv_twoTier div#fpv_navPanelHeader h3, 
div#fpv_uiPage div.fpv_twoTier div#fpv_stfPanelHeader h3 {
	text-transform: uppercase;
	padding: 4px 0 4px 10px;
	height: auto;
	color: #FFFFFF;
	font-size: 1em;
	}
div#fpv_uiPage div.fpv_twoTier div#fpv_stfPanelHeader h3 {
	color: #FFFFFF !important;
	}
div#fpv_uiPage div.fpv_twoTier .fpv_accordionControlStyleExpanded h3,
div#fpv_uiPage div.fpv_twoTier .fpv_accordionControlStyleHover h3 {
	color: #000 !important;
	}
div#fpv_uiPage div#fpv_stfPanel{
	/*height: 216px;*/
	position: relative;
	}
div#fpv_uiPage div#fpv_stfPanel div#fpv_stfPanelHeader {
	/*height: 216px;*/
	background: #282E33;
	}
div#fpv_uiPage div#fpv_stfPanelContent{
	margin: 7px 0px 0px 0px;
	}
div#fpv_uiPage div#fpv_stfPanelContent fieldset{
	padding: 7px 19px 7px 9px;
	}
/* form label */
div#fpv_uiPage label.fpv_stfLabel {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px 0 0;
	display: block;
}
div#fpv_uiPage span.fpv_stfLabel {
	font-size: 1em;
	font-weight: bold;
	float: left;
	padding: 0 0 3px;
	display: inline;
}
/* 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: 100%;
	font-size: 1em;
	height: 13px;
	padding: 0px;
	margin: 5px 0;
}
div#fpv_uiPage input#fpv_radRememberSTFNo, 
div#fpv_uiPage input#fpv_radRememberSTFYes{
	vertical-align: middle;
	margin-right: 6px;
	}
div#fpv_uiPage input#fpv_radRememberSTFYes{
	margin-left: 3px;
	}
div#fpv_uiPage input#fpv_radRememberSTFNo{
	margin-left: 10px;
	}
div#fpv_uiPage input#fpv_radRememberSTFNo, 
div#fpv_uiPage input#fpv_radRememberSTFYes{
	margin-bottom: 3px;
	}
/* message field */
div#fpv_uiPage textarea.fpv_stfInputMessage {
	width: 100%;
	height: 40px;
	font-size: 1.2em;
	margin: 5px 0;
}
/* form buttons */
div#fpv_uiPage span#fpv_stfSubmitBtn {
}
div#fpv_uiPage input.fpv_stfButtons {
	width: 53px;
	background: #50565B;
	cursor: pointer;
	margin: 4px 5px 0px 0px;
	padding: 0;
	height: 19px;
}
div#fpv_uiPage #fpv_stfRememberRadios label {
	margin: 0;
}
/* Network Style */

div#fpv_uiPage div.networkStyle ul{
	margin-top: 0px;
	}
div#fpv_uiPage div.networkStyle li a{
	padding: 6px 0 6px 10px;
	font-size: 1.27em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: 2px 0 0;
	background: #3052A3;
	position: relative;
	}
div#fpv_uiPage div.networkStyle li a:hover{
	background: #61E0FD;
	color: #000;
	}


/* --------------------

RIGHT BLOCK

---------------------- */

div#fpv_uiPage div#fpv_section_3{
	float: left;
	width: 300px;
	margin: 44px 0 0 10px;
	}

/* --- --- --- ---
 Video Search form box
--- --- --- --- */
div#fpv_uiPage div#fpv_searchBox{
	height: 67px;
	margin-bottom: 10px;
	}
/*div#fpv_uiPage div#fpv_searchBox h2 {
	width: 291px;
}*/
div#fpv_uiPage div#fpv_searchBox div.fpv_foot {
	display: none;
}
div#fpv_uiPage div#fpv_searchBox div.fpv_content{
	display: block;
	text-align: right;
	margin: 0px;
	padding: 7px 0 0 3px;
	}
div#fpv_uiPage form#frmSearch {
	margin: 0px;
	padding: 0px;
}
div#fpv_uiPage form#frmSearch fieldset {
	padding: 0px;
	margin: 0px;
}
/* search form textbox */
div#fpv_uiPage input.fpv_videoSearchTextbox {
	width: 220px;
	float: left;
	background: #50565B;
	border: 1px solid #BED9F2;
	color: #fff;
	height: 17px;
	font-size: .91em;
	padding: 4px 0 0 2px;
	margin: 0px 4px 0px 4px;
}
div#fpv_uiPage input.fpv_videoSearchButton{
	width: 60px;
	float: left;
	background: url(../../images/494/search_btn.gif) no-repeat top left;
	}


/* --- --- --- ---
 companion ad box
--- --- --- --- */
div#fpv_uiPage div#fpv_companionad {
	width: 300px;
	height: 250px;
	background-color: #ccc;
}

/* --- --- --- ---
 Other Video
--- --- --- --- */
div#fpv_uiPage div#fpv_videoMost {
	overflow: hidden;
	margin-top: 55px;
	
}

div#fpv_uiPage div#fpv_videoMost div.fpv_foot{
	margin-top: 0px;
	}

/* all panel formatting */
div#fpv_uiPage div#fpv_videoMost div.fpv_styleOne{
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	height: 610px;
	position: relative;
	}


/* extra div to fix bug in Safari */
div#fpv_uiPage div#fpv_videoMost div.fpv_styleTwoOverflow{
	overflow: hidden;
	/*height: 450px;*/
	}
div#fpv_uiPage div#fpv_videoMost div.fpv_styleTwo div.fpv_metaBlock{
	margin-left: 30px;
	}
	
/* ADDITIONS */
/*** inline message specific ***/
/* service message panel styles for STF and Comments */
.fpv_commMessagePanel {
	display: none; 
	font-weight: bold;
	background-color: #50565B; 
	font-size: 10px;
	text-transform:uppercase;
	line-height: 16px;
	clear:right;
	position: relative;
	width: 90%;
	clear: both;
	margin: 10px 0px 0px 23px;
}
.fpv_commMessagePanelBG {
	background-color: #333; 
}
.fpv_stfMessagePanel {
	margin: 5px; 
	display: none; 
	font-weight: bold;
	background-color: #50565B; 
	font-size: 10px;
	text-transform:uppercase;
	position: relative;
}
.fpv_stfMessagePanelBG {
	background-color: #333; 
}
.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 */
