﻿@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');
}

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 center;  
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color:#0C1D2D;
}
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: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{
	width: 1024px;
	height: auto;
	margin:0 auto;
	position: relative;
}
#sectionWrapper{
	width:100%;
	height:auto;
	position:relative;
	margin:0 auto;	
}

#sectionWrapper #sectionHeader{
	width:100%;
	height:125px;
	position:relative;
	margin:0 auto;
	/*background: url(../img/bg/header.png) repeat-x;*/
}
#sectionWrapper #sectionHeader #sectionLogo{
	height:80px;
	width:305px;
	left:0;
	top:23px;
	position:absolute;
}
#sectionWrapper #sectionHeader .login{
	position: absolute;
	right: 0px;
	top: 10px;
	width: 550px;
	height: 44px;
}

#sectionWrapper #sectionHeader .login input{
	width:120px;
	height:18px;
	border:none;
	position:absolute;
	font-size:14px;
	padding:5px;
	text-align: center;
	color: #000;
	background: #fff;
	border-radius: 5px;
}
#sectionWrapper #sectionHeader .login input.username{
	left: 0px;	
}
#sectionWrapper #sectionHeader .login input.password{	
	left: 135px;
}
#sectionWrapper #sectionHeader .login input.kode{	
	right: 200px;
	width: 70px;
}

#sectionWrapper #sectionHeader .login img.keykode{
	position:absolute;
	right: 130px;
	width: 63px;
	height: 28px;
}
#sectionWrapper #sectionHeader .login .numbercode{
	position: absolute;
	right: 130px;
}
#sectionWrapper #sectionHeader .login input[type="button"]{	
	padding:0;
	border:none;
	cursor:pointer;
	position:absolute;	
}
#sectionWrapper #sectionHeader .login input#btnSignIn{
	background:url(../img/btn/login.png) no-repeat;	
	right: 0px;
	width: 125px;
	height: 43px;
	
}
#sectionWrapper #sectionHeader .login input#btn-register{
	background:url(../img/btn/daftar.png) no-repeat;
	right: 0;
	width: 113px;
	height: 34px;
}
#sectionWrapper #sectionHeader .register{
	position: absolute;
	right: 0;
	top: 80px;
}
#sectionWrapper #sectionHeader .info{
	position: absolute;
	width: 518px;
	height: 27px;
	background: url(../img/bg/info.png) no-repeat;
	padding: 0 10px;
	right: 135px;
	top: 97px;

}
#sectionWrapper #sectionHeader .info marquee{
	line-height: 27px;
	font-size: 14px;
	color: #fff;
	font-family: 'Bebas';
	/*font-weight: bold;
	font-style: italic;*/
}
#sectionWrapper #sectionMenu{
	width: 100%;
	height: 36px;
	background: url(../img/bg/menu.png) no-repeat;
	padding-top: 7px;
}
#sectionWrapper #sectionMenu ul{
	list-style: none;
}
#sectionWrapper #sectionMenu ul li{
	display: inline;
	border-left:1px solid #a5d0ca;
	padding: 2px 24px;
}
#sectionWrapper #sectionMenu ul li a{
	color: #fff;
	font-size: 14px;
	text-shadow: 1px 1px 1px #000;
	font-family: 'Bebas' !important;
	text-transform: uppercase;
}
#sectionWrapper #sectionMenu ul li:first-child{
	border-left:0px;
}

#sectionWrapper #slider{
	width:732px;
	height: 325px;
	float: left;
}
#sectionWrapper #slider img{
	width: 100%;
	height: auto;
}
#sectionWrapper .sectionTogel{
	float: right;
	width: 277px;
	height: 325px;
	position: relative;
	background: url(../img/bg/togel.png) no-repeat;
	padding-top: 55px;
	box-sizing: border-box;
}
#sectionWrapper .sectionTogel .togel{
	margin:0 auto 12px auto;
	width: 252px;
	height: 41px;
}
#sectionWrapper .sectionTogel .togel p{
	font-size: 26px;
	text-shadow: 2px 2px 2px #000;
	font-family: 'Bebas';
	line-height: 36px;
	padding:0 5px;
	box-sizing: border-box;
}
#sectionWrapper .sectionTogel .togel p.country{
	float: left;
	text-align: left;
	width: 60%;
	color: #fff;
	text-transform: uppercase;
}
#sectionWrapper .sectionTogel .togel p.amount{
	float: right;
	text-align: right;
	width: 40%;
	color: #ffcc33;
}
#sectionWrapper .contact{
	padding: 10px 0;
	height: 56px;
}
#sectionWrapper .contact img{
	float: left;
	margin-right: 10px;
}
#sectionWrapper #sectionBank{
	width: 100%;
	height: 48px;
	background: rgba(0,0,0,0.7);
	margin-top: 10px;

}
#sectionWrapper #sectionTransection{
	position: relative;
	width: 827px;
	height: 348px;
	background: url(../img/bg/transection.png) no-repeat;
	margin-top: 10px;
}
#sectionWrapper #sectionTransection img{
	position: absolute;
}
#sectionWrapper #sectionTransection img.daftar{
	top:20px ;
	left:15px ;
}
#sectionWrapper #sectionTransection img.livechat{
	top: 18px ;
	left: 305px ;
}
#sectionWrapper #sectionTransection img.bb{
	top: 6px;
	left: 574px;
}
#sectionWrapper #sectionTransection img.whatapp{
	top: 53px;
	left: 574px;
}
#sectionWrapper #sectionTransection .transection{
	position: absolute;
	width: 280px;
	height: auto;
	top: 155px;	
}

#sectionWrapper #sectionTransection .deposit{
	left: 0px;
}
#sectionWrapper #sectionTransection .withdraw{
	right: 0px
}
#sectionWrapper #sectionTransection .transection table{
	border-collapse:collapse; 
	width: 280px;
}
#sectionWrapper #sectionTransection .transection table td{
	height: 30px;
	line-height: 30px;
	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;
}
#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: 180px;
	height: 32px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 32px;
	position: absolute;
	font-family: "Times New Roman", serif;
	left: 322px;
	font-weight: bold;
}
#sectionWrapper #sectionTransection .pocker{
	top: 148px;
}
#sectionWrapper #sectionTransection .domino{
	top: 219px;
}
#sectionWrapper #sectionTransection .capsa{
	top: 290px;
}
#sectionWrapper #sectionFooter{
	width: 100%;
	height: auto;
	background: url(../img/bg/footer.png) repeat-x top;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}
#sectionWrapper #sectionFooter p{
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}
#sectionWrapper #sectionFooter p a{
	color: #ffcc00
}
#sectionWrapper #sectionFooter p.title{
	font-size: 20px;
	color: #ffff00;
}
.livechat-stick{
	position: fixed;
	right: 0;
	bottom: 0px;
	z-index: 999;
}




