/*************************************************************/
/* css/style_800.css                                         */
/*                                                           */
/* DESCRIPTION: Style sheet for screens 800 and more         */
/*                                                           */
/*************************************************************/

.crit_container {
  width: 450px;
  float: left;
}
.sidebar {
    clear: none;
    width: 300px;
    margin: .5em;
    float: right;
}
.sidebar nav, .sidebar section {
  margin: 0px 0px 10px 0px;
}
.mobile_sidebar_ad, .mobile_footer_ad {
  display: none;
}
.g-mobile-sidebar, .g-mobile-footer {
  display: none;
}
.g-sidebar-box, .g-trailer-box {
  display: inline-block;
}
.g-banner, .g-footer {
  width: 728px;
  height: 90px;
}


/* INDEX */
#i_headermid {
  display: table;
}
#i_navbar_searchbar {
    display: none;
}
#i_randnav {
    display: block;
}
#i_navbar_searchform {
    display: none;
}
#i_explore_random {
    display: none;
}

/* FILM INFO */
#fi_container #left_container {
  width: 390px;
}
#fi_ratings {
  clear: none;
  float: right;
  width: 369px;
}
#fi_targettable_div {
  height: 600px;
}
.fi_miniquote_div {
  width: 340px;
}
#fi_taboola {
  width: 550px;
  float: left;
}

/* USER PROFILE */
#up_msg {
}
#up_container #left_container {
  float: left;
}
#up_newmessages_alert {
  display: none;
}


/* FILM LIST */
#fl_container {
  width: 763px;
}
.fl_titlelist {
  float: none;
}
#fl_titlelist_3, #fl_titlelist_2 {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  width: 530px;
}
#fl_titlelist_1 {
  margin-left: 210px;
}
#fl_legend {
  width: 742px;
}
#fl_footer_pages {
  width: 742px;
}
#fl_collshare {
  float: right;
  text-align: right;
}
#fl_collinfo_mobile {
  display: none;
}
#fl_collinfo_desktop {
  display: block;
}
ul.fl_titlelist li.fl_empty {
  display: list-item;
}

/* REC PAGE */
#rc_toprec_name {
  font-size: 1.8em;
}
#rc_toprec_img {
  width: 135px;
}


/* NEW RELEASES */
#nr_sidebar {
  display: block;
}
#nr_othertitles tr.fifth td {
  border-bottom: none;
}


/* PSI LIST */
#ps_genmore_head {
  display: none;
}


/* STATS */
#sa_chartdiv, #sa_chartdiv2 {
  height: 346px;
  width: 450px;
}


/* FEATURES */
#ft_container #left_container {
  width: 400px;
}
#ft_sidebar {
  width: 340px;
  display: block;
}
.ft_feature_header {
  border: 1px #A3A3A3 solid;
  background-color: #D7D7D7;
}
.ft_feature_header.active {
  border-color: #939302;
  background-color: #FEFEE1;
}
.ft_feature_contents {
  border-left: 1px #A3A3A3 solid;
  background-color: #D7D7D7;
}
.ft_feature_contents.active {
  border-color: #939302;
  background-color: white;
  display: block;
}


/* PLAYER LIST */
#py_mobilead_td {
  display: none;
}

/* COLLECTION LIST */
.cl_list_collname {
  width: 300px;
}
