@CHARSET "ISO-8859-1";
/* SAKTI INTERNASIONAL PROVIDER */
/* khusus sidebar item dan footer blok*/

/*MAIN MENU*/
.main-menu {
	width:245px;
	background:url(../images/bg-main-menu.png) repeat-y;
	display:block;
}
.main-menu-top {
	width:245px; height:11px;
	background:url(../images/bg-top-main-menu.png) no-repeat;
	display:block;
}
.main-menu-bottom {
	width:245px; height:11px;
	background:url(../images/bg-bottom-main-menu.png) no-repeat;
	display:block;
}
.main-menu ul, ul.children{ 
	list-style-type:none; 
	margin:0 !important; 
	padding:0 !important;
}
.main-menu ul li a {
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#000;
	padding:5px 0px 5px;
	background:url(../images/side-menu-divider.gif) bottom no-repeat;
	display:block;
}
.main-menu ul li:last-child a{ 
	border-bottom:none !important;
}
.main-menu ul li a:hover{ 
	display:block; 
	color:#cc0000; 
	text-decoration:none;
}

/*LOGIN MEMBER*/
.login-member {
	width:245px;
}
.form-login { 
	width:190px;
	padding-top:10px;
	margin-left:22px;
	margin-right:33px;
}

/*STATISTIK*/
.statistik {
	width:245px;
}
.statistik-content {
	width:190px;
	margin-left:22px;
	margin-right:33px;
}

/*TESTIMONIAL*/
.testimonial {
	width:245px;
}
.testimonial-content {
	width:245px;
	padding-top:10px;
}
.testimonial-top {
	width:245px; height:7px;
	background:url(../images/bg-top-testimonial.png) no-repeat;
	display:block;
}
.testimonial-main {
	width:215px;
	padding-left:30px;
	background:url(../images/bg-testimonial.png) repeat-y;
	display:block;
}
.testimonial-main p{
	font-size:11px;
	color:#313131;
}
.testimonial-bottom {
	width:245px; height:8px;
	background:url(../images/bg-bottom-testimonial.png) no-repeat;
	display:block;
}
.testimonial-tanggal {
	font-size:8pt;
	color:#dd0000;
	padding:10px 0 5px 0;
	font-weight:bold;
}
.testimonial img{
	z-index:-1;	
}
.testimonial-isi {
	text-align:center;
	padding-bottom:5px;
}

/*CONTACT US*/
.contact-us {
	width:245px;
}

/*REKENING*/
.rekening {
	width:245px;
}

/*PROMO DAN BERITA*/
.promo {
	width:245px;
}

/*CUSTOMER SERVICES*/
.cust-services {
	float:left;
	width:245px;
}
.cust-services-bg-top {
	width:245px; height:33px;
	background:url(../images/cust-services-title.png);
	display:block;
}
.cust-services-title {
	font-size:10pt; 
	text-align:center;
	color:#000000; 
	padding-left:10px; 
	padding-top:5px; 
	font-weight:bold;
}
.cust-services-content {
	width:221px;
	padding-left:24px;
}
.cust-services-content td{
	font-size: 11px;
	padding: 8px 2px;
	border-bottom: 1px solid #ddd;
}

/*MEMBER TERAKHIR*/
.last-member {
	float:right;
	width:235px;
}
.last-member-bg-top {
	width:235px; height:33px;
	background:url(../images/last-member-title.png);
	display:block;
}
.last-member-title {
	font-size:10pt; 
	text-align:center;
	color:#000000; 
	padding-left:5px; 
	padding-top:5px; 
	font-weight:bold;
}
.last-member-content {
	width:224px;
	padding-left:11px;
}
.last-member-content td{
	font-size: 11px;
	padding: 2px;
	border-bottom: 1px solid #e5e5e5;
}

/*TOP SPONSOR*/
.top-sponsor {
	float:left;
	width:235px;
}
.top-sponsor-bg-top {
	width:235px; height:33px;
	background:url(../images/top-sponsor-title.png);
	display:block;
}
.top-sponsor-title {
	font-size:10pt; 
	text-align:center;
	color:#000000; 
	padding-left:5px; 
	padding-top:5px; 
	font-weight:bold;
}
.top-sponsor-content {
	width:224px;
	padding-left:11px;
}
.top-sponsor-content td{
	font-size: 11px;
	padding: 2px;
	border-bottom: 1px solid #e5e5e5;
}

/*TOP INCOME*/
.top-income {
	float:right;
	width:245px;
}
.top-income-bg-top {
	width:245px; height:33px;
	background:url(../images/top-income-title.png);
	display:block;
}
.top-income-title {
	font-size:10pt; 
	text-align:center;
	color:#000000; 
	padding-left:0px; 
	padding-top:5px; 
	font-weight:bold;
}
.top-income-content {
	width:234px;
	padding-left:11px;
}
.top-income-content td{
	font-size: 11px;
	padding: 2px;
	border-bottom: 1px solid #e5e5e5;
}