@font-face {
	font-family: Roboto Slab  ;
	src: url(../fonts/RobotoSlab-Regular.ttf);
}
@font-face {
	font-family: Parisienne;
	src: url(../fonts/Parisienne-Regular.ttf);
}
@font-face {
	font-family: MyriadPro SemiboldIt;
	src: url(../fonts/MyriadPro-SemiboldIt.otf);
}
@font-face {
	font-family: ProximaNovabold;
	src: url(../fonts/Proxima-Nova-Alt-Bold.otf);
}


.clear-fix {
	clear: both;
}
*{
	padding: 0px;
	margin: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Calibri;
}
.wrapper{
	width: 990px !important;
	margin: 0 auto;
	position: relative;
}
body{background: black url(../../images/bg.jpg) center top no-repeat;}
.clear{clear: both;}
.pull-left{float:left;}
.pull-right{float:right;}
a {
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	color: #A7EB2A !important;
}
#header-right {
	width: 458px;
	float: right;
}
#like-button {
	float: left;
    padding: 6px 0px;
}
.social-detail {
	color:#AFE07F; 
}
#frm-login {
    width: 308px;
    line-height: 20px;
    float: right;
    padding: 6px 0px;
}
#frm-login input[type="text"],
#frm-login input[type="password"] {
    width: 90px;
    height: 23px;
    float: left;
    font-size: 12px;
    margin-right: 4px;
    background: #fff;
    border-radius: 3px;
    outline: none;
    border: none;
    padding: 5px;
    font-family: Arial;

}
#frm-login input[type="text"]:focus,
#frm-login input[type="password"]:focus {
	box-shadow: none;
}
#frm-login input::-webkit-input-placeholder {
	color: #C2C2C2;
}
.btn-reset {
    color: #444;
    font-style: italic;
    vertical-align: top;
    float: left;
    font-size: 12px;
    margin-top: 6px;
}
.btnLogin ,
.btnRegister {
	cursor: pointer;
	text-transform: uppercase;
	width: 56px;
    height: 24px;
    border: none;
    font-family: Roboto Slab;
    border-radius: 2px;
    color: #efffaa;
    background: linear-gradient(#AEFD2B,#81B24B);
    text-shadow: 1px 1px 1px #000;
    font-size: 12px;
}

.btnRegister {
	display: block;
    text-align: center;
    float: right;
    line-height: 24px;
    width: 60px;
    padding: 0px 0px;
    background: linear-gradient(#D70001,#a22020,#c31a1a);
}
.btnRegister > img {
    width: 100%;
}
/* ---- contact -----*/
#contact {
	font-family: Calibri;
}
#contact li {
	float: left;
	margin: 6px 0px;
	padding: 0px 10px;
	text-align: center;
}
#contact li:last-child {
	border-right: none;
}
.contact-num {
	color: #FEE567;
}
#contact li .contact-acc{
	font-family: Myriad Pro;
	font-size: 14px;
	color: #FFFFAA;
}
#contact li .icon-contact {
	padding: 5px 0px;
}
.icon-social {
    height: 50px;
    width: 208px;
	background: url(../../images/contact.png) center center no-repeat;
	float: left;
}

/* ---- /contact -----*/
/* ----  banner ----*/
#banner {
	width: 174px;
	float: right;
}
/* --- banner ----- */
#process {
    float: right;
    padding: 4px 0px;
    width: 100%;
    height: 104px;
    margin-top: 20px;
}
#process li {
	float: left;
}
#process li:last-child {
	background: transparent !important;
}
#process li a .process-icon {
	height: 18px;
}
#logo {
	width: 226px;
    height: 88px;
    float: left;
    text-align: center;
    position: absolute;
    top: -3px;
    z-index: 999;
}
.pic-logo {
    vertical-align: middle;
}
/* ----- menu ----- */
.menu-wrapper {
    width: 770px;
    float: right;
}
#menu  ,
#menu-bottom {
    padding: 0px;
    margin: 0px;
    position: relative;
    width: 100%;
    float: left;
    padding: 10px 0px 0px 0px;
}
#menu li ,
#menu-bottom  li {
	float: left;
	position: relative;
}

#menu li a {
	font-family: ProximaNovabold;
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	font-weight: bold;
	  padding: 10px 13px;

}
#menu li .hot {
    position: absolute;
    top: -8px;
    right: -8px;
}
#header-bottom {
	margin-top: 5px;
	margin-left: 20px;

}
#menu-bottom {
	padding: 10px 0px;
	width: 575px;
	float: left;
}
#menu-bottom li a {
    padding: 0px 32px;
    font-family: ProximaNovabold;
    font-size: 14px;
    background: url(../../images/menu-left.png) no-repeat center left, url(../../images/menu-right.png) no-repeat center right;
}
#menu-bottom li a:hover {
background: url(../../images/hover-left.png) no-repeat center left, url(../../images/hover-right.png) no-repeat center right,
url(../../images/hover-repeat.png);
}
#menu-bottom li a span {
    position: relative;
}
/* ----- / menu ----- */

