body {
	margin:0;
	padding:0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}
body,td,th {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b5a9e;
}

a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

/*setting untuk header*/
#header {
	width: 100%;
	background-color: #4b5a9e;
	height: 25px;
}

/*setting untuk warna background menu tengah*/
#space-menu {
	width: 100%;
	float:left;
	background-color: #4b5a9e;
	height: 24px;
}

/*setting untuk warna background sub menu tengah*/
#space-submenu {
	width: 100%;
	float:left;
	background-color: #9898C4;
	height: 24px;
}

/*setting untuk lebar main body*/
#main-body {
	width: 100%;
	float:left;
}

/*setting untuk lebar kolom kiri*/
.leftcolumn {
	width: 200px;
	margin-left: 10px;
	padding-left: 10px;	
	background-color: #ffffff;
}

/*setting untuk lebar kolom tengah*/
.middlecolumn {
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
}

/*setting untuk lebar kolom kanan*/
.rightcolumn {
	width: 180px;
	margin-right: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ffffff;
}

/*setting untuk footer*/
#footer {
	width: 100%;
  float:left;
	background-color: #ffffff;
}

/* TOP MENU CSS mulai 
untuk perubahan menu top kecuali bagian pengubah bahasa, untuk bagian pengubah bahasa silakan edit di 
class dgn nama jflanguageselection
*/

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-color:#4b5a9e;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 25px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
}

ul#mainlevel-nav li a:hover
{
	color: #4b5a9e;
	background: #ffffff;
}

ul.jflanguageselection
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul.jflanguageselection li
{
	background-color:#4b5a9e;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 25px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul.jflanguageselection li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
}

ul.jflanguageselection li a:hover
{
	color: #4b5a9e;
	background: #ffffff;
}
/* TOP MENU CSS selesai */

/* MIDDLE MENU CSS mulai */

/* level 0 (menu Tengnta JRS, Gallery, Hubungi Kami, dll)*/
.dm_t-0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	color: White;
	background-color: #4b5a9e;
	height: 16px;
}
.dm_t-0_over {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	color: #4b5a9e;
	background-color: #ffffff;
	height: 16px;
	cursor: pointer;
}
.dm_t-0_down {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	color: White;
	background-color: #00008B;
	height: 16px;
}

/* level 1 untuk sub menu dari misal : Tentrang JRS yg memiliki sub menu Visi dan Misi, Sejarah dll*/
.dm_t-1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	color: White;
	background-color: #9898C4;
	height: 16px;
}
.dm_t-1_over {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	color: #4b5a9e;
	background-color: #ffffff;
	height: 16px;
	cursor: pointer;
}
.dm_t-1_down {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	color: White;
	background-color: #4B5A9E;
	height: 16px;
}

/* MIDDLE MENU CSS selesai */

/* LEFT MENU CSS mulai */

.default .folder .doc {
	display: block;
 	padding: 0px 0px 0px 0px;
 	border-bottom: 1px dashed #919B9C; 	
 	}

.default .doc{ border-bottom: 1px dashed #919B9C; 
		padding: 0px 0px 0px 15px;
    font-size: 10px; font-weight: normal;}

.default .doc a { 
	display:block;
	color: #4b5a9e;
	font-weight: normal;
 	text-decoration: none; 
 	padding: 5px 2px 5px 2px;
}

.default .doc a:hover { 
	display:block;
	color: #ffffff;
	background:  #4b5a9e;
	font-weight: normal;
 	text-decoration: none; 
 	padding: 5px 2px 5px 2px;
 	}

.default .folder a { 
	display:block;
	color: #4b5a9e;
	font-weight: normal;
 	text-decoration: none; 
 	padding: 5px 2px 5px 2px;
}

.default .folder a:hover { 
	display:block;
	color: #ffffff;
	background:  #4b5a9e;
	font-weight: normal;
 	text-decoration: none; 	
 	padding: 5px 2px 5px 2px;
 	}

/* LEFT MENU CSS selesai */

/* LATEST NEWS CSS mulai */
#rlnrich {
font-size: 100%;
border: 1px dashed #4B5A9E;
padding: 10px;
 }

