﻿@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto');

*{
	margin:0px;
	padding:0px;
}

/*@font-face {
  font-family: 'century-gothic';
  src: url('../fonts/ufonts.com_century-gothic.eot');  IE9 Compat Modes 
  src: url('../fonts/ufonts.com_century-gothic.eot?#iefix') format('embedded-opentype'),  IE6-IE8 
       url('../fonts/ufonts.com_century-gothic.woff2') format('woff2'),  Super Modern Browsers 
       url('../fonts/ufonts.com_century-gothic.woff') format('woff'),  Pretty Modern Browsers 
       url('../fonts/ufonts.com_century-gothic.ttf')  format('truetype'),  Safari, Android, iOS 
       url('../fonts/ufonts.com_century-gothic.svg#svgFontName') format('svg');  Legacy iOS 
}*/

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(../bg/bg.html) repeat-x bottom center fixed;
  /*-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background:url(../img/bg/bg.png) repeat-x;
  background-color:#840000;*/
}
body{
	font-size:14px;
}

a{
	text-decoration:none;
	color:#fff;
}

a img{
	border: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;
}
#sectionWrapper{
	width:100%;
	height:auto;
	position:relative;
	margin:0 auto;
}

#sectionWrapper #sectionHeader{
	width:782px;
	height:110px;
	position:relative;
	margin:0 auto;
	background: #000000;
}

#sectionWrapper #sectionHeader #sectionLogo{
	width: 326px;
    left: 0;
    top: 0px;
    position: relative;
}
#sectionWrapper #sectionHeader #sectionLogin{
	position:absolute;
	right:0px;
	top:5px;
	background: url(img/header/Menu-login.html) no-repeat;
}

#sectionWrapper #sectionHeader #sectionLogin form input{
	width:80px;
	height:20px;
	border:none;
	padding:5px;
	position:absolute;
	font-size:14px;
	border:none;
	font-weight:bold;
	top:0px;
	background: none;
	color:#fff;
}
#sectionWrapper #sectionHeader #sectionLogin form input.username{
	margin: 7px 0px 0 120px;	
}
#sectionWrapper #sectionHeader #sectionLogin form input.password{
	margin: 7px 0px 0 220px;
}
#sectionWrapper #sectionHeader #sectionLogin form input.code{
	left:420px;
	width:170px;
	background: url('../btn/code.html') no-repeat;
}
#sectionWrapper #sectionHeader #sectionLogin form input.kode{
	left:430px;
	width:75px;
	background:#292929;
}

#sectionWrapper #sectionHeader #sectionLogin form input[type="button"]{	
	padding:0;
	border:none;
	cursor:pointer;
	position:absolute;
	width:110px;
	height:33px;
}
#sectionWrapper #sectionHeader #sectionLogin form input#btn-login{
	background:url(../btn/login.png) no-repeat;
	cursor:pointer;
	right:5px;
	top:0px;
	
	
}
#sectionWrapper #sectionHeader #sectionLogin form input#btn-register{
	background:url(../btn/daftar.png) no-repeat;
	cursor: pointer;
	right:52px;
	top:35px;
	width: 146px;
	height: 37px;
}
#sectionWrapper #sectionHeader #sectionLogin .livechat{
	position: absolute;
	top: 35px;
	left: 77px;
}
#sectionWrapper #sectionHeader #sectionLogin .facebook{
position: absolute;
    top: 40px;
    right: 169px;
    z-index: 999;
}
#sectionWrapper #sectionHeader .promo{
	position: absolute;
	top: 45px;
	left:240px;
}
#sectionWrapper #sectionHeader #sectionInfo{
	position: absolute;
    height: 60px;
    background: url(../bg/bg-info.png) no-repeat;
    left: 8px;
    top: 81px;
}
#sectionWrapper #sectionMenu{
	width:1000px;
	height:50px;
	background:url(../bg/menu.html) repeat-x;
	margin:0 auto;
}

