/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	color: #333333;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-position: center top;
}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #1C7C11;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #E8B614;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
}

/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, #ja-login,
a.readon, #ja-botnav, #ja-currentdate, #ja-subnav, #ja-contentsl1, #ja-contentsl2, #ja-footer, #ja-col1, #ja-col2, #ja-botsl {
	font-size: 92%;
}

img {
	margin: 0;
	padding: 0;
}

.img_caption img {
	border: 1px solid #CCCCCC;
}

.img_caption p {
	text-align: center;
	color: #666666;
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

.no-caption {
	margin: 3px 0 3px 5px;
	border: 1px solid #CCCCCC;
}
a.img_caption. {
	background-image: url("../../images/benner_top/blank.png");
	background-position:0px 0px;
}
a:hover.img_caption. {
	background-image: url("../../images/benner_top/blank.png");
	background-position:0px -70px;
}

/* Heading */
h1 {font-size: 175%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 100%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	padding-left: 0px;
	margin: 0px;
	font-size: 8pt;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 0px 6px;
	padding-left: 10px;
}

ol li {
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 7px 8px;
	text-align: left;
}

fieldset {
	padding: 7px 5px 5px !important;
	border: none;
	margin: 1em 0 0;
	background: url(../images/sep.gif) repeat-x top;
}

fieldset legend {
	font-weight: bold;
	background: #FFFFFF;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

br {}

div.module_fixbr br {
	display: none;
}

td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}
input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

textarea, textarea.inputbox {
	background: #FFFFFF;
	color: #333333;
	border: 1px solid #DDDDDD;
}

.inputbox {
	padding: 3px 2px;
	border: 1px solid #DDDDDD;
	background: url(../images/input-bg.gif) repeat-x top #FFFFFF;
	color: #333333;
	font-size: 100%;
}

.button {
	padding: 3px 8px 2px;
	border: 1px outset #CCCCCC;
	background: url(../images/grad-1.gif) repeat-x top #D58400;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 92%;
	font-weight: bold;
}

.button:hover {
	border: 1px inset #CCCCCC;
}

select#ordering, select#limit {
	background-image: none;
}

* html .button { /*IE 6*/
	padding: 2px 5px !important;
}

*+html .button { /*IE 7*/
	padding: 2px 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator, .article_seperator {
	clear: both;
	display: block;
	height: 3px;
	margin: 0;
	background: url(../images/sep.gif) repeat-x center;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: url(../images/grad-7.gif) repeat-x top #114600;
	border: 1px solid #DDDDDD;
	padding: 6px 8px;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #FFFFFF;
}

.sectiontableheader a img {
	padding-left: 10px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
	background: url(../images/sep.gif) repeat-x bottom;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}


.article-content img {
background-color: #ffffff;
border-width: 1px;
border-style: solid;
border-top-color: #e3e3e3;
border-right-color: #e3e3e3;
border-bottom-color: #e3e3e3;
border-left-color: #e3e3e3;
margin-top: 0px;
margin-right: 6px;
margin-bottom: 6px;
margin-left: 6px;
padding: 4px;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
	float: right;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	background: url(../images/sep.gif) repeat-x bottom;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more {
	margin: 15px 0 0;
	padding: 15px 0 0;
	background: url(../images/sep.gif) repeat-x top;
}

.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 4px 8px;
	margin: 0;
	padding: 0 0 0 12px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	font-size: 200%;
	margin: 0;
	padding: 0;
	color: #D58400;
}

.contentdescription {
	padding-bottom: 10px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 150%;
	color: #075702;
}

table.blog .contentheading {
	font-size: 125%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color: #d58400;
}

a.readon {
	float: right;
	font-weight: bold;
	margin-top: -10px;
}

a.readon:hover, a.readon:focus, a.readon:active {
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 20px auto;
	padding: 20px 0 0;
	color: #666666;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span {
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	text-decoration: none;
	background: url(../images/grad-4.gif) repeat-x top;
	color: #666666;
	border: 1px solid #DDDDDD;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #D58400;
	color: #FFFFFF;
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

ul.latestnews a, ul.mostread a {
}

/* META
--------------------------------------------------------- */
.article-toolswrap {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}

.article-tools {
	display: block;
	padding: 0 10px 0 0;
}

.article-meta {
	width: 100%;
	float: left;
	margin-top: 3px;
	color: #666666;
}

.createby {
	font-weight: normal;
}

.createdate {
	padding-right: 6px;
	margin-right: 5px;
	background: url(../images/vline.gif) no-repeat right;
}

.createdate-icon { /*for clendar style*/
	margin: 0 10px 0 0;
	display: block;
	float: left;
	width: 40px;
	height: 38px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background: #F8F8F8;
	color: #666666;
}

.ja-date {
	font-size: 15px;
	font-weight: bold;
}

.ja-month {
	color: #666666;
	font: 9px/14px Arial, Helvetica , sans-serif;
	text-transform: uppercase;
	display: block;
	letter-spacing: 1px;
	background: url(../images/grad-4.gif) repeat-x top #999999;
	border-bottom: 1px solid #CCCCCC;
}

.modifydate {
	width: 100%;
	display: block;
	color: #D58400;
	margin: 15px 0;
}

.article-section {
	padding-left: 6px;
	margin-left: 5px;
	background: url(../images/vline.gif) no-repeat left center;
}

.article-section a {
	color: #666666;
}

.article-category a {
	color: #666666;
}

div.buttonheading {
	position: absolute;
	top: 0;
	right: 10px;
}

.buttonheading img {
	margin: 0 0 0 5px;
	padding: 3px 0 0 0;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper, #ja-topwrap {
	width: 850px;
	margin: 0 auto;
	clear: both;
	background: url(../images/wrapper-bg.png) repeat-y center;
}

.narrow #ja-wrapper {
	width: 750px;
	background: url(../images/wrapper-bg-n.png) repeat-y center;
}

#ja-container {
	padding: 5px 5px 5px 5px;
	margin-left: 10px;
	margin-right: 10px;
}

