@import url("boxes.css");
@import url("tabs.css");
@import url("header.css");
@import url("css_4.css");
@import url("reel_talk_styles.css");

/*
	ReelTalk
*/


body{
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #171616 url(../../images/616/body_bg.gif) repeat-x left top;
	font-size: 63%;
	}
div#fpv_uiMasthead{
	position: relative;
	display: block;
	width: 1000px;
	margin: 0 auto;
	}
div#fpv_uiFooter{
	position: relative;
	display: block;
	/*width: 971px;*/
	padding: 8px 0px 9px 0px;
	margin: 0 auto;
	background: #000;
}
/* --------------------

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: Tahoma, Arial, Helvetica, sans-serif;
	color: #EBEBEB;
	width: 929px;
	margin: 15px auto;
	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{
	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: #1E2C42;
	border: solid 1px #969696;
}
div#fpv_uiPage a{
	color: #00D3DA;
	}
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{
	color: #fff;
	font-size: 1em;
	background: url(../../images/616/btn_bg.gif) no-repeat left top;
	vertical-align: middle;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 8px;
	padding: 3px 0px 3px 2px;
	cursor: pointer;
	width: 111px;
	}
/*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 {
	color: #00D3DA;
	text-decoration: none;
	font-weight: bold;
	margin-top: 12px;
	border-bottom-color: transparent;
}
.fpv_accordionControlStyleCollapsed {
	font-weight: bold;
	color: #848B8B;
	margin-top: 12px;
}
.fpv_accordionControlStyleHover{
	color: #00D3DA;
	text-decoration: none;
	font-weight: bold;
	margin-top: 12px;
}
div#fpv_uiPage div.fpv_accordionStyles h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	text-align:left;
	cursor: pointer;
}
div#fpv_uiPage div#mostPanelHeader1, div#fpv_uiPage div#mostPanelHeader2, div#fpv_uiPage div#mostPanelHeader3, div#fpv_uiPage div#mostPanelHeader4{
	/*width: 288px;*/
	}
/* -------------------------------------------------------------

fpv_metaBlock style options 

------------------------------------------------------------- */
/* this puts a border on all thumbnails */
div#fpv_uiPage div.fpv_metaBlock img {
	padding: 0px;
	margin: 0px;
	border: 1px solid #272727;
	}
/*** style one 
thumbnail left; title, subtitle, desc on right
***/
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock{
	/*clear: both;*/
	/*width: 99%;*/
	border-bottom: 1px dotted #292828;
	/*margin-bottom: 4px;*/
	/*height: 45px;*/
	padding: 11px 0 12px;
	/* below is for vertical-middle positioning */
	/*display: table; 
	#display: block;*/
	/*#position: relative; */
	cursor: pointer;
	}
* html div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock {
	display: inline-block;
	}
/* hover background color */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlockHover {
	background-color: #242424;
}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlockInternal{
	/*display: table-row;*/
	float: left;
	}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock div.fpv_metaBlockImage{
	/*display: table-cell; 
	vertical-align: middle;*/
	height: 45px;
	width: 81px;
	float: left;
	}
/* folder level thumbnail image */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock img{
	/*float:left;*/
	}
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{
	/*#position: absolute; 
	#top: 50%;
	#margin-left: 80px;
	display: table-cell; 
	vertical-align: middle;*/
	width: 176px;
	float: left;
	}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dl{
	/**position: relative;
	*top: -50%;*/
	float: left;
	padding-left: 10px;
	white-space: normal;
	width: 173px;
	}
/* folder level title/subtitle */
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dt{
	font-size: 1.2em;
	font-weight: bold;
	color: #EBEBEB;
}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dt.fpv_clipStatistic{
	font-size: 1.2em;
	font-weight: bold;
	color: #EBEBEB;
	display: none;
}
div#fpv_uiPage div.fpv_styleOne div.fpv_metaBlock dd.fpv_clipSubTitle{
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 3px 0 0 0;
	display: none;
	}
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{
	margin: 0; 
	padding: 0; 
	height: 0; 
	line-height: 0px; 
	font-size: 0px; 
	visibility: hidden;
	clear: both;
	}
