﻿@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;
}
@font-face {
    font-family: MoolBoran;
	src:url(../font/MoolBoran.ttf);
}
html { 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body{
	font-family:MoolBoran;
	font-size:14px;
	background-color:transparent;
}

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:805px;
	height:auto;
	position:relative;
	margin:0 auto;
}
#sectionWrapper #sectionHeader{
	width:805px;
	height:98px;
}
#sectionWrapper #sectionInfo{
	width:665px;
	height:27px;
	background:url(../img/bg/info.png) no-repeat;
	padding:0px 10px 0 130px;
	margin-top:5px;
	
}
#sectionWrapper #sectionInfo marquee{
	color:#fff;
	font-size:22px; 
}
#sectionWrapper #sectionMenu{
	width:765px;
	height:36px;
	margin-top:5px;
	background:url(../img/bg/menu.png) no-repeat;
	padding-left:40px;
}
#sectionWrapper #sectionMenu ul{
	list-style:none;
}
#sectionWrapper #sectionMenu ul li{
	height:36px;
	float:left;
	margin-right:1px;
	border-left:1px solid #1F1F1F;
	padding:0 10px;
}
#sectionWrapper #sectionMenu ul li a{
	font-size:22px;
	color:#fff;
	font-weight:bold;
	display:block;
	padding-top:10px;
}
#sectionWrapper #sectionMenu ul li:last-child{
	margin-right:0px;
	border-right:1px solid #1F1F1F;
}

#sectionWrapper #sectionHeader #sectionLogo{
	height:98px;
	width:215px;
	float:left;
}
#sectionWrapper  #sectionHeader #sectionContact{
	float:right; width:472px; height:26px; position:absolute; top:45px; right:0px;
}
#sectionWrapper  #sectionHeader #sectionContact ul{
	list-style:none	
}
#sectionWrapper  #sectionHeader #sectionContact ul li{
	float:left;
	height:26px;
}

#sectionWrapper  #sectionHeader #sectionLogin{
	width:453px;
	height:36px;
	position:relative;
	float:right;
	background:url(../img/bg/login.png) no-repeat;
	top:64px;
	right:0px;
}
#sectionWrapper  #sectionHeader #sectionLogin form input{
	width:78px;
	height:13px;
	border:none;
	padding:2px;
	top:14px;
	position:absolute;
	font-size:11px;
	background:none;
}

#sectionWrapper  #sectionHeader #sectionLogin form input.username{
	left:0px;
}
#sectionWrapper  #sectionHeader #sectionLogin form input.password{
	left:93px;
}
#sectionWrapper  #sectionHeader #sectionLogin form input.code{
	left:187px;
}
#sectionWrapper  #sectionHeader #sectionLogin form input[type="submit"]{
	width:79px;
	height:23px;
	padding:0;
	border:none;
	background:url(../img/btn/login.png) no-repeat;
	cursor:pointer;
	right:0px;
	top:13px;
}

#sectionWrapper  #sectionHeader #sectionLogin form img.register{
	position:absolute;
	left:394px;
	top:0px;
}
#sectionWrapper #sectionContent1, #sectionContent2{
	width:805px;
	height:auto;
	position:relative;
}