#ja-mainbody {
	width: 550px;
	float: left;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: right;
	width: 70%;
	background-color:#FFFFFF;
}

.article-content-njero  {
}

.article-content-njero img{
background-color: #ffffff;
border-width: 1px;
border-style: solid;
border-color: #e3e3e3;
margin: 2px 4px 2px 4px ;
padding: 2px;
}

.article-content-njero p img{
background-color: #ffffff;
border-width: 1px;
border-style: solid;
border-color: #e3e3e3;
margin-top: 0px;
margin-right: 6px;
margin-bottom: 6px;
margin-left: 6px;
padding: 4px;
}

.article-content-njero table {
    margin: 0px;
    width: 98%;
    text-align: left;
    border-collapse: collapse;
    line-height: 1;
    height: 0 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 5px #aaa;
    -moz-box-shadow: 0 0 5px #aaa; 
    -webkit-box-shadow: 0 0 5px #aaa; 
}
.article-content-njero table tr:first-child th:first-child {
    border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px; 
}
.article-content-njero table tr:first-child th:last-child {
    border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px; 
} 
.article-content-njero table tr:last-child td:first-child {
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px; 
}
.article-content-njero table tr:last-child td:last-child {
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px; 
}

.article-content-njero table td, .article-content-njero table th {
    padding: 7px;
    background: #e8edff;
    border: 1px solid #fff;
    color: #075702;
}
.article-content-njero table td p, .article-content-njero table th p {
    margin: 0;
    padding: 0;
}
.article-content-njero table th {
    background: #486c48;
    color: white;
}
.article-content-njero table tbody td:hover {
    background: #8ac87b;
}

#ja-content-top {
	background-color:#FFFFFF;
}

#ja-content-bot {
	background-color:#FFFFFF;
}

.narrow #ja-content {
	background: url(../images/content-center3-n.gif) repeat-y center #FFFFFF;
}

.narrow #ja-content-top {
	background: url(../images/content-top3-n.gif) no-repeat center top;
}

.narrow #ja-content-bot {
	background: url(../images/content-bot3-n.gif) no-repeat center bottom;
}

#ja-current-content {
	padding: 10px 0px 20px 10px;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 30%;
}

#ja-col1 div.ja-innerpad {
	padding-right: 4px;
}

#ja-col2 {
	float: left;
	overflow: hidden;
	width: 260px;
	padding-left: 10px;
}

#ja-col2 div.ja-innerpad {
	padding-left: 5px;
}

/*common style for column*/


/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */

#ja-containerwrap,
#ja-containerwrap-fr,
#ja-containerwrap-fl,
#ja-containerwrap-f {
	clear: both;
}

/*content + left*/
#ja-containerwrap-fr #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-fr #ja-col1 {
	width: 22%;
}

#ja-containerwrap-fr #ja-content {
	width: 78%;
	background: url(../images/content-center2.gif) repeat-y center #FFFFFF;
}

#ja-containerwrap-fr #ja-content-top {
	background: url(../images/content-top2.gif) no-repeat center top;
}

#ja-containerwrap-fr #ja-content-bot {
	background: url(../images/content-bot2.gif) no-repeat center bottom;
}

.narrow #ja-containerwrap-fr #ja-content {
	background: url(../images/content-center2-n.gif) repeat-y center #FFFFFF;
}

.narrow #ja-containerwrap-fr #ja-content-top {
	background: url(../images/content-top2-n.gif) no-repeat center top;
}

.narrow #ja-containerwrap-fr #ja-content-bot {
	background: url(../images/content-bot2-n.gif) no-repeat center bottom;
}

/*content + right*/
#ja-containerwrap-fl #ja-content {
	width: 100%;
}

#ja-containerwrap-fl #ja-content-top {
}

#ja-containerwrap-fl #ja-content-bot {
}

.narrow #ja-containerwrap-fl #ja-content {
	background: url(../images/content-center-n.gif) repeat-y center;
}

.narrow #ja-containerwrap-fl #ja-content-top {
	background: url(../images/content-top-n.gif) no-repeat center top;
}

.narrow #ja-containerwrap-fl #ja-content-bot {
	background: url(../images/content-bot-n.gif) no-repeat center bottom;
}

/*full*/
#ja-containerwrap-f #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
	background: url(../images/content-center1.gif) repeat-y center #FFFFFF;
}

#ja-containerwrap-f #ja-content-top {
	background: url(../images/content-top1.gif) no-repeat center top;
}

