﻿.page_rtl{
	direction:rtl;
}
.page_ltr{
	direction:ltr;
}
body{
	margin:auto;
	font-family:"Times New Roman",Times,serif;
	font-size:18px;
}
td,th{
	font-family:Tahoma;
	font-size:12px;
	color:#186A7F;
}
pre{
	font-weight:bold;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	color:#186A7F;
}
form{
	margin:0px;
}
ul{
	margin-top:0px;
	font-weight:bold;
}
a{
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	color:#227AAA;
}
a:Hover{
	color:#002449;
	text-decoration:underline;
}
fieldset{
	border:inherit #CCCCCC;
	/*-moz-border-radius: 4px 4px 4px 4px;*/
	color:#15689A;
	padding:10px;
}
legend{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#F6861F;
}
.Path{
	font-family:"Times New Roman", Times, serif;
}
.MenuLink{
	display: block;		/* Working in FF only */
	width:100%;			/* Working in IE only */
	line-height:25px;
	/*color:#6179CD;*/
	color: #28256A;
	background:#C7D8EA;
	text-decoration:none;
	font-size:14px;
	margin-bottom:1px;
	text-align:center;	/* Working in FF only */
}
.MenuLink:Hover{
	background: #C6372F;
	color:#F8DEC2;
	text-decoration:none;
}
.myTitle{
	font-family:Arial;
	color:#CC3333;
	font-weight:bold;
	font-size:20px;
	padding-top:5px;
}
.page_rtl .myContent{
	background:#FFFFFF;
	border-left:solid 2px #006699;
	border-right:solid 2px #006699;
	width:471px;
	padding:20px;
	text-align:right;
}
.page_ltr .myContent{
	background:#FFFFFF;
	border-left:solid 2px #006699;
	border-right:solid 2px #006699;
	width:471px;
	padding:20px;
	text-align:left;
}
.content{
	background:url('ContentBG.gif') repeat-x #F9FBFE;
	vertical-align:top;
	text-align:center;
}
/*				Good For IE only
.SelectCity{
	position:absolute;
	top:530px;
	margin-right:-550px;
}
*/
/*				Good For FF only
.SelectCity{
	position:absolute;
	width:620px;
	top:510px;
}
*/
.SelectCity select{
	background:#BDE0FD;
	font-family:Tahoma;
	font-size:9px;
}
.TopMenu td{
	vertical-align:top;
	padding-top:5px;
	font-size:10px;
	font-family:Tahoma;
	font-weight:normal;
}
.TopMenu th{
	vertical-align:top;
}
.TopMenu input{
	font-family:Tahoma;
	font-size:9px;
	font-weight:normal;
}
.TopMenu a{
	font-family:Tahoma;
	font-size:11px;
	color:#41C6E7;
}
.TopMenu a:hover{
	color:#FF8F00;
}
.TopMenu .log{
	font-size:9px;
	color:#FF8F00;
}
/*-------------- System Styles --------------*/
.HeadMenu{
}
.FootMenu a,.FootMenu{
	font-family:Tahoma;
	font-size:11px;
}
.BazarTypes{
	float:right;
	text-align:center;
	margin:1px;
	background:#D8E9F5;
	border:solid 1px #BCC4E9;
	width:130px;
	height:130px;
	list-style-type:none;/*	For FF	*/
}
.BazarTypes a{
	background:#BCC4E9;
	color:#FFFFFF;
	display:block;
}
.BazarTypesOver{
	float:right;
	text-align:center;
	margin:1px;
	background:#FEF3DE;
	border:solid 1px #FCE2B1;
	width:130px;
	height:130px;
	list-style-type:none;/*	For FF	*/
}
.BazarTypesOver a{
	background:#FCE2B1;
	color:#000000;
	display:block;
}
.BannersZone img,.BannersZone embed{
	border:double #E1E1E1;
}
.BazarFoot{
	text-align:center;
}
.BazarFoot table{
	width:300px;
	table-layout:fixed;
}
.page_ltr .BazarFoot table{
	width:450px;
	table-layout:fixed;
}
.BazarFoot td,.BazarFoot a{
	font-family:Tahoma;
	font-size:10px;
}
.BazarFoot img{
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
}
.BazarFoot iframe{
	width:20px;
	height:12px;
	vertical-align:text-top;
}
.page_rtl .BazarFootR{
	text-align:left;
}
.page_rtl .BazarFootL img{
	float:right;
}
.page_ltr .BazarFootR{
	text-align:right;
}
.page_ltr .BazarFootL img{
	float:left;
}
.Basket{
	font-family:Tahoma;
	font-size:10px;
	color:#186A7F;
	background:#FFFFFF;
	margin:auto;
	text-align:center;
}
.Basket0{/* Use News0 background color */
	background:#F9F9F9;
	padding:0px;
	text-align:center;
}
.Basket1{/* Use News1 background color */
	background:#F5F5F5;
	padding:0px;
	text-align:center;
}
.Basket2{
	background:#FFFFFF;
	padding:0px;
	text-align:center;
}
.NewBorder{
	background:#F9F9F9;
	border:double #E1E1E1;
}
.MSG{
	color:#CD0000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}
.result{/*QBar.gif*/
	background:#CCCCCC url(TD1.gif);
	border:#999999 solid 1px;
	height:18px;
	vertical-align:middle;
	padding:2px;
}
.page_rtl .result{
	text-align:right;
}
.page_ltr .result{
	text-align:left;
}
.result img{
	height:14px;
}
.TextBanner{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
.TextBanner a{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#006699;
}
.page_rtl .smallLogo{/* Working if NewsBar is marquee */
	background:url(smallLogoAr.gif) no-repeat right;
	line-height:16px;
}
.page_ltr .smallLogo{/* Working if NewsBar is marquee */
	background:url(smallLogoEn.gif) no-repeat left;
	line-height:16px;
}
.AjaxLinks{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.AjaxLinks:HOVER{
	color:#FF9933;
}
.NewsBar{
	width:770px;
	border:solid 2px #006699;
	background:#A82D30;
}
.NumBar{
	color:#C0C0C0;
	font-size:14px;
	text-align:center;
}
.NumBar a{
	color:#3366CC;
	font-family:Tahoma;
	font-size:12px;
}
.MailList{
	background:#AFB5BA;
	padding-right:10px;
	padding-left:10px;
	font-family:Tahoma;
	font-size:12px;
}
.QuestionTitle{
	text-align:center;
	color:#CC0000;
	margin:0px;
}
.Question{
	text-align:center;
	color:#CC6666;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	width:100%;
}
.QuestionForm{/*Not used in sys*/
	text-align:right;
	margin:10px;
}
.page_ltr .QuestionForm{/*Not used in sys*/
	text-align:left;
}
.News0{
	background:#BFC4C8;
	padding:5px;
	font-family:"Times New Roman",Times,serif;
	font-size:14px;
	color:#666699;
	border:double #AFB5BA;
	width:97%;
	margin:5px;
}
.News1{
	background:#B7BDC1;
	padding:5px;
	font-family:"Times New Roman",Times,serif;
	font-size:14px;
	color:#666699;
	border:double #8E9AA5;
	width:97%;
	margin:5px;
}
.NewsImg{
	margin:10px;
}
.News0 .NewsImg{
	border:double #EAEAEA;
}
.News1 .NewsImg{
	border:double #E0E0E0;
}
.NewsTitle{
	font-size:15px;
	color:#FFFFFF;
}
.Link{
	color:#888888;
	font-size:14px;
	display:block;
	text-align:center;
}
.YourBasket{
	width:98%;
	border:outset 2px #FFFFFF;
	background:#F6F6F6;
	margin:5px;
}
.YourBasket th{
	background:#EEEEEE;
	text-align:center;
}
.YourBasket pre{
	font-weight:normal;
	font-family:Tahoma;
	font-size:12px;
}
.YourBasket textarea{
	overflow:visible;
	height:40px;
	width:100%;
}
.YourBill{
	width:98%;
	border:outset 2px #FFFFFF;
	background:#FDF8EE;
	margin:5px;
}
.YourBill th{
	background:#1A9BC6;
	color:#FFFFFF;
	text-align:center;
}
.Search{
	text-align:center;
}
.Search div{
	text-align:center;
	border:double 4px #E8E8E8;
	background:#F3F3F3;
	width:250px;
	padding:10px;
	margin:10px;
}
.Search input,.Search select{
	font-family:Tahoma;
	font-size:11px;
}
.SearchReflect{
	width:65px;
}
.SearchTypes{
	width:157px;
}
.SearchSubmit{
	width:45px;
}
.TableBorder{
	width:100%;
	background:#FFFFFF;
}
.TableBorder td{
	padding-right:10px;
	padding-left:10px;
}
.TableBorder a{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
}
.TableHeader td,.TableHeader th{
	background:url(TD3.gif) #C3D3EE;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
.TableA0{
	background:url(TD4.gif) #E9EFF6;
}
.TableB0{
	background:url(TD5.gif) #E2E9F3;
}
.TableA1{
	background:url(TD6.gif) #ECECEC;
}
.TableB1{
	background:url(TD7.gif) #E5E5E5;
}
.TableBlank{
	background:#FFFFFF;
	width:25px;
	padding-left:5px;
	padding-right:5px;
}
.TableBlank iframe{
	width:25px;
	height:25px;
}
.TableBlankR{
	background:#FFFFFF;
	text-align:left;
	vertical-align:top;
}
.TableBlankL{
	background:#FFFFFF;
	text-align:right;
	vertical-align:text-top;
}
.TableBlankL textarea{
	overflow:visible;
	height:40px;
	width:100%;
}
.TableFooter{
	background:url(TD2.gif) #C3D3EE;
	text-align:center;
	vertical-align:middle;
}
.TableFooter a{
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
#MyTotal{
	color:#FF6600;
}
#Image{
	border:solid 1px;
}
.SearchMSG{
	color:#3399CC;
	background:#FEF8E9;
	padding:10px;
	border:solid 1px #D5D5D5;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}
.SearchMSG span{
	color:#FF9933;
}
.ClassicTable td{
	padding:5px;
	font-weight:normal;
	white-space:pre;
}
.ClassicTable th{
	padding:5px;
	background:#EEEEEE;
	color:#CC3333;
}
.AlbumLines{/*الألبوم الخطي*/
}
.AlbumLines td{
	padding:0px;
	vertical-align:top;
}
.AlbumLine{/*------*/
	background:url(dot.gif);
	height:1px;
}
.AlbumVLine{/* | */
	background:#CCCCCC;
	width:1px;
}
.AlbumHLine{/*_____*/
	background:#CCCCCC;
	padding:0px;
	width:100%;
	height:1px;
}
.AlbumHLine div{
	background:url(dot.gif);
	height:1px;
}
.AlbumHLine td{
	padding:0px;
	height:1px;
}
.AlbumLineImg{
	margin:10px;
	border:none;
}
.close{
	color:#BBBBBB;
	text-decoration:line-through;
}
.FilesTable{
	clear:both;
	width:100%;
	border:solid 1px #EEEEEE;
	padding:3px;
}
.FilesTable th{
	background:#7C7C7C;
	border:solid 1px #979797;
	color:#FFFFFF;
	text-align:center;
}
.FilesTable td{
	border:solid 1px #979797;
	color:#FF6633;
}
.FilesTable table td{
	width:80px;
	border:0px;
}
.FilesTableA0{/*	.FilesTable .FilesTableA1{	*/
	background:#F5F5F5;
}
.FilesTableB0{
	text-align:left;
	background:#F5F5F5;
	width:160px;
}
.FilesTableC0{
	direction:ltr;
	background:#F5F5F5;
	width:70px;
}
.FilesTableA1{
	background:#E0F0FC;
}
.FilesTableB1{
	text-align:left;
	background:#E0F0FC;
	width:160px;
}
.FilesTableC1{
	direction:ltr;
	background:#E0F0FC;
	width:70px;
}
.Directory{/*	Files in a Directory	*/
	background:#F5F5F5;
	border:solid 1px #E1E1E1;
	width:125px;
	padding:5px;
	text-align:center;
}
.DirectoryOver{/*	Files in a Directory On MouseOver	*/
	background:#FFCC99;
	border:solid 1px #FF9933;
	width:125px;
	padding:5px;
	text-align:center;
}
.Directory a{
	color:#FF9900;
}
.DirectoryOver a{
	color:#000000;
}
.Directory img{
	border:solid 1px #F5F5F5;
}
.DirectoryOver img{
	border:solid 1px #000000;
}
#Folders div{
	background:#FEF1D3;
	border:solid 1px #F3C785;
	display:block;
	padding:5px;
	margin:5px;
}
.DirectoryPath a{/*	Directory Bar	*/
	background:#AAAAAA;
	border:solid 1px #000000;
	padding:5px;
	margin:5px;
	line-height:30px;
	text-align:center;
	color:#F5F5F5;
	float:none;
}
.DownloadLink{
	font-weight:normal;
	font-family:Tahoma;
	font-size:12px;
}
.DownloadLink img{
	border:0px;
}
.showFile{
	text-align:center;
}
.showFile p{
	color:#CC6600;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	font-weight:bold;
}
.showFile span{
	color:#666666;
	text-align:right;
	display:block;
	margin:10px;
}
.iframeBasket{
	width:25px;
	height:25px;
}
.iframeMailList{
	width:100%;
	height:120px;
}
