﻿/* Body */
body
{
	text-align: right;
	direction: rtl;
	margin: 2px auto 15px auto;
	font-family: "arial";
	font-size: 14px;
}

/* Wrapper */
.Wrapper
{	
	width: 815px;
	margin: 0px auto 0px auto;
	direction: rtl;
	border : solid 1px #C0C0C0;
}

/* Header */
.Header
{
	height: 104px;
}

/* TopMenu */
.TopMenuRegion
{	
	height: 27px;
	background-color: #313131;
}

/* Menu */
.MenuRegion
{	
	height: 30px;
	background-color: #313131;
}

/* Search */
.Search
{
	background: url(SearchBG.gif) no-repeat;
	background-position: bottom;
	width: 184px;
	text-align: center;
	height: 29px;
}

.HighLightNews
{
	margin-top: 4px;
}

.Area2
{
	clear: both;
	padding-top: 5px;
}

/* Container */
.Container
{	
	
}

/* Body Center */
.BodyCenter
{	
	width: 100%;
}

/* Footer */
.Footer
{
	
	width: 100%;
	padding: 4px;
	color: #000000;
	font-size: 10pt;
	border-top : solid 1px #E2E2E2;
}

/* Loading */
.Loading
{
	position: absolute; 
	text-align: right; 
	width: 670px;
}

