/* @override http://vplayer-qa.nbcuni.ge.com/player/css/template1_greyscale/generic.css */

@import url('boxes.css');
@import url('ie6.css');
/*
	Green Is Universal
*/

body{
	}
/* --------------------

ENTIRE PAGE

---------------------- */
div#fpv_uiPage{
	width: 932px;
	position: relative;
	}


div#fpv_uiFooter {
	
	}
div#fpv_uiPage div#fpv_seoTitle{
	display: none;
	}
/* some basic things we need */

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 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 {
	
	height: 17px;
	font-size: .9em;
	text-transform: uppercase;
	border: none;

}

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

styles for ALL page accordions

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

/* accordion headers */
.fpv_accordionControlStyle {
	height: 450px;
}
.fpv_accordionControlStyleExpanded {
}
.fpv_accordionControlStyleCollapsed {
	background-color: #0a7100; 
	font-weight: normal;
	color: #fff;
	_height: 1%;
}
.fpv_accordionControlStyleHover {
	background-color: #5eb500; 
	font-weight: normal;
	color: #fff;
	_height: 1%;
}
div#fpv_uiPage div.fpv_accordionStyles h3 {
	color: #015d27;
	font-weight: bold;
	display: block;
	font-size:1em;
	padding: 4px 0 2px 2px;

}
div#fpv_uiPage div#fpv_section_2 div.fpv_accordionStyles h3 {
	font-size:1.1em;

}

/* Network Style */

div#fpv_uiPage div.networkStyle ul{
	margin-top: 10px;
	}
div#fpv_uiPage div.networkStyle li a{
	padding: 6px;
	font-size: 1.27em;
	width: 174px;
	border: 1px solid #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: 2px 2px 0px 2px;
	}
div#fpv_uiPage div.networkStyle li a:hover{
	
	}
	
/* paging styles for individual accordions */

div#fpv_uiPage div.fpv_videoPaging{
	text-align: center;
	height: 15px;
	padding: 2px 0px 0px 0px;
	position: relative;
	}
div#fpv_uiPage div.fpv_videoPaging li{
	display: inline;		
	margin: 0 2px 0 0;
	padding:0;
	}
* html div#fpv_uiPage div.fpv_videoPaging li{
	margin-right: 0px;
	}
div#fpv_uiPage div.fpv_videoPaging li.fpv_last{
	border: none;
	}
div#fpv_uiPage div.fpv_videoPaging li a img, div#fpv_uiPage div.fpv_videoPaging span.fpv_pageNavDisabled img{
	vertical-align: middle;
	}
div#fpv_uiPage div.fpv_videoPaging li a, div#fpv_uiPage div.fpv_videoPaging span.fpv_pageNavDisabled{
	text-decoration: none;
	font-size: .91em;
	padding: 0px 2px 0px 2px;
	display: inline-block;
	font-weight: bold;
	}
div#fpv_uiPage div.fpv_videoPaging span.fpv_pageNavDisabled{
	color: #015D27;
}
div#fpv_uiPage div.fpv_videoPaging li a:hover, div#fpv_uiPage div.fpv_videoPaging li a.fpv_selected{
	color: #1793C6;
	}

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

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: 82px;
	height: 47px;
	padding-bottom: 5px;
	margin: 0px;
}
/* default selected video thumbnail style */
div#fpv_uiPage div.fpv_metaBlock a img.fpv_selected {
	}
/*** 
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: 12px 0px 12px 0px;
	clear: both;
	display: block;
	border: 1px solid #FFF;
	width: 99%;
	margin-bottom: 3px;
	cursor: default;
	}
/* hover background color */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlockHover {
	
}
/* folder level thumbnail image */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock img{
	float:left;
	margin: 0px;
	padding: 0px 10px;
	background: none;
}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dl{
	padding-left: 83px;
	}
/* folder level title/subtitle */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dt{
	font-size: 1.09em;
	font-weight: bold;
}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dt, div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dt a, div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dd{
	text-decoration: none;
	}

