
/* all reset,layout */
* {
    margin:  0;
    padding: 0;
}
p{
	margin-bottom:12px;
	text-align:justify;
	/**/
}
span{
	/*border:1px solid #3333FF;*/	
}
td,p,div,tr {
    font-family: serif;
    font-size:   18px;
    color:       #333;
    line-height: normal;
	letter-spacing:1px;	 
}
body {
    font-family: serif;
    font-size:   12px;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;	
}
.all {
    padding:           0px 0px 0px 0px;
    margin:            0px 0px 30px 0px;
    color:             #333;
    /*background-image:  url(../images/all.png);
    background-repeat: repeat-x;
    background-color:  #CCC;*/
}
#container {
    width: 950px;
	/*border:1px solid #E9E8E8;*/
	margin:20px;
}
#wrapper {
    width: 100%;
}
#tophead {
    height: 28px;
}
#headleft {
    width: 200px;
}
#headleft p {
    padding-bottom: 6px;
}
#headright {
    float:          left;
    width:          700px;
    padding-bottom: 10px;
}
#headright a:link,#headright a:visited {
    color: #4887A5;
}
#header {
    /*background-image:  url(../images/header.png);
    background-repeat: repeat-x;*/
	background:#FFFFFF;
    width: 100%;
	
}
#logo {
    width: 280px;
	margin:0px;
}
#iklan{
	width:100%;
	margin:20px;	
	/*background:#00CC00;*/
}
#topnavwrap {
   /* background-image:  url(../images/topmenubg.png);
    background-repeat: x-repeat;*/
	background:#FFFFFF;
    width:             100%;
    height:            40px;
    margin-bottom:     5px;
	/*border-top: 1px solid #999999;*/
}
#topnav {    
    padding-top:  3px;
    padding-left: 10px;	
}

#topnav a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
}

#content {
    padding:           6px 0 6px 0;
    text-align:        left;
    background-image:  url(../images/content_bg.png);
    background-repeat: repeat-x;
}
#maincontent {
    text-align:        left;
    padding-right:     10px;
    padding-left:      10px;
    background-color:  #FFFFFF;
    margin-right:      8px;
    /*background-image:  url(../images/modulebg.png);*/
    background-repeat: repeat-x;
    padding-top:       5px;
    padding-bottom:10px;
}
#mosbody{

}
#modtop { 	
    padding: 2px 0px 10px 0px;
		
}

#modtop1 div.moduletable{
 	border-bottom: 2px solid #CCCCCC;
	margin-top:5px;
	width:inherit;
	
}
#modtop2{
	width:150px;
	padding-right:2px;
	
}

#modtop1 div.moduletable h3, #modtop2 div.moduletable h3  {
    margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 12px;	
    color:  #FFFFFF;
    font-size: 16px;
    font-weight:   bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;   
	text-transform:uppercase;
	background:#000000;
	width: 150px;
	
}
#left {
	margin-right:16px;
	padding:0px;	
	width:300px;
}
#right {
    margin-right: 8px;
	margin-top: 12px;
}
#right div.moduletable {
    margin-bottom:     8px;
    padding:           0 0px 8px 0px;
    /*background-image:  url(../images/modulebg.png);*/
    background-repeat: repeat-x;
    background-color:  #FFFFFF;
	
}
#right div.moduletable h3 {
    margin-bottom: 8px;
    color:         #000;
    font-size:     14px;
    font-weight:   normal;
}
#left div.moduletable {
    margin:     0px 0px 8px 0px;
    padding:     0px 0px 8px 0px;
    /*background-image:  url(../images/modulebg.png);*/
    background-repeat: repeat-x;
    background-color:  #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
#left div.moduletable h3 {
    margin: 0px 0px 8px 0px;	
    color:  #000000;
	background-color:  #FFFFFF;
    font-size:     14px;
    font-weight: bold;
	border-top: 4px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width: inherit;	
}
#modright h3 {
	margin: 0px 0px 8px 0px;
	padding: 5px 0px 5px 12px;
    color:  #000000;
	border-top: 4px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
    font-size: 14px;
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	width: inherit;
	text-transform:uppercase;
	/*border:1px solid #FF0000;*/
}
ul.relateditems a{
    color:#0066CC;
    font-size: 17px;    
	font-family:serif;			
}
#left div.moduletable-green {
    padding:           4px 8px 8px 8px;
    background-image:  url(../images/top_left_th.png);
    background-repeat: repeat-x;
    background-color:  #EFEFDE;
}
#left div.moduletable-green h3 {
    margin-bottom:  8px;
    color:          #333333;
    font-size:      14px;
    font-weight:    normal;
    text-transform: uppercase;
}
div.moduletable-tag {
    padding:           4px 8px 8px 8px;
    background-image:  url(../images/top_left_th.png);
    background-repeat: repeat-x;
    background-color:  #CCF6FF;
}
div.moduletable-tag h3 {
    margin-bottom:  8px;
    color:          #333333;
    font-size:      14px;
    font-weight:    normal;
    text-transform: uppercase;
}
div.moduletable-tag a:link,div.moduletable-tag a:visited {
    color: #4887A5;
}
#searchbox {
}
#advert1 {
    margin-top: 5px;
}
#modbot {
    margin: 0px;
	width:300px;	
}

