@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:justify;
}
html{ 
	background:url(../img/bg/bg.png) repeat-x top fixed;  
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background-color:#200038;
}
body{
	font-size:15px;  
	font-family: open sans,sans-serif;
    line-height: 22px;
    letter-spacing: .015em;
}

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;
}

p{
	text-align:justify;
	
}
h1{
	color:#ffe400;
}
.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: 960px;
	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 aside{
	/*position: fixed;*/
	width: 210px;
	height: auto;
	top: 0px;
	z-index: 9999;
	float: left;
}
#sectionWrapper aside .sectionSidebar{
	background: #303030;
	padding: 2px;
}
#sectionWrapper aside .sectionSidebar .menuSidebar{
	background: #fff;
	border-radius: 10px;
	padding: 10px 2px;
}
#sectionWrapper #bodyPage{
	float: left;
	margin-left: 30px;
}
#sectionWrapper aside #sectionLogo{
	height:201px;
	width:210px;
}
#sectionWrapper #sectionHeader{
	width:100%;
	height:100px;
	position:relative;
	margin:0 auto;
	/*background: url(../img/bg/header.png) repeat-x;*/
}
#sectionWrapper #sectionHeader .login{
	position: absolute;
	right: 0px;
	top: 46px;
	width: 960px;
	height: 40px;
}

#sectionWrapper #sectionHeader .login input{
	width:85px;
	height:20px;
	line-height: 30px;
	border:none;
	position:absolute;
	font-size:12px;
	padding:5px 5px 5px 30px;
	color: #fff;
	background: none;
	/*border-radius: 5px;*/
	top: 4px;
	font-style: italic;
	background: none;
}
#sectionWrapper #sectionHeader .login input.username{
	left: 229px;
	background: url(../img/btn/username.png) no-repeat;
}
#sectionWrapper #sectionHeader .login input.password{	
	left: 358px;
	background: url(../img/btn/password.png) no-repeat;
}
#sectionWrapper #sectionHeader .login input.kode{	
	left: 486px;
	width: 90px;
	padding:5px;
	text-transform: center;
	background: url(../img/btn/box.png) no-repeat;
}
#sectionWrapper #sectionHeader .login .numbercode{
	position: absolute;
	right: 305px;
	top: 4px;
}
#sectionWrapper #sectionHeader .login .lang{
	position: absolute;
	top:4px;
	background: url(../img/btn/lang.png) no-repeat;
	width: 90px;
	height: 30px;
	border:none;
	color: #fff;
	right: 205px;
}
#sectionWrapper #sectionHeader .login input[type="button"]{	
	padding:0;
	border:none;
	cursor:pointer;
	position:absolute;
	top: 0px;
	
}
#sectionWrapper #sectionHeader .login input#btn-login{
	background:url(../img/btn/login.png) no-repeat;	
	right: 115px;
	width: 80px;
	height: 40px;
}
#sectionWrapper #sectionHeader .login input#btn-register{
	background:url(../img/btn/daftar.png) no-repeat;
	right: 5px;
	width: 100px;
	height: 40px;
}
#sectionWrapper #sectionHeader .register{
	position: absolute;
	right: 0;
	top: 59px;
}
#sectionWrapper #sectionHeader .date{
	position: absolute;
	top:59px;
	width: 260px;
	height: 22px;
	color: #d4a22a;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	right: 112px;
	line-height: 22px;
}
#sectionWrapper #sectionHeader .contact{
	position: absolute;
	width: 600px;
	height: 25px;
	list-style: none;
	right: 0px;
	top: 15px;
}
#sectionWrapper #sectionHeader .contact li{
	float: left;
	margin-right: 20px;
}
#sectionWrapper #sectionHeader .contact li:last-child{
	margin-right: 0px;
}
#sectionWrapper .info{
	width: 810px;
	height: 40px;
	background: url(../img/bg/info.png) no-repeat;
	padding:0 10px 0 133px;
	margin:0 auto;

}
#sectionWrapper .info marquee{
	line-height: 40px;
	font-size: 14px;
	color: #fff;
}
#sectionWrapper #sectionMenu{
	width: 950px;
	height: 35px;
	background:#6d0487;
	margin:0 auto;
}
#sectionWrapper #sectionMenu ul{
	list-style: none;
	text-align: center;
}
#sectionWrapper #sectionMenu ul li{
	float: left;
	border-right: 2px solid #080009;
	padding: 6px 28px;
	
}
#sectionWrapper #sectionMenu ul li a{
	font-family: 'Bebas';
	font-size: 16px;
	color: #fff;
	display: inline-block;
}
#sectionWrapper #sectionMenu ul li:first-child{
	border-left: 0px;
}
#sectionWrapper #sectionMenu ul li:last-child{
	border-right: 0px;
}
#sectionWrapper #sectionMenu .livechat{
	position: absolute;
	right: 0px;
	top: 0px;
}
#sectionWrapper .togel{
	float: right;
	width: 295px;
	height: 350px;
	background: url(../img/bg/togel1.jpg) no-repeat;
	margin-right: 5px;
}
#sectionWrapper #slider{
	width:650px;
	height: 350px;
	float: left;
	margin-left: 5px;
}
#sectionWrapper #slider img{
	width: 100%;
	height: auto;
}

#sectionWrapper #sectionBank{
	width: 268px;
	height: 250px;
	float: right;
	margin-right: 5px;
}
#sectionWrapper #sectionTransection{
	position: relative;
	width: 960px;
	height: 435px;
	background: url(../img/bg/transection.png) no-repeat;
}

#sectionWrapper #sectionTransection .transection{
	position: absolute;
	width: 215px;
	height: auto;
	top: 155px;	
}

#sectionWrapper #sectionTransection .deposit{
	top: 226px;
	left: 75px;
}
#sectionWrapper #sectionTransection .withdraw{
	left: 390px;
	top: 226px;
}
#sectionWrapper #sectionTransection .referral{
	left: 710px;
	top: 226px;
}
#sectionWrapper #sectionTransection .transection table{
	border-collapse:collapse; 
	width: 215px;
}
#sectionWrapper #sectionTransection .transection table td{
	height: 34px;
	line-height: 34px;
	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: 205px;
	height: 45px;
	text-align: center;
	color: #fff;
	font-size: 35px;
	line-height: 45px;
	position: absolute;
	font-family: "Impact", serif;
	top: 65px;
}
#sectionWrapper #sectionTransection .pocker{
	left: 275px;
}
#sectionWrapper #sectionTransection .domino{
	left: 515px;
}
#sectionWrapper #sectionTransection .capsa{
	left: 745px;
}
#sectionWrapper #sectionFooter{
	width: 100%;
	height: auto;
	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 h2{
	font-size: 16px;
	color: #ffe400;
	font-weight: bold;
	text-align: center;
}
#sectionWrapper #sectionFooter h3{
	font-size: 16px;
	color: #ffe400;
	font-weight: bold;
}
.livechat-stick{
	position: fixed;
	right: 0;
	bottom: 0px;
	z-index: 999;
}