#ja-containerwrap-f #ja-content-bot {
	background: url(../images/content-bot1.gif) no-repeat center bottom;
}

#ja-containerwrap-f #ja-current-content {
	padding-left: 30px;
	padding-right: 30px;
}

.narrow #ja-containerwrap-f #ja-content {
	background: url(../images/content-center1-n.gif) repeat-y center;
}

.narrow #ja-containerwrap-f #ja-content-top {
	background: url(../images/content-top1-n.gif) no-repeat center top;
}

.narrow #ja-containerwrap-f #ja-content-bot {
	background: url(../images/content-bot1-n.gif) no-repeat center bottom;
}
*/
/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	margin: 0 -8px 10px;
	padding: 0 0 0 30px;
	font-size: 100%;
	height: 28px;
	line-height: 28px;
	color: #333333;
	background: url(../images/h3-bg.gif) no-repeat left;
	text-transform: uppercase;
}

div.moduletable h3 span {
	display: block;
	height: 28px;
	background: url(../images/h3-bg.gif) no-repeat right;
}

div.moduletable {
	margin: 0;
	padding: 0 15px;
}

div.module h3,
div.module_text h3,
div.module_menu h3,
div.module_hilite h3,
div.module_fixbr h3,
div.ja-box-br h3 {
	margin: 0 0 0;
	padding: 0 0 0 10px;
	font-size: 100%;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	background: url(../images/peel-biru.png) no-repeat right;
	text-transform: uppercase;
}

div.module_biru h3 {
	margin: 0 0px 10px;
	padding: 0 0 0 30px;
	font-size: 100%;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	background: url(../images/peel-biru.png) no-repeat right;
	text-transform: uppercase;
}

div.module h3 span,
div.module_text h3 span,
div.module_menu h3 span,
div.module_hilite h3 span,
div.module_fixbr h3 span,
div.ja-box-br h3 span {
	display: block;
	height: 50px;
	#background: url(../images/peel-biru.png) no-repeat right;
}

div.module_biru h3 span {
	display: block;
	height: 28px;
	background: url(../images/peel-biru.png) no-repeat right;
}

div.module,
div.module_text,
div.module_biru,
div.module_menu,
div.module_hilite,
div.module_fixbr,
div.ja-box-br {
	padding: 0;
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
   margin: 5px;
   background: url(../images/box-bg.png) repeat-x bottom #FFF;
   border: 1px solid white;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px; 
   box-shadow: 0 0 5px #aaa;
   -moz-box-shadow: 0 0 5px #aaa;
   -webkit-box-shadow: 0 0 5px #aaa;
}

div.module div,
div.module_text div,
div.module_biru div,
div.module_menu div,
div.module_hilite div,
div.module_fixbr div,
div.ja-box-bl {
	margin: 0;
	padding: 0;
	/*background: url(../images/box-bl.gif) no-repeat bottom left;*/
}

div.module div div,
div.module_text div div,
div.module_biru div div,
div.module_menu div div,
div.module_hilite div div,
div.module_fixbr div div,
div.ja-box-tr {
	padding: 0;
	margin: 0;
	/*background: url(../images/box-tr.gif) no-repeat top right;*/
}

div.module div div div,
div.module_text div div div,
div.module_biru div div div,
div.module_menu div div div,
div.module_hilite div div div,
div.module_fixbr div div div,
div.ja-box-tl {
	padding: 5px 10px 10px;
	/*background: url(../images/box-tl.gif) no-repeat top left;*/
}

div.module div div div div,
div.module_text div div div div,
div.module_biru div div div div,
div.module_menu div div div div,
div.module_hilite div div div div,
div.module_fixbr div div div div {
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
}

/*** Module Light ***/
div.module_light {
    background: url(../images/box-light-tl.png) repeat-x top;
    border:  1px solid #e5e5e5;
    margin: 3px;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0; 
}
div.module_light > div {
    margin: 0 5px 8px 8px;
    background: url(../images/box-light-tr.png) no-repeat top right;
}
div.module_light h3 {
    margin: 0 0 5px 0 !important;
    padding: 6px 0 6px 0;
    font: bold 10pt "Trebuchet MS";
    width: 81%;
    border-right: 1px solid #e5e5e5;
}
div.module_light a {
    color: #075702;
}
div.module_light ul {
    margin: 0;
    padding: 0;
}
div.module_light ul li {
    margin: 0;
    padding: 2px 0 2px 0;
    background: none;
    border-bottom: 1px solid #efefef;
}

/*** Module Tambahan Dewe ***/

/*module loginjsc*/
div.module_loginjsc {
	background: #48de2f;
	padding: 5px;
}


/*** Module user1 ***/

div.module_user1 {
	background: url(../images/user_news.png) #624408 repeat-x right bottom;
	margin-right: 5px;
	float: left;
	padding-bottom: 5px;
	color: #000;
	}

div.module_user1 h3 {
	background: url(../images/head_peel.png) #4d9232 right repeat;
	height: 30px;
	margin-top: 0px;
	line-height: 30px;
	padding-left: 5px;
	color: #fff;
	}
	
div.module_user1 ul li {
   background: url("../images/bullet2.gif") no-repeat scroll 0 6px transparent;
   padding-right: 10px;
   margin-left: 5px;
   margin-left: 10px;
}
div.module_user1 li a {
   color: #000;

   }
