html {
	background-image:url(../images/bg-gradient.gif);
	background-repeat:repeat;	
}


body {
	margin-top: 0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
	width: 778px;
}

#container {
	width:778px;
	background-color: #ffffff;
}

#content {
	float:left;
	width:inherit;
	background-color:#f4f1e9;
	clear:both;
}

#privacy_content{
	float:left;
	width:inherit;
	background-color:#ffffff;
	text-align:left;
}





#qahwapic{
float:left;
margin-left:13px;
margin-top:10px
}
/*-----------------------Hearder and Menu ----------------------------*/

#home_header{		
	width:778px;
   height:234px;
   background-image:url(../images/homepage_header.jpg);
   background-repeat: no-repeat;
}

#home_header #awmAnchor-menu{
	width:778px;
	margin-top:196px;
}

#accommodation_header{		
	width:778px;
   height:210px;
   background-image:url(../images/accommodation_header.jpg);
   background-repeat: no-repeat;
}

#accommodation_header #awmAnchor-menu{
	width:778px;
	margin-top:173px;
}

#services_header{		
	width:778px;
   height:210px;
   background-image:url(../images/services_header.jpg);
   background-repeat: no-repeat;
}

#services_header #awmAnchor-menu{
	width:778px;
	margin-top:173px;
}

#catering_header{		
	width:778px;
   height:210px;
   background-image:url(../images/catering_header.jpg);
   background-repeat: no-repeat;
}

#catering_header #awmAnchor-menu{
	width:778px;
	margin-top:173px;
}

#associated_header{		
	width:778px;
   height:210px;
   background-image:url(../images/associated-services_header.jpg);
   background-repeat: no-repeat;
}

#associated_header #awmAnchor-menu{
	width:778px;
	margin-top:173px;
}

#profile_header{		
	width:778px;
   height:210px;
   background-image:url(../images/profile_header.jpg);
   background-repeat: no-repeat;
}

#profile_header #awmAnchor-menu{
	width:778px;
	margin-top:173px;
}

#photo_gallery_header{		
	width:778px;
   height:210px;
   background-image:url(../images/photo-gallery_header.jpg);
   background-repeat: no-repeat;
}

#photo_gallery_header #awmAnchor-menu{
	width:778px;
	margin-top:173px;
}

#clients_header{		
	width:778px;
   height:210px;
   background-image:url(../images/clients_header.jpg);
   background-repeat: no-repeat;
}

#clients_header #awmAnchor-menu{
	width:778px;
	margin-top:173px;
}

#contact_header{		
	width:778px;
   height:210px;
   background-image:url(../images/contact_header.jpg);
   background-repeat: no-repeat;
}

#contact_header #awmAnchor-menu{
	width:778px;
	margin-top:173px;
}

#news_header{		
	width:778px;
   height:210px;
   background-image:url(../images/news_header.jpg);
   background-repeat: no-repeat;
}

#news_header #awmAnchor-menu{
	width:778px;
	margin-top:173px;
}

#careers_header{		
	width:778px;
   height:210px;
   background-image:url(../images/careers_header.jpg);
   background-repeat: no-repeat;
}

#careers_header #awmAnchor-menu{
	width:778px;
	margin-top:173px;
}

#arabic_header{
	width:778px;
	height:210px;
	background-image:url(../images/header-arabic.jpg);
	background-repeat: no-repeat;
}

#arabic_header #awmAnchor-menu{
	width:778px;
	margin-top:173px;
}

.arabic_text{
direction:rtl;
font-size:16px;
color:#666666;
text-align:right;
font-family: Arial, Verdana, Helvetica, sans-serif;
width:420px;
margin-left:15px;
margin-right:15px;
margin-top:7px;
float:right

}
#qahwa-della_header{
	width:778px;
	height:210px;
	background-image:url(../images/header-qahwa.jpg);
	background-repeat: no-repeat;
}

#qahwa-della_header #awmAnchor-menu{
	width:778px;
	margin-top:173px;
}

#worksite_header{
	width:778px;
	height:210px;
	background-image:url(../images/header-worksite.jpg);
	background-repeat: no-repeat;
}

#worksite_header #awmAnchor-menu{
	width:778px;
	margin-top:173px;
}



/*-----------------------------------------------------------*/

#navigationPanel {	
	float:left;
	width:191px;	
	font-size:8pt;
	background-color:#f4f1e9;
	padding: 0px 0px 0px 0px;
}

#navigation_list_header{
	margin-left:9px;
}

#dropDown {
	text-align:center;
	background-color:#b8ae9b;	
	height: 32px;	
}

#dropDown select {	
	margin-top:6px;
	border: 1px solid #3366CC;
	width:178px;	
	font-size:8pt;
	color:#b8ae9b;
}

