@charset "utf-8";
/* CSS Document */

* {
padding:0;
margin:0;
}
body {
background:url(../images/bg_body.jpg) left top repeat-x fixed;
text-align:center;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-family:Tahoma,Verdana,Arial,"Trebuchet MS";
font-size:12px;
}
img {
border:none;
}
fieldset {
border:none;
}
a {
font-size:11px;
color:#2F63C6;
}
p {
font-size:12px;
line-height:18px;
padding-bottom:10px;
}
#wrapper {
width:904px !important;
padding:0 14px 0 14px;
width:932px;
margin:0 auto;
text-align:left;
background:url(../images/bg_wrapper.jpg) left top repeat-y;
}
#top_section {
width:932px;
margin:0 -14px 0 -14px;
height:54px;
position:relative;
background:url(../images/bg_top_section.jpg) left top no-repeat;
}
#top_section #miscnav {
width:500px;
height:25px;
position:absolute;
top:10px;
left:30px;
}
#top_section #miscnav ul {
list-style:none;
}
#top_section #miscnav ul li {
float:left;
margin-right:10px;
}
#top_section #miscnav ul li.home a {
border:none;
padding-right:0px;
background:url(../images/home.gif)left top no-repeat;
height:16px;
width:16px;
display:block;
}
#top_section #miscnav ul li.home a img{
width:16px;
}
#top_section #miscnav ul li a {
float:left;
color:#fff;
text-decoration:none;
border-right:1px solid #fff;
padding-right:10px;
font:11px Verdana, Arial, Helvetica, sans-serif;
}
#top_section #miscnav ul li a:hover {
text-decoration:underline;
}
#top_section #search  {
width:350px;
height:50px;
position:absolute;
top:15px;
right:0px;
}
#top_section #search .csc-mailform ,#content .csc-mailform {
border:none;
}
/*#top_section #search .csc-mailform-field {
width:250px;
height:19px;
float:left;
background:url(../images/bg_input_top_section.jpg) 65px top no-repeat;
}
#top_section #search label {
color:#000;
font-size:11px;
width:70px;
float:left;
padding-right:20px;
}
#top_section #search input {
width:140px;
float:left;
display:block;
border:none;
background:none;
font-size:11px;
padding-top:2px;
}
#top_section #search .csc-mailform-submit {
width:37px;
margin-top:-2px;
}*/

#top_section #search #mailformsword, #content .content #mailformsword{
width:150px;
height:19px;
float:left;
padding-left:25px;
background:url(../images/bg_input_top_section.jpg) left top no-repeat;
}
#top_section #search label, #content .csc-mailform label{
color:#000;
font-size:11px;
width:70px;
float:left;
padding-right:20px;
}
#top_section #search input, #content .csc-mailform input{
width:140px;
float:left;
display:block;
border:none;
background:none;
font-size:11px;
padding-top:2px;
}
#top_section #search .csc-mailform-submit, #content .csc-mailform .csc-mailform-submit{
width:37px;
margin-top:-1px;
height:22px;
background:url(../images/bg_submit_top_section.jpg) left center no-repeat;
}
#mainnav {
width:904px;
height:48px;
background:url(../images/bg_mainnav.jpg) left top repeat-x;
}
/*#mainnav ul {
list-style:none;
}
#mainnav ul li {
float:left;
}
#mainnav ul li a {
height:33px !important;
height:48px;
display:block;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
float:left;
color:#2f2e33;
text-decoration:none;
padding:15px 10px 0 10px;
background:url(../images/batas_mainnav.jpg) left bottom no-repeat;
}
#mainnav ul li a:hover {
color:#2F63C6;
}*/