/*** end module user1 ***/

/*** Module news***/
div.module_news h3 {
	border-bottom: 3px solid #000;  
	height: 30px;
	margin: 0 5px;
	font-size: 10pt;
	line-height: 30px;
	color: #3f3b0f;
	}

div.module_news {
	margin: 0;
	color: #16300c;
	overflow: hidden;
	padding: 0;
	margin: 10px 5px;
	padding: 5px;
	background: #f8f8f8;
}

div.module_news ul li {
   background: url("../images/bullet2.gif") no-repeat scroll 0 6px transparent;
   padding-right: 5px;
   margin-left: 5px;
   margin-right: 15px;
   padding-left: 15px;

}

div.module_news li a {
   color: #315f12;
   }
   
   
/*** end module rss***/

/*** Module user2 ***/

div.module_user2 {
	/*background: url(../images/user_unit.png) #624408 repeat-x right bottom ;*/
	color: #000;
	background: #F2F2F2;
	border: solid 1px #fff;
	}

div.module_user2 h3 {
	/*background: url(../images/head_peel.png) #4d9232 right repeat;*/	background: #000;
	height: 30px;
	margin-top: 0px;
	line-height: 30px;
	padding-left: 5px;
	color: #fff;
	border: solid 1px #fff;
	}
	
div.module_user2 ul li {
   background: url("../images/bullet2.gif") no-repeat scroll 0 6px transparent;
   padding-right: 10px;
   margin-left: 15px;
}
div.module_user2 li a {
   color: #000;
   text-transform: lowercase;
}
/*** end module user2 ***/

/*** Module user5 ***/

div.module_user5 {
	margin-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}

div.module_user5 h3 {
	
	background: #4d9232;
	height: 30px;
	margin-top: 0px;
	line-height: 30px;
	padding-left: 5px;
	color: #fff;
	}
	
div.module_user5 ul li {
   background: url("../images/bullet_icon.gif") no-repeat scroll 0 4px transparent;
   padding-right: 10px;
   margin-left: 5px;
   padding-left: 15px;
   color: #187A07;
   border-bottom: solid 1px #cfcfcf;  
}

div.module_user5 ul li a:active {
	background: #000;
	}

div.module_user5 li a {
   color: #000;

 }
div.module_user5 li a:hover {
   color: #FC8A11;
 }
/*** end module user5 ***/

/*** Module abang ***/

div.module_abang {
	background: url(../images/_user_agenda.png) #fa0707 repeat-x right bottom;
	margin-left: 5px;
	padding-bottom: 5px;
	}

div.module_abang h3 {
	
	background: url(../images/head_abang.png) right repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 5px;
	color: #fff;
	}
	
div.module_abang ul li {
   background: url("../images/dot.gif") no-repeat scroll 0 6px transparent;
   padding-right: 10px;
   margin-left: 5px;)
}
div.module_abang li a {
   color: #fff;
 }
/*** end module abang ***/



div.module_berita h3 {
	height: 15px;
	margin-top: 5px;
	line-height: 30px;
	padding-left: 5px;
	color: #3f3b0f;
   margin-right: 5px;
	}
div.module_berita ul li {
   background: url("../images/bullet2.gif") no-repeat scroll 0 6px transparent;
   padding-right: 10px;
   margin-left: 10px;
}
div.module_berita li a {
   color: #0b3300;
}
div.module_login h3 {
	background: url(../images/peel-login.png) no-repeat right ;
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 10px;
	margin: 0 0px 10px;
	color: #FFFFFF;
	font-size: 100%;
	}
div.module_simpelorange h3,
div.module_simpelbiru h3,
div.module_simpelcoklat h3,
div.module_simpelcoklat2 h3 {
	margin: 0 0 0;
	padding: 0 0 0 10px;
	font-size: 100%;
	height: 50px;
	line-height: 50px;
	color: #d7f6d4;
	text-transform: uppercase;
}

div.module_simpelcoklat h3 span {
	padding-left: 23px;
	display: block;
	height: 28px;
	background: url(../images/h3span-hilite-bg.gif) no-repeat left;
}

div.module_simpelbiru h3 {
background: url(../images/peel-orange.png) no-repeat right;
}

div.module_simpelbiru h3 {
background: url(../images/peel-biru.png) no-repeat right;
}

div.module_simpelcoklat h3,
div.module_simpelcoklat2 h3 {
background: url(../images/peel-coklat.png) no-repeat right;
}



/*div.module_simpelorange h3 span {
	display: block;
	height: 28px;
	background: url(../images/peel-orange.png) no-repeat right bottom #f8f8f8;
}
*/

div.module_login,
div.module_simpelorange,
div.module_simpelbiru,
div.module_simpelcoklat2{
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	/*background: url(../images/box-br.gif) no-repeat bottom right #FFFFFF;*/
	overflow: hidden;
	margin-bottom: 5px;
    width: 95%;
    margin: 5px;
    background: url(../images/box-bg.png) repeat-x bottom #FFF;
    border: 1px solid white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; 
    box-shadow: 0 0 5px #aaa;
    -moz-box-shadow: 0 0 5px #aaa;
    -webkit-box-shadow: 0 0 5px #aaa;
    
}



