@charset "utf-8";
/* CSS Document */


/* PHOTO POP-UP BACKGROUND */
#gallery_content_container {
	background: none #FFF;
}

/* RICH MEDIA PLAYER CONTENT MODULE */
.playercontainer .subjectline {
	top: 93px;
}
.playercontainer .subjectline div {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

	
/*Remove Playlist Tab on Playlist Page*/
td.menuleft2 {
	display: none;
}	

/*Movie Guide */
div#moviesmain_header {
	background-image: url('/pages/images/movies_header.jpg') !important;
	}
#searchmovies_content, #searchmovies_content td{
  color:bb1c20 !important; 
}

#searchmovies_header{ 
  background-image: url('/pages/images/movies_searchtop.jpg') !important; 
  }
.searchmovies_module{
  background-image: url('/pages/images/movies_searchmiddle.jpg') !important;
  }
#searchmovies_content{
  background-image: url('/pages/images/movies_searchbottom.jpg') !important; 
  }
.boxoffice10_feature_container, .boxoffice10_footer{
	background-image:url('/pages/images/movies_topten_featured_bg.jpg') !important; 
	}

#searchmovies_content a:link{ 
  color: #0071d1; 
}

#searchmovies_content a:visited{
  color: #0071d1; 
}
#moviesmain_content a:link{ 
  color: #0071d1; 
}
#moviesmain_content a:visited{
  color: #0071d1; 
}
#actordetail_content a:link{ 
  color: #0071d1; 
}
#actordetail_content a:visited{ 
  color: #0071d1; 
}

div.local_topcenter_title a:link, div.local_topcenter_title a:active, div.local_topcenter_title a:visited {
color: #000;
font-size: 20px;
}


/*Gallery List Style - Top1043*/
.gallery_list_listtitle { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000; text-align: left;  }
.gallery_list_number { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #990000; text-align: center; }
.gallery_list_artist { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; text-align: left; margin-top: 10px; }
.gallery_list_title { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; font-style: italic; text-align: left; }
.gallery_list_alplink { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: left; float: left; margin-top: 10px; margin-right: 10px; cursor: pointer; }
.gallery_list_vodlink { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: left; float: left;  margin-top: 10px;margin-right: 10px; cursor: pointer; }
.gallery_list_photolink { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: left; float: left; margin-top: 10px; cursor: pointer; }


.recent_title { padding-bottom:4px; }
.recent_title a:link, .recent_title a:active, .recent_title a:visited { text-decoration:none; }
.recent_text a:link, .recent_text a:active, .recent_text a:visited { text-decoration:none; }


/*.stageContainer .stageWrapper {
margin-top: -30px !important;
height: 257px !important;
}

.stageContainer .stageWrapper .stageContentDiv {
height: 257px !important;
}

.stageContainer .stageContentModule {
height: 257px !important;
background-repeat:no-repeat !important;
}*/