/* end of fpv_styleOne */

/***
fpv_metaBlock style two - clip level
1 per column, thumbnail top, title/subtitle underneath, no other content
***/
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock{
	margin: 2px 7px 0 0;
	padding: 4px 4px 0;
	font-size: 1.2em;
	color: #FFF;
	text-align: left;
	width: 82px;
	white-space: normal;
	display: block;
	float: left;
	height: 131px;
	overflow: hidden;
	cursor: pointer;
}
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock div.fpv_metaBlockText {
	margin: 3px 0 0;
	}
/* hover background color */
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlockHover {
	background-color: #2E2E2E;
	display: block;
}
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock a{
	text-decoration: none;
	}
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock a:hover{
	text-decoration: none;
	}
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock dt, div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock dt a{
	font-weight: bold;
	color: #D4D4D4;
	}
div#fpv_uiPage div.fpv_styleTwo div.fpv_metaBlock dd.fpv_clipSubTitle{
	font-weight: bold;
	color: #D4D4D4;
	display: none;
	}
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{
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	}
/* end of style two */
/* --------------------

SECTION ONE

---------------------- */
div#fpv_uiPage div#fpv_section_1{
	width: 615px;
	float: left;
	}

/**************
VIDEO PLAYER
**************/
div#fpv_uiPage div.videoBox{
	width: 615px;
	height: 491px;
	background-color: #000000;
	/*background: url(../../images/492/video_example.jpg) no-repeat top left;*/
	}
	
/* --- --- --- ---
 Now Playing Box 
--- --- --- --- */
div#fpv_uiPage div#fpv_metaContainer{
	margin-top: 20px;
	padding-top: 20px;
	background: url(../../images/616/section_head.gif) repeat-x top left;
	}

/* container for all meta data text */
div#fpv_uiPage div#fpv_metaText {
	padding: 12px 0 0 0;
	float: left;
	width: 478px;
}
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 10px 0px 0px;
}
/* meta text */

div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dl {
	float: left;
	width: 350px;
}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd#fpv_clipEditorialTagsDD {
	color: #00D3DA;
	}
/* meta text title */
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dt{
	color: #EBEBEB;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
	}
div#fpv_uiPage div#fpv_metaText div.fpv_metaBlock dd{
	font-size: 1.2em;
	}
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;
	}
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: 150px;*/
	float: right;
	text-align: left;
	margin-top: 11px;
	width: 111px;
}
div#fpv_uiPage div#fpv_clipActBUY input{
	padding: 3px 0;
	}
/*** ratings specific ***/
/* ratings component container */
div#fpv_uiPage div#fpv_clipActRAT {
	padding: 11px 0px 0px 4px;
	font-weight: normal;
	text-align: center;
	margin-left: 2px;
}
/* 'rate this video' text */
div#fpv_uiPage div#fpv_clipActRAT h3{
	font-size: 1.2em;
	padding-bottom: 3px;
	text-transform: capitalize;
	color: #EBEBEB;
	}
div#fpv_uiPage div#fpv_ratingStarContainer {
	/* width of five stars + their left & right paddings and margins */
	/*width: 130px;*/
	/*margin-top: 4px;*/
	margin: 4px 0 7px 8px;
}
div#fpv_uiPage div#fpv_ratingStarContainer img.fpv_rating_bg{
	/* use this to size the div and give it the padding it needs */
	width: 19px;
	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: top left;
	background-repeat: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/616/rating_star_empty.png', sizingMethod='crop');
	float: left;
	cursor: pointer;
	}
html>body div#fpv_uiPage div.fpv_rating_empty{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='');
	background-image: url(../../images/616/rating_star_empty.png);
	}
div#fpv_uiPage div.fpv_rating_half{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/616/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/616/rating_star_half.png);
	}
div#fpv_uiPage div.fpv_rating_full{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/616/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/616/rating_star_full.png);
	}
