/*************charlton fixed on 3/24/2011 for dynamic pages*********************/
#display_control{}.title_panel{width:100%;}.newphotos_panel{/*program listing panel when 'New Photos' are selected*/background-color:#ededed;/*width:500px;*/height:120px;}.photo_grid{/*photo table inside photo panelwidth:100%;*/}/*title bar settings*/.display_title{/*program title */font-family: Arial;font-weight:700;color:white;font-size:large;}.display_scope{/*seasonal episodic all label*/font-family: Arial;font-weight:700;color:White;font-size:small;}.display_type{/*photo / press / soundbite asset label*/font-family: Arial;color:white;font-size:x-small;}.display_count{/*number of found assets*/font-family: Arial;color:White;font-size:small;}.display_pnl_scope a{color:#d2b96b;}.display_pnl_scope{color:#d2b96b;}#div_paging{}.div_title_leftcol,.div_title_leftcol a{/*left half of title box - title and episodes*/color:#d2b96b;}.div_title_rightcol{/*left half of title box - title and episodes*/}/*end title bar*//*photo elements*/.photo_element{/*each distinct photo element*/vertical-align:top;/*width:112px;border:10px;*/height:110px;} #photo_preview_cell {background-color:#CCCCCC;height:140px;width:130px;vertical-align:middle;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;text-decoration: none;}#photo_prog_name{/*program name*/font-family:Arial;width:127px;height:30px;color:White;}#photo_air_date{/*air date*/font-family:Arial;font-size:x-small;color:White;}#photo_file_name{/*file name*/color:White;font-size:x-small;}.photo_shopcart_button{/*add to cart link*/color:white;font-size:x-small;text-decoration:none;}.photo_shopcart_button:visited {color:Maroon;}.photo_shopcart_button:hover{text-decoration:underline;}.dl_list{/*full caption / other photos links*/color:White;font-size:x-small;text-decoration:none;}.dl_list:hover{text-decoration:underline;}/*photo elements end*/.display_pager{color:White;font-size:x-small;font-family:Arial;}#AssetList_div_paging{color:White;font-size:x-small;font-family:Arial;}.display_dlcart_link{color:black;font-size:x-small;font-family:Arial;padding:5px;}.div_title_leftcol{vertical-align:top;width:55%;text-align:left;}.photo_panel{background-image: url("/images/bg_center.jpg");background-repeat: repeat-x;background-attachment: scroll;background-position: 0% 0%;width: 525px;}.press_item_title,.press_item_title a:link{color:#d2b96b;text-decoration:none;},.press_item_title a:visited{color:#d2b96b;text-decoration:none;}.press_item_title a:hover{color:#d2b96b;text-decoration:underline;},.press_item_title a:active{color:#d2b96b;text-decoration:none;}.press_item_date{color:#d2b96b;float:right;text-align:right;margin-left:150px;}.display_title,.display_first,.display_prev,.display_next,.display_last{color:#d2b96b;}.displayItemBody{background-image: url("/images/bg_center.jpg");background-repeat: repeat-x;background-color:#666;background-position: 0% 0%;}#DisplayPreview_pnl_image{border:none;}.displayItemBody a:link{color:#d2b96b;font-family:Verdana, Geneva, sans-serif;}#DisplayPreview_pnl_caption{}.MAINTABLE{font-family:Arial, Helvetica, sans-serif;font-size:11px;}.cap_text{font-family:Arial, Helvetica, sans-serif;font-size:11px;}
/************************copied default_display.css from qa by selecting necessary elements only***********************************************************/
#top {
	background-image: url(/images/top_bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	background-color:#000000;
	height:100px;
}
#red-box {
	background-image: url(/images/toplogo.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	height: 86px;
}
.leader{font-family:Arial, Helvetica, sans-serif;font-size:110%;color:#FFCC00;padding-left:23px;}
.NewVideoCalendar{overflow:auto;height:100%;/*width:100%;*/}
.search_results_panel
{
	/*the whole result panel
	background-color:#ededed;*/
	width:100%;

}  
/*soundbites panel*/


.cssSndBiteChar {
font-family:Arial;
position:absolute;
font-size:20px;
margin-top:20px;
width:350px;
}

.cssSndBiteDesc{
font-family:Arial;
margin-top:40px;
width:350px;
}

.cssSndBiteTextArea{
height:200px;
position:absolute;
width:350px;

padding-bottom:20px;

}

.cssQTPlacement{

position:absolute;
top:200px;
}


/*end soundbites panel*/                    
/*ASSET CAPTION*/        
.cap_head
{
	/*top of caption*/
	text-align:center;
	height:25px;
	color:#FFF;
}

.cap_text
{
	color:#FFF;
}

.caption_spacer
{
/*space above and below caption header*/
background-color:Olive;
}

.cap_item
{
	/*each element in the caption list*/
	color:#FFF;
	background-color:#000;
	vertical-align:middle;
	text-align:left;
}
/*END ASSET CAPTION*/
/*shopcart link*/

.shopcart_panel
{
	background-color:#ededed;
	text-align:left;
}


/*shopcart link*/

/*Verify Card ID / Download Cart Page/Charlton edited*/
#dlCartBody
{
	background-color:#ededed;
	color:#000000;
	font-family:Arial,Helvetica,Courier;
	font-size:x-small;
	margin-left:auto;
	margin-right:auto;	
	
}

	
	
#rightcontent
{
	top:-200px;
	position:relative;
	
	}
#btnClose{
	position:absolute;
	top:-300px;
}
#lnk_LogIn
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin-left:100px;
	text-decoration:underline;
	
	}
