﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
/*@font-face{
	font-family:"MoolBoran";
	src: url('../fonts/MoolBoran.eot'); /* IE9 Compat Modes */
  	src: url('../fonts/MoolBoran.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/MoolBoran.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/MoolBoran.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/MoolBoran.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/MoolBoran.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(../img/bg/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
}

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:857px;
	height:auto;
	position:relative;
	margin:0 auto;
	padding-bottom:20px;
}
#sectionWrapper #sectionHeader{
	width:857px;
	height:127px;
	position:relative;
}

#sectionWrapper #sectionHeader #sectionLogo{
	height:127px;
	width:285px;
	float:left;
}
#sectionWrapper #sectionHeader #sectionLogin{
	height:33px;
	width:424px;
	position:relative;
	float:right;
	margin-top:94px;
	background:url(../img/bg/login0.png) no-repeat;
}
#sectionWrapper #sectionHeader #sectionLogin form input{
	width:67px;
	height:12px;
	background:none;
	border:none;
	color:#fff;
	padding:3px;
	top:7px;
	position:absolute;
	font-size:11px;
}
#sectionWrapper #sectionHeader #sectionLogin form input[type="submit"]{
	width:58px;
	height:18px;
	background:url(../img/btn/login.png) no-repeat;
	cursor:pointer;
	right:66px;
}
#sectionWrapper #sectionHeader #sectionLogin form input.username{
	left:147px;
}
#sectionWrapper #sectionHeader #sectionLogin form input.password{
	left:223px;
}
#sectionWrapper #sectionHeader #sectionLogin form input.kode{
	left:176px;
	width:52px;
}
#sectionWrapper #sectionHeader #sectionLogin form img{
	position:absolute;
	right:3px;
	top:7px;
}
#sectionWrapper #sectionMenu{
	width:857px;
	height:27px;
	background:url(../img/bg/menu.png) repeat-x;
}
#sectionWrapper #sectionMenu ul{
	position:relative;
	list-style:none;
}
#sectionWrapper #sectionMenu ul li{
	height:27px;
	float:left;	
}
#sectionWrapper #sectionMenu ul li ul.submenu{
	position:absolute;
	z-index:10;
	top:27px;
	display:none;
}
#sectionWrapper #sectionMenu ul li ul li{
	float:none;
	width:180px;
	height:35px;
	background:#000;
	color:#FFCC00;
	position:relative;
	border-bottom:1px dashed #FFCC00;
}
#sectionWrapper #sectionMenu ul li ul li:last-child{
	border-bottom:0px;
}
#sectionWrapper #sectionMenu ul li ul li a{
	color:#fff;
	padding:8px 10px 0 10px;
	display:block;
	font-size:14px;
}
#sectionWrapper #sectionMenu ul li ul li a:hover{
	color:#ffcc00;
	
}
#sectionWrapper #sectionInfo{
	width:647px;
	height:16px;
	background:url(../img/bg/info.png) no-repeat;
	padding:0px 105px 0 105px;
}
#sectionWrapper #sectionInfo marquee{
	color:#fff;
	font-size:12px;
}
#sectionWrapper #sectionContent1,
#sectionWrapper #sectionContent2{
	width:857px;
	height:auto;
}
#sectionWrapper #sectionContent1 #slider{
	width:857px;
	height:249px;
	background:url(../img/bg/slider.png) no-repeat bottom center;
}

#sectionWrapper #sectionContent2{
	margin:5px 0px;
}
#sectionWrapper #sectionContent2 .list{
	width:239px;
	height:166px;
	float:left;
	padding:50px 10px 0 10px;
}
#sectionWrapper #sectionContent2 .list table{
	border:0px;
	border-collapse:collapse;
}
#sectionWrapper #sectionContent2 .list table td{
	border-collapse:collapse;
	height:28px;
	vertical-align:middle;
	border-bottom:1px dotted #ffcc33;
}
#sectionWrapper #sectionContent2 .list table td p{
	padding:0 5px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#ffcc33;
	font-size:16px;
}
#sectionWrapper #sectionContent2 .list table td.td0{
	width:9px;
}