/* ------  running Text ----------- */
.runningTitle {
	color: #fff;
    float: left;
    width: 43px;
    line-height: 24px;
    height: 24px;
    text-align: center;
    font-family: Calibri;
    text-transform: uppercase;
    font-weight: bold;
}
.runningText {
	 background: url(../../images/runningText.jpg) no-repeat center center;
    float: left;
    width: 394px;
    padding: 6px 0px;
}
#runningText {
    color: #fff;
    width: 268px;
    float: left;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    font-family: Myriad Pro;
    font-weight: bold;
    margin-left: 38px;
   
}
/* ------ / running Text --------- */
/* -------------- Progressive Jackpot ---------*/
.content-top-right {
	float: right;
}
#pro-jackpot {    
    text-align: center;
    font-size: 36px;
    font-family: 'Roboto Slab';
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 2px #fff;
	margin-bottom: 35px
}
#pro-jackpot > div:nth-child(2) {
    letter-spacing: 6px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 42px;
    font-family: Roboto Slab;
    font-style: italic;
    color: #B2FF4A;
    height: 68px;
    line-height: 68px;
    text-shadow: 1px 1px 2px #000;
}
.title-jackpot {
    height: 54px;
}

.bonus-cashback {
	margin-top: 50px;
    margin-bottom: 40px;
}
.process {
	height: 148px;
	margin-top: 30px;
	background: url(../../images/process.png) no-repeat center center;
}
/* --------------  / Progressive Jackpot ---------*/
/* ---------- last 5 ------------ */
.fivelast {
    width: 280px;
    height: 170px;
    color: #fff;
    text-align: center;
    padding-left: 2px;
    font-family: Roboto Slab;
    font-size: 20px;
    margin-top: 34px;
    font-size: 14px;
    margin: 16px auto;
}
#last-five > .deposit ,
#last-five > .withdraw,
#last-five > .contact{
    background: url(../../images/last5-bg.png) no-repeat center center;
    float: left;
    height: 270px;
    width: 330px;
}
#last-five > .deposit > .title,
#last-five > .withdraw > .title,
#last-five > .contact > .title {
    height: 64px;
    margin-left: 0px;
    line-height: 76px;
    text-align: center;
    font-size: 38px;
    color: #fff;
    text-shadow: 1px 1px 8px #506eff;
    font-family: Parisienne;
}

.fivelast  tr  td:nth-child(1) {
    text-align: left;
}
.fivelast  tr   td:nth-child(2) { 
    text-align: center;
}
.fivelast  tr   td:nth-child(3) { 
    text-align: right;
    font-weight: bold;
}
.offline-bank {
    text-align: center;
    padding: 20px 10px;
}
/* social */
#social {
    width: 80%;
    margin: 8px auto;
}
#social li {
    width: 100%;
    height: 42px;
    padding: 2px 0px;
    display: inline-block;
}
#social .social-icon {
    float: left;
    cursor: pointer;
}
.social-info {
    float: right;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    padding-left: 50px;
    padding-right: 10px;
    width: 215px;
    text-align: left;
    font-family: Roboto Slab;
}
/* /social */
/* ------------ last 5 ---------- */

/*	------------ selamat -------------*/
.selamat-header {
	text-align: center;
    padding: 15px 0px;
    font-family: Parisienne;
    font-size: 38px;
     color: #fff;
     text-shadow: 1px 1px 10px #383dc5;
}
.selamat-header .text-color {
    font-style: italic;
}

.rumahtaruhan {
	vertical-align: middle;
}
.selamat-content {
	font-size: 14px;
    font-family: Myriad Pro;
    color: #fff;
    line-height: 20px;
    text-align: center;
}
.txt-green {
	color: #AFE07F;
}
.selamat-content p {
	margin-bottom: 20px;
}

