﻿body {
	/*	background: #373A3F url('body_bg.gif') repeat-x 0 0;	*/
	background-color: #56CAFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4B5655;
	padding-left: 5px;
	padding-top: 10px;
	}

a	{
	color: #4483DC;
	text-decoration: none;
	}
a:hover {
	color: #4483DC;
	text-decoration: underline;
	}


/*------------------- SYSTEM PLUGIN ----------------*/

#cms_system_plugin span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000;
	text-decoration: underline;
	}

#cms_system_plugin {
	margin-bottom: 10px;
	}

#cms_system_plugin li {
	margin-bottom: 5px;
	}

/*------------------- SYSTEM WRAP ----------------*/

#cms_system_wrap	{
 	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4B5655;
	background: url(page_bg.gif) repeat-y;
	background-position: left;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	}

*html #cms_system_wrap	{heigh: 100%;}

#cms_system_wrap ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	}

/*------------------- HEADERS ----------------*/

#cms_system_header	{
	position: relative;
	width: 657px;
	background: url(header_bg.gif) no-repeat;
	
	height: 150px;	/*130	*/
	padding-top: 2px; 	/*	20 */
	padding-left: 1px;	/*	15 */
	}
#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;
	}

/*------------------- MENUBAR ----------------*/

#cms_system_menubar	{
	position: relative;
	font-weight: bold;	/* add */ 
	font-size: 12pt;	/* add */
	text-align: right;	/*	left	*/
	height: 20px;
	padding-right: 270px; /*	left 10px	*/
	margin-top: -30px;  /* ------ -52 ------*/ 
	margin-bottom: 10px;/* ------ 20 ------*/ 
	/*width: 645px;*/
	}


#cms_system_menubar li div{
	display: inline;
	}
#cms_system_menubar li{
	margin: 0; 
	padding: 0;
	display: inline;	
	list-style-type: none;
	}
#cms_system_menubar ul {
	padding: 0;
	margin-right: 10px;  /*  20  */
	display: inline;
	}

#cms_system_menubar a {
	background: url('top_nav_li_bg_0.gif') no-repeat center right;
	padding-right: 8px;
	margin-right: 10px;
	text-align: right;
	#4483DC
	}

#cms_system_menubar a:hover	{
	background: url('top_nav_li_bg_1.gif') no-repeat center right;
	padding-right: 8px;
	text-decoration: right;
	text-align: right;
	color: #000000;
	}

#cms_system_menubar #cms_system_container_menu_title	{
	display: none;
	}

/*------------------- SIDE MENU ----------------*/

#cms_system_sidemenu	{
	width: 230px;
	margin-bottom: 10px;
	margin-top: -19px;
	float: right;
	background: #FFFFFF url('box_bg.gif') repeat-y right;
	background-position: left;
	color: #FEFEFE;
/* add */
	text-align: center;
	weight: bold; /* -------- add by h.alameer */
	size: 16pt; /* -------- add by h.alameer */
	}

#cms_system_sidemenu #cms_system_container_item_title	{
	display: none;
	}

#cms_system_sidemenu #cms_system_container_menu_title	{
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding: 3px 3px 3px 3px;/
	border-bottom: 2px solid #57C8FF; /*	  cccccc	*/
	}

#cms_system_sidemenu ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 5px;
	}

#cms_system_sidemenu li	{ 
	margin: 0; 
	margin-bottom: 5px;
	margin-left: 0px; /* 10 */
	font-size: 8pt; /* add */
	}

#cms_system_sidemenu a	{
	color: #000;
	text-decoration: none;
	}

#cms_system_sidemenu a:hover	{
	text-decoration: underline;
	}

#cms_system_sidemenu div {
	background: url('box_top.gif') no-repeat;
	background-position: right top;  
	padding-top: 13px;
	}
#cms_system_sidemenu div div {
	padding: 0;
	background: url('box_bottom.gif') no-repeat ;
	background-position: left bottom;
	padding-bottom: 50px;
	}
#cms_system_sidemenu div div div{
	background: none;
	padding: 0;
	}
#cms_system_sidemenu div div div div{
	margin-left: 5px;
	margin-right: 5px;
	}
#cms_system_sidemenu div div div div div{
	margin: 0;
	}



/*------------------- SIDE BAR ----------------*/

#cms_system_sidebar	{ display: none;
	width: 230px;
	clear: both;
	float: right;
	background: #FFFFFF url('box_bg.gif') repeat-y right;
	color: #4B5655;
	}

#cms_system_sidebar #cms_system_container_item_title	{
	display: none;
	}

#cms_system_sidebar #cms_system_container_menu_title	{
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	margin-bottom: 5px;
	display: block;
	width: auto;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #cccccc;
	}

#cms_system_sidebar div {
	background: url('box_top.gif') no-repeat;
	background-position: right top;
	padding-top: 10px;
	}
#cms_system_sidebar div div {
	padding: 0;
	background: url('box_link-more.gif') no-repeat ;
	background-position: left bottom;
	padding-bottom: 66px;
	}
#cms_system_sidebar div div div{
	background: none;
	padding: 0;
	}
/*------------------- CONTENT ----------------*/

#cms_system_content	{
	padding: 0px 0px 0px 0px;
	width: 610px;
	margin: right; /* 0 */
direction:rtl;
	}

#cms_system_content H1	{
	font-weight: bold;
	font-size: 12pt;
	color: #000;
	margin: right;
	padding: 3px 5px 3px 5px;
	text-align: right;
	}

#cms_system_content H2	{
	font-weight: bold italic;
	font-size: 8pt;
	color: #000;
	margin: right;
	padding: 3px 5px 3px 5px;
	text-align: right;
	}

#cms_system_content H3	{
	font-weight: bold italic;
	font-size: 8pt;
	color: #000;
	margin: right;
	padding: 3px 5px 3px 6px;
	margin-bottom: 5px;
	text-align: right;
	}

#cms_system_content #cms_system_container_item_title {
	font-weight: bold;
	font-size: 13pt;
	text-align: right;/* */
	color: #194C85; 
	margin-bottom: 10px;
	padding: 3px 3px 3px 3px;
	text-align: right;
	}

#cms_system_content #cms_system_container_menu_title {
	font-weight: bold;
	font-size: 0pt; /* 12 hid main titles */
	color: white;
	padding: 3px 3px 3px 3px;
	margin-bottom: 5px;
	text-align: right;
	}

#cms_system_content div {
	margin: 0;
	padding: 0;
	}

#cms_system_content div div ul li{
	margin-left: 25px;
	list-style-type: square;
	}

/*------------------- FOOTER ----------------*/

#cms_system_footer {
	width: 657px; 
	background: url(footer_bg.gif) no-repeat left bottom;
	height: 168px;
	text-align: center;
	clear: both;
	padding-top: 10px;
	}
#cms_system_footer #cms_system_container_menu_title {
	display: none;
	}
#cms_system_footer #cms_system_container_item_title {
	display: none;
	}

#cms_system_footer div div div div div div {
	color: #000;
	letter-spacing: 2px;
	padding: 3px 5px 2px 0;
	margin: 0;
	padding-top: 50px;
	display: inline;
	}
#cms_system_footer div {
	display: inline;
	}