div.module_simpelcoklat{
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
div.module_login div,
div.module_simpelorange div,
div.module_simpelbiru div,
div.module_simpelcoklat2 div {
	margin: 0;
	padding: 0;
	/*background: url(../images/box-bl.gif) no-repeat bottom left;*/
}

div.module_login div div,
div.module_simpelorange div div,
div.module_simpelbiru div div,
div.module_simpelcoklat2 div div {
	padding: 0;
	margin: 0;
	/*background: url(../images/box-tr.gif) no-repeat top right;*/
}

div.module_login div div div,
div.module_simpelorange div div div,
div.module_simpelbiru div div div,
div.module_simpelcoklat2 div div div {
	padding: 5px 10px 10px;
	/*background: url(../images/box-tl.gif) no-repeat top left;*/
}

div.module_login div div div div,
div.module_simpelorange div div div div,
div.module_simpelbiru div div div div,
div.module_simpelcoklat2 div div div div{
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
}

div.module_top {
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	/*background: url(../images/box-br.gif) no-repeat bottom right #FFFFFF;*/
	overflow: hidden;
	margin-bottom: 5px;
}

div.module_top div {
	margin: 0;
	padding: 0;
	/*background: url(../images/box-bl.gif) no-repeat bottom left;*/
}

div.module_top div div {
	padding: 0;
	margin: 0;
	/*background: url(../images/box-tr.gif) no-repeat top right;*/
}

div.module_top div div div {
	padding: 15px 20px 15px;
	/*background: url(../images/box-tl.gif) no-repeat top left;*/
}

div.module_top div div div div {
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
}


/*** Modul-Modul Tambahan***/
/*
 * module: postit
 */

div.module_postit div.box-1 {
	background: #FFFFAA;
	color: #323232;
}

div.module_postit div.box-2 {
	padding: 15px 15px 0px 15px;
	overflow: hidden;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

div.module_postit div.box-b1 {
	background: url(../images/module_postit_shadows.png) 0 0 no-repeat;
}

div.module_postit div.box-b2 {
	padding: 0px 90px 0px 60px;
	background: url(../images/module_postit_shadows.png) 100% -40px no-repeat;
}

div.module_postit div.box-b3 {
	height: 40px;
	background: url(../images/module_postit_shadows.png) 0 -80px repeat-x;
}

div.module_postit h3.header {
	height: 30px;
	margin: -15px -15px 5px -15px;
	background: #FFFFDA;
	font-size: 140%;
	line-height: 30px;
	text-indent: 15px;
	letter-spacing: -1px;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #323232;
}



/*******************default joomla menu with images, use "-img" on menu class suffix **********************/	

/* Default Joomla! Menu */
a.mainlevel-img  {
	color:#000000;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	height:31px;
	border-bottom:1px solid #CCCCCC;
	line-height:31px;
	list-style-position:outside;
	list-style-type:none;
	margin-left:20px;
	padding-left:2px;
	text-decoration:none;}


#mainlevel-img li img {
    padding-top:8px;
	float:left;}

ul#mainlevel-img li{	
	padding-left:1px;}
	

a.mainlevel-img:hover,
a.mainlevel-img:active,
a.mainlevel-img:focus  {
	color:#000000;
	text-decoration:none;
	background:#EEEFF1 url(../images/s5_cityportal_hover.jpg) repeat-x;}

a.mainlevel-img#active_menu  {
	text-decoration: none;	 }

a.mainlevel-img:hover#active_menu  {
	text-decoration: none;	
	display: block; }

a.sublevel-img  {
	padding: 2px 2px 2px 27px;
	text-decoration: none; }


a.sublevel:active,
a.sublevel:focus  {
	text-decoration: none; }
a.sublevel-img:hover {
	color:#000000;
	text-decoration: underline; }
	
#active_menu-img  {
	color:#000000;
	background:#D6D6D6; }
	
a.sublevel-img#active_menu  {
	background:none;
	text-decoration: underline;}

	
div.module_menu img {
float:left;
margin-left:0px;
margin-top:7px;
padding-right:3px;
position:absolute;
vertical-align:bottom;
}	
	
/*** EoF Module Tambahan Dewe ***/

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li,
div.module li,
div.module_menu li,
div.module_text li {
	padding-left: 15px;
	background-position: 5px 7px;
}

/* HEADER
---------------------------------------------------------*/ 


#ja-header {
	line-height: normal;
	position: relative;
	padding: 0;
	margin: 0 9px;
	height: 225px;
	/*border-top: 1px solid #CCCCCC;*/
	/*border-bottom: 2px solid #dca752;*/
}
/*
h1.logo, div.logo-text {
	margin: 0 20px;
	padding: 0;
}

h1.logo {
	width: 550px;
	height: 90px;
	position: absolute;
	top: 5px;
}

h1.logo a {
	width: 550px;
	height: 90px;
	display: block;
	background: url(../../../images/login.png) no-repeat center;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

div.logo-text {
	outline: none;
	position: absolute;
	top: 20px;
}

div.logo-text h1 {
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}
*/
div.logo-text h1 a {
	color: #333333;
}

.site-slogan {
	color: #666666;
	margin: 0;
	padding: 0;
}

#ja-topnav {
	position: absolute;
	top: 10px;
	right: 40px;
}

#ja-topnav ul {
	margin: 0;
	padding: 2px 0;
}

