body	{
	background: url(images/bgsmall3e.jpg);
	margin: 0px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	text-align: center;
	}
a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #999;
	}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	}
p	{
	font-size: 12px;
	text-align: justify;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 3px;
	padding-right: 3px;
	}

/*------------------- SYSTEM PLUGIN ----------------*/

#cms_system_plugin span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	}

#cms_system_plugin {
	margin-bottom: 10px;
	}

#cms_system_plugin li {
	margin-bottom: 5px;
	}

/*------------------- SYSTEM WRAP ----------------*/

#cms_system_wrap	{
	min-height: 100%;
	margin-left: 15px;
	margin-right: 5px;
	padding-right: 15px;
	padding-left: 5px;
	background: #fff;
	border: 1px solid black;
	border-top: none;
	}
*html #cms_system_wrap	{height: 100%;}

#cms_system_wrap ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
/*------------------- HEADERS ----------------*/

#cms_system_header	{
	
	width: auto;
            height:50px;
	background: url(images/bnregroup.jpg) repeat-x;
	background-position: top left;
	padding: 50px;
	text-align: left;
	border: 1px solid black;
	border-top: none;
	margin-bottom: 0px;
	}

#cms_system_header li {
    display: inline;
	}

#cms_system_header li div {
    display: inline;
	}

#cms_system_header #cms_system_container_menu_title	{
	display: none;
	}
#cms_system_header #cms_system_container_item_title	{
	display: none;
	}
#cms_system_header div div span	{
	display: inline;
	text-decoration: none;
	color: #444;
	}

/*------------------- MENUBAR ----------------*/

#cms_system_menubar	{
	text-align: left;
	height: 40px;
	width: auto;
	border: 1px solid black;
	background: url(navbar.png);
	margin-bottom: 15px;
	}

#cms_system_menubar li div{
	display: inline;
	margin: -3px; 
	padding: 0;
	}
#cms_system_menubar li{
	margin: 0; 
	padding: 0;
	display: inline;	
	list-style-type: none;
	}
#cms_system_menubar ul {
	display: inline;
	margin-left: 0px;
	}

#cms_system_menubar a:link,
#cms_system_menubar a:visited {	
	font: bold 8pt 'Arial', Times New Roman;
	line-height: 40px;	
	padding: 13px 10px 13px 10px;
	text-decoration: none;	
	color: #fff;
	background: url(hover.png);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}

#cms_system_menubar a:hover	{
	color: #fff;
	background: url(over.png);
	}

#cms_system_menubar #cms_system_container_menu_title	{
	display: none;
	}
#cms_system_kedah_menubar #cms_system_container_item_title		{
	display: none;
	}

#cms_system_kedah_menubar #cms_system_container_menu_title	{
	display: none;
	}


/*------------------- SIDE MENU ----------------*/

#cms_system_sidemenu	{
	text-align:left;
	width: 180px;
	height: auto;
	float: left;
	padding: 0px;
	}
#cms_system_sidemenu #cms_system_container_menu_title	{
	color: #444;
	display: block;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	}
#cms_system_sidemenu #cms_system_container_item_title	{
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	}
#cms_system_sidemenu ul	{
	list-style-type: none;
	margin-bottom: 0px;
	}
#cms_system_sidemenu li	{ 
	margin-left: 0px;
	}
#cms_system_sidemenu a	{
	display: block;
	text-decoration: none;
	color: #333;
	}
#cms_system_sidemenu a:hover	{
	text-decoration: underline;
	}

#cms_menu_kedah #cms_system_container_item_title		{
	display: none;
	}

#cms_menu_kedah #cms_system_container_menu_title	{
	display: none;
	}

/*------------------- SIDE BAR ----------------*/

#cms_system_sidebar	{
	text-align:left;
	width: 220px;
	height: auto;
	float: right;
	padding: 3px;
	margin-bottom: 15px;
	}

#cms_system_sidebar #cms_system_container_item_title	{
	display: none;
	}

#cms_system_sidebar #cms_system_container_menu_title	{
	color: #444;
	display: block;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	}

#cms_system_sidebar div div ul li span {
	display: block;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: underline;
	}

/*------------------- CONTENT ----------------*/
*html #cms_system_content {height: 500px;}
#cms_system_content	{
	text-align:left;
	min-height: 500px;
	border-right: 1px dashed #000;
	border-left: 1px dashed #000;
	margin-left: 300px;
	margin-bottom: 15px;
	margin-right: 230px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	}
#cms_system_content H1	{
	font-weight: bold;
	font-size: 14pt;
	color: #88BA00;
	margin: 0;
	margin-left: 10px;

	}
#cms_system_content H2	{
	font-weight: bold;
	font-size: 8pt;
	color: #88BA00;
	margin: 0;
	margin-left: 20px;
	}
#cms_system_content H3	{
	font-weight: bold;
	font-size: 8pt;
	color: #88BA00;
	margin: 0;
	margin-left: 20px;
	margin-bottom: 10px;
	}
#cms_system_content #cms_system_container_item_title {
	font-weight: bold;
	font-size: 12pt;	
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	}
#cms_system_content #cms_system_container_menu_title {
	color: #444;
	display: block;
	border-bottom: 1px solid #000;
	margin: 0;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 10pt;	
	
	}
#cms_system_content div div ul {
	margin-left: 25px;
	list-style-type: square;
	}
#cms_system_content div div {
	margin-bottom: 15px;
	}


/*------------------- FOOTER ----------------*/

#cms_system_footer {
	clear: both;
	text-align: center ;
	height: 50px;
	background: url(footer.png);
	border: 1px solid black;
	border-bottom: none;
	}
#cms_system_footer #cms_system_container_menu_title {
	display: none;
	}
#cms_system_footer #cms_system_container_item_title {
	display: none;
	}
#cms_system_footer  li {
	display: inline;
	font-size: 12px;
	}
#cms_system_footer li div {
	display: inline;
	margin-top: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #444;
	}
#cms_system_footer div {
	margin-top: 20px;
	}