@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
.layout-sprite, .layout-big-update, .layout-event, .layout-fanpage, .layout-logo, .layout-nap-the, .layout-playnow, .layout-ring, nav.toplink .logo, .button-left ul li:nth-child(1) a, .button-left ul li:nth-child(2) a, .button-left ul li:nth-child(3) a, .button-left ul li:nth-child(4) a, .button-left ul li:nth-child(5) a {
  background-image: url('../images/layout-s342ca673fb.png');
  background-repeat: no-repeat;
}

.layout-big-update {
  background-position: 0 0;
  height: 112px;
  width: 117px;
}

.layout-event {
  background-position: 0 -112px;
  height: 112px;
  width: 117px;
}

.layout-fanpage {
  background-position: 0 -224px;
  height: 112px;
  width: 117px;
}

.layout-logo {
  background-position: 0 -336px;
  height: 114px;
  width: 278px;
}

.layout-nap-the {
  background-position: 0 -450px;
  height: 112px;
  width: 117px;
}

.layout-playnow {
  background-position: 0 -562px;
  height: 147px;
  width: 172px;
}

.layout-ring {
  background-position: 0 -709px;
  height: 219px;
  width: 203px;
}

/* General HTML elements */
body {
  background: #f2f2f2;
  font: normal 16px/40px 'Tahoma',Arial,Verdana,sans-serif !important;
  color: #484746;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
ul,
ul li,
ol,
ol li,
dl,
dl dt,
dl dd,
blockquote {
  margin: 0;
  padding: 0;
}

ul,
ul li,
ol,
ol li {
  list-style: none;
}

img {
  border: none;
}

a {
  outline: none;
}

a:link,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

fieldset {
  border: none;
  background: none;
  margin: 0px;
  padding: 0px;
}

fieldset legend {
  display: none;
}

input,
select,
textarea {
  font: normal 16px/40px 'Tahoma',Arial,Verdana,sans-serif !important;
}

/* for modern browser */
input[type="image"],
input[type="submit"] {
  outline: none;
}

/* input[checkbox] & input[radio] */
input {
  vertical-align: baseline;
  margin: -1px -2px;
}

/* Firefox */
html > body input {
  vertical-align: text-bottom;
  margin: 0px;
}

object,
embed {
  outline: none;
}

/* Helper Class */
.Hidden {
  display: none;
}

.Wrapper {
  overflow: visible;
  height: 1%;
}

html > body .Wrapper {
  overflow: hidden;
  height: auto;
}

/* ----- UserInfo ----- */
/* ----- form ----- */
/* ----- global ----- */
a {
  color: #5d9de4;
  text-decoration: none;
}
a:hover {
  color: #990408;
}

input {
  margin: 0px;
  padding: 0px;
  color: #1b1a1a;
}
input::-webkit-input-placeholder {
  color: #808086;
}
input:-moz-placeholder {
  /* Firefox 18- */
  color: #808086;
}
input::-moz-placeholder {
  /* Firefox 19+ */
  color: #808086;
}
input:-ms-input-placeholder {
  color: #808086;
}

strong {
  font-weight: bold;
}

fieldset legend {
  display: none;
}

.loading {
  background: url(../images/loading.gif) no-repeat center;
  width: 100%;
  height: 200px;
  margin: 0px auto;
}

body {
  font-family: 'Roboto', sans-serif;
}

.btn-style {
  display: block;
  text-indent: -9999px;
  position: absolute;
  left: 0;
  top: 0;
}

#topbar {
  height: 30px;
}

nav {
  position: absolute;
  left: 24%;
  top: 6%;
}
nav.toplink {
  width: 300px;
  margin: 0 auto;
  text-align: center;
}
nav.toplink ul {
  margin: 0 auto;
}
nav.toplink ul li {
  display: inline-block;
  padding: 0 5px 0 1px;
}
nav.toplink ul li:last-child {
  border: none;
}
nav.toplink ul li a {
  color: #562004;
  font-size: 17px;
}
nav.toplink ul li a:hover {
  color: #fd8403;
  text-decoration: none;
}
nav.toplink .logo {
  background-position: 0 -336px;
  height: 114px;
  width: 278px;
  display: block;
  text-indent: -9999px;
  margin: 10px auto 0;
}

.button-left {
  position: absolute;
  left: 20%;
  margin-left: -220px;
  top: 6%;
  width: 200px;
  height: 860px;
}
.button-left ul {
  margin: 0 auto;
}
.button-left ul li {
  display: inline-block;
  padding: 0 5px 0 1px;
  margin-top: 5px;
}
.button-left ul li a {
  display: block;
  text-indent: -9999px;
  margin: 10px auto 0;
}
.button-left ul li a:hover {
  filter: brightness(1.2);
}
.button-left ul li:nth-child(1) a {
  background-position: 0 -562px;
  height: 147px;
  width: 172px;
}
.button-left ul li:nth-child(2) {
  margin-left: 25px;
}
.button-left ul li:nth-child(2) a {
  background-position: 0 -112px;
  height: 112px;
  width: 117px;
}
.button-left ul li:nth-child(3) {
  margin-left: 25px;
}
.button-left ul li:nth-child(3) a {
  background-position: 0 0;
  height: 112px;
  width: 117px;
}
.button-left ul li:nth-child(4) {
  margin-left: 25px;
}
.button-left ul li:nth-child(4) a {
  background-position: 0 -450px;
  height: 112px;
  width: 117px;
}
.button-left ul li:nth-child(5) {
  margin-left: 25px;
}
.button-left ul li:nth-child(5) a {
  background-position: 0 -224px;
  height: 112px;
  width: 117px;
}
.button-left .ring-img {
  position: absolute;
  bottom: 10px;
}

#wrapper {
  width: 1920px;
  height: 900px;
  margin: 0 auto;
  position: fixed;
  z-index: 1;
  left: 50%;
  margin-left: -960px;
  background: url(../images/bg.jpg);
}
#wrapper #bgvid {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
#wrapper article {
  display: block;
}
#wrapper article#frame1 {
  position: relative;
  left: 0;
  top: 0;
  z-index: 1;
}

/*# sourceMappingURL=style.css.map */