/* folder level description */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dd {
	cursor: default;
}

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{
	font-size: 1em;
	float: left;
	text-align: left;
	width: 81px;
	height: 90px;
	overflow: hidden;
	padding: 14px 5px 0px 5px;
	
}
::root div#fpv_uiPage div#fpv_section_3 div.fpv_styleTwo div.fpv_metaBlock{
	padding: 15px 5px 0px 5px;
	margin-right: 30px;

	}
div#fpv_uiPage div#fpv_section_2 div.fpv_styleTwo div.fpv_metaBlock{
	padding: 0px 0px 4px 3px;
	margin-right: 0px;
	}
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_metaBlockHover {
	cursor: default;
	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{
	font-weight:bold;
	text-decoration: none;
	color: #333333;
	}
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock a:hover{
	
	}
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock dt{
	/* this padding makes the text match the padding from the image border */
	
	}
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: 620px;
	padding-right: 4px;
	}
/* video box */
div#fpv_uiPage div#videoPlayerContainer{
	height: 359px;
	width: 409px;
	padding: 6px 0 0 7px;
	background:url(../../images/755/bg_videoPlayer.png) center top no-repeat;
	}
div#fpv_uiPage #videoPlayerContainer #videoplayer {
	height: 345px;
	}
/* --- --- --- ---
 Now Playing Box 
--- --- --- --- */

div#fpv_uiPage div#fpv_metaContainer div.fpv_content{
	padding-top: 7px;
	padding: 7px 14px 85px 12px;
	border-bottom: 1px dotted #999;
	}
div#fpv_uiPage div#fpv_metaContainer div.fpv_foot{
	background: none;
	background-color: #daf4f1;
	border-bottom: 1px dotted #999;
	height: 2px;
	}
html>body div#fpv_uiPage div#fpv_metaContainer h2{
	}
div#fpv_uiPage div#fpv_metaContainer h2 span{
	}

/* 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 11px 0px 0;
}
/* meta text */

div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dl {
	float: left;
	width: 363px;
	overflow: hidden;
	color: #333333;
}
/* meta text title */
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dt{
	font-size: 1.1em;
	padding: 0px;
	margin: 0;
	font-weight: bold;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd{
	font-size: 1em;
	font-weight: normal;
	}
/* meta text subtitle */
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipSubTitle{
	display: none;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipDesc{
	}
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_clipEditorialTagsDD{
	padding-top: 5px;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd#fpv_clipEditorialTagsDD a{
	text-decoration:underline;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipTextBoxURL {
	color: #D8F4F1;
	position: absolute;
	bottom: 52px;
	left: 10px;
	}
html>body div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd.fpv_clipTextBoxURL input {
	font-size: .91em;
	color: #333333;
	width: 295px;
	}

/* container for all clip-related action buttons, such as buy now, send to friend, ratings */
div#fpv_uiPage div#fpv_clipActions{
	width: 125px;
	float: right;
	text-align: center;
	*height: 1%;
}
/*** ratings specific ***/
/* ratings component container */
div#fpv_uiPage div#fpv_clipActRAT {
	font-weight: normal;
	text-align: center;
	width: 264px;
	position:absolute;
	right:0px;
	bottom: 54px;
}
/* 'rate this video' text */
div#fpv_uiPage div#fpv_clipActRAT h3{
	font-size: 1em;
	font-weight: bold;
	color:#015d27;
	}
div#fpv_uiPage div#fpv_rateHeadingContainer {
	float:left;
	width: 90px;
	overflow: hidden;
}
div#fpv_uiPage div#fpv_ratingStarContainer {
	/* width of five stars + their left & right paddings and margins 
	below is adjusted for ie 6*/
	width: 90px;
	padding-left:10px;
	margin: 0 auto;
	float:left;
	position: relative;
}


div#fpv_uiPage div#fpv_ratingStarContainer img.fpv_rating_bg{
	/* use this to size the div and give it the padding it needs */
	width: 18px;
	height: 10px;
	}
