@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}
img {
border:none;
}
body{
background:#9C9C9C;
text-align:center;
font:12px Arial, Helvetica, sans-serif;
color:#333;
padding-top:10px;
}
body, html {
}
p {
padding-bottom:10px;
line-height:20px;
}
a {
color:#296FAF;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

.module ul li{
list-style-position:inside;
list-style-type:square;
}

#wrapper_outer {
width:1140px;
margin:0 auto;
position:relative;
overflow:hidden;
text-align:center;
background:url(../images/bg_section.jpg) left top repeat-y;
}

#wrapper {
text-align:left;
padding-bottom:50px;
background:url(../images/bg_section.jpg) left top repeat-y;
overflow:hidden;
}

#wrapper #pcissc {
float:left;
text-align:left;
}

#top_section_outer {
height:119px;
background:url(../images/top_section_l.jpg) left top no-repeat;
}
#top_section {
width:100%;
height:119px;
position:relative;
background:url(../images/top_section_r.jpg) right top no-repeat;
}
#logo1 {
	width:273px;
	height:61px;
	position:absolute;
	top:16px;
	left:51px;
}



#mainnav_outer {
width:700px;
height:80px;
position:absolute;
left:271px;
top:58px;
overflow:hidden;
}
#mainnav_inner {
background:url(../images/mainnav_l_corner.gif) left top no-repeat;
}
#nav {
background:url(../images/mainnav_bg.gif) right top no-repeat;
}
#nav, #nav ul { /* all lists */
	padding:0 0 0 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float:left;
	}
	#nav a {
	font: bold 11px Arial,Helvetica,sans-serif;
	display:block;
	padding:8px 30px 4px 30px;
	text-decoration:none;
	color:#ccc;
	text-transform:uppercase;
	}
	#nav li { /* all list items */
	float:left;
	padding-top:0px;

	}
	#nav li:hover, #nav li.sfhover, #nav li.active {
	background:url(../images/mainnav_r_hover.gif) right top no-repeat;
	}
	#nav li:hover ul li, #nav li.sfhover ul li, #nav li.active ul li {
	}
	
	#nav li a:hover, #nav li.active a, #nav li.sfhover a, #nav li.sfhover.active a, #nav li:hover a {
	background:url(../images/mainnav_l_hover.gif) left top no-repeat;
	color:#fff;
	}
	#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;
	padding-top:12px;
	padding-bottom:5px;
	}
	#nav li:hover ul li, #nav li.sfhover ul li, #nav li.active ul li {
	padding:0;
	border:none;
	float:left;
	background:none;
	}
	#nav li:hover ul{
	z-index:210;
	}
	#nav li:hover ul li a:hover, #nav li.sfhover ul li a:hover, #nav li ul li.active a {
	text-decoration:none;
	font: normal 11px Arial,Helvetica,sans-serif;
	background:url(../images/batas_subnav.jpg) right bottom repeat-x;
	}



	#nav li ul { 
	/* second-level lists */
	position: absolute;
	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: 150px;
	height:11px;
	background:transparent url(../images/bg-menu-end.png) left top no-repeat;
	border-right:none;
	padding:0;
	
	}
	#nav li.active ul li a {
	font: normal 11px Arial,Helvetica,sans-serif;
	background:none;
	}
	#nav li.active ul li {
	}
	#nav li.active ul li a:hover, #nav li ul li a:hover {
	}
	#nav li:hover ul, #nav li.active 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;
	top:27px;
	}
	*:first-child+html #nav li:hover ul, *:first-child+html #nav li li:hover ul, *:first-child+html #nav li li li:hover ul, *:first-child+html #nav li li li li:hover ul, *:first-child+html #nav li.sfhover ul, *:first-child+html #nav li li.sfhover ul, *:first-child+html #nav li li li.sfhover ul, *:first-child+html #nav li li li li.sfhover ul {
	top:27px;
	}
	* html #nav li:hover ul, * html #nav li li:hover ul, * html #nav li li li:hover ul, * html #nav li li li li:hover ul, * html #nav 	li.sfhover ul, * html #nav li li.sfhover ul, * html #nav li li li.sfhover ul, * html #nav li li li li.sfhover ul {
	top:27px;
	}
	#nav ul a {
	text-align:left;