#nav, #nav ul { /* all lists */
	padding:0 0 0 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
	#nav a {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	display:block;
	padding:15px 10px 20px 10px;
	margin-right:2px;
	text-decoration:none;
	color:#2f2e33;
	background:url(../images/batas_mainnav.jpg) left bottom no-repeat;
	}
	#nav li { /* all list items */
	float:left;
	padding-top:0px;
	}
	#nav li:hover, #nav li.sfhover, #nav li.active {
	/*background:url(../images/mainnav_r.jpg) right top no-repeat;*/
	}
	#nav li:hover ul li, #nav li.sfhover ul li, #nav li.active ul li {
	background:#fff;
	}
	
	#nav li a:hover, #nav li.active a, #nav li.sfhover a, #nav li.sfhover.active a, #nav li:hover a {
	
	}
	#nav li ul li a:hover, #nav li.active ul li a, #nav li.sfhover ul li a, #nav li.sfhover.active ul li a, #nav li:hover ul li a {
	background:none;
	text-transform:none;
	}

	#nav li ul li {
	padding:0;
	border:none;
	filter:alpha(opacity=90);
/*	-moz-opacity:0.90;
	KhtmlOpacity:.90;*/
	opacity:.90;
	background:#fff;
	/*width:190px;*/
	border-bottom:1px solid #cdcdcd;
	}



	#nav li ul { 
	/* second-level lists */
	position: absolute;
	/*width: 190px;*/
	left: -999em;
	z-index:200;
	margin:0;
	 /* using left instead of display to hide menus because display: none 
isn't read by screen readers */
	}
	
	#nav li ul li.end {
	/*width: 170px;*/
	height:11px;
	background:transparent url(../images/bg-menu-end.png) left top no-repeat;
	padding:0;
	
	}
	#nav li.active ul li a {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#2f2e33;
	background:none;
	}
	#nav li.active ul li {
	/*width:170px;*/
	}
	#nav li.active ul li a:hover, #nav li ul li a:hover {
	background:none;
	/*width:190px;*/
	text-decoration:none;
	background:#bddbff;
	padding-right:2px;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav 
	li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	background:none;
	left:auto;

	}
	#nav ul a {
	text-align:left;
	/*width: 170px !important;
	width: 190px;*/
	margin-top:-1px;
	padding:5px 10px 5px 10px;
	background:none;
	}
	#nav ul li ul li a {
	margin-right:0;
	}

	#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}
#header {
/*background:url(../images/header.jpg) left top no-repeat;*/
width:904px;
height:275px;
position:relative;
}
#header #flash_garuda {
width:219px;
height:188px;
position:absolute;
top:10px;
left:60px;
}
#header #flashslogan1 {
width:400px;
height:100px;
position:absolute;
left:323px;
top:66px;
}
#section {
width:904px;
/*overflow:hidden;*/
margin-top:10px;
}
#section #left_section {
width:300px;
float:left;
overflow:hidden;
}
#section #left_section #leftnav {
border:1px solid #e0e2e5;
padding:7px;
}
#section #left_section #leftnav ul {
list-style:none;
}
#section #left_section #leftnav ul li {
background:url(../images/bg_dot_bottom.jpg) left bottom repeat-x;
}
#section #left_section #leftnav ul li a {
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color:#333333;
text-decoration:none;
height:19px !important;
height:22px;
display:block;
padding-top:3px;
padding-left:20px;
background:url(../images/dot.jpg) left 8px no-repeat;
}
#section #left_section #leftnav ul li a:hover {
color:#ffd200;
}
#section #both_section {
width:600px;
float:right;
overflow:hidden;
}

#section #middle_section {
width:300px;
float:left;
overflow:hidden;
}
#section #right_section {
width:290px;
padding-left:10px;
float:right;
overflow:hidden;
}
	* html #section #right_section {
		width:290px;
	}