/* 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{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/755/rating_star_empty.png', sizingMethod='crop');
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
	}
html>body div#fpv_uiPage div.fpv_rating_empty{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='');
	background-image: url(../../images/755/rating_star_empty.png);
	}
div#fpv_uiPage div.fpv_rating_half{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/755/rating_star_half.png', sizingMethod='crop');
	}
html>body div#fpv_uiPage div.fpv_rating_half{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='');
	background-image: url(../../images/755/rating_star_half.png);
	}
div#fpv_uiPage div.fpv_rating_full{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/755/rating_star_full.png', sizingMethod='crop');
	}
html>body div#fpv_uiPage div.fpv_rating_full{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='');
	background-image: url(../../images/755/rating_star_full.png);
	}
/* number of ratings */
div#fpv_uiPage h4.fpv_ratingsCount {
	font-size: 1em;
	font-weight:bold;
}
div#fpv_uiPage div#fpv_ratingsCountLoginContainer {
	float:left;
	width: 64px;
	text-align:left;
	padding-left: 10px;
	}
div#fpv_uiPage div#fpv_ratingStarContainer div.fpv_clearExtra{
	
	}
/* buttons in About section*/
div#fpv_uiPage div#fpv_clipActSTF {
	position:relative;
	margin-bottom: 6px;
	width: 132px;
	height: 26px;
	background: url(../../images/755/buttons/send.gif) no-repeat left top;
	cursor:pointer;
	}
div#fpv_uiPage div#fpv_clipActSTF input {
	width: 132px;
	height: 26px;
	text-indent: -9999px;
	border:0;
	cursor:pointer;
	position:relative;
	background: none;
	}
div#fpv_uiPage div#fpv_clipActWidget  {
	position:relative;
	margin-bottom: 6px;
	width: 132px;
	height: 26px;
	background: url(../../images/755/buttons/grab_it.gif) center top no-repeat;
	cursor:pointer;
	}
div#fpv_uiPage div#fpv_clipActWidget input {
	width: 132px;
	height: 26px;
	text-indent: -9999px;
	border:0;
	cursor:pointer;
	position:relative;
	background: none;
	}
	
/* --- --- --- ---
 Comments section 
--- --- --- --- */
div#fpv_uiPage div#fpv_commentsBox{
	}
div#fpv_uiPage div#fpv_commentsBox h2 {
	background-image: none;
	}
html>body div#fpv_uiPage div#fpv_section_1 div#fpv_commentsBox div.fpv_content{
	}
html>body div#fpv_uiPage div#fpv_commentsBox form#frmComments{
	}
div#fpv_uiPage div#fpv_commentsProgress{
	background-color: #cccccc;
	padding:3px;
	display:none;
	}
div#fpv_uiPage div.fpv_commentsPanelTitleRight {
	display:none;
	float:right;
	margin: -25px 0px 0px 0px;
}
div#fpv_uiPage div.fpv_commentsPanelTitleRight a{
	font-weight: bold;
	text-decoration: none;
	
	}
/*** comments specific ***/
div#fpv_uiPage div#fpv_uiComments{
	padding: 0px 0px 5px 15px;
	overflow: auto;
	margin-left:9px;
	}
/* 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;
	border-bottom: 1px dotted #6c730f;
	list-style-position: inside;
	margin-bottom: 10px;
	margin-top:5px;
	}
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-size: 1em;
	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 */
	font-size: .91em;
	margin-left: 20px;
	}
div#fpv_uiPage ol.fpv_comment dd.fpv_commentBody{
	font-weight: normal;
	padding: 0px 10px 5px 40px;
	/* this em is a division of the ol.fpv_comment li font size */
	font-size: .91em;
	}
/* comment paging has not been tested in this version */
div#fpv_uiPage div#fpv_uiCommentPaging {
	padding: 5px;
	margin-bottom: 0px;
	white-space: nowrap;
	height: 10px;
}
div#fpv_uiPage div.fpv_commPagingContainer {
	float: right;
	font-size: 1em;
	_position:relative;
}
div#fpv_uiPage div.fpv_commPagingContainer a {
	color: #0a7100;
	text-decoration: none;
	padding: 3px;
}
div#fpv_uiPage div.fpv_commPagingContainer a:hover {
	text-decoration: underline;
}
/* outermost container for add comment form */
div#fpv_uiPage div#fpv_uiAddComment {
	display: block;
	padding: 0 5px 5px 5px;
	clear: both;
	color: #015d27;
	font-weight: bold;
	}
