/*General.css*/
* {
	padding: 0px;
	margin: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Time New Roman;
}

.wrapper {
	width: 990px !important;
	margin: 0 auto;
	position: relative;
}

body {
    background:#1f1f1f  url(../../img/bg.jpg) center top no-repeat;
}

.clear {
	clear: both;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

/*reset.css*/

/* css rest */

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,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*end reset*/

@font-face{
    font-family: 'Kievit-Black';
    src: url(../font/Kievit-Black.ttf);
}

@font-face{
    font-family: 'MyriadPro-BlackSemiCn';
    src: url(../font/MyriadPro-BlackSemiCn.otf)
}

/* start contact */



/* start header */

.logo{
    float: left;
    margin: 15px auto 0;
}
.form {
    float: right;
    width: 60%;
    height: 71px;
    background: url(../../img/form-bg.png) center no-repeat;
    text-align: center;
    margin: 15px auto 0;
    padding: 20px 0 0 0px;
}

.contact-us {
    float: left;
    width: 63%;
    margin: -15px 0 2px 66px;
}

.contact-us li {
    float: left;
    padding: 0px 0 0 30px;
}

.contact-us a{
    color: #d41e1e;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}

.contact-us img {
    vertical-align: middle;
    margin-right: 5px;
}

ul.menu {
    margin: -10px auto 7px;
    background: url(../../img/menu.png) center no-repeat;
    width: 988px;
    height: 96px;
    float: left;
}

ul.menu a {
    color: #000;
    text-decoration: none;
    font-family: Kievit-Black;
    font-weight: initial;
    font-size: 15px;
    padding: 0 0px;
}

ul.menu li {
    float: left;
    padding: 25px 34px;
}

    /*ul.menu li:nth-of-type(2) {
        position: relative;
        left: 40px;
    }*/
        ul.menu li:nth-of-type(1), ul.menu li:nth-of-type(2), ul.menu li:nth-of-type(3), ul.menu li:nth-of-type(8) {
            position: relative;
            left: 26px;
        }

ul.menu li:nth-of-type(3) {
    left: 11px;
}

ul.menu li:nth-of-type(8) {
    left: -30px;
}

.menu li:nth-of-type(1):before {
    display: none;
}

#txtUserName, #Text1, #txtPassword, #txtCode, label, #btnSignIn, input[name=daftar] {
    width: 112px;
    height: 30px;
    background: url(../../img/textbox.png) center no-repeat;
    border: 0;
    outline: none;
    font-size: 13px;
    color: #000;
    padding-left: 5px;
    text-align: left;
    font-family: Arial;
    margin-left:2px;
}

.btnLogout {
    color: #fff;
    background-color: #c6cbc7;
    border-color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration:none;
}

#txtCode, #btnSignIn, input[name=daftar] {
    width: 54px;
    height: 30px;
    background: url(../../img/code.png) center no-repeat;
    text-align: center;
    padding: 0;
    outline: none;
    font-family: Arial;
}
#number{
    width: 45px;
    height: 30px;
    background: url(../../img/code.png) center no-repeat;
    text-align: center;
    padding: 0;
    outline: none;
    font-family: Arial;
}
#number{
    font-family: Kievit-Black;
    text-align: center;
    color: #000;
    font-size: 15px;
    border: none;
}
label{
    
    background: none;
}

#btnSignIn,input[name=daftar]{
    background: url(../../img/login.png) center no-repeat;
    width: 111px;
    height: 30px;
    cursor: pointer;
    position: relative;
    top: 10px;
}

input[name=daftar]{
    background: url(../../img/daftar.gif);
}
.marquee-div{
    float: right;
    width: 345px;
    color: #000;
    margin: 60px 323px;
    position: absolute;
}

.marquee-div1{
    float: right;
    width: 68%;
    color: #000;
    margin: 60px auto 0;
    position: absolute;
}

.marquee-div2{
    float: right;
    width: 68%;
    color: #000;
    margin: 67px auto 0;
    position: absolute;
}

p.sound {
    width: 4%;
    margin: 0 auto;
    float: left;
}
p.sound1 {
    width: 4%;
    margin: 0 auto;
    padding-top: 17px;
}
p.sound2 {
    width: 4%;
    margin: 0 auto;
    padding-top: 17px;
}