#section {
}
#section #right_section ul li {
margin:0 0 0 15px;
}
/* kurswebsite */
#kurswebsite {
background:url(../images/bg_module_grey.jpg) left bottom no-repeat;
padding:0 20px 20px 20px;	
margin-bottom:8px;
}
	#kurswebsite h1 {
	background:url(../images/bg_heading_grey.jpg) left top no-repeat;
	margin:0 -20px 0 -20px;
	padding-left:20px;
	padding-top:5px;
	height:40px;
	color:#0047c1; font-size: 18px; font-weight: 400; width: auto; 	  font-family:"Trebuchet MS", Tahoma, Verdana, Arial;		
	}
	#kurswebsite #kurswebsite_main {
	font-size:12px;
	}
		#kurswebsite #kurswebsite_main table {
		margin:2px 0;
		}
		#kurswebsite #kurswebsite_main table td {
		width:75px;
		}
		#kurswebsite #kurswebsite_main table td.title {
		width:100px;
		font-weight:bold;
		}
/* flash_video */
#flash_video {
/*background:url(../images/bg_module_grey.jpg) left bottom no-repeat;
padding:0 20px 20px 20px;*/
}

#flash_video .csc-header {
background:url(../images/bg_heading_grey.jpg) left top no-repeat;
margin:0 -20px 0 -20px;
padding-left:20px;
padding-top:5px;
height:40px;
}

#flash_video .tx-bddbflvvideogallery-pi1{
margin:0 0 10px 0;
text-align:center;
font:10px Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;margin:0;padding:0;
height:225px;
}
#flash_video .tx-bddbflvvideogallery-pi1 #flvplayercaption {

}
#flash_video .tx-bddbflvvideogallery-pi1 #player {
position:relative;
z-index:7;
}
#flash_video .tx-bddbflvvideogallery-pi1 #flvcaption {
clear:both;
position:relative;
right:60px;
}
 
#flash_video ul { list-style:none; }
#flash_video ul li {
background:url(../images/bg_dot_bottom.jpg) left bottom repeat-x;
}
#flash_video ul li a {
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color:#333333;
text-decoration:none;
height:19px !important;
height:22px;
display:block;
padding-top:3px;
padding-left:20px;
background:url(../images/dot.jpg) left 8px no-repeat;
}
/*#content h1, #flash_video .csc-header h1, #right_section .csc-header h1 {
font-size:21px;
color:#0047c1;
}*/
#content h1 {
font-size:21px;
color:#0047c1;
}
#flash_video .csc-header h1, #right_section .csc-header h1 {
color:#0047c1; font-size: 18px; font-weight: 400; padding: 0; width: auto; float: left; font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
}
#content {
padding:0 10px 10px 10px;
}
#content ul {
margin:0;padding:0;line-height:1;list-style:none;
}
	#content ul li {
		background:url(../images/dot.jpg) left 3px no-repeat;
		padding:0 0 0 15px;
		margin:5px 0;
	}
#content .csc-header {
margin:0 -10px 10px -10px;
padding-left:0px;
padding-top:5px;
border-bottom:3px solid #ffd118;
}
#footer {
width:932px;
margin:20px -14px 0 -14px;
background:url(../images/bg_footer.jpg) left top no-repeat;
height:119px !important;
height:139px;
text-align:center;
padding:20px 0 0 0;
}
#footer #footernav {
width:328px;
overflow:hidden;
margin:0 auto;
padding-bottom:7px;
}
#footer #footernav ul {
list-style:none;
}
#footer #footernav ul li {
float:left;
}
#footer #footernav ul li a {
color:#fff;
font-size:12px;
float:left;
text-decoration:none;
display:block;
padding:0 10px 0 10px;
border-right:1px solid #fff;
}