div#fpv_uiPage div#fpv_uiAddComment span{
	font-weight: normal;
	}
/* add comment container */
div#fpv_uiPage label.fpv_addComment {
	display: block;
	padding-bottom: 3px;
}
div#fpv_uiPage div.fpv_addComment {
	display: block;
	margin-bottom: 12px;
}
div#fpv_uiPage div#fpv_commentsTxtName{
	width:49%;
	float:left;
}
div#fpv_uiPage div#fpv_commentsTxtEmail{
	width:49%;
	float:right;
	clear:none;
}
/* name */
html>body div#fpv_uiPage input.fpv_comInputName, div#fpv_uiPage input.fpv_comInputEmail {
	width: 271px;
	height:19px;
	padding:3px 10px 1px 10px;
	margin-bottom: 18px;
	background-color: #FFF;
	border: 1px solid #c1c1c1;
}
div#fpv_uiPage .fpv_requiredLabel {
	font-size:0.91em;
	text-transform:none;
}

/* add comment text box styling */
div#fpv_uiPage textarea.fpv_comInputComment {
	width: 582px;
	height: 71px;
	color:#999;
	margin: 0px 0px 5px 0;
	padding: 0px 0px 0px 0px;
	background: none;
	overflow: auto;
	background-color: #FFF;
}
	* html div#fpv_uiPage textarea.fpv_comInputComment {
		width: 500px;
		}
div#fpv_uiPage label.fpv_addCommentRadio{
	margin-right: 8px;
	}
div#fpv_uiPage input#fpv_radRememberNo, div#fpv_uiPage input#fpv_radRememberYes{
	vertical-align: middle;
	_position:relative;
	}
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;
	}
div#fpv_uiPage div#fpv_commentsRememberRadios{
	margin-bottom: 15px;
	clear:both;
}
/* add comment button */

/* form button */
div#fpv_uiPage input.fpv_commentAddButton {
	margin-top: 12px;
	margin-right:4px;
	float: right;
	width: 151px;
	height: 26px;
	background: url(../../images/755/buttons/add_your_comments.gif) center top no-repeat;
	text-indent: -9999px;
	border:0;
	}
::root div#fpv_uiPage input.fpv_commentAddButton {
	width: auto;
	font-size:auto;
	}
/* --------------------

CENTER UPPER BLOCK

---------------------- */
div#fpv_uiPage div#fpv_section_1{
	}
div#fpv_uiPage div#fpv_section_2{
	width: 198px;
	position: relative;
	height: 364px;
	float: left;
	margin-left: -202px;
	/*top: 0px;
	left: 427px;
	background-color: red;
	padding: 0 0 0 427px;*/
	}
/* --- --- --- ---
 Related Video section 
--- --- --- --- */
div#fpv_uiPage div#fpv_uiRelatedVideoContainer{
}
html>body div#fpv_uiPage div#fpv_uiRelatedVideoContainer h2{
}

html>body div#fpv_uiPage div#fpv_uiRelatedVideoContainer div.fpv_foot{
	}
/* Navigation accordion styling */

div#fpv_uiPage img.fpv_closeBtn {
	float:right;
	cursor:pointer;
	margin: -20px 5px 0px 0px;
}


/*** 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: 261px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	}
div#fpv_uiPage div.fpv_twoTier div#fpv_navPanelContent{
	overflow: hidden;
	}
div#fpv_uiPage div.fpv_twoTier div#fpv_panelSearchContent.fpv_withPaging{
	/* subtract height of fpv_videoPaging */
	height: 247px;
	}
div#fpv_uiPage div.fpv_twoTier div#fpv_navPanelVideoContent{
	/* subtract fpv_uiVideoNavHeader two tier height from height above */
	height: 223px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	}