/* Page */
.Page
{
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

/* Page Title */
.PageTitle
{
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	color: #900200;
}

/* Part Title */
.PartTitle
{
	height: 26px;
	background: url(PartTitleBG.gif);
	background-repeat: no-repeat;
	font-family: "Traditional Arabic";
	font-size: 12pt;
	font-weight: bold;
	color: #E3B03D;
	text-align: center;
}

.PartTitle1
{
	height: 26px;
	background: url(PartTitleBG1.gif);
	font-family: "Traditional Arabic";
	font-size: 12pt;
	font-weight: bold;
	color: #E3B03D;
	text-align: center;
}

.PartTitle2
{
	height: 39px;
	background: url(PartTitleBG2.gif);
	font-family: "Traditional Arabic";
	font-size: 18pt;
	font-weight: bold;
	color: #E3B03D;
	text-align: center;
}

.PartTitle3
{
	height: 26px;
	background: url(PartTitleBG3.gif);
	font-family: "Traditional Arabic";
	font-size: 12pt;
	font-weight: bold;
	color: #E3B03D;
	text-align: center;
}

.PartTitle4
{
	height: 26px;
	background: url(TagBG.gif);
}

.LeftPartTitle
{
	height: 31px;
	width: 5px;
	background: url(LeftPartTitleBG.gif) no-repeat;
	background-position: right top;
}

/* Right Part Title */
.RightPartTitle
{
	height: 31px;
	width: 5px; 
	background: url('RightPartTitleBG.gif') no-repeat left top;
}


/* Web Part Title */

.WebPartTitle
{
	height: 28px;
	background-color: #A10000;
	font-family: "Traditional Arabic";
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
}

/* Web Part */
.Part
{
	border-left: solid 1px #E2E2E2;
	border-right: solid 1px #E2E2E2;
	border-bottom: solid 1px #E2E2E2;
	background-color: #f7f7f7;
}

.WebPart
{
	padding: 4px;
}

.WebPart1
{
	padding: 4px;
	border: solid 1px #E2E2E2;
}

.WebPart2
{
	padding: 4px;
	background-color: #f7f7f7;
	border: solid 1px #E2E2E2;
}

.WebPart3
{	
	background-color: #f7f7f7;
	border: solid 1px #E2E2E2;
}

.WebPart4
{	
	border: solid 1px #E2E2E2;
}

/* Subjet Title */
.SubjetTitle
{
	font-family: "Traditional Arabic";
	font-size: 14pt;
	color: #666666;
}

/* Category Title */
.CategoryTitle
{
	color: #FFFFFF; 
	background-color: #3AA0E2; 
	font-family: "traditional Arabic"; 
	padding: 3px;
	font-size: 12pt; 
	font-style: italic; 
	font-weight: bolder
}

/* Field Title */
.FieldTitle
{
	margin-top: 4px;
	height: 27px;
	padding-right: 10px;
	background: url(FieldTitleBG.gif) no-repeat;
	font-family: "Traditional Arabic";
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

/* Table Body */
.TableBody
{
	font-family: "tahoma";
	font-size: 10pt;
	width: 175px;
	margin-right: 0px;
}

/* Button */
input[type="submit"]
{
	background-color: #CCCCCC;
	color: #000000;
	border: solid 1px #E2E2E2;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 3px;
}

/* Link As Button */
a.LinkAsButton
{	
	font-family: "tahoma";
	font-weight: normal;
	background-color: #CCCCCC;
	color: #000000;
	border: solid 1px #E2E2E2;
	cursor: pointer;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 50px;
	height: 14px;
	display: inline-block;
	text-align: center;
}

a:hover.LinkAsButton
{
	text-decoration: none;
}

/* Image Button */
.ImageButton
{
	padding-top: 3px;
	text-align: center;
	display: block;
	width: 79px;
	height: 22px;
	background: url(Button.gif) no-repeat;
	color: #ffffff;
	cursor: pointer;
	font-size: 15px;
}

/* INPUT | TextBox */
INPUT
{
	font-family: "tahoma";
	font-size: 9pt;
	direction: ltr;
}


/* On Focus Input Control And On Leave Input Control */
.OnFocusInputControl
{
	border-right: #002276 1px solid;
	border-top: #002276 1px solid;
	border-left: #002276 1px solid;
	border-bottom: #002276 1px solid;
	background-color: #EBF5FF;
	height: 22px;
}

.OnLeaveInputControl
{
	border-right: #7F9DB9 1px solid;
	border-top: #7F9DB9 1px solid;
	border-left: #7F9DB9 1px solid;
	border-bottom: #7F9DB9 1px solid;
	background-color: #FFFFFF;
	height: 22px;
}

.SmallDetails
{
	font-family: Arial;
	font-size: 14px;
}

/* Note */
.Note
{
	font-family: "tahoma";
	font-size: 10pt;
	color: #003366;
}

/* Hover Menu Extender */
.HoverMenuExtender
{
	background-color: #EBEBEB;
	cursor: pointer;
}

/* Result And Validation */
.Result
{
	font-family: "tahoma";
	Font-Size: 10pt;
	color: Red;
}

/* Default Link */
a
{
	TEXT-DECORATION: none;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	font-family: "arial";
}

a:hover
{
	text-decoration: underline;
}

/* Banner News */
.BannerNews
{
	
}

a.BannerNews
{
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

a:hover.BannerNews
{
	color: #900200;
}

/* News Sections */
.NewsSections
{
}

a.NewsSections
{
	color: #E3B03D;
	font-size: 14pt;
	font-family: "Traditional Arabic";
}

a:hover.NewsSections
{
	
}

/* News */
.News
{
	TEXT-DECORATION: none;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman";
}

a.News
{
	font-size: 11pt;
	font-weight: bold;
	font-family: "Times New Roman";
}

a:hover.News
{
	color: #900200;
}

/* News Details */
.NewsDetails
{
	font-size: 14pt;
	text-align: justify;
}

/* Link Navigation */
.LinkNavigation
{
	font-size: 9pt;
}

a.LinkNavigation
{
	color: #808080;
}

a:hover.LinkNavigation
{
	
}

/* More Link Navigation */
a.MoreLinkNavigation
{
	font-family: "tahoma";
	font-size: 8pt;
	color: #900200;
}

a:hover.MoreLinkNavigation
{
	
}

/* Default img */
.Image
{
	border: solid 1px #E2E2E2;
}

.NoBorder
{
	border: solid 1px #f7f7f7;
	margin-bottom: -3px;
}

/* Default hr */
hr
{
	BORDER: #D6D6D6 1px dotted;
}

/* hr Separator */
.hrSeparator
{
	BORDER: #D6D6D6 1px dotted;
	WIDTH: 75px;
}

/* DateTime */
.DateTime
{
	font-family: "tahoma";
	font-size: 9pt;
	color: #808080;
}

/* Hand Cursor */
.HandCursor
{
	CURSOR: hand;
}

/* Radio Button Selection */
.RadioSelection
{
	CURSOR: hand;
	font-family: "tahoma";
	font-size: 9pt;
	color: #336699;
}

/* Hand Cursor */
.HandCursor
{
	CURSOR: pointer;
}

/* Radio Button Selection */
.RadioSelection
{
	CURSOR: hand;
	font-family: "tahoma";
	font-size: 9pt;
	color: #336699;
}

/* CopyRights */
.CopyRights
{
	font-family: "Traditional Arabic";
	font-size: 11pt;
	font-weight: bold;
	color: #7C9D33;
}

.PoweredBy
{
	font-size: 8pt;
}


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=40);
	opacity:0.4;
}