#mv_content_wrapper.channel{
    padding-top:0;
}

#mv_user_header{
    border-bottom:1px solid #DDDDDD;
    height: 138px;
    position: relative;
}

#mv_user_header .mv_user_header_bg{
    background: url('../../v4_imgs/user_header_bg.png') repeat-x 0 0;
    height: 89px;
}

#mv_user_header.no_shape .mv_user_header_bg{
    background: #F9F9F9;
    border-bottom:1px solid #e0e0e0;
    height: 88px;
}

#mv_user_header.no_shape .mv_user_header_info .mv_user_channel_name a{
    text-shadow:none;
    font-family: Arial;
}



#mv_user_header.no_shape .mv_user_header_bg a{
    background: none;
}

#mv_user_header.imaged .mv_user_header_bg{
    height: 190px;
    background-repeat:no-repeat;
    background-position: left center;
}

#mv_user_header .mv_user_header_bg a{
    background: url('../../v4_imgs/user_header_shape.png') repeat-x 0 bottom;
    display: block;
    height: 100%;
    width: 100%;
}

#mv_user_header.imaged{
    height: 239px;
}


#mv_user_header .mv_user_header_avatar{
    background: url('../../v4_imgs/avatar_bg.png') no-repeat 0 0;
    width: 104px;
    height: 104px;
    float:left;
    overflow: hidden;
    border-radius:1px;
    position: relative;
    margin-left:20px;
}

#mv_user_header .mv_user_header_avatar .is_partner{
    background:#FFF url('../../v4_imgs/is_partner.png') no-repeat center center;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    bottom:5px;
    left:5px;
    padding:5px;
    border-radius:5px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.35);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.35);
    box-shadow: 0 1px 1px rgba(0,0,0,0.35);
}

#mv_user_header .mv_user_header_avatar a{
    display: block;
    width: 100px;
    height: 100px;
    margin:2px 0 0 2px;
}

#mv_user_header .mv_user_header_avatar a img{
    width: 100px;
    height: 100px;
}

#mv_user_header .mv_user_header_info{
    position:absolute;
    bottom:19px;
    /*left:20px;*/
    width: 100%;
    height: 100px;
    z-index: 1;
}

#mv_user_header .mv_user_header_info .mv_user_channel_name{
    margin-left:25px;
    float:left;
    margin-top:32px;
    max-width: 786px;
}

#mv_user_header .mv_user_header_info .mv_user_channel_name.has_cat{
    margin-top:10px;
}

#mv_user_header .mv_user_header_info .mv_user_channel_name.no_margin{
    margin-top:10px;
}

#mv_user_header .mv_user_header_info .mv_user_channel_name a{
    font-size:22px;
    line-height:25px;
    text-shadow: 0 0 2px rgba(0,0,0,0.8);
    color:#333333;
    text-rendering: optimizeLegibility;
    position: relative;
    float:left;
}

#mv_user_header .mv_user_header_info .mv_user_channel_cat a{
    font-size:14px;
    line-height:25px;
    text-shadow: 0 0 2px rgba(0,0,0,0.8);
    color:#333333;
    text-rendering: optimizeLegibility;
}

#mv_user_header .is_verified{
    background:url('../../v4_imgs/verified.png') no-repeat 0 0;
    width: 27px;
    height: 27px;
    display: block;
    position: absolute;
    top: 2px;
    right:-35px;
    cursor: default;
}

#mv_user_header.imaged .mv_user_header_info .mv_user_channel_cat a{
    color:#FFF;
}

#mv_user_header.imaged .mv_user_channel_name a{
    color:#FFF;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}

#mv_user_header .mv_user_header_buttons{
    background:#FFF;
    padding:10px 0 9px 147px;
    height: 30px;
    width: 1024px;
}

#mv_user_header .mv_user_header_buttons .mv_user_buttons{
    position: relative;
    z-index: 5;
     height: 30px;
}

#mv_user_header .mv_user_header_buttons .mv_user_site{
    background-repeat:no-repeat;
    background-position:9px 6px;
    font-family:Arial;
    margin-left:10px;
}

#mv_user_header .user_channel_like{
    margin-left:10px;
    margin-top:5px;
}

#mv_user_header .mv_chan_stats_cont{
    width: 305px;
    z-index: 5;
    position: relative;
}


#mv_user_header .mv_chan_stats{
    font-family: Arial;
    color:#1f1f1f;
    font-size:16px;
    font-weight: bold;
    padding-left:25px;
    margin-top:4px;
    margin-right:18px;
}

#mv_user_header .mv_chan_stats a,
#mv_user_header .mv_chan_stats a div{
    color:#468ACA;
}

#mv_user_header .mv_chan_stats.big{
    float:right;
    margin-left:24px;
    margin-right:0;
}

#mv_user_header .mv_chan_stats.total_video_views{
    background: url('../../v4_imgs/icons/total_video_views.png') no-repeat 0 0;
}

#mv_user_header .mv_chan_stats.total_video_views.big{
    background: url('../../v4_imgs/icons/total_video_views_big.png') no-repeat 0 0;
    padding-left:40px;
}

#mv_user_header .mv_chan_stats.total_subscribers{
    background: url('../../v4_imgs/icons/total_subs.png') no-repeat 0 0;
}

