#header h1 a {
    color:#000;
    text-decoration:none;
}
#header h1 a:hover {
    color:#039;
    text-decoration:underline;
}

table#video_display_table {  
  border: 0px; 
  width: 100%;
  text-align: left;
  padding: 0px;
  margin: 0px;
}

.pagination_controls {
  border-top: 1px solid #AAB;
  border-bottom: 1px solid #AAB;
  padding: 0.5em 0;
  width: 100%;
}

.video_slate { 
  width: 120px;
  height: 90px;
  padding-top: 0.5em;
  padding-right: 0.5em;
}

.video_slate img { 
  border: none; 
  margin-left: auto;
  margin-right: auto;
  width: 120px;
}

a img { 
  border: none;
}


/***************************************************************************/

.pagination { 
  text-align: center; 
  font-size: 10pt;
}

.floatleft  { display: block; float: left;  width: 48%; }
.floatright { display: block; float: right; width: 48%; text-align: right; }

.video-form textarea { width: 400px; margin-left: 0px; height: 100px; } 
/* override IE hack due to textarea width problems */
.video-form textarea[name="video_description"] { width: 100%; }

.video_terms {  width: 400px; }

.video_slate_soon { 
  background-image: url(/images/video/imdb-logo-faded.jpg);
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  background-color: #fff9df;
  padding: 2px;
  vertical-align: middle;
  border: 1px solid #c7a931;
}  

.video_slate_soon_progress { 
  font-weight: normal;
  font-size: .8em;
}

.video_slate_container { 
  width: 120px;
  height: 90px;
  margin: 0.5em 0.5em 0 0;
  vertical-align: 100%;
  font-size: 12px;
}

.dashboard { 
  font-size: .8em;
}

.progress-bar-border {
  height: 15px;
  width: 400px;
  background: #FFFFFF;
  border: 1px solid silver;
  margin: 0;
  padding: 0;
  float: left;
}

.progress-bar-text { 
  font-size: .8em;
  font-weight: bold;
  clear: both;
}

.progress-bar {  
  height: 11px;
  margin: 2px;
  padding: 0px;
  background: #C9DDEC;
}

.upload-trivia { 
  border: 1px solid silver;
  padding: 5px;
  margin: 20px;
  font-size: 8pt;
}

.upload-trivia h3 { 
  font-size: 12pt;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0px;
  padding: 0px;
  font-style: normal;
}

.upload-trivia h4 { 
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0px;
  padding: 0px;
  font-style: normal;
}

.admin-tool { 
  font-size: 80%;
}
.admin-tool a { 
  color: blue;
  text-decoration: underline;
}

.video_problem { 
  font-weight: bold;
  color: red;
}

#progress { 
  font-size: 1.1em;
  font-weight: bold;
}

#progress img { 
  padding: 10px;
}

#video-player-container { 
  width: 100%;
  height: 500px; 
  background-color: #000000;
  color: #FFFFFF;
}
iframe#video-player-container { 
}
.unframed-player { 
  width: 640px;
  height: 480px; 
  border: 1px solid black;
  background-color: #000000;
  color: #FFFFFF;
  text-align:center;
}

#videoPlayerComponent {
    /* hulu player height */
    height:413px;
}

#logoComponentHack {   
  margin: 0px;
  border: 1px solid black;
  background-color: #000000;
  color: #FFFFFF;
  width: 640px;
}
#logoComponentHack img { 
  padding: 4px 8px;
}

#adComponentWrapper { 
  height: 250px;
  overflow: hidden;
  margin-bottom: 8px;
}

#adComponent { 
  display: block;
}
 

#video-fixedwidth { 
  width: 880px;
  font-family: Arial, Helvetica, Sans-serif;
}

#video-related { 
  vertical-align: top;
  width: 358px;
  margin-left: 20px;
  float: left;
  margin-top: 0px;
}