a.rln_titlerich:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.rln_titlerich:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a.rln_titlerich:hover {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

a.rln_titlerich:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

a.rln_readmorerich{
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	border: 1px solid #EEEEEE;
	padding-left: 13px;
	margin-top: 10px;
	text-decoration: none;
	font-weight: normal;
	}
/* LATEST NEWS CSS selesai */

.small {font-size: 10px;color: #990000;line-height: 0.7;}
.button {border: 1px solid #4b5a9e;}
.inputbox {border: 1px solid #4b5a9e;}

.createdate {
font-size: 10px;
color: #990000;
height: 10px;
line-height: 0.7;
}

.modifydate {
font-size: 10px;
color: #990000;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}

/* untuk tombol read more */
a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

/* untuk tombol read more */
a.readon:hover {text-decoration: none;}

.blog_more {font-size: 10px;}

.blog {width: 100%;}

.contentheading {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #002E61;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #002E61;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 10px;
line-height: 1.8;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}

.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Verdana, sans serif;
border-bottom: 1px solid #002E61;
color: #002E61;
margin-bottom: 5px;
}

a.category {}/* this is to set the category Titles ( found on a SECTION's page where the Category lists are) styles */
a.category:link, a.category:visited {} /* same as above, but to set the link format */
a.category:hover {} /* same as above, but for links with mouse pointer over it */

/*setting untuk tabel footer*/
table.moduletablefooter {
width:  100%;
padding: 0px;
}

table.moduletable {
width:  100%;
font-size: 100%;
 }

/*setting untuk tabel kolom kanan*/
table.moduletableright {
width:  100%;
font-size: 100%;
border: 1px dashed #4B5A9E;
padding: 10px;
 }


table.moduletable th  {
	font-size: 100%;
	height: 20px;
	color: #000000;
	padding-top: 3px;	
}


table.moduletable td {
	font-size: 11px;
	padding: 0px;
	Margin-left: 15pt
	Margin-top: 1.5 em
	Margin-bottom: 1.5 em
	Border-right: dashed, color rgb 51 51 255, thin
	font-weight: normal;
}

.poll {font-size: 10px;text-align: center;}

/*setting untuk tombol back*/
.back_button {
	color            : #333333;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url('../img/bb.gif') no-repeat;
  white-space:normal; font-weight:bold; border:1px solid #999999; padding-bottom:4px; padding-left:21px; padding-right:2px; padding-top:1px; float:left; line-height:10px; text-decoration:none; background-repeat:no-repeat 
}

.blogsection {}

.contentdescription {} /* When you create a link to a Section in the main menu and when clicked on it, it will display "News" then some description (with image if you selected one) and then a list of Category of News. This style is used for formating the "DESCRIPTION" part of that page */
table.contenttoc {} /* This is used to format the table of the Tables of Contents or "Jump to" box when it is enabled in a multiple paged content or article */
table.contenttoc td {} /* the same as above, but this is used to format the td or table cells */
.content_rating {} /* used for styling the texts used for displaying those "stars" for rating in an article */
.content_vote {} /* used for those voting texts (the one with voting RADIO buttons) */


/* CSS untuk galeri photo mulai*/

#rsg2-galleryTitle{
}

.rsg2-toolbar {
	text-align: center;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	}

.rsg2-galleryList-newImages {
	color: Red;
	font-weight: bold;
}
#rsg2-navigation{
    float: right;
    text-align: right;
}
#rsg2-navigation li{
    list-style: none;
    background-image: none;
}

#rsg2-footer{text-align: center;}

/* gallery list */

ul#rsg2-galleryList{clear: both;padding: 0;}

/*untuk kotak kategori album*/
.rsg2-galleryList-item{
    clear: both;
    
    padding: 5px;
    margin: 5px 0 5px 0;

    list-style: none;
    background-image: none;

    border: 1px solid #ccc;
}

/*untuk mengatur display posisi thumnail*/
.rsg2-galleryList-thumb{
    display: block;
    float: left;
    margin: 0 5px 5px 0;
}

/* sub gallery list */

.rsg2-subGalleryList-container{margin-top: 1ex;}

.rsg2-subGalleryList-title{float: left;}

.rsg2-subGalleryList-list{
    float: left;
    margin: 0 0 0 5px;
    padding: 0px;
    list-style: none;
    background-image: none;
}

/* thumbnail list */

ul#rsg2-thumbsList{margin: auto;}

ul#rsg2-thumbsList li{
    display: box;
    float: left;
    overflow: hidden;
    padding: 5px 5px;
    text-align: center;
/*     get rid of other possible list styles */
    list-style: none;
    background-image: none;
}

table#rsg2-thumbsList{width: 100%;}

table#rsg2-thumbsList td{
    overflow: hidden;
    padding: 5px 5px;

    text-align: center;
}

.rsg2-pageNav{
    text-align: center;
	font-size: 12px;
}

/* utility selector, this is common in many templates, but we can't count on it being there */
.clr{
    clear: both;
    line-height: 0px;
}

/* CSS untuk galeri photo mulai*/
