@charset "utf-8";
/* CSS Document */


/* CSS Document */

body {
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
	margin:0px;

}


::selection {
        background: #EE7B00; /* Safari */
		color:#fff;
        }
::-moz-selection {
        background: #EE7B00; /* Firefox */
		color:#fff;
}
img{
border:0;
}	


@font-face {
    font-family: 'SerifaBTRoman';
    src: url('serifan-webfont.eot');
    src: url('serifan-webfont.eot?#iefix') format('embedded-opentype'),
         url('serifan-webfont.woff') format('woff'),
         url('serifan-webfont.ttf') format('truetype'),
         url('serifan-webfont.svg#SerifaBTRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}


a {
	color:#EE7B00;
	text-decoration: none;
	
	}
	
a:hover {
	color: #000;
	text-decoration: underline;
	}
p {
	margin:0 0 15px 0;
	clear:left;
	padding:0;
	}
	
h1, h2, h3, h4 {
	margin:0 0 15px 0;
	clear:left;
	padding:0;
	font-weight: normal;
	font-variant: normal;
	line-height:normal;

		
	}
hr {
	margin:15px 0;
	height:0;
	border:0 solid #E7E7E7;
	border-top:1px solid #E7E7E7;
	clear:both;


}	


	
.subtitle{
	color:#EE7B00;
	font-size:16px;
	font-weight:normal;
	line-height:18px;
}
.title{
	color:#fff;
	font-size:20px;
	line-height:normal;
	
	
}

.heading{
	
	font-size: 36px;
	color: #EE7B00;
	line-height:normal;
	font-weight:bold;
	font-family: 'SerifaBTRoman' , Arial;
	line-height:normal;

	
}


.subheading{
	font-size:18px;
	color:#525252;
	font-family: 'SerifaBTRoman' , Arial;
	line-height:normal;

}



.page-title{
		font-size: 36px;
	color: #EE7B00;
	line-height:normal;
	font-weight:bold;
	font-family: 'SerifaBTRoman' , Arial;
	line-height:normal;
	border-bottom:1px solid #C6C6C6;
	margin:0 0 15px 0;
	padding:0 0 15px 0;

	

}
.table{
border-collapse:collapse;
background-color:#F5F5F5;
border:1px solid #C6C6C6;
margin:0;
padding:0;
}
.table td{
border-collapse:collapse;
background-color:#F5F5F5;
border:1px solid #C6C6C6;
margin:0;
padding:18px;
}




.inputstyle2{
	width:350px;
	height:auto;
	border-top:0;
	border-bottom:1px solid #E6E6E6;
	border-left:0;
	border-right:0;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #929292;
	padding:8px;
	float:left;
	clear:left;
	margin-bottom:5px;
	
}
.fieldnames2{
	
	background-position: 20px bottom;
	padding-bottom:10px;
	margin:0;
	clear:left;
}





.inputstyle{
	width:400px;
	height:auto;
	border-top:0;
	border-bottom:1px solid #E6E6E6;
	border-left:0;
	border-right:0;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #929292;
	padding:8px;
	float:left;
	clear:left;
	margin-bottom:10px;
	
}
.fieldnames{
	
	background-position: 20px bottom;
	padding-bottom:20px;
	margin:0;
	clear:left;
}


.but{
	width:auto;
	height:40px;
	text-align:center;
	color:#000;
	font-size:20px;
	font-family: 'SerifaBTRoman' , Arial;
	line-height:40px;
	background-image: url(../images/yellow-gradiant.gif);
	background-repeat: repeat-x;
	text-decoration:none;
	padding:0 15px;
	float:left;
	margin:0 15px 0 0;
	-moz-box-shadow: 1px 1px 1px #fff;
	-webkit-box-shadow: 1px 1px 1px  #fff;
	box-shadow: 1px 1px 1px #fff;
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
		-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #FBA213;
	text-shadow:1px 1px 1px #fff;
	cursor:pointer;
}
/****************************************************************************/
                            /*caintiners*/
/****************************************************************************/

#top-container{
	width:100%;
	height:564px;
	float:left;
	background-color:#000;
}
#top-container-inner{
	width:100%;
	height:auto;
	float:left;
	background-color:#000;
}
#top-wraper{
	width:980px;
	height:auto;
	margin:0 auto;
	
}


#logo-wraper{
	width:980px;
	height:119px;
	float:left;
	background-image: url(../images/alqarya-logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}



#navigation{
	width:554px;
	height:auto;
	float:right;
	margin-top:42px;
	
}



#navigation ul{
	width:554px;
	height:31px;
	float:left;
	list-style:none;
	margin:0;
	padding:0;	
}


#navigation li{
	margin:0 0 0 5px;
	padding:0px;
	float:left;
	list-style:none;
	height:31px;

	
}
#navigation a{
	margin:0px;
	padding:0px;
	list-style:none;
	height:31px;
	width:auto;
	padding:0px 15px;
	line-height:33px;
	display:block;
	float:left;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	font-family: 'SerifaBTRoman' , Arial;
	
}
#navigation a:hover{
	color:#fff;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#821A18;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:0;
	text-shadow:1px 1px 1px #000;
	
}

