﻿@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:#660000;
/*  -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:1026px;
	height:auto;
	position:relative;
	margin:0 auto;
	border: 1px solid #ff0000;
	border-bottom:0px;
	border-top:0px;
}
#sectionWrapper #sectionHeader{
	width:1026px;
	height:120px;
	background:url(../img/bg/header.png) center bottom no-repeat;
}
#sectionWrapper #sectionInfo{
	width:940px;
	height:20px;
	background:url(../img/bg/info.png) no-repeat;
	padding:1px 16px 0 70px;
}
#sectionWrapper #sectionInfo marquee{
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-shadow:1px 1px 1px #000;
}
#sectionWrapper #sectionHeader #sectionLogo{
	height:120px;
	width:380px;
	float:left;
}
#sectionWrapper #sectionHeader #social-contact{
	width:600px; height:28px; position:absolute; top:22px; right:0px;
}
#sectionWrapper #sectionHeader #social-contact ul{
	list-style:none;
}
#sectionWrapper #sectionHeader #social-contact ul li{
	float:left;
	margin-right:20px;
}
#sectionWrapper #sectionHeader #social-contact ul li:last-child{
	margin-right:0px;
}
	
#sectionWrapper  #sectionHeader #sectionLogin{
	width:565px;
	height:25px;
	position:relative;
	float:right;
	top:58px;
	right:0px;
}
#sectionWrapper  #sectionHeader #sectionLogin form input{
	width:150px;
	height:15px;
	border:none;
	padding:5px;
	top:0px;
	position:absolute;
	color:#000;
}
#sectionWrapper  #sectionHeader #sectionLogin form input.username{
	left:65px;
}
#sectionWrapper  #sectionHeader #sectionLogin form input.password{
	left:235px;
}
#sectionWrapper  #sectionHeader #sectionLogin form input.code{
	left:272px;
	width:44px;
}
#sectionWrapper  #sectionHeader #sectionLogin form input#btn-login{
	width:75px;
	height:25px;
	padding:0;
	border:none;
	background:url(../img/btn/login.png) no-repeat;
	cursor:pointer;
	left:402px;
	top:0;
}
#sectionWrapper  #sectionHeader #sectionLogin form input#btn-register{
	width:75px;
	height:25px;
	padding:0;
	border:none;
	background:url(../img/btn/register.png) no-repeat;
	cursor:pointer;
	left:487px;
	top:0;
}

#sectionWrapper  #sectionHeader #sectionLogin form img.register{
	position:absolute;
	left:487px;
	top:0px;
}

#sectionWrapper #sectionMenu{
	width:1026px;
	height:30px;
	border:1px solid #e80000;
	border-left:0px;
	border-right:0px;
	position:relative;
}
#sectionWrapper #sectionMenu ul{
	list-style:none;
	float:left;
}
#sectionWrapper #sectionMenu ul li{
	float:left;
	height:30px;
}
#sectionWrapper #sectionMenu ul li a{
	color:#da9922;
	font-size:20px;
	text-transform:uppercase;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-shadow:1px 1px 1px #000;
	padding:2px 20px 3px 20px;
	display:block;
	
}
#sectionWrapper #sectionMenu ul li a:hover{
	background:#cc0000;
}
#sectionWrapper #sectionMenu ul li:last-child{
	/*padding:5px 20px 0 19px;
	background:url(../img/btn/menu10.png) no-repeat;
	width:135px;
	height:43px;*/
}
#sectionWrapper #sectionContent1{
	width:1026px;
	height:auto;
}

#sectionWrapper #sectionContent1 #slider{
	width:1026px;
	height:301px;
}
#sectionWrapper #sectionContent2{
	width:928px;
	height:130px;
	padding:0 43px 0 53px;
	margin-top:10px;
}
#sectionWrapper #sectionContent2 .list{
	width:195px;
	height:104px;
	float:left;
	padding:25px 1px 0 1px;
}
#sectionWrapper #sectionContent2 .list table{
	border:0px;
	border-collapse:collapse;
}
#sectionWrapper #sectionContent2 .list table td{
	border-collapse:collapse;
	height:20px;
	vertical-align:middle;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
	color:#fff;
	font-size:13px;
}
#sectionWrapper #sectionContent2 .list table td p{
	padding:0 10px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
	color:#fff;
	font-size:13px;
}
#sectionWrapper #sectionContent2 .list table td.td01, 
#sectionWrapper #sectionContent2 .list table td.td03{
	width:75px;
}
#sectionWrapper #sectionContent2 .list table td.td02{
	width:45px;
}
#sectionWrapper #sectionContent2 .deposit{
	background:url(../img/bg/deposit.png) no-repeat;
	margin-right:6px;
}
#sectionWrapper #sectionContent2 .withdraw{
	background:url(../img/bg/withdraw.png) no-repeat;
}
#sectionWrapper #sectionContent2 .permainan{
	float:left;
	margin-right:5px;
	background:url(../img/bg/permainan.png) no-repeat;
	width:523px;
	height:105px;
	padding-top:25px;
}
#sectionWrapper #sectionContent2 .permainan img{
	float:left;
	margin-right:20px;
}

#sectionWrapper #sectionContent3{
	width:928px;
	height:130px;
	padding:0 43px 0 53px;
	margin-top:10px;
}
#sectionWrapper #sectionContent3 .jackpot{
	width:303px;
	height:130px;
	float:left;
	position:relative;
}
#sectionWrapper #sectionContent3 .jackpot p{
	width:190px;
	height:35px;
	position:absolute;
	top:84px;
	left:54px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:24px;
	color:#000;
	text-align:center;
	padding-top:5px;
	text-shadow:2px 2px 1px #9a5e00;
}
#sectionWrapper #sectionContent3 .poker{
	background:url(../img/bg/poker.png) no-repeat;
	margin-right:10px;
}
#sectionWrapper #sectionContent3 .domino{
	background:url(../img/bg/domino.png) no-repeat;
	margin-right:9px;
}
#sectionWrapper #sectionContent3 .capsa{
	background:url(../img/bg/capsa.png) no-repeat;
}
#sectionWrapper #footer{
	width:1026px;
	height:60px;
	margin-top:10px;
	text-align:center;
}
#livechat{
	position:fixed;
	bottom:0px;
	right:0px;
	z-index:999;
}
#ct{
	background:url(../img/ico/clock.png) no-repeat center left;
	padding-left:20px;
	height:30px;
	width:320px;	
	color:#da9922;
	font-size:20px;
	text-transform:uppercase;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-shadow:1px 1px 1px #000;
	margin-left:20px;
}
