* {
  margin: 0px;
  padding: 0px; }

.clear {
  clear: both; }

body {
  height: 565px;
  width: 100%;
  background: top center; }

.wrapper__header, .wrapper__menu, .wrapper__content {
  width: 990px;
  margin: 0px auto;
  position: relative;
  display: block; }

.header {
  height: 30px;
  position: relative; }
  .header .logo {
    width: 395px;
    height: 230px;
    float: left;
    position: absolute; }
  .header .form__login {
    text-align: right; }
    .header .form__login .form__text {
      width: 140px;
      border-radius: 5px;
      padding: 5px;
      font-size: 14px;
      font-family: Calibri;
      -moz-box-shadow: inset 0 2px 6px #000000;
      -webkit-box-shadow: inset 0 2px 6px #000000;
      box-shadow: inset 0 2px 6px #000000; }
    .header .form__login .form__code {
      width: 130px;
      border-radius: 5px;
      padding: 5px;
      -moz-box-shadow: inset 0 2px 6px #000000;
      -webkit-box-shadow: inset 0 2px 6px #000000;
      box-shadow: inset 0 2px 6px #000000; }
    .header .form__login input[type="submit"]:focus {
      outline: none; }
    .header .form__login input[type="submit"] {
      width: 128px;
      height: 30px;
      border: 0px;
      color: #fff;
      text-shadow: 0px 0px 1px #000;
      font-size: 18px;
      border-radius: 4px;
      cursor: pointer;
      margin-bottom: 4px;
      background: url("../../images/btnlogin.png") no-repeat center center; }
    .header .form__login input[type="submit"]:hover {
      color: #D96D73; }
    .header .form__login .btndaftar {
      margin-right: 4px;
      text-transform: uppercase; }
    .header .form__login .date {
      font-size: 14px;
      font-family: Calibri;
      color: #fff; }
    .header .form__login .captchar {
      position: absolute;
      right: 136px;
      height: 28px;
      top: 3px; }

.btnsoundon {
  float: left;
  text-decoration: none;
  color: #FFF;
  line-height: 30px;
  font-family: Calibri;
  font-weight: bold;
  margin-left: -80px; }

.btnsoundon:hover {
  color: #D96D73; }

.wrapper__slider {
  width: 100%;
  height: 388px; }

.menu {
  height: 40px;
  background: url("../../images/bg-menu.jpg");
  box-shadow: 0px 0px 5px 0px #000; }
  .menu ul {
    width: 800px;
    display: table;
    float: right; }
    .menu ul li {
      list-style: none;
      display: table-cell;
      line-height: 38px;
      text-align: center; }
      .menu ul li a {
        text-decoration: none;
        color: #FFF;
        font-family: Calibri;
        font-weight: bold;
        font-size: 18px; }

.menu ul li a:hover {
  color: #D96D73; }

.wrapper__content {
  box-shadow: 0px 0px 5px 0px #000;
  padding-bottom: 20px; }
  .wrapper__content .running__text {
    height: 27px;
    line-height: 27px;
    color: red;
    font-family: Calibri; }
  .wrapper__content .line {
    height: 1px;
    background: url("../../images/line.png") no-repeat center center; }

.content {
  padding: 0px 5px;
  min-height: 400px;
  padding-top: 20px; }
  .content .content__left {
    width: 265px;
    float: left; }
    .content .content__left .contact {
      padding: 0px 5px 16px;
      border: 1px solid #b9b9b9;
      background: #ebeaea; }
      .content .content__left .contact .contact-title {
        text-align: center; }
      .content .content__left .contact ul li {
        list-style-type: none;
        padding-top: 2px; }
        .content .content__left .contact ul li a {
          color: #000;
          text-decoration: none;
          font-size: 18px;
          font-family: Calibri;
          line-height: 18px; }
          .content .content__left .contact ul li a p {
            position: relative;
            top: 10px; }
          .content .content__left .contact ul li a span {
            color: #ff0006; }
      .content .content__left .contact .img {
        padding-right: 5px;
        float: left; }
    .content .content__left .liga img {
      padding-bottom: 10px; }
  .content .content__right {
    width: 715px;
    min-height: 400px;
    float: right; }
    .content .content__right .img {
      float: right;
      margin-bottom: 10px;
      border-radius: 7px; }
    .content .content__right .game {
      width: 703px;
      min-height: 168px;
      float: right;
      background: #e3e1e1;
      border: 1px solid #b9b9b9;
      margin-bottom: 10px;
      border-radius: 7px; }
      .content .content__right .game ul {
        margin: 0px auto;
        display: table; }
        .content .content__right .game ul li {
          list-style: none;
          text-align: center;
          padding-top: 5px;
          width: 25%;
          display: table-cell; }
          .content .content__right .game ul li a {
            font-size: 20px;
            color: #ff0006;
            font-family: Calibri;
            text-decoration: none;
            font-weight: bold;
            line-height: 25px; }
    .content .content__right .game {
      width: 703px;
      min-height: 168px;
      float: right;
      background: #e3e1e1;
      border: 1px solid #b9b9b9;
      margin-bottom: 10px;
      border-radius: 7px; }
      .content .content__right .game ul {
        margin: 0px auto;
        display: table; }
        .content .content__right .game ul li {
          list-style: none;
          text-align: center;
          padding-top: 5px;
          width: 20%;
          display: table-cell; }
          .content .content__right .game ul li a {
            font-size: 20px;
            color: #ff0006;
            font-family: Calibri;
            text-decoration: none;
            font-weight: bold;
            line-height: 25px; }

.wrapper__footer {
  width: 100%;
  min-height: 100px;
  background: #000; }

.footer {
  width: 990px;
  margin: 30px auto 0px; }
  .footer .footer__menu {
    padding: 10px 0px; }
    .footer .footer__menu ul {
      display: table;
      width: 300px;
      margin: auto; }
      .footer .footer__menu ul li {
        display: table-cell;
        list-style: none;
        text-align: center; }
        .footer .footer__menu ul li a {
          text-decoration: none;
          color: #FFF;
          font-family: Calibri;
          font-size: 15px; }
      .footer .footer__menu ul li:not(:last-child) {
        border-right: 1px solid #FFF; }
  .footer p {
    font-family: Calibri;
    font-size: 16px;
    text-align: center;
    color: #FFF;
    line-height: 25px; }
.content__right .header{
    font-size: 20px;
    background: none repeat scroll 0 0 rgba(0,0,0,0.4);
    
    color: #fff;
    border: 1px solid red;
    border-bottom: 0px;
    padding: 10px;
    font-family: Calibri;
}
.content__right .body {
    font-size: 14px;
    padding: 10px;
    border: 1px solid red;
    color: #fff;
    min-height: 350px;
    font-family: Calibri;
    background: none repeat scroll 0 0 rgba(0,0,0, 0.4);
}
/*# sourceMappingURL=uibase.css.map */
