/*reset css*/
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: 0px; padding: 0px; border: 0px none; font-size: 100%; vertical-align: baseline; text-decoration: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none outside none; }
table { border-collapse: collapse; border-spacing: 0px; }

/* end reset css*/
@font-face {
    font-family: 'Arimo';
    src: url('../../../fonts/arimo-bold-webfont.eot');
    src: url('../../../fonts/arimo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../fonts/arimo-bold-webfont.woff') format('woff'),
         url('../../../fonts/arimo-bold-webfont.ttf') format('truetype'),
         url('../../../fonts/arimo-bold-webfont.svg#arimobold') format('svg');
    font-weight: 700;
    font-style: normal;

}
@font-face {
    font-family: 'Arimo';
    src: url('../../../fonts/arimo-regular-webfont.eot');
    src: url('../../../fonts/arimo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../fonts/arimo-regular-webfont.woff') format('woff'),
         url('../../../fonts/arimo-regular-webfont.ttf') format('truetype'),
         url('../../../fonts/arimo-regular-webfont.svg#arimoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}
/**/
.clear{
	clear:both;	
}
body {
	background:#fff;
    color: #333333;
    font-family: 'Arimo',Arial, sans-serif;
    font-size: 14px;
    line-height: normal;
    margin: 0;
}
.font13{
	font-size:13px;
}
ul,li{
	padding:0;
	margin:0;	
}
*{ -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; }
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
    float: left;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    width: 100%;
}
.wrap {
	margin:0 auto;
}
.right {
	float:right;
}
small {
    font-size: 85%;
}
a {
	text-decoration:none;
	color:#404040;
}
#header, #menu_header {
    background-color: rgba(249, 249, 249, 0.97);
    border-bottom: 1px solid #dddddd;
    color: #FFF;
    left: 0;
    line-height: 19px;
    overflow: hidden;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 888;
}
#menu_header {
    z-index: 889 !important;
}
.list_menu, .list_menu2 {
    position: fixed !important;
    z-index: 99999 !important;
	top:0!important;
}
#header a, #menu_header a{
	color:#FFF !important;
}
.content_header {
    height: 36px;
    padding: 5px;
    background-color: #14a4d9;
}
.logo {
}
.logo img {
    height: auto;
    margin: 2px 0 0;
    width: 110px;
}
.top_title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 9px;
}
.top_logo{}
.top_left {
    left: 10px;
    position: absolute;
    top: 8px;
}
.top_right{
    right: 10px;
    position: absolute;
    top: 11px;
}
span.iconback{
	position:absolute;
	top:-1px;
}
.iconback img{
	width:13px;
	height:21px;
}
span.iconmenu{
	position:absolute;
	right:0px;
	top:1px;
}
span {
	display: inline;
	position:relative;
}
.title span{ display:inline-table;}
#center {
    height: auto !important;
    margin-top: 0px;
    min-height: 100px;
}
.contentview{
	/*margin-top: 105px !important;*/
}
.contentview.thank{
	margin-top: 70px !important;
}
.historyview{
	margin-top: 60px !important;
}
.insertrating {
    background: none repeat scroll 0 0 #f5f5f8;
    border-bottom: 1px solid #D4D4D4;
    bottom: 0;
    float: left;
    height: 0;
    left: 0;
    margin-bottom: 10px;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
	overflow:hidden;
}
.height-show{	
	height:50px;	
	background: none;
}