#contentcent {
    background-color: #FFFFFF;
    padding:          5px 5px 5px 5px;
    margin-top:       5px;
}
#bottom {    
    background-color: #FFFFFF;
}
#bottom p {
}
#bottom div.moduletable h3 {
	padding: 0px 0px 0px 12px;
    margin-bottom:       8px;
    color:               #FFFFFF;
    font-size:           14px;
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-transform:      uppercase;
	background:#000000;    
}
#bottom div.moduletable a:link,a:visited{
	font-size:           14px;
}
#bottom div.moduletable {
    margin-bottom:     8px;
    padding:           0 8px 8px 8px;   
}
#bawah{
	width:auto;
	border-top:4px solid #CCCCCC;
	padding: 5px 0px 0px 0px
}

#foot{
	float:left;
	/*border:1px solid #FF0000;*/	
}
#bottom_menu {
	text-align:left;
	float:right;	
	padding: 0px 0px 0px 0px;
	color:#0066CC;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
    height:           40px;
    width:auto;
	float:left;
	
}
#footer p {
    color:       #000000;
    font-size:   12px;
    padding-top: 10px;
	text-align:center;
}
#footer a:link, #footer a:visited {
    color:      #000000;
    font-style: normal;
	border-right: 1px solid #000000;
	padding: 0px 15px 0px 0px;	
	font-size:12px;
}
/* splitmenu */
#navlist {
    margin:  3px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}
#navlist ul, #navlist li {
    display:         inline;
    list-style-type: none;
}
#navlist a:link, #navlist a:visited {
    padding:         4px 12px 4px 12px;
    float:           left;
    font-size:       12px;
    margin:          0px;
	font-weight: bold;
    text-decoration: none;   
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
   color:#000000;
    /*background-image:  url(../images/active_menu.png);*/
    background-repeat: repeat-x;
	padding: 4px 12px 3px 12px;
}
#navlist a:hover {
    color: #000000;
}
/* joomla css stuff */
#mod_search_searchword {
	float:left;	
    padding:   4px 0 0px 10px;
    width: 200px;
    font-size:   11px;
    background:  url(../images/searchbox.png) no-repeat ;
    color:       #333;
    font-family: tahoma;
    border:      none ;
    font-weight: normal;
    margin-left: 0px;
	margin-top:  3px;
    height:      21px;	
}
ul#mainlevel-nav {
    list-style:   none;
    font-size:    11px;
    padding-left: 0px;
}
ul#mainlevel-nav li {
    float:          left;
    font-size:      16px;
    font-weight:    normal;
    text-transform: lowercase;
    text-align:     center;
    font-family:    Arial,Tahoma, Helvetica, sans-serif;
    display:        block;
    background:     none ;
    padding-top:    5px;
}
ul#mainlevel-nav li a {
    display:         block;
    padding-top:     0px;
    text-decoration: none;
    color:           #FFFFFF;
    font-weight:     bold;
    text-transform:  capitalize;
}
ul#mainlevel-nav li a:hover {
    display:         block;
    text-decoration: none;
    font-weight:     bold;
}
a:link, a:visited {
    color:           #166B93;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    color: #FF0000;
}
form {
    display: inline;
    margin:  0;
    padding: 0;
}
h1 {
    color:       #666666;
    font-weight: normal;
    font-size:   20px;
}
ul {
}
li {
    margin-left: 20px;
}

