	@charset "utf-8";


	/* CSS Document */
	
	body {
	margin: 0px;
	padding: 0px;
	color:#666;
	background-color:#dedede;
	background-image: url(../i/bgfade.gif);
	background-repeat: repeat-x;
	}
	#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #060;
	margin: 0px;
	height: 110px;
 background-image: url(../i/bg_header.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	}
	#header h1 {
		padding-bottom: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		padding-top: 20px;
		font-family: "Jameel Noori Nastaleeq";
	}
	#name {
		float: left;
	}
	#main {
	height: 467px;
	background-image: url(../i/mainbg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	
		
	}
	
	
	#header h2 {
		margin-top: 0px;
		padding-top: 0px;
	}
	.box { -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; } 
	.box2 { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; } 
	.boxtop { -moz-border-top-right-radius: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; 
	-moz-border-top-left-radius: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px;}
	.boxbottom { -moz-border-bottom-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; 
	-moz-border-bottom-left-radius: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px;}
	#footer {
	bbbaottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	text-align: center;
	letter-spacing: .08em;
	background-color:#FFF;
	background-image: url(../i/IATA.jpg);
	background-repeat: no-repeat;
	background-position: 20px 30px;
	height: 100px;
	pppoosition: absolute;
	padding-right: 150px;
	padding-left: 150px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: both;
	}
	#footer h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #888;
		margin: 0px;
		padding: 0px;
	}
	#footer p {
		margin: 0px;
		padding: 0px;
		font-weight: bold;
	}
	#sections {
		margin: auto;
		height: 60px;
		text-align: center;
	}
	#sections #sec-travel {
		float: left;
		width: 315px;
		height: 60px;
		margin-right: 6px;
		margin-left: 6px;
		background-color: #FEFEFE;
	}
	#saying {
	color: #FFF;
	height: 44%;
	padding: 20px;
	}
#main #saying ul li a {
	color: #6C3;
	padding: 10px;
}

	#sections #sec-hajj {
		float: left;
		width: 315px;
		height: 60px;
		margin-right: 6px;
		margin-left: 6px;
		background-color: #FEFEFE;
	}
	#sections #sec-ziaraat {
		float: left;
		width: 315px;
		height: 60px;
		margin-right: 6px;
		margin-left: 6px;
		background-color: #FEFEFE;
	}
	#trans-nav {
		list-style-type: none;
		height: 40px;
		padding: 0;
		margin: 0;
		font-family: Arial, Helvetica, sans-serif;
		color: #383;
	}
	#trans-nav li {
		width:315px;
		float: left;
		position: relative;
		line-height: 60px;
		padding-top: 0;
		padding-right: 6;
		padding-bottom: 0;
		padding-left: 6;
		background-color: #FFF;
		background-image: url(nav-bg.png);
		background-repeat: repeat-x;
		background-position: 0 0;
		margin-right: 8px;
		margin-left: 8px;
		-webkit-transition: all 0.2s;
	}
	
	#trans-nav li:hover { background-position: 0 -40px; }
	#trans-nav li a {
		display: block;
		padding: 0 15px;
		color: #060;
		text-decoration: none;
		-webkit-transition: all 0.5s;
	}
	#trans-nav li a:hover {
		color: #FC3;
	}
	#trans-nav li ul {
		opacity: 0;
		position: absolute;
		left: 0;
		width: 315px;
		list-style-type: none;
		padding: 0;
		margin: 0;
		height: 0;
		background: #fff;
		top: 60px;
		-webkit-transition: all 1s;
		display: none; 
	}
	
	#trans-nav li:hover ul { opacity: 1; }
	
	#trans-nav li ul li {
		float: none;
		position: static;
		-webkit-transition: height 0.5s;
		margin: 0px;
		padding: 0px;
		height: 30px;
		line-height: 30px;
	}
	
	#trans-nav li:hover ul li { height: 30px; line-height: 30px; }
	#trans-nav li ul li a {
	background-color: #FFF;
}
	#trans-nav li ul li a:hover {
	background-color: #FFF;
}
	#trans-nav li:hover ul, #trans-nav li.over ul {display: block; }
	#main table tr td a {
		font-family: "Jameel Noori Nastaleeq";
		color: #FFF;
		text-decoration: none;
		text-outline: 2px 2px #000;
		text-shadow:#333;
		box-shadow: 10px 10px 5px #888;
	}
	#footer img {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	}
	#info {
	font-family: "Jameel Noori Nastaleeq";
	/* padding-left: 20px; */
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	}
	#info p {
	

	}
	#main table tr td a:hover {
		color: black ;
		background: white;
		
	
	}
	#main table tr td a {
		
	}
.hidden {
	visibility: hidden;
}
#main-k table tr th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
	background-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#main-k table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	padding: 5px;
	text-align: center;
}
.tdshade{
	
	background-color:#efefef}
	#main-h{
		background:#efefef;
		}