/*	width: 130px !important;
	width: 150px;*/
	margin-top:-1px;
	padding:5px 10px 5px 10px;
	background:none;
	color:#000;
	font: normal 11px Arial,Helvetica,sans-serif;
	}
	#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left:-500px;
	padding-left:500px;
	width:2000px;
	background:url(../images/linav_bg.gif) left top repeat-x
	}
	#nav li ul li.active a{
	background:#fff;
	background:url(../images/batas_subnav.jpg) right bottom repeat-x;
	}

#section {
width:100%;
overflow:hidden;
}
#left_section {
width:217px;
overflow:hidden;
float:left;
}

#content, #content-home{
	float:left;
	padding-left:20px;
	background:#fff;
	overflow:hidden;
	width:850px;
	line-height:20px;
	padding-top:20px;
	text-align:justify;
	padding-right: 20px;
}
#content p, #content-home p{
line-height:24px;
margin-top:10px;
}

#content li, #content-home li{
background:url(../images/arrow.gif) left 7px no-repeat;
padding-left:10px;
list-style:none;
}

#content ul,#content-home ul{
margin-top:10px;
}

#middle_section #content, #middle_section #content-home{
width:440px;
}

#content h1, #content-home h1{
font-size:20px;
font-weight:bold;
}

#left_section #leftmenu{
padding-top:10px;
padding-left:34px;
padding-bottom:30px;
background:#fff url(../images/bg_content_left.jpg) left bottom no-repeat;
}
#left_section #leftmenu ul {
list-style:none;
}
#left_section #leftmenu ul li {
padding-bottom:3px;
}
#left_section #leftmenu ul li a {
height:20px !important;
height:26px;
display:block;
color:#4e4e4e;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
text-align:left;
padding:6px 0 0 30px;
background:url(../images/bg_leftmenu.jpg) left top no-repeat;
}
#left_section #leftmenu ul li a:hover {
background-position:left -26px;
color:#FFF;
}
.module .csc-header h1 {
font-size:16px;
}
#left_section .module .csc-header h1 {

}
#left_section .module {
	padding-left:20px;
	padding-top:10px;
	color:#fff;
	background:url(../images/news_bg.gif) left top no-repeat;
	padding-right: 20px;
}
#left_section .module ul li {
	background:url(../images/arrow.gif) left 3px no-repeat;
	padding-left:10px;
	list-style-type: none;
	display: block;
	padding-bottom: 2px;
	border-bottom: 1px solid #a8a8a8;
}

#left_section .module a {
color:#fff;
font-weight:bold;
}

#left_section .module .tx_newsflexible_datetime{
padding-top:10px;
border-bottom:1px dashed #AFAFAF;
margin-bottom:10px;
}

*:first-child+html #left_section .module .tx_newsflexible_title{
padding-top:10px;
}


#content .module{
position:relative;
padding-top:30px;
overflow:hidden;
border-bottom:1px solid #efefef;
margin-bottom:20px;
}

#content-home .module{
position:relative;
overflow:hidden;
margin-bottom:20px;
width:370px;
float:left;
margin:20px;
padding-top:30px;
}

#content .module strong, #content-home .module strong{
color:#FD9929;
}

#footer_wrapper {
	clear:both;
	margin:0 auto;
	width:1140px;
	background:url(../images/footer_l.jpg) left bottom no-repeat;
	text-align:right;
	height:40px;
	z-index:999;
	padding: 0 0 20px 0;
}

#footer {
	height:60px;
	background:url(../images/footer_r.jpg) right bottom no-repeat;
	padding-right:0px
}

#footer p{
color:#296FAF;
}

#middle_section #content .module .csc-textpic .csc-textpicHeader h1, #middle_section #content-home .module .csc-textpic .csc-textpicHeader h1{
position:absolute;
left:0;
top:0;
}

#content .module .csc-header h1, #content-home .module .csc-header h1{
position:absolute;
left:0;
top:0;
}


#content .module img, #content-home .module img{
margin-top:8px;
}


#content .csc-caption, #content-home .csc-caption {
font:11px Verdana, Arial, Helvetica, sans-serif;
}

#content .csc-mailform, #content-home .csc-mailform {
font:12px Arial, Helvetica, sans-serif;
}

#content .csc-mailform input, 
#content .csc-mailform textarea,
#content .csc-mailform select {
border:1px solid #ccc;
color:#666666;
font:12px Arial, Helvetica, sans-serif;
}

#content .radiobutton {
border:none;
}
 
#content .submit {
background:#9c0;
color:#fff;
font-weight:bold;
}

#content .csc-mailform {
overflow:hidden;
width:350px;
padding:10px;
border:1px solid #cdcdcd;
}

