﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
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;
  /*background:#000000;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body{
	font-family:Arial, Helvetica, 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:930px;
	height:auto;
	position:relative;
	margin:0 auto;
}
#sectionWrapper #sectionHeader{
	width:930px;
	height:126px;
	margin-top:30px;
}
#sectionWrapper #sectionInfo{
	width:825px;
	height:28px;
	background:url(../img/bg/info.png) no-repeat;
	padding:10px 15px 0 90px;
	position:relative;
}
#sectionWrapper #sectionInfo marquee{
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#sectionWrapper #sectionHeader #sectionLogo{
	height:126px;
	width:364px;
	float:left;
}
#sectionWrapper  #sectionHeader #sectionLogin{
	width:495px;
	height:126px;
	position:relative;
	float:right;
	background:url(../img/bg/login.png) no-repeat;
	top:0px;
	right:0px;
}
#sectionWrapper  #sectionHeader #sectionLogin form input{
	width:64px;
	height:10px;
	border:none;
	padding:5px;
	top:30px;
	position:absolute;
	background:none;
	color:#D3D3D3;
}
#sectionWrapper  #sectionHeader #sectionLogin form input.username{
	left:50px;
}
#sectionWrapper  #sectionHeader #sectionLogin form input.password{
	left:190px;
}
#sectionWrapper  #sectionHeader #sectionLogin form input.code{
	left:330px;
	width:36px;
}
#sectionWrapper  #sectionHeader #sectionLogin form input[type="submit"]{
	width:107px;
	height:35px;
	padding:0;
	border:none;
	background:url(../img/btn/login.png) no-repeat;
	cursor:pointer;
	left:106px;
	top:67px;
}

#sectionWrapper  #sectionHeader #sectionLogin form img.register{
	position:absolute;
	left:272px;
	top:67px;
}


#sectionWrapper #sectionContent1{
	width:930px;
	height:auto;
}
#sectionWrapper #sectionContent1 #sectionSliderWrapper{
	width:649px;
	height:259px;
	float:left;
	background:url(../img/bg/slider.png) no-repeat;
	padding:29px 10px 10px 14px
}
#sectionWrapper #sectionContent1 #sectionSliderWrapper #slider{
	width:649px;
	height:259px;
}
#sectionWrapper #sectionContent1 #sectionContact{
	width:256px;
	height:298px;
	background:url(https://balakqq.myslide.xyz/balakqq-contact.png) no-repeat;
	float:left;
	position:relative;
}
#sectionWrapper #sectionContent1 #sectionContact img{
	position:absolute;
}
#sectionWrapper #sectionContent1 #sectionContact img.whatapp{
	top:83px;
	left:95px;
}
#sectionWrapper #sectionContent1 #sectionContact img.yahoo{
	top:142px;
	left:80px;
}
#sectionWrapper #sectionContent1 #sectionContact img.bb{
	top:205px;
	left:80px;
}
#sectionWrapper #sectionContent1 #sectionContact img.facebook{
	top:265px;
	left:75px;
}

#sectionWrapper #sectionContent2{
	width:930px;
	height:158px;
}
#sectionWrapper #sectionContent3{
	width:930px;
	height:208px;
}
#sectionWrapper #sectionContent3 .deposit{
	float:left;
	background:url(../img/bg/deposit.png) no-repeat;
	width:219px;
	height:166px;
	padding:47px 25px 0 52px;
}
#sectionWrapper #sectionContent3 .withdraw{
	float:right;
	background:url(../img/bg/withdraw.png) no-repeat;
	width:219px;
	height:166px;
	padding:47px 25px 0 52px;
}
#sectionWrapper #sectionContent3 .list table{
	border:0px;
	border-collapse:collapse;
}
#sectionWrapper #sectionContent3 .list table td{
	height:31px;
	vertical-align:top;
}
#sectionWrapper #sectionContent3 .list table td p{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	-moz-text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	-webkit-text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	padding:5px 0 0 5px;
}

#sectionWrapper #sectionContent3 .list table td.td1{
	width:143px;
}
#sectionWrapper #sectionContent3 .list table td.td2{
	width:80px;	
}
#sectionWrapper #sectionContent3 .list table td.td2 p{
	text-align:right;
	padding:14px 5px 0 0;
}
#sectionWrapper #sectionContent3 .jackpot{
	width:329px;
	height:208px;
	float:left;
	background:url(../img/bg/jackpot.png) no-repeat;
	position:relative;
}
#sectionWrapper #sectionContent3 .jackpot p{
	color:#000;
	font-size:16px;
	position:absolute;
	text-align:center;
	font-weight:bold;
	text-shadow: -1px 0 #fb9801, 0 1px #fb9801, 1px 0 #fb9801, 0 -1px #fb9801;
	-moz-text-shadow: -1px 0 #fb9801, 0 1px #fb9801, 1px 0 #fb9801, 0 -1px #fb9801;
	-webkit-text-shadow: -1px 0 #fb9801, 0 1px #fb9801, 1px 0 #fb9801, 0 -1px #fb9801;
	font-family:'Garamond';
}
#sectionWrapper #sectionContent3 .jackpot p.poker{
	width:125px;
	height:25px;
	top:103px;
	left:30px;
}
#sectionWrapper #sectionContent3 .jackpot p.domino{
	width:192px;
	height:35px;
	top:105px;
	left:145px;
}
#sectionWrapper #footer{
	width:930px;
	height:264px;
	margin-top:10px;
}
#livechat{
	position:fixed;
	bottom:0px;
	right:50px;
	z-index:999;
}