.insertrating.height-show #ratings {
    margin: 7px 0 0 9px;
    width: 190px;
}
.insertrating #ratings {
    width: 100%;
}
.insertrating span{
	background: url("../../../images/global/bigstar.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 33px;
    width: 34px;
}
.insertrating span.sel{
	background: url("../../../images/global/bigstar.png") no-repeat scroll 0 -36px transparent;
}
.insertrating.height-show .button {
 	border: 1px solid #6A6A6A;
    border-radius: 3px;
    bottom: 12px;
    color: #6A6A6A;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 5px 15px;
    position: absolute;
    right: 12px;
}

#contents {
    color: #FFFFFF;
    margin-bottom: 65px;
    padding-top: 47px;
}
.swipeitem{
	overflow: scroll; 
	-webkit-overflow-scrolling: touch;	
	padding-top:40px;
}
div.content p {
	overflow:hidden;
}
ul.boxed {
    margin: 0;
    padding: 8px 0 0 5px;
    text-align: center;
}
.themes {    
    padding-right: 3px !important;
    text-align: right !important;
}
.music_themes{
    
    padding-right: 3px !important;
    text-align: right !important;
}
ul.boxed li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #707070;
    display: inline-block;
    list-style: none outside none;
    margin: 0 6px 8px 0;
    max-width: 150px;
    overflow: hidden;
    text-align: left;
    z-index: 9999;
}
ul.boxed.mid li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #707070;
    display: inline-block;
    list-style: none outside none;
    margin: 0 6px 8px 0;
    max-width: 100px;
    overflow: hidden;
    text-align: left;
    z-index: 9999;
}
ul.boxed.small li {
    background: none;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #707070;
    height: 187px;
    list-style: none outside none;
    margin-bottom: 0;
    text-align: left;
    width: 77px !important;
    z-index: 9999;
}
.img_box img{
    background: none repeat scroll 0 0 #EEEEEE;
    /*border: 1px solid #BBBBBB;*/
    border-radius: 15px;
    height: 75px;
    width: 75px;
}
.img_box.mid img{
    background: none repeat scroll 0 0 #EEEEEE;
    /*border: 1px solid #BBBBBB;*/
    border-radius: 15px;
    height: 100px;
    width: 100px;
}
.img_box.big img{
    background: none repeat scroll 0 0 #EEEEEE;
    /*border: 1px solid #BBBBBB;*/
    border-radius: 15px;
    height: 150px;
    width: 150px;
}
ul.boxed li .info > div{
	margin-bottom: none;
}
ul.boxed li a{
	display: block;
	color: inherit;
}
ul.boxed li h4 {
    font-size: 13px;
    height: 18px;
    margin: 0;
	padding: 5px;
    overflow: hidden;
    text-transform: uppercase;
}
ul.boxed.small li h4{
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    height: 10px;
    margin: 2px 0 0;
    overflow: none;
    text-transform: none;
}
ul.listed{
	margin: 4px 0 0 0;
	padding: 5px 8px 0;
	overflow:hidden;
}
ul.listed li {
    border-bottom: 1px solid #DDDDDD !important;
    border-left-width: medium;
    border-right-width: medium;
    border-top-width: medium;
    height: 75px;
    padding: 7px 0;
}
ul.listed li a{
	color: #707070 !important;
	display: block;
	position: relative;
}
ul.listed li img{
	float: left;
	width: 75px;
}
ul.listed li .info{
	margin-left: 82px;
}
ul.listed li .info > div{
	margin-bottom: 5px;
}
ul.listed li h4 {
    color: #000000;
    font-weight: normal;
    margin: 0;
    text-transform: none;
}
.button, a.buybut {
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
}
.button.big {
    border: 1px solid #f19416;
    border-radius: 3px;
    color: #f19416;
    display: inline-block;
    padding: 5px 0 6px;
    top: 0;
    width: 150px;
}
.button.big:hover {
    color: #fff;
	background-color:#f19416;

}
ul.menuhome {
	margin: 0;
	padding: 0;
}
ul.menuhome li {
    vertical-align: middle;
}
ul.menuhome li a {
    background: url("../images/smallarrow.png") no-repeat scroll 100% center rgba(0, 0, 0, 0);
    color: #404040;
    display: block;
    font-size: 13px;
    padding: 5px 0 !important;
}
ul.menuhome li a span {
    display: block;
    padding: 15px;
}
ul.menuhome li a:hover {
}
img, fieldset {
	border: none;
	outline: none;
}
img {
	/*height: auto;*/
	max-height: 320px;
	/*width: auto;*/
}
ul, ol {
	list-style: none;
}
/* Structure */

.rating {
    background-image: url("../../../images/global/stars.gif");
    background-position: 0 -25px;
    background-repeat: no-repeat;
    height: 14px;
	width:68px;
	margin: 5px 0px 5px 3px;
}
.rating.one {
    background-position: 0 -12px;
}
.rating.two {
    background-position: 0 -25px;
}
.rating.three {
    background-position: 0 -37px;
}
.rating.four {
    background-position: 0 -50px;
}
.rating.five {
    background-position: 0 -63px;
}
span .rating {
    left: 3px;
    position: absolute;
    top: -11px;
}
/* Headings */

