@import url("headerstyle.css");
@import url("boxes.css");
div#fpv_uiPage #clientAd_1  { display: none; }
div#fpv_uiPage #clientAd_3  { display: none; }

/*
	TVSD: WNBC
*/
body{
	margin: 0px;
	padding: 0px;
	/*width: 1074px;*/
	}
div#tvsdNavigation{
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin: -11px 5px 0px 0px;
	display: none;
	*margin-top: -11px; /*org: -38px*/
	}
/* --------------------

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: #000000;
	width: 942px;
	background-color: #FFF;
	margin: 0 auto;
	text-align: left;
	}
div#fpv_uiPage div#fpv_moreVideoTabsContainer, div#fpv_uiPage div#fpv_mostVideoTabsContainer{
	display: none;
	}

div#fpv_uiMasthead, div#fpv_uiFooter {
	padding: 0;
	/*display: inline;*/
	}
/*html>body div#fpv_uiMasthead, div#fpv_uiFooter {
	width: 1067px;
	}*/
div#fpv_uiFooter {
	margin-bottom: 30px;
	}
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: 10px 0px 10px 0px;
	}
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;
	}

/* form button styling */
div#fpv_uiPage input.fpv_buttonFormat {
	width: 109px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: url(../../images/595/send_to_btn.gif) no-repeat left top;
	border: none;
	text-transform: uppercase;
	padding: 2px 0 3px;
	cursor: pointer;
}

/* -------------------------------------------------------------

styles for ALL page accordions

------------------------------------------------------------- */

/* accordion headers */
.fpv_accordionControlStyle {
	height: 450px;
}
.fpv_accordionStyles {
	background: #fff;
	}
.fpv_accordionControlStyleExpanded {
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #C4151C;
	color: #C4151C;
	margin: 1px 0 0;
	
	cursor: pointer;
}
.fpv_accordionControlStyleCollapsed {
	font-weight: normal;
	border: 1px solid #848484;
	color: #848484;
	margin: 1px 0 0;
	
	cursor: pointer;
}
.fpv_accordionControlStyleHover {
	font-weight: normal;
	border: 1px solid #C4151C;
	color: #C4151C;
	margin: 1px 0 0;
	
	cursor: pointer;
}
div#fpv_uiPage div.fpv_accordionStyles h3 {
	font-size: 1.09em;
	text-align:left;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 0 5px 10px;
}
/*div#fpv_uiPage div.fpv_accordionStyles h3:hover{
	font-weight: bold;
}*/
/* paging styles for individual accordions */

div#fpv_uiPage div.fpv_videoPaging{
	text-align: center;
	height: 20px;
	padding: 4px 0px 0px 0px;
	background-color: #B4BBC8;
	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{
	color: #FFFFFF; 
	text-decoration: none;
	font-size: .91em;
	padding: 0px 2px 0px 2px;
	border: 1px solid #FFFFFF;
	display: inline-block;
	}
div#fpv_uiPage div.fpv_videoPaging span.fpv_pageNavDisabled{
	color: #fff;
	border-color: #fff;
	}
div#fpv_uiPage div.fpv_videoPaging li a:hover, div#fpv_uiPage div.fpv_videoPaging li a.fpv_selected{
	background-color: #EEEFF2;
	color: #B4BBC8;
	}

/* -------------------------------------------------------------

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 {
	width: 80px;
	height: 45px;
	padding: 4px;
	margin: 0px 4px 0px 0px;
}
/* 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: 10px;
	}
/*** 
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: 10px;
	margin: 0px 1px;
	border-bottom: 1px solid #DBDEE5;
	cursor: pointer;
	display: block;
	}
* html div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock{
	display: inline-block;
	}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock .fpv_highlighted{
	background-color: #FFF8D2;
	}
/* hover background color */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlockHover {
	background-color: #DBDEE5;
	/*position: relative;*/
	cursor: pointer;
}
/* folder level thumbnail image */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock img{
	float:left;
	/*position: relative;*/
	/*margin: 0px 0px 0 0;
	background: none;*/
}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dl{
	padding-left: 96px;
	position: relative;
	}
