/**

* A Mambo Template
* @compatibility - 4.5.3-4.5.4
* @version 2.0
* @package - generic
* @author - azj
* @modified by azj
* @date - August 20, 2006
* @website - www.corporate.net.my
* @copyright (C) - This template is released under the GNU/GPL License 
*/

body {
  height                : 100%;
  color                 : #333333;
  font-family           : Arial, Helvetica, Sans Serif;
  font-size             : 11px;
  line-height           : 120%;
  margin                : 15px;
  padding               : 0px;
  background            : #FFFFFF;
}

td {
  font-size             : 11px;
  text-align            : left;
}

html {
  height                : 100%;
}

ul {
  margin                : 0;
  padding               : 0;
  list-style            : none;
}

li {
  line-height           : 15px;
  padding-top           : 0px;
  padding-left          : 15px;
  background-image      : url(../images/arrow.png);
  background-repeat     : no-repeat;
  background-position   : 0px 2px;
}

.clr {
  clear                 : both;
}

.outline {
  padding               : 2px;
  border                : 1px solid #cccccc;
  background            : #ffffff;
}

#buttons_outer {
  width                 : 635px;
  float                 : left;
  margin-right          : 2px;
  margin-bottom         : 2px;
}

#buttons_inner {
	border: 0px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 0px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	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: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover {
  color                 : #ff6600;
  background            : #ffcc00;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 0px solid #cccccc;
  padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

/********** Header Left **********/
#header_outer {
  text-align            : left;
  margin                : 0px;
  border                : 0px;
}

#header {
  width                 : 635px;
  height                : 150px;
  //float                 : left;
  margin-right          : 2px;
  padding               : 0px;
  background            : url(../images/header_short.jpg) no-repeat;
}

/********** Header Right **********/
#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 0px solid #cccccc;
  padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

/********** Left Column **********/
#left_outer {
  width                 : 163px;
  float                 : left;
  margin-top            : 2px;
}

#left_inner {
  float                 : none !important;
  float                 : center;
  padding               : 1px;
  border                : 1px solid #cccccc; 
}

/********** Center Column **********/
#content_outer {
  width                 : 635px;
  float                 : left;
  margin-top            : 0px;
  margin-left           : 2px;
  padding               : 2px;
}

#content_inner{
  float                 : none !important;
  float                 : left;
  padding               : 0;
  padding-top           : 2px;
  margin                : 0;
}

table.content_table {
  	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

/********** Right Column **********/
#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}

.user1_inner {
	border: 1px solid #cccccc;
  	float: none !important;
  	float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  	float: none !important;
  	float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_border {
	border: 1px solid #1D401C;
	background-image: none;
}

table td.body_outer {
	padding: 5px;
	border: 1px solid #cccccc;
	margin: 5px;
	background-image: none;
}

table td.panelarea {
	padding: 2px;
	border: 0 solid #cccccc;
	align: center;
}

table td.counterpanel {
	padding: 0px;
	border: 1px none #70748F;
	margin: 5px;
	background-image: url(../images/visitstat_bg.jpg);
	text-align: center;
  	text-transform: uppercase;
  	font-size: 12px;
  	font-weight: bold;		
}

table td.mypanel {
	padding: 5px;
  	font-style: normal;
  	text-transform: none;
  	padding: 5px;
  	color: #000000;
  	font-size: 10px;
  	font-weight: none;
	text-align: center;
}

table td.companyinfo {
	padding: 5px;
  	font-style: normal;
  	text-transform: none;
  	padding: 5px;
  	color: #FFFFFF;
  	font-size: 12px;
  	font-weight: bold;
	text-align: center;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/********** Footer **********/
#footer {
  width                 : 100%;
  height                : 20px;
  text-align            : center;
  margin-bottom         : 15px;
  margin                : auto;
}

/*#################### Mambo CSS ####################*/
/********** Pathway **********/
.pathway {
  font-family           : Verdana, Helvetica, Arial, sans-serif;
  font-size             : 10px;
  padding-top           : 6px !important;
  padding-top           : 7px;
  padding-left          : 4px;
}

a.pathway:link, a.pathway:visited {
  color                 : #555555;
  font-weight           : normal;
}

a.pathway:hover {
  color                 : #555555;
  font-weight           : normal;
  text-decoration       : underline;
}

/********** MainLevel Links **********/
a.mainlevel:link, a.mainlevel:visited {
  width                 : 200; /* */
  height                : 15px; /* */
  display               : block; /*block */
  border		: 0px solid #005974;
  margin		: 1px; /* */
  color                 : #017598; /* originally set to #BBBBBB */
  font-size             : 11px; /* */
  font-weight           : normal; /* bold*/
  vertical-align        : middle; /* */
  text-align            : left; /* */
  padding-top           : 0px; /*3px*/
  padding-left          : 3em; /* the distance of menu text from left side */
  text-decoration       : none; /* */
  background            : url(../images/menus_bg1.gif);
}

a.mainlevel:hover {
  color                 : #FFFFFF; /* originally set to #017598 */
  text-decoration       : none; /* */
  background            : url(../images/menus_bg1.gif);
  background-position   : 0px -15px; /* */
}

/********** Active MainLevel Links **********/
#active_menu {
  color                 : #017598; /* #4E5A5A edit this part for current menu status*/
  font-weight           : bold; /* */
  background            : #7AD1EF; /*0389B2 */
  background            : url(../images/menus_bg1.gif);
}

a#active_menu:hover {
  color                 : #FFFFFF; /* originally set to #C7DBE1 */
}



