/* @charset "utf-8"; */
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
body {
	margin:0 auto;
	background:url(../../images/homebackground.gif) repeat-x top #ececec;
	font-family:Arial(arabic), Helvetica, sans-serif;
	/*font-size :10px;*/
	color:#000;
}
#maincontainer {
	margin: 0 auto;
	width:995px;
	direction :rtl;
}
#top {
	height:166px;
	width:100%;
}
.right {
	float:right;
	 
}
.left {
	float:left;
}

/* hack for IE6 , IE7 */
*html .right {
	f/loat:right;
	align:right ;
	
	 
}
*html .left {
	float:left;
	align:left;
}


.clear {
	clear:both;
}
h1 {
	font-size:20px;
	color:#7e0d1f;
	clear:both;
	font-weight:bold;
}
h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#ff0000;
}

#mainflashbanner {
	background:url(../../images/mainflash_bg.gif) repeat-y top;
	height:336px;
	padding-left:36px;
	padding-right:30px;
	direction :rtl ;
}
#mainflashbanner h3
{
	background: url(../../images/title_bg.gif) top repeat-x #4a0f14;
	color: #FFF;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
		width :227px ;
}
#mainflashbanner .contain {
	padding:0px 5px;
}

#mainflashbanner  a
{
	color: #660A17;
	text-decoration: none;
}

#mainflashbanner  over
{
	color: #ffffff;
	background-color: #ffff66;
}

#mainflashbanner  a:hover
{
	color:#000000;
}

#content {
	padding:10px 40px 20px 35px;
	direction:rtl;
}
#logo {
	float:left;
	padding:0px ;
	padding-left :30px;
	width:950px;
	height:120px;
	position :relative ;
	
}
 
 #logo .MidelContent
{
/* padding: 5px 244px 0px 246px;*/
 /*padding: 5px 246px 0px 244px; */
 padding-top :5px;
 position :relative;
 float :left ;
}
  /*  hack   IE6 */
*html #logo .MidelContent{
p/adding-top :5px;
padding-top :0px;
}

#logo .SignUp
{
	position :relative;
	float :left ;
	padding-top: 0px ;

}
#logo a
{
	color: #660A17;
	text-decoration: none;
	
	
	/* font-family:Tahoma ;*/
	
}

#logo over
{
	color: #ffffff;
	background-color: #ffff66;

}

#logo a:hover
{
	color: #000000;
}

#rightmenu {
	float:right;
	width:215px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#rightmenu li {
	margin: 0;
	padding: 0;
	display: inline;
}
#rightmenu li a {
	display: block;
	padding: 2px 10px;
	margin-bottom:3px;
	text-decoration: none;
	color: #7b111f;
	font-size:16px;
	font-weight:bold;
	background:url(../../images/regular_position.gif) no-repeat center #ececec;
	height:90px;
}
#rightmenu li a:hover {
	background:url(../../images/over_position.gif) no-repeat center #ececec;
}
#rightmenu li a span {
	font-size:14px;
	font-weight:normal;
}
.data {
	width:435px;
	float:right;
	padding-top:20px;
	font-size:14px;
	line-height:20px;
}
.data img {
	float:left;
	margin:5px;
}
.data p {
	margin-top:10px;
	text-align:justify;
}
#leftmenu {
	width:243px;
	float:left;
	margin-top:3px;
	color:#FFF;
}

#footer {
	width:880px;
	padding:20px 5px 5px 5px;
	margin:0 auto;
	clear:both;
	color:#660a17;
	font-size:14px;
}
#footer a {
	text-decoration:none;
	color:#660a17;
	margin-left:20px;
	margin-right:2px;
}
.menu5 {
	text-align:center;
	font-family: Arial(arabic), sans-serif;
	font-weight:bold;
	position:relative;
	font-size:16px;
	color:#660000;
	height:2.5em;
	margin:0;
	padding:0;
	list-style-type:none;
}
.menu5 ul {
	padding:0;
	margin:0;
	list-style-type:none; /* for Firefox */
}
.menu5 li {
	float:right;
	position:relative;
}
.menu5 li a, .menu5 li a:visited {
	display:block;
	text-decoration:none;
	width:100px;
	color:#660000;
	padding-left:1em;
	height:2.5em;
	line-height:3em;
}
* html .menu5 li a, .menu5 li a:visited {
	width:100px;
	w\idth:100px; /* hack for IE5.5 */
}
.menu5 li a.drop, .menu5 li a.drop:visited {
	font-weight:bold;
}
.menu5 li ul {
	visibility:hidden;
	position:absolute;
	top:2.5em;
	right:0;
	height:0;
	overflow:hidden;
}
.menu5 table {
	margin:-1px;
	border-collapse:collapse;
	font-size:1em; /* font size for IE5.5 */
}
/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu5 li:hover a, .menu5 li a:hover {
	border:0;
}
.menu5 li:hover ul, .menu5 li a:hover ul {
	visibility:visible;
	height:auto;
	width:8em;
	position:absolute;
	right:0;
	top:2.5em;
	overflow:visible;
}
.menu5 li:hover ul li a, .menu5 li a:hover ul li a {
	display:block;
	font-weight:normal;
	background-color:#FFFFFF;
	border-left:1px solid #630c12;
	border-right:1px solid #630c12;
	border-bottom:1px solid #630c12;
	text-decoration:none;
	height:auto;
	line-height:1.5em;
	font-size:12px;
}
* html .menu5 li a:hover ul li a {
	width:8em;
	width:8em; /* hack for IE5.5 */
}
.menu5 li:hover ul li a:hover, .menu5 li a:hover ul li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom:1px solid #630c12;
	border-right:1px solid #630c12;
	border-left:1px solid #630c12;
	background:#550914;
}
#menuEN
{
	visibility :hidden  ;
	display:none ;
	
}
#menuAR
{
	visibility :visible;
}

.normalfont
{
	white-space: nowrap;
}
 /* hack for IE6  */
*html .normalfont
{

	position:absolute   ; /* hack for IE6 */
}
/* Target IE7 only */
*+html .normalfont  {
position :absolute ;
} 




