#videos_page{
    background: url('../../v4_imgs/grey_line.png') repeat-x 0 137px;
}
#video_content_wrapper {
    background: #fff;
}
#mv_content_wrapper #mv_content_width_wrapper{
    width: auto;
    padding-right:0;
}

#videos_page #mv_main_top_cont{
    height: 90px;
    border-bottom:1px solid  #e0e0e0;
}

.vd_main_top_small_cont{
    border-bottom:0;
}

.mv_videos_container{
    padding-right:0;
}

    
    
#mv_main_top_cont{
    background: url('../../v4_imgs/cat_bg.png') repeat-x 0 0;
    background-attachment: fixed;
}


/** ADM TOOLS **/
#videos_adm_tools{
    margin-bottom:0;
    border-radius:0;
    border-top:1px solid #CCCCCC;
}

#videos_page.video_dashboard{
    background: none;
}

#videos_page.video_dashboard .vd_main_right_cont{
    padding-left:0;
    width: 938px;
    border-right:1px solid #DDDDDD;
    margin-bottom: -9999px;
    padding-bottom: 9999px;
}

#videos_page.video_dashboard .mv_inner_left_block{
    width: 708px;
    border-right:1px solid #DDDDDD;
    float:left;
    margin-bottom: -9999px;
    padding-bottom: 9999px;
}

#videos_page.video_dashboard .mv_inner_right_block{
    width: 229px;
    float:left;
}

#videos_page.video_dashboard .mv_new_chan_item{
    float:left;
    overflow: hidden;
    width: 208px;
    margin-right:23px;
}

#videos_page.video_dashboard .mv_new_chan_item.listed{
    margin-bottom:20px;
    margin-right:0;
    float:none;
}

#videos_page.video_dashboard .mv_new_chan_item.listed .mv_new_chan_info{
    width: 141px;
}

#videos_page.video_dashboard .mv_new_chan_item.listed .sep{
    height: 4px;
}

#videos_page.video_dashboard .mv_new_chan_item.last{
    margin-right:0;
}

#videos_page.video_dashboard .mv_new_chan_item .mv_new_chan_avatar{
    float:left;
    margin-right:10px;
}

#videos_page.video_dashboard .mv_new_chan_item .mv_new_chan_avatar,
#videos_page.video_dashboard .mv_new_chan_item .mv_new_chan_avatar img{
    width: 47px;
    height: 47px;
}

#videos_page.video_dashboard .mv_new_chan_item .mv_new_chan_info{
    float:left;
    width: 151px;
}

#videos_page.video_dashboard .mv_new_chan_item .mv_new_chan_info .mv_new_chan_title{
    color:#468aca;
    text-shadow:0 0 1px rgba(70,138,202,0.3);
    font-size:12px;
    margin-bottom:5px;
    line-height: 15px;
    max-height:30px;
    overflow: hidden;
}

#videos_page.video_dashboard .mv_new_chan_item .mv_new_chan_info .mv_new_chan_stats{
    font-size:11px;
    color:#555555;
}

#videos_page.video_dashboard .mv_new_chan_item .mv_new_chan_info .mv_new_chan_stats span{
    color:#9d9d9d;
}

#videos_page.video_dashboard .mv_populars_sidebar{
    padding:20px 19px 0 20px;
}

#videos_page.video_dashboard #mv_latest_videos_listing{
    padding-left:20px;
}

#videos_page.video_dashboard .chan_latest_author{
    margin-top:0;
    margin-bottom:10px;
    
}

#videos_page.video_dashboard .chan_latest_author a img{
    float:left;
}

#videos_page.video_dashboard .chan_latest_author a span{
    display: block;
    float:left;
    height: 13px;
    overflow: hidden;
}

#videos_page.video_dashboard .chan_latest_author a span{
    font-family: 'bpgArial';
    font-weight: normal;
    color:#333333;
    text-shadow: 0 0 1px rgba(51,51,51,0.3);
    font-size:13px;
}


#videos_page .big_link.home{
    background: url('../../v4_imgs/icons/home_ico.png') no-repeat 20px 13px;
}

#videos_page .big_link.home:hover,
#videos_page .big_link.home.active{
    background:#F6F6F6 url('../../v4_imgs/icons/home_ico_hover.png') no-repeat 20px 13px;
}

#videos_page .big_link.brandings{
    background: url('../../v4_imgs/icons/brand_ico.png') no-repeat 20px 13px;
}

#videos_page .big_link.brandings:hover,
#videos_page .big_link.brandings.active{
    background:#F6F6F6 url('../../v4_imgs/icons/brand_ico_hover.png') no-repeat 20px 13px;
}

#videos_page .big_link.partners{
    background: url('../../v4_imgs/icons/partners_grey.png') no-repeat 20px 14px;
}

#videos_page .big_link.partners:hover,
#videos_page .big_link.partners.active{
    background:#F6F6F6 url('../../v4_imgs/icons/partners_red.png') no-repeat 20px 14px;
}

#videos_page .big_link.video_cats{
    background: url('../../v4_imgs/icons/video_cat_ico.png') no-repeat 20px 16px;
}

#videos_page .big_link.video_cats:hover,
#videos_page .big_link.video_cats.active{
    background:#F6F6F6 url('../../v4_imgs/icons/video_cat_ico_hover.png') no-repeat 20px 16px;
}

#videos_page .big_link.featured{
    background: url('../../v4_imgs/icons/fav_grey.png') no-repeat 20px 14px;
}

#videos_page .big_link.featured:hover,
#videos_page .big_link.featured.active{
    background:#F6F6F6 url('../../v4_imgs/icons/fav_red.png') no-repeat 20px 14px;
}

/** CATALOG **/
#videos_page.mv_chans_catalog{
    background:none;
}

.mv_chan_item{
    background:#f9f9f9;
    float:left;
    width: 296px;
    height: 52px;
    margin-right:15px;
    margin-bottom:20px;
    overflow: hidden;
}

.mv_chan_item.last_row{
    margin-bottom:0;
}

.mv_chan_item.last{
    margin-right:0;
}

.mv_chan_item .mv_chan_item_avatar{
    width: 51px;
    height: 52px;
    background-repeat:no-repeat;
    background-size:cover;
    float:left;
    margin-right:10px;
}

.mv_chan_item .mv_chan_item_desc{
    float:left;
    width: 225px;
}

.mv_chan_item .mv_chan_item_title{
    font-size:14px;
    color:#468aca;
    text-shadow:0 0 1px rgba(70,138,202,0.3);
    margin-top:8px;
    height: 15px;
    overflow: hidden;
}

.mv_chan_item:hover .mv_chan_item_title{
    color: #F40022;
    text-shadow: 0 0 1px rgba(244, 0, 34, 0.1);
}

.mv_chan_item .mv_chan_item_stats{
    margin-top:7px;
    font-size:11px;
    font-weight: normal;
    color:#646464;
}

.mv_chan_item .mv_chan_item_stats strong{
    font-family: Arial;
    color:#343434;
}
/** CATALOG **/