#contents {
	float:right;
	width: 640px;
	background-color:#FFF;
	margin-right: 20px;
	border-radius: 10px;
	border:thin solid #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	box-shadow: 0x 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	font-family: "Jameel Noori Nastaleeq";
}
#sidebar h1 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#info #contents h1 img {
	float: left;
}

#header img {
	float: left;
	margin-left: 20px;
	margin-top: 2px;
}

#main-h #contents h1 {
	font-family: "Jameel Noori Nastaleeq";
	color: #333;
	margin: 0px;
	padding: 0px;

	
	
}
#main-hajj {
	height: 467px;
	background-image: url(../i/hajjmainbg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	width: 280px;
	border-radius: 10px;
	border:thin solid #333;
background-color:#666;
  box-shadow: 0x 0px 10px #666;
  -moz-box-shadow: 0px 0px 10px #666;
  -webkit-box-shadow: 0px 0px 10px #666;

}
#sidebar h2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #333;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #060;
}

#sidebar h3 {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 10px;
}
#main-k table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#main-nav {
	float: right;
	height: 60px;
	margin-top: 50px;
}
#main-nav ul {
	float: left;
	width: 100%;
	line-height: 60px;
	margin: 0px;
	padding: 0px;
}
#main-nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#main-nav ul li a {
	padding-top: 0em;
	padding-right: 10px;
	padding-bottom: 0em;
	padding-left: 10px;
	text-decoration: none;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #060;
	font-weight: bold;
	letter-spacing: 0.08em;
	margin: 0px;
}
#main-nav ul li a:hover {
	color: #FC3;
}

#contents h1  {
	margin: 0px;
	background-color: #060;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC3;
	color: #FFF;
	box-shadow: 0x 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	font-size: x-large;
}
#contents a {
	color: #060;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar a {
	text-decoration: none;
	color: #FFF;
}
.packbox {
	float: left;
	width: 46%;
	padding: 2%;
}
.packboxholder {
	margin: 0px;
	padding: 0px;
	background-color: #efefef;
}
.packboxholder h3  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #090;
	font-size: large;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
.packboxholder p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#packboxholder h5  {
	color: #060;
	margin: 0px;
	padding: 0px;
}

.formholder {
	height:320px;
	color::#CCC;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	background:url(../i/trans.png);
	background-repeat:repeat;
	font-size:small;
	visibility: visible;
}
.formholder h3  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #090;
	font-size: medium;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
.formholder p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	color:#FFF;
}

#formholder h5  {
	color: #060;
	margin: 0px;
	padding: 0px;
}
 inputarea {
	font-size: x-small;
}
.formholder.tab{
margin: 0px 20px 0px 20px;
}
#tabs.tabs {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #060;
}

.tabs .btn { 
color:#060;
	border: 1px solid #090;
	background-color:#CDEFCD;
	margin-right:0px;
	margin-left:0px;
	margin-top: 2px;
		-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px; 
	border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px; 
	border-radius-topleft: 5px;
	
}
.tabs .select {
	color:#060;
	border: 1px solid #900;
	background-color:#efcdcd;
	margin-right:0px;
	margin-left:0px;
	margin-top: 2px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-radius-topleft: 5px;
}

.tabs .btn:hover {
color:#060;
	border: 1px solid #060;
	background-color:#9F9;
	margin:0;
}




