@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	}
p{
	line-height:1.8;
	}
a{
	color:#5e5b5b;
	text-decoration:none;
	}
a:hover{
	color:#006ac8;
	text-decoration:none;
	}
img{
	border:none;
	}
	
body{
	margin:0px;
	padding:0px;
	background:#e8ebd8;
	background-repeat:no-repeat;
	margin:0 auto;
	text-align:center;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	}
	
img, div, a , input{ behavior:url(iepngfix.htc)}

.home{
	width:100%;
	background:url(../img/body_bg.jpg) no-repeat center top;
	display:table;
	}
.hotels{
	width:100%;
	background: url(../img/hotel_bg.jpg) no-repeat center top;
	display:table;
	background-color:#a5965c;	
	}
	
.rail{
	width:100%;
	background: url(../img/rail_bg.jpg) no-repeat center top;
	display:table;
	background-color:#cbd1a9;	
	}
	
.flight{
	width:100%;
	background: url(../img/flight_bg.jpg) no-repeat center top;
	display:table;
	background-color:#043968;	
	}
	
	.road{
	width:100%;
	background: url(../img/road_bg.jpg) no-repeat center top;
	display:table;
	background-color:#1b1e24;	
	}
	
	.package{
	width:100%;
	background: url(../img/package_bg.jpg) no-repeat center top;
	display:table;
	background-color:#fbfdef;	
	}
	
	.aboutus{
	width:100%;
	background: url(../img/aboutus_bg.jpg) no-repeat center top;
	display:table;
	background-color:#fbfdef;	
	}
	
	.visa{
	width:100%;
	background: url(../img/visa_bg.jpg) no-repeat center top;
	display:table;
	background-color:#fefffc;	
	}
	
	.insurance{
	width:100%;
	background: url(../img/insurance_bg.jpg) no-repeat center top;
	display:table;
	background-color:#fefffc;	
	}
	
	.hotlist{
	width:100%;
	background: url(../img/hotlist_bg.jpg) no-repeat center top;
	display:table;
	background-color:#fefffc;	
	}
	
	
#wrapper{
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:35px;
	width:985px;
	margin:0 auto;
	}
	
.header{
	height:305px;
	margin:0px;
	padding-bottom:5px;
	}

.logo{
	float:left;
	width:332px;
	height:102px;
	background:url(../img/Logo.png) no-repeat;
	margin-left:30px;
	}
.chat{
	float:left;
	width:159px;
	height:45px;
	background:url(../img/live_chat.png) no-repeat;
	margin-left:14px;
	margin-top:8px;
	}
.pic_nav{
	clear:left;
	float:left;
	width:388px;
	height:158px;
	margin-left:12px;
	margin-top:23px;
	}
.piv_nav img{
	position:relative;
	display:block;
	float:left;
	padding-left:5px;
	}

.nav .current_main{
	color:#000;
	}

.nav{
	clear:left;
	width:935px;
	height:46px;
	margin-top:18px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/nav_bg.png) repeat-x;
	}
.main_nav{
	position:relative;
	font-size:18px;
	color:#fff;
	padding-top:10px;
	}

.main_nav a{
	color:#fff;
	text-decoration:none;
	}
.main_nav a:hover{
	color:#000;
	text-decoration:none;
	}
.section{
	clear:both;
	margin-top:10px;
	paddding-top:10px;
		
	}
	
.home_left{
	clear:both;
	float:left;
	width:544px;
	height:525;
	background:url(../img/home_left_bg.png) no-repeat;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	text-align:left;
}

.home_left h2{
	font-size:20px;
	font:Verdana;
	padding-left:45px;
	padding-top:10px;
	}
	
.home_left p{
	width:460px;
	margin:0 auto;
	padding-top:10px;
	text-align:justify;
	font-size:13px;
	font:Verdana;
	}

.home_right{
	float:right;
	width:420px;
	text-align:left;
	margin-right: 18px;
	}
.hot_deals{
	background:url(../img/hot_deals1.png) no-repeat;
	width:412px;
	height:183px;
	margin-top:5px;
	}

.haj_umarh_block{
	padding-top:10px;
	}
.green_bg{
	width:388px;
	height:23px;
	background:url(../img/green_header_bg.png) repeat-x;
	margin-left:2px;
	text-align:left;
	padding-left:20px;
	padding-top:5px;
	font:Verdana;
	font-size:13px;
	}
.haj_umarh_block img{
	margin-top:10px;
	margin-left:35px;
}

.featured_block{
	padding-top:10px;
	}
.featured_block img{
	margin-top:5px;
	margin-left:20px;
	}
	
.footer_bg{
	clear:both;
	padding-top:15px;
	border-top:2px solid #5e5b5b;
	}
.my_web{
	float:left;
	font-size:11px;
	color:#5e5b5b;
	padding-left:20px;
	text-decoration:none;
	text-align:left;
	}
.footer_nav{
	float:right;
	text-align:right;
	color:#5e5b5b;
	font-size:11px;
	padding-right:30px;
	text-decoration:none;
	text-align:right;
	}
.left_arrow{
	float:left;
	width:22px;
	height:19px;
	margin-top:120px;
	}
	
.pic_navigation{
	float:left;
	width:auto;
	padding:5px;
	margin-left:5px;
	}
.pic_navigation img{
	margin-left:5px;
	}
.right_arrow{
	float:left;
	width:22px;
	height:19px;
	margin-top:120px;
	margin-left:8px;
	}

.form{
	width:499px;
	margin-left:30px;
	margin-top:10px;
	}
	
.form_flight{
	width:499px;
	height:328;
	margin-left:10px;
	margin-top:44px;
	background:url(..img/flight_form.png) center ;
	
	}
	
