/*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:#0f0f0f url(../../images/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;
}

/* 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 */

ul.contact-us {
    position: fixed;
    z-index: 999;
    top: 180px;
    width: 175px;
    height: 376px;
    padding-top: 25px;
    background: url(../../images/contact-bg.png) center no-repeat;
}

ul.contact-us li {
    text-align: center;
    padding: 6px;
}

ul.contact-us img {
    vertical-align: middle;
}

ul.contact-us a{
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
/* end contact */

/* start header */

.logo{
    float: left;
    margin: 35px auto 0;
}

.form{
    margin-top: 20px;
}
.form ,.date-time,.forget-pwd{
    float: right;
    width: 54%;
}

a.forget-pwd {
    width: 14%;
    color: #fff;
    text-decoration: none;
    font-family: Arial;
    font-size: 10px;
    padding-left: 40px;
    position: relative;
    bottom: 12px;
}

.date-text{
    float: left;
    padding-left: 297px;
    margin-top: 10px;
    font-size: 13px;
    color: #fff;
    font-family: Arial;
}
.date-time{
    color:#fff;
    margin: 9px auto 3px;
    font-size: 12px;
    font-family: Arial;
    float: right;
    width: 20%;
    text-decoration: none;
}
.btn-Reg{
    background: url(../../images/button.gif) center no-repeat;
    width: 75px;
    height: 21px;
    cursor: pointer;
    color: #fff;
    font-family: Kievit-Black;
    padding: 10px 14px;
    text-decoration: none;
}
input[name=txtUserName],input[name=pwd],input[name=code],label,input[name=Login]{
    width: 119px;
    height: 23px;
    background: url(../../images/textbox.png) center no-repeat;
    border: 0;
    outline: none;
    font-size: 15px;
    color:#757575;
    padding-left:5px;
    text-align: left;
    font-family: Arial;
}
input[name=txtPassword],input[name=pwd],input[name=code],label,input[name=Login]{
    width: 119px;
    height: 23px;
    background: url(../../images/textbox.png) center no-repeat;
    border: 0;
    outline: none;
    font-size: 15px;
    color:#757575;
    padding-left:5px;
    text-align: left;
    font-family: Arial;
}
#Text1{
    width: 119px;
    height: 23px;
    background: url(../../images/textbox.png) center no-repeat;
    border: 0;
    outline: none;
    font-size: 15px;
    color:#757575;
    padding-left:5px;
    text-align: left;
    font-family: Arial;
}

input[name=txtCode],input[name=number],input[name=Login]{
    width: 44px;
    height: 23px;
    background: url(../../images/code.png) center no-repeat;
    text-align: center;
    padding: 0;
    outline: none;
	font-size: 15px;
    color:#757575;
	font-family: Arial;
	border:none
}
input[name=number]{
    width: 75px;
    height: 21px;
    background: url(../../images/number.png) center no-repeat;
    font-family: Kievit-Black;
    text-align: center;
    color: rgb(219, 42, 42);
    font-size: 17px;
    border: none;
}
label{
    
    background: none;
}

.btn-login{
    background: url(../../images/button.png) center no-repeat;
    width: 75px;
    height: 21px;
    cursor: pointer;
    color: #fff;
    font-family: Kievit-Black;
}

/* .contact-wrap{
    background: url(../../images/con-wrap.png)center no-repeat;
    height: 73px;
} */
.marquee-div{
    float: left;
    width: 39%;
    color: #fff;
    margin:27px auto 0;
}

.info{
    float: left;
    font-size: 15px;
    font-family: Kievit-Black;
}

#runningText{
    width: 89%;
    margin-top: 5px;
    font-family: Arial;
    font-size: 12px;
}

.menu{
    float: left;
    background: url(../../images/menu.png) center no-repeat;
    height: 38px;
    width: 990px;
    margin: 14px auto 1px;
	text-transform:uppercase;
}

.menu li{
    float: left;
    padding: 12px 33px;
    margin: 0 auto 15px;
    
}
.menu a{
    color: #FFF;
    font-size: 12px;
    font-family: Kievit-Black;
    text-decoration:none !important;
}

.menu li:nth-of-type(2) {
    position: relative;
    left: -18px;
}

.menu li:nth-of-type(3) {
    position: relative;
    left: -44px;
}

.menu li:nth-of-type(4) {
    position: relative;
    left: -50px;
}

.menu li:nth-of-type(5) {
    position: relative;
    left: -50px;
}

.menu li:nth-of-type(6) {
    position: relative;
    left: -50px;
}

.menu li:nth-of-type(7) {
    position: relative;
    left: -55px;
}

.menu li:nth-of-type(8) {
    position: relative;
    left: -70px;
}
.menu li:nth-of-type(9) {
    position: relative;
    left: -78px;
}

.menu a:hover {
    color: #e4a2a2;
}
/* end header */

/* start content */

.slideshow{
    margin: 5px auto 0;;
}
.content-section{
    background: url(../../images/content-bg.jpg) no-repeat center;
    height: 442px;
    position: relative;
    top: 18px
}
.product-wrapp{
    margin:10px 0 0 0;
    background: url(../../images/product-bg.png) center no-repeat;
}

.sgp-wrap{
    position: relative;
    top: -5px;
}

.product{
    width: 164px;
    height: 164px;
    background: url(../../images/product.png) center no-repeat;
    float: left;
    margin-top: 5px;
    text-decoration: none;
    position: relative;
    left: 4.5px;
}

.product:hover{
    width: 163px;
    height: 164px;
    margin-top: 5px;
    background: url(../../images/product-hover.png) center no-repeat;
}