#runningText{
    width: 50%;
    margin-top: 5px;
    font-family: Arial;
    font-size: 14px;
    float: right;
    margin: -15px auto 0;
    font-weight: 700;
}

#runningText1{
    width: 50%;
    margin-top: 5px;
    font-family: Arial;
    font-size: 14px;
    float: right;
    margin: -13px auto 0;
    font-weight: 700;
}

#runningText2{
    width: 50%;
    margin-top: 5px;
    font-family: Arial;
    font-size: 14px;
    float: right;
    margin: -12px auto 0;
    font-weight: 700;}

.berman {
    float: left;
    margin-right: 4px;
}

.berman {
    float: left;
    margin-right: 4px;
}

.comba{
    background: url(../../img/comba.jpg) center no-repeat;
    width: 326px;
    height: 102px;
}

.comba p {
    padding: 16px 0 0 15px;
    letter-spacing: 13px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.comba img {
    vertical-align: middle;
    margin: 59px 0 0 80px;
    cursor: pointer;
}

.berman a {
    text-decoration: none;
}

.klin{
    width: 163px;
    height: 35px;
    background: url(../../img/comba.klin.png) center no-repeat;
}


ul.menu a:hover {
    color: #323232;
}
/* end header */

/* start content */

.slideshow{
    margin: 5px auto -24px;
}
.number{
    margin-top: -45px;
    letter-spacing: 11px;
    padding: 3px 0 0 8px;
    font-family: Play-Regular;
    font-size: 40px;
    text-align: center;
    color: #000;
}

.date{
    letter-spacing: 1px;
    color: #fff;
    margin: 10px auto 0;
    text-align: center;
    font-family: Arial;
    font-size: 13px;
}

p.date a {
    color: #d2c5c5;
    text-decoration: none;
}

.bank-support {
    margin: 12px 0px 5px 1px;
}

.product-wrap {
    margin: 0 auto 5px;
}

.title1 h1,.title1 h2{
    text-align: center;
    font-size: 25px;
    color: #ffffff;
    font-family: Arial;
    font-weight: 700;
    margin: 30px auto 10px;
    text-shadow: 2px 5px 2px #3a3535;
}

.title1 h2{
    font-size: 20px;
    margin-top:15px; 
}
.content-text {
    font-family: Arial;
    color: #fff;
    line-height: 25px;
    font-size: 13px;

}

.banks-bg{
    position: absolute;
}

.city {
    float: left;
    background: url(../../img/city-bg.png) center no-repeat;
    width: 191px;
    height: 60px;
    margin: 7px 0 0 -31px;
    position: relative;
    left: 30px;
}

ul.game {
    margin: -17px auto -15px;
    float: left;
}

ul.game li {
    float: left;
    padding: 25px 0px;
}

.bbm,.call,.wechat,.line,.ig {
    float: left;
}

.bbm p,.call p,.wechat p,.line p,.ig p {
    text-align: center;
    margin:-38px 3px 0 16px;
}

.bbm a,.call a,.wechat a,.line a ,.ig a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 800;
    color: #232323;
}
.content {
    margin: 0 auto 40px;
}
/* end content */
.footer-detail h2 {
    font-size: 17px;
    text-align: center;
    font-weight: 900;
    color: #fead00;
    font-family: Arial;
    text-shadow: -1px 0px 1px #eeb609;
}

.footer-detail {
    background: #ffffff;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: left top;
    height: 100%;
    padding: 12px 20px 12px 20px;
    border-radius: 2px;
}

.footer-detail-content {
    font-size: 15px;
    text-align: left;
    color: #fff;
    line-height: 35px;
    font-family: Arial;
    background: #0f0e0f;
    padding: 15px;
}

.bank-copyright{
    background: url(../../img/bank-bg.png) center no-repeat;
    width: 990px;
    height: 33px;
    margin: 1px auto;
}

.banks {
    float: left;
    margin: 4px 0 0 10px;
}

p.copy-right {
    text-align: center;
    font-family: Arial;
    color: #000;
    font-size: 13px;
    padding: 10px 0 0 0;
    font-weight: 600;
    float: right;
    width: 32%;
}





















