
*, html, li, a, body
{
    font-family:'Radiance','arial',sans-serif;
    font-size: 18px;
}

body
{
    min-width: 1000px;
}

.Container
{
    background-position:top center;
    background-repeat:no-repeat;
    margin-right:auto;
    margin-left:auto;
    position:relative;
}


.Content
{
    background-position:top center;
    background-repeat:no-repeat;
    margin-right:auto;
    margin-left:auto;
    position:relative;
    width: 1000px;
    box-sizing: content-box;
    text-align: center;
}

.ContentSection
{
    position: absolute;

}

.ContentSection h1
{
    color: #c84239;
    font-size: 32px;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 4px;
    margin-bottom: 7px;
    margin-top: 0px;
    font-family: "Radiance-SemiBold";
}

.ContentSection h2
{
    color: #d2d0cf;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.ContentSection h3
{
    color: #c84239;
    font-size: 20px;
    text-transform: uppercase;
    text-align: left;
    font-family: "Radiance-SemiBold";
    margin-bottom: 10px;
    margin-top: 40px;
    letter-spacing: 3px;
}

.ContentSection .MainContent
{
    color: #8a8a8a;
    font-size: 18px;
    text-align: left;
    line-height: 28px;
    margin-top: -2px;
}

#Container01
{
    background-image:url('http://cdn.dota2.com/apps/dota2/images/international2016/compendium_update/01_bg.jpg');
    height: 694px;
    background-color: #010b15;
    overflow: visible;
    z-index: 2;
}

#Content01
{
    overflow: visible;
}

#CompendiumHeader
{
    position: absolute;
    top: 660px;
    width: 100%;
}

#CompendiumHeaderTitle
{
    display: inline-block;
    background-image:url('http://cdn.dota2.com/apps/dota2/images/international2016/compendium_update/header_bg.png');
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 1px;
    text-align: center;
    text-transform: uppercase;
    color: #e9e9ea;
    font-size: 52px;
    letter-spacing: 7px;
    overflow: visible;
    font-family: "Radiance-SemiBold";
    -webkit-box-shadow: 0px 10px 26px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 26px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 26px 0px rgba(0,0,0,0.75);
}

#CompendiumDescText
{
    position: absolute;
    top: 64px;
    width: 900px;
    margin-left: 50px;
    text-align: center;
    horizontal-align: center;
    letter-spacing: 1px;
    line-height: 38px;
    font-size: 22px;
    color: #8a8a8a;
}

#Container02
{
    background-image:url('http://cdn.dota2.com/apps/dota2/images/international2016/compendium_update/02_bg.jpg');
    height: 1072px;
    background-color: #0b0b0c;
    z-index: 1;
}

#PlayerCardsSection
{
    top: 324px;
    left: 50px;
    width: 440px;
}

#Container03
{
    background-image:url('http://cdn.dota2.com/apps/dota2/images/international2016/compendium_update/03_bg.jpg');
    height: 842px;
    background-color: #0b0b0c;
}

#FantasyChallengeSection
{
    top: 62px;
    left: 525px;
    width: 420px;
}

#Container04
{
    background-image:url('http://cdn.dota2.com/apps/dota2/images/international2016/compendium_update/04_bg.jpg');
    height: 1112px;
    background-color: #0d0e0f;
}

#BracketPredictionsSection
{
    top: 165px;
    left: 50px;
    width: 430px;
}

#TournamentPredictionsSection
{
    top: 680px;
    left: 525px;
    width: 420px;
}

#Container05
{
    background-image:url('http://cdn.dota2.com/apps/dota2/images/international2016/compendium_update/05_bg.jpg');
    height: 856px;
    background-color: #000000;
}

#DotaVRHub
{
    top: 95px;
    left: 50px;
    width: 435px;
}

#HeroShowcaseSection
{
    top: 135px;
    left: 535px;
    width: 435px;
}

#Container06
{
    background-image:url('http://cdn.dota2.com/apps/dota2/images/international2016/compendium_update/06_bg.jpg');
    height: 510px;
    background-color: #0b0c0d;
}

#GlobalLiveSection
{
    top: 52px;
    left: 522px;
    width: 430px;
}

#Container07
{
    background-image:url('http://cdn.dota2.com/apps/dota2/images/international2016/compendium_update/07_bg.jpg');
    height: 336px;
}

.VRFaqLink
{
    color: #c84239 !important;
}

.VRFaqLink:hover
{
    color: #ffffff !important;
}