﻿@charset "utf-8";
/* CSS Document */

/*@import url('https://fonts.googleapis.com/css?family=Bebas');*/

*{
	margin:0px;
	padding:0px;
}

@font-face {
  font-family: 'Bebas';
  src: url('../fonts/BEBAS.ttf');
}
@font-face {
  font-family: 'TheLightFont';
  src: url('../fonts/TheLightFont.ttf');
}
@font-face {
  font-family: 'novamono';
  src: url('../fonts/novamono.ttf');
}

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 top;  
	/*-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	background-color:#000;*/
}
body{
	font-size:14px;
	font-family: arial;
}

a{
	text-decoration:none;
	color:#fff;
	-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;
}
.container{
	max-width: 1200px;
	height: auto;
	margin:0 auto;
	position: relative;
}
#sectionWrapper{
	width: 1200px;
	height:auto;
	position:relative;
	margin:0 auto;
	/*background: rgba(0,0,0,0.7);*/
}

#sectionWrapper #sectionHeader{
	width:100%;
	height:190px;
	position:relative;
	margin:0 auto;
	/*background: url(../images/bg/header.png) repeat-x;*/
}
#sectionWrapper #sectionHeader #sectionLogo{
	height:189px;
	width:360px;
	margin:0 auto;
}
#sectionWrapper #sectionMenu{
	width: 100%;
	height: 90px;
	margin:0 auto;
	text-align: center;
}
#sectionWrapper #sectionMenu img{
	float: left;
}
#sectionWrapper .login{
	width: 945px;
	height: 40px;
	margin:0 auto;
	/*background: url(../images/bg/login.png) no-repeat;*/
	position: relative;
}
#sectionWrapper .login input{
	width:306px;
	height:36px;
	line-height: 40px;
	border:none;
	position:absolute;
	font-size:14px;
	padding:0px 10px;
	background: #002340;
	border: 2px solid #fff;
	border-radius: 2px;
	color: #fff;
}
#sectionWrapper .login input.username{
	left: 0;
}
#sectionWrapper  .login input.password{
	left: 348px;
}

#sectionWrapper .login input#btn-login,
#sectionWrapper .login input#btn-register{
	width: 109px;
	height: 40px;
	border: none;
	cursor: pointer;
}
#sectionWrapper .login input#btn-login{
	background:url(../images/btn/login.png) no-repeat;	
	right: 127px;
}
#sectionWrapper .login input#btn-register{
	background:url(../images/btn/register.png) no-repeat;
	right: 0;

}
#sectionWrapper #sectionHeader .livechat{
	position: absolute;
	right: 0;
	top: 105px;
}

#sectionWrapper  #sectionInfo{
	width: 782px;
	height: 50px;
	background: url(../images/bg/info.png) no-repeat left center;
	margin:0 auto;
	padding: 0 50px 0 100px;
}
#sectionWrapper  #sectionInfo marquee{
	line-height: 50px;
	color: #fff;
	font-style: italic;
	font-size: 14px;
}

#sectionWrapper #slider{
	width: 1200px;
	height: 405px;
	margin:0 auto;
}

#sectionWrapper .contact .livechat{
	position: absolute;
	bottom: 5px;
	left: 10px;
}

#sectionWrapper #sectionTransection{
	position: relative;
	width: 1200px;
	height: 670px;
	background: url(../images/bg/transection.png) no-repeat;
}

#sectionWrapper #sectionTransection .transection{
	position: absolute;
	width: 355px;
	height: auto;
	top: 292px;	
}

#sectionWrapper #sectionTransection .deposit{

	left: 160px;
}
#sectionWrapper #sectionTransection .withdraw{
	right: 160px;

}

#sectionWrapper #sectionTransection .transection table{
	border-collapse:collapse; 
	width: 355px;
}
#sectionWrapper #sectionTransection .transection table td{
	height:65px;
	line-height: 65px;
	border: 0;
	padding: 0 10px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
#sectionWrapper #sectionTransection .transection table td:nth-child(1){
	width: 40%;
	text-align: left;
	padding-left: 50px
}
#sectionWrapper #sectionTransection .transection table td:nth-child(2){
	width: 20%;
	text-align: center;
}
#sectionWrapper #sectionTransection .transection table td:nth-child(3){
	width: 40%;
	text-align: right;
}
#sectionWrapper #sectionTransection .jackpot{
	width: 760px;
	height: 60px;
	text-align: center;
	color: #fff;
	font-size: 40px;
	line-height: 60px;
	position: absolute;
	font-family: "arial", serif;
	font-weight: bold;
}
#sectionWrapper #sectionTransection .poker{
	top: 110px;
	left: 215px;
	
}
#sectionWrapper #sectionTransection .domino{
	top: 272px;
}
#sectionWrapper #sectionTransection .capsa{
	top: 149px;
}
#sectionWrapper #sectionFooter{
	padding:20px 0;
	font-family: 'arial';
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}
#sectionWrapper #sectionFooter ul{
	list-style: none;
	text-align: center;
}
#sectionWrapper #sectionFooter ul li{
	display: inline;
	border-right: 2px solid #fff;
	padding:0 10px;
}
#sectionWrapper #sectionFooter ul li:last-child{
	border-right: 0px;
	}
#sectionWrapper #sectionFooter ul li a{
	color: #000;
	font-weight: bold;
	font-size: 14px;
	}
#sectionWrapper #sectionFooter h2,
#sectionWrapper #sectionFooter p{
	text-align: center;
}





