﻿@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) 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:#fff;
}
body{
	font-size:14px;
	font-family: arial;
}

a{
	text-decoration:none;
	color:#1a8505;
	-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: 920px;
	height: auto;
	margin:0 auto;
	position: relative;
}
#sectionWrapper{
	width: 100%;
	height:auto;
	position:relative;
	margin:0 auto;
	/*background: rgba(0,0,0,0.7);*/
}

#sectionWrapper #sectionHeader{
	width:100%;
	height:140px;
	position:relative;
	margin:0 auto;
	/*background: url(../images/bg/header.png) repeat-x;*/
}
#sectionWrapper #sectionHeader #sectionLogo{
	height:68px;
	width:303px;
	left:0px;
	top:45px;
	position:absolute;
}
#sectionWrapper #sectionHeader .login{
	width: 520px;
	height: 44px;
	top: 60px;
	right: 0px;
	position: absolute;
}
#sectionWrapper #sectionHeader .login input{
	width:136px;
	height:40px;
	line-height: 44px;
	border:none;
	position:absolute;
	font-size:16px;
	padding:0px 5px;
	border-radius: 10px;
	border: 2px solid #1b9000;
	top: 0;	
	text-align: center;
	text-transform: uppercase;
	font-style: italic;;
	font-weight: bold;
}
#sectionWrapper #sectionHeader .login input.username{

	left: 0px;
	top: 0px;
}
#sectionWrapper #sectionHeader .login input.password{	

	left: 153px;
	top: 0px;
}


#sectionWrapper #sectionHeader .login input[type="button"]{	
	padding:0;
	border:none;
	cursor:pointer;
	position:absolute;
	top: 0;
	
}
#sectionWrapper #sectionHeader .login input#btn-login{
	background:url(../images/btn/login.png) no-repeat;		
	right: 108px;
	width: 105px;
	height: 44px;
	top: 0px;
}
#sectionWrapper #sectionHeader .login #btn-register{
	position: absolute;
	background:url(../images/btn/register.png) no-repeat;
	right: 0px;
	width: 105px;
	height: 44px;
	top:0px;
}

#sectionWrapper #sectionMenu{
	width: 100%;
  	height: 36px;
  	position: relative;
}
#sectionWrapper #sectionMenu ul{
	list-style: none;
}
#sectionWrapper #sectionMenu ul li{
	float: left;
	margin-right: 3px;
}
#sectionWrapper #sectionMenu ul li a{
	color: #000;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: bold;
	font-family: 'Bebas';
}

#sectionWrapper #sectionMenu #sectionInfo{
	width: 590px;
	height: 36px;
	background: url(../images/bg/info.png) no-repeat left center;
	position: absolute;
	margin:0 auto;
	padding: 0 10px 0 41px;
	right: 0px;
}
#sectionWrapper #sectionMenu #sectionInfo marquee{
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#sectionWrapper #slider{
	width: 920px;
	height: 300px;
}

#sectionWrapper .contact{
	width: 100%;
	height: 59px;
	background: url(../images/bg-contact.png) no-repeat;
	}
#sectionWrapper .contact .livechat{
	position: absolute;
	top: 7px;
	left: 50%;
	margin-left: -77px;

}

#sectionWrapper #sectionTransection{
	position: relative;
	width: 920px;
	height: 254px;
	background: url(../images/bg/transection.png) no-repeat;
}

#sectionWrapper #sectionTransection .transection{
	position: absolute;
	width: 335px;
	height: auto;
	top: 125px;	
}

#sectionWrapper #sectionTransection .deposit{

	left: 60px;
}
#sectionWrapper #sectionTransection .withdraw{
	right: 60px;

}

#sectionWrapper #sectionTransection .transection table{
	border-collapse:collapse; 
	width: 335px;
}
#sectionWrapper #sectionTransection .transection table td{
	height: 24px;
	line-height: 24px;
	border: 0;
	padding: 0 5px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
#sectionWrapper #sectionTransection .transection table td:nth-child(1){
	width: 40%;
	text-align: left;
}
#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: 380px;
	height: 56px;
	text-align: center;
	color: #176c00;
	font-size: 50px;
	line-height: 50px;
	position: absolute;
	font-family: "Impact", serif;
	right: 15px;
	letter-spacing: 1px;
}
#sectionWrapper #sectionTransection .poker{
	top: 8px;
}
/*#sectionWrapper #sectionTransection .capsa{
	top: 150px;
}
#sectionWrapper #sectionTransection .domino{
	top: 220px;
}*/
#sectionWrapper #sectionFooter{
	padding:20px 0;
	font-family: 'arial';
	color: #fff;
	text-align: center;
}
#sectionWrapper #sectionFooter h2,
#sectionWrapper #sectionFooter p{
	text-align: justify;
}
#sectionWrapper #sectionFooter h3,
#sectionWrapper #sectionFooter p{
	text-align: justify;
}
#sectionWrapper #sectionFooter h4,
#sectionWrapper #sectionFooter p{
	text-align: justify;
}
#sectionWrapper #sectionFooter h2{
	margin-bottom: 5px;
}
#sectionWrapper #sectionFooter h3{
	margin-bottom: 5px;
}
#sectionWrapper #sectionFooter h4{
	margin-bottom: 5px;
}
.copyright{
	color: #0c4700
}




