﻿@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:#fff;
}
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;
}
.hover: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;
}

.togel{
	width: 252px;
		height: 338px;
		float: right;
	background: url(../img/bg/togel.jpg) no-repeat;
}

.bottompage {
	max-width: 100%;
	height: 100%;
	margin:0 auto;
	position: relative;
	background-color: #136d51;
}
.container{
	max-width: 1024px;
	height: auto;
	margin:0 auto;
	position: relative;
}
#sectionWrapper{
	width: 100%;
	height:auto;
	position:relative;
	margin:0 auto;
}

#sectionWrapper #sectionHeader{
	width:100%;
	height:170px;
	/*background: #000;*/
	/*
	border-bottom:1px solid #fff568;*/
	background: url(../img/bg/header.png) repeat-x top;
	position:relative;
}
#sectionWrapper #sectionHeader .header{
	/*background: url(../img/bg/container-header.png) no-repeat;*/
	height: 170px;
}
#sectionWrapper #sectionHeader #sectionLogo{
	height:64px;
	width:237px;
	left:0px;
	top: 10px;
	position:absolute;
}

#sectionWrapper #sectionHeader .login{
	width: 562px;
	height: 32px;
	position: absolute;
	right: 0px;
	top: 45px;
	/*background: url(../img/bg/login.png) no-repeat;*/
}
#sectionWrapper #sectionHeader .login input{

	border:none;
	position:absolute;
	font-size:12px;
	color:#000;
	background: #ffffff;
}
#sectionWrapper #sectionHeader .login input.username{
	/*background: url(../img/btn/textbox.png) no-repeat;*/
	left: 95px;
	top:-22px;
	width:151px;
	height:32px;
	padding: 0 5px;

}
#sectionWrapper #sectionHeader .login input.password{	
	/*background: url(../img/btn/textbox.png) no-repeat;*/
	top: -22px;
	left:260px;
	width:151px;
	height:32px;
	padding: 0 5px;
}

#sectionWrapper #sectionHeader .login input.code {
    /* background: url(../img/btn/textbox.png) no-repeat; */
    left: 95px;
    top: 14px;
    width: 151px;
    height: 32px;
    padding: 0 5px;
}

#sectionWrapper #sectionHeader .login img.kode {
    /* background: url(../img/btn/textbox.png) no-repeat; */
	position: absolute;
    left: 255px;
    top: 14px;
    width: 145px;
    height: 33px;
    padding: 0 5px;
}


#sectionWrapper #sectionHeader .login input[type="button"],
#sectionWrapper #sectionHeader .login input[type="submit"]{	
	padding:0;
	border:none;
	cursor:pointer;
	position:absolute;
	top: 0px;
	
}
#sectionWrapper #sectionHeader .login input.btn-login{
	background:url(../img/btn/login.png) no-repeat;
	left: 425px;
	top: -22px;
	width: 121px;
	height: 32px;
}
#sectionWrapper #sectionHeader .login input.btn-register{
	background:url(../img/btn/register.gif) no-repeat;
	right: 10px;
	top: 15px;
	width: 144px;
	height: 56px;
}
#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 #sectionMenu{
	width: 100%;
  	height: 31px;
  	position: absolute;
  	top: 125px;
}
#sectionWrapper #sectionHeader #sectionMenu .menu{
	float: left;
	margin:0 1px;
}
#sectionWrapper #sectionInfo{
	width: 880px;
	height: 36px;
	background:url(../img/bg/info.png) no-repeat left;
	padding:0 23px 0 120px;
}
#sectionWrapper  #sectionInfo marquee{
	line-height: 36px;
	color: #fff;
	font-size: 14px;
}

/*
#sectionWrapper #sliderWrapper{
	width: 767px;
	height: 338px;
	float: left;
}
*/

@media only screen and (min-width: 768px) {
	/* For desktop: */
	.containers{
		max-width: 1024px;
		height: auto;
		margin:0 auto;
		position: relative;
	}

	#sectionWrapper .sliderresponsive {
		width: 767px;
		height: 338px;
		float: left;
	  }
  
	.togelresponsive {
		width: 252px;
		height: 338px;
		float: right;
	}
}


@media only screen and (max-width: 768px) {
	/* For Mobile */
	#sectionWrapper .sliderresponsive {
	  width: 467px;
	  height: 258px;
	  float: left;
	}

	.togelresponsive {
		width: 172px;
		height: 258px;
		float: right;
	}

	.containers {
		width: auto;
		height: auto;		
	}
}

#sectionWrapper #togel{
	/*
	float: right; 
	width: 252px;
	height: 338px;
	/*background: url(../img/bg/togel.jpg) no-repeat;*/
}

#sectionWrapper .contact{
	width:100%;
	height: 59px;
	background: #116e51;
	position: relative;
}

#sectionWrapper .gaming{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 5px;

}
/*#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: 679px;
	height: 318px;
	background: url(../img/bg/transection.png) no-repeat;
	float: right;
}
#sectionWrapper #sectionTransection .jackpot{
	width:225px;
	height: 36px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
	position: absolute;
	font-family: "arial", serif;
	font-weight: bold;
	top: 40px;
}
#sectionWrapper #sectionTransection .poker{
	left: 32px;
}
#sectionWrapper #sectionTransection .domino{
	right: 32px;
}
#sectionWrapper #sectionTransection .capsa{
	top: 207px;
}
#sectionWrapper #sectionTransection .transection{
	position: absolute;
	width: 295px;
	height: auto;
	top: 158px;	
}

#sectionWrapper #sectionTransection .deposit{

	left: 25px;
}
#sectionWrapper #sectionTransection .withdraw{
	right: 15px;

}

#sectionWrapper #sectionTransection .transection table{
	border-collapse:collapse; 
	width: 295px;
}
#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: 30%;
	text-align: left;
}
#sectionWrapper #sectionTransection .transection table td:nth-child(2){
	width: 35%;
	text-align: center;
}
#sectionWrapper #sectionTransection .transection table td:nth-child(3){
	width: 35%;
	text-align: right;
}

#sectionWrapper #sectionFooter{
	width:100%;
	position:relative;
	background: url(../img/bg/footer.png) repeat-x;
}

#sectionWrapper #sectionFooter p{
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
}
/*#sectionWrapper #sectionFooter h2,
#sectionWrapper #sectionFooter p{
	text-align: center;
	padding:0 20px;
	margin-top:20px;
}
#sectionWrapper #sectionFooter p{
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	}
#sectionWrapper #sectionFooter h2{
	margin-top: 20px;
}*/
.copyright{
	color: #0c4700
}

aside{
	position: fixed;
	bottom:0;
	max-width: 240px;
	text-align: center;
}

aside.aside-left{
	left: 10px;
}
aside.aside-right{
	right: 0px;
}