#sectionWrapper #sectionContent2 .list table td.td01, 
#sectionWrapper #sectionContent2 .list table td.td03{
	width:85px;
}
#sectionWrapper #sectionContent2 .list table td.td02{
	width:60px;
}
#sectionWrapper #sectionContent2 .list table td.td03 p{
	text-align:right;
}
#sectionWrapper #sectionContent2 .list table td.td0 p{
	padding:0px;
}
#sectionWrapper #sectionContent2 .deposit{
	background:url(../img/bg/5-deposit.png) no-repeat;
	
}
#sectionWrapper #sectionContent2 .withdraw{
	background:url(../img/bg/5-withdraw.png) no-repeat;
	margin-left:21px;
}
#sectionWrapper #sectionContent2 .contact{
	float:right;
	width:299px;
	height:216px;
	background:url(../img/bg/contact.png) no-repeat;
	position:relative;
}
#sectionWrapper #sectionContent2 .contact img{
	position:absolute;
	left:35px;
}
#sectionWrapper #sectionContent2 .contact img.yahoo{
	top:54px;
}
#sectionWrapper #sectionContent2 .contact img.bb{
	top:95px;
}
#sectionWrapper #sectionContent2 .contact img.facebook{
	top:137px;
}
#sectionWrapper #sectionContent2 .contact img.livechat{
	top:175px;
}
#sectionWrapper #sectionContent3{
	border:2px solid #ffcc33;
	width:853px;
	height:147px;
	position:relative;
}
#sectionWrapper #sectionContent3 .jackpot{
	width:278px;
	height:138px;
	float:left;
	margin-top:4px;
	position:relative;
}
#sectionWrapper #sectionContent3 .jackpot p{
	position:absolute;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ffcc33;
	width:140px;
	height:32px;
	text-align:center;
	left:25px;
	top:65px;
	padding-top:8px;
}
#sectionWrapper #sectionContent3 .poker{
	background:url(../img/bg/poker.png) no-repeat;
	margin-left:3px;
}
#sectionWrapper #sectionContent3 .domino{
	background:url(../img/bg/domino.png) no-repeat;
	margin:4px 6px 0 6px;
}
#sectionWrapper #sectionContent3 .capsa{
	background:url(../img/bg/capsa.png) no-repeat;
}
#sectionWrapper #sectionContent3 .light{
	position:absolute;
	top:13px;	
	width:20px;
	height:20px;
	background:url(../img/light.png) no-repeat;
	z-index:9;
}
#sectionWrapper #sectionContent3 .light1{
	left:273px;
}
#sectionWrapper #sectionContent3 .light2{
	right:275px;
}
#livechat{
	position:fixed;
	bottom:0px;
	right:0px;
	z-index:9;
}
#sectionWrapper #sectionBank{
	width:855px;
	height:56px;
	border:1px solid #ffcc33;
	background:#000;
}

#sectionWrapper #sectionBank .bank {
	float:left;
	height: 56px;  
	position: relative;
	font-size: .8em;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	cursor:pointer;
}
#sectionWrapper #sectionBank .bank-1{
	width:157px;
}
#sectionWrapper #sectionBank .bank-2{
	width:165px;
}
#sectionWrapper #sectionBank .bank-3{
	width:177px;
}
#sectionWrapper #sectionBank .bank-4{
	width:94px;
}
#sectionWrapper #sectionBank .bank-5{
	width:121px;
}
/* -- make sure to declare a default for every property that you want animated -- */
/* -- general styles, including Y axis rotation -- */
#sectionWrapper #sectionBank .bank .front {
	position: absolute;
	top: 0;
	z-index: 900;
	width: inherit;
	height: inherit;
	text-align: center;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
	/* -- transition is the magic sauce for animation -- */
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
#sectionWrapper #sectionBank .bank.flip .front {
	z-index: 900;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
#sectionWrapper #sectionBank .bank .back {
	position: absolute;
	top: 0;
	z-index: 800;
	width: inherit;
	height: inherit;
	-webkit-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;

	-moz-transform: rotateY(-180deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
	/* -- transition is the magic sauce for animation -- */
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
#sectionWrapper #sectionBank .bank.flip .back {
	z-index: 1000;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
}
#sectionWrapper #sectionBank .bank-style{
	width:35px;
	height:56px;
	float:left;
	background:url(../img/bank-style.png) no-repeat;
		
}