#ja-topwrap { 
   height: 50px;
   background: url(../images/top-wrap-bg.png) no-repeat top;  
   padding-top: 10px;
}


#ja-topbar {
	background: url(../images/topbar-bg.png) repeat-x bottom #015C00;
	/*background: url(../images/grad-3.gif) repeat-x top #015C00;	*/
   height: 50px;
	margin: 0 9px;  
	position: relative;
   -moz-border-radius: 11px 11px 0 0;  
   border-radius: 11px 11px 0 0;
}

#ja-topbar div {
   float: left;
}

#ja-topmenu {
	float: right !important;
	margin: 20px 20px;
}

#ja-topmenu div, #ja-topmenu ul {
	float: left;
}
/* CUSTOM-HEADER
----------------------------------------------------------*/
#headers {
	height: 195px;
	width: 832px;
	overflow: hidden;
}
#custom-header {
	background: none repeat scroll 0 0 #8AC87B;
	height: 205px;
	width: 832px;
	float: left;
	overflow: hidden;
}
#custom-header2 {
	width: 257px;
	height: 205px;
	float: left;
}
/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	align: center;
	height: 30px;
	position: absolute !important;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
   border-top: 1px solid #03590a;
	background: url(../images/mainnav-bg.gif) repeat-x bottom;
   text-shadow:0 1px 1px #000000;
}

#ja-searchnav {
   float: right;
   margin-top: -30px;
   padding: 4px 5px;
}

* html #ja-mainnav {
	bottom: -1px;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
	bottom: 0;
	line-height: normal;
	
}

#ja-subnav {
	clear: both;
	background-color: #1b6c08;
	margin: 0 9px;
	padding: 0 10px;
	height: 25px;
   text-shadow:0 1px 1px #000000;
}

#ja-subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#ja-subnav a {
	display: block;
	float: left;
	outline: none;
	line-height: 25px;
	text-decoration: none;
	color: #f0ff00;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	color: #fffc00;
	background: url(../images/subnav-hover.gif) no-repeat center bottom;
	text-decoration: none;
}

#ja-subnav li.active a {
	color: #f0ff00 !important;
	font-weight: bolder;
   font-size: 1.08em;
	background: url(../images/subnav-hover.gif) no-repeat center bottom;
	text-decoration: none;
}

/* breadcrumbs */
#ja-logo, #ja-logo div {
   background: url(../images/topbar-light.png) no-repeat left bottom; 
   height: 50px;
   width: 70%;
   -moz-border-radius: 11px 11px 0 0;  
   border-radius: 11px 11px 0 0;  
}
#ja-logo div {
   background: url(../images/topbar-logo.png) no-repeat 10px bottom; 
	width: 100%;
}

#ja-topright {
   width: 72%;
}

#ja-topright div {
   display: block;
   clear: both;
   width: 100%;
}

#ja-topmenu #left {
   width: 83%;
   clear: none;   
}
#ja-topmenu #right1 {
   width: 9.5%;
   margin-left: 1%;
   clear: none;   
}

#ja-topmenu #right2 {
   width: 5.5%;
   margin-left: 1%;
   clear: none;   
}
#ja-topmenu #right2 img {
   margin: 7px 0 0 1px;
}

#ja-topmenu ul {
   margin: 8px 0;
   padding: 0;
   float: right;
}

#ja-topmenu ul li {
   float: left;
   list-style: none; 
   background: none;
   padding: 0 8px 0 8px;
   border-right: 1px solid white;
   font-size: 8pt;
   line-height: 8pt;
}

#ja-topmenu ul li:last-child {
   border-right: 0;
   padding-right: 0;
}

#ja-topmenu ul li a {
   color: white;
}

#ja-currentdate {
   text-align: right;
   font-weight: bold;
   padding-top: 5px;
   color: #f2e9e9;
   text-indent: 15px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.menu li {
	display: block;
	background: url(../images/sep.gif) repeat-x bottom;
	margin: 0;
	padding: 0 0 2px;
	line-height: normal;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 8px 2px;
	margin: 0;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #D58400;
	text-decoration: underline;
}

ul.menu li.active a {
	font-weight: bold;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	border: none;
	background: none;
	padding: 0;
}

ul.menu li li a {
	border: none;
	padding: 2px 5px 8px 15px !important;
	text-transform: none;
	font-weight: normal !important;
	background: url(../images/arrow.png) no-repeat 8px 6px !important;
	color: #333333;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #D58400;
	text-decoration: underline;
}

ul.menu li li.active a {
	color: #fff;
	font-weight: bold;
}

ul.menu li li li a {
	color: #333333 !important;
	font-weight: normal !important;
	padding-left: 25px !important;
	background: url(../images/arrow.png) no-repeat 18px 6px !important;
}

ul.menu li li li.active a {
	font-weight: bold !important;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-left div.module, .ja-box-center div.module {
}

/* Top spotlight *
#ja-topsl {
	clear: both;
	margin: 0 10px 5px 15px;
	padding: 0;
	height: 270px;
	#width: 100%;
	#background: url(../images/topsl-bg.png) repeat-x bottom #1D1D1D;
	overflow: hidden;
}*/

#ja-topsl1 {
	padding-top: 5px;
	padding-left: 10px;
	float: left;
	width: 265px;
	height: 240px;
	overflow: hidden;
	
}