h1 {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 5px 0;
}
.current {
	display:none;
}
.slidetabwrap {
    background-color: #F5F5F8;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    left: 0;
    margin: 0 0 5px;
    overflow: hidden;
    position: fixed;
    top: 50px;
    width: 100%;
    z-index:9;
}
#slidetab{
	position: relative;
	margin-left: 0;
}
.slideborder {
    background-color:#00a0a5;
    height: 7px;
    left: 15px;
    position: absolute;
    top: 36px;
    width: 85px;
}
a.tab {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: medium none;
    color: #443f3f;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 1px;
    overflow: hidden;
    padding: 12px 18px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
input {
    outline: 0 none;
}
.icon {
    float: left;
}
/*.icon img{
	width: 75px;
}*/
.icon img {
    border-radius: 25px;
    height: 100px;
    width: 100px;
}
.white{
	background:#fff !important;
}
.top {
    left: 0;
    overflow: hidden;
    padding: 12px 12px 0;
    position: relative;
    right: 0;
    /*width: 100%;*/
}
/*.top {
    background-color: #F5F5F8;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    left: 0;
    overflow: hidden;
    padding: 8px;
    position: fixed;
    right: 0;
    top: 50px;
    width: 100%;
    z-index: 9;
}*/
.top .title {
    color: #707070 !important;
    margin-left: 110px;
}
h4{
	margin: 0;
    text-transform: uppercase;
	color:#555555;
	font-weight:bold;
}
.title h4 {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
}
button.buybut {
    border: 1px solid #6A6A6A;
    border-radius: 3px;
    bottom: 5px;
    color: #6A6A6A;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    margin: 15px 0 0 0;
    padding: 5px 10px;
    position: absolute;
    right: 12px;
}
a.buybut-box {
    border: 1px solid #6A6A6A !important;
    border-radius: 3px;
    bottom: 15px;
    color: #6A6A6A;
    display: block;
    font-size: 10px;
    font-weight: normal;
    margin: 10px auto;
    padding: 5px 10px;
    text-align: center;
    width: 45px;
}
a.buybut-box:hover{
	color:#fff;
	background-color:#6A6A6A;
}
a.buybut {
    border: 1px solid #6A6A6A;
    border-radius: 3px;
    bottom: 15px;
    color: #6A6A6A;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 5px 10px;
    position: absolute;
    right: 12px;
}
a.buybut:hover{
	color:#fff;
	background-color:#6A6A6A;
}
.redeem {
    bottom: 23px !important;
    padding: 5px 10px !important;
    position: absolute;
    right: 0 !important;
}
.viewslider {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 17px 0 0 10px;
}
.viewslider .slides{
	white-space: nowrap;
}
.viewslider > * {
    -webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.viewslider .slideitem {
    display: inline-block;
    margin-left: 3px;
    margin-right: 8px;
}
.slideitem img {
    margin-top: -5px;
    /*max-height: 170px;*/
}
.ratings {
    background: none repeat scroll 0 0 #f5f5f8;
    border-bottom: 1px solid #F5F5F8;
    border-top: 1px solid #F5F5F8;
    padding: 8px;
	color: #504f4f;
}
.ratings .download{
	float: right;
	margin-top: 4px;
}
.main-content {
	padding: 8px;	
	color:#555555;
}
.main-title h4{
	color:#14a4d9;
}
.main-content h4{
	margin-bottom: 8px;
}
.historywrapper{
	padding: 0px 0px;
}
.historywrapper h4.title {
    color: #000000;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 5px;
    padding: 0 5px;
    text-transform: none;
}
.historywrapper .puchased{
	color: #000;
    font-size: 11px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 18px;
}
.historywrapper .puchased strong{
	display: block;
	color: #707070;
	text-transform: uppercase;
}
a.loadmore {
    border: 1px solid #F19416;
    border-radius: 3px;
    color: #F19416;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 10px;
    padding: 8px;
    text-align: center;
    text-transform: uppercase;
}
a.loadmore:hover {
	background-color:#f19416;
	border: 1px solid #f19416;
    color: #fff;
}
.thankswrapper{
	text-align: center;
	padding-bottom: 20px;
}
.thankswrapper .button {
    float: none;
    left: 0;
    position: relative;
    right: 0;
}
.thankswrapper h4 {
    color: #000000;
    font-size: 15px;
    margin-top: 15px;
    text-transform: none;
}
.thankswrapper p {
    color: #000000;
}
.buy .price {
    color: #797979;
    font-size: 11px;
}
.buy.member .price {
    color: #F19416;
}
.subtitle {
    color: #9C9C9C;
    font-size: 11px;
    margin: 3px 0;
}
.info{
	margin-left:0px;
	margin-top: 0px;
}
.buy {
    display: block;
    margin-right: 0;
	padding: 5px;
}
.arrow {
    float: right;
    padding: 5px 7px 0 0;
}
.img_box {
    position: relative;
    text-align: left;
	/*margin-bottom: 4px;*/
}
.no-margin{
	margin:0 !important;
}
.wrap_title {
    color: #000000;
    display: inline-block;
    font-size: 15px;
    margin-left: 13px;
    padding: 13px 0 8px;
}
.seemore a {
    color: #464646;
    float: right;
    font-size: 12px;
    margin-right: 13px;
    margin-top: 15px;
}
.spacer-border {
    border-bottom: 1px solid #DDDDDD;
    display: block;
    margin-left: 12px;
	margin-top:10px;
}
.big_arrow {
    height: 9px !important;
    position: absolute;
    right: 0;
    top: 35px;
    width: 6px !important;
}
.share {
    display: block;
    width: 100%;
}
.fb {
    display: inline-block;
    width: 100px;
}
.twitter {
    display: inline-block;
}
.more h4 {
    color: #000000;
    font-weight: normal;
    margin: 15px 0 5px;
    text-transform: none;
}
.more{
	margin-top:10px;
	margin-left:8px;
}
.img_content img {
    border-radius: 30px;
    padding: 10px;
}
.info .date {
    color: #707070;
    font-size: 10px;
    margin-bottom: 3px;
}
.info .cat {
    color: #707070;
    font-size: 11px;
}
.img_wrap{
	float:left;
	height:75px;
	overflow:hidden;
	align:center;
}
/* tambahan untuk image news*/
.big_news {
    background-color: #000000;
    max-height: 250px;
    max-width: 320px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 100%;
}
.home_news {
    background-color: #000000;
    height: 250px;
    max-height: 200px;
    max-width: 400px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.home_news img {
    border-radius: 0;
    width: 100%;
}
.home_banner{
    background-color: #2B2B2B;
    /*max-height: 200px;*/
	height:136px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.big_news img{
	width:100%;
}
.subtitle_news {
    background-color: rgba(0, 0, 0, 0.75);
    bottom: 0;
    font-size: 13px;
    margin: 0;
    max-width: 400px;
    overflow: hidden;
    padding: 8px;
    position: absolute;
    text-align: left;
}
.subtitle_news h4 {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}
.subtitle_news p {
    color: #E6E6E6;
    font-size: 11px;
    margin: 4px 0 0;
    text-transform: none;
}
.info h4 {
    color: #777777;
    font-size: 13px;
    padding-right: 5px;
    text-transform: none;
}
.info h4.mid {
    color: #777777;
    font-size: 10px;
    padding-right: 5px;
    text-transform: none;
	height:7px !important;
}
.middle_text{
	text-align:center;
}
.middle_text .button {
    margin-top: 8px;
    text-align: center;
}
#title_category {
}

.home ul.float {    
    overflow: auto;
    padding: 5px 0 0 12px !important;
    text-align: left;
    white-space: nowrap;
}
.home ul.float li {
    display: inline-table;
    margin-right: 10px;
    vertical-align: top;
    white-space: normal;
}
.home ul.float li a{
	/*border:none !important;*/
}
.banner{
	max-width:480px;
	/*width:100%;*/
}
.free_content {
    min-width: 320px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.title_promo {
    background-color: #00A0A5;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    width: 80px;
	height: 66px;
}
.title_promo p {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-pack: center;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    margin: 8px 7px 10px 5px;
    padding: 0;
    vertical-align: middle;
}
.free_content img {
    float: left;
    margin: 9px 0 0 10px;
    max-width: 50px;
}
.content{
	margin-bottom:0px;
}
.content_promo {
    float: left;
    margin: 6px 0 0 5px;
}
.content_promo h3 {
    color: #4E4E4E;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}
.content_promo span {
    color: #D02125;
    font-size: 11px;
}
.content_promo a {
    padding: 5px 8px;
    right: 8px !important;
    top: 30px !important;
}
.arrow-blue {
    left: 70px;
    position: absolute;
    top: 19px;
}
.list_menu, .list_menu2 {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.97);
    bottom: 0;
    display: block;
    overflow-x: hidden;
    position: fixed;
    text-align: left;
    top: 46px;
    width: 100%;
    z-index: 999;
	display: none;
}
.list_menu ul, .list_menu2 ul {
    margin: 0;
    padding: 47px 0 0;
}
.list_menu li a, .list_menu2 li a {
    border-bottom: 1px solid #DDDDDD;
    display: block;
    padding: 15px 10px;
	background-color: #FFFFFF;
}
.curent_menu{
	color:#00a0a5 !important;
	font-weight:bold;
	
}
.list_menu li a:hover, .list_menu2 li a:hover {
	background-color: #f8f8f8;
}
.menu img:hover{
	background:#f1f1f1;
	border-radius:3px;
}
.back_to  img:hover{
	background:#f1f1f1;
	border-radius:3px;
}
.back_to {
    left: 45px;
    position: absolute;
    top: 9px;
}

.hover{
	background:#f1f1f1;
}
.search img:hover{
	background:#f1f1f1;
	border-radius:3px;
}
#searchform {
    margin-top: 8px;
    padding-right: 10px;
}
#search input[type="text"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 4px;
    color: #313131;
    font-family: inherit;
    font-size: 15px;
    padding: 7px 5px;
    width: 100%;
}
#search label {
    font-style: italic;
    padding: 10px;
    position: absolute;
	font-size: 13px;
	color: #B0B0B0;
}
.search_form {
    height: 38px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.search_form input[type="submit"] {
    background: url("../../../images/global/searchbut.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    height: 36px;
    position: absolute;
    right: -1px;
    top: 0px;
    width: 36px;
}

.frame_search {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    /*height: 35px;*/
    position: relative !important;
}
.subtitle_menu{
	background:#707070;
	display:block;
	color:#fff;
	padding:5px 10px;
	font-weight:bold;
	font-size:12px !important;
	text-transform:uppercase;
}

/*popup*/
.popup{
	position:fixed;
	height:100%;
	width:100%;
	z-index:999;
	background-color: rgba(0, 0, 0, 0.7);
	color:#fff;
	overflow:auto;
}
.popup2{
	position:fixed;
	height:100%;
	width:100%;
	z-index:99999;
	background-color: rgba(0, 0, 0, 0.7);
	color:#fff;
	display:none;
}
.dialog {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0 6px #000000;
    color: #404041;
    margin: 10px;
    position: relative;
	overflow:hidden;
}
.center {
}
.center_nav {
    background: none repeat scroll 0 0 #fbfbfb;
    border-bottom: 1px solid #ddd;
    display: block;
    margin: auto;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
#leaderboard .center_nav ul.nav {
    text-align:center;
}
.space10 {
    padding-top: 10px;
}
.box_more{
	overflow:hidden;
}

.button_dialog {
    background-color: #f19416;
    border-radius: 5px;
    color: #FFFFFF;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    min-width: 75px;
    padding: 7px 12px;
    text-decoration: none;
}
.fixed{
	position:fixed !important;
}
.footer-popup {
    border-top: 1px solid #ddd;
    overflow: hidden;
}
.header-popup {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    position: relative;
}
.header-popup img {
    float: left;
    padding: 10px 10px 8px;
}
.header-popup h2 {
    font-size: 15px;
    position: absolute;
    right: 10px;
    top: 12px;
}
.col1-2 {
    float: left;
    width: 50%;
	text-align:center;
}
.inner-col{}
.footer-popup span a {
    display: block;
    font-size: 15px;
	padding:10px 0;
    width: 100%;	
}
.footer-popup span a:hover {
	background-color:#f4f4f4;	
}
.small img{
    border-radius: 18px;
    height: 75px;
    width: 75px;
}
.small .title {
    margin-left: 85px;
}
.small .detail.rating {
    bottom: 24px;
    left: 96px;
}
.small .top {
    background: none repeat scroll 0 0 #fff;
    padding: 12px 12px 6px;
}
.msisdn input[type="text"]{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    font-size: 14px;
    height: 38px;
    padding: 0 8px;
    width: 100%;
	border-radius:0px;
}
.msisdn {
    padding: 10px 10px 0;
}
.text {
    background-color: #f4f4f4;
    border-top: 1px solid #ddd;
}
.membership{
	background:url(../images/member-bg.jpg) no-repeat 0px 0px #b2b2b2;
}
.membership.silver{
	background:url(../images/member-bg.jpg) no-repeat 0px 0px #b2b2b2;
}
.membership.gold {
    background-color: #e3c435;
    background-position: 0 -37px;
}
.membership h2 {
    font-size: 15px;
    font-weight: bold;
    padding: 8px 0 6px 25px;
    text-transform: uppercase;
	margin:0;
}
.silver h2 {
	text-shadow: 0px 1px 0px #c4c4c4;
	color:#4f4f4e;
}
.gold h2 {
	text-shadow: 0px 1px 0px #f2d346;
	color:#473c08;
}
.subtittle{font-size: 15px; margin: 0;padding: 5px 10px; background-color:#fff;}
ul.point {
    list-style: circle outside none !important;
    padding: 10px 0 10px 25px !important;
}
.terms {
    background: none repeat scroll 0 0 #fff;
    font-size: 12px;
    padding: 10px;
}

/*end popup*/

/*tambahan css leaderboard*/

.leaderboard{}
.title_lead {
    color: #000000;
    padding:10px;
    position: relative;
}
.title_lead span{
	margin-right: 5px;
    position: absolute;
}
.title_lead h2 {
    color: #292929;
    font-size: 14px;
    font-weight: bold;
    margin: 1px 0 0 25px;
}
.inner-content{
	position:relative;
}
.inner-content input[type="radio"]{

}
/* Specific to tab leaderboard */

/* Generic Utility */
.hide { position: absolute; top: -9999px; left: -9999px; }
#page-wrap {
    width: 100%;
}
#leader_board .list-wrap, .box_grey {
    background: none repeat scroll 0 0 #FBFBFB;
    border-top: 1px solid #DDDDDD;
    color: #000000;
    margin: 0 0 15px;
    padding: 10px;
}

#leader_board ul { list-style: none; padding:0;}
#leader_board ul li a { display: block; border-bottom: 1px solid #666; padding: 4px; color: #666; }
#leader_board ul li a:hover { background: #333; color: white; }
#leader_board ul li:last-child a { border: none; }
#leader_board .nav {
    margin: 0 0 3px 0;
    overflow: hidden;
    padding: 0;
}
#leader_board .nav li {
    display: inline-block;
    margin: 3px 0 0;
    width: 100px;
}
#leader_board .nav li.last { margin-right: 0; }
#leader_board .nav li a {
    background: none repeat scroll 0 0 #666666;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}