/********** SubLevel Links **********/
/* For menu-sub child customization*/
a.sublevel:link, a.sublevel:visited {
  color                 : #4B6968;
  font-size             : 10px;
  font-weight           : bold;
  vertical-align        : middle;
  text-align            : left;
  padding-left          : 1px;
}

a.sublevel:hover {
  color                 : #4B6968;
  text-decoration       : underline;
}

/********** MainMenu Links **********/
a.mainmenu:link, a.mainmenu:visited {
  color                 : #4B6968; 
  font-family           : Verdana, Helvetica, Arial, sans-serif;
  font-weight           : none;
}

a.mainmenu:hover {
  color                 : #4B6968;
  text-decoration       : underline; 
}

/********** Other Links **********/
/* for 'read more' cases*/
a:link, a:visited {
  color                 : #333333; 
  font-weight           : bold;
  text-decoration       : none;
}

a:hover {
  color                 : #4B6968; /* originally set to #DE791A */	
  font-weight           : bold;
  text-decoration       : none;
}

/********** Modules **********/  
table.moduletable {
	width: 100%;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable vcounter{
	width: 100%;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}

table.moduletable .customlogin{
	width: 100%;
	color: #FFFFFF;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	margin: 1px;
	padding: 1px;
	border-spacing: 1px;
	text-align: center;
}

div.moduletable {
	padding: 0px;
	margin-bottom: 6px;
}

/* edit this for module title header */
table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 00 0; /* originally set to margin: 0 0 2px 0; */
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/*############### CONTENT ###############*/
/***** Header for content title editing *****/
.contentheading {
  height                : 30px;
  color                 : #666666;
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 12px;
  font-weight           : bold;
  text-align            : left;
  margin-top            : 10px;
  padding-top           : 5px;
  padding-left          : 0px;
}

/***** Home, Mambo License, Blog, Lower Content for Advanced Search *****/
.contentpaneopen {
  width                 : 100%;
}

/***** Title for Blog, News Feeds, Wrapper, Links, Advanced Search, Contact Us   *****/
.componentheading {
  height                : 21px;
  color                 : #666666; 
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 14px;
  font-weight           : bold;
  text-align            : left;
  margin-top            : 5px;
  margin-left           : 2px;
  padding-top           : 2px;
  padding-left          : 5px;
  background            : url(../images/subhead_bg.png) repeat-x;
}

/***** Top Content for Getting Started, FAQs, News Feeds, Links *****/
.contentdescription {
	color                 : #666666;
  	padding               : 5px;
}

/***** Lower Content for Getting Started, FAQs, News Feeds, Wrapper, Links, Contact Us *****/
.contentpane {
	color                 : #666666;
	font-weight           : normal;
  	padding-top           : 10px;
}

/********** Inner Content **********/
.sectiontableheader {
  font-weight           : bold;
  padding               : 4px;
  background            : #f0f0f0;
}

.sectiontableentry1 {
  background-color      : #ffffff;
}

.sectiontableentry2 {
  background-color      : #f9f9f9;
}

.sectiontablefooter {

}

/********** Poll **********/
.poll {
  font-family           : Arial, Helvetica, sans-serif;
  font-size             : 10px;
  color                 : #666666;
  line-height           : 14px;
}

.pollstableborder {
  border                : 1px solid;
  padding               : 1px;
}

/********** Rating **********/
.content_rating {
  padding               : 5px;
}

.small {
  color                 : #999999;
  font-size             : 11px;
  font-weight           : bold;
}

.smalldark {
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 10px;
  color                 : #000000;
  text-decoration       : none;
  font-weight           : normal;
}

.createdate {
  height                : 15px;
  color                 : #999999;
  font-size             : 11px;
  font-weight           : bold;
  padding-bottom        : 10px;
}

.modifydate {
  height                : 15px;
  color                 : #999999;
  font-size             : 11px;
  font-weight           : bold;
  padding-top           : 10px;
}

.button {
  width                 : auto;
  height                : 26px !important;
  height                : 24px;
  line-height           : 18px !important;
  line-height           : 16px;
  //color                 : #ff6600;
  color                 : #383A35; //modify word button color
  font-family           : Arial, Hevlvetica, sans-serif;
  font-size             : 11px;
  font-weight           : bold;
  text-align            : center;
  margin                : 1px;
  padding               : 0px 5px;
  border                : 1px solid #cccccc;
  background            : url(../images/button_bg.png) repeat-x;
}

.inputbox {
  padding               : 2px;
  border                : solid 1px #cccccc;
  background-color      : #ffffff;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 12px;
  font-weight           : bold;
  color                 : #000000;
  text-align            : left;
  text-decoration       : none;
}

a.contentpagetitle:hover {
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 12px;
  font-weight           : bold;
  text-align            : left;
  color                 : #7B8DA1;
  text-decoration       : underline;
  font-weight           : bold;
}

a.category:link, a.category:visited {
  color                 : #333333;
  font-weight           : bold;
  font-size             : 11px;
}

a.category:hover {
  color                 : #7B8DA1;
}

/* Styles for dhtml tabbed-pages */
.ontab {
  background-color      : #ffae00;
  border-left           : outset 2px #ff9900;
  border-right          : outset 2px #808080;
  border-top            : outset 2px #ff9900;
  border-bottom         : solid 1px #d5d5d5;
  text-align            : center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
  font-weight           : bold;
  color                 : #FFFFFF;
}

.offtab {
  background-color      : #e5e5e5;
  border-left           : outset 2px #E0E0E0;
  border-right          : outset 2px #E0E0E0;
  border-top            : outset 2px #E0E0E0;
  border-bottom         : solid 1px #d5d5d5;
  text-align            : center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
  font-weight           : normal;
}

.tabpadding {}

.tabheading {
  background-color      : #ffae00;
  text-align            : left;
}

.pagetext {
  visibility            : hidden;
  display               : none;
  position              : relative;
  top                   : 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
  background-color      : #f0f0f0;
}

.code {
  background-color      : #f0f0f0;
  border                : 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-weight           : bold;
  font-size             : 10pt;
  color                 : #ff6600;
  text-align            : center;
}

/* Javascript Back button */
.back_button {
  text-align            : center;
  margin-top            : 40px;
}

table.contenttoc {
  color                 : #333300;
  background-color      : #ffffff;
  border                : 1px solid #333;
}

table.contenttoc td {
  font-size             : 8pt;
  font-weight           : normal;
  text-align            : center;
}

ul {
  margin                : 0;
  padding               : 5px;
  list-style            : none;
}

li {
  line-height           : 15px;
  padding-left          : 15px;
  padding-top           : 1px;
  background-image      : url(../images/arrow.png);
  background-repeat     : no-repeat;
  background-position   : 0px 5px;
}

table.searchinto {
  width                 : 100%;
}

table.searchintro td {
  background-color      : #293C43;
  color                 : #ffffff;
  font-weight           : bold;
}

.page_bg {
	background: #0391BC; /*url(../images/page_bg.gif) repeat-x;*/
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
}