#lnk_LogIn a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	}


#lnk_RequestAccount
{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin-left:100px;
	text-decoration:underline;
	
	}
#lnk_RequestAccount a:link
{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	}

  #lnk_NotUser 
  {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin-left:100px;
	text-decoration:underline;
	margin-left:100px;
	
	}
  #lnk_NotUser a:link 
  {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	}
	
#lbl_Text
{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	border-bottom:dotted 1px #333333;
	width:50%;
	margin-left:20px;
	margin-top:20px;
}


 #lblError
 {
	color:#660000;
	}
.contentBox
{
width:525px;
height:99px;
margin-right:auto;
margin-left:auto;
border:solid 1px #333;
padding-top:20px;
text-align:left;
}
.vcidLogo{
background-image:url(/images/newtoplogo.jpg);
width:525px;
height:99px;
background-position:left, top;
background-repeat:no-repeat;
margin-right:auto;
margin-left:auto;
margin-top:50px;
}

#content{
background-image:url(/images/newtoplogo.jpg);
width:525px;
height:99px;
background-position:left, top;
background-repeat:no-repeat;
margin-right:auto;
margin-left:auto;
border:solid 1px #333;
}


 /*CART*/
  

#leftcontent
{
	}


#title
{
	font-family:Arial;
	font-size:medium;
	margin-bottom:20px;
	background-color:#FFCC00;
	color:#000;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	position:relative;
	margin-top:300px;
	text-align:left;
	}
.subtitle
{
	font-family:Arial;
	font-size:medium;
	background-color:Navy;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	color:White;
	text-align:left;
	margin-top:30px;
	margin-bottom:30px;
	}
.repeating-region
{
	position:relative;
	margin:10px;
	}
#lblStatus
{
	margin-top:20px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	}
#pnl_Request 
{
	font-size:medium;
	margin-top:40px;
	position:relative;
	}
.bar_E{}
.berchCopy{}
.img_logo
{
	border:20px;
	}
#pnl_Results
{
	
	}
#pnl_Results a
{
	}
#tbl_Results
{
	margin-left:150px;
	font-size:x-small;
	}

#tbl_Results img
{
	margin:20px 20px 20px 20px;
}
#tbl_Results tr 
{
	height:200px;
}
#tbl_Results a
{
	color:#FFCC00;
	font-size:small;
}
.label_txt
{
	font-family:Arial,Helvetica,Courier;
	font-size:x-small;
	}
	/*Verify Card ID Page*/
.search_results_grid{
	position:relative;
	top:10px;
	width:100%;
	margin-bottom: 15px;
	}

.tbl_tot_rec{
position:relative;
top:10px;

}

#ctl00_results_AssetList_srchmsg
{
	position:relative;
	top:10px;
	
	}
	
/*************************************************************************VIDEO***********************************************************************************************************/
 
  .photoSearchResults {
	
	border: 1px solid #666;
	padding: 3px;
}

.photoSearchResultsOn {
	
	border: 1px solid #ffcc00;
	padding: 3px;
}

div.main { 
width:525px;
	margin:auto;
	
  }
div.arrows a { padding:0 1em }
div.spacer { width:38px }


td.footer { text-align:center; margin:.8em 0 .6em; 
color:#e6b60e;
}  

.photoSearchResults {
	
	border: 1px solid #666;
	padding: 3px;
}

.photoSearchResultsOn {
	border: 1px solid #ffcc00;
	padding: 3px;
}


/**************************************VideoIndexLogo**************************************/
.divSplashLogoDL
	{

		border:1px solid #000;
		width:160px;
		margin-left:auto;
		margin-right:auto;
margin-top: 20px;
margin-bottom: 15px;

border:solid 1px #666;

background-color: #000000;

padding:2px 2px 2px 2px;
text-align:center;

		}
		
.divSplashLogoDLMouseOver 
{
			border:1px solid #000;
		width:160px;
		margin-left:auto;
		margin-right:auto;
margin-top: 20px;
margin-bottom: 15px;

border:solid 1xp #ffcc00;

background-color: #000000;

padding:2px 2px 2px 2px;
text-align:center;
background-color:#ffcc00;

}
	.divSplashLogoSingle
	{
margin-left: 15px;

margin-right: 10px;

margin-bottom: 15px;

borde:solid 1px #666;
background-color: #000000;

padding:2px 2px 2px 2px;
background-color:red;
	}
	.splashLogo img
	{
		width:160px;
	}
	
	.splashLogoSingle img
	{
	
		margin-left:12px;
		margin-right:12px;
	}
.bodycopy 
{
	color:#ccc;
	width: 500px;
	margin-left: 25px;
	margin-top: 0px;
}
.bodycopy td {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ccc;
}

.bodycopy a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.bodycopy a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
 }
	
.bodycopy a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ccc;
	text-decoration: underline;
	font-weight: bold;
 }

