@CHARSET "ISO-8859-1";
/* SMARTCMC.COM */
/* item untuk sidebar */

/* =============
   SIDEBAR KIRI
   =============*/
/* MAIN-MENU */
.main-menu {
	width:250px;
	text-align:center;
	background:url(../images/sidebar-left-menu-bg.png) repeat-y; display:block;
}
.main-menu a{
	color:#fff;
	text-decoration:none;
}
.main-menu a:hover {
	font-weight:bold;
}
.main-menu-top {
	width:250px; height:58px;
	background:url(../images/sidebar-left-menu-top.png) no-repeat; display:block;
}
.main-menu-bottom {
	width:250px; height:23px;
	background:url(../images/sidebar-left-menu-bottom.png) no-repeat; display:block;
}
.main-menu table {
	margin-left:36px;
	margin-right:24px;
}
.main-menu table tr td{
	border-top:1px solid #1e327c;
	border-bottom:1px solid #5165af;
}
#main-first {
	border-top:none;
}
#main-last {
	border-bottom:none;
}
/* SUPPORT */
.support {
	text-align:left;
}

.support table {
	margin-left:36px;
	padding:0px;
}
.support-table tr{
	border-bottom:1px solid #3400fb;
}

/* STATISTIK*/
.statistik-content {
	width:190px;
	margin-left:36px;
}
.statistik-content-left {
	float:left;
	width:130px;
	text-align:left;
}
.statistik-content-right {
	float:right;
	width:60px;
	text-align:right;
}
.statistik-content ul, ul.children {
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}
.statistik-content ul li {
	border-top:1px solid #8090b8;
	border-bottom:1px solid #33436b;
	padding:8px 0px;
}
#first {
	border-top:0 !important;
}
#last {
	border-bottom:0 !important;
}

/* STATISTIK MEMBER */
.statistik-member {
	width:250px;
}
.statistik-member-content {
	width:190px;
	margin-left:36px;
}

.member{
	border:2px solid #4d89d2;
}
.member h3{
	font-size:12px;
	color:#d8a03e;
	text-transform:uppercase;
	padding:8px 8px 6px 8px;
	margin: 0px;}
.member-content{
	padding: 0 8px 10px 0px;}
.member-content table{
	width: 175px;
	margin-left:5px;}
.member-content td{
	padding: 2px;
	color: #fff;
	font-size: 10px;
}

#top-income, #top-sponsor{
	display:none;}

#diamond, #crown{
	display:none;}


.statistik-member-nav {
	padding:5px 0;
}
.statistik-member-nav a{
	font-size:9pt;
	padding: 4px 8px;
	background:#376cac;
	color: #fff;
	font-weight: bold;}
.statistik-member-nav a:hover, .statistik-member-nav a.active{
	background:#4d89d2; }

/* =============
   SIDEBAR KANAN
   =============*/
/* CONTACT US */
.contact-us {
	font:11px Arial;
	text-align:center;
}
.contact-us table {
	margin-left:25px;
	margin-right:35px;
}
.contact-us h1 {
	font:13px Arial;
	font-weight:bold;
}

/* PROMOTIONS */
.promotions {
	font:10px Arial;
}
.promotions-content {
	width:190px; height:200px;
	margin-left:25px;
	margin-right:35px;

}
.promotions-content table {
	text-align:justify;
		padding:10px 0px;
}
.promotions-content table tr td{
	border-top:1px solid #8b9fcd;
	border-bottom:1px solid #3e5280;
}

/* TESTIMONIAL */
.testimonials {
	font:11px Arial;
}
.testimonials table {
	width:190px;
	margin-left:25px;
	margin-right:35px;
	text-align:center;
}
.testimonials-tanggal {
	color:#d8a03e;
}