* html 
#content .csc-mailform{
width:370px;
}

*:first-child+html
#content .csc-mailform{
width:370px;
}


#content .csc-mailform label {
clear:left;
float:left;
width:200px;
}

#content .csc-mailform input, 
#content .csc-mailform textarea, 
#content .csc-mailform select {
float:left;
margin-bottom:10px !important;
margin-bottom:0px;
}

#content .csc-mailform option {
padding-right:10px;
}

#content .csc-mailform .csc-mailform-check {
border:none;
}

#content .csc-mailform .csc-mailform-submit {
clear:left;
border:none;
}

#content span.csc-mailform-radio fieldset {
width:350px;
float:left;
border:1px solid #cdcdcd;
margin-bottom:10px !important;
margin-bottom:0px;
padding:10px 10px 0 10px;
background:#efefef
}

*:first-child+html 
#content span.csc-mailform-radio fieldset {
padding:5px 10px 10px 10px;
}


#content span.csc-mailform-radio fieldset legend {
padding:0;
}

#content span.csc-mailform-radio input {
clear:left;
float:left;
border:none;
margin-right:5px !important;
margin-right:0;
}


#content span.csc-mailform-radio label {
clear:none;
width:300px;
margin-bottom:10px;
padding-top:0 !important;
padding-top:2px;
}

*:first-child+html 
#content span.csc-mailform-radio label {
margin-top:3px;
}


#content .csc-mailform .csc-mailform-submit {
background:#FD9929;
color:#fff;
font-size:11px;
padding:2px 5px;
}

#content .csc-mailform .csc-mailform-submit {
margin-bottom:0 !important;
margin-bottom:0;
}

#content #mailformsword {
width:156px;
}

#bannerhead{
	padding: 0;
	margin: 10px 34px 0 0;
	float:right
}
#footerbox {
	margin: 0 30px 0;
	height: 25px;
	width: 869px;
	float: right;
	background: url(../images/footerbg.gif) center top no-repeat;
	padding: 5px 10px 0 0;
	color: #fff;
}
#bottomnav {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 400px;
	position: absolute;
	left: 234px;
	top: 21px;
}

#bottomnav ul{
list-style-type:none;
}
#bottomnav ul li{
float:right;
padding: 0 7px;
border-right: 1px solid #ccc;
}

#bottomnav ul li a{
font-size:11px;
color:#555;
}


#search {
position:absolute;
left:638px;
top:18px;
width:270px;
}
#search .tx-srlanguagemenu-pi1 {
padding-top: 3px;
}
#search #c394 {
float:right;
}
#search .csc-mailform{
border:none;
}

#search .csc-mailform-field {
float:left;
}
#search label{
display:none;
}


#search #mailformsword{
float:left;
padding:0;
width:140px;
padding:2px;
border:1px solid #999;
font-size:11px;
}

#left_content #mailform .csc-mailform-field{
margin-bottom:10px;
}

#left_content #mailform .csc-mailform {
border:none;
border-bottom:1px solid #ccc;
width:100px;
color:#fff;
padding:10px 0 10px 20px;
}

#left_content #mailform input[type=submit], #search #mailformsubmit{

background:#0E3592;
border:none;
color:#fff;
padding:2px 8px;
font-size:11px;
cursor:pointer;
}

#search #mailformsubmit{
background:url(../images/search_btn.gif) left top no-repeat;
padding:4px 18px;
width:40px;
height:20px
}

#left_content{
background:url(../images/news_bg.gif) left top no-repeat;
min-height:300px;
}
#left_content #contact2 #mailform .csc-mailform {
border-bottom:none;
}
#left_content #mailform #mailformname, #left_content #mailform #mailformsword, #left_content #mailform #mailformemail {
width:160px;
}


#contactus legend{
display:none;
}
#contactus{
border:1px solid #cdcdcd;
padding:30px 140px;
background:#efefef;
}
#contactus fieldset{
border:none;
}
#contactus input[type="text"], #contactus textarea{
border:1px solid #ccc;
width:300px;
}

#contactus textarea{
width:400px;
height:100px;
}
#contactus label{
display:block;
clear:left;
float:left;
width:120px;
}
#contactus .tx_powermail_pi1_fieldwrap_html{
overflow:hidden;
margin-top:5px
}

#contactus .powermail_submit{
border:none;
background:#0E3592;
color:#fff;
padding:3px 20px;
margin-left:120px;
}