ol {
    margin-left:         20px;
    list-style-position: inherit;
}
blockquote {
    margin: 10px;
}
blockquote div {
}
pre {
    padding: 10px;
}
table.contenttoc {
    margin:  3px;
    padding: 5px;
}
.contenttoc th {
    padding:     3px;
    color:       #935454;
    font-weight: bold;
}
.contenttoc a {
    font-size:   11px;
    padding:     0 5px 0 5px;
    font-weight: normal;
}
.contenttoc a:hover {
    font-size:    11px;
    color:        #935454;
    padding-left: 5px;
}
.contenttoc td {
    padding: 3px;
}
.contentpane {
    font-family: Arial,Tahoma,  Helvetica, sans-serif;
    font-size:   11px;
    line-height: 18px;
    text-align:  left;
}
.contentpaneopen ul {
    margin-left: 10px;
}
.contentpane ul {
    margin-left: 10px;
}
table.contentpaneopen,table.contentpane {
}
table.contentpaneopen li {
    margin-left: 20px;
}

#border{
width:inherit;
height:20px;
background:#E0E0E0;
}


div.moduletable {
    font-size: 11px;
    
}
div.moduletable td {
    text-align: left;
    font-size:  11px;
}
div.moduletable h3 {
    text-align:    left;
    margin-bottom: 5px;
    color:         #FFFFFF;
    font-size:     14px;
    line-height:   24px;
}
table.moduletable th {
    color:               #898371;
    text-align:          left;
    vertical-align:      middle;
    font-weight:         normal;
    padding-left:        5px;
    padding-top:         15px;
    padding-bottom:      10px;
    font-size:           14px;
    background-image:    url(../images/modth.png);
    background-repeat:   no-repeat;
    background-position: bottom;
    width:               230px;
    text-transform:      uppercase;
}
.contentpaneopen fieldset {
    border: none ;
    width:  100%;
}
.contentpaneopen td {
    padding:    0;
    text-align: left;
}
.contentdescription {
}
.latestnews li {
    list-style-type: none;
	text-align:left;
}
.latestnews li a {
    display: block;
	font-size:12px;
	padding:3px 0px 3px 12px;		
	background:url(../images/bullet.jpg) left top no-repeat;
	border-bottom:1px solid #CCCCCC;
}
.latestnews li a:hover {
	font-size:13px;		
}
.mostread li {
    list-style-type: none;
	text-align:left;
}
.mostread li a {
    display: block;
	font-size:12px;
	padding:3px 0px 3px 12px;			
	background:url(../images/bullet.jpg) left top no-repeat;	
	border-bottom:1px solid #CCCCCC;
}
.mostread li a:hover {
	font-size:13px;
}
ul.latestnews li {
    padding:             3px 0px 0px 10px;
    margin-left:         0px;
    color:               #4887A5;
    width:               auto;
    text-align:          left;
    background-image:    url(../images/li.png);
    background-repeat:   no-repeat;
    background-position: left center;
}
.latestnews a:link {
    text-transform: capitalize;
    color:#000000;
}
.latestnews a:visited {
     color:#000000;
}
.latestnews a:hover {
      color:#000000;
}
ul.mostread li {
    padding:             3px 0px 0px 10px;
    margin-left:         0px;
    color:               #4887A5;
    width:               auto;
    text-align:          left;
    background-image:    url(../images/li.png);
    background-repeat:   no-repeat;
    background-position: left center;
}
.mostread a:link {
    text-transform: capitalize;
    color:#000000;	
}
.mostread a:visited {
     color:#000000;
}
.mostread a:hover {
    color:#000000;
}
td.contentheading {
    color:           #000000;
    font-family:     arial,Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     normal;
    font-size:       28px;
}
div.componentheading {
    color:           #800000;
    font-family:     georgia,tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     normal;
    font-size:       20px;
    text-align:      left;
}
a.contentpagetitle:link,a.contentpagetitle:hover {
    font-family:     serif;
    text-decoration: none;
    font-size:       25px;
}
a.contentpagetitle:hover {
    color: #CCCC99;
}
.createdate, td.createdate {
    color:          #666666;
    font-size:      11px;
    font-weight:    bold;
    text-transform: lowercase;
    padding-bottom: 3px;
}
.modifydate,.small {
    color:          #FF6633;
    font-size:      11px;
    font-weight:    normal;
    text-transform: lowercase;
}
.highlight {
    color:            #FFFFFF;
    background-color: red;
}
.mosimage {
    margin:  5px;
    padding: 5px;
    border:  none ;
}
.mosimage_caption {
    padding:             1px 2px;
    color:               #898371;
    font-size:           10px;
    font-weight:         bold;
    border-bottom-style: solid;
    border-bottom-color: #808080;
    border-bottom-width: 1px;
}
.contentpaneopen img {
    margin: 5px;
}
.contentpane img {
    margin: 5px;
}
a.mainlevel:link, a.mainlevel:visited {
    display:           block;
    height:            20px !important;
    height:            22px;
    vertical-align:    middle;
    font-size:         12px;
    font-weight:       normal;
    text-align:        left;
    text-decoration:   none;
    text-transform:    capitalize;
    color:             #333333;
    padding-top:       2px;
    padding-left:      5px;
    padding-bottom:    2px;
    background-image:  url(../images/menu_bg.png);
    background-repeat: no-repeat;
}
a.mainlevel:hover {
    text-decoration:   none;
    color:             #4887A5;
    background-image:  url(../images/menu_bg.png);
    background-repeat: no-repeat;
}
a.mainlevel#active_menu {
    color:             #333333;
    background-image:  url(../images/menu_bg.png);
    background-repeat: no-repeat;
}
a.mainlevel#active_menu:hover {
    color: #F41400;
}
a.sublevel:link, a.sublevel:visited {
    font-size:      11px;
    padding-left:   10px;
    padding-bottom: 3px;
    line-height:    20px;
    display:        block;
    margin-left:    10px;
    font-family:    Arial, Verdana,Tahoma;
    color:          #00CCCC;
    text-transform: lowercase;
    font-weight:    normal;
}
a.sublevel:hover {
    text-decoration: none;
}
.inputuser {
    padding:     5px 0 0px 28px;
    width:       120px;
    font-size:   11px;
    background:  url(../images/login_bg.png) no-repeat ;
    color:       #F41400;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
    height:      20px;
}
.inputpass {
    padding:     5px 0 0px 28px;
    width:       120px;
    font-size:   11px;
    background:  url(../images/pass_bg.png) no-repeat ;
    color:       #F41400;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
    height:      20px;
}
#mod_login_username {
    padding:     5px 0 0px 10px;
    font-size:   11px;
    background: url(../images/inputbox.png) no-repeat;
    color:       #F41400;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
    height:      20px;
     width:80%;
}
#mod_login_password {
    padding:     5px 0 0px 10px;
    font-size:   11px;
    background: url(../images/inputbox.png) no-repeat;
    color:       #F41400;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
    height:      20px;
    width:80%;
}
#mod_login_remember {
    border:     none ;
    background: none ;
    margin:     0;
}
.inputbox {
    border:     1px solid gray ;
    background: #FFFFFF ;
}
.button {
    padding:     1px;
    padding:     3px !important;
    color:       #FFFFFF;
    font-size:   11px;
    border:      none ;
    font-weight: bold;
    background:  #666666 ;
}
.sectiontableheader {
    font-weight: bold;
    background:  #A2A2A2 ;
    padding:     4px;
    color:       #333333;
}
.sectiontableentry1 td a{
    padding: 3px;
	font-size: 25px;
	/*border:1px solid #FF0000;*/
}
.sectiontableentry2 td a{
    padding:    3px;
    font-size: 25px;
}
.sectiontableentry1 {
    padding: 2px;
}
.sectiontableentry2 {
    padding: 2px;
}
.readon {
    float:               left;
    padding-right:       10px;
    background-image:    url(../images/readmore.png);
    background-position: left;
    background-repeat:   no-repeat;
    padding-left:        25px;
    height:              31px;
    text-indent:         -5000px;
    display:             block;
    width:               98px;
}
.readon a:link, .readon a:visited {
    color: #FFFFFF;
}
.readon a:hover {
    color: #EBCA71;
}
.back_button a {
    padding:    2px 5px 2px 20px;
    text-align: center;
    display:    block;
}
.back_button a:hover {
    padding: 2px 5px 2px 20px;
    color:   #FF0000;
}
.pagenav {
    text-align:        center;
    color:             #FF6633;
    margin:            0px -2px 0px 0px;
    padding:           1px 6px 1px 6px;
    font-size:         11px;
    font-family:       arial,verdana,tahoma;
    background-image:  url(../images/btnlogin.gif);
    background-repeat: repeat-x;
}
a.pagenav, a.pagenav:visited {
    color: #FF6633;
}
a.pagenav:hover {
    color:            #ffffff;
    background-color: #000000;
    border:           1px solid #5d5d5d ;
}
span.pathway {
    color:       #666666;
    font-size:   11px;
    font-weight: bold;
	font-family:       arial,verdana,tahoma;
}
span.pathway a:link,{
    color:       #FFFFFF;
    font-weight: bold;
    font-size:   11px;
	font-family:       arial,verdana,tahoma;
}

span.pathway a:visited {
    color:       #666666;
    font-weight: bold;
    font-size:   11px;
	font-family:       arial,verdana,tahoma;
}
HR {
  


}