.selected{
	margin:0px;
	padding:0px 15px;
	list-style:none;
	height:31px;
	width:auto;
	line-height:33px;
	display:block;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	font-family: 'SerifaBTRoman' , Arial;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#821A18;
		-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:0;
	cursor:pointer;
	text-shadow:1px 1px 1px #000;
}

#header{
	width:980px;
	height:445px;
	float:left;
	position:relative;
	
}
#sub-header{
	width:980px;
	height:225px;
	float:left;
	position:relative;
	
}

#middle-container{
	width:980px;
	height:auto;
	margin:0 auto;
	min-height:850px;
	}
	
#middle{
	width:980px;
	height:auto;
	float:left;
	padding:50px 0 0 0;
	}
.wraper{
	width:980px;
	height:auto;
	float:left;
	margin-bottom:48px;
	}
	
	#left-column{
	width:557px;
	height:auto;
	float:left;
	}
		#left-column p{
		margin:0 0 35px 0;}
		#left-column img{
		border:1px solid #F3F3F3;
		padding:6px;
		margin:0 35px 15px 0;
	}
	
#right-column{
	width:370px;
	height:auto;
	float:right;
	}
	
#footer{
	background-color:#F5F5F5;
	padding:37px 0;
	float:left;
	width:100%;
	height:auto;
	border-top:1px solid #D4D4D4;
	}
#footer-links{
	width:980px;
	height:auto;
	margin:0 auto;
	}
#footer-links div{
	width:245px;
	height:auto;
	float:left;
	}
.twitter{
	padding:0 0 0 45px;
	height:21px;
	line-height:21px;
	float:left;
	clear:left;
	background-image: url(../images/twitter.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.facebook{
	padding:0 0 0 45px;
	height:21px;
	line-height:21px;
	float:left;
	clear:left;
	background-image: url(../images/facebook.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.in{
	padding:0 0 0 45px;
	height:21px;
	line-height:21px;
	float:left;
	clear:left;
	background-image: url(../images/linkedin.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.google-plus{
	padding:0 0 0 45px;
	height:21px;
	line-height:21px;
	float:left;
	clear:left;
	background-image: url(../images/google-lus.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer-links a{
	color:#878787;
	text-decoration:none;
	}
#footer-links a:hover{
	color:#EF830F;
	text-decoration:none;
	}
	
#footer-links div ul{
margin:0;
padding:0;
list-style:none;
width:200px;


	}
#footer-links div ul li{
margin:0;
list-style:none;
padding:2px 0;
border-bottom:1px solid #E0E0E0;
	}
	
	
	/***************slides*********/





#wrap {
	width:980px;
	padding:0px;
	margin:auto;

}



#slider {
	width:988px;
	overflow:hidden;
	height:590px;
	position:relative;
}

.container {
	
	height:445px;
	overflow:hidden;
}

ul.slides {
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	width:988px;
	height:590px;
	}

ul.slides li {
	display:none;
	padding:0;
	margin:0;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	width:988px;
	height:590px;
	}
	
ul.slides li .thumbholder {
	height:590px;
	width:988px;
	float:left;
	position:relative;
	}

#slider .pagination {
	display:block;
	list-style:none;
	position:absolute;
	left:850px;
	top:400px;
	z-index:999;
	width:260px;
	text-align:center;

}
 ul.pagination li {
 display:inline;
 }

 ul.pagination li a {
	display:block;
	float:left;
	width:11px;
	height:11px;
	margin:3px;
	text-indent:-9000px;
	background-image: url(../images/slidernav.png);
	background-repeat: no-repeat;
	 }
	 
 ul.pagination li.active a {
	 background:url(../images/slidernav-active.png) no-repeat!important;
	 text-indent:-9000px;
	 }
	 
	 /* SideBar */
	 #innernews
    {      
    
    float:right;
    width:257px;
    height:50px;
   background-image:url(../images/nav-bg.jpg);
    background-repeat: repeat-x;
	background-position: left top;
	
	margin-right:2px;
	
	margin-top:75px;
	
    
}
.sideBarHead
{
     margin-top:10px;
    text-align:center;
     font-size:15px;
    color:White;
     font-weight:bold;
    }
    .sideBar
{
     
    
    background-color:White;
    color:Orange;
      width:242px;
    height:305px;
  
     margin-top:8px;
    
}
.sideBar a
{
   

    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-image: url(../images/arrow.png);
    background-position: left center;
    background-repeat: no-repeat;
    border-color: -moz-use-text-color -moz-use-text-color #CCCCCC;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: Black;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding: 0 0 0 13px;
    text-decoration: none;
    width: 245px;

}
.sideBar a:active
{
background-color:red;
color:Black;

}
.sideBar ul{
float: left;
    height: auto;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 248px;
    }
.sideBar li {
    float: left;
    height: auto;
    list-style: none outside none;
    width: 371px;
}
.sideBar a:hover 
{
background-color: Black;
color: Orange;

}
.col01 {
    background-image: url("../images/qatar-flag.gif");
    background-repeat: no-repeat;
    float: left;
    height: auto;
    line-height: 17px;
    padding: 0 10px 0 22px;
    width: 220px;
    margin-left: 100px;
    margin-top: 20px;
}
.colmn-holder {
    float: left;
    font-size: 14px;
    height: auto;
    width: 950px;
}