/* *********************** GENERAL SETTINGS     *********************** */
html, body{	
	font-family: arial,helvetica,clean,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.231;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	color: #666666;
	background: #3A3A3A;
}

/* CSS global reset for all browsers */ 
* { padding: 0px; margin: 0px; }
/*  Global Formatting */
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

td{font-size: 12px;}
th{font-size: 12px;}
p{font-size:12px;}
a {color: #003399; text-decoration: underline;}
a:hover {color: #003399; text-decoration: none;}
a.image, a.image:hover  {border:0;}
li{ list-style: none; }
ul { list-style: none; clear: both;}
fieldset {
	width: 560px;
	padding: 5px;
	border: 1px solid #eee;
}
.both {
	clear: both;
}
/* *********************** END GENERAL SETTINGS *********************** */

#mainbg {
	width: 100%;
	background: #ffffff url(../gbr/mainbg.gif) top repeat-x;
	
}

#content {
	width: 1000px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#imageSlideshowHolder{

    height: 241px;
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0;	
		
	}
	.imageInGallery{		
		width:600px;
		height:250px;
		background-color:#FFF;
		
		/* Never change these 3 value */
		left:0px;
		top:0px;
		position:absolute;	
	}
	#imageSlideshowHolder img{
		position:absolute;		
	}
	
	
	/*chris - description overlay*/
	#the_captions{
		display:none;
		}
		
	.imageInGallery_DESC{
		position:absolute;
		color:#FFFFFF;
		padding:30px;
		padding-top:0px;
		
		margin-left:860px;
		margin-top:5px;
		z-index:100;
		/*height:200px;*/
		width:100px;
	
		font-size:80%;
		}
	.imageInGallery_DESC h1{
		color:#99cc33;
		font-size:140%;
		margin:0px;
		padding:0px 0px 5px 0px;
		}

#imageSlideshowHolder #searchform a{ color:#ffffff; font-weight:bold}

#top {
	padding: 0;
	/*background: #545454 url(../images/top1.jpg) top left no-repeat;*/
	height: 241px;
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 

#embed{
	padding: 0;
	height: 241px;
	right:auto;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear:both;		
}

#top #titleh1 { color: #ff9900; position: relative; float: left; width: 690px; }

#top #titleh1 h1 {
	position: absolute;
	left: 425px;
	top: 197px;
	font: normal 24px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 24px;
	letter-spacing: 0px;
	color: #ff9900;
	text-transform: uppercase;
	width: 349px;
	background: transparent url(../gbr/top_line.jpg) bottom no-repeat;
	padding-bottom: 2px;
}

#top #titleh1 h1 span {
	color: #FFAA16;
}

#top #titleh1 h2 {
	position: absolute;
	left: 240px;
	top: 47px;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 24px;
	letter-spacing: 0px;
	color: #eeeeee;
	text-transform: uppercase;	
}

#top #titleh1 #logo {
	position: absolute;
	top: 51px;
	left: 175px;
}

#top #titleh1 p {
	font-size: 11px;
	position: absolute;
	left: 30px;
	top: 51px;
	color: #333333;
}

#top #searchform {
	position: absolute;
	top: 9px;
	right: -20px;
	color:#FFFFFF;
	font-weight:bold;
	width: 100px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	background: transparent;
}

#top #searchform { color:#000000; font-weight:bold}

#top #searchform table.moduletable td { background: none; }

#top #searchform .moduletable {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#top #searchform form {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#top #newsflash {
	position: absolute;
	top: 95px;
	left: 26px;
	margin: 0px;
	padding: 0px;
	width: 650px;
	height: 70px;
	background: transparent;
}

#top #newsflash th {
	font: bold 10px "Trebuchet MS", "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #eeeeee;
	line-height: 15px;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	text-transform: uppercase;
	background: transparent;
	text-align: left;
}

#top #newsflash .newsflash {
	width: 650px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

