body	{
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff url(gfx/bg1.png) repeat-x;
	background-position: top;
	font-family: 'Arial', 'Verdana', 'Lucida Sans Unicode', 'Lucida Grande', 'Bitstream Vera Sans', 'Tahoma', sans-serif;
	font-size: 10px;
	color: #777;
	}

a	{
	color: #0D3896;
	text-decoration: none;
	font-size: 12px;
	}

a:hover	{
	color: #333;
	text-decoration: underline;
	}

p	{
	font-size: 12px;
	text-align: justify;
	margin: 0;
	padding: 0;
	color: #777;
	}

/*------------------- SYSTEM PLUGIN ----------------*/

#cms_system_plugin {
	font-size: 11px;
	color: #777;
	}

#cms_system_plugin span {
	display: block;
	font-size: 12px;
	text-decoration: underline;
	color: #0D3896;
	font-weight: bold;
	margin-bottom: 5px;
	}

#cms_system_plugin {
	margin-bottom: 10px;
	}

#cms_system_plugin li {
	margin-bottom: 5px;
	}

/*------------------- SYSTEM WRAP ----------------*/

#cms_system_wrap	{
	width: 752px;
	background: url(gfx/body.png);
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	}

*html #cms_system_wrap	{height: 100%;}

#cms_system_wrap ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#logo_mitech {
	height: 50px;
	width: 165px;
	float: right;
	background: url(gfx/mitech.png) no-repeat;
	background-position: top;
	}

#logo_losong {
	width: 335px;
	height: 111px;
	margin-top: 14px;
	float: left;
	background: url(gfx/losong.png);
	}

/*------------------- HEADERS ----------------*/

#cms_system_header	{
	height: 147px;
	margin-bottom: 20px;
	clear: both;
	background: url(gfx/head.png) no-repeat;
	background-position: center bottom;
	}

#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: #f6f6f6;
	}

/*------------------- MENUBAR ----------------*/

#cms_system_menubar {
	margin-top: -41px;
        margin-right: 20px;
	height: 20px;
	margin-bottom: 10px;
	}


#cms_system_menubar ul, #cms_system_menubar li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#cms_system_menubar li {
	float: right;
	background: url(gfx/tab.png) 100% -50px;
	padding-right: 5px;
	margin-right: 1px;
	border-bottom: 1px solid #849CA4;
	}
#cms_system_menubar li a {
	display: block;
	float: left;
	padding: 3px 10px 2px 15px;
	background: url(gfx/tab.png) 0 -50px;
	color: #5A7CBA;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 8pt;
	}
#cms_system_menubar li a:hover {
	color: #000;
	}
#cms_system_menubar li:hover a {
	background: url(gfx/taba.png);
	background-position: 0 -100px;
	color: #000;
	}
#cms_system_menubar li:hover {
	background: url(gfx/taba.png);
	background-position: 100% -100px;
	}
#cms_system_menubar #cms_system_container_menu_title	{
	display: none;
	}
#cms_system_menubar #cms_system_plugin {
	margin: 0;
	padding: 0;
	}

/*------------------- LOGIN BOX ----------------*/

#cms_login_box {
	font-size: 10px;
	color: #444;
	float: right;
	margin-top: -93px;
	margin-right: 5px;
	}

#cms_login_box #submit {
	background: #BCD2EE;
	border: 1px solid gray;
	font-size: 10px;
	padding: 0 3px 0 3px;
	}

#cms_login_box #form {
	background: #fff;
	border: 1px solid gray;
	font-size: 11px;
	}

#cms_login_box li{
	margin: 0;
	padding: 0;
	display: inline;
	}

#cms_login_box ul{
	margin: 0;
	padding: 0;
	display: inline;
	}

#cms_login_box #cms_system_container_menu_title {
	display: none;
	}

#cms_login_box #cms_system_container_item_title {
	display: none;
	}

#cms_login_box div{
	margin: 0;
	padding: 0;
	display: inline;
	}

/*------------------- PROMO ----------------*/

#cms_system_promotion {
	clear: both;
	width: 752px;
	margin-bottom: 10px;
	}

#cms_system_promotion #cms_system_container_menu_title	{
	display: none;
	}

#promo_body {
	height: 210px;
	background: url(gfx/banner3.png) center top no-repeat;
	}

/*------------------- PROMO 2 ----------------*/
#cms_system_promo2  {
	margin-bottom: 10px;
	height: 180px;
	}
#cms_system_promo2 #cms_system_container_menu_title {	
	display: none;
	}
#cms_system_promo2 #cms_system_container_item_title {	
	display: none;
	}
#promo_box_1 {
	width: 253px;
	float: left;
	}
#promo_box_2 {
	width: 491px;
	float: left;
	margin-left: 6px;
	}
#up1 {
	height: 6px;
	background: url(gfx/border.png) no-repeat;
	background-position: top left;
	}
#middle1 {
	height: 155px;
	background: url(gfx/border.png) ;
	background-position: left;
	padding-left: 6px;
	}
#bottom1 {
	height: 6px;
	background: url(gfx/border.png) no-repeat;
	background-position: bottom left;
	}
#spacer {
	height: 20px;
	background: url(gfx/pembahagi.png) no-repeat;
	background-position: center left;
	}
#center	{
		background: url(gfx/border.png) no-repeat;
		background-position: center left;
		}
#up {
	height: 6px;
	background: url(gfx/border.png) no-repeat;
	background-position: top right;
	}