#menu {
    margin-top:18px;
}

#pageContent {
	width:587px;
	margin: 0px 0px 0px 0px;
	float:left;	
	background-color:#ffffff;
	text-align:left;
}

#footer {
	width:778px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#e3ded3;
	clear:both;
	height:15px;
}

#footer p {
	font-family:Tahoma, Times, serif;
	font-size:7pt;
	color:#999999;
	font-weight:bold;
	margin-left:200px;
	padding-top:2px;
}

.bold{
	font-weight:bold;
}

.purpleLabel{
     color:#5a68b6;
}

.purple_content_list{
	color:#5a68b6;
	margin-left:5px;
}

.pink_content_list{
	color:#ec7478;
	margin-left:5px;
}

.orange_content_list{
	color:#ffbd70;
	margin-left:5px;
}

.pinkLabel{
     color:#ec7478;
}

.orangeLabel{
     color:#ffbd70;
}

ul {
	list-style-image:url(./images/bullet1.gif);
	list-style-position: inside;
	list-style-type: square;
	color:#7c7e81;		
    font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	text-indent:8px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 8px 0px;
	text-align:left;
	
}

#second_level_list{
	margin-left:20px;
}

#third_level_list{
	margin-left:40px;
}

#orang_list_image{
	margin-bottom:3px;
}

li {	
    text-align: left;
    font-size: 10px;
	font-weight:bold;
	text-transform:none;	
	margin-top:2px;
}


.greyText {
	color:#b8ae9b;
}


.titles{
     background-color:#f5f1f7;
	 width:114px;
	 color:#848484;
	 margin-top:0px;
}

p{
	  color:#929292;
	  font-size:12px;
	  text-align:left;
	  margin-left:12px;
	  margin-right:10px;
}

#titleImage {
      padding:0px 0px 0px 0px;
	  margin: 18px 28px 0px 10px;
}

#titleImageSubpage {
      padding:0px 0px 0px 0px;
	  margin: 0px 40px 0px 10px;
}

#tableArea {
	  color:#929292;
	  font-size:11px;
	  text-align:left;
	  margin-top:10px;
	  margin-left:18px;
	  margin-right:20px;
}
	 
#tableContent {
	 margin-top:55px;
	margin-left:15px;	 
	margin-bottom:18px;
}

#services_table_content{
	margin-left:15px;	 
	margin-bottom:18px;  
}

.zeroSpacingTop{
	padding-top:0px;
}

.zeroSpacingBottom{
	padding-bottom:0px;
}

.spacingBottom{
	padding-bottom:0px;
}

a:link, a:visited, a:active {
	color:#a7a9ac;
	text-decoration: none;
}

a:hover {
	text-decoration: none; 
	color:#867d6b;
}


/*-----------------------------------------------*/
#top_menu{
	
text-align:right;
	height:12px;
}
#Image30{
	margin-bottom:8px;
}
#Image31{
	margin-bottom:8px;
}
#Image32{
	margin-bottom:8px;
}
#separator{
	margin-bottom:8px;
}
#Image21{
margin-bottom:8px;
}
#Image301{
margin-bottom:8px;
}

/*----------------------------------------------------------*/
h1{
	margin-left:12px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:15px;	
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#5a68b6;
}

h2{
	 margin-left:12px;
	margin-top:5px;
	font-size:12px;	
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/*----------------------------------------------------------*/

#profile_images_bar{
	margin-left:5px;	 

}


#mission_page_images_bar{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#d2d5e8;
	height:111px;
}

#mission_page_images_bar2{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#cec3c1;
	height:111px;
}

#accommodation_page_images_bar{
	width:100%;
	height:111px;
	padding:0px 0px 0px 0px;
	background-color:#f2bcbc;
}

#associated_page_images_bar{
	width:100%;
	height:111px;
	padding:0px 0px 0px 0px;
	background-color:#ffe1bd;
}

#gray_images_bar{
	width:100%;
	height:88px;
	background-color:#f6f4f5;
	margin-left:10px;
	width:577px;
}

#left_image{
	margin-left:12px;
	float:left;
}


#right_image{
	float:right;
}

#khobar_right_image{
	float:right;
	margin-right:112px;
}

#breadCrumb {
	font-size: 70%;
	color: #000000;
	margin-top:10px;
	margin-right:12px;
	margin-bottom:10px;
}

#left_content{
	width:257px;
	margin-top:25px;
	padding-left:5px;
	float:left;
	padding-right:31px;
	border-right:1px solid #f5f5f5;
}

#right_content{
	margin-top:25px;
	float:right;
	width:257px;
	padding-left:30px;
	padding-right:5px;
}

