﻿#menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 180px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 180px;
}
#menu li {
	width: 180px;
	float: left;
	position: relative;
	background-color: #92c3d6;
	margin:0;
	
}
#menu li.sub {
	background-color: #2586ad;
	
}
#menu li.last {
	background-image: url('../images/ar/main-temp/menu-footer.gif');
	background-repeat: no-repeat;
	height: 21px;
	background-color: #ffffff;
}
#menu li a {
	display: block;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 11pt;
	line-height: 30px;
	width: 180px;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	text-indent: 10px;
	direction:rtl;
}
#menu li {
	display: block;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 11pt;
	line-height: 30px;
	width: 180px;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	text-indent: 10px;
	direction:rtl;
	
}
#menu li ul li {
	display: block;
	color: #265570;
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 8pt;
	line-height: 24px;
	width: 180px;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	text-indent: 10px;
	direction:rtl
}
#menu li ul li a {
	display: block;
	color: #265570;
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 8pt;
	line-height: 24px;
	width: 180px;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	text-indent: 10px;
	direction:rtl
}
#menu li.hover {
	color: #fff;
	z-index: 500;
}
#menu li.click ul li.hover ul ul {
	display: none;
}
#menu li.click ul ul {
	display: none;
}
#menu ul {
	display: none;
}
#menu li.click {
	color: #fff;
}
#menu li.click ul {
	display: block;
}
#menu li.click ul li.hover {
	background: #92c3d6;
	text-decoration: underline;
	color: #265570;
}
/****************************************************************************/
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url('../images/ar/main-temp/bg.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
}
table {
	border-collapse: collapse;
	margin: 0;
	border-width: 0px;
}
td {
	padding: 0;
}
img {
	border-width: 0px;
}
h2 {
	text-indent: -9000px;
	padding: 0px;
	margin: 0px;
	display: none;
}
h1 {
	text-indent: -9000px;
	padding: 0px;
	margin: 0px;
	display: none;
}
.v-a-t {
	vertical-align: top;
}
.t-a-c {
	text-align: center;
}
.w-h-100-p {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.w-100-p {
	width: 100%;
	vertical-align: top;
}
.w-50-p {
	width: 50%;
	vertical-align: top;
}
.footer-main-c {
	width: 100%;
	height: 128px;
	background-image: url('../images/ar/main-temp/footer-bg.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
}
.maic-container {
	width: 950px;
	height: 100%;
	vertical-align: top;
	margin: 0px auto 0px auto;
}
.header-main-c {
	width: 950px;
	height: 201px;
	vertical-align: top;
}
.logo-area {
	width: 180px;
	height: 201px;
	vertical-align: top;
}
.hd-m-c {
	height: 201px;
	width: 770px;
	vertical-align: top;
}
.logo {
	width: 170px;
	height: 184px;
	background-image: url('../images/ar/main-temp/logo-sic.gif');
	background-repeat: no-repeat;
	float: left;
	display: block;
}
.logo-left-shadow {
	width: 10px;
	height: 184px;
	background-image: url('../images/ar/main-temp/logo-shadow-left.gif');
	background-repeat: no-repeat;
}
.logo-bottom-shadow {
	width: 180px;
	height: 17px;
	background-image: url('../images/ar/main-temp/logo-shadow-bottom.gif');
	background-repeat: no-repeat;
}
.hd-c {
	width: 770px;
	height: 167px;
	vertical-align: top;
}
.hd-1 {
	width: 192px;
	height: 167px;
	background-image: url('../images/ar/main-temp/hd_01.gif');
	background-repeat: no-repeat;
}
.hd-2 {
	width: 193px;
	height: 167px;
	background-image: url('../images/ar/main-temp/hd_02.gif');
	background-repeat: no-repeat;
}
.hd-3 {
	width: 192px;
	height: 167px;
	background-image: url('../images/ar/main-temp/hd_03.gif');
	background-repeat: no-repeat;
}
.hd-4 {
	width: 193px;
	height: 167px;
	background-image: url('../images/ar/main-temp/hd_04.gif');
	background-repeat: no-repeat;
}
.top-header-c {
	width: 770px;
	height: 34px;
	background-image: url('../images/ar/main-temp/logo-shadow-right.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.content-main-c {
	width: 950px;
	height: 100%;
	vertical-align: top;
}
.content-m-c {
	width: 770px;
	height: 100%;
	vertical-align: top;
	padding: 5px 15px;
}
.menu-main-c {
	width: 180px;
	height: 100%;
	vertical-align: top;
}
.menu {
	width: 180px;
	vertical-align: top;
	background-color: #92c3d6;
}
.hd-menu {
	width: 157px;
	height: 27px;
	margin-top: 1px;
	margin-left: 15px;
	float: left;
}
.title-aboutus {
	width: 250px;
	height: 37px;
	background-image: url('../images/ar/titles/title-aboutus.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.title-sheikhnajjar {
	width: 250px;
	height: 37px;
	background-image: url('../images/ar/titles/title-sheikhnajjar.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

.title-contactus {
	width: 250px;
	height: 37px;
	background-image: url('../images/ar/titles/title-contactus.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.title-members {
	width: 250px;
	height: 37px;
	background-image: url('../images/ar/titles/title-members.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.title-news {
	width: 250px;
	height: 37px;
	background-image: url('../images/ar/titles/title-news.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.title-newspaper {
	width: 250px;
	height: 37px;
	background-image: url('../images/ar/titles/title-newspaper.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.title-sitemap {
	width: 250px;
	height: 37px;
	background-image: url('../images/ar/titles/title-sitemap.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

.tree-txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #007bb6;
	text-decoration: none;
	line-height: 37px;
	text-align: left;
	padding: 0;
	margin: 0;
	direction: rtl;
}
.tree-txt a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #007bb6;
	text-decoration: none;
}
.tree-txt a:hover {
	color: #c5ae0d;
	text-decoration: none;
}
.tree-txt-last {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #c5ae0d;
	text-decoration: none;
}
.footer-txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
	padding: 0;
	margin: 4px;
	direction:rtl;
}
.footer-txt a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer-txt a:hover {
	color: #c5ae0d;
	text-decoration: none;
}

.content {
	width: 100%;
	height: 100%;
	vertical-align: top;
	margin: 15px 0px 10px 0px;
	padding-top:15px
}
.txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	line-height:20px;
	padding: 0px;
	margin: 4px;
}
.txt a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	color: #005c79;
	line-height:20px;
}
.txt a:hover {
	text-decoration: none;
	color: #c5ae0d;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0d82ba;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 3px;
	direction:rtl;
}
.title1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0d82ba;
	text-decoration: none;
	line-height: 20px;
}
.title1 a:hover {
	color: #c5ae0d;
	text-decoration: none;
}

.title-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #c5ae0d;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 3px;
	direction:rtl;
}
.title-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	direction:rtl;
}
.title-3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
}
.title-3 a:hover {
	color: #0d82ba;
	text-decoration: none;
}

.txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	padding: 3px;
	margin: 0px;
	direction:rtl;
}
.txt a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #0d82ba;
	text-decoration: none;
	line-height: 20px;
}
.txt a:hover {
	color: #c5ae0d;
	text-decoration: none;
}
.txt-red {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #a03129;
	text-decoration: none;
	line-height: 20px;
	padding: 3px;
	margin: 0px;
	direction:rtl;
}
.txt-red a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #a03129;
	text-decoration: none;
	line-height: 20px;
}
.txt-red a:hover {
	color: #c5ae0d;
	text-decoration: none;
}
.contact-mid-td {
	width: 3px;
}
.contact-left-td {
	width: 125px;
	text-align: right;
}
.contact-top-table {
	width: 100%;
}
.form {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 200px;
	border: 1px #0d82ba solid;
	margin: 3px 0px 3px 0px;
	text-align: right;
}
.form_big {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 200px;
	width: 200px;
	border: 1px #0d82ba solid;
	margin: 3px 0px 3px 0px;
	text-align: right;
}
.button {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3A3A3D;
	text-decoration: none;
	border: 1px #0d82ba solid;
	background-color: #ffffff;
	margin: 3px 3px 3px 3px;
}

/******************************** index styles ************************************/
.index-news {
	background-image: url('../images/ar/index/news.gif');
	background-repeat: no-repeat;
	background-position: right center;
	height: 32px;
}
.index-line {
	background-image: url('../images/ar/index/line.gif');
	background-repeat: repeat-x;
	height: 4px;
}
.index-content {
	width: 100%;
	height: 100%;
	vertical-align: top;
	margin: 15px 0px 10px 0px;
	padding:10px 0 0 0;
}
.index-content-table {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.index-content-right {
	width: 367px;
	vertical-align: top;
}
.index-content-left {
	width: 367px;
	vertical-align: top;
}
.sheikhnajjar-hd {
	height: 30px;
	background-image: url('../images/ar/index/sheikhnajjar.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.block-grey {
	border: 1px solid #cacaca;
	background-color: #fdfdfd;
	padding:5px;
}
.newspaper-hd {
	height: 30px;
	background-image: url('../images/ar/index/newspaper.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.members-container {
	width: 699px;
	height: 218px;
	vertical-align:top;
	margin:0 auto;
}