#sectionWrapper #slider{
	width:805px;
	height:325px;
	margin-top:5px;
}
#sectionWrapper #sectionContent1 .referal{
	width:280px;
	height:206px;
	background:url(../img/bg/last-rferal.png) no-repeat;
	float:left;
	margin-top:10px;
}
#sectionWrapper #sectionContent1 .jackpot{
	width:238px;
	height:206px;
	background:url(../img/bg/jackpot.png) no-repeat;
	float:left;
	margin-top:10px;
	margin-left:6px;
	position:relative;
}
#sectionWrapper #sectionContent1 .jackpot p{
	color:#ff0000;
	position:absolute;
	font-size:28px;
	width:165px;
	text-align:center;
	font-weight:bold;
}
#sectionWrapper #sectionContent1 .jackpot p.poker{
	left:55px;
	top:55px;
}
#sectionWrapper #sectionContent1 .jackpot p.domino{
	left:55px;
	top:150px;
}
#sectionWrapper #sectionContent1 .weeky-winner{
	width:274px;
	height:206px;
	background:url(../img/bg/weeky-winner.png) no-repeat;
	float:right;
	margin-top:10px;
}
#sectionWrapper #sectionContent1 .last-jackpot{
	width:280px;
	height:207px;
	background:url(../img/bg/late-jackpot.png) no-repeat;
	float:left;
	margin-top:10px;
}
#sectionWrapper #sectionContent1 .deposit-withdraw{
	width:238px;
	height:207px;
	background:url(../img/bg/deposit-withdraw.png) no-repeat;
	float:left;
	margin-top:10px;
	margin-left:6px;
	position:relative;
}
#sectionWrapper #sectionContent1 .deposit-withdraw .depositControl{
	width:30px;
	height:14px;
	position:absolute;
	top:20px;
	right:15px;
}
#sectionWrapper #sectionContent1 .deposit-withdraw .depositControl .control{
	float:left;
	width:10px;
	height:14px;
}
#sectionWrapper #sectionContent1 .deposit-withdraw .depositControl .depositPrev{
	margin-right:10px;
}
#sectionWrapper #sectionContent1 .deposit-withdraw .deposit{
	position:absolute;
	width:175px;
	height:55px;
	top:50px;
	left:60px;
}
#sectionWrapper #sectionContent1 .deposit-withdraw .withDrawControl{
	width:30px;
	height:14px;
	position:absolute;
	top:115px;
	right:15px;
}
#sectionWrapper #sectionContent1 .deposit-withdraw .withDrawControl .control{
	float:left;
	width:10px;
	height:14px;
}
#sectionWrapper #sectionContent1 .deposit-withdraw .withDrawControl .withDrawPrev{
	margin-right:10px;
}
#sectionWrapper #sectionContent1 .deposit-withdraw .withDraw{
	position:absolute;
	width:175px;
	height:55px;
	top:145px;
	left:60px;
}
#sectionWrapper #sectionContent1 .deposit-withdraw .deposit p,
#sectionWrapper #sectionContent1 .deposit-withdraw .withDraw p{
	font-size:24px;
	line-height:22px;
	color:#ffcf29;
	font-weight:bold;
	width:175px;
}
#sectionWrapper #sectionContent1 .weeky-winner2{
	width:274px;
	height:207px;
	background:url(../img/bg/weeky-winner2.png) no-repeat;
	float:right;
	margin-top:10px;
}
/*#sectionWrapper #sectionContent2 .deposit{
	float:left;
	background:url(../img/bg/5-last-deposit.png) no-repeat;
	width:333px;
	height:237px;
	padding:46px 14px 0 12px;
}
#sectionWrapper #sectionContent2 .withdraw{
	float:right;
	background:url(../img/bg/5-last-withdraw.png) no-repeat;
	width:331px;
	height:237px;
	padding:46px 14px 0 12px;
}
#sectionWrapper #sectionContent2 .list table{
	border:0px;
	border-collapse:collapse;
}
#sectionWrapper #sectionContent2 .list table td{
	height:40px;
	vertical-align:middle;
}
#sectionWrapper #sectionContent2 .list table td p{
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
#sectionWrapper #sectionContent2 .list table td.td0{
	width:30px;
}
#sectionWrapper #sectionContent2 .list table td.td1{
	width:80px;
}
#sectionWrapper #sectionContent2 .list table td.td2{
	width:100px;
	
}
#sectionWrapper #sectionContent2 .list table td.td3{
	width:97px;
}
#sectionWrapper #sectionContent2 .list table td.td2 p{
	text-align:center;
}
#sectionWrapper #sectionContent2 .list table td.td3 p{
	text-align:right;
}
*/
#sectionWrapper #footer{
	width:805px;
	height:50px;
}
#sectionWrapper #footer a{
	color:#00ccd7;
}
#sectionWrapper #footer{
	color:#00ccd7;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	padding-top:10px;
}
#livechat{
	position:fixed;
	top:450px;
	right:0px;
	z-index:999;
}
#contact{
	position:fixed;
	top:180px;
	left:0px;
	z-index:999;
	width:230px;
}
#contact ul{
	list-style:none;
}
#contact ul li{
	width:55px;
	padding:10px;
	background:#000;
	border:1px solid #787878;
	border-radius:10px;
	border-bottom-left-radius:0px;
	border-top-left-radius:0px;
	overflow:hidden;
	margin-bottom:10px;
}
#contact ul li a{
	width:230px;
	display:block;
}
#contact ul li a img{
	float:left;
}
#contact ul li a span{
	float:left;
	font-size:28px;
	color:#00ccd7;
	font-weight:bold;
	margin-left:25px;
	margin-top:10px;
}
#tbl_last_weekly1-5,#tbl_last_weekly6-10{
	margin-top:70px;
	width:260px;
	align:center;
	height:140px;
	font-size:18px;
	color:#FFF;
	font-famliy:arial;
	text-transform:uppercase;
	margin-left: 5px;
}
#tbl_last_referral,#tbl_last_jackpot{
	margin-top:70px;
	width:265px;
	align:center;
	height:140px;
	font-size:18px;
	color:#FFF;
	font-famliy:arial;
	text-transform:uppercase;
	margin-left: 5px;
}

.td1{
	width:50%;
}
.td2{
	width:20%;
}
.td3{
	width:30%;
	text-align:right;
}



























