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

.sidebar {
    width: 300px;
    flex-shrink: 0;
}

.crit_container {
    width: 450px;
    float: left;
}


.mobile_sidebar_ad,
.mobile_footer_ad {
    display: none;
}

/* INDEX */
#i_headermid {
    display: table;
}

#cr_navbar_searchbar {
    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;
}

/* USER PROFILE */
#up_msg {}

#up_newmessages_alert {
    display: none;
}


/* FILM LIST */
#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;
}

#rc_toprec_img {
    width: 135px;
}


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


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


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

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

#py_list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

#py_header {
    font-size: 2.8em;
}

#py_subheader {
    font-size: 1.6em;
}

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