@charset "utf-8";
  /* CSS Document */

/*@import url('https://fonts.googleapis.com/css?family=Bebas');
  */

* {
  margin:0;
  padding:0;
}

@font-face {
  font-family:'Bebas';
  src:url('../fonts/BEBAS.ttf');
}

@font-face {
  font-family:'TheLightFont';
  src:url('../fonts/TheLightFont.ttf');
}

@font-face {
  font-family:'novamono';
  src:url('../fonts/novamono.ttf');
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin:0;
  padding:0;
  border:0 none;
  outline:0 none;
  background:none repeat scroll 0% 0% transparent;
  text-align:left;
}

html {
  background:#7dd4efd6;
  -webkit-background-size:100% 100%;
  -moz-background-size:100% 100%;
  -o-background-size:100% 100%;
  background-size:100% 100%;
  /*background-color:#000;
  */;
}

body {
  font-size:14px;
  font-family:arial;
}

a {
  text-decoration:none;
  color:#fff;
  -webkit-transition:opacity 0.2s;
  -moz-transition:opacity 0.2s;
  -o-transition:opacity 0.2s;
  transition:opacity 0.2s;
}

a img {
  border:none;
}

/* a:hover {
  opacity:0.5;
}

*/

ul {
  list-style-type:none;
}

p {
  text-align:justify;
}

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

/* FF,Safari,Opera—p */

.clearfix {
  display:inline-block;
}

/* IE7,MacIE5—p */

/* The Following Hidden From MacIE \*/

	* html .clearfix {
  height:1%;
}

.clearfix {
  display:block;
  height:inherit;
}

.clear {
  clear:both;
  height:0;
}

.container {
  max-width:1024px;
  height:auto;
  margin:0 auto;
  position:relative;
}

#sectionWrapper {
  width:100%;
  height:auto;
  position:relative;
  margin:0 auto;
  /*background:rgba(0,0,0,0.7);
  */;
}

#sectionWrapper #sectionHeader {
  width:100%;
  height:140px;
  background:#91DAF1;
  

	
/*background:url(../img/bg/header.png) no-repeat top center;
  border-bottom:1px solid #fff568;
  */

	position:relative;
}

#sectionWrapper #sectionHeader #sectionLogo {
  height:127px;
  width:139px;
  left:0;
  top:5px;
  position:absolute;
}

#sectionWrapper #sectionHeader .login {
  width:440px;
  height:55px;
  position:absolute;
  right:0;
  top:65px;
}

#sectionWrapper #sectionHeader .login input {
  width:120px;
  height:25px;
  line-height:25px;
  border:none;
  position:absolute;
  font-size:12px;
  color:#fff;
  padding:0 5px;
  background:#363636;
}

#sectionWrapper #sectionHeader .login input.username {
  /*background:url(../img/btn/username.png) no-repeat;
  */

	left:0;
  top:0;
}

#sectionWrapper #sectionHeader .login input.password {
  /*background:url(../img/btn/password.png) no-repeat;
  */

	left:0;
  top:30px;
}

#sectionWrapper #sectionHeader .login input[type="button"],
#sectionWrapper #sectionHeader .login input[type="submit"] {
  padding:0;
  border:none;
  cursor:pointer;
  position:absolute;
  top:0;
}

#sectionWrapper #sectionHeader .login input#btnSignIn {
  background:url(../img/login.png) no-repeat;
  right:155px;
  width:145px;
  height:55px;
}

#sectionWrapper #sectionHeader .login input#btnReg {
  background:url(../img/daftar.gif) no-repeat;
  right:0;
  width:145px;
  height:55px;
}

#sectionWrapper #sectionHeader .login .fogotpass {
  position:absolute;
  color:#fff;
  font-size:12px;
  font-style:italic;
  position:absolute;
  right:168px;
  top:100px;
  font-weight:bold;
}

#sectionWrapper #sectionHeader .menu {
  position:absolute;
  top:115px;
}

#sectionWrapper #sectionHeader .menu1 {
  right:650px;
}

#sectionWrapper #sectionHeader .menu2 {
  right:488px;
}

#sectionWrapper #sectionHeader .menu3 {
  right:365px;
}

#sectionWrapper #sectionHeader .menu4 {
  right:220px;
}

#sectionWrapper #sectionHeader .menu5 {
  right:80px;
}

#sectionWrapper #sectionMenu {
  width:100%;
  height:40px;
  position:relative;
  background:#219709;
}