.text-underline {
	text-decoration: underline;
	font-style: italic;
}
.line-color {
	color: #dccf7b;
}
/*	------------ / selamat -------------*/
#bank ,
#sugested-browser 
 {
	float: left;
	width: 386px;
	text-align: center;
}
.follow-ul li {
	float: left;
	margin-left: 10px;
}
.follow-ul li:first-child {
	margin-left: 0px;
}
#follow-us {
	    width: 214px;
	    	text-align: center;
	    	float: left;
}
.bank-content {
	    padding: 20px 0px 0px 0px;
}
#footer {
	margin-top: 38px;
}
#bank {
    height: 40px;
    width: 468px;
   /* background: url(../../images/bank.png) no-repeat top left; */
}
#iphone {
	height: 40px;
    width: 468px;
    float: right;
    background: url(../../images/iphone.png) no-repeat top right;
}
#product-game {        
	width: 100%;
    height: 100px;
    background: url(../../images/game.png) no-repeat center center;
}

/* ------ / slideshow nivoslider ------*/
#slideshow {
	width: 810px;
	height: 398px;
	float: left;
}
.copy-right {
    text-align: center;
    color: #fff;
    position: relative;
    font-family: Roboto Slab;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
     text-shadow: 1px 1px 10px #383dc5;
}
.fb-like {
	margin-top: 20px;
}

/* ----- footer ----*/
	#cooperation {
		background: transparent url(../../images/bg-border.png) center center no-repeat;
		height: 110px;
		width: 100%;
	}
	.cop-left ,
	.cop-center  {
		width: 396px;
		float: left;
		margin-top: 40px;
	}
	.cop-left .bg-info {
		background: transparent url(../../images/Affireright.png) center center no-repeat;
		height: 44px;
		width: 232px;
		float: left;
		position: relative;
	}
	.cop-right .cop-center ,
	.cop-label {
	    font-style: italic;
	    font-weight: bold;
	    font-family: MyriadPro SemiboldIt;
	    float: left;
	    height: 44px;
	    line-height: 44px;
	    margin-right: 20px;
	}
	.cop-right {
		width: 198px;
	    float: right;
	    text-align: center;
	}
	.cop-right .cop-center {
		width: 100%;
	}
	.cop-center .bg-info {
		background: transparent url(../../images/phone.png) center center no-repeat;
		height: 44px;
		width: 232px;
		float: left;
		position: relative;
	}
	.num-visitor {
		font-family: Myriad Pro;
    	font-size: 27px;
    	background-color: #000;
    	color: #fff;
    	padding: 6px 0px;
    	letter-spacing: 8px;
    	border: 1px solid #fff;
	}
	.cop-right .cop-label {
		width: 100%;
		margin-top: 16px;
		margin-right: 0px !important;
	}
	.cop-center {
		height: 0px !important; 
		line-height: 0px !important;
	}
	.cop-left .bg-info span {
	    position: absolute;
	    top: 16px;
	    display: block;
	    width: 166px;
	    text-align: center;
	    font-family: Myriad Pro;
	    font-size: 16px;
	}
	.cop-center .bg-info span{
		position: absolute;
	    top: 24px;
	    display: block;
	    width: 166px;
	    text-align: center;
	    font-family: Myriad Pro;
	    font-size: 16px;
	}

/* -----  / footer ----*/
/* ----  menu footer -- */
	#menu-footer {
		width: 100%;
		display: table;
	
	}
	#menu-footer li > div,
	#menu-footer li a {
		font-family: Calibri;
	}
	#menu-footer > li {
		color: #fff;
		display: table-cell;
	}

	#menu-footer > li >.caption {
		padding: 20px 0px;
		font-size: 20px;
	}
	#menu-footer > li > ul > li {
		padding: 5px 0px 5px 15px;
		background: transparent url(../../images/menu-icon.png) center left  no-repeat;
	}
/* ----  / menu footer -- */
.footer-icon {
	height: 108px;
	width: 100%;
	background: transparent url(../../images/bg-border.png) center center no-repeat;
}
#contact {
	position: absolute;
    right: 0px;
    top: 44px;
}
/* -----  proces -------*/
#process li a {
    display: block;
    width: 202px;
    height: 102px;
}
#process li:nth-child(2) a {
	width: 272px;
	height: 102px;
}
#process li:nth-child(3) a {
	width: 250px;
}
#process li:nth-child(4) a {
	width: 266px;
}
/* -----  / proces -------*/
#body .header {
    border: 1px solid #fff778;
    color: #FFF;
    font-size: 20px;
    margin-top: 10px;
    background: none repeat scroll 0 0 rgba(0,0,0, 0.4);
    border-bottom: 1px #fee567 solid;
    padding-left: 20px;
    font-family: Arial;
    padding: 5px 10px;
}
#body .body {
    font-family: Arial;
    border: 1px solid #fff778;
    color: #FFF;
    border-top: none;
    min-height: 350px;
    margin-bottom: 10px;
    padding: 10px;
    background: none repeat scroll 0 0 rgba(0,0,0, 0.4);
}