#leader_board li a.current, #example-two li a.current:hover {
    background-color: #F19416 !important;
    color: #FFFFFF;
}
#leader_board .nav li a:hover, #example-two .nav li a:focus { background: #999;}
/*clear height auto for sliding effect*/
.list-wrap{
	height:auto !important;
}

/* table leaderboard*/

.box {
    height: 100%;
    width: 100%;
	padding:10px 0;
	color:#404040;
}

.width100 {
    width: 100% !important;
}
.leadboard {
    padding: 0 0 0 10px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
tr {
    border-bottom: 1px solid #DDDDDD;
}
td, th {
    padding: 5px 3px;
    text-align: left;
	vertical-align:middle;
}

th {
    border-bottom: 0.076em solid #cacaca;
    color: #222B36;
    font-weight: bold;
    text-transform: uppercase;
}

/*end table*/
.box_grey{
	overflow:hidden;
}
.box_grey ul{	
}

.box_grey ul li {
    border-bottom: 1px solid #ddd;
    padding: 8px 0;
	position:relative;
}

.box_grey ul li:last-child{
	border-bottom: none;
}
.img_redeem {
    border-radius: 10px;
    position: absolute;
    width: 55px;
}
.info_redeem {
    min-height: 55px;
    padding-left: 65px;
}
.info_redeem h2 {
    font-size: 15px;
    margin: 0;
}
.info_redeem p {
    font-size: 13px;
    margin: 0;
}
.result{
	font-weight:bold;
}
/*buttom menu css*/
.buttom_menu {
    background-color: rgba(249, 249, 249, 0.97);
    border-top: 1px solid #DDDDDD;
    bottom: 0;
    height: 50px;
    position: fixed;
    width: 100%;
    z-index: 888;
}
.buttom_menu ul{
	margin: 0;
    overflow: hidden;
    padding: 0;
}
.buttom_menu ul li {
    float: left;
    list-style: none outside none;
    text-align: center;
    width: 50%;
}
.buttom_menu ul li {
	font-size:10px;
	color:#929292;
}
.buttom_menu ul li:hover, .buttom_menu ul li.current_ico{
	color:#1e9b9d;
}
.buttom_menu li a.home_ico {
	background: url("../../../images/global/icon_home.png") no-repeat;
}
.buttom_menu li a.history_ico {
	background: url("../../../images/global/icon_hp.png") no-repeat;
	height: 20px;
    margin-bottom: 0px;
}
.buttom_menu li a.redeem_ico {
	background: url("../../../images/global/icon_redeem.png") no-repeat;
}
.buttom_menu a {
    display: block;
    height: 16px;
    margin: 10px auto 5px auto;
    width: 16px;
}

/*end buttom menu css*/
/* news home new css*/
ul.news_home li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #707070;
    height: 135px;
    list-style: none outside none;
    margin-bottom: 0;
    text-align: left;
    width: 77px !important;
    z-index: 9999;
}
ul.new_home{}
.box_news_home {
    height: 100px;
    overflow: hidden;
    width: 185px;
}
.box_news_home img {
    float: left;
    width: 100%;
}
.info_news h2 {
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    margin: 6px 0;
}
/* end news home new css*/
/*css button redeem*/
.col2 , .col1{
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 5px 7px;
    position: relative;
}
.col2 .col {
    width: 50%;
}
.col1 .col {
    width: 100%;
}
.col {
    float: left;
}
.inner {
    padding:0 6px;
}
a.button_ios {
    border: 1px solid #6a6a6a;
    border-radius: 7px;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0;
    width: 100%;
	color:#6a6a6a;	
}
a.button_ios:hover {
	background-color:#6a6a6a;
	color:#fff;	
}
.in_content a{
	text-align:center;
}
.button_frame {
    padding: 10px 0;
}
/*end css button redeem*/