#top #newsflash table.moduletable td, #top #newsflash .contentpaneopen td {
	padding: 0px;
	margin: 0px;
	color: #eeeeee;
	font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 14px;
	background: none;
	text-align: left;
}

/******/

#top #menu {
	padding: 0px;
 	height: 25px;
	clear: both;
	width: 650px;
	background: transparent;
	position: absolute;
	top: 180px;
	left: 25px;
}

#menu #uls {
	width: 650px;
	height: 25px;
	background: transparent;

	text-align: center;
}

#menu table.moduletable {
	margin: 0px;
	padding: 0px;
}

#menu #uls table.moduletable td {
	background: none;
}

#menu ul {
	list-style: none; 
	text-align: center; 
	clear: both;
	padding: 0px;
}

#mainlevel-nav li
{
	padding: 0px;
	background: transparent;
	display: inline;
	margin: 0;
	line-height: 15px;
	white-space: nowrap;
	list-style-type: none;
}

#mainlevel-nav li a
{
	padding: 0px 12px;
	text-decoration: none;
	color: #ffffff;
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#mainlevel-nav li a:hover {
	color: #FFD016;
	padding: 0px 12px;
	background: transparent;
}

/******/

#top_modules {
	width: 1000px;
	/*clear: both;*/
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#top_modules .moduletable {
	width: 175px;	margin-left: 140px;
}

#top_modules td {
	width: 175px;
	text-align: left;
	padding: 5px 0px 0px 0px;
	color: #fff;
	font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 14px;
}

#top_modules td a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#top_modules td a:hover {
	text-decoration: underline;
}

#top_modules th {
	font: bold 18px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 18px;
	color: #FFAA16;
	text-transform: uppercase;
	letter-spacing: 0px;	
	width: 175px;
	height: 12px;
	margin: 0px;
	padding: 30px 10px 8px 0px; 
	text-align: left;
	background: transparent;
}

#top_modules .mod_user1 a {
	color: #E80000;
}

#top_modules .mod_user2 a {
	color: #0066CC;
}

#top_modules .mod_user3 a {
	color: #CC00CC;
}

.mod_user3 {
	background: #fff url(../gbr/mod3_bg.jpg) top right no-repeat;
	margin: 0px;
	float: left;
	width: 267px;
	height: 155px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

.mod_user2 {
	background: #fff url(../gbr/mod2_bg.jpg) top right no-repeat;
	margin: 0px;
	float: left;
	width: 267px;
	height: 155px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
} 

.mod_user1 {
	background: #fff url(../gbr/mod1_bg.jpg) top right no-repeat;
	margin: 0px;
	float: left;
	width: 266px;
	height: 155px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

.white_space {
	height: 20px;
	display: block;
}

#right_side {
	float: left;
	width: 800px;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}


#right_side #mosright .padding .moduletable td {
	background: transparent;
	width: 185px;
	padding: 0px 10px;
}

#right_side #mosright .padding .moduletable td .poll {
	margin: 0px; padding: 0px; width: 160px;
}

#right_side #mosright .padding .moduletable td .poll * {
	margin: 0px;
	padding: 0px;
}

#right_side #mosright .moduletable td .poll td { width: 160px; text-align: left; }
#right_side #mosright .moduletable td .poll label { width: 110px; }


#right_side #mosright .moduletable td .poll td.sectiontableentry1 { width: auto; padding: 3px; }
#right_side #mosright .moduletable td .poll td.sectiontableentry2 { width: auto; padding: 3px; }

#mosright {	float: right; width: 185px; background-color: transparent; margin-left: 0px; }
#mosright .padding {
	background: transparent;
}

#mosright .padding form {
	margin: 0px;
	padding: 0px;
}

#left_side {
	float: left; 
	background-color: #ffffff;
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#left_side table.moduletable td table {
	background: none;
	width: 185px;
	padding: 0px 10px;
}