div#fpv_uiPage div.fpv_twoTier div#fpv_navPanelVideoContent.fpv_withPaging{
	/* also subtract height of fpv_videoPaging */
	height: 199px;
	}
/* 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: 232px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	}
div#fpv_uiPage div.fpv_threeTier div#fpv_navPanelContent{
	overflow: hidden;
	}
div#fpv_uiPage div.fpv_threeTier div#fpv_panelSearchContent.fpv_withPaging{
	/* subtract height of fpv_videoPaging */
	height: 227px;
	}
div#fpv_uiPage div.fpv_threeTier div#fpv_navPanelVideoContent{
	/* subtract fpv_uiVideoNavHeader fpv_threeTier height from height above */
	height: 203px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	}
div#fpv_uiPage div.fpv_threeTier div#fpv_navPanelVideoContent.fpv_withPaging{
	/* also subtract height of fpv_videoPaging */
	height: 170px;
	}

/* 
 Panel: main navigation
 */
div#fpv_uiPage div.fpv_oneTier h3{
	display: none;
	}
div#fpv_uiPage div.fpv_oneTier div#fpv_navPanelContent{
	height: 284px;
	}
div#fpv_uiPage div#fpv_uiVideoNavHeader{
	height: 27px;
	padding: 2px 0px 14px 8px;
	font-weight: bold;	
	font-size: .9em;
	}
div#fpv_uiPage div#fpv_uiVideoNavHeader a{
	text-decoration:underline;
	
	}
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: 248px;
	}
div#fpv_uiPage div.fpv_oneTier div#fpv_navPanelVideoContent.fpv_withPaging{
	/* also subtract height of fpv_videoPaging */
	height: 234px;
	}
/* 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{
	}
div#fpv_uiPage div#fpv_stfPanelContent{
	margin: 0px;
	padding: 5px;
	text-transform: uppercase;
	font-weight:normal;
	height: 232px;
	color:#000;
	}
* html div#fpv_uiPage div#fpv_stfPanelContent{
	padding: 5px 5px 0px 5px;
		
	}
* html div#fpv_uiPage div#fpv_stfPanelContent fieldset{
	padding:0px;
	margin: 0px 0px 0px 0px;
	
	
	
	
	}
* html div#fpv_uiPage div#fpv_stfPanelContent form{


	padding: 0px;
	margin: 0px;
	
	}
/* form label */
div#fpv_uiPage label.fpv_stfLabel {
	font-size: .85em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	display: block;
	width: 80%;
	}
/* 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: 160px;
	font-size: .85em;
	height: 13px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
* html div#fpv_uiPage input.fpv_stfInputYourName,* html div#fpv_uiPage input.fpv_stfInputYourEmail,  * html div#fpv_uiPage input.fpv_stfInputYourFName, * html div#fpv_uiPage input.fpv_stfInputYourFEmail {
	width: 160px;

	margin: 0px 0px 0px 0px;
}
div#fpv_uiPage div#fpv_stfPanel div#fpv_stfRememberRadios span.fpv_stfLabel{
	font-size: .85em;
	display: block;
	margin-bottom: -12px;
	*margin-bottom: -20px;
	}
div#fpv_uiPage div#fpv_stfPanel div#fpv_stfRememberRadios{
	margin-bottom: 7px;
}
* html div#fpv_uiPage div#fpv_stfPanel div#fpv_stfRememberRadios{
	margin-bottom: -4px;
}
div#fpv_uiPage input#fpv_radRememberSTFNo, div#fpv_uiPage input#fpv_radRememberSTFYes{
	vertical-align: middle;
	}
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;
	}
div#fpv_uiPage div#fpv_stfPanel div#fpv_stfRememberRadios label{
	font-size: .85em;
	margin-left: -3px;
	*margin-left: -7px;
	
	}

/* message field */
div#fpv_uiPage textarea.fpv_stfInputMessage {
	width: 160px;
	height: 35px;
	margin-bottom: 3px;
	font-size: 1em;
}
/* form buttons */
div#fpv_uiPage input.fpv_stfButtons {
	width: 70px;
	float: right;
	margin-right: 10px;
}
div#fpv_uiPage #fpv_stfSubmitBtn input.fpv_stfButtons {
	margin-right: 9px;
	}




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