/* 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;
	color: #000;
	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{
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	}
/* 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;
	padding-left: 0px;
	}

/* video box */
div#fpv_uiPage div#videoPlayerContainer{
	background: url(../../images/595/video_bg.jpg) no-repeat top left;
	height: 340px;
	width: 411px;
	padding: 5px 0px 0px 6px;
	}

/* --- --- --- ---
 Now Playing Box 
--- --- --- --- */
div#fpv_uiPage div#fpv_metaContainer{
	display:block;
	margin: 6px 0px 6px 0px;
	position: relative;
	}
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;
	}
html>body div#fpv_uiPage div#fpv_metaContainer div.fpv_foot{
	margin-top: -4px;
	}
/* 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;
	/*margin: 0px 12px 0px 0px;*/
}
/* meta text */

div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dl {
	float: left;
	width: 353px;
	overflow: hidden;
	margin-top: -3px;
}
/* meta text title */
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dt{
	font-size: 1.09em;
	font-weight: bold;
	color: #03142d;
	padding: 0px;
	margin: 0px;
	}
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 a {
	color: #000;	
	}
/* 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;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipTextBoxURL input {
	font-size: .91em;
	font-weight: normal;
	width: 80%;
	}

/* 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;
}

/*** 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;
	padding-bottom: 3px;
	}
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/595/rating_star_empty.gif);
	float: left;
	cursor: pointer;
	}
div#fpv_uiPage div.fpv_rating_half{
	background-image: url(../../images/595/rating_star_half.gif);
	}
div#fpv_uiPage div.fpv_rating_full{
	background-image: url(../../images/595/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;
	}
div#fpv_uiPage div#fpv_commentsBox div.fpv_foot{
	margin-top: -10px;
	}
html>body div#fpv_uiPage div#fpv_commentsBox div.fpv_foot{
	margin-top: -4px;
	}
div#fpv_uiPage div#fpv_commentsProgress{
	background-color: #cccccc;
	padding:3px;
	display:none;
	}
div#fpv_uiPage div.fpv_commentsPanelTitleRight {
	float:right;
	margin: -20px 10px 0px 0px;
}
div#fpv_uiPage div.fpv_commentsPanelTitleRight a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
/*** comments specific ***/
div#fpv_uiPage div#fpv_uiComments{
	height: 269px;
	padding: 15px 0 0 0;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	}
/* 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-size: 1.27em;
	font-weight: bold;
	background: url(../../images/595/comment_dots.gif) repeat-x bottom left;
	list-style-position: inside;
	margin: 15px 25px 15px 30px;
	padding-bottom: 15px;
	}
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;
	margin-left: 15px;
	}
html>body div#fpv_uiPage ol.fpv_comment dt{
	margin-left: 5px;
	}
div#fpv_uiPage ol.fpv_comment dd.fpv_commentTimestamp{
	display: inline;
	/* 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: 5px 10px 0px 36px;
	/* 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;
}
div#fpv_uiPage div.fpv_commPagingContainer {
	float: right;
	font-size: 1.09em;
	margin: 3px 3px 0 0;
}
div#fpv_uiPage div.fpv_commPagingContainer a {
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
div#fpv_uiPage div.fpv_commPagingContainer a:hover {
	color: #0000FF;
	text-decoration: underline;
}
/* outermost container for add comment form */
div#fpv_uiPage div#fpv_uiAddComment {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	}

/* for the comments form */
div#fpv_uiPage div#fpv_uiAddComment{
	margin-top: 20px;
	padding-top: 5px;
	clear: both;
	font-weight: bold;
	}
	
div#fpv_uiPage div#fpv_uiAddComment fieldset{
	margin-top: 20px;
	padding: 0px 21px 7px;
	clear: both;
	font-weight: bold;
	}
/* add comment container */
div#fpv_uiPage label.fpv_addComment {
	display: block;
	padding: 21px 0px 11px 0px;
	font-size: 1.27em;
}
div#fpv_uiPage div.fpv_addComment {
	display: block;
	font-size: 1.27em;
	padding: 21px 0px 11px 0px;
}
/* name */
div#fpv_uiPage input.fpv_comInputName {
	width: 400px;
}
/* email */
div#fpv_uiPage input.fpv_comInputEmail {
	width: 400px;
}
/* add comment text box styling */
div#fpv_uiPage textarea.fpv_comInputComment {
	width: 99%;
	height: 150px;
}
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/595/add_comment_btn.gif) no-repeat top left;
	width: 136px;
	margin-top: 12px;
	float: right;

}
/* --------------------

CENTER UPPER BLOCK

---------------------- */
div#fpv_uiPage div#fpv_section_2{
	margin-left: -231px;
	float: left;
	height: 300px;
	}
