@font-face {
    font-family: 'MyriadProCondensed';
    src: url('myriadpro-cond.eot');
    src: url('myriadpro-cond.eot') format('embedded-opentype'),
         url('myriadpro-cond.woff') format('woff'),
         url('myriadpro-cond.ttf') format('truetype'),
         url('myriadpro-cond.svg#MyriadProCondensed') format('svg');}
		 
@font-face {
    font-family: 'AdobeArabicRegular';
    src: url('adobearabic-regular.eot');
    src: url('adobearabic-regular.eot') format('embedded-opentype'),
         url('adobearabic-regular.woff') format('woff'),
         url('adobearabic-regular.ttf') format('truetype'),
         url('adobearabic-regular.svg#AdobeArabicRegular') format('svg');}
		 
@font-face {
    font-family: 'CalibriRegular';
    src: url('calibri.eot');
    src: url('calibri.eot') format('embedded-opentype'),
         url('calibri.woff') format('woff'),
         url('calibri.ttf') format('truetype'),
         url('calibri.svg#CalibriRegular') format('svg');}


				
/************************************************************************************************	*/			
h2{
	font-family: 'AdobeArabicRegular';
	margin:0;
	padding:0;
	font-size:30px;
	line-height:100%;
	text-align:left;
	color:#fff;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:normal;}
	
h3, h4, h5{
	font-family: 'CalibriRegular';
	margin:0;
	padding:0;
	line-height:100%;
	text-align:left;
	color:#000;
	text-transform: none;
	text-decoration:none;
	font-weight:normal;}

h3{	font-size:22px;}
h4{	font-size:20px;}
h5{	font-size:16px;}
	

	
/************************************************************************************************	*/ 
 
 .color_1{color:#3e3e3e;} 
 .color_2{color:#fff;}
 .color_3{
	color:#FC6103;
}
 .color_4{
	color:#2fd3ef;
}
 .color_5{
	color:#d2ceca;
}
 .color_6{
	color:#D46308;
}
 
/************************************************************************************************	*/

  /* *** email top ****/ 
.email{
 font-family: 'AdobeArabicRegular';
 font-size:20px;
 line-height:100%;
 text-align:right;
 color:#b6b6b6;
 text-transform:none;
 text-decoration:none;
 font-weight:normal;}
 
.email_color{
font-family: 'AdobeArabicRegular';
 font-size:20px;
 line-height:100%;
 text-align:right;
 color:#ffad23;
 text-transform:none;
 text-decoration:none;
 font-weight:normal;} 
 /* *** email top ****/
 
.highlighted_text, .highlighted_text:link, .highlighted_text:visited{
  font-family: 'CalibriRegular';
 font-size:18px;
 line-height:100%;
 text-align:left;
 color:#fff;
 text-transform:none;
 text-decoration:none;
 font-weight:normal;}
 
.highlighted_text:hover{text-decoration: underline;}
 
 
 
.common_content{
	font-family:arial;
	font-size:12px;
	line-height:20px;
	text-align: justify;
	color:#313030;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
 }
	
 
 
/* *** read more ****/

.read_more, .read_more:link, .read_more:visited{
 background:url(../images/arrow_bg.jpg) right center no-repeat #313030;
 color:#fff;
 font-family:arial;
 font-size:12px;
 text-decoration:none;
 padding:5px 35px 5px 10px;
 text-align:left;}
 
 .read_more:hover{ background:url(../images/arrow_bg.jpg) right center no-repeat #d46308;}

/* *** read more ****/ 



/*********** form **************************************/
.field{
 font-family:arial;
 font-size:12px;
 width:155px;
 padding:5px;
 -moz-border-radius:3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius:3px;
 border:none;
 height:15px;
 color:#919191;
 }
 
.field_big{
 font-family:arial;
 font-size:12px;
 width:155px;
 padding:5px;
 -moz-border-radius:3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius:3px;
 border:none;
 height:45px;
 color:#919191;
 }

.text_field{
	width:96%;
	height:22px;
	padding:.3% 1%;
	margin-right:1%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
	color:#a1a5ad;
	border:1px dotted #6d6d6d;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	background-color: #fff;
	}	
	
.text_field_big{
	width:96%;
	height:50px;
	padding:.3% 1%;
	margin-right:1%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
	color:#a1a5ad;
	border:1px dotted #6d6d6d;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	background-color: #fff;
	}
	
	.submit_button {
	background-color: #FC6103;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	border: 1px solid #7e1515;
	float: left;
	height: 30px;
	padding: 3px 10px 5px 10px;
	width: auto;
	cursor: pointer;
	font: normal 14px 'CalibriRegular';
	color: #fff;
	margin-right:10px;}





 .gallery_link_content{
 font-family:arial;
 font-size:12px;
 margin:0;
 padding:0;
 line-height:20px;
 text-align: left;
 color:#000;
 text-transform:none;
 text-decoration:none;
 font-weight:normal;}
 
 .gallery_link_content a{
	font-family:arial;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:20px;
	text-align: left;
	color:#77878b;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
}
 
 .gallery_link_content a:hover{
 text-decoration: underline;}
 
 
   .gallery_hd{
	font-family: Arial;
	font-size:14px;
	margin:0;
	padding:0;
	line-height:100%;
	text-align:left;
	color:#000;
	text-transform:none;
	text-decoration:none;
	font-weight:400;}
	
	.gallery_sub_hd{
	font-family: Arial;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:100%;
	color:#a8a8a8;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
}
	.gallery_sub_hd a{
	font-family: Arial;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:100%;
	color:#2c9bb7;
	text-transform:none;
	text-decoration: underline;
	font-weight:normal;
}
	.gallery_sub_hd a:hover{
	color: #B14314;
	text-decoration:none;}


.gallery_nav_bullets{
 list-style:none;
 background-color:#545454;
 padding:10px 10px;
 padding-left:15px; 
 font: normal 14px arial;
 color:#fff;
 border-bottom:1px dotted #6d6d6d;
}

.gallery_nav_bullets:link, .gallery_nav_bullets:visited{
 list-style:none;
 padding:10px 10px;
 font: normal 14px arial;
 color:#fff;
 text-decoration:none;
 padding-left:15px;
 border:none;
 background:none;
}

.gallery_nav_bullets:hover, .gallery_nav_bullets:link:hover{	color:#fff; text-decoration: none; background-color:#d47208;}

.gallery_nav_bullets_active{
 list-style:none;
 background-color:#d47208;
 padding: 10px 10px;
 padding-left:15px; 
 font: normal 14px arial;
}

.gallery_nav_bullets_active:link, .gallery_nav_bullets_active:visited{
 list-style:none;
 padding:10px 10px;
 font: normal 14px arial;
 color:#fff;
 text-decoration:none;
 padding-left:15px;
 border:none;
 background:none;
}
.gallery_nav_bullets_active:hover{	color:#fff; background-color:#000;}
	

	
	
		
/*********** footer **************************************/
.footer_nav, .footer_nav a:link, .footer_nav a:visited{
 font-family:arial;
 font-size:12px;
 line-height:20px;
 text-align: left;
 color:#919191;
 text-transform:none;
 text-decoration:none;
 font-weight:normal;
 }
 
 
.footer_nav a:hover{ color:#b3b3b3; text-decoration: underline;}
