
html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

#AudioControls {
	z-index: 4;
	left: 30px;
	position: fixed;
	color: #ddd;
	padding: 200px;
	margin: -200px;
	opacity: 0;
}

#AudioControlsContainer {
	background-color: #000;
	padding: 6px;
}

#AudioControlsLabel {
	cursor: pointer;
	font-family: arial;
	font-size: 14px;
}

#AudioControlsVolumeContainer {
	background-color: #000;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	height: 10px;
	cursor: pointer;
	margin-bottom: 2px;
}

#AudioControlsVolumeArea {
	background-color: #eee;
	height: 10px;
}

.AudioOff {
	color: #aaa !important;
}

.Container {
	background-position: top center;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.Content {
	background-position: top center;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 938px;	}

#Navigation {
	position: absolute;
	font-family: 'Neuton', serif;
	font-size: 20px;
	color: #E0B884;
	text-shadow: 1px 1px 1px #410505;
	right: 310px;
	width: 135px;
	height: 90px;
	z-index: 10;
}

#Navigation a {
	color: #E0B884;
}

#Navigation a:hover {
	color: #FFFFFF;
}

#Navigation_Title {
	position: absolute;
	top: 17px;
	pointer-events: none;
	text-align: center;
	width: 100%;
}

#Navigation_LeftArrow {
	position: absolute;
	top: 37px;
	left: 33px;
	font-size: 40px;
}

#Navigation_RightArrow {
	position: absolute;
	top: 38px;
	right: 38px;
	font-size: 40px;
}

#Navigation_Current {
	position: absolute;
	font-size: 28px;
	top: 34px;
	left: 0;
	width: 100%;
	pointer-events: none;
	text-align:center;
}

.ChangeNotes {
	font-family: 'Radiance', Verdana;
	color: rgb(204, 204, 204);
	font-size: 17px;
	line-height: 24px;
}

a .ChangeDetailsTrigger {
    color: #ccb69b;
}

a .ChangeDetailsTrigger:hover {
    color: #ffffff;
}

.ChangeDetailsPopup {
    background: none repeat scroll 0 0 #221B1B;
    font-family: 'Radiance', Verdana;
    border: 1px solid #423A2F;
    box-shadow: 2px 2px 2px #000000, 2px 2px 2px #000000, -2px -2px 2px #000000;
    display: none;
    margin: 5px;
    padding: 8px;
    position: absolute;
    z-index: 100;
    width: 750px;
    color: #B1A9A4;
}

.ChangeNoteImage {
    padding-bottom:12px;
    float:left;
}

.ChangeNoteImageItem {
    padding-bottom:12px;
    float:left;
}

.ChangeNoteImageItem img {
    width:48px;
    height:36px;
}

#Container_Day1_Section_A {
background-image: url('https://cdn.steamstatic.com/apps/dota2/images/newbloom2015/day1/slice_0.jpg');
height:213px;
}

#Content_Day1_Section_A {
background-image: url('https://cdn.steamstatic.com/apps/dota2/images/newbloom2015/day1/slice_0.jpg');
height:213px;
}

#Container_Day1_Section_A_zh-cn {
background-image: url('https://cdn.steamstatic.com/apps/dota2/images/newbloom2015/day1/slice_0_zh-cn.jpg');
height:213px;
}

#Content_Day1_Section_A_zh-cn {
background-image: url('https://cdn.steamstatic.com/apps/dota2/images/newbloom2015/day1/slice_0_zh-cn.jpg');
height:213px;
}

#Container_Day1_Section_A_ko {
background-image: url('https://cdn.steamstatic.com/apps/dota2/images/newbloom2015/day1/slice_0_ko.jpg');
height:213px;
}

#Content_Day1_Section_A_ko {
background-image: url('https://cdn.steamstatic.com/apps/dota2/images/newbloom2015/day1/slice_0_ko.jpg');
height:213px;
}

#Container_Day1_Section_A_ru {
background-image: url('https://cdn.steamstatic.com/apps/dota2/images/newbloom2015/day1/slice_0_ru.jpg');
height:213px;
}

#Content_Day1_Section_A_ru {
background-image: url('https://cdn.steamstatic.com/apps/dota2/images/newbloom2015/day1/slice_0_ru.jpg');
height:213px;
}

#Container_Day1_Section_B {
background-image: url('https://cdn.steamstatic.com/apps/dota2/images/newbloom2015/day1/slice_1.jpg');
height:996px;
}

#Content_Day1_Section_B {
background-image: url('https://cdn.steamstatic.com/apps/dota2/images/newbloom2015/day1/slice_1.jpg');
height:996px;
}

.FG_Day1_Section_B_0 {
position: absolute;
left: -65px;
top: 34px;
width: 1067px;
height: 588px;
}