/*#ja-topsl1 img {
	margin: 5px 10px 10px 10px;
}*/

#ja-topsl2 {
	float: left;
	height: 240px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	width: 550px;
}



/*#ja-topsl2 div.moduletable h3, #ja-topsl2 div.moduletable h3 span {
	background-image: url(../images/h3-bg-d.gif);
}

#ja-topsl2 div.moduletable {
	margin: 10px 0 0;
}*/

#ja-topsl3 {
	padding: 4px 5px;
	float: left;
	width: 260px;
	height: 240px;
}


/* Content spotlight */
#ja-contentsl1 {
	clear: both;
	width: 550px;
	float: left;
	padding: 0px;
	padding-bottom: 0px;
	margin: 0;
	
}

#ja-contentsl2 {
	clear: both;
	margin: 0;
	padding: 5px 0;
}
#ja-contentsl3 {
	clear: both;
	margin: 0;
	padding: 5px 0;
}

#ja-contentsl1 div.module, #ja-contentsl2 div.module {
	margin: 0;
}

#ja-contentsl1 div.module h3, #ja-contentsl1 div.module h3 span,
#ja-contentsl2 div.module h3, #ja-contentsl2 div.module h3 span {
	background: none;
	color: #333333;
	height: auto;
	line-height: normal;
	padding-left: 0px;
}
ja-contentsl3 div.module h3, #ja-contentsl3 div.module h3 span {
	background: none;
	color: #333333;
	height: auto;
	line-height: normal;
	padding-left: 0px;
}

#ja-contentsl div.module h3,
#ja-contentsl2 div.module h3 {
	width: 40%;
}

#ja-contentsl1 ul.latestnews, #ja-contentsl1 ul.mostread {
	margin: 0;
	
}

ul.latestnews._news li {
	background: url("../images/bullet2.gif") no-repeat scroll 0 6px transparent;
}

#ja-contentsl1 li.latestnews a, #ja-contentsl1 li.mostread a {
	background: url(../images/icon-pages.gif) no-repeat left center;
	padding-left: 15px;
}

#ja-contentsl1 li.latestnews, #ja-contentsl1 li.mostread {
	background: url(../images/sep.gif) repeat-x bottom;
	padding: 4px 2px 6px;
}

#ja-contentsl1 li.latestnews a, #ja-contentsl1 li.mostread a {
	background: url(../images/icon-pages.gif) no-repeat left center;
	padding-left: 15px;
}

/* Bottom spotlight */
#ja-botsl {
	clear: both;
	margin: 0 10px;
	padding: 15px 5px;
	background: url(../images/grad-5.gif) repeat-x top right #92cd89;
	border-top: 1px solid #1D1D1D;
	border-bottom: 1px solid #1D1D1D;
	color: #3EA99F;
	height: 200px;
}

#ja-botsl div.moduletable h3, #ja-botsl div.moduletable h3 span {
	background: none;
	color: #fff;
	height: auto;
	line-height: normal;
	padding-left: 4px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	clear: both;
	position: relative;
	padding: 8px 20px;
	margin: 0 10px;
	color: #666666;
	text-align: center;
	border-top: 1px solid #1d6ab7;
	font-weight: bold;
	min-height: 50px;
}

#ja-footer > div {
	display: block;
	position: relative;
	clear: none;
	padding: 0;
}

#ja-footer #footer {
	float: left;
	text-align: center;
	width: 79%;
}

#ja-footer #counter {
	border-left: 1px solid #666666;
	float: right;
	margin: 4px 0;
	padding: 0 30px;
	text-align: left;
	width: 12%;
}

#ja-footer small {
	font-size: 100%;
}

#ja-botnav {
	background: #043C04;

	clear: both;
	margin: 0 9px;
	padding: 5px 0;
	text-align: center;
}

#ja-botnav ul {
	margin: 0;
	padding: 0;
}

#ja-botnav li {
	margin: 0;
	padding: 0 10px;
	background: url(../images/vline.gif) no-repeat left center;
	display: inline;
}

#ja-botnav li a {
	color: #eeef9d;
}

#ja-botnav li a:hover, #ja-botnav li a:active, #ja-botnav li a:focus {
	color: #f9f9df;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

li.ja-firstitem {
	background: none !important;
}

.padding-none ul.film li {
	margin-left: 0;
}

#ja-tabs {
	margin: 0 0 10px 0;
	padding: 0;
}

#ja-tabs div {
	margin: 0;
	padding: 0;
}

#ja-tabs div.module {
	background: url(../images/box-br-w.gif) no-repeat bottom right #FFFFFF;
}

#ja-tabs div.module div {
	background: url(../images/box-bl-w.gif) no-repeat bottom left;
}

#ja-tabs div.module div div {
	padding: 0;
	background: url(../images/box-tr-w.gif) no-repeat top right;
}

#ja-tabs div.module div div div {
	background: url(../images/box-tl-w.gif) no-repeat top left;
}

#ja-tabs div.module div div div div {
	background: none;
}

/* Login */
#ja-login {
	position: absolute;
	right: 30px;
	top: 25px;
	color: #666666;
}