html>body div#fpv_uiPage div#fpv_section_2{
	margin-left: -226px;
	}

/* --- --- --- ---
 Related Video section 
--- --- --- --- */
div#fpv_uiPage div#fpv_uiRelatedVideoContainer{
	display: block;
	width: 217px;
	height: 338px;
	float: left;
	margin-left: 6px;
	position: relative;

}
div#fpv_uiPage div#fpv_uiRelatedVideoContainer div.fpv_content{
	overflow: hidden;
	padding: 0px;
	}

div#fpv_uiPage img.fpv_closeBtn {
	float:right;
	cursor:pointer;
	margin: -18px 9px 0 0;
	position: relative;
}
/*div#fpv_uiPage div#fpv_uiRelatedVideoContainer div.fpv_metaBlockText {
	float: left;
	width: 70px;
}*/
div#fpv_uiPage div#fpv_uiRelatedVideoContainer dl {
	margin-left: 100px;
	padding: 0px;
}
div#fpv_uiPage div#fpv_navPanelVideoContentNetworkLevel {
	height: 270px;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: auto;
}
/*** 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: 252px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
	}

div#fpv_uiPage div.fpv_twoTier div#fpv_navPanelContent{
	overflow: hidden;
	}
div#fpv_uiPage div.fpv_twoTier div#fpv_panelSearchContent{
	width: 217px;
}
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: 225px;
	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: 193px;
	}
/* 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: 231px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	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 */
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	height: 195px;
	}
*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{
	overflow: hidden;
	}
div#fpv_uiPage div#fpv_uiVideoNavHeader{
	margin:0px;
	padding: 6px 0px 6px 10px;
	border-bottom: 1px solid #bbb;
	color: #C4151C;
	}
* html div#fpv_uiPage div#fpv_uiVideoNavHeader{
	display: inline-block;
	}
div#fpv_uiPage div.fpv_navBreadElements{
	margin: 0;
	font-weight: bold;
	}
div#fpv_uiPage div.fpv_navBreadElements span a{
	color: #C4151C;
	}
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;
	width: 100%;
	height: 270px;
	*height: 268px;
	position: relative;
	}
div#fpv_uiPage div.fpv_oneTier div#fpv_navPanelVideoContent.fpv_withPaging{
	/* also subtract height of fpv_videoPaging */
	height: 247px;
	}
/* nav paging */
div#fpv_uiPage div#fpv_navPanelVideoPaging.fpv_videoPaging{
	/* width is 15px less than full panel width */
	width: 100%;
	}
/* 
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_stfPanel{
	/*height: 216px;*/
	position: relative;
	}
div#fpv_uiPage div#fpv_stfPanelContent{
	margin: 7px 0px 0px 0px;
	}
div#fpv_uiPage div#fpv_stfPanelContent fieldset{
	padding: 7px 0px 0px 12px;
	}
/* form label */
div#fpv_uiPage label.fpv_stfLabel {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0 0;
	display: block;
	width: 90%;
}
div#fpv_uiPage span.fpv_stfLabel {
	font-size: 1em;
	font-weight: bold;
	float: left;
	margin: 0 0 4px;
}
div#fpv_uiPage div#fpv_stfRememberRadios br {
	display: none;
	}
/* 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: 90%;
	font-size: 1em;
	height: 13px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	*margin-bottom: 2px;
}
div#fpv_uiPage input#fpv_radRememberSTFNo, 
div#fpv_uiPage input#fpv_radRememberSTFYes{
	vertical-align: middle;
	margin-right: 3px;
	}
div#fpv_uiPage input#fpv_radRememberSTFYes{
	margin-left: 3px;
	}
div#fpv_uiPage input#fpv_radRememberSTFNo{
	margin-left: 10px;
	}
html>body div#fpv_uiPage input#fpv_radRememberSTFNo, 
html>body div#fpv_uiPage input#fpv_radRememberSTFYes{
	margin-bottom: 3px;
	}
/* message field */
div#fpv_uiPage textarea.fpv_stfInputMessage {
	width: 90%;
	height: 40px;
	font-size: 1.2em;
}
/* form buttons */
div#fpv_uiPage input.fpv_stfButtons {
	width: 64px;
	background: url(../../images/595/search_btn.gif) no-repeat left top;
	cursor: pointer;
	margin: 5px 3px 0px 0px;
}
/* Network Style */