#header_image{
	margin-left:11px;
	margin-top:10px;
	margin-bottom:10px;
}

#page_title_bar{
	margin:0px;
	margin-left:-5px;
}

/*------------------------Photo Gallery Page-----------------------------------*/
#photo_gallery_table{
	width:565px;
	margin-left:-3px;
	margin-top:10px;
}

#inner_image_box{
	width:165px;
	margin-left:5px;
	margin-right:5px;
}

#left_image_box{
	width:165px;
	margin-right:5px;
	margin-left:17px;
}

#right_image_box{
	width:165px;
	margin-left:5px;
}

#image_title_box{
	background-color:#f8f7f2;
	text-align:center;
	padding:3px;
	font-weight:bold;
	font-size:10px;
	color:#979694;
}

#image_box{
	background-color:#efeef4;
	text-align:center;
	padding:5px;
}

#click_here{
	font-size:11px;
}

#gray_line{
	border:1px solid #d5d4dc;
	height:2px;
	width:100%;
	margin-top:-5px;
	margin-left:15px;
}


/*-----------------------------------------------------------*/

#popup_content{
	margin:auto;
	margin-top:30px;
	background-color:#8c6aa6;
	width:450px;
}
#popup_image{
	padding:9px;
	background-color:#8c6aa6;
	border-bottom:2px solid #774994;
	text-align:center;
}

#popup_data{
	width:100%;
	background-color:#8c6aa6;
	color:#ffffff;
	text-align:left;
	padding-bottom:15px;
}

#popup_navigation_bar{
	width:100%;
	background-color:#7e5599;
	color:#ffffff;
	text-align:left;
	padding:0px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	border-bottom:2px solid #774994;
}

#page_navigation_bar{
	width:565px;
	margin-top:5px;
    margin-left:12px;
	background-color:#835a9e;
	padding-top:5px;
	padding-bottom:5px;
}

.popup_image_title{
	font-size:17px;
	font-weight:bold;
	margin:15px;
}

.popup_image_description{
	font-size:11px;
	margin:15px;
}

#right_navigation_links{
	margin-top:-4px;
}

#popup_text{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

#popup_close{
	margin-left:5px;
}

#popup_close a{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

/*-------------------Client Page----------------------*/
#client_table, #job_table{
	width:565px;
	margin-left:12px;
	margin-top:10px;
	margin-bottom:15px;
	background-color:#ede9f3;
}

#client_title, #job_title{
	font-size:12px;
	font-weight:bold;
	color:#929292;
	padding:3px;
	border-bottom:1px solid #ffffff;
}
#client_description, #job_description{
	font-size:12px;
	color:#929292;
	margin-top:0px;
	height:100%;
	padding:3px;
	
}
#client_image{
	border-left:1px solid #ffffff;
}

/*-------------------Contact Page----------------------*/
#contact_table{
	width:562px;
	margin-left:12px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:15px;
	background-color:#f7f6fb;
}
#contact_table_header{
	background-color:#ffffff;
	font-size:12px;
	font-weight:bold;
	color:#929292;
	padding:3px;
	padding-bottom:4px;
	border-bottom:1px solid #ffffff;
}
#contact_title{
	font-size:11px;
	font-weight:bold;
	color:#b8b5c0;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:30px;
	border-right:1px solid #ffffff;
	background-color:#ecebf1;
}
#contact_info{
	font-size:11px;
	color:#929292;
	padding:0px;
	padding-left:3px;
	background-color:#f7f6fb;
}

/*-------------------News Page----------------------*/

.news_date{
	color:#ffa915;
	font-size:11px;
}

.news_read_more a{
	font-size:10px;
	color:#7891ba;
	font-weight:bold;
}

.popup_news_date{
	color:#000000;
	font-weight:bold;
}

#popup_news_full_story{
	padding:9px;
	padding-top:1px;
	background-color:#8c6aa6;
	border-bottom:2px solid #774994;
}

#popup_news_full_story p{
	color:#ffffff;
}

/*------------------Career Display Table----------------------*/
.columnHeader {
	font-size: 75%;	
	background-color:#f4f1e9;
	text-align:left;
}

.columnHeader, .columnHeader a:link, .columnHeader a:visited, .columnHeader a:active {
	color:#a7a9ac;
}

.columnAttribute {
	font-size: 70%;
	vertical-align:text-top;
}

.odd {
	background-color:#DEDEDE;
}

.even {
	background-color:#FFFFFF;
}

.exportlinks, .pagelinks, .pagebanner {
	font-size:11px;
}

#vacancies_list,#career_form{
	margin-left:12px;		
}

.errorLabel, .label,textarea ,input{
	font-size: 12px;
	vertical-align:bottom;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}