﻿@charset "utf-8";
/* CSS Document */

*{
	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.jpg) no-repeat center 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-family:"Century Gothic";
	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:1022px;
	height:auto;
	position:relative;
	margin:0 auto;
}

#sectionWrapper #sectionHeader{
	width:1022px;
	height:120px;
	position:relative;
	margin:0 auto;
}

#sectionWrapper #sectionHeader #sectionLogo{
	height:120px;
	width:300px;
	left:0;
	top:0px;
	position:absolute;
}
#sectionWrapper #sectionHeader #sectionLogin{
	width:353px;
	height:113px;
	position:absolute;
	right:10px;
	top:0px;
	background:url(../bg/login.png) no-repeat;
	
}

#sectionWrapper #sectionHeader #sectionLogin form input{
	width:142px;
	height:26px;
	border:none;
	padding:5px;
	position:absolute;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	border:none;
	font-weight:bold;
	color:#fff;
	background:none;
	font-weight:bold;
}
#sectionWrapper #sectionHeader #sectionLogin form input.username{
	left:13px;
	top:18px;	
}
#sectionWrapper #sectionHeader #sectionLogin form input.password{
	left:13px;
	top:62px;
}
#sectionWrapper #sectionHeader #sectionLogin form input.code{
	left:355px;
	width:60px;
}
#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;
	right:13px;
}
#sectionWrapper #sectionHeader #sectionLogin form input#btn-login{
	background:url(../btn/login.png) no-repeat;	
	cursor:pointer;
	width:152px;
	height:37px;
	top:18px;
	
}
#sectionWrapper #sectionHeader #sectionLogin form input#btn-register{
	background:url(../btn/daftar.gif) no-repeat;
	cursor: pointer;
	width:152px;
	height:37px;
	top:62px;
}

#sectionWrapper #sectionMenu{
	width:1022px;
	height:46px;
	background:url(../bg/menu.png) repeat-x;
	margin:0 auto;
}

#sectionWrapper #sectionMenu ul{
	list-style:none;
	width:1022px;
	height:46px;
	margin:0 auto;
	padding-top:3px;
}
#sectionWrapper #sectionMenu ul li{
	float:left;
	height:30px;
	padding:8px 35px 5px 35px;
	font-weight:bold;
	font-size:18px;	
}
#sectionWrapper #sectionMenu ul li a{
	color:#fed82a;
	text-shadow:1px 1px 1px #000;
}
#sectionWrapper #sectionMenu ul li.hasSub{
	position:relative;
}
#sectionWrapper #sectionMenu ul li.hasSub ul{
	display:none;
	position:absolute;
	width:100%;
	left:0;
	top:40px;
	z-index:999;
}
#sectionWrapper #sectionMenu ul li.hasSub ul li{
	display:block;
	height:30px;
	width:100%;
	background:#6E0001;
	line-height:30px;
	color:#fff;
	padding:5px 10px;
	font-size:14px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	border-bottom:1px solid #620001;
}
#sectionWrapper #sectionMenu ul li.hasSub ul li a{
	color:#fff;
	display:block;
}
#sectionWrapper #sectionHeader .livechat{
	position:absolute;
	right:0px;
	top:78px;
}
#sectionWrapper #sectionInfo{
	height:25px;
	width:982px;
	padding:5px 0px 0px 40px;
	background:url(../bg/info.png) no-repeat left;
	margin:5px auto 0 auto;
}
#sectionWrapper #sectionInfo marquee{
	color:#fff;
	font-size:14px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
}

#sectionWrapper #sectionContain-1{
	width:1205px;
	height:auto;
	margin:10px auto 0 auto;
	position:relative;
}

#sectionWrapper #sectionContain-1 #sectionSlider{
	width:1022px;
	height:279px;
	background:url(../bg/bg-slider.png) no-repeat;
	position:relative;
	
}
#sectionWrapper #sectionContain-1 #sectionSlider #slider{
	width:618px;
	height:279px;
	float:left;
}

#sectionWrapper #sectionContain-1 #sectionSlider #jackpot{
	width:396px;
	height:279px;
	background:url(../bg/jackpot.png) no-repeat;
	position:relative;
	float:right;
}
#sectionWrapper #sectionContain-1 #sectionSlider #jackpot .jackpot{
	width:335px;
	height:70px;
	line-height:70px;
	font-size:30px;
	color:#fff;
	text-align:center;
	position:absolute;
	left:30px;
	font-weight:bold;
}
#sectionWrapper #sectionContain-1 #sectionSlider #jackpot .poker{
	top:55px;
}
#sectionWrapper #sectionContain-1 #sectionSlider #jackpot .domino{
	top:188px;
}


#sectionWrapper #sectionContain-2{
	width:1022px;
	height:224px;
	position:relative;
	margin:10px auto 0 auto;
	background:url(../transection.png) no-repeat;
}
#sectionWrapper #sectionContain-2 .transection{
	width:295px;
	height:174px;
	padding:50px 20px 0 20px;
}
#sectionWrapper #sectionContain-2 .deposit{
	float:left;
}
#sectionWrapper #sectionContain-2 .withdraw{
	float:right;
}
#sectionWrapper #sectionContain-2 .transection table{
	border:0;
	width:295px;
}
#sectionWrapper #sectionContain-2 .transection table td{
	height:30px;
	vertical-align:middle;
	font-size:18px;
	color:#f3c726;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#sectionWrapper #sectionContain-2 .transection table td.td01{
	width:25%
}
#sectionWrapper #sectionContain-2 .transection table td.td02{
	width:40%;
	text-align:center;
}
#sectionWrapper #sectionContain-2 .transection table td.td03{
	width:35%;
	text-align:right;
}
#sectionWrapper #sectionContain-2 .contact{
	float:left;
}
#sectionWrapper #sectionContain-2 .contact ul{
	margin-top:50px;
	margin-left:50px;
}
#sectionWrapper #sectionContain-2 .contact ul li{
	margin-top:10px;
}
#sectionWrapper  #footer{
	width:1022px;
	margin:0 auto;
	height:auto;
	color:#fff;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#sectionWrapper  #footer h1,
#sectionWrapper  #footer h2,
#sectionWrapper  #footer h3{
	margin-top:30px;
	text-align:center;
}
#sectionWrapper  #footer p{
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}
#sectionLivechat{
	position:fixed;
	right:0px;
	bottom:0px;
	width:355px;
	height:455px;
	z-index:999;
}
#sectionContact{
	width:332px;
	height:366px;
	position:fixed;
	bottom:0;
	right:0px;
}