label.ja-login-user span,
label.ja-login-password span {
	display: block;
	width: 25px;
	height: 24px;
	float: left;
	text-indent: -5000px;
}

label.ja-login-user span {
	background: url(../images/icon-user.png) no-repeat;
}

label.ja-login-password span {
	background: url(../images/icon-key.png) no-repeat;
}

#ja-login label {
	float: left;
}

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
	width: 100px;
	margin: 2px 0 0 5px;
	font-size: 11px !important;
	border: 1px solid #CCCCCC;
}

#ja-login form #mod_login_password {
	margin-right: 5px;
}

#ja-login form .button {
	margin-top: 2px;
}

.ja-login-links {
	display: block;
	clear: both;
	padding: 6px 0 0;
	font-size: 92%;
}

.ja-login-links a {
	padding: 0 5px;
	color: #666666;
}

/*usertools*/
#ja-usertools {
	position: absolute;
	right: 10px;
	top: 8px;
}

#ja-usertools ul {
	margin: 0;
	padding: 0 10px 0 0;
	display: inline;
}

#ja-usertools ul li {
	margin: 0;
	padding: 0 2px;
	float: right;
	background: none;
}

/* Search */
#ja-search {
	background: url(../images/search-bg.gif) no-repeat left;
	position: absolute;
	right: 0;
	top: 0;
	height: 25px;
	padding-left: 35px;
	font-size: 11px;
}

#ja-search .inputbox {
	margin: 3px 3px 0 0;
	width: 150px;
	background: #d6b598;
	border: none;
	color: #f6f77e;
}

#ja-search .button {
	font-size: 11px;
}

/*others*/
#ja-banner {
	padding: 5px 0 0;
	background: #80bc6e;
	text-align: center;
	overflow: hidden;
	width: 960px;
	height: 300px;
	clear: both;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
}

div.ja-innerdiv {
	padding: 8px 0 10px !important;
	background: url(../images/sep.gif) repeat-x bottom !important;
}

div.ja-innerdiv img.border {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

div.ja-innerdiv img {
	margin: 5px 0 0 5px;
}

div.module blockquote {
	margin: 0;
	padding: 0;
}

div.module span.title {
	font-weight: bold;
	display: block;
	margin: 5px 0;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
	color: #333333;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0 10px;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #333333;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #CC0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #D58400;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}


/*** Class tambahan dewe ***/
#nduwurkanan {
	position: absolute;
	right: 30px;
	top: 10px;
	color: #666666;
}
/*** EoF Class tambahan dewe ***/

/*** Untuk pengaturan tabel ***/
#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	
	width: 600px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}

#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('../images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('../images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('../images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('../images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}
/*** Untuk pengaturan tabel ***/

#s5_search_middle .item1 {
	width: 20px;
	height: 20px;
	border: none;
	display: inline-block;
	vertical-align: middle;
}

#s5_search_middle a.item1 {
	background-image: url("../images/search_tombol_sprites.jpg");
	background-position:0px 0px;
}
#s5_search_middle a:hover.item1 {
	background-image: url("../images/search_tombol_sprites.jpg");
	background-position:0px -20px;
}

#s5_search_middle .search_field {
	background-color: #ffffff;
	border: none;
	width: 170px;
	margin-left: 5px;
}

/* Google Search */
#googlesearch {
   background-color: white;
   padding: 1px;
   padding-left: 3px;
}
#googlesearch input[type=text] {
   border: none;
   height: 13px; 
   font-size: 8pt;
   line-height: 8pt;
   margin: 0;
   padding: 0;
   position: relative;
   top: -2px;
}
#submit_search {
   height: 18px; 
   width: 18px;
   margin: 0;
   padding: 0;
   border: none;
   display: inline-block;
   background: url(../images/search_tombol_sprites.jpg) no-repeat scroll left top transparent;
   cursor: pointer;
}
#submit_search:hover {
   background: url(../images/search_tombol_sprites.jpg) no-repeat scroll left bottom transparent;
}

/*BANNER_CONTENT*/
#banner_content {
	background: #8ac87b;
	width: 487px;
	padding-right: 5px;
	height: 150px;
} 

/* MENU KIRI */
div.module_menutopsl1 h3{
	height: 45px;
	line-height: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #02294b;
	color: #f4e96a;
	padding-left: 10px;
	font-size: 150%;
}

.menu_menutopsl1 {
   list-style: none;     
   margin: 0;
	padding: 0;
   background: none; 
   overflow: hidden;
   z-index: -1;
}

.menu_menutopsl1 li ul {
	display: none;
}

.menu_menutopsl1 li {
   background: none;
   height: 38px;
   border-top: 1px solid #014D14;
   background: url(../images/menu-left-bg.png); 
}
.menu_menutopsl1 li:first {
   border: 0;
}

.menu_menutopsl1 li:hover {
   background: url(../images/menu-left-hover-bg.png);     
}
.menu_menutopsl1 li a {
   background: url(../images/menu-left-item-bg.png) no-repeat left;
   padding-left: 20px;
   display : block;
   vertical-align: middle;
   color: white;
   font-weight: bold;
   text-decoration: none; 
   line-height: 38px;
   height: 38px; 
   width: 100%; 
   /*text-shadow: 0 1px 1px #000000; */ 
}
.menu_menutopsl1 li a:hover {
   text-decoration: none;
}