@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);
}
#slideshow img {
    width: 990px;
}

.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/bg0.png) center top no-repeat; font-family: Arial;}
.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: 634px;
	float: right;
}


#frm-login {
    width: 456px;
    line-height: 20px;
    padding: 20px 0px;
    position: relative;
}
#frm-login input[type="text"],
#frm-login input[type="password"] {
    width: 165px;
    height: 26px;
    float: left;
    font-size: 10px;
    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: #0CB2F0;
}
.txt-code {
    text-align: center;
}
.img-code {
    margin: 5px 0px;	
  
}
#body {
    margin-top: 2px;
}
.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: 106px;
    height: 26px;
    border: none;
    font-family: Arial;
    font-weight: bold;
    border-radius: 2px;
    color: #ffffff;
    background: linear-gradient(#AEFD2B,#81B24B);
    text-shadow: 0px 1px 6px #756666;
    font-size: 13px;
    box-shadow: 0px 0px 6px #808080;
}

.btnRegister {
    display: block;
    text-align: center;
    float: right;
    line-height: 24px;
    width: 60px;
    padding: 0px 0px;
    width: 114px;
    height: 30px;
    background: none;
    box-shadow: none;
   	margin-top: -3px;
}
.btnRegister > img {
    width: 100%;
}
.txt-code {
	    width: 56px !important;
}
.form-bottom input ,
.form-bottom a {
	float: left;
    left: 58px;
    position: relative;
}
.forget-password {
    line-height: 28px;
    margin-left: 6px;
    font-size: 13px;
    font-style: italic;
    font-weight: 700;
}
.form-bottom {
	margin: 13px 0px;
    float: left;
}
/* ---- 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: 106px;
    float: left;
    text-align: center;
    position: absolute;
    top: 4px;
    z-index: 999;
}
.pic-logo {
    vertical-align: middle;
}
/* ----- menu ----- */
.menu-wrapper {
    width: 770px;
}
#menu  ,
#menu-bottom {
    margin: 0px;
    position: relative;
    width: 85%;
    height: 56px;
    float: left;
    padding: 6px 0px 6px 0px;
}
#menu li ,
#menu-bottom  li {
	float: left;
	position: relative;
}

#menu li a {
    text-transform: uppercase;
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #004A93;
    text-align: center;
    display: block;
    font-weight: bold;
    padding: 15px 22px;
}
#header-bottom {
	margin-top: 5px;
	margin-left: 20px;

}
#menu-bottom {
	padding: 10px 0px;
	width: 575px;
	float: left;
}
#menu-bottom li a {
    padding: 10px 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 {
    float: right;
    width: 310px;
    
    margin: 6px 0px;

}
#runningText {
    color: #fff;
    width: 268px;
    float: left;
    height: 24px;
    font-size: 14px;
    line-height: 30px;
    font-family: ProximaNovabold;
    font-weight: bold;
    margin-left: 38px;
   
}
/* ------ / running Text --------- */
/* -------------- Progressive Jackpot ---------*/
.jackpot {
    width: 310px;
    float: left;
    padding: 55px 0px 0px 0px;
}
#pro-jackpot {    
    text-align: center;
    font-size: 43px;
    font-family: 'Roboto Slab';
    color: #004a93;
    text-shadow: 1px 1px 2px #fff;
}
#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;
}
.num-jackpot {
	font-family: Roboto Slab;
    letter-spacing: 5px;
    font-size: 43px;
    text-align: center;
    display: block;
}
.bonus-cashback {
	margin-top: 50px;
    margin-bottom: 82px;
}
.process {
	height: 148px;
	margin-top: 30px;
	background: url(../../images/process.png) no-repeat center center;
}
/* --------------  / Progressive Jackpot ---------*/
/* ---------- last 5 ------------ */
#last-five > .deposit {
	margin-right: 14px;

}
#content-right {
	width: 674px;
	float: right;
}
#last-five {
    float: left;
	margin: 10px 0px;
}
.fivelast {
    width: 280px;
    height: 148px;
    color: #fff;
    text-align: center;
    padding-left: 2px;
    font-family: Roboto Slab;
    font-size: 14px;
    margin: 50px auto;
}

@-moz-document url-prefix() {
.fivelast {
    margin: 10px 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: 48px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #004a93;
    text-transform: capitalize;
    /* text-shadow: 1px 1px 8px #506eff; */
    font-family: Roboto Slab;
}

.fivelast  tr  td:nth-child(1) {
    text-align: left;
    line-height: 24px;
}
.fivelast  tr  td:nth-child(2) {
    width: 68px;
}
.fivelast  tr   td:nth-child(3) { 
    text-align: center;
        line-height: 24px;
}
.fivelast  tr   td:nth-child(4) { 
    text-align: right;
    font-weight: bold;
        line-height: 24px;
}
.offline-bank {
    text-align: center;
    padding: 20px 10px;
}
.wrap-social {
	margin-top: 65px;
}
/* social */
#social {
    margin: 8px 0 8px -120px;
}
#social li:last-child {
	margin-right: 0px !important;
}
#social li {
	margin-right: 26px;
	display: inline-block;
/*    width: 100%;
    height: 42px;
    padding: 2px 0px;
    display: inline-block;*/
}
#social .social-icon {
	text-align: center;
	    height: 48px;
}

.social-detail {
    color: #004a93;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
}
/* /social */
/* ------------ last 5 ---------- */
/*  ------------ bank -------------*/
#bank {
    float: left;
    display: block;
    background:  url(../../images/bank-bg.png) center center no-repeat;
    width: 100%;
    height: 110px;
}
#bank .title-bank {
    height: 52px;
    line-height: 70px;
}
#bank .title-bank > span {
    position: relative;
    left: 50px;
    color: #fff;
    font-family: Roboto Slab;
    font-size: 28px;
}
#bank > .icon-bank {
    background:  url(../../images/bank.png) center center no-repeat;
        height: 55px;
}
/*  ------------ / bank -------------*/
#sugested-browser 
 {
	float: left;
	width: 386px;
	text-align: center;
}
.bank-content {
	    padding: 20px 0px 0px 0px;
}
#iphone {    
    height: 70px;
    width: 680px;
    float: right;
    background: url(../../images/footer.png) no-repeat center right;
}
#footer-logo {
    width: 270px;
    background: url(../../images/skype-footer-logo.png) no-repeat top center;
    height: 70px;
    float: left;
}

/* ------ / slideshow nivoslider ------*/
#slideshow {
    width: 100%;
    height: 346px;
    float: left;
}
.copy-right {
    width: 280px;
    text-align: center;
    position: relative;
    font-family: Roboto Slab;
    font-size: 10px;
    color: #184abb;
    text-transform: uppercase;
}

.footer-icon {
	height: 108px;
	width: 100%;
	background: transparent url(../../images/bg-border.png) center center no-repeat;
}
#contact {
	position: absolute;
    right: 0px;
    top: 44px;
}
.last-5-icon {
    background: transparent url(../../images/last-icon-phone.png) top center no-repeat;
    height: 28px;
    width: 40px;
}

@-moz-document url-prefix() {
.last-5-icon {
    background: transparent url(../../images/last-icon-phone.png) bottom center no-repeat;
}
}

#footer {
    margin-top: 35px;
}

#slideshow .ws_controls .ws_next {
        border-radius: 0px 15px 15px 0px;
}
#slideshow .ws_controls .ws_prev {
    border-radius: 15px 0px 0px 15px;
}
#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);
}