﻿@charset "utf-8";
/* CSS Document */

/*@import url('https://fonts.googleapis.com/css?family=Bebas');*/

*{
	margin:0px;
	padding:0px;
}

@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: 0px;
	padding: 0px;
	border: 0px none;
	outline: 0px none;
	background: none repeat scroll 0% 0% transparent;
	text-align:left;
}
html{
	background:url(../img/bg/bg.jpg) no-repeat top fixed;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	/*background-color:#162560;*/
}
body{
	font-size:14px;
	font-family: sans-serif;
}

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: none;
}
ul {
	list-style-type: none;
}

p{
	text-align:justify;

}
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	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: 964px;
	height: auto;
	margin:0 auto;
	position: relative;
}
#sectionWrapper{
	width: 964px;
	height:auto;
	position:relative;
	margin:0 auto;
	/*background: rgba(0,0,0,0.7);*/
}

#sectionWrapper #sectionHeader{
	width: 964px;
	height:130px;
	position:relative;
	margin:0 auto;
	/*background:#cd0001;
	background: url(../img/bg/header.png) repeat-x;*/
}
#sectionWrapper #sectionHeader #sectionLogo{
	height:67px;
	width:374px;
	left:0px;
	top:30px;
	position:absolute;
}
#sectionWrapper #sectionHeader .login{
	width: 545px;
	height: 44px;
	top: 45px;
	right: 0px;
	position: absolute;
}
#sectionWrapper #sectionHeader .login input{
	width:140px;
	height:43px;
	line-height: 38px;
	border:none;
	position:absolute;
	font-size:14px;
	font-weight: bold;
	color: #fff;
	padding:0px 5px;
	border:1px solid #0091bf;
	border-radius: 5px;
	top: 0;
	background:#0b151f;

}
#sectionWrapper #sectionHeader .login input.username{

	left: 0px;
}
#sectionWrapper #sectionHeader .login input.password{

	left: 160px;
}
#sectionWrapper #sectionHeader .login input.code{
	width: 67px;
	height: 28px;
	right: 127px;
	top: 0px
}

#sectionWrapper #sectionHeader .login .imgcode{
	position: absolute;
	right: 127px;
	top: 35px;
}
#sectionWrapper #sectionHeader .login .promo{
	position: absolute;
	right: -10px;
	top: 30px;
}

#sectionWrapper #sectionHeader .login input[type="button"]{
	padding:0;
	border:none;
	cursor:pointer;
	position:absolute;
	top: 0;

}
#sectionWrapper #sectionHeader .login input#btn-login{
	background:url(../img/btn/login.png) no-repeat;
	right: 120px;
	width: 106px;
	height: 44px;
	top: 0px;
}
#sectionWrapper #sectionHeader .login input#btn-register{
	background:url(../img/btn/daftar.gif) no-repeat;
	right: 0px;
	width: 114px;
	height: 44px;
	top: 0px;
}
#sectionWrapper #sectionHeader .login .livechat{
	position: absolute;
	right: 0;
	top: 0;

}
#sectionWrapper #sectionMenu{
	width: 964px;
  	height: 40px;
  	position: absolute;
  	left: 0;

}
#sectionWrapper #sectionMenu ul{
	list-style: none;
}
#sectionWrapper #sectionMenu ul li{
	float: left;
	height: 40px;
	margin-right: 5px;
}
#sectionWrapper #sectionInfo{
	width: 361px;
	height: 40px;
	background: url(../img/bg/info.png) no-repeat left center;
	position: absolute;
	margin:5px auto 0 auto;
	padding: 30px 60px 8px 120px;
	right: 0px;
	top: -35px;
}
#sectionWrapper #sectionInfo marquee{
	line-height: 42px;
	width: 481px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin-left: -119px;
}

#sectionWrapper #slider{
	width: 964px;
	height: 304px;
}

#sectionWrapper .contact{
	width: 315px;
	height: 295px;
	float: left;
	background: url(../img/contact.png) no-repeat;
	position: relative;
}
#sectionWrapper .contact .livechat{
	position: absolute;
	bottom: 0;

}

#sectionWrapper #sectionTransection{
	position: relative;
	width: 964px;
	height: 290px;
	background: url(../img/bg/bawahan.gif) no-repeat;
	margin-top: -20px;
}

#sectionWrapper #sectionTransection .transection{
	position: absolute;
	width: 180px;
	height: auto;
	top: 85px;
}

#sectionWrapper #sectionTransection .deposit{

	left: 70px;
}
#sectionWrapper #sectionTransection .withdraw{
	right: 60px;

}

#sectionWrapper #sectionTransection .transection table{
	border-collapse:collapse;
	width: 180px;
}
#sectionWrapper #sectionTransection .transection table td{
	height: 36px;
	line-height: 36px;
	border: 0;
	padding: 0 5px;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}
#sectionWrapper #sectionTransection .transection table td:nth-child(1){
	width: 50%;
	text-align: left;
}
#sectionWrapper #sectionTransection .transection table td:nth-child(2){
	width: 50%;
	text-align: right;
}

#sectionWrapper #sectionTransection .jackpot{
	width: 225px;
	height: 55px;
	text-align: center;
	color: #fff;
	font-size: 52px;
	line-height: 50px;
	position: absolute;
	font-family: "Impact", serif;
	right: 0px;
	margin-right: 108px;
	margin-top: 17px;
}
#sectionWrapper #sectionTransection .poker{
	top: 80px;
}
#sectionWrapper #sectionTransection .capsa{
	top: 150px;
}
#sectionWrapper #sectionTransection .domino{
	top: 220px;
}
#sectionWrapper .copyright{
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}
#sectionWrapper .redText{
	color: #ff0000;
	text-align: center;
	margin: 20px;
}
#sectionWrapper #sectionTransection .rightTransection{
	position: absolute;
    width: 270px;
    height: 240px;
    margin-top: 5px;
    /* float: right; */
    right: 660px;
    top: -5px;
}
#sectionWrapper #sectionTransection .rightTransection ul li{
	padding-left:10px;
    line-height: 57px;
}

#sectionWrapper #sectionTransection .rightTransection ul li a{
	font-size: 21px;
	padding: 6px 105px 3px 5px;
	color: #fff;
}

#sectionWrapper #sectionTransection .rightTransection ul li a:hover{
	opacity: 1;
}
#sectionWrapper #sectionTransection .transection{
	position: absolute;
	width: 675px;
	height: 160px;
	top: 80px;
	margin-left: 254px;
}

#sectionWrapper #sectionTransection .transection .deposit{
	width: 300px;
	margin-left: 60px;
	margin-top: 63px;
}
#sectionWrapper #sectionTransection .transection .withdraw{
	width: 300px;
    left: 405px;
    position: absolute;
    margin-top: -80px;
}
#sectionWrapper #sectionTransection .referral{
	left: 710px;
	top: 226px;
}
#sectionWrapper #sectionTransection .transection table{
	border-collapse:collapse;
	width: 244px;
}
#sectionWrapper #sectionTransection .transection table td{
	height: 27px;
	line-height: 27px;
	border: 0;
	padding: 0 5px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
#sectionWrapper #sectionTransection .transection table td:nth-child(1){
	width: 40%;
	text-align: left;
	color: #fff;
}
#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;
}