/*#sectionWrapper #sectionMenu ul {
  list-style:none;
  text-align:justify;
}

#sectionWrapper #sectionMenu ul li {
  display:inline;
  margin:0 20px;
  line-height:30px;
}

*/

#sectionWrapper #sectionMenu a {
  padding:11px 7px;
  float:left;
}

#sectionWrapper #sectionInfo {
  width:677px;
  height:38px;
  background:url(../img/infolaliga.png) no-repeat;
  padding:0 217px 0 130px;
  position:relative;
}

#sectionWrapper #sectionInfo marquee {
  line-height:38px;
  color:#fff;
  font-size:16px;
  font-style:italic;
}

#sectionWrapper #sectionInfo .datetime {
  position:absolute;
  font-size:14px;
  color:#000;
  font-weight:bold;
  right:5px;
  top:10px;
}

#sectionWrapper #slider {
  width:767px;
  height:338px;
  float:left;
}

#sectionWrapper .togel {
  width:250px;
  height:338px;
  float:right;
  background:url(../img/togel.jpg) no-repeat;
}

#sectionWrapper	.contact {
  width:1014px;
  height:45px;
  padding:5px;
  background:#363636;
}

#sectionWrapper	.contact img {
  float:left;
  margin-right:4px;
}

/*#sectionWrapper #sectionHeader #sectionMenu {
  width:100%;
  height:55px;
  position:absolute;
  top:132px;
}

#sectionWrapper #sectionHeader #sectionMenu ul {
  list-style:none;
  text-align:center;
}

#sectionWrapper #sectionHeader #sectionMenu ul li {
  display:inline;
  margin:0 56px;
}

#sectionWrapper #sectionHeader #sectionMenu ul li a {
  font-size:20px;
  font-family:'arial';
  color:#fff;
  font-weight:bold;
  line-height:55px;
}

*/

#sectionWrapper #sectionTransection {
  position:relative;
  width:1030px;
  height:217px;
  margin:0 auto;
}

#sectionWrapper #sectionTransection .transection {
  position:absolute;
  width:221px;
  height:auto;
  top:87px;
}

#sectionWrapper #sectionTransection .deposit {
  left:8px;
}

#sectionWrapper #sectionTransection .withdraw {
  right:11px;
}

#sectionWrapper #sectionTransection .transection table {
  border-collapse:collapse;
  width:221px;
}

#sectionWrapper #sectionTransection .transection table td {
  height:30px;
  line-height:30px;
  border:0;
  padding:0 5px;
  font-size:12px;
  color:#fff;
  font-weight:bold;
}

#sectionWrapper #sectionTransection .transection table td:nth-child(1) {
  width:40%;
  text-align:left;
}

#sectionWrapper #sectionTransection .transection table td:nth-child(2) {
  width:20%;
  text-align:center;
}

#sectionWrapper #sectionTransection .transection table td:nth-child(3) {
  width:40%;
  text-align:right;
}

#sectionWrapper #sectionTransection .jackpot {
  width:376px;
  height:65px;
  text-align:center;
  color:#fff200;
  font-size:50px;
  line-height:65px;
  position:absolute;
  font-family:"arial",serif;
  font-weight:bold;
  top:130px;
}

#sectionWrapper #sectionTransection .poker {
  left:28px;
}

#sectionWrapper #sectionTransection .domino {
  right:28px;
}

#sectionWrapper #sectionFooter {
  /*padding:20px 0;
  */

	font-family:'arial';
  color:#fff;
  text-align:center;
  padding:30px 0;
}

#sectionWrapper #sectionFooter h2,
#sectionWrapper #sectionFooter p {
  text-align:center;
}

#sectionWrapper #sectionFooter h2 {
  margin-bottom:20px;
}

.copyright {
  color:#0c4700;
}

/*hot fix*/

.captcha#txtCaptcha {
  left:140px;
  width:60px !important;
  top:30px;
}

#sectionWrapper #sectionHeader .login input.code {
  left:140px;
  width:60px;
}

#sectionWrapper #sectionHeader .login {
  width:520px;
}

.togel-date {
  position:absolute;
  top:57px;
  left:86px;
  color:#fff;
  font-weight:bold;
  font-size:17px;
}

.togel-number {
  position:absolute;
  top:97px;
  left:0;
  padding-left:14px;
}

.togel-number img,
.togel-number-taipei img {
  margin:0 4px;
}

.togel-date-taipei {
  position:absolute;
  top:207px;
  left:86px;
  color:#fff;
  font-weight:bold;
  font-size:17px;
}

.togel-number-taipei {
  position:absolute;
  top:250px;
  left:0;
  padding-left:14px;
}