﻿@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(../img/bg.jpg) no-repeat top fixed;  
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;*/
	background-color:#000;
}
body{
	font-size:14px;
	font-family: arial;
    overflow-x: hidden;
    
}

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{
	width: 1024px;
	height: auto;
	margin:0 auto;
	position: relative;
	padding:0 50px;
}

#sectionHeader{
	width: 100%;
	height:auto;
	position:relative;
	margin:0 auto;	
    background-image: url(../img/header.png);
	background-repeat : repeat-x;
	background-position : center top;
	/*background: rgba(0,0,0,0.7);*/

}
#sectionHeader .header{
	width: 1366px;
	height:205px;
	position:relative;
	margin:0 auto;
    background-image: url(../img/full-bg.png);
	background-repeat : no-repeat;
	background-position : center top;
	/*background:#cd0001;*/
}
#sectionHeader #sectionLogo{
	height:88px;
	width:292px;
	left:50px;
	top:10px;
	position:absolute;
}

 #login{
	width: 692px;
	height: 309px;
	float: left;
}

 .login{
	width: 324px;
	height: 309px;
	float: right;
	background: url(../img/login.png) no-repeat;
	position: relative;
}
 .login input{
	width:298px;
	height:44px;
	line-height: 44px;
	border:none;
	position:absolute;
	font-size:14px;
	color: #fff;
	padding:0px 5px;
	border:none;	
	background: none;
	text-transform: uppercase;	
}
 .login input.username{
	top: 67px;
	left: 8px;
}
 .login input.password{	
	left: 8px;
	top: 117px;
}
 .login input.code{	
	width: 67px;
	height: 28px;
	right: 127px;
	top: 0px
}

 .login .imgcode{	
	position: absolute;
	right: 127px;
	top: 35px;
}
 .login .promo{	
	position: absolute;
	right: -10px;
	top: 30px;
}

 .login input[type="button"]{	
	padding:0;
	border:none;
	cursor:pointer;
	position:absolute;
	top: 0;
	
}
 .login input#btn-login{
	background:url(../img/login-btn.png) no-repeat;		
	left: 8px;
	width: 144px;
	height: 53px;
	top: 170px;
}
 .login input#btn-register{
	background:url(../img/register.png) no-repeat;
	right: 8px;
	width: 144px;
	height: 53px;
	top: 170px;
}
 .login .jackpot{
	position: absolute;
	width: 166px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	left: 50%;
	margin-left: -83px;
	bottom: 0px;
}
 .login .livechat{
	position: absolute;
	right: 0;
	top: 0;

}
#sectionHeader #sectionMenu{
	width: 1024px;
  	height: 40px;
  	position: absolute;
	left: 50%;
	margin-left: -512px;
	top: 150px;
}
#sectionHeader #sectionMenu ul{
	list-style: none;
}
#sectionHeader #sectionMenu ul li{
	display: inline;
	font-size : 16px;
	padding: 10px 48.5px;
}
#sectionHeader #sectionMenu ul li:hover{
	background: url(../img/li.png) repeat-x;
	}
#sectionHeader #sectionMenu ul li a{
	color: #fff;
	text-transform: uppercase;
	line-height: 40px;
	font-weight: bold;
	font-family: 'Arial';
	display: inline-block;

}
li.abd {
    position: absolute;
    padding: 3px 56px !important;
}
li.home a {
    position: relative;
    margin-left: -5px;
}


/*#sectionHeader #sectionMenu ul li:first-child{
	border-left: 0;
}
#sectionHeader #sectionMenu ul li:last-child{
	border-right: 0;
	padding: 0px 45px;
}*/
#sectionHeader #sectionInfo{
	width: 900px;
	height: 37px;
	margin:0 auto;
	padding: 0 10px 0 114px;
	background: url(../img/info.png) no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -512px;
	top: 105px;
}
 #sectionInfo marquee{
	line-height: 33px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

 #slider{
	width: 692px;
	height: 309px;
	float: left;
}
#sectionHeader .contact{
	width: 440px;
	height: 75px;
	position: absolute;
	right: 50px;
	top: 20px;
}
#sectionHeader .contact img{
	float: left;
	margin-right: 20px;
}
#sectionBodyContainer{
	background-image: url(../img/bodycontainer.png);
	background-repeat : repeat-x;
	background-position : center top;
}
 #sectionBodyContainer .body-container{
	padding-top: 15px;
	background-image: url(../img/container-body.png);
	background-repeat : repeat-x;
	background-position : center top;
	width: 1024px;
	height : 405px;
	margin : 0 auto;
}
 .body-container #sectionTransection{
	position: relative;
	width: 1024px;
	height: 220px;
	background: url(../img/transection.png) no-repeat;
	margin-top: 5px;
}

 .body-container #sectionTransection .transection{
	position: absolute;
	width: 253px;
	height: auto;
	top: 57px;	
}

 .body-container #sectionTransection .deposit{
	right: 255px;
}
 .body-container #sectionTransection .withdraw{
	right: 0px;

}

 .body-container #sectionTransection .transection table{
	border-collapse:collapse; 
	width: 253px;
}
 .body-container #sectionTransection .transection table td{
	height: 30px;
	line-height: 30px;
	border: 0;
	padding: 0 5px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
 .body-container #sectionTransection .transection table td:nth-child(1){
	width: 50%;
	text-align: left;
}
 .body-container #sectionTransection .transection table td:nth-child(2){
	width: 50%;
	text-align: right;
}
/* .body-container #sectionTransection .transection table td:nth-child(3){
	width: 40%;
	text-align: right;
}*/
 .body-container #sectionTransection .jackpot{
	width: 283px;
	height: 50px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	line-height: 50px;
	position: absolute;
	font-family: "Impact", serif;
	left: 370px;
}
 .body-container #sectionTransection .poker{
	top: 62px;
}
 .body-container #sectionTransection .capsa{
	top: 150px;
}
 .body-container #sectionTransection .domino{
	top: 172px;
}
 .copyright{
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}
.livechat{
	position: fixed;
	right: 0;
	bottom: 0;
}
 #slide-section {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.container.monir.clearfix {
    width: 1024px;
}
#slide-section {
    width: 100%;
    position: relative;
    margin: 0 auto;
}  
#footer-img img {
    margin: 10px 0;
}
 #footer-img {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

