﻿.btn1 a
{
    text-decoration: none;
    color: White;
}
.btn1 .btn1_left
{
    background-image: url("/content/images/buttons/btn1_left.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 21px;
    width: 2px;
}
.btn1 .btn1_middle
{
    background-image: url("/content/images/buttons/btn1_middle.png");
    background-position: left top;
    background-repeat: repeat-x;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 10px;
    font-weight: bold;
    height: 21px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.btn1 .btn1_right
{
    background-image: url("/content/images/buttons/btn1_right.png");
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 21px;
    width: 2px;
}
.btn1:hover div
{
    background-position: center bottom;
    color: #E1E1E1;
    cursor: pointer;
}
.btn1_text
{
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 3px;
}
.main_content_wrapper
{
    border: 0px !important;
}
.CONTENT_HOME_wrapper
{
    background-color: #010101;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0 auto;
    padding: 0;
    width: 960px;
    display: table;
}
.CONTENT_HOME_wrapper .container1
{
    width: 960px !important;
    float: left;
}
.container1 .left
{
    background-image: url(/Content/images/home/home_container1_bg_left.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 272px;
    width: 5px;
}
.container1 .middle
{
    background-image: url(/Content/images/home/home_container1_bg_middle.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    float: left;
    height: 272px;
    width: 950px;
}
.container1 .right
{
    background-image: url(/Content/images/home/home_container1_bg_right.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 272px;
    width: 5px;
}
.container1 .middle .register_download_container
{
    background-image: url(/Content/images/home/home_container1_buttons_bg.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 255px;
    width: 189px;
    margin-left: 5px;
    margin-top: 7px;
    float: left;
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    position: relative;
}
.container2
{
    width: 958px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #535353;
    border-left-color: #535353;
    border-bottom-color: #535353;
    color: #FFF;
    background-color: #010101;
    display: table;
    clear: both;
    position: relative;
}
.container2 .main_content
{
    float: left;
    width: 717px;
    margin: 7px 5px 7px 5px;
}

.mv_legends_content .player_legend_container
{
    float: left;
    padding: 5px;
}
.mv_legends_content .title_container
{
    float: left;
    width: 190px;
    padding-bottom: 3px;
}
.mv_legends_content .title_container .title
{
    float: left;
    font-size: 12px;
    font-weight: bold;
}
.mv_legends_content .title_container .title_category
{
    float: left;
    font-size: 10px;
}
.mv_legends_content .title_container .award_container
{
    float: right;
    height: 18px;
    font-size: 9px;
    font-weight: bold;
    margin-top: 5px;
}
.mv_legends_content .title_container .award_container .left
{
    background-image: url(/Content/images/home/tabs/mv_legends/bg_gray1.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 18px;
    width: 2px;
    float: left;
}
.mv_legends_content .title_container .award_container .middle
{
    background-image: url(/Content/images/home/tabs/mv_legends/bg_gray1.png);
    background-repeat: repeat-x;
    background-position: left top;
    height: 16px;
    width: 50px;
    float: left;
    padding-top: 2px;
    text-align: center;
}
.mv_legends_content .title_container .award_container .right
{
    background-image: url(/Content/images/home/tabs/mv_legends/bg_gray1.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 18px;
    width: 2px;
    float: left;
}
.mv_legends_content .line_divider
{
    background-color: #a8b0c1;
    height: 1px;
    width: 190px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    float: left;
}
.mv_legends_content .info_container
{
    margin-top: 3px;
    margin-bottom: 3px;
    float: left;
    width: 190px;
    height: 40px;
}
.mv_legends_content .info_container .profile_pic
{
    float: left;
    height: 40px;
    width: 40px;
    margin-right: 5px;
}
.mv_legends_content .info_container .name
{
    float: left;
    height: 20px;
    width: 40px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 9px;
}
.mv_legends_content .info_container a
{
    text-decoration: none;
    color: #2264B6;
}
.mv_legends_content .stats_container
{
    margin-top: 2px;
    margin-bottom: 2px;
    float: left;
    width: 190px;
    font-size: 10px;
    font-weight: bold;
}

.mv_legends_content .stats_container .kill_death
{
    float: left;
}

.mv_legends_content .stats_container .play_time
{
    float: left;
}

.mv_legends_content .stats_container .count
{
    float: right;
}
.mv_legends_content .stats_container .record
{
    float: left;
}
.mv_legends_content .buttons_container
{
    font-size: 10px;
    font-weight: bold;
    width: 80px;
    height: 10px;
    float: left;
    margin-left: 60px;
}
.mv_legends_content .buttons_container .btn_tabs_mini_banner
{
    height: 10px;
    width: 10px;
    float: left;
    background-image: url(/Content/images/home/tabs/mv_legends/btn_tabs_mini_banner.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-right: 5px;
}
.mv_legends_content .buttons_container .selected
{
    height: 10px;
    width: 10px;
    float: left;
    background-image: url(/Content/images/home/tabs/mv_legends/btn_tabs_mini_banner.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.mv_legends_content .buttons_container .btn_tabs_mini_banner:hover
{
    background-position: bottom;
}




.section1 .news_container
{
    float: left;
    width: 507px;
    margin-left: 2px;
}

.section1 .social_network_container
{
    background-image: url(/content/images/home/home_sn_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: left;
    height: 2px;
    width: 203px;
    display: table;
}
.social_network_container .sn_btns
{
    height: 33px;
    overflow: hidden;
}

.social_network_container .icon
{
    width: 33px;
    height: 33px;
    float: left;
    margin-left: 4px;
}
.social_network_container .icon:hover img
{
    margin-top: -33px;
}
.news_container .news_tabs
{
    height: 26px;
    background-color: #1a1616;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    width: 497px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    float: left;
}


.news_container .news_content
{
    float: left;
    background-color: #181616;
    width: 497px;
    padding: 5px;
    height: 158px;
}
.news_content .headine_container
{
    float: left;
    width: 497px;
}
.news_content .headline_container .content
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #4e4e4e;
    width: 497px;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #cccccc;
    height: 15px;
}
.news_content .headline_container .content:hover
{
    background-color: #1e1e1e;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #666666;
    color: #FFF;
}
.news_content .headline_container .icon
{
    float: left;
    height: 15px;
    width: 18px;
    margin-right: 17px;
    background-position: 0px 0px;
    margin-left: 3px;
}

.news_content .headline_container .content .title
{
    font-size: 12px;
    font-weight: bold;
    float: left;
    margin-top: 1px;
    overflow: hidden;
    width: 310px;
    height: 15px;
    cursor: pointer;
    position: relative;
}
.news_content .headline_container .content .title a
{
    color: inherit;
    text-decoration: inherit;
}
.news_content .headline_container .content .date
{
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    float: right;
    margin-top: 2px;
    margin-right: 3px;
}

.news_content .headline_container .content .comments
{
    float: right;
    margin-right: 40px;
}
.news_content .headline_container .content .comments .left
{
    background-image: url(/Content/images/home/tabs/news/comments_bg_left.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: left;
    height: 15px;
    width: 7px;
}

.news_content .headline_container .content .comments .middle
{
    background-image: url(/Content/images/home/tabs/news/comments_bg_middle.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    float: left;
    height: 15px;
    font-size: 11px;
    font-weight: bold;
    color: #295674;
    padding-right: 2px;
    padding-left: 2px;
    text-align: center;
    width: 30px;
}
.news_content .headline_container .content .comments .right
{
    background-image: url(/Content/images/home/tabs/news/comments_bg_right.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: left;
    height: 15px;
    width: 1px;
}





.container2 .main_content .section2
{
    float: left;
    width: 717px;
    margin-top: 0px;
}
.container2 .main_content .section2 .calendar_container
{
    float: left;
    height: 250px;
    width: 355px;
    margin-right: 7px;
    background-image: url(/Content/images/home/calendar/calendar_bottom_bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.container2 .main_content .section2 .video_container
{
    float: left;
    height: 250px;
    width: 355px;
}
.container2 .main_content .section2 .video_container .top
{
    background-image: url(/Content/images/home/home_video_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 31px;
    width: 355px;
}
.container2 .main_content .section2 .video_container .top .title
{
    float: left;
    width: 30px;
    font-size: 13px;
    margin-top: 10px;
    margin-left: 11px;
    font-weight: bold;
    color: #CCC;
}

.container2 .main_content .section2 .video_container .bottom
{
    background-image: url(/Content/images/home/home_video_bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    float: left;
    height: 3px;
    width: 355px;
}
.container2 .main_content .section2 .video_container .middle
{
    background-color: #292c34;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #1a1c21;
    border-left-color: #56595f;
    height: 218px;
    float: left;
    width: 353px;
}
.container2 .main_content .section2 .video_container .middle .video_home
{
    background-color: #000;
    float: left;
    margin-left: 7px;
    border: 1px solid #000;
}
.container2 .main_content .section2 .btn1_home_video
{
    float: right;
    margin-right: 4px;
    margin-top: 5px;
}
.container2 .side_bar_home
{
    float: right;
    margin-top: 7px;
    margin-right: 7px;
}

.facebookOuter
{
    background-color: black;
    width: 203px;
    padding: 0;
    height: 155px;
    border: none;
}
.facebookInner
{
    height: 155px;
    overflow: hidden;
}
.pluginBoxDivider
{
    border-top: 1px solid #333;
}
.monthlyrewardsimg
{
    background-image: url("/content/images/home/mv_rewards_banner_en.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 165px;
    width: 202px;
}
.monthlyrewardsimg.de
{
    background-image: url("/content/images/home/mv_rewards_banner_de.jpg");
   
}