﻿@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(../images/bg/bg.jpg) repeat-x center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*background:url(../images/bg/bg.png) repeat-x;
  background-color:#840000;*/
}
body{
	font-size:14px;
	font-family: arial;
}

a{
	text-decoration:none;
	color:#ff0000;
	-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;
}
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{
	color: #f6f6f6;
	width:795px;
	height:auto;
	position:relative;
	margin:0 auto;
	background: #000;
}

#sectionWrapper #sectionHeader{
	width:795px;
	height:91px;
	position:relative;
	margin:0 auto;
	border-bottom: 1px solid #feea7d;
}

#sectionWrapper #sectionHeader #sectionLogo{
	height:80px;
	width:215px;
	left:0px;
	bottom:0px;
	position:absolute;
}
#sectionWrapper #sectionHeader #sectionLogin{
	width:380px;
	height:22px;
	position: absolute;
	right: 0px;
	top:30px;	
}

#sectionWrapper #sectionHeader #sectionLogin form input{
	width:105px;
	height:12px;
	border:none;
	position:absolute;
	font-size:14px;
	border:none;
	background: #ffffff;
	padding: 5px;
}
#sectionWrapper #sectionHeader #sectionLogin form input.username{
	left:72px;
}
#sectionWrapper #sectionHeader #sectionLogin form input.password{
	left:192px;
}

#sectionWrapper #sectionHeader #sectionLogin form input[type="button"]{	
	padding:0;
	border:none;
	cursor:pointer;
	position:absolute;	
	width: 67px;
	height: 22px;
}
#sectionWrapper #sectionHeader #sectionLogin form input#btn-login{
	background:url(../images/btn/login.png) no-repeat;
	cursor:pointer;
	right:0px;
}
#sectionWrapper #sectionHeader #sectionLogin form input#btn-register{
	background:url(../images/btn/daftar.gif) no-repeat;
	cursor: pointer;
	left:0px;
}

#sectionWrapper #sectionHeader #sectionMenu{
	width: 530px;
	height: 23px;
	margin:0 auto;
	position: absolute;
	left: 210px;
	top: 68px;
}
#sectionWrapper #sectionHeader #sectionMenu ul{
	list-style: none;
}
#sectionWrapper #sectionHeader #sectionMenu ul li{
	display: inline;
	line-height: 23px;
}
#sectionWrapper #sectionHeader #sectionMenu ul li a{
	line-height: 23px;
	color: #fff;
	padding: 0 10px;
	display: inline-block;
	font-weight: bold;
}
#sectionWrapper #sectionHeader #sectionMenu ul li a:hover{
	background: #ff0000;
	opacity: 1;
}

#sectionWrapper #sectionSlider{
	width:795px;
	height:auto;
	position: relative;
}
#sectionWrapper #sectionSlider iframe{
	width: 795px;
	height: 250px;
}
#sectionWrapper #sectionContain-1{
	width:795px;
	height:auto;
	margin:5px auto 0 auto;
	position:relative;
}

#sectionWrapper #sectionContact{
	width: 795px;
	height: 44px;
	margin:0 auto;
	padding: 10px 0;
	position: relative;
	background: #000;
}
#sectionWrapper #sectionContact ul{
	list-style: none;
	text-align: center;
}
#sectionWrapper #sectionContact ul li{
	display: inline;
	margin:0 5px;
}

#sectionWrapper #sectionContact img.free-register{
	top: 5px;
	right: 15px;
	position: absolute;
}

#sectionWrapper #sectionJackpot{
	width: 795px;
	height: 101px;
	margin:0 auto;
	background: url(../images/bg/jackpot.gif) no-repeat;
	position: relative;
}
#sectionWrapper #sectionJackpot .jackpot{
	width: 105px;
	height: 17px;
	font-family: "Impact";
	position: absolute;
	line-height: 17px;
	text-align: center;
	font-size: 14px;
	color: #feea7d;
	top:57px;
	text-shadow: 2px 2px 2px #000;
}
#sectionWrapper #sectionJackpot .poker{
	left: 260px;
}
#sectionWrapper #sectionJackpot .domino{
	left: 460px;
}
#sectionWrapper #sectionJackpot .capsa{
	left: 660px;
}

#sectionWrapper #sectionTransection{
	width: 795px;
	height: 142px;
	position: relative;
}
#sectionWrapper #sectionTransection .transection{
	width: 203px;
	height: 102px;
	float: left;
	padding-top: 40px;
}
#sectionWrapper #sectionTransection .deposit{
	background: url(../images/bg/deposit.png) no-repeat;
	margin-right: 4px;
}
#sectionWrapper #sectionTransection .withdraw{
	background: url(../images/bg/withdraw.png) no-repeat;
}
#sectionWrapper #sectionTransection .transection table{
	border:none;
	border-collapse: collapse;
	width: 203px;
}
#sectionWrapper #sectionTransection .transection table td{
	border-collapse: collapse;
	line-height: 20px;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	font-style: italic;
}
#sectionWrapper #sectionTransection .transection table td:nth-child(1){
	text-align: left;
	padding-left: 5px;
	width: 30%;
}
#sectionWrapper #sectionTransection .transection table td:nth-child(2){
	text-align: center;
	width: 30%;
}
#sectionWrapper #sectionTransection .transection table td:nth-child(3){
	text-align: right;
	padding-right: 5px;
	width: 40%;
}
#sectionWrapper #sectionTransection .topwinner{
	width: 382px;
	height: 142px;
	float: right;
	position: relative;
	background: url(../images/bg/topwinner.png) no-repeat;
}
#sectionWrapper #sectionFooter{
	width: 795px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: center;
}
#sectionWrapper #sectionFooter .footer{
	width: 795px;
	height: auto;
	margin-top: 10px;
	padding-top: 10px;
	border-top:3px solid #feea7d;
}
#sectionWrapper #sectionFooter .footer img{
	float: left;
	margin-right: 7px;
}
#sectionWrapper #sectionFooter p{
	color: #fff;
    float: right;
    font-size: 12px;
    line-height: 28px;
    padding-right: 5px;
    text-align: right;
}
#sectionWrapper #subpage{
	width:90%;
	height:auto;
	margin:0 auto;
	position:relative;
	color: #fff;
	padding:30px;
}
#sectionWrapper #subpage h1{
	text-align: center;
	color: #ffd02b;
	font-size: 30px;
}
#sectionWrapper #subpage p{
	font-size: 14px;
	color: #fff;
	padding-bottom: 10px;
}
#sectionWrapper #subpage p.title{
	color: #ffd02b;
	font-size: 20px;
}
#livechat{
	position: fixed;
	right: 0;
	bottom: 0;
}