/*css swipe home banner*/
.swipe {
    height: 136px;
    margin: auto;
    max-width: 320px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
}
.swipe-wrap > div {
	float: left;
	width: 100%;
	position: relative;
}
/*.swipe.slider .nav {
	position: absolute;
	width: 80px;
	height: 38px;
	z-index: 10;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	color: #fff;
	top: 45%;
	cursor: pointer;
	background-color: rgba(0,0,0,0.8)
}
.swipe.slider .nav.next {
	right: 0;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.swipe.slider .nav.prev {
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}*/

.box_slider {
    background: none repeat scroll 0 0 #FFF;
}
.detail.rating {
    bottom: 15px;
    left: 120px;
    position: absolute;
}
.box_content{
	position:relative;
	overflow:hidden;
}
.text-detail {
    color: #1b1b1b;
    margin: 0 10px 15px 13px;
	font-size:0.9em;
}
tr.information {
    border: medium none;
}
tr.information td {
    padding: 2px;
}
td.tleft {
    color: #797979;
    padding-right: 8px !important;
    text-align: right;
}
.box-info {
    background-color: #FBFBFB;
}

/* tabinnfo */


#tab_info.list-wrap, .box_grey  {
    color: #000000;
}

#tab_info  ul { list-style: none; padding:0;}
#tab_info ul li a {
    border-bottom: 1px solid #707070;
    border-right: 1px solid #707070;
    border-top: 1px solid #707070;
    color: #666666;
    display: block;
    font-size: 12px;
    padding: 6px;
}