.video-related-box { 
  border: 1px solid #e0e0e0;
  padding: 4px 4px 0px 0px;
  background-image: url(/images/video/graytowhitegradient.gif);
  background-position: top;
  background-repeat: repeat-x;
  font-size: 12px;
  margin-bottom: 16px;
}

#video-related h4 { 
  margin: 0px 0px 4px;
}

#video-related h4 a { 
  color: black;
  text-decoration: none;
}
#video-related h4 a:hover { 
  color: blue;
  text-decoration: underline;
}

.rectangle-ad-container { 
  margin-bottom: 8px;
}

.video-gallery-box .pagination {  text-align: left; }

.video-gallery a:hover { 
  background-image: url(/images/video/grayrectangle.gif);
  background-position: center;
  background-repeat: no-repeat;
}
.video-gallery a h5 { 
  color: blue;
  text-decoration: underline;
}
.video-gallery img { 
  border: 1px solid black;
  float: left;
  cursor: pointer;
  cursor: hand;
  margin: 6px;
}
.video-gallery h5 {
  padding-left: 134px;
  display: block;
  padding-top: 6px;
  letter-spacing: -1px;
  margin-bottom: 0px;
  margin-top: 10px;
  font-size: 16px;
}

.video-gallery p { 
  padding-left: 134px;
  font-size: 14px;
  margin-top: 0px;
}

.video-gallery a { 
  display: block;
  width: 350px;
  height: 110px;
  margin: 4px;
  text-decoration: none;
  color: black;
}

/* more specificity for gallery pages */
#tn15 .video-gallery a:link { 
  text-decoration: none;
  color: black;
}

.breadcrumbs { 
  padding-top: 2px;
  font-size: 10px;
  margin-right: 215px;
  padding-bottom: 5px;
}

.cms_faq { 
  float: right;
  border: 1px solid #666666;
  margin: 15px;
  padding: 16px;
  background-color: #f0f1f7;
}


.faq_question { 
  padding-left: 25px;
  padding-top: 8px;
  background-position: 0px 8px;
  background-repeat: no-repeat;
  cursor: pointer;
  cursor: hand;
}
.faq_question_hide { 
  background-image: url(http://ia.media-imdb.com/media/imdb/01/I/71/28/48.gif);
}
.faq_question_show { 
  background-image: url(http://ia.media-imdb.com/media/imdb/01/I/81/28/48.gif);
}

.terms {
  font-size: 1em;
}

.ilm_errors {
  background: #fff;
  padding: 0.7em;
  border: 4px #a44 solid;
  color: #800;
  font-weight: bold;
}

.ilm_errors h2 {
  color: #c00;
  margin: 0; 
}

.ilm_notice {
  background: #FFFFCD;
  padding: 0.7em;
  border: 1px solid #CCC;
}

.ilm_notice h3 {
  color: #73B073;
  color: #477443;
  margin: 0;
}

/* @group DATA TABLES-WORKING */

.data-table {
  margin: auto;
}
#video-details { 
  width: 100%;
  margin-bottom:12px;
}
.data-table table {
  border-collapse: collapse;
  border-spacing: 1px;
}
.data-table td, th {
  padding: 6px 6px;
  border-bottom:solid 1px #CCCCCC;
  vertical-align:top;
}
.data-table .odd {
  background:#EEEEEE;
}

.mature-content { 
  background-color: #000000;
  color: #FFFFFF;
}

.mature-content p { 
  margin: 2em;
}
.mature-content a:link {color:#FFFFFF; }
.mature-content a:visited {color:#FFFFFF; }

.related-episodes .video-grid-item { 
  width: 100%;
  margin: 6px;
}

.related-episodes .slate img { 
  float: left;
}

.related-episodes select { 
  width:100%;
  margin-bottom: 3px;
}


.related-episodes p { 
  margin: 0px;
}

.related-episodes .slate .featured-slate-info { 
  float: left;
  width: 150px;
  padding-left: 8px;
}

.video-link-box { 
  padding: 40px 40px 60px 80px; 
  background-color: black; 
  width: 520px;
}
.video-link-box img { 
  float:left; 
  margin-right:20px; 
  border: 1px solid #333333 
}

.video-link-box h2 { color: #E6BC00; }
.video-link-box h2 a { color: #E6BC00; }

/* hi-def controls */

#hd-ctrl {
    background: #000  url('/images/css2/app/video/images/BarBackground.png') repeat-x left top;
    color:#fff;
    font-size:11px;
    width:642px;
    padding:0px
    height:20px;
    font-family:arial, sans-serif;
}

#hd-ctrl a {
    display:inline-block;
    height:20px;
    text-decoration:none;
    border-right:1px solid #444;
    padding:8px 10px 2px 10px;
    color:#d4d4d4; 
}
#hd-ctrl a:focus,
#hd-ctrl a:active {
    outline:0;
}

#hd-ctrl a.selected,
#hd-ctrl a.selected:hover {
    color:#fff;
    cursor:default;
    background-color:rgba(0,0,0,1);
    *background-color:#000;
}

#hd-ctrl a.selected img {
    opacity: 1;
    filter:alpha(opacity = 100); 
}

