* {font-family: Arial, Trebuchet MS; font-size: 12px;}
body {
	margin: 0 0 0 0;
	background: url('images/backg.png') 0px 0px repeat-x;
	text-align: center;
	background-color: #f5f9fa;
}
a { color: #2569A1; text-decoration: none; }
a:hover { color: orange; }
.hstats {
	border:0px solid #ccc;
	float:right;
	margin-top:138px;
	margin-right:25px;
}
.sdesc {
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	padding:5px;
	width:280px;
	height:55px;
	position: absolute;
	top: 120px;
	left: 725px;
	text-align:justify;
}
.logo {
	border:0px solid #ccc;
	width:780px;
	height: 170px;
	background: url('images/site-header.gif') 10px 10px no-repeat;
	margin: auto auto;
}
.dotme {
	width:7px;
	height:5px;
	border:0px solid #ccc;
	background: url('images/dot.gif') 0px 0px no-repeat;
	float:left;
	margin:5px 3px 0px 3px;
}
.mem1 {
	background: url('images/mem1.gif') 0px 0px no-repeat;
	height:24px;
	width:300px;
}
.mem2 {
	background: url('images/mem2.gif') 0px 0px repeat-y;
	width:300px;
	height:200px;
	margin-left:3px;
}
.mem3 {
	background: url('images/mem3.gif') 0px 0px no-repeat;
	height:60px;
	width:300px;
	margin-left:11px;
}

.adv1 {
	background: url('images/adv1.gif') 0px 0px no-repeat;
	height:24px;
	width:300px;
}
.adv2 {
	background: url('images/adv2.gif') 0px 0px repeat-y;
	width:300px;
	height:200px;
	margin-left:4px;
}
.adv3 {
	background: url('images/adv3.gif') 0px 0px no-repeat;
	height:60px;
	width:300px;
	margin-left:11px;
}
.menu, .menu_member { background-color: white; padding: 3px; text-align: center; float: left; }
.menu ul, .menu li, .menu_member ul, .menu_member li { list-style: none; margin: 0px; padding: 0px; }
.menu li, .menu_member li { padding-left: 2px; display: inline;float:left;}
.menu a, .menu_member a {
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #bfdae1;
	display:block;
	padding:2px 10px;
	-moz-border-radius: 0px;
}
.menu a:hover, .menu_member a:hover { 
	color:#ffffff;
	background-color:#0088ff;
	text-decoration:none;
}
.menu_member {
	float: left;
}
.menu_member a {
	float: left;
	-moz-border-radius: 0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:0px;
}
.menu_member ul {
	margin-left:-5px;
}

.jberita {
	border-bottom: 1px solid #ccc;
	margin-bottom: 2px;
	height:58px;
	background: url('images/latest-news.gif') 0px 0px no-repeat;
}
.berita {
	text-align:left;
	border:1px solid #ccc;
	margin-bottom:2px;
	overflow:scroll;
	height: 150px;
	padding-right: 5px;
}
.berita h1 {
	border-bottom:1px dashed #ccc;
	margin: 0px;
	padding:2px;
}
.berita h1 b{
	font-size:0.8em;
}

.accountmenu { background-color: #F8F8F8; }
.accountmenu ul, .accountmenu li { list-style: none; margin: 0px; padding: 0px; }
.accountmenu li { padding: 4px 10px; display: block; border-top: 1px solid #eeeeee;  }

.copyright { padding: 5px; text-align: right; color: black; }
.copyright a { color: black; padding-left: 20px;}

hr { display: none; }

.container {
	text-align: left;
	background-color: white;
	border-bottom: 2px solid #e8e8e8;
}

.mainWrapper, .topWrapper {
	width: 980px;
	margin: 0px auto;
	margin-bottom: 20px;
	border:0px solid #ccc;
}
.mainWrapper {
	margin-top:25px;
}
.mlogin {
	float:left;
	text-align:left;
}
.mlogin a {
	color: white;
	font-weight: bold;
	font-size:14px;
}
.mlogin a:hover {
	text-decoration: underline;
}

.sidePanel {
	text-align: center;
	width: 300px !important;
}
.sidePanelR {
	text-align: center;
	width: 200px !important;
	border:0px solid #ccc;
	padding: 0px;
}
.bannerCont {
	text-align: center;
	border: 1px solid #bfdae1;
	padding:5px 0px 0px 70px;
	margin-bottom:5px;
	background:#bfdae1;
}
.bannerCont img {
	border:2px solid #ccc;
}

.contentBox {
	border: 0px solid #bfdae1;
	text-align: left;
	margin-bottom: 5px;
}
.contentBox h2 {
	color: black;
	font-size: 12px;
	background-color: #bfdae1;
	border:1px solid white;
	margin:0px;
	padding-bottom:2px;
	
}
.contentBox .content {
	border: 1px solid #bfdae1;
	*border-top: 1px solid #bfdae1;
	*border-bottom: 1px solid #bfdae1;
	padding: 5px;
}
.content {
	margin-top: 2px;
}
.contsBox {
	border: 1px solid #e8e8e8;
	text-align: left;
	margin-bottom: 5px;
	background: #ccc;
}
.contsBox .content {
	background: #ccc;
}
.contsBox h2 {
	color: black;
	font-size: 12px;
	background-color: #e8e8e8;
	padding: 2px 5px;
	border: 1px solid white;
	margin: 0px;
}


.siteStats ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.siteStats li {
	list-style: none;
	padding: 4px 0px;
	margin: 2px;
	display: block;
	float: left;
	border: 10px solid #ffaa11;
	width: 77px;
	text-align: center;
}
.siteStats span {
	display: block;
}
.siteStats br {
	clear: left;
}