#footer .copyright {
margin:40px 0 0 0; padding:0;
font-size:11px;
color:#062969;
}
#footer .copyright a img{
	border:none;
	position:relative;
	top:10px;
}
#content .module {
padding-top:10px;
border-bottom:1px solid #cdcdcd;
}
#content .module span {
color:#aaaaab;
font-size:11px;
}
#content .module h1 {
font:14px Verdana, Arial, Helvetica, sans-serif;
color:#0047c1;
}
#content .module p {
}
#content .module img {
float:left;
padding:2px;
border:1px solid #cdcdcd;
margin:5px;
}
#content .module .more {
clear:both;
text-align:right;
margin:0 0 10px 0;
}
#content .module .backlink {
clear:both;
text-align:right;
margin:0 0 10px 0;
}
#artikel_module {
/*padding:0 20px 10px 20px;
background:url(../images/bg_module_grey.jpg) left bottom no-repeat;*/
}
#artikel_module .csc-header {
margin:0 -20px 0 -20px;
padding-left:20px;
padding-top:5px;
height:40px;
background:url(../images/bg_heading_grey.jpg) left top no-repeat;
}
#artikel_module .csc-header h1 {
font-size:21px;
color:#0047c1;
}
#artikel_module .module {
padding:5px 0 5px 0;
background:url(../images/bg_module_right.jpg) left top repeat-x;
}
#artikel_module .module a {
color:#0047C1;
font-size:11px;
}
#artikel_module .module a:hover {
color:#0047C1;
}
#artikel_module .module p {
}
#artikel_module .module img {
float:left;
padding:2px;
border:1px solid #cdcdcd;
margin:5px;
}
#right_section #banner {
margin-top:10px;
margin-bottom:10px;
}
#footer #footernav ul li a:hover {
text-decoration:underline;
}
#footer p {
color:#fff;
font-size:11px;
}

#footer .copyright {
margin-top:20px;
}
/* cms */

.csc-sitemap ul{
margin-left:20px;
}
.csc-bulletlist {
margin:0 0 15px 0;
}
.spacer-gif {
display:none;
}

/*POWERMAIL*/

.tx-powermail-pi1 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
	.tx-powermail-pi1 label {
		float:left;
		display:block;
		width:150px;
	}
	.tx-powermail-pi1 input, .tx-powermail-pi1 select, .tx-powermail-pi1 textarea {
			font:12px Verdana, Arial, Helvetica, sans-serif;
			border:1px solid #999;
			padding:2px;
			vertical-align:top;
			
		}
	.tx_powermail_pi1_fieldwrap_html_captcha_description {
		display:none;
	}
	.tx-powermail-pi1 .powermail_submit, .tx-powermail-pi1 .powermail_mandatory_submit {
		background:url(../images/button.jpg) left top no-repeat;
		height:22px;
		color:#FFF;
		border-top:none;
		border-left:none;
		padding:0 5px;
		margin:5px 0;
	}	
	fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border:none;
	background: none;
	padding: 5px;
	}
	fieldset.tx-powermail-pi1_fieldset legend {
		display:none;
	}
/* RIGHT MODULE */
.right_module {
font-size:12px;

border-bottom:1px solid #cdcdcd;
}
.right_module span {
color:#aaaaab;
font-size:11px;
}
.right_module h1 {
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
color:#0047c1;
}
.right_module p {
}
.right_module img {
float:left;
padding:2px;
border:1px solid #cdcdcd;
margin:5px;
}
.right_module .clear {
clear:both;
font-size:11px;
}
.right_module .more {
clear:both;
text-align:right;
margin:0 0 10px 0;
}
.right_module .backlink {
clear:both;
text-align:right;
margin:0 0 10px 0;
}

/* CH GALLERY */
#content .tx-chgallery-pi1 {

}
#content .tx-chgallery-pi1 .text small i {
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
#content .tx-chgallery-pi1 ul {
	list-style:none;
	margin:0;padding:0;
	line-height:1;
}
	#content .tx-chgallery-pi1 ul.chgallery-list {
		background:none;
		border:none;
	}
	#content .tx-chgallery-pi1 ul li {
		background:none;
		padding:5px;
		border:1px solid #D2DCE4;
	}
#content .tx-chgallery-pi1 .info {
	margin:0;padding:0;border:none;background:none;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
#content .tx-chgallery-pi1 .info strong {
	font-size:14px;
	font-weight:bold;
	color:#0148C2;
}
#content .tx-chgallery-pi1 .info small i {
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
#content .tx-chgallery-pi1 .info a {
	float:right;
}
#content .tx-chgallery-pi1 .pagebrowser {
	border:none;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