.form_nav ul{
	list-style:none;
	margin-left:2px;
	padding:0px;
}
.form_nav li {
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	height:25px;
	width:auto;
	text-decoration:none;
	font-size:13px;
	color:#000;
	}
	
.form_nav a{
	padding:5px;
	color: #000; /* Our breadcrumb links are going to be white */
	font-weight: bold; /* And bold */
	background:none;
	text-decoration: none;
	}
.form_nav a:hover{
	padding:5px;
	height:25px;
	width:auto;
	text-decoration:none;
	background:url(../img/form_nav_bg.png) repeat-x center left;
	color:#fff;
	}
.current_form{
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	height:25px;
	width:auto;
	text-decoration:none;
	background:url(../img/form_nav_bg.png) repeat-x center left;
	color:#fff;
	}
	
.table_form{
	clear:both;
	width:86%;
	margin:0px auto;
	padding-top:10px;
	}
.links{
	clear:both;
	height:20px;
	padding:5px;
	}
.small_left{
	width:15px;
	float:left;
	height:12px;
	padding-top:10px;
	padding-left:150px;
		}
	.numbers{
		float:left;
		font-size:13px;
		font-weight:800;
		color:#5e5b5b;
		padding-left:10px;
		text-align:right;
		padding-top:8px;
		}
	.small_right{
		width:15px;
		height:12px;
		float:left;
		padding:10px;
		}
		
	.search_sec{
	width:90%;
	margin:0 auto;
	text-align:left;
	background:url(../img/search_contents_bg.png) repeat-y;
	padding-bottom:0px;
	height: 300px;
		}
	.search_sec h2{
		font-size:19px;
		font:Verdana;
		color:#0c3d65;
		padding:20px;
		}
		
	.search_top_bg{
	width:886px;
	height:31px;
	margin:0 auto;
	background:url(../img/search_top_bg.jpg) repeat-x
		}
	.no_result{
	width:340px;
	height:62px;
	margin:0 auto;
	padding-top: 50px;
	}
	.search{
	width:600px;
	height:100px;
	margin: 0 auto;
	padding-top:30px;
	padding-bottom: 80px;
		}
	.terms{
		text-align:justify;
		padding:20px;
		}
	.terms ul{
		margin-left:30px;
		list-style-image:url(../img/bullets2.png) ;
		padding: 0px;
		}
		
	.headings{
		width:100%;
		height:89px;
		background:url(../img/header_caption.png) repeat-x;
		}
	.headings h2{
		padding-top:10px;
		padding-left:20px;
		color:#fff;
	
		}	
		
		
		/*--------------------form for flight-------------*/
	
	
	
	.fligh_form_bg{
	    float:left;           	      
		height:316px;
		width:470px;
		margin-left:5px;
		background: url(../img/form_bg_flight.png); background-repeat:no-repeat; 
		
	}
		
    .form_lady{
	width:98px;
	height:242px;
	margin-bottom:33px;
	margin-top:42px;
	background:url(../img/form_lady.png) no-repeat right ;
	}
	
	.form_inside{
	background-color:#abbdcd; 
	width:385px; 
	height:258px; 
	margin-left:5px; 
	margin-right:5px; 
	margin-top:10px;
	}
	
	.scope{		
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#990000; 
	width:192px; 
	border-right:#7c98b0 solid 1px; 
	padding-left:5px; 
	padding-top:5px; 
	}
	
		
	.book_button{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	padding-top:4px;
	width:170px;
	height:28px;
	background-image:url(../img/book_button.png); background-repeat:no-repeat;
	margin-left:5px;
	margin-top:5px;
	}
 
   .booktext_H{  
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bolder;
   color:#333333;
   margin-top:5px;   
   }
   
   .type{
   width:78px;
   height:13px;
   }
   
   .menulist1{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   width:80px;
   height:20px;
   
   }
   
    .droplist{
   width:35px;
   height:20px;
   }
   
   .tourplan{
   width:403px; 
   height:43px; 
   background:url(../img/tourplan.png); 
   background-repeat:no-repeat;
   }
   
   .tour_img{
   width:339px; 
   height:160px; 
   float:left; 
   background-image:url(../img/tour_img.png); 
   background-repeat:no-repeat;
   }
   
   .tourscroll{
    width:64px; 
	height:160px; 
	float:left; 
	background-image:url(../img/tour_scroll.png); 
	background-repeat:no-repeat;
   }

.farelist{
  float:left;
  padding-top:5px;
  width:125px; 
  height:20px; 
  padding-left:5px; 
  background-color:#FFFFFF; 
  border-left:#666666 solid 1px;    
  border-bottom:#666666 solid 1px;
 }
 
 .farelist_last{
  float:left;
  padding-top:5px;
  width:125px; 
  height:20px;  
  padding-left:5px;
  background-color:#ffffff;  
  border-left:#666666 solid 1px; 
  border-right:#666666 solid 1px;
  border-bottom:#666666 solid 1px;
 }
  
 .formhead{
   float:left;
   width:150px;  
   height:33px;
   background-color:#e1dcc9;
 }
 
 .formhead h1{
	padding-left:5px;
	padding-top:5px;
	margin:0px;
	color:#990000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 ul.list{
 	margin:0px;
	padding:0px;
 	}
ul.list li{
	padding-bottom:5px;	
}

h2{ color:#0066FF;}
ul{ padding-left:25px;}

.B_border{
	border-bottom:#333333 dotted 1px;
	width:500px;
	float:left;
	height:40px;
}
.B_border h2{
	padding-top:15px;
}
.L_contact{
width:500px;
height:auto;
float:left;}
.R_contact{
float:right;}

.contact_T{
	margin-top:20px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