/* number of ratings */
div#fpv_uiPage h4.fpv_ratingsCount {
	/*margin-top: 4px;*/
	font-size: 1.2em;
	color: #EBEBEB;
	text-align: center;
	}
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;
	background: url(../../images/616/section_head.gif) repeat-x top left;
}
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{
	background: #1E1E1E;
	color: #00D3DA;
	padding: 0;
	text-transform: uppercase;
	clear: both !important;
	}
* html div#fpv_uiPage div.fpv_navBreadElements{
	display: inline-block;
	}
div#fpv_uiPage div.fpv_navBreadElements span.fpv_breadCrumb {
	display: block;
	padding: 6px 0 0 17px;
	}
div#fpv_uiPage div.fpv_navBreadElements a{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}

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: 300px;
	}

/* --- --- --- ---
 companion ad box
--- --- --- --- */
div#fpv_uiPage div#fpv_companionad {
	width: 300px;
	height: 250px;
	padding: 0px;
	/*margin: -55px 0px 3px 0px;*/
	/*background: url(../../images/492/ad_example.jpg) no-repeat top left;*/
	background: #666666;
	}

/* --- --- --- ---
 Video Search form box
--- --- --- --- */
div#fpv_uiPage div#fpv_searchBox{
	margin-top: 20px;
	padding-top: 20px;
	/*width: 290px;*/
	background: url(../../images/616/section_head.gif) repeat-x left top;
	}
div#fpv_uiPage div#fpv_searchBox h2{
	color: #00D3DA;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 12px;
	}
div#fpv_uiPage div#fpv_searchBox div.fpv_content{
	text-align: left;
	}
div#fpv_uiPage div#fpv_searchBox input#searchTextBox{
	width: 223px;
	height: 18px;
	vertical-align: middle;
	border-top: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
	}
div#fpv_uiPage input.fpv_videoSearchButton{
	background: url(../../images/616/search_btn.gif) no-repeat left top;
	padding: 4px 0px 4px 0px;
	margin: 0 0 0 9px;
	width: 62px;
	}

/* --- --- --- ---
 Other Video box
--- --- --- --- */

div#fpv_uiPage div#fpv_videoMost{
	margin-top: 20px;
	padding-top: 20px;
	background: url(../../images/616/section_head.gif) repeat-x left top;
	}

div#fpv_uiPage div#fpv_videoMost h2{
	display: none;
	}

div#fpv_uiPage img.fpv_closeBtn {
	cursor: pointer;
	float: right;
	display: inline;
	margin: -12px 0pt 0px 146px;
}
div#fpv_uiPage div#fpv_watchedPanel, div#fpv_uiPage div#fpv_sharedPanel, div#fpv_uiPage div#fpv_recentPanel, div#fpv_uiPage div#fpv_otherPanel{
	/*width: 288px;*/
	}
/* 
Panel: Video Search results
 */
div#fpv_uiPage div#fpv_searchPanel{
	width: 290px;
	margin-bottom: 5px;
	}
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{
	width: 290px;
	margin-bottom: 5px;
	}
div#fpv_uiPage div#fpv_stfPanelHeader{
	color: #ffffff;
	padding: 6px;
	background: #303030;
	border: 1px solid #666666;
	}
div#fpv_uiPage div#fpv_stfPanelContent form{
	background-color: #000000;
	border: 1px solid #666666;
	margin-top: -1px;
	font-size: .9em;
	height: 360px;
	}
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{
	padding-left: 10px;
	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;
	font-weight: bold;
	padding: 0px;
	display: block;
	padding: 10px 0px 3px 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: 100%;
	font-size: 1em;
	height: 13px;
	padding: 0px;
	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: 100%;
	height: 40px;
	font-size: 1em;
}
/* form buttons */
div#fpv_uiPage div#fpv_stfPanel input#fpv_stfSubmit, div#fpv_uiPage div#fpv_stfPanel input#fpv_stfCancel{
	margin-left: 3px;
	}
div#fpv_uiPage div#fpv_stfPanel input#fpv_stfCancel{
	}
	
/*
other MOST panels
*/
div#fpv_uiPage div#fpv_videoMost div.fpv_styleOne{
	height: 360px;
	/*width: 290px;*/
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
	margin-top: 3px !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 */

