@charset "utf-8";
/* CSS Document */


/* Arabic Body and Title Format */
.body-s {
	color: #000000;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:right;
	line-height: 150%;
}

.body-t {
	color: #755144;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
}

.body-t2 {
	color: #281717;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}

.fotter-s {
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
	font-family: Tahoma, Geneva, sans-serif;
	vertical-align:middle;
	position: absolute;
	top: 30%;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	display: table-cell;
	width:100%;

}

.newsSmall {
	font-weight: bold;
	font-size: 9px;
	font-family: Tahoma, Geneva, sans-serif;
	}

p{
	text-align:right;
	padding:15px;
}
hr{
	color:#e5cba5;
	background:#e5cba5;
	height:0.4em;
	border: 1px dotted #d3b488;
}
img
{
	border:0px;
}
/*----------------------------------------*/
/* Links Format  */

a:link {
	color: #7b4e1c;
}

a:visited {
	color:#4a2802;
}

a:hover {
	color:#b48670;
}

a:active {
	color: #d79b26;
}


/*----------------------------------------*/


/* The web page body */
body{
	background:url(images/TopBG.png) repeat-x top;
	background-color:#402929;
	border:0;
	font:12px  Tahoma, Geneva, sans-serif;
	color:#000;
	padding:0 0 0 0px;
	margin: 0 0 0 0px;
	vertical-align:top;
	direction:rtl;
	text-align:center;

}

/* --------------------------------------- */
/* Th main Stage layout*/
.stage01
{
	height:100%;
	width:1024px;
	vertical-align: top;
	text-align:center;
	padding:0 0 0 0px;
	border:0;
	margin-left:auto; 
	margin-right:auto;

}

.stageSpacer
{ 
	height:71px;
	width:1024px; 
	float:right;
	border:0;
	}
	
/* --------------------------------------- */
/* Th main countaners (Top - Content - Fotter)*/
.top
{
	height: 560px;
	width: 1024px;
	padding: 0 0 0 0px;
	float: right;
	border: 0;
	vertical-align: top;
	background: url(images/TopBannerBG.png) repeat-x;
}
/*^^^^^^^^^^^^^^^^^^^^*/
.content
{
	width:1024px;
	padding:0 0 0 0px;
	float:right;
	margin:0 auto;
	border:0;
	background:url(images/BodyBG.png) repeat;
	background-color:#f9efde;
}
/*^^^^^^^^^^^^^^^^^^^^*/
.footer
{
	width:1024px;
	height:120px;
	padding:0 0 0 0px;
	float:right;
	text-align: center;
	vertical-align:middle;
	border:0;
	background-color:#281717;
	

}


/* --------------------------------------- */
/* The top parts*/

	/* navigation Box*/
	.navigation
	{
		height:163px;
		width:821px;
		padding:0 0 0 0px;
		
		border:0;
		margin-left:auto; 
		margin-right:auto;
		background:url(images/NavBG.png) no-repeat;
	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Accordion image banner */
	.imgBanner
	{
		height:396px;
		width:821px;
		padding:0 0 0 0px;
		
		border:0;
		margin-left:auto; 
		margin-right:auto
	}


/* --------------------------------------- */
/* The navigation parts*/

	/* The Logo */
	.logo
	{
		height:149px;
		width:130px;
		padding:0 0 0 0px;
		float:left;
		border:0;
		background:url(images/Logo.png) no-repeat;
	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* The navigation Box*/
	.navigationBtnBox
	{
		height:58px;
		width:668px;
		padding:0 0 0 0px;
		float:left;
		border:0;
	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* navigation row "2 master celles"*/
	.navSide
	{
		width:133px;
		height:58px;
		padding:0 0 0 0px;
		float:left;
		border:0;
	}
	.navMain
	{
		width:134px;
		height:58px;
		padding:0 0 0 0px;
		text-align: center;
		float:left;
		border:0;
	}
	
/* --------------------------------------- */
/* Accordion image banner parts*/
	
	/* Top banner*/
	.bannerTop
	{
		width:821px;
		height:42px;
		padding:0 0 0 0px;
		float:right;
		border:0;
		text-align:center;
	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Middle banner*/
	.bannerImage
	{
		width:821px;
		height:312px;
		padding:0 0 0 0px;
		float:right;
		border:0;
		text-align:center;
		background:url(images/BannerBG.png) repeat-y;
	}
	.bannerImageInner
	{
		width:798px;
		height:311px;
		padding:0 0 0 0px;
		border:0;
		text-align:center;
		margin-left:auto; 
		margin-right:auto;
	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Bottom banner*/
	.bannerBottom
	{
		width:821px;
		height:42px;
		padding:0 0 0 0px;
		float:right;
		border:0;
		text-align:center;
	}
	
/* --------------------------------------- */

/* Content parts*/
	
	/* Content Body*/
	.contentBody
	{
		width:1024px;
		padding:0 0 0 0px;
		float:right;
		border:0;
		text-align:center;
	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Content Body Spacer*/
	.contentBodySpacer
	{
		width:1024px;
		height:60px;
		padding:0 0 0 0px;
		float:right;
		border:0;
		text-align:center;
	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Content Footer*/
	.contentFooter
	{
		width:1024px;
		height:54px;
		padding:0 0 0 0px;
		float:right;
		border:0;
		text-align:center;
		background-color:#281717;
		
	}
	

/* --------------------------------------- */
/* The Content Body parts*/

	/* Content Box */
	.contentInner
	{
		width:939px;
		padding:0 0 0 0px;
		border:0;
		margin-left:auto; 
		margin-right:auto;
	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Content Inner left */
	.contentInnerLeft
	{
		width:410px;
		padding:0 0 0 0px;
		float:left;
		border:0;
		margin-left:auto; 
		margin-right:auto;
		vertical-align:middle;
	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Content Inner Right */
		.contentInnerRight
	{
		width:529px;
		padding:0 0 0 0px;
		float:Right;
		border:0;
		margin-left:auto; 
		margin-right:auto;
		text-align:right;
	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Content Inner 100% */
	.contentInner100
	{
	float: right;
	width: 100%;
	padding: 0 0 0 0px;
	border: 0;
	text-align: center;
		
	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Content Inner 80% */
	.contentInner80
	{
		width:80%;
		text-align:center;
		padding:0 0 0 0px;		
		border:0;
		margin-right:10%;
		
	}
		
/* --------------------------------------- */
/* The Footer parts*/

	/* Footer Box */
	.footerBox
	{
		width:1024px;
		height:120px;
		padding:0 0 0 0px;
		float:right;
		border:0;
		margin-left:auto; 
		margin-right:auto
	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Content Inner left */
	.footerTop
	{
		width:1024px;
		height:67px;
		padding:0 0 0 0px;
		float:right;
		border:0;
		margin-left:auto; 
		margin-right:auto
	}
	
	/* Content Inner left */
	.footerTopInner
	{
		width:250px; 
		float:right; 
		height:67px; 
		vertical-align:middle; 
		line-height:150%;
	}
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Content Inner left */
	.footerBottom
	{
		width:1024px;
		height:53px;
		padding:0 0 0 0px;
		float:right;
		border:0;
		margin-left:auto; 
		margin-right:auto;
		text-align:left;
	}
/* --------------------------------------- */
/* Project Master page Elements */
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Th main countaners Top*/

	.topProject
	{
		
		width: 1024px;
		padding: 0 0 0 0px;
		float: right;
		border: 0;
		vertical-align: top;
		background: url(images/TopBannerBG.png) repeat-x;
		
	}
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Project Box "in the banner position" */
	.ProjectBanner
	{
		
		width:1024px;
		height:100%;
		padding:0 0 0 0px;
		border:0;
		margin-left:auto; 
		margin-right:auto;
		background:#f8eede;
		text-align:center;

	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Content Inner Projects */
	.contentInnerProjects
	{
		width:934px;
		height:100%;
		padding:5px;
		border:0;
		margin-left:auto; 
		margin-right:auto;
		text-align:right;
		background:#f8eede;
	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	
	.contentInnerProjectsTop
	{
		height:50px;
		width:1024px;
		background-color:#281717; 

		
	}
	/*^^^^^^^^^^^^^^^^^^^^*/
	.contentInnerProjectsTab
	{
		background-color:#AF6F27; 
		color:#FFF; 
		font-weight:bold; 
		width:48%; 
		padding:10px 0 10px 10px; 
		display:block;
		left:2px;
		border:#f9efde 4px solid; 

		
	}
	
	/*^^^^^^^^^^^^^^^^^^^^*/
	/* Contact Form Style */
	.contactForm
	{
		width:90%; 
		margin-left:auto; 
		margin-right:auto; 
		background-color:#fdf8f1; 
		padding:10px; 
		border:1px dotted #d3b488
		
	}