#sectionWrapper #sectionMenu ul{
	list-style:none;
	width:1000px;
	height:50px;
	margin:0 auto;
}
#sectionWrapper #sectionMenu ul li{
	float: left;
	height: 50px;
	padding:0 28px;
	font-weight:bold;
	line-height: 50px;
	
}
#sectionWrapper #sectionMenu ul li:hover{
	background: url(../bg/menu-hover.html);
}
#sectionWrapper #sectionMenu ul li:hover a{
	color:#000;
}


#sectionWrapper #sectionContain-1{
	width:782px;
	height:1011px;
	margin:-14px auto;
	position:relative;
}
#sectionWrapper #sectionContain-1 .content #slider{
	width: 772px;
	height: 288px;
	border:3px solid #ff7800;
	border-radius: 5px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top: 0px;
	margin-left: 2px;
}
#sectionWrapper #sectionContain-1 #sectionJackpot{
	width: 200px;
    height: 55px;
    position: relative;
    background: url() no-repeat;
}
#sectionWrapper #sectionContain-1 #sectionJackpot .jackpot{
	width: 160px;
	height: 30px;
	position: absolute;
	top: 2px;
	line-height: 30px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
#sectionWrapper #sectionContain-1 #sectionJackpot .poker{
	    float: left;
    position: relative;
}
#sectionWrapper #sectionContain-1 #sectionJackpot .domino{
	    float: left;
    position: relative;
}
#sectionWrapper #sectionContain-1 #sectionJackpot .capsa{
	    float: left;
    position: relative;
}
#sectionWrapper #sectionContain-1 #sectionTransection{
	width: 782px;
	height: 177px;
	position: relative;
	background: url(../bg/transection.png) no-repeat;
	margin-top:2px;
}
#sectionWrapper #sectionContain-1 #sectionTransection .transection{
	width: 265px;
	height: 110px;
	position: absolute;
	top: 55px;
}
#sectionWrapper #sectionContain-1 #sectionTransection .deposit{
	left: 8px;
}
#sectionWrapper #sectionContain-1 #sectionTransection .withdraw{
	left: 278px;
}
#sectionWrapper #sectionContain-1 #sectionTransection .transection table{
	border:none;
	border-collapse: collapse;
	width: 265px;
}
#sectionWrapper #sectionContain-1 #sectionTransection .transection table td{
	border-collapse: collapse;
	line-height: 23px;
	vertical-align: middle;
	color: #000;
	font-weight: bold;
	padding: 0 5px;
}
#sectionWrapper #sectionContain-1 #sectionTransection .transection table td:nth-child(1){
	text-align: left;
}
#sectionWrapper #sectionContain-1 #sectionTransection .transection table td:nth-child(2){
	text-align: center;
}
#sectionWrapper #sectionContain-1 #sectionTransection .transection table td:nth-child(3){
	text-align: right;
	color: #ff0000;
}
#sectionWrapper #sectionFooter{
	width: 786px;
    height: auto;
    padding-bottom: 0px;
    margin: 6px auto;
}
#sectionWrapper #sectionFooter p{
	text-align: center;
	color: #000;
	}

#wd-slide ul.bjqs li, #dp-slide ul.bjqs li {
	display: none;
}
#wd-slide ul.bjqs li div.divText, #dp-slide ul.bjqs li div.divText {
	position:absolute;top:30px;left:80px;
}
#wd-slide ul.bjqs li div.divText p:first-child, #dp-slide ul.bjqs li div.divText p:first-child {
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	color: #FFFFFF;
}	
#wd-slide ul.bjqs li div.divText p, #dp-slide ul.bjqs li div.divText p {
	color: rgb(255, 252, 0);
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
    left: 80px !important;
    top: 5px !important;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
    right: 5px !important;
    top: 5px !important;
}
ul.bjqs-controls.v-centered li a {
    width: 20px;
    height: 20px;    
    color: transparent;
}