#left_side .lefts {
	float: left;
	width: 185px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}
 
#left_side .lefts a {  }

.sep {
	display: block;
	height: 0px;
	clear: both;
}

#main {
	margin: 0px;
	width: 1000px;
	background: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
} 

#main #mcontent {
	margin: 0px;	
	background: transparent;
	width: 605px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#main #mcontent2 {
	margin: 0px;
	padding: 0px;
	background: transparent;
}
#mcontent .padding { background-color: transparent; padding: 0px; text-align: left; padding-top: 5px; padding-right: 15px; }
#mcontent2 .padding { background-color: transparent; padding: 0px; text-align: left; padding-top: 5px; }

#footer {
	margin: 0px;
	width: 100%;
	height: 75px;
	background: transparent url(../gbr/footer_bg.gif) top repeat-x;
	clear: both;
	color: #C3C3C3;
}

#footer .padding { padding: 0px; height: 50px; width: 1000; margin: 0px auto; text-align: center; color: #C3C3C3; background: transparent; }
#footer .padding p {
	text-align: center;
	padding-top: 15px;
	font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #C3C3C3;
	text-transform: none;
}
#footer a { color: #FFAA16; font-weight: none; text-decoration: none; }
#footer a:hover { color: #FFAA16; text-decoration: underline; } 

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */	
	.pathway {font-size: 10px;color:#ccc; font-weight: bold;}
	a.pathway {color:#E0EA18;text-decoration: none;}
	a.pathway:hover {color:#fff;text-decoration: none;}

/* Mainlevel menu */
.mainlevel { 
	height: 20px;
	width: 150px;
}

a.mainlevel {
	background: #ffffff url(../gbr/a_link.gif) bottom left no-repeat;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px 0px 16px;
	margin: 0px;
	text-decoration: none;
	display: block;
	text-align: left;
}
	
a.mainlevel:hover, #active_menu, #active_menu:hover {
	font-weight: bold;
	color: #FF9900;
	background: #ffffff url(../gbr/a_active.gif) bottom left no-repeat;
	text-decoration: none;
	padding: 2px 0px 0px 16px;
	margin: 0px;
}

a.mainlevel:hover {
	font-weight: bold;
	color: #FF9900;
	background: #ffffff url(../gbr/a_active.gif) bottom left no-repeat;
	text-decoration: none;
	padding: 2px 0px 0px 16px;
	margin: 0px;	
}

/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel {height: 25px;}

a.sublevel {
	background: transparent;
	height:inherit;	
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

a.sublevel:hover {
	color: #cc0000;	
	background: transparent;
	text-decoration: underline;
}
/* End Sub Menu */

/* Add Custom Menus */

/* Add Custom Menus */

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px 0px;
}

table.moduletable th { 
	font: bold 12px "Trebuchet MS" "Times New Roman", Times, serif;
	line-height: 10px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: left;
	background: #ffffff url(../gbr/h_bg.jpg) left top no-repeat;
	width: 185px;
	padding-top: 22px;
	padding-bottom: 20px;
	padding-left: 43px;
}

table.moduletable td {height: 18px; text-align: left; } 

table.moduletable p {
	text-align: left;
}

/* Custom Modules */

.titlegallery{
	color:#0033cc;	
	font: bold 15px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: uppercase;
	}
	
.descgallery{
	text-align:left;
	color:#0340b3;	
	font: 11px "Trebuchet MS", "Times New Roman", Times, serif;	
	}

.new {
	color: #FF0000;
	font-style: italic;	
	font: bold 10px "Trebuchet MS", "Times New Roman", Times, serif;
	vertical-align: top;
	text-decoration: blink;
	}
	
.titlebeasiswa{
	text-align:left;
	color:#ff9900;	
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: uppercase;
	}
	
.descbeasiswa{
	text-align:left;
	color:#ffffff;	
	font: 11px "Trebuchet MS", "Times New Roman", Times, serif;	
	}

.linkbeasiswa a{
	text-align:left;	
	color:#ff0000;
	text-decoration: none;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;	
	}
	
.linkshort a{
	text-align:left;	
	color:#0066cc;
	text-decoration: none;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;	
	}

.latestnews, .mostread {
	list-style: none;
	width: 165px;
	display: block;
	padding: 1px 0px;
	margin: 0px;
	text-align: left;
}

li.latestnews. li.mostread {
	margin: 0px 3px;
	display: block;
	padding: 0px;
	width: 140px;
	list-style: none;
}

li.latestnews a, li.mostread a {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

li.latestnews a:hover, li.mostread a:hover {
	color: #003399;
	text-decoration: none;
}

.search {
	padding: 0px;
	clear: both;
	margin: 0px;
}

.search .button {
	background: none;
	border: none;
	color: #eeeeee;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	letter-spacing: 0px;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 2px;
	margin: 0px;
	width: 66px;
}

.search .button:hover {
	color: #ffffff;

}

.search .inputbox {
	border: none;
	margin: 0px;
	padding: 2px;
	height: 14px;
	width: 120px;
	background: #fff;
	border: 1px solid #000000;
	color: #666;
	vertical-align: middle;
}

.search .inputbox:hover {
	border: 1px solid #000000;
	padding: 2px;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** NEWS FORMATING ********************************* */

a{text-decoration:none;color:#2d598a;}

/* *********************** */

.IESucks{margin-top:-5px;}

ul.news,ul.details{list-style:none;clear:both;padding:0 25px 20px 0;}

ul.details{padding:0 25px 0 0;}

.news li.news{margin:0;}

.news li a.outer-link{text-decoration:none;color:#828282;}

.news li p{line-height:17px;top:-3px;left:3px;color:#4d4d4d;max-height:68px;overflow:hidden;padding:0 0 0 0;}

.news li p.thumb{left:-38px;*left:-25px;_left:-10px;}

li.separator{border-bottom:1px solid #ccc;margin:-1px 5px 17px 15px;*margin:-13px 5px 7px 15px;_margin:7px 5px 14px 15px;height:1px;}

.news li a.inner-link{color:#828282;}

.news li a.outer-link{display:block;width:100%;position:relative;margin-bottom:-22px;}

.news li a.inner-link:hover{cursor:default;background:#fff url('../gbr/backgrounds-r4.gif') repeat-x 0 0;}

.news li.news:hover,.news li.news a.outer-link:hover{background:#fff url('../gbr/backgrounds-r4.gif') repeat-x 0 -1119px;}

.news li.news img{padding:0 1.2em 0 15px;_margin:0;margin-right:19px;float:left;clear:left;}

.news li .left{margin:0 15px 10px 15px;*margin:0 15px 10px 0;_margin:30px 15px 10px 0;}

.news li .lft{margin:0;*margin:0;_margin:0;}

.news li .right{float:right;margin:0 0 0 5px;}

.news li .center,.news li .left,.news li .right{line-height:9px;text-align:center;font-size:10px;}

.news li .center{display:block;margin:10px auto 10px auto;}

li.news,li.details{font-size:11px;}

.top{ float:left; clear:both; background:url('../gbr/icons-r4.gif') no-repeat 0 -100px;height:3px;}

.top span{background:url('../gbr/icons-r4.gif') no-repeat 0 -120px;}

.top,.top span,.bot,.bot span,.bot-sb,.bot-sb span{height:3px;background-repeat:no-repeat;line-height:3px;font-size:1px;color:#fff;}

.title{height:auto;margin:1px 0 33px 0;}

.title div{width:58px;height:34px;float:left;border:1px solid #ccc;background:transparent url('../gbr/backgrounds-r4.gif') repeat-x 0 -865px;margin:0 12px 0 0;text-align:center;color:#595959;font:20px arial;line-height:17px;padding:7px 0 0 0;}

.title h1{font-size:19px;top:-0.2em;}

.title h1 a{color:#305c84;}

.title div span{text-align:center;font:50% verdana;*margin:0 0 0 2px;}

sub{vertical-align:text-bottom;}

ul.sub{margin-top:4px;}

ul.sub li.sender,ul.sub li.comments,ul.sub li.time{margin:0 0 0 15px;padding:0 0 0 23px;background:url('../gbr/icons-r4.gif') no-repeat;height:20px;line-height:17px;}

ul.sub li.sender{padding-left:20px;}

ul.sub li.comments{background-position:0 -20px;}

ul.sub li.time{background-position:0 -40px;}

/* Daftar Horizontal */

ul.nav li.nav,ul.sub li.icon,ul.sub li.sender,ul.sub li.comments,ul.sub li.time{display:block;list-style-type:none;float:left;}

/* Kategori */

li.home,li.pengumuman,li.berita,li.artikel{_padding:0 0 0 .2em;background:url('../gbr/category.gif') no-repeat;width:70px;list-style-type:none;float:left;font-size:13px;}

li.berita{background-position:-75px 0;}

li.artikel{background-position:-150px 0;}

/* BOT */

.bot,.bot-sb,.bot-login{background:url('../gbr/icons-r4.gif') no-repeat 0 -160px;height:3px;}

.bot span,.bot-sb span{background:url('../gbr/icons-r4.gif') no-repeat 0 -140px;position:relative;width:3px;}

.bot-sb span{_top:-3px;}

.bot span,.top span,.bot-sb span{float:right;}

/* HR */
hr{display:block;clear:left;visibility:hidden;}

/* ********************** END NEWS FORMATING ****************************** */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

.contentpaneopen td.contentheading {
	padding: 0px;
	line-height: 20px;
	font: normal 18px "Trebuchet MS", "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #00054E;
	height: 40px;
	width: 100%;
	padding: 0px;
	text-transform: uppercase;
	background: #ffffff;
}

.contentheading table td {
	letter-spacing: 0px;
	font-weight: bold;
}

/* content title and links */
.contentpagetitle {background-color : transparent; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #999;border-bottom: 0px;}
a.contentpagetitle:hover {color: #000;border-bottom: 0px dashed #ccc; text-decoration: none;}

/* top box like a category description */
.contentdescription {
	background-color : transparent;
	padding: 10px 0px;
}

/* Main Body Text */
.contentpane {background: transparent;}

.contentpaneopen { background-color: transparent; line-height: 17px; width: 100%; }

/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #999999; font-size: 10px; font-weight: bold; text-transform: uppercase; }
.modifydate {color: #ccc; font-size: 10px; font-weight: bold; font-style: normal; text-transform: uppercase;}
.newsfeeddate {font-size: 11px; color: #999; font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small { 
	color: #999999;
	font-size: 12px;
	line-height: 17px;
	margin: 0px; padding: 0px;
	text-transform: none;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 
	font-size: 11px; 
	color: #999;
}
.pagebar{font-size: 11px; font-weight: bold;}
.pagenav_prev{font-size: 11px; color: #999; }
.pagenav_next{font-size: 11px; color: #999; }
a.pagenav {color: #003399; text-decoration: none; font-weight: bold; }
a.pagenav:hover {color: #003399; text-decoration: none; font-weight: bold; }
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 11px; letter-spacing: 1px; height: 15px; clear: both; display: block; margin: 5px 0px; text-transform: uppercase; font-weight: bold; }

/* Read more link */
.readon {
	font-size: 12px; 
	color: #003399;
	text-decoration: underline;
}

.readon:hover {
	text-decoration: none;
	color: #003399;
}

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
	}
	
table.contenttoc th {
background: #fff; 
color: #06c;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
	text-align:right;
	margin-top: 5px;
	background-color: transparent;
	line-height: 48px;
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	letter-spacing: 0px;
	color: #8B8CAB;
	text-transform: uppercase;
	width: 100%;
	letter-spacing: 3px;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #3B3B3B;
	color : #eee;
	border-collapse: collapse;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: uppercase;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background-color: #f5f5f5;
	color: #666;
	font-size: 11px; 
	margin: 2px 0px;
	text-align: left;
	width: 130px;
	height: 30px;
}

.sectiontableentry2 {
	background-color: #fff;
	font-size: 11px; 
	margin: 2px 0px;
	text-align: left;
	width: 130px;
	height: 30px;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px; 
	padding: 0px;
	height: 15px;
	width: 15px;
	background: #fff;
	vertical-align: middle;
}

.sectiontableentry1 label, .sectiontableentry2 label {
	margin: 0px;
	padding: 0px;
	width: 80px;
	display: block;
}

.sectiontablefooter {
	height: 18px; 
}

table.poll {
	border: none;
	margin: 0px;
	padding: 0px 5px;
}

table.poll thead td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
}

table.pollstableborder {
	margin: 0px;
	padding: 0px;
	border: none;
}

table.pollstableborder td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
}

/* End Sectiontable */

/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 4px 4px;
}
#calendar span.libur {
	color:#FF0000;
}
#calendar span.keg a {
	color:#0000CC;	
	font-weight:bold;
}
#messagebox {
	border-right: 1px solid #000000;
    position: relative;
    width: 100px;
    z-index: 1;
    background-color: #F6FCD8;
    border-style: solid;
    border-width: 1px;
    display:none;
    font:normal 11px Verdana, Arial, Helvetica, sans-serif;
    
	}
	
#contents {
	width: 100%;
	height: auto;
	z-index: 2;
}

/* Category */
.category {color:#ccc;}
a.category:link, a.category:visited { height: 15px; color: #3366CC; text-decoration: underline;  }
a.category:hover  {	height: 15px; color: #3366CC; text-decoration: none; }
/* End category */

/* blogsection */
.blog {background-color: transparent; }
.blogsection{	height: 18px;  }
.blog_more{	clear: both; display: block; width: 480px; padding: 10px 0px; }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{background-color : none;}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
	border: 1px solid #eee;
	background: #fff;
	padding: 0px 4px 0px 4px;
	color: #666;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form { 
	font-size: 11px;
	margin: 0px;
}

input {
	background-color:#FFFFFF;
	font-size: 11px; color: #333; padding: 1px;
}

#mod_login_username, #mod_login_password {
	background: #fff;
	font-size: 11px;
	padding: 2px;
	margin: 3px 0px;
	width: 100px;
	border: 1px solid #ccc;
	color: #666;
}

#mod_login_remember {
	background: #fff;
	border: none;
	height: 15px;
	vertical-align: middle;
}

.inputbox { background: #fff; border: 1px solid #ccc; margin: 2px 0px; color: #333; }
.text_area {background: #fff; border: 1px solid #ccc; width: 570px; color: #333; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {
	border: 1px solid #ccc;
	color: #333333;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	width: 65px;
	height: 25px;
	background: #fff;
	margin: 0px;	
	text-transform: none;
	vertical-align: middle;
}

.button:hover {
	color: #FF9900;
}

select, #mod_templatechooser_jos_change_template, option {
	font-weight: normal;
	background: #fff;
	color: #666;
	border: none;
}


/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}


/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* *********************** End TABBED EDITING *********************** */

/* ************************ KALENDER ******************************** */


#messagebox {
	border-right: 1px solid #000000;
    position: absolute;
    width: 217px;
    z-index: 1;
    background-color: #F6FCD8;
    border-style: solid;
    border-width: 1px;
    display:none;
    font:normal 11px Verdana, Arial, Helvetica, sans-serif;
    
	}
	
#contents {
	width: 100%;
	height: auto;
	z-index: 2;
}

/* *********************** End KALENDER ***************************** */