#content .tx-chgallery-pi1 .single {
	background:none;
		
}
.tx-chgallery-pi1 .single .img .align .photo {
margin:0;
}

#content .tx-chgallery-pi1 .single .img{
float:left;

}
#section #both_section #full_content_section #content .content .tx-chgallery-pi1 .pagebrowser .text span.result {
display :none;
}

#section #both_section #full_content_section #content .content .tx-chgallery-pi1 .single span small {
display:none;
}
.content .tx-chgallery-pi1 .single span {
font-size:10px;
float:right;
width:350px;
text-align:left;
}


/* MEDIA VIDEO */
#content .tx-bddbflvvideogallery-pi1 #flvplayercaption {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	width:300px;
	margin:0 10px 0 0;
	color:#2A66CC;
	font-weight:bold;
}
#content .tx-bddbflvvideogallery-pi1 #playlist .flvplayer_listpic {
	background:url(../images/video-thumb.jpg) left top no-repeat;
	width:85px;
	height:85px;
	overflow:hidden;
}
#content .tx-bddbflvvideogallery-pi1 #playlist .flvplayer_listpic img {
	padding:5px 0 5px 5px;
	width:75px;
}

.csc-textpic-caption {
font:11px Verdana, Arial, Helvetica, sans-serif;
}
#pathway {
font-size:12px;
}
/* Guestbook */
.tx-veguestbook-pi1 {
font:11px bold Verdana, Arial, Helvetica, sans-serif;
}

.tx-veguestbook-pi1 .guestbook h2 {
font:14px bold Verdana, Arial, Helvetica, sans-serif;
color:#2663CB;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
 display:none;
}

.tx-veguestbook-pi1 .form div label {
	display:block;
	width:120px;
	padding:0px 0px 2px 0px;
}

.tx-veguestbook-pi1 .form div label span { color:#FF0000; }

.tx-veguestbook-pi1 .form div input.tx-guestbook-form-inputfield-med, .tx-veguestbook-pi1 .form div input.tx-guestbook-form-inputfield-big {
	padding:2px;
	width:250px;
	margin-bottom:5px;
}

.tx-veguestbook-pi1 .form div .tx-guestbook-form-textarea {
	padding:2px;
	width:400px;
	height:100px;
}

.tx-veguestbook-pi1 .form div .tx-guestbook-submit { margin:5px 0px 0px 0px; width:100px; }

.tx-veguestbook-pi1 .form div #capture {
	padding:2px;
	width:250px;
	display:block;
}

.tx-veguestbook-pi1 .form div img {
	border:1px solid #333;
	padding:0px;
	margin:0px 0px 5px 0px;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	background:#FFF;
	padding:0px;
	clear:both;
}

.tx-veguestbook-pi1 .tx-guestbook-right p { 
display:block; 
width:150px; 
}

 #content p {
 margin-top:10px;
 }
.tx-veguestbook-pi1 .guestbook .pagination a{
margin:10px;
}
.tx-veguestbook-pi1 .guestbook .pagination strong{
margin-right:10px;
}
.tx-veguestbook-pi1 .guestbook .pagination span.result {
float:right;
color:#666;
}
.tx-veguestbook-pi1 .guestbook #right {
float:right;
}

.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date {
margin-top:5px;
}
.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-latest-more {
margin-top:5px;
}
.tx-veguestbook-pi1 .guestbook #left p {
display:none;
}
.tx-veguestbook-pi1 .guestbook .pagination span.prev a {
background:url(../images/prev.gif)left no-repeat;
color:#fff;padding: 3px 13px 5px 18px;
text-decoration:none;
}
.tx-veguestbook-pi1 .guestbook .pagination span.next a {
background:url(../images/next.gif)right no-repeat;
color:#fff;padding: 3px 15px 5px 18px;
text-decoration:none;
}
.tx-veguestbook-pi1 .guestbook .pagination {
margin-bottom:15px;
}