.product img {
    margin: 5px 0 0 38px;
}

.product-name,.number{
    font-family:MyriadPro-BlackSemiCn;
    font-size: 20px;
    color: #fff;
    margin: 10px auto 0;
    text-align: center;
    font-weight: 600;
}

.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;
}

.contact-us {
    float: right;
    width: 61%;
    margin-top: 10px;
}

.left{
    float: left;
    color: #fff;
    line-height: 25px;
    margin-right: 50px;
}
.bbm,.whatsapp{
    float: left;
    width: 69px;
    height:59px ;
    background: url(../../images/icons/bbm.jpg) center no-repeat;
}
.whatsapp{
    background: url(../../images/icons/whatspp.jpg)
}

.register {
    margin-top:-23px;
}

.hasil {
    float: left;
    width: 119px;
    height: 45px;
    color: #fff;
    background: url(../../images/hasil.png) center no-repeat;
}

.sgp-left {
    float: left;
    margin-right: 10px;
}

.list-style{
    list-style: none;
    float:left;
    padding: 0 5px;
}
ul.sgp li {
    float: left;
    font-size: 20px;
}

ul.sgp li:nth-of-type(2), ul.sgp li:nth-of-type(3), ul.sgp li:nth-of-type(4),ul.sgp li:nth-of-type(5) {
    position: relative;
    left: 13px;
}

.join-us,.available{
    background: url(../../images/join-us.jpg) center no-repeat;
    width: 234px;
    height: 195px;
    float: left;
    padding: 99px 87px;

}

.available{
    background: url(../../images/available.jpg) center no-repeat;
    width: 243px;
    position: relative;
    left: 85px;
}

.button-join{
    background: url(../../images/join-now.png) center no-repeat;
    width: 182px;
    height: 58px;
    margin-left: -37px;
    cursor: pointer;



    
}
ul.join-now,.available-now {
    float: left;
    line-height: 36px;
    width: 213px;
    color: #fff;
    padding: 28px 19px;
    font-family: Arial;
    font-size: 14px;
}

ul.available-now {
    padding-left: 149px;
    width: 300px;
    text-align: center;    
    line-height: 30px;
}

p.join-text,p.available-text {
    margin-top: 30px;
    font-size: 27px;
    color: #fff;
    font-family: Kievit-Black;
    width: 160px;
}

ul.available-now p {
    margin-left: -34px;
}
p.available-text {
    margin-left: -35px;
}

.logo-bottom {
    width: 990px;
    height: 31px;
    background: url(../../images/footer-logo.png) center no-repeat;
    float: right;
    margin-top: -34px;
}
.social{
    width: 35%;
    float: left;
}

.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{
    margin: 10px auto 10px;
    font-size: 23px;
}
.content-text {
    font-family: Arial;
    color: #fff;
    line-height: 25px;
    font-size: 14px;

}

.content a {
    text-decoration: none;
    color: #d70821;

} 

.content a:hover{
    opacity: 0.6;
}
p.browser-text,.support-text {
    float: left;
    color: #fff;
    margin-top: 15px;
    color: #b1acac;
    font-family: Arial;
    font-size: 13px;
    

}

.broswer li{
    float: left;
    padding:10px 5px;
}
.broswer{
    float: right;
}

.banks {
    float: right;
    width: 45%;
}

ul.banks-icon {
    float: right;
    width: 343px;
    margin: 15px 0 0 10px;
}

ul.bank li {
    float: left;
    padding:14px 2px;
}

ul.footer-menu {
    float: left;
}

ul.footer-menu li {
    float: left;
    padding:0 4px;
}

ul.footer-menu a {
    text-decoration: none;
    color: #b1acac;
    font-size: 11px;
    font-family: Arial;
}

ul.footer-menu a:hover {
    color: #e6e6e6;
}
.copyright{
    float: right;
    width: 45%;
    color: #b1acac;
    font-family: Arial;
    font-size: 11px;
}
/* end content */

/* register */

.Error {

    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red;

}

table td{
    color:#fff;
    font-size: 16px;
    /*padding: 20px 0 0 20px;*/

}

.form-register{
    margin: 5px auto 5px;
    font-family: Arial;
    font-size: 16px;
}

table.tblregister {
    width: 591px;
    margin: 0 auto;
}

/* .tblregister{
    width: 600px;
    margin: 0 auto;
} */

input.BtnNormal,input#submit{
    background-image: linear-gradient(#6dd68a, #549240, #097109);
    border: 0;
    color: #fff;
    height: 30px;
    padding: 3px;
    outline: none;
    cursor: pointer;
    font-family: Arial;
}

input#submit{
    padding: 4px;
    background-image: linear-gradient(rgb(107, 20, 20), rgb(142, 0, 0));
    width: 122px;
    height: 29px;

}
/* end register */

/* start promotion */

.register-content {
    width: 990px;
    padding: 10px;
    background: rgb(70, 1, 4);
    border: solid 1px rgba(255,255,255,.6);
    margin: 5px auto 15px;
    padding-bottom: 2px;
   
}

.title-promo,.title-h3 {
    text-align: center;
    font-size: 30px;
    font-family: Kievit-Black;
    text-shadow: 1px 2px 2px #d41e1e;
    color: #fff;
    margin: 0 auto 10px;;
}

h3.title-h3 {
    font-size: 20px;
    text-align:left;
    margin: 5px 0 0 5px;
}

.accordion {
    margin: 0 auto 10px;
}

.acTitle {
    margin: 0 auto -7px;
}
/* end promotion */



