html,body{
	margin:0px;
	font: 0.9em Arial,Serif,Veranda;
}
h1,h2,h3{
	margin:0;
}
a{
	text-decoration:none;
	color:#000;
}
p{
	text-indent: 30px;
	color: #777;
	margin: 5px 0;
	font-size: 12px;
	font-weight: 300;
}
ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
img{
	border-style:none;
}
textarea{
	resize:none;
}
.underline{
	text-decoration:underline;
}
#head_strip{
	height:30px;
	background-color:#777;
	box-shadow: 0px 0px 25px;
	border-bottom:1px solid #000;
}
#head_strip_in{
	width:960px;
	margin:0px auto;
	height:30px;
}
#logo{
	width: 272px;
	height: 62px;
	background: url('../images/logo1.png');
	background-size:272px 62px;
}
#background_block{
	position: absolute;
	height: 300px;
	width: 100%;
	background-color: #E2E2E2;
	z-index: -1;
}
#container{
    
}
#head{
	height:57px;
	padding:5px;
}
#head > span {
	margin: 15px 0px 0px 515px;
}
#nav{
	box-shadow:1px 0px 2px;
	margin-left:5px;
}
#nav li.horizontal{
	position:relative;
	min-width:110px;
	float:left;
	padding:5px 15px;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
	border-top-left-radius:15px;
}
#nav li.horizontal:hover{
	background-color: #DADADA;
}
#nav li.drop > a > span{
	height: 0px;
	width: 0px;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-top:5px solid #9C9C9C;
	position:absolute;
	top: 12px;
	left: 103px;
}
#nav > ul > li > a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	padding: 5px 10px;
}
#nav ul > li.horizontal:hover > a{
	color:#c00000;
}
li.drop ul{
	display: none;
	width: 190px;
	margin-top: 5px;
	margin-left: -16px;
	background-color: #DBDBDB;
	border: 3px solid #C2C2C2;
	border-top: 1px solid #c2c2c2;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
li.drop > ul li{
	padding:5px 6px;
}
li.drop:hover > ul{
	display:block;
	position:absolute;
	z-index:1;
}
li.drop > ul li:hover {
	background-color:#bbb;
	
}
li.dropdown a{
	color:#4D4D4D;;
}
.clear{
	clear:both;
}
#content{
	min-height:620px;
	box-shadow:1px 0px 2px;
	box-shadow:0 1px 7px;
	padding:15px 15px;
	border-top-right-radius: 12px;
	background-color:#fff;
}
#banner{
	min-height:300px;
	border:1px solid #999;
}
.buckets{
	float:left;
	width:290px;
	padding:10px;
}

.bucket_head {
	font-weight: bold;
	text-align: center;
	color: #EBEBEB;
	padding: 5px;
	background-color: #727272;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.buckets p {
	margin: 0;
}
#broucher{
	height: 33px;
	background: url('../images/pdf.png') no-repeat;
	background-position: -1px -7px;
	text-align: center;
	padding-top: 7px;
	font-weight: bold;
	background-color: #E2E2E2;
	opacity:0.6;
}
.bucket_body {
	color: #777;
	text-align: justify;
	padding: 5px 10px;
	background-color: #eee;
}

.bucket_footer{
	background-color:#f2f2f2;
	text-align:right;
	padding:2px 10px;
	position: relative;
	border: 1px solid #E0E0E0;
	border-radius: 1px;
	margin-bottom: 7px;
}
.bucket_footer span{
	position:absolute;
	top: 8px;
	left: 250px;
	width: 0px;
	height: 0px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #999;
}
.bucket_footer a{
	padding-right:40px;
	color:#777;
}
#gallery_bucket{
	height: 100px;
	border: 1px solid #D3D3D3;
	background-color: #DFDFDF;
	opacity: .6;
}
#container_in{
	width:960px;
	margin:0px auto;
}
#footer{
	min-height:147px;
	background-color:#333;
	border-top: 4px solid #8A2222;
}
#inside_footer{
	width:960px;
	min-height:100px;
	margin:0 auto;
}
#footer_head{
	color: #999;
	padding: 7px 20px;
}
#footer_nav {
	padding:5px 0px;
	min-height: 85px;
	border-bottom: 1px solid #222;
}
#footer_nav ul{
	float:left;
	list-style:none;
	margin-left:15px;
	margin-right: 55px;
}

#footer_nav li{
	color:#ccc;
}