RIGHT BLOCK

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

div#fpv_uiPage div#fpv_section_3{
	margin-left: 0;
	float: left;
	text-align:center;
	width:308px;
	}
/* --- --- --- ---
 Video Search form box
--- --- --- --- */
div#fpv_uiPage div#fpv_searchBox{
	display:none;
	}

div#fpv_uiPage div#fpv_searchBox div.fpv_content{
	
	}
/* search form textbox */
html>body div#fpv_uiPage input.fpv_videoSearchTextbox {
	width: 180px; 
	height:19px;
	background:url(../../images/755/bg_inputSmall.png) center center no-repeat;
	color: #000000;
	margin-bottom: 2px;	
	*margin-bottom: 22px;
	border: 0;
	padding: 3px 10px 1px 10px;
}
html>body div#fpv_uiPage input.fpv_videoSearchButton{
	width: 76px;
	height:32px;
	background:url(../../images/755/button_search.png) center center no-repeat;
	font-size:1px;
	color:#fff;
	}
::root div#fpv_uiPage input.fpv_videoSearchButton{
	width: auto;
	font-size:100%;
	}

/* --- --- --- ---
 companion ad box
--- --- --- --- */
div#fpv_uiPage div#fpv_companionad {
	background:transparent url(../../images/755/ad_300_bg.jpg) no-repeat left top;
	height:271px;
	padding:4px 0 10px 4px;
	width:304px;
	}
/* --- --- --- ---
 Other Video
--- --- --- --- */
html>body div#fpv_uiPage div#fpv_videoMost{
	}
html>body div#fpv_uiPage div#fpv_videoMost h2{
	}
div#fpv_uiPage div#fpv_videoMost h2 span{
	}
html>body div#fpv_uiPage div#fpv_videoMost div.fpv_content{
	}
html>body div#fpv_uiPage div#fpv_videoMost div.fpv_foot{
	}

/* formatting of accordion headers */
div#fpv_uiPage div#fpv_videoMost div#fpv_videoMostaccordion{
	width:284px;
	margin:0 0px 0 7px;
	position:relative;
	}
	#fpv_ratingPanel, #fpv_ratedPanel{
		display: none;
		}
div#fpv_uiPage div#fpv_videoMost div.fpv_accordionStyles h3 {
	}
/* all panel formatting */
div#fpv_uiPage div#fpv_videoMost div.fpv_styleTwo{
	overflow: auto;
	height: 490px !important;
	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: 5px 0px 0px 0px;
	padding: 0px 4px 10px;
	}
/** html div#fpv_uiPage div#fpv_videoMost div.fpv_styleTwo div.fpv_metaBlock{
	margin-right: 20px;
}	*/
div#fpv_uiPage div#fpv_videoMost div#fpv_uiVideoNavHeader_suffix4 div.fpv_navBreadElements{
	display: none;
}

/* ADDITIONS */
/*** inline message specific ***/
/* service message panel styles for STF and Comments */
.fpv_commMessagePanel {
	margin: 5px; 
	display: none; 
	font-weight: bold;
	background:left;
	background-color: #FFF; 
	color: #343838 !important;
	font-size: 10px;
	text-transform:uppercase;
	line-height: 16px;
	clear:right;
	position: relative;
	width: 90%;
}
.fpv_commMessagePanelBG {
	background-color: #D6E2F8; 
}
.fpv_stfMessagePanel {
	margin: 5px; 
	display: none; 
	font-weight: bold;
	background-color: #FFF; 
	color: #343838 !important;
	font-size: 10px;
	text-transform:uppercase;
}
.fpv_stfMessagePanelBG {
	background-color: #D6E2F8; 
}
.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;
}
.fpv_jsEvalSpan{
	background-color: orange;
}

#popup{
z-index:10000;
}
/* end */