#tab_info .box-info ul li a {
    border:none;
	padding: 0px;
}
#tab_info ul li:first-child a {
    border-left: 1px solid #707070;
	border-radius: 5px 0 0 5px;
}
#tab_info ul li:last-child a {
	border-radius: 0 5px 5px 0;
}

#tab_info  ul li a:hover { background: #333; color: white; }
#tab_info .box-info ul li a:hover { background: #FBFBFB !important; }
#tab_info .nav {
    /*border: 1px solid #707070;*/
   /* border-radius: 5px;*/
    margin: 0 10px;
    overflow: hidden;
    padding: 0;
}

#tab_info li:first-child a.current, #example-two li:first-child a.current:hover, #tab_info .nav li:first-child a:hover, #example-two .nav li:first-child a:focus, #tab_info .nav.view li:first-child {
    border-radius: 5px 0 0 5px;
}

#tab_info .nav li {
    display: block;
    float: left;
    margin: 0;
    width: 33.3333%;
}

#tab_info .nav-full {
    margin: 0 10px;
    overflow: hidden;
    padding: 0;
}

#tab_info li:first-child a.current, #example-two li:first-child a.current:hover, #tab_info .nav-full li:first-child a:hover, #example-two .nav-full li:first-child a:focus, #tab_info .nav.view li:first-child {
    border-radius: 5px;
}