div#fpv_uiPage div.networkStyle ul{
	margin-top: 0px;
	}
div#fpv_uiPage div.networkStyle li a{
	padding: 5px 0 5px 10px;
	font-size: 1.09em;
	color: #848484;
	border: 1px solid #848484;
	text-decoration: none;
	font-weight: bold;
	text-transform:	capitalize;
	display: block;
	margin: 1px 0 0;
	}
div#fpv_uiPage div.networkStyle li a:hover{
	border: 1px solid #C4151C;
	color: #C4151C;
	}


/* --------------------

RIGHT BLOCK

---------------------- */

div#fpv_uiPage div#fpv_section_3{
	padding-right: 0px;
	float: right;
	}

/* --- --- --- ---
 Video Search form box
--- --- --- --- */
div#fpv_uiPage div#fpv_searchBox{
	height: 61px;
	width: 298px;
	margin:0px;
	padding:0px;
	margin-bottom: 7px;
	background: #fff;
	}
/*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: 0px;
	padding-top: 7px;
	margin-bottom: -10px;
	}
div#fpv_uiPage form#frmSearch {
	margin: 0px;
	padding: 0px;
}
div#fpv_uiPage form#frmSearch fieldset {
	padding: 0px;
	margin: 0px;
	background-color: #ccoooo;
}
/* search form textbox */
div#fpv_uiPage input.fpv_videoSearchTextbox {
	width: 220px;
	height: 20px;
	float: left;
	background-color:#FFF;
	color:#000000;	
	border: 1px solid #BBB;
	margin: 0px 4px 0px 4px;
}
div#fpv_uiPage input.fpv_videoSearchButton{
	width: 65px;
	float: left;
	margin: 0px;
	margin-top: 1px;
	background: url(../../images/595/search_btn.gif) no-repeat top left;
	padding: 2px 0 3px;
	}


/* --- --- --- ---
 companion ad box
--- --- --- --- */
div#fpv_uiPage div#fpv_companionad {
	width: 300px;
	height: 250px;
	background-color: #ccc;
}

/* --- --- --- ---
 Other Video
--- --- --- --- */
div#fpv_uiPage div#fpv_videoMost {
	width: 298px;
	margin-top:31px;
	background-color: #B6BDCA;
}

div#fpv_uiPage div#fpv_videoMost div.fpv_foot{
	margin-top: 0px;
	}
/* formatting of accordion headers 
div#fpv_uiPage div#fpv_videoMost div.fpv_accordionStyles{
	margin-top: 0px;
	}
div#fpv_uiPage div#fpv_videoMost div.fpv_accordionStyles h3 {
	margin:0px;
	}
div#fpv_uiPage div#fpv_videoMost .fpv_accordionControlStyleExpanded {
	font-weight: bold;
}
div#fpv_uiPage div#fpv_videoMost .fpv_accordionControlStyleCollapsed { 
	font-weight: bold;
}
div#fpv_uiPage div#fpv_videoMost .fpv_accordionControlStyleHover {
	font-weight: bold;
}*/

/* all panel formatting */
div#fpv_uiPage div#fpv_videoMost div.fpv_styleOne{
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	width: 298px;
	height: 610px;
	background-color: #FFF;
	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;
	*margin-left: 18px;
	}
	
/* ADDITIONS */
/*** inline message specific ***/
/* service message panel styles for STF and Comments */
.fpv_commMessagePanel {
	display: none; 
	font-weight: bold;
	background-color: #B6BDCA; 
	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: #ffffff; 
}
.fpv_stfMessagePanel {
	margin: 5px; 
	display: none; 
	font-weight: bold;
	background-color: #0b3471; 
	font-size: 10px;
	text-transform:uppercase;
	position: relative;
}
.fpv_stfMessagePanelBG {
	background-color: #ffffff; 
}
.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 */