.pagination span.active {
	padding:2px 6px;
	margin-left:0px;
	margin-right:0px;
	border:1px solid #ccc;
	font-weight:bold;
	-moz-border-radius: 6px;
	background:#2663CB;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.pagination a span.link {
	padding:2px 6px;
	margin-left:0px;
	margin-right:0px;
	border:1px solid #ccc;
	color:#2663CB;
	background:#fff;
	font-weight:bold;
	-moz-border-radius: 6px;
}
.pagination a:hover span.link {
	padding:2px 6px;
	margin-left:0px;
	margin-right:0px;
	border:1px solid #ccc;
	color:#fff;
	background:#2663CB;
	font-weight:bold;
	-moz-border-radius: 6px;
}
.news-list-browse .tx-ttnews-browsebox span.tx-ttnews-active a{
	padding:2px 6px;
	margin-left:0px;
	margin-right:0px;
	border:1px solid #ccc;
	font-weight:bold;
	-moz-border-radius: 6px;
	background:#2663CB;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.news-list-browse .tx-ttnews-browsebox span.link a {
	padding:2px 6px;
	margin-left:0px;
	margin-right:0px;
	border:1px solid #ccc;
	color:#2663CB;
	background:#fff;
	font-weight:bold;
	-moz-border-radius: 6px;
}
.news-list-browse .tx-ttnews-browsebox span.link a:hover{
	padding:2px 6px;
	margin-left:0px;
	margin-right:0px;
	border:1px solid #ccc;
	color:#fff;
	background:#2663CB;
	font-weight:bold;
	-moz-border-radius: 6px;
}


.news-list-browse .tx-ttnews-browsebox span.prev a {
background:url(../images/prev1.gif)left no-repeat;
color:#fff;padding: 3px 13px 5px 18px;
text-decoration:none;
}
.news-list-browse .tx-ttnews-browsebox span.next a {
background:url(../images/next2.gif)right no-repeat;
color:#fff;padding: 3px 15px 5px 18px;
text-decoration:none;
}

#left_section .news-latest-item, .news-latest-container .news-latest-item {
margin-bottom:5px;
}
#left_section .news-latest-item span.news-latest-date a, .news-latest-container .news-latest-item span.news-latest-date a  {
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#cccccc;
text-decoration:none;
font-weight:bold;
}

#left_section .news-latest-item h3 a, .news-latest-container .news-latest-item h3 a {
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#0047C1;
padding:0 0 5px 0;
text-decoration:none;
}
	#left_section .news-latest-item h3 strong, .news-latest-container .news-latest-item h3 strong {font-weight:normal;}
#left_section .news-latest-item img, .news-latest-container .news-latest-item img {padding:5px;}
#left_section .news-latest-item .news-latest-morelink, .news-latest-container .news-latest-item .news-latest-morelink {
text-align:right;
}	
	#left_section .news-latest-item .news-latest-morelink a, .news-latest-container .news-latest-item .news-latest-morelink a {text-decoration:underline;}	
	#left_section .news-latest-item .news-latest-morelink a:hover, .news-latest-container .news-latest-item .news-latest-morelink a:hover {text-decoration:none;}
#left_section .news-latest-item hr.clearer, .news-latest-container .news-latest-item hr.clearer {
display:none;
}

/* Blog */
#left_section #left_content h1 {
font: bold 16px bold Verdana, Arial, Helvetica, sans-serif;
}
#left_section #left_content #flash_video .news-latest-container .news-latest-item .news-latest-content .cat ,#content .content #kategori {
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#D8C604;
}
.content .category .cat {
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#D8C604;
}