#tab_info .nav-full li {
    display: block;
    float: left;
    margin: 0;
    width: 100%;
    border-radius: 5px;
}

#tab_info .nav.pst50 li {
    width: 50%;
}
#tab_info .nav li.last { margin-right: 0; }
#leader_board .nav li a {
    background: none repeat scroll 0 0 #666666;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}
/*.rad-right{
	 border-radius: 0 5px 5px 0 !important;
}
.rad-left {
    border-radius: 5px 0 0 5px !important;
}*/

#tab_info li a.current, #example-two li a.current:hover {
    background-color: #707070 !important;
    color: #FFFFFF;
}
#tab_info .nav li a:hover, #example-two .nav li a:focus { background: #707070;}
/*clear height auto for sliding effect*/
.list-wrap{
	height:auto !important;
}
.desc {
    color: #707070;
    font-size: 12px;
}
/* top chart*/
.col_topchart{}
.col_pos {
    color: #000;
    font-size: 14px;
    padding: 5px 0 !important;
    width: 20px;
}
.col_img {
    text-align: left;
    width: 85px;
}
.col_info{}
.col_button {
    padding-right: 10px !important;
    width: 100px;
}
.col_topchart, .col_pos, .col_img, .col_info, .col_info, .col_button{
	 padding: 10px 0 6px;
}
.col_info .info h4 {
    color: #000000;
    font-weight: normal;
    text-transform: none;
}
/* list news*/
ul.list_news {
}
ul.list_news li {
    padding: 10px 8px 10px 0;
	border-bottom: 1px solid #DDDDDD;
	margin-left:8px;
}
.cat_banner {
    background: none repeat scroll 0 0 #000000;
    height: 75px;
    text-align: center;
}
.cat_banner img{}