#footer_nav li:first-child {
	margin-bottom: 8px;
	font-size: 15px;
	font-weight: 300;
}

#footer_nav li a, #policy a{
	text-decoration:none;
	color:#ccc;
}

.facebook{
	background-image: url('../images/facebook.png');
	background-repeat: no-repeat;
	padding-left: 21px;
	background-size: contain;
}

.google{
	background-image: url('../images/googleplus.png');
	background-repeat: no-repeat;
	padding-left: 21px;
	background-size: contain;
}


.twitter{
	background-image: url('../images/twitter.png');
	background-repeat: no-repeat;
	padding-left: 21px;
	background-size: contain;
}



.linkedin{
	background-image: url('../images/linkedin.png');
	background-repeat: no-repeat;
	padding-left: 21px;
	background-size: contain;
}

#policy {
	text-align: center;
	border-top: 1px solid #555;
	color: #ccc;
	padding: 4px 0;
}
#bottom{
	height: 17px;
	text-align:center;
	font-size:.8em;
	padding-top: 2px;
}
.page_head{
	background-image:url('../images/head_img.png');
	background-repeat:no-repeat;
	background-size:contain;
	border: 1px solid #CCCCCC;
	font:2em Veranda;
	text-align:right;
	padding:50px 80px 20px 10px;
	background-color:#efefef;
	color: #317FC7;
	font-weight:300;
}
.gallery_head{
	background-image:url('../images/gallery_head.png');
	background-repeat:no-repeat;
}
.aboutus_head{
	background-image:url('../images/aboutus.png');
	background-repeat:no-repeat;
}
.project_head{
	background-image:url('../images/projects.png');
	background-repeat:no-repeat;
}
.contactus_head{
	background-image:url('../images/contact.png');
	background-repeat:no-repeat;
   	background-size: 35%;
}

}
.services_head{
	background-image:url('../images/services.png');
	background-repeat:no-repeat;
	border: 1px solid #D3D3D3;
}
.pane{
	float:left;
}
#page_pane1{
	width:560px;
	height: 470px;
	padding:20px 30px;
	text-align:justify;
	background-color: #F8F8F8;
	border:1px solid #E0E0E0;
	overflow-y:auto;
	margin-top:5px;
}
#page_pane2{
	padding:20px;
	width:255px;
	border:1px solid #DFDFDF;
	background-color:#f2f2f2;
	margin:10px 0 0 10px;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
}
#page_pane2 li{
	padding:5px;
	border-bottom: 1px solid #DAD4D4;
}
#page_pane2 li a{
	padding:3px;
	color:#000;
	font-weight:bold;
}
#panel1{
	width: 500px;
	min-height: 490px;
	padding: 10px 20px;
	border: 1px solid #E0E0E0;
	color: #222;
	margin-top: 5px;
	margin-right: 3px;
}
#panel2{
	width: 335px;
	height: 490px;
	margin-left: 8px;
	margin-top: 5px;
	border: 1px solid #f2f2f2;
	padding: 10px 20px;
	color: #222;
	background-color: #f2f2f2;
}
#panel1 h2, #panel2 h2{
	margin-bottom:10px;
	font-weight: 300;
}
#panel1 textarea{
	width:250px;
	height:120px;
	color:#777;
	padding:10px;
	border:1px solid;
	border-radius:3px;
}
#panel1 form{
	margin:10px;
}
#panel1 form input{
	border:1px solid;
	font-family:monospace;
	border-radius:3px;
	color:#777;
	padding-left:25px;
}
#panel1 li input[type="submit"]{
	padding:0px 10px;
}
input[type="submit"]:hover {
	background-color: #A03B3B;
	color:#000;
}
#panel1 form input[name = first_name]{
	background:url('../images/edit.png') 3px 2px no-repeat,url('../images/tb_background.png') no-repeat;
	background-size:14px, 21px;
}
#panel1 form input[name = email]{
	background:url('../images/mail.png') 3px 1px no-repeat,url('../images/tb_background.png') no-repeat;
	background-size:14px, 21px;
}
#panel1 form input[name = phone]{
	background:url('../images/iphone.png') 3px 2px no-repeat,url('../images/tb_background.png') no-repeat;
	background-size:14px, 21px;
}
#panel1 form input[name = subject]{
	background:url('../images/text.png') 3px 2px no-repeat,url('../images/tb_background.png') no-repeat;
	background-size:14px, 21px;
}
#panel2 > ul {
font-size: 0.9em;
}
#panel2 h3 {
	padding: 5px 0;
}
#map{
	border: 1px solid #CACACA;
	height: 215px;
	width: 335px;
}
li.red{
	color: #8B0000;
}
li.address{
	padding-left:5px;
}
li.contact_icon img{
	vertical-align:middle;
	padding-right:5px;
	margin-top:-5px;
}
#page_pane2 li span {
color: #8D8D8D;
font-size: .8em;
}
#page_pane2 ul li ul{
	height: 0;
	overflow: hidden;
	-webkit-transition: height 1s ease;
	-moz-transition: height 1s ease;
	-o-transition: height 1s ease;
	-ms-transition: height 1s ease;
	transition: height 1s ease;
}
#page_pane2 ul li#year13:hover ul{
	height:210px;
}
#page_pane2 ul li#year12:hover ul{
	height:200px;
	overflow-y:scroll;
}
#page_pane2 ul li#year11:hover ul{
	height:210px;
}
#page_pane2 ul li#year10:hover ul{
	height:140px;
}
#page_pane2 ul li#year09:hover ul{
	height:125px;
}
#page_pane2 ul li#year08:hover ul{
	height:180px;
}
#page_pane2 ul li#year07:hover ul{
	height:180px;
}
#page_pane2 ul li.pro_year{
	padding:8px 0px;
}
#page_pane2 li ul a{
	font-weight:normal;
}
#page_pane1 ul li.client-cont{
	margin:5px;
	height:60px;
	width:120px;
	float:left;
	background-size:120px 60px;
	border: 1px solid #D5D5D5;
	border-radius: 10px;
}
.itd{
	background:url('../images/clients/itd.png') no-repeat;
}
.hmc{
	background:url('../images/clients/hmc.png') no-repeat;
}
.tjfig{
	background:url('../images/clients/tjfig.png') no-repeat;	
}
.decorelle{
	background:url('../images/clients/decorelle.jpg') no-repeat;
}
.qnb{
	background:url('../images/clients/qnb.png') no-repeat;
}
.gulfco{
	background:url('../images/clients/gulfco.jpg') no-repeat;
}
.spectra{
	background:url('../images/clients/spectra.png') no-repeat;
}
.kingsgate{
	background:url('../images/clients/kingsgate.jpg') no-repeat;
}
.noors{
	background:url('../images/clients/noors.png') no-repeat;
}
.woqod{
	background:url('../images/clients/woqod.png') no-repeat;
}
.raytheon{
	background:url('../images/clients/raytheon.png') no-repeat;
}
.peo{
	background:url('../images/clients/peo.png') no-repeat;
}
.photo{
	padding: 5px;
	border: 1px solid #A7A7A7;
	margin: 0px 4px;
	box-shadow: -1px 0px 11px #C5C3C3;
}
.photo_normal{
	margin: 10px;
}
#album{
	margin-top: 5px;
	padding: 5px 5px;
	width: 650px;
	height: 500px;
	border: 1px solid #CACACA;
	border-radius: 3px;
	background-color: #EEE;
	overflow-y: auto;
}
#album_list{
	border: 1px solid #ADADAD;
	border-radius: 3px;
	margin: 5px 0 5px 5px;
	width: 250px;
	padding: 5px;
	background-color: #ADADAD;
}
#album_list ul li{
	list-style:none;
	border-bottom: 1px solid #bbb;
	padding: 3px;
	padding-left: 20px;
	background:url('../images/image_ico.png') no-repeat;
}
#album_list ul li a{
	color:#000;
}
#album_list ul li:hover {
	background:#bbb;
}
#album h3{
	padding: 0 20px;
}
#photo_container{
	position:relative;
	padding: 4px 9px;
	height: 550px;
	width: 600px;
	overflow: hidden;
	border: 1px solid #DBDBDB;
	border-radius: 5px;
}
.album_family{
	position: relative;
	width: 100px;
	height: 100px;
	border: 7px solid #FFFFFF;
	margin: 8px;
}
.album_family span{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: rgba(0,0,0,.5);
	height: 26px;
	width: 94px;  
	padding: 3px;
	font-size: .8em;
}
.album_family a{
	color:#fff;
}
#banner_back{
	position: absolute;
	height: 302px;
	top: 140px;
	left: 0;
	background-color: #DDDDDD;
	width: 100%;
	z-index: -1;
}