.news-latest-container .news-latest-item .news-latest-content h3 a{
text-decoration:none;
}
.news-latest-morelink a {
text-decoration:none;
}
.news-catmenu-NO a , .news-catmenu h4 a {
text-decoration:none;
}
#content .content span.date, .news-list-container .news-list-item .content span.date {
color:#999999;
font:10px Verdana, Arial, Helvetica, sans-serif;
}
#content .content .news-list-container .news-list-item .content {
margin-top:10px;
}
.news-list-container .news-list-item .content h2 a {
text-decoration:none;
font:18px Verdana, Arial, Helvetica, sans-serif;
}
.news-list-container .news-list-item .content .category a .comment {
	background:url(../images/bubbletext.gif) left top no-repeat;
	
	font:bold 11px Arial, Helvetica, sans-serif;
	padding-left:20px;
	margin-top:5px;
	text-decoration:none;
	}
	#content .content {
	margin-top:10px;
	}
	#content .content h2 font{
	margin-top:10px;
	}
	.tx-veguestbook-pi1 .tx-guestbook-left p {
	display:none;
	}
	.news-latest-item {
	margin-top:10px;
	}
.news-latest-item .subtitle {
	margin:0px;
	padding:0px;
}
#left_section #left_section_main #flash_video p a.internal-link {
text-decoration:none;
}
#left_section #left_section_main #flash_video .news-latest-container .news-latest-item .news-latest-morelink a {
text-decoration:none;
}
#middle_section #content .content .module .more a {
text-decoration:none;}
#middle_section #content .content .module h1 {
font-size:12px
}
#middle_section #content .content .news-list-home .module h1 a {
text-decoration:none;
}
#middle_section #content .content .news-list-home .module {
border:none;margin:0;padding-top:4px;
}
#right_section #artikel_module #modulehome .news-latest-container .news-latest-item .news-latest-morelink a {
text-decoration:none;
}

#footer_flash {
	width:735px;
	border:1px solid #C0C0C0;
	padding:3px;
	margin:0 0 5px 0;
}
/* start module box for home*/
#left_section .grey-box, #artikel_module .grey-box { /*default box */
	background:url(../images/bg_module_grey.jpg) left bottom no-repeat;
	padding:0 20px 20px 20px;
	margin-bottom:8px;
}
#left_section .silver-box, #artikel_module .silver-box {
	background:url(../images/bg_module_silver.jpg) left bottom no-repeat;
	padding:0 20px 20px 20px;
	margin-bottom:8px;
}
#left_section .yellow-box, #artikel_module .yellow-box {
	background:url(../images/bg_module_yellow.jpg) left bottom no-repeat;
	padding:0 20px 20px 20px;
	margin-bottom:8px;
}
#left_section .blue-box, #artikel_module .blue-box {
	background:url(../images/bg_module_blue.jpg) left bottom no-repeat;
	padding:0 20px 20px 20px;
	margin-bottom:8px;
}
#left_section .blank-box, #artikel_module .blank-box {
	padding:0 20px 20px 20px;
	margin-bottom:8px;
}
/* end module box for home*/

#flashbanner {
	margin-left:200px;
	background:url(../images/close_icon.gif) left 2px no-repeat;
	display:block;
	width:65px;
	height:16px;
	padding-left:0;
	clear:both;
	color:#000;
	font-weight:bold;
}
	.countdown {
		font-family:tahoma;
		clear:both;
		overflow:hidden;
		background:url(../images/countdown.jpg) left top no-repeat;
		padding-top:5px;
		padding-bottom:8px;
		
	}
	.countdown ul {
		margin:0;
	}
	#flash_video .countdown ul li {
		background:none;
		}
	.countdown ul li{
		list-style: none;
		float:left;
		text-align: center;
		width:40px;
		font-size:11px;
		padding:0;
		margin:0;
		
	}
	.countdown ul li span{
		font-size:18px;
		font-weight: bold;
		display:block;
		padding-left:4px;
	}
#footer .copyright {
	clear:left;
	overflow:hidden;
	padding-bottom:5px;
}
#footer .pusatmedia {
	float:left;
	width:300px;
}
#footer .artha {
	float:right;
	width:250px;
	text-align:right;
}