@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
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:#83ff42 url(../img/bg.jpg) top center repeat-x; 
  width: 100%;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a{
	text-decoration:none;
	color:#fff;
}

a img{
	border:none;
}
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;
}

.captchaCode {
	max-width: 70px;
	font-size: 23px;
	color: #fff;
	background : #002b14;
	text-align: center;
}

#sectionWrapper{
	width:984px;
	height:auto;
	margin:0 auto;
	border-bottom:0px;
	border-top:0px;
	position:relative;
}
#sectionWrapper .sectionHeader{
	width:984px;
	height:88px;
	position:relative;
}
#sectionWrapper .sectionHeader .lang, .time{
	position:absolute;	
	/*z-index:99;*/
}
#sectionWrapper .sectionHeader .lang {
	right:0px;
}
#sectionWrapper .sectionHeader .time{
	right:85px;
	top:1px;
}
#sectionWrapper .sectionHeader .logo img{
	max-width:250px;
	float:left;
}
#sectionWrapper .sectionHeader .sectionLogin{
	width:730px;
	height:88px;
	float:right;
	position:relative;
}
#sectionWrapper .sectionHeader .sectionLogin .login{
	width:195px;
	height:60px;
	margin:15px 0 0 0;
	position:absolute;
	right:360px;
}
#sectionWrapper .sectionHeader .sectionLogin .login table td{
	vertical-align:middle;
	height:30px;
	text-align:left;
}

/*#sectionWrapper .sectionHeader .sectionLogin .login img{
	float:left;
	height: 27px;
	width: 70px;
}*/
#sectionWrapper .sectionHeader .sectionLogin img.register{
	position:relative;
	left:0px;
	top:10px;
}
#sectionWrapper .sectionHeader .sectionLogin .login input{
	width:106px;
	height:27px;
	background:url(../img/textbox.png) no-repeat;
	border:none;
	color:#A9A9A9;
	padding:0 5px;
}
#sectionWrapper .sectionHeader .sectionLogin .login input.txtCode{
	width:60px;
	color:#A9A9A9;
}
#sectionWrapper .sectionHeader .sectionLogin .btnLogin{
	width:175px;
	height:80px;
	position:absolute;
	background:url(../img/signin.png) no-repeat;
	border:none;
	cursor:pointer;
	top:10px;
	right:180px;
	line-height: 27px;
	text-transform: uppercase;
	font-weight: bold;
}
#sectionWrapper .sectionMenu{
	width:984px;
	height:40px;
	margin-top: 10px;
	background:url(../img/menu.png) no-repeat;
	position:relative;
}

#sectionWrapper .sectionMenu img{
	max-height: 22px;
	vertical-align: middle;
	padding-right: 5px;
	}
#sectionWrapper .sectionMenu ul{
	list-style:none;
	position:absolute;
	top:9px;
	left:0px;
}
#sectionWrapper .sectionMenu ul li{
	height:20px;
	padding-left:27px;
	font-family:arial;
	font-weight: bolder;
	font-size:14px;	
	text-transform:uppercase;
	display:inline;
}
#sectionWrapper .sectionMenu ul li a{
	color:#001f0e;
	display:inline-block;
}
#sectionWrapper .sectionMenu ul li:last-child{
	border-right:0px;
}
#sectionWrapper  .sectionInfo{
	width:640px;
	height:30px;
	background:url(../img/info.png) no-repeat;
	padding:0px 10px 0px 95px;
	margin:5px 0 0 0;
	position:relative;
}
#sectionWrapper  .sectionInfo marquee{
	color:#fff;
	margin-top:8px;
	margin-left: -8px !important;
	font-family: arial;
	font-weight: bolder;
	font-size: 13px;
}
#sectionWrapper  .sectionInfo .time{
	position:absolute;
	width:236px;
	height:30px;
	background:url(../img/time.png) no-repeat;
	top:0px;
	right:-240px; 
}
#sectionWrapper  .sectionInfo .time p{
	color: #001f0e;
	text-align:center;
	font-weight: bolder;
	font-size:13px;
	font-family:arial;
	padding:7px 0 0 0;
}
#sectionWrapper #sectionContain1,
#sectionWrapper #sectionContain2,
#sectionWrapper #sectionContain3{
	width:984px;
	height:auto;
	margin:5px 0 0 0;
}
#sectionWrapper #sectionContain1 #promotion{
	float:left;
	width:225px;
	height:257px;
}
#sectionWrapper #sectionContain1 #slider{
	float:left;
	padding-bottom: 10px;
}

.slider2{
	float:left;
}
#sectionWrapper #sectionContain1 #contact{
	width:235px;
	height:257px;
	float:right;
}
#sectionWrapper #sectionContain1 #contact img{
	float:left;
}

#sectionWrapper #sectionContain2 img,

#sectionWrapper #sectionContain2 img.right{
	margin-left:10px;
}
#sectionWrapper #sectionContain2 img.top{
	margin-bottom:10px;
}
#sectionWrapper #sectionFooter{
	width:984px;
	height:30px;
	margin-top:5px;
	text-align: center;
}
#sectionWrapper #sectionFooter p{
	padding-left:20px;
}

#sectionFooter img{
	max-width: 250px;
	padding-left: 360px;
}
#sexygirl{
	position:fixed;
	right:0px;
	bottom:0px;
	width:214px;
	height:264px;
}

    .btnDaftar {
    	float: right;
        background: url(../img/register.png) center no-repeat;
		padding: 42px 90px;
    }

    .btnDaftar{
    -webkit-mask-image:linear-gradient(-75deg,rgba(0,0,0) 30%,rgba(255,255,255,0.2)50%,rgba(0,0,0) 70%);
    -webkit-mask-size:200%;
    animation:shine 1.2s infinite;
    }

    @-webkit-keyframes shine {
    from {
    -webkit-mask-position:150%
    }
    
    to {
    -webkit-mask-position:-50%
    }
    }

    .sosmedbg {
    	width: 983px; 
    	height: 76px; 
    	background: url(https://gudangmemori.com/bolapelangi2/bgsosmed.png?v=6) no-repeat;
    }

    .promotion {
    	max-width: 984px;
    	height: 250px;
    	padding-top: 10px;
    	padding-bottom: 10px;

    }

    .slider2 {
    	float: left;
    }

    .banner img{
    	padding-bottom: 12px;
    	float: right;
    }

    .banner2 img {
    	position: absolute;
    	padding-top: 131px; 
    	padding-left: 10px;
    }

    .footer {
    	width:980px;
    	margin:0 auto;
    	color:#fff;
    	background : rgba(0, 31, 14, 0.4);
    	margin-bottom:5px;
    	border:3px solid transparent;
		border-image: linear-gradient(to bottom,#00ff58 0%, #01832c 50%, #00ff58 100%);
	    border-image-slice: 1;
	    border-width: 2px;
    }

    .footer h1 {
    	font-size: 18px;
    	padding-top: 5px;
    }