#hd-ctrl a.unavailable,
#hd-ctrl a.unavailable:hover {
    color:#575757;
    cursor:default;
}

#hd-ctrl a:hover {
    color:#e6bc00;
}

#hd-ctrl img {
    vertical-align:middle;
    padding-left:4px;
    opacity: 0.80;
    filter:alpha(opacity = 80);
}

#hd-ctrl a.unavailable img {
    opacity: 0.40;
    filter:alpha(opacity = 40);
}

/* 'preroll' is the hd UI disabled state. 
    the star-rule color is for IE, which won't
    apply the opacity rule to the text inside
    the bar, so we fake it with grey colorization
*/

#hd-ctrl.preroll *{
  color:#d4d4d4;
  *color:#555;
  opacity: 0.40;
  filter:alpha(opacity = 40);
  cursor:default !important;
}
#hd-ctrl.preroll a:hover {
  color:#d4d4d4;
  *color:#555;
}

/* wide player CSS overrides
   these are applied by attaching the hd_wideplayer
   class to the body -- easier than a bunch of
   jquery operations
*/
body.hd_wideplayer #sidebar { *position:relative; }
body.hd_wideplayer #sidebar { margin-top:570px !important }
body.hd_wideplayer #hd-ctrl { width:856px !important; margin-left:76px !important; }
body.hd_wideplayer #video-player-container { width:854px !important; margin-left:76px !important; }
body.hd_wideplayer #video_banner_wrapper { width:856px !important; margin-left:76px !important; background-color:#aaa;}
body.hd_wideplayer #hd-hover {margin-left:326px !important }
#player-article.article {
    -moz-border-radius:0;
    -webkit-border-radius:0;
    -o-border-radius:0;
    -khtml-border-radius:0;
    border-radius:0;
    border:none;
    margin-bottom:7px;
    padding:0;
    width:auto;
}
#player-article.article.imdbplayer {
    height:500px;
}
/* These overrides are needed for changing viconst page to improve
   video player customer experience */
table#outerbody {
    width: 1008px !important;
    margin: auto;
}
table#outerbody #content-2-wide #main {
    margin-left: 20px !important;
}
table#outerbody #content-2-wide #sidebar {
    margin-right: 20px !important;
}
/* Special layout overrides end */
body.hd_wideplayer #player-article { width:1008px !important; background-color:#aaa; padding-bottom:0px !important; margin-left:-20px !important;}
/* Styling for the text to the right of the "Add to Watchlist"
   button on the video pages.
*/
td.add-to-watchlist-contextual {
    vertical-align: middle;
}
div.add-to-watchlist-contextual-text {
    font-size: 11px;
    color: #999999;
}
h1 {
    margin: 0px 0;
}