#middle {
	background: url(gfx/border.png);
	background-position: right;
	padding-left: 6px;
	padding-right: 10px;
        font-family:'Verdana', 'Lucida Sans Unicode', 'Lucida Grande', 'Bitstream Vera Sans', 'Tahoma', sans-serif;
	font-size: 10pt;
	color: black;
	text-align: justify;
	}
#middle #cms_system_container_menu_title {
	color: #0D3896;
	background: url(gfx/bullet.png) no-repeat;
	background-position: top left;
	padding: 0px 5px 0px 35px;
	display: block;
	border-bottom: 1px solid #5F82BC;
	font-weight: bold;
	font-size: 12pt;	
	margin: 0;
	}
#bottom {
	height: 6px;
	background: url(gfx/border.png) no-repeat;
	background-position: bottom right;
	margin-bottom: 20px;
	}
/*------------------- SIDE MENU ----------------*/

#cms_system_sidemenu { display: none; }
/*#cms_system_sidemenu #cms_system_container_menu_title	{
	padding: 3px 5px 3px 10px;
	color: #0D3896;
	font-weight: bold;
	font-size: 14px;
	background: #D3E1ED;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
	}

#cms_system_sidemenu #cms_system_container_item_title	{
	display: block;
	text-decoration: underline;
	margin-bottom: 5px;
	}

#cms_system_sidemenu, #cms_system_sidemenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#cms_system_sidemenu {
	margin-bottom: 10px;
	float: left;
	width: 200px;
	}
	
#cms_system_sidemenu li {
	display: inline;
	padding: 0;
	margin: 0;
	}

#cms_system_sidemenu li a {
	display: block;
	padding: 6px 10px;
	text-decoration: none;
	background: #D3E1ED;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
	}

#cms_system_sidemenu li a:hover {
	background: #BDCDE3;
	}

#cms_system_sidemenu ul li a {
	padding: 3px 8px 3px 20px;
	}

#side_menu_top #cms_system_container_menu_title{
	background: #fff url(gfx/sidetop.png)no-repeat;
	background-position: top center;
	border: none;
	border-bottom: 1px solid #ddd;
	}
#side_menu_bottom #cms_system_container_menu_title{
	background: #fff url(gfx/sidebottom.png)no-repeat;
	background-position: bottom center;
	border: none;
	border-top: 1px solid #fff;
	}*/
/*------------------- SIDE BAR ----------------*/

#cms_system_sidebar	{ display: none; }
/*#cms_system_sidebar	{
	width: 200px;
	float: left;
	clear: both;
	}

#cms_system_sidebar #cms_system_container_item_title	{
	display: none;
	}

#cms_system_sidebar #cms_system_container_menu_title	{
	color: #0D3896;
	background: url(gfx/bullet.png) no-repeat;
	background-position: top left;
	padding: 0px 5px 3px 35px;
	display: block;
	border-bottom: 1px solid #5F82BC;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	} */

/*------------------- CONTENT ----------------*/

#cms_system_content	{ display: none; list-style-type: none;}

/*#cms_system_content	{
	margin-left: 170px;
	margin-bottom: 10px;
	padding: 10px;
             list-style-type: none;
	}

#cms_system_content H1	{
	font-weight: bold;
	font-size: 14pt;
	color: #88BA00;
	margin: 0;
	margin-left: 10px;
	letter-spacing: 1px;
	}

#cms_system_content H2	{
	font-weight: bold;
	font-size: 10pt;
	color: #659F00;
	margin: 0;
	margin-left: 20px;
	}

#cms_system_content H3	{
	font-weight: bold;
	font-size: 10pt;
	color: #659F00;
	margin: 0;
	margin-left: 20px;
	margin-bottom: 10px;
	}

#cms_system_content #cms_system_container_item_title {
	font-weight: bold;
	font-size: 8pt;	
	margin-left: 10px;
	margin-bottom: 5px;
	color: #0D3896;
	display: block;
	text-decoration: underline;
	}

#cms_system_content #cms_system_container_menu_title {
	color: #0D3896;
	background: url(gfx/bullet.png) no-repeat;
	background-position: top left;
	padding: 0px 5px 0px 35px;
	display: block;
	border-bottom: 1px solid #5F82BC;
	font-weight: bold;
	font-size: 12pt;	
	margin: 0;
	}

#cms_system_content div div ul {
	margin-left: 25px;
	list-style-type: square;
	}

#cms_system_content div div {
	margin-bottom: 15px;
	}

#cms_system_content p {
	font-size: 12px;
	color: #777;
	} */

/*------------------- FOOTER ----------------*/
#cms_system_footer {
	margin-top: 10px;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 10px;
	clear: both;
        border-top: 1px solid #dfdfdf;
	}

#cms_system_footer div div li {
	text-align: center;
	color: #bfbfbf;
	font-family: 'Verdana', 'Arial';
        font-size: 8pt;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	}

#cms_system_footer div div ul {
	display: inline;
	text-align: center;
	}

#cms_system_footer  a {
	text-align: center;
	color: #bfbfbf;
	font-family: 'Verdana', 'Arial';
        font-size: 8pt;
	text-decoration: none;
	}
	
#cms_system_footer  a:hover {
	color: #09f;
	}

#cms_system_footer #cms_system_container_menu_title {
	display: none;
	}

#cms_system_footer #cms_system_container_item_title {
	display: none;
	}

#footer_menu div {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	}
#footer_menu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: -1px;
	text-align: center;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	}
/*----------------- Hidden Description for search engine to display ------------*/

#cms_hidden_description {
display:none;
}