#slideshow #slideshowWindow {
	width:930px;
	height:300px;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}

#slideshow #slideshowWindow .slide {
	margin:0;
	padding:0;
	width:930px; 
	height:300px;
	float:left;
	position:relative;
}
.slide span{
	background-color:rgba(0,0,0,.4);
	position:absolute;
	bottom:0px;
	left:0px;
	color:#fff;
	padding: 5px 170px;
	font-size:.9em;
}
#slideshow1 #slideshowWindow1 {
	width:170px;
	height:90px;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
	border:3px solid rgb(100, 100, 100);
	border-bottom:7px solid rgb(100, 100, 100);
}

#slideshow1 #slideshowWindow1 .slide {
	margin:0;
	padding:0;
	width:170px; 
	height:90px;
	float:left;
	position:relative;
}
#gbucket_desc {
	width: 95px;
	height: 90px;
	overflow:hidden;
	font-size: .8em;
	color: #979797;
	text-align: justify;
	padding-left: 7px;
	padding-top: 5px;
}
li.horizontal.home_icon{
	background: url('../images/home.png') no-repeat;
	background-size:15px;
	background-position:75px 5px;
}
.news{
	background-color: #F3F3F3;
	padding: 3px 10px;
	border: 1px solid #E6E6E6;
	height: 100px;
	font-size: .9em;
}
::-webkit-scrollbar {
      width: 15px;
} 
::-webkit-scrollbar-track {
      background-color: #d6d6d6;
} 
::-webkit-scrollbar-thumb {
      background-color: rgba(80, 80, 80, 0.4);
} 
::-webkit-scrollbar-button {
      background-color: #777;
}
#sitemap{
	height: 489px;
	margin-top: 5px;
	padding: 10px;
	border: 1px solid #BEBEBE;
}
#sitemap ul li{
	width: 130px;
	padding:2px;
}
#sitemap > ul{
	margin:0 auto;
}
.project_name li a {
	color: #1C5C86;
}
.project_name li > a span{
	font-size:.9em;
	color: #919191;
}
.project_name li{
	border-bottom: 1px solid #D6D6D6;
	padding: 3px 0 12px 0;
}
.project_name li > div{
	height:0px;
	overflow:hidden;
	-webkit-transition: height 1s ease;
	-moz-transition: height 1s ease;
	-o-transition: height 1s ease;
	-ms-transition: height 1s ease;
	transition: height 1s ease;
}
.project_name li:hover div{
	height:120px;
	
}
.project_name li:hover a{
	color:#c00000;
	
}
.project_name li div  p{
	padding:0px;
	margin:0px;
	text-indent:5px;
	color:#777;
	font-size:90%;
}
.bold{
	font-weight:bold;
}
.project_name li div div{
	padding:3px;
}
.project_name li div.client_img{
	width:100px;
	height:50px;
	background-size:100px 50px;
	background-position: center;
	border: 1px solid #D5D5D5;
	border-radius: 5px;
}
.email_success{
	background: url('../images/tick.png') no-repeat;
	background-color: #DDFFDE;
	background-position: 3px 3px;
	background-size: 20px 15px;
	padding: 3px 10px 3px 28px;
	border: 1px solid #73E585;
}
.invalid{
	background: url('../images/not.png') no-repeat;
	background-color: #FFDDDD;
	background-position: 3px 3px;
	background-size: 20px 15px;
	padding: 3px 10px 3px 28px;
	border: 1px solid #E57373;
	margin-left: 12px;
}
.right{
	float:right;
}
.font_85{
	font-size:.85em;
}
.under{
	background: url('../images/exc.png') no-repeat;
	background-size:15px;
	padding-left:20px;
}
.completed{
	background: url('../images/tick.png') no-repeat;
	background-size:15px;
	padding-left:20px;
}
#policy_content{
	height: 504px;
	width:600px;
	overflow-y: scroll;
	padding: 5px 40px;
	color: #414141;
	border: 1px solid #DDD;
}
#policy_content h2{
	text-align:center;
	font-size:1.2em;
}
#policy_content > ul{
	margin-left:10px;
}
#policy_content > span{
	padding-top:20px;
}
#policy_content p{
	text-indent:10px;
}
.policy_co{
	width: 233px;
	padding:15px 10px 0 2px;
	height: 499px;
	border: 1px solid #C9C9C9;
}
.policy_co ul li{
	background-image: url('../images/tick.png');
	padding: 4px 0 5px 20px;
	background-repeat: no-repeat;
	background-size: 15px;
	margin-left: 3px;
	border-bottom: 1px solid #D6D6D6;
}