/* list menu home category*/

ul.menuhome li a span {
    background-image: url("../images/icons.png");
    background-repeat: no-repeat;
    display: block;
    padding: 10px 10px 10px 43px;
}
ul.menuhome li {
    background: url("../images/arrows.gif") no-repeat scroll right 50% rgba(0, 0, 0, 0);
    vertical-align: middle;
}
ul.menuhome li a span.history{
	background-position: 7px 6px;
}
ul.menuhome li a span.news{
	background-position: 7px -31px;
}
ul.menuhome li a span.game{
	background-position: 7px -71px;
}
ul.menuhome li a span.music{
	background-position: 7px -111px;
}
ul.menuhome li a span.rbt{
	background-position: 7px -152px;
}
ul.menuhome li a span.wallpaper{
	background-position: 7px -191px;
}
ul.menuhome li a span.film{
	background-position: 7px -232px;
}
ul.menuhome li a span.apps{
	background-position: 7px -271px;
}
.test1{}
a.test1{}
.socmed{
	text-align:center;
}
.title_result {
    color: #404040;
    font-size: 13px;
    padding: 15px;
}


/* css prize winner*/
.boxprize {
    background: url("../images/bg_prize1.png") repeat-y scroll 0 0 #E1E1EC;
    margin: 95px auto auto;
    padding: 10px 15px;
    position: relative;
    width: 259px;
	min-height: 67px;
}
.boxprize.bw{
	margin-top:70px !important;
}
.countdown_content{
    margin: auto;
    padding: 10px 0px;
    position: relative;
	min-height: 67px;
}
.title_countdown{
	color:#171717;
	margin-top:20px;
}
.bw{
	background: url("../images/bg_prize1_bw.png") repeat-y scroll 0 0 #E1E1EC !important;
}
.boxprize h3 {
    color: #FFFC00;
    line-height: 1;
}
.boxprize h2 {
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase;
}
img.bg_top {
    left: 1px;
    position: absolute;
    top: -16px;
}
img.bg_down {
    bottom: -14px;
    left: 1px;
    position: absolute;
}
img.bg_prize {
    left: 16px;
    position: absolute;
    top: -90px;
}
img.bg_prize_bw {
    left: 74px;
    position: absolute;
    top: -23px;
}
.bg_yellow {
    background: url("../images/bg_yellow.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    height: 190px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 100%;
}
.title_boxprize {
    background-color: #B00317;
    border-radius: 10px;
    font-weight: bold;
    padding: 7px;
    position: absolute;
    right: 9px;
    top: -65px;
    width: 154px;
}
.title_boxprize_bw {
    background-color: #333030;
    border-radius: 10px;
    font-weight: bold;
    padding: 7px;
    position: absolute;
    right: 62px;
    top: -65px;
    width: 154px;
}
.rank_info {
    color: #222222;
    font-weight: bold;
    padding: 10px;
}
.subtitle_prize{
	color:#222;
	padding:10px;
}
.subtitle_prize h3{
	font-size:13px;
}
a.big_button {
    background-color: #D13131;
    border-radius: 5px;
    color: #FFFFFF;
    display: block;
    margin: auto;
    padding: 10px;
    width: 152px;
}
a.big_button:hover{
	background-color:#b60e0e;
}
.list-buy {
    border-bottom: 1px solid #ddd;
    padding: 6px 0;
    position: relative;
}
.list-buy a.buybut {
    bottom: 5px;
    min-width: 60px;
    padding: 2px 10px;
    right: 22px;
}
.list-buy a.buybut.member {
  	color:#F19416;
	border-color:#F19416;
	background:#fff;
}
a.buybut.member:hover{
	color:#fff;
	border-color:#F19416;
	background-color:#F19416;
}
/*float ads*/
.float-ads {
    bottom: 58px;
    display: block;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 999;
}
.center-ads {
    position: fixed;
    text-align: center;
    top: 20%;
    width: 100%;
}
.box-ads {
    height: 50px;
    margin: auto;
    position: relative;
    width: 300px;
}
.show-ads{
	display:none;
}
a.img-banner{
}
a.but_close {
    padding: 5px;;
    position: absolute;
    right: -5px;
    top: -30px;
	
}