#spacer {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#spacerRT {
	clear: right;
	margin: 0px;
	padding: 0px;
}
#contents h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
.schbox {
	padding: 2%;
	width: 68%;
	margin-right: auto;
	margin-left: auto;
}
.button { background: #222 url(/images/alert-overlay.png) repeat-x; display: inline-block; width: auto; overflow: visible; padding: 5px 10px 6px; color: #fff; text-decoration: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25); text-shadow: 0 -1px 1px rgba(0,0,0,0.25); border-bottom: 1px solid rgba(0,0,0,0.25); position: relative; cursor: pointer; }
	.button:hover { background-color: #111; color: #fff; }
	.button:active { top: 1px; }
	/* Small Buttons */
	.small.button { font-size: 11px; padding: ; }
	/* Medium Buttons */
	.button, .medium.button { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	body.ff3 button.button { padding: 3px 10px 4px; }
	/* Largre Buttons */
	.large.button { font-size: 14px; padding: 8px 14px 9px; }
	body.ff3 button.large.button { padding: 6px 10px 7px; }
	/* Colors for our beloved buttons */
	.green.button		{ background-color: #91bd09; }
	.green.button:hover							{ background-color: #749a02; }
	.blue.button		{ background-color: #2daebf; }
	.blue.button:hover							{ background-color: #007d9a; }
	.red.button			{ background-color: #e33100; }
	.red.button:hover							{ background-color: #872300; }
	.magenta.button	{ background-color: #a9014b; }
	.magenta.button:hover						{ background-color: #630030; }
	.orange.button		{ background-color: #ff5c00; }
	.orange.button:hover						{ background-color: #d45500; }
	.orangellow.button { background-color: #ffb515; }
	.orangellow.button:hover					{ background-color: #fc9200; }
	/* Secondary buttons (perfect for Cancels or other secondary actions */
	.secondary.button { background-color: #ccc; -moz-box-shadow: none; -webkit-box-shadow: none; color: #555; text-shadow: 0 1px 1px rgba(255,255,255,0.5); }
	.secondary.button:hover { background-color: #bbb; color: #444; }
	
	/* Temp super buttons */
	.super.button { background-image: url(/images/super-button-overlay.png); font-size: 13px; padding: 0; border: 1px solid rgba(0,0,0,.3); -webkit-border-radius: 15px; -moz-border-radius: 15px; line-height: 1; }
	.super.button span { display: block; padding: 5px 20px 9px; -webkit-border-radius: 14px; -moz-border-radius: 14px; border-top: 1px solid rgba(255,255,255,.25); }
	.medium.super.button { padding: 0; }
	.medium.super.button span { font-size: 14px; padding: 5px 20px 9px; }
	body.ie .super.button span { padding-top: 7px; }
	body.ff3 button.super.button { padding: 0; }
	body.ff3 button.super.button span { padding: 2px 20px 5px; }
	.large.super.button { padding: 0; -webkit-border-radius: 18px; -moz-border-radius: 18px; }
	.large.super.button span { font-size: 18px; padding: 6px 20px 9px; -webkit-border-radius: 16px; -moz-border-radius: 16px; }
	body.ie .large.super.button span { padding-top: 7px; padding-bottom: 8px; }
	body.ff3 button.super.button span { padding: 4px 20px 6px; }
	.super.orangellow.button { background-color: #fc9200; xborder-color: #d17200; }
	.super.orangellow.button:hover { background-color: #d17200; xborder-color: #d17200; }
	.super.straw.button { background-image: url(/images/button-overlay.png); background-color: #d1cbbb; border-color: #beb9ab; color: #555; text-shadow: 0 1px 1px rgba(255,255,255,.75); -webkit-box-shadow: 0 1px 1px #fff; }
	.super.straw.button:hover { background-color: #beb9ab; }
	body.ie6 button, body.ie6 .button, body.ie6 .super.orangellow.button, body.ie6 .super.straw.button { background-image: none; }#packboxholder2 {
	margin: 0px;
	padding: 0px;
	background-color: #efefef;
}
#saying h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	background-image: url(../i/trans.png);
	float: left;
	display: inline-block;
	margin: 0px;
	padding: 10px;
}
#saying p {
	margin: 0px;
	padding: 10px;
}
#trans-nav .boxtop h3 {
	margin: 0px;
	padding: 0px;
}
#screen {
	height: 220px;
	width: 100%;
	background-color: #006600;
	background-image:url(../i/boxbg.jpg);
	padding: 0px;
	margin-bottom: 20px;
	box-shadow: 0x 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;

}
#screen img {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#searchbox {
	z-index: 70;
	overflow: visible;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 350px;
	visibility: visible;
}
#in-box {
	background-color: #060;
	margin: 0px;
	padding: 0px;
	height: 220px;
	background-image: url(../i/boxbg.jpg);
	background-repeat: repeat-x;
}
/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}


/* Customize your modal window here, you can add background image too */
#boxes #dialog {
  width:375px; 
  height:203px;
}
#navbar {
   /*position: absolute;
   top: 0;
   right: 0;
   margin: 0;
   width: 100%;
   padding: 0; */
   	float: right;
	height: 60px;
	margin-top: 50px;
   }
#navbar li {
   list-style: none;
   float: left;
}
#navbar li a {
   display: block;
   padding: 3px 8px;
   text-transform: uppercase;
   text-decoration: none; 
   color: #efefef;
   background-color: #888;
   font-weight: bold;
   line-height: 30px;}
#navbar li a:hover {
   color: #000;
   background-color:#FC3; }
#navbar li ul {
   display: none;  }
#navbar li:hover ul, #navbar li.hover ul {
   position:absolute;
   display: block;
   width: 120px;
   margin: 0;
   padding: 0;
   background-color:#FC3;}
#navbar li:hover li, #navbar li.hover li {
   float: left; }
#navbar li:hover li a, #navbar li.hover li a {
   color: #000;
   background-color:#FC3;
    }
#navbar li li a:hover {
   color: #357; }
#searchbox h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: right;
	text-shadow: #dcdcdc 5px 0px 2px;
}
#searchbox p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: none;
	margin: 0px;
	padding: 0px;
	color: #999;
}
#hajj-diag {
	float: right;
	width: 220px;
	text-align: center;
	background-color: #0F9;
	color: #060;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #060;
	border-bottom-color: #060;
	font-weight: bold;
}