#mv_user_header .mv_chan_stats.total_videos{
    background: url('../../v4_imgs/icons/total_videos.png') no-repeat 0 0;
    margin-right:0;
}

#mv_user_header .mv_chan_stats.total_videos.big{
    background: url('../../v4_imgs/icons/total_videos_big.png') no-repeat 0 0;
    padding-left:40px;
}

#mv_user_header .mv_chan_stats div{
    color:#8f8f8f;
    font-size:10px;
    font-weight: normal;
    margin-top:1px;
}

#admin_login_form{
    float: left;
    margin-right:10px;
}

.mv_admbt{
    width: 100px;
    display: block;
}

.mv_admbt {
    background-image: url("../../v4_imgs/icons/as_user_ico.png");
    background-repeat:no-repeat;
    width: 105px;
}

#contest_upload_button{
    background: url("../../v4_imgs/contest_upload.png") no-repeat 0 0;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 15px;
    height: 13px;
    margin: 0 12px 0 0;
    padding: 11px 0 8px 49px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    width: 94px;
}

#mv_user_header.mobile.no_shape .mv_user_header_info .mv_user_channel_name{
    margin-top:23px;
}

#mv_user_header.mobile.no_shape{
    height: 70px;
}

#mv_user_header.mobile.imaged {
    height: 160px;
}

#mv_user_header.mobile.imaged .mv_user_header_bg{
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 90px;
}

#mv_user_header.mobile .mv_user_header_info{
    height: 70px;
    position: static;
}

#mv_user_header.mobile .mv_user_header_avatar{
    background: none;
    width: 50px;
    height: 50px;
    margin-left:10px;
    margin-top:10px;
}

#mv_user_header.mobile .mv_user_header_avatar a img{
    height: 50px;
    width: 50px;
}

#mv_user_header.mobile .mv_user_header_info .mv_user_channel_name{
    margin-top:10px;
    margin-left:10px;
}

#mv_user_header.mobile .mv_user_header_info .mv_user_channel_name a{
    font-size: 16px;
    color: #333333;
    text-shadow: none;
    display: block;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
}

#mv_user_header.mobile .mv_user_header_info .mv_user_channel_name div{
    color: #797979;
    font-size: 13px;
    margin-top: 5px;
}

#mv_user_header .mv_user_header_avatar .mv_user_header_edit_profile{
    background: #fcfcfc; /* Old browsers */
    background: -moz-linear-gradient(top,  #fcfcfc 0%, #f8f8f8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fcfcfc 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fcfcfc 0%,#f8f8f8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fcfcfc 0%,#f8f8f8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fcfcfc 0%,#f8f8f8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */
    display: block;
    position: absolute;
    top:5px;
    right: 5px;
    border:1px solid #d3d3d3;
    width: 30px;
    height: 30px;
    border-radius:3px;
    margin:0;
}

#mv_user_header .mv_user_header_edit_profile:hover{
    background: #f8f8f8; /* Old browsers */
    background: -moz-linear-gradient(top,  #f8f8f8 0%, #fcfcfc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f8f8f8 0%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f8f8f8 0%,#fcfcfc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f8f8f8 0%,#fcfcfc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f8f8f8 0%,#fcfcfc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
}

#mv_user_header .mv_user_header_avatar .mv_user_header_edit_profile span{
    background: url('../../v4_imgs/icons/shelf_edit.png') no-repeat center center;
    display: block;
    width: 30px;
    height: 30px;
}

#mv_user_header .mv_user_header_add_buttons_cont{
    position: absolute;
    top:10px;
    left:0;
    z-index: 10;
}

#mv_user_header .mv_user_header_add_buttons_cont .chan_params{
    background-image:url('../../v4_imgs/icons/grey_edit.png');
    background-repeat: no-repeat;
    background-position: 0 0;
}

#mv_user_header .mv_user_header_add_buttons_cont .activate_branding{
    background-image:url('../../v4_imgs/icons/grey_star.png');
    background-repeat: no-repeat;
    background-position: 0 0;
}


#mv_user_header .mv_user_header_langs{
    /*position: absolute;
    left: 0;
    bottom:60px;
    width: 100%;*/
    float:right;
    min-width: 236px;
    max-width: 255px;
    margin-top: 30px;
}

#mv_user_header .mv_user_header_langs a{
    background-color:#f7f7f7;
    background-repeat:no-repeat;
    background-position:7px center;
    display: block;
    float:left;
    padding-left:36px;
    height: 30px;
    margin-left:10px;
    font-size: 13px;
    color:#646464;
    font-family: Arial;
    border-radius:2px;
}

#mv_user_header .mv_user_header_langs a.en{
    background-image:url('../../v4_imgs/icons/flag_gb.png');
}

#mv_user_header .mv_user_header_langs a.ru{
    background-image:url('../../v4_imgs/icons/flag_ru.png');
}

#mv_user_header .mv_user_header_langs a.ge{
    background-image:url('../../v4_imgs/icons/flag_ge.png');
}


#mv_user_header .mv_user_header_langs a span{
    background-color:#FFF;
    padding:8px 12px;
    display: block;
    border-radius:0 4px 4px 0;
}

