
/* CSS Document */

body {	

	}
/*------------------------// Main Table //----------------------------------*/

.big-table {
	background-color:#FFFFFF;
	}

/*------------------------// header //----------------------------------*/
.header-top {
	height:28px;
	background-image:url(../images/header-rep.jpg);
	background-repeat:repeat-x;
	}
.header-top-date {
	font-family:tahoma, "MS Sans Serif";
	color:#CCCCCC;
	font-size:11px;
	text-align:right;
	}
.header-top-weather {
	font-family:tahoma, "MS Sans Serif";
	color:#CCCCCC;
	font-size:11px;
	text-align:left;
	}
.header-image {
	height:81px;
	background-image:url(../images/header-image.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
.header-links {
	height:30px;
	background-image:url(../images/header-links.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
.header-line {
	background-image:url(../images/header-line.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:5px;
	}
/*------------------------//Search//-------------------------*/
.Search-bg {
	background-image:url(../images/Search-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
.Search-input {
	background-image:url(../images/Search-input-bg.jpg);
	background-repeat:repeat-x;
	border-style:solid;
	border-color:#b1b2a6;
	height:19px;
	width:120px;
	border-width:1px;
	direction:rtl;
	font-family:tahoma, "MS Sans Serif";
	color:#333333;
	font-size:11px;
	padding-right:3px;
	}
.Search-links a:link { font-family:tahoma, "MS Sans Serif"; font-size:11px;text-decoration:underline; color:#a9a631;}
.Search-links a:visited { font-family:tahoma, "MS Sans Serif"; font-size:11px;text-decoration:underline; color:#a9a631;}
.Search-links a:hover { font-family:tahoma, "MS Sans Serif"; font-size:11px;text-decoration:underline; color:#a9a631;}
.Search-links a:active { font-family:tahoma, "MS Sans Serif"; font-size:11px;text-decoration:underline; color:#a9a631;}

/*---------------------------// Right Menu //---------------------------*/


.RightMenu-td { font-family:tahoma, "MS Sans Serif"; font-size:14px; color:#6f6f6f; text-decoration:none; font-weight:bold; background-color:#ebebeb; }

.RightMenu-td a:link { font-family:tahoma, "MS Sans Serif"; font-size:14px; color:#6f6f6f; text-decoration:none; font-weight:bold; }
.RightMenu-td  a:visited{ font-family:tahoma, "MS Sans Serif";  color:#6f6f6f; text-decoration:none; font-weight:bold; }
.RightMenu-td a:hover{ font-family:tahoma, "MS Sans Serif"; color:#e4980d; text-decoration:none; font-weight:bold; }
.RightMenu-td a:active{ font-family:tahoma, "MS Sans Serif"; color:#6f6f6f; text-decoration:none; font-weight:bold; }

/*--------------------------//Newsletter//---------------------------------------------*/

.Newsletter {
	border-color:#c2c2c2;
	border-style:solid;
	border-width:1px;
	}
.Newsletter p {
	font-family:tahoma, "MS Sans Serif";
	text-align:right;
	font-size:11px;
	color:#696969;
	padding:2px;
	direction:rtl;
	}
/*--------------------------------//Voting//------------------------------------------------------*/

.Voting {
	border-color:#c2c2c2;
	border-style:solid;
	border-width:1px;
	font-family:tahoma, "MS Sans Serif";
	text-align:right;
	font-size:14px;
	color:#454444;
	direction:rtl;
	font-weight:bold;
	}
.Voting p {
	font-family:tahoma, "MS Sans Serif";
	text-align:right;
	font-size:14px;
	color:#454444;
	padding:5px;
	direction:rtl;
	font-weight:bold;
	}
.Voting td {
	font-family:tahoma, "MS Sans Serif";
	text-align:right;
	font-size:14px;
	color:#454444;
	direction:rtl;
	font-weight:bold;
	}
/*------------------------------------//Service Block//-----------------------------------------------*/

.Service-block-right {
	background-image:url(../images/eServices_right.jpg);
	background-position:6;
	background-repeat:repeat-y;
	}
.Service-block-right-buttom-corner {
	background-image:url(../images/eServices_buttom.jpg);
	background-position:top;
	background-repeat:repeat-x;
	 }
.Service-block-left {
	background-image:url(../images/eServices_left.jpg);
	background-position:center;
	background-repeat:repeat-y;
	}
.Service-block-top  {
	background-image:url(../images/eServices_top.jpg);
	background-position:center;
	background-repeat:repeat-x;
	}
.Service-block-buttom {
	background-image:url(../images/eServices_buttom.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
.eService-CitznServ-block {
	width:338px;
	height:131px;
	background-image:url(../images/eService-CitizenServe-block.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}	
.eService-busServ-block {
	width:337px;
	height:131px;
	background-image:url(../images/eService-BusServe-block.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}
.eService-list ol {
	padding-top:4px;
	font-family:tahoma, "MS Sans Serif";
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	list-style-image:url(../images/arrow.gif);
	direction:rtl;
	line-height:20px;
	margin-right:25px;
	margin-top:8px;
	}
.eService-list ol a:link { color:#FFFFFF; text-decoration:none; }
.eService-list ol a:visited { color:#FFFFFF; text-decoration:none; }	
.eService-list ol a:hover { color:#FFFFFF; text-decoration:underline; }
.eService-list ol a:active { color:#FFFFFF; text-decoration:none; }

/*---------------------------------------//Intranet login//-------------------------------------------*/

.Intranet-login {
	border:solid 1px #c2c2c2 }
.Intranet-login-form {
	font-family:tahoma, "MS Sans Serif";
	font-weight:bold;
	font-size:14px;
	color:#505050;
	text-align:right;
	background-image:url(../images/Intranet-login-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}	
.Intranet-login-form td {
	font-family:tahoma, "MS Sans Serif";
	font-weight:bold;
	font-size:14px;
	color:#505050;
	text-align:right;
	}	
.Intranet-login-input {
	background-image:url(../images/Search-input-bg.jpg);
	background-repeat:repeat-x;
	border-style:solid;
	border-color:#b1b2a6;
	height:22px;
	width:112px;
	border-width:1px;
	direction:rtl;
	font-family:tahoma, "MS Sans Serif";
	color:#333333;
	font-size:11px;
	padding-right:3px;
	padding-top:3px;
	}
.Intranet-login-button {
	font-family:tahoma, "MS Sans Serif";
	font-weight:bold;
	font-size:13px;
	color:#2d2d2d;
	width:80px;
	height:18px;
	background-image:url(../images/Intranet-login-button-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#9fb357;
	}	
	
/*------------------------------//إستعلم عن بلدية//--------------------------------------------*/

.Baladya-table {
	border:solid 1px #c2c2c2 }
.Baladya-table p {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	text-align:right;
	color:#6d6d6d;
	}
.Baladya-tab-bg {
	background-image:url(../images/Baladya-tab-bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:30px;
	}
.Baladya-run-button {
	font-family:tahoma, "MS Sans Serif";
	font-weight:bold;
	font-size:13px;
	color:#2d2d2d;
	width:60px;
	height:18px;
	background-image:url(../images/Intranet-login-button-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#9fb357;
	}
.Baladya-title {
	font-family:tahoma, "MS Sans Serif";
	font-size:14px;
	color:#667010;
	font-weight:bold;
	}
.Baladya-table ul {
	direction:rtl;
	list-style:square;
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	}
.Baladya-table ul a:link {font-family:tahoma, "MS Sans Serif"; color:#697401; text-decoration:underline;}
.Baladya-table ul a:visited {font-family:tahoma, "MS Sans Serif"; color:#697401; text-decoration:underline;}
.Baladya-table ul a:hover {font-family:tahoma, "MS Sans Serif"; color:#697401; text-decoration:none;}
.Baladya-table ul a:active {font-family:tahoma, "MS Sans Serif"; color:#697401; text-decoration:underline;}





/*--------------------------------------//الإستثمارات والمناقصات//-------------------------------------*/

.invistment-table {
	border:solid 1px #c2c2c2 }
.invistment-table table {
	border-bottom-color:#e1e1e1;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image:url(../images/Invistment-items-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}
.invistment-title {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#616161;
	font-weight:bold;
	}
.invistment-mancibiltyName {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#707b0e;
	}
.invistment-date {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#cd6c0d;
	}
	
/*------------------------------------//الأخبار + التعايم + المنافسات//--------------------------------------------*/

.TabNewsTitle {
	font-family:tahoma, "MS Sans Serif";
	font-size:15px;
	color:#798503;
	font-weight:bold;
	padding-right:11px;
	padding-top:15px;
	padding-left:7px;
	padding-bottom:5px;
	text-align:right;
	
	}
.TabNewsContent {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	text-align:right;
	color:#666666;
	padding-right:8px;
	padding-left:7px;
	text-align:right;
	direction:rtl;
	}
/*-------------------------------------------//Footer//-------------------------------------------------*/
.Footer {
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:63px;
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#CCCCCC;
	}
.Footer a:link {font-family:tahoma, "MS Sans Serif"; font-size:11px; color:#CCCCCC; text-decoration:underline;}
.Footer a:visited {font-family:tahoma, "MS Sans Serif"; font-size:11px; color:#CCCCCC; text-decoration:underline;}
.Footer a:hover {font-family:tahoma, "MS Sans Serif"; font-size:11px; color:#CCCCCC; text-decoration:none;}
.Footer a:active {font-family:tahoma, "MS Sans Serif"; font-size:11px; color:#CCCCCC; text-decoration:underline;}

/*----------------------- Table Border ---------------------------------------------*/
.Table-border {
	border-color:#d5d5d5;
	border-style:solid;
	border-width:1px;
	}
/*----------------------- Welcome Box --------------------------------*/
.Welcome-msg {
	background-image:url(../images/welcome-background.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
.Welcome-text {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#626262;
	text-align:justify;
	direction:rtl;
	padding:12px;
	}
.Welcome-text a:link {font-family:tahoma, "MS Sans Serif"; font-size:11px; color:#90a003; text-decoration:underline;}
.Welcome-text a:visited {font-family:tahoma, "MS Sans Serif"; font-size:11px; color:#90a003; text-decoration:underline;}
.Welcome-text a:hover {font-family:tahoma, "MS Sans Serif"; font-size:11px; color:#90a003; text-decoration:none;}
.Welcome-text a:active {font-family:tahoma, "MS Sans Serif"; font-size:11px; color:#90a003; text-decoration:underline;}
.Weclome-hr {
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
/*--------------------------- Services --------------------------------------*/
.Services1 {
	background-image:url(../images/service-1.jpg);
	width:342px;
	height:145px;
	background-repeat:no-repeat;
	background-position:center;
	}
.Services2 {
	background-image:url(../images/service-2.jpg);
	width:342px;
	height:145px;
	background-repeat:no-repeat;
	background-position:center;
	}
/*-------------------------------------- Search Tabs ---------------------------------*/
.Search1 {
	background-image:url(../images/search1-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:26px;
	font-family:tahoma, "MS Sans Serif";
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-right:8px;
	}
.search1-alert {            /*--Message-*/
	font-family:Tahoma, Arial, "Simplified Arabic";
	font-size:11px;
	color:#669933;
	}	
.Search-text {
	font-family:Tahoma, Arial, "Simplified Arabic";
	font-size:11px;
	color:#626262;
	text-align:justify;
	direction:rtl;
	}
.Search2 {
	background-image:url(../images/search2-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:26px;
	font-family:tahoma, "MS Sans Serif";
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-right:8px;
	}	
.Search3 {
	background-image:url(../images/search3-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:26px;
	font-family:tahoma, "MS Sans Serif";
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding-right:8px;
	}	
.search-button-bg {
	font-family:tahoma, "MS Sans Serif";
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:68px;
	/*height:23px;*/
	}
.Login-link:link {	font-family:Tahoma, Arial, "Simplified Arabic"; font-size:11px; color:#333333; text-decoration:underline;}
.Login-link:visited {	font-family:Tahoma, Arial, "Simplified Arabic"; font-size:11px; color:#333333; text-decoration:underline;}
.Login-link:hover{	font-family:Tahoma, Arial, "Simplified Arabic"; font-size:11px; color:#333333; text-decoration:none;}
.Login-link:active {	font-family:Tahoma, Arial, "Simplified Arabic"; font-size:11px; color:#333333; text-decoration:underline;}

.rightLinksBg {
	background-image:url(../images/bg-right-links.jpg);
	background-repeat:repeat-x;
	background-position:right;
	height:27px;
	font-family:tahoma, "MS Sans Serif";
	font-size:14px;
	color:#666600;
	text-align:right;
	font-weight:bold;
	}
/*-----------------*/
.RightMenu {
	border-color:#d5d5d5;
	border-style:solid;
	border-width:1px;
	}
.RightMenu a:link, a:visited, a:active {
	font-family:tahoma, "MS Sans Serif";
	font-size:14px;
	color:#666600;
	text-decoration:none;
	}
.RightMenu a:hover {
	font-family:tahoma, "MS Sans Serif";
	font-size:14px;
	color:#666600;
	text-decoration:underline;
	}
.LoginError {
	background-color:#fff38e;
	border:solid 1px #ff8787;
	width:100%;
	height:18px;
	margin:5px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	vertical-align:middle;
}
/*------------------------|| All Forms List ||------------------------------*/
.Allforms 
{	
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#8a9610;
	font-weight:bold;
	direction:rtl;
	list-style-type:square;
	line-height:36px;
	padding-right:10px;
	padding-top:10px;
}
.Allforms a:link {font-family:tahoma, "MS Sans Serif"; font-size:11px; color:#575656; text-decoration:none;}
.Allforms a:visited {font-family:tahoma, "MS Sans Serif"; font-size:11px; color:#575656; text-decoration:none;}
.Allforms a:hover {	font-family:tahoma, "MS Sans Serif"; font-size:11px; color:#575656; text-decoration:underline;}
.Allforms a:active {font-family:tahoma, "MS Sans Serif"; font-size:11px; color:#575656; text-decoration:none;}

/*------------------- Welcome Image ------------------------------*/

.WelcomeImage {
	background-image:url(../images/welcome-image.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:45px;
	width:195px;
}
.Welcome {
	font-family:tahoma, "MS Sans Serif";
	font-size:11;
	color:#9ba729;
	font-weight:bold;
	text-align:right;
	width:30px;
	float:right;
	padding-right:50px;
	padding-top:5px;
}
.user {
	font-family:Verdana;
	font-size:12;
	color:#d6a100;
	font-weight:bold;
	float:right;
	padding-right:8px;
	padding-top:4px;
}
.SignOutImage {
	padding-top:30px;
	padding-right:110px;
}	
.bgFormsTitles {
	background-image:url(../images/bg_title_haeder.gif);
	background-repeat:repeat-x;
	background-position:center;
	font-family:tahoma, "MS Sans Serif";
	font-size:10px;
	padding:8px;
	color:#ffffff;
	height:27px;
	font-weight:bold;
	padding-top:10px;
	filter: Shadow(Color=#666666,Direction=135,Strength=2);
	}
.TableContent 
{
	border:solid 1px #e6e6e6;
}
.TableContent td 
{
	background-color:#f8f8f8;
}
.TableContentborder 
{
	border:solid 1px #e6e6e6;
}
.page_title_1 
{
	margin:5px;
	border:solid 1px #c6c6c6;
	width:95%;
}
.page_title_1 td 
{
	background-color:#f9f9f9;
}
.page_title_nom 
{
	background-image:url(../images/bg_title_nom.gif);
	background-repeat:repeat-x;
	background-position:center;
	font-family:tahoma, "MS Sans Serif";
	font-size:13px;
	padding-right:10px;
	color:#124f93;
	height:38px;
	font-weight:bold;
	text-align:right;
}
.page_title_font 
{
	font-family:tahoma, "MS Sans Serif";
	font-size:13px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:3px;
	color:#124f93;
	font-weight:bold;
	text-align:right;
}
div
{
	padding-right:5px;
	padding-left:5px;
	
	}