/* CSS Document */
select,input, textarea,form{
margin:0px;
padding:0px;
}

body{
margin:0;
padding: 0;
line-height:1.5em;
background:url(../images/bg.jpg) repeat-x;
font-family:Arial, Helvetica, sans-serif;
}

#wrapper{
width:1004px;
margin:0 auto;
height:1000px;
}
	#banner-top-most{
	width:1004px;
	height:170px;
	}
	
		#banner-top-most .left{
		float:left;
		width:721px;
		height:169px;
		background:url(../images/banner-left.jpg) no-repeat;
		}
		
		#banner-top-most .right{
		float:left;
		width:283px;
		height:169px;
		}
			#banner-top-most .right .top{
			float:left;
			width:283px;
			height:135px;
			background:url(../images/banner-right.jpg) no-repeat;
			}
			
			#banner-top-most .right .bottom{
			float:left;
			width:231px;
			height:34px;
			}

				#banner-top-most .right .bottom .bg{
				float:left;
				width:211px;
				height:25px;
				color:#FFFFFF;
				font-size:12px;
				font-weight:bold;
				padding:0px 0px 0px 20px;
				background: url(../images/information-bg.jpg) repeat-x;
				}
	
	
	#sub-wrapper{
	background:#FFFFFF;
	width:900px;
	margin:60px auto;
	}
	
		#sub-wrapper .banner-panel{
		width:900px;
		height:251px;
		background:#BAD3ED;
		border: #FFFFFF solid 1px ;
		}
			.banner-panel #logo{
			float:left;
			width:231px;
			height:198px;
			}
		
			.banner-panel .fade-image{
			float:left;
			width:668px;
			height: 253px;
			border-left: #FFFFFF solid 1px;
			}
			
			.fade-image img{
			float:left;
			
			}
		
			.banner-panel .menu{
			float:right;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#2A4458;
			padding:0 0 0 20px;
			width:210px;
			height:253px;
			background:#F0F5FA;
			
			}
			
				.menu ul{
				list-style:none;
				padding:0;
				margin:0;
				width:175px;
				}
				
				.menu ul li{
				list-style:none;
				border-bottom:#C6D9EC solid 1px;
				padding:3px 0px 5px 0px;
				line-height:18px;
				font-weight:bold;
				}
				.menu ul li a{
				text-decoration:none;
				color:#4583C0;
				cursor:pointer;
				}
				.menu ul li a:hover{
				color: #2B4EAA;
				}
				
		#main-menu{
		float:left;
		width:900px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		height:37px;
		_height:42px;
		background:url(../images/main_menu_bg.jpg) repeat-x;
		}
		
			#main-menu ul{
			float:left;
			list-style:none;
			padding:0px;
			margin:0px;
			}
			
			#main-menu ul li{
			float:left;
			width:auto;
			letter-spacing:0.5px;
			list-style:none;
			padding:4px 27px 0px 27px;

			background:url(../images/manu_bar.jpg) no-repeat right;
			}
			
			#main-menu ul li a{
			text-decoration:none;
			color:#FFFFFF;
			cursor:pointer;
			}
			
			#main-menu ul li a:hover{
			text-decoration:none;
			color:#DBDBDB;
			cursor:pointer;
			}
	
	#container{
	float:left;
	width:900px;
	height: auto;
	background:url(../images/container-bg.jpg) repeat-y;
	}
	
	#left-column{
	float:left;
	font-size:12px;
	width:200px;
	background:#BCDDF5;
	height: auto;
	}
	
	#left-column .left-column-title{
	float:left;
	width:190px;
	font: bold 13px "Trebuchet MS", Arial, sans-serif;
	color:#85E4FF;
	background:url(../images/title-bg.jpg) repeat-x;
	padding:5px;
	}
	
	#left-column .left-column-box{
	float:left;
	width:190px;
	height: auto;
	font-size:12px;
	background:#DBE7F2;
	padding:0px 5px 0px 5px;
	margin:0px 0px 2px 0px;
	}
	
		.left-column-box p.testtimonial{
		color:#666666;
		font-size:12px;
		text-align:justify;
		}
		
		
		
		.left-column-box p img{
		padding:2px;
		border:#CCCCCC solid 1px;
		float:left;
		margin-right:5px;
		}
	
		.left-column-box ul{
		list-style:none;
		margin:0px;
		padding:0px;
		}
		
		.left-column-box ul li{
		margin:0;
		padding:5px 0 5px 0;
		line-height:18px;
		border-bottom: #B7CFE6 solid 1px;
		list-style:none;
		font-size:11spx;
		color:#274A69;
		}
	
		.left-column-box ul li a{
		text-decoration:none;
		/*color:#274A69;*/
		color:#4483BB;
		}
		.left-column-box ul li a:hover{
		text-decoration:none;
		color:#113F68;
		}
		#left-column #news-section{
			float:left;
			font-size:12px;
			background:#E8E8EB;
			height: auto;
		}
		
		#left-column #news-section span.lable{
		float:left;
		background:url(../images/news-update.jpg);
		height:40px;
		padding:0;
		margin:0;
		width:200px;
		}
	#left-column #news-section span {
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:18px;
		padding:8px 5px 8px 5px;
		border-bottom:#CCCCCC solid 1px;
		text-align:justify;
	}
	
	#left-column #news-section span a{
	color:#7A7A7A;
	text-decoration:none;
	}
	
		#left-column #news-section span a:hover{
	color: #333333;

	}
	
	#right-column{
	float:left;
	width:690px;
	height:auto;
	padding:2px;
	margin:5px 0px 0px 5px;
	display:inline;
	background: #F4F8FB;
	
	}
	
	#right-column #itinary p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-bottom:10px;
	text-align:justify;
	color: #1659A3;
	border-bottom:#CCCCCC dotted 1px;
	}
	
	
	
	#right-column #more-box{
	float: right;
	width:210px;
	height: auto;
	border:#D3EC9F solid 1px;
	margin-bottom:10px;
	}
	#more-box .box-title{
	 font-family:"trebuchet MS", arial, sans-serif;
	 font-size:14px;
	 padding-left:5px;
	 font-weight:bold;
	 color:#73AB1F;
	background:url(../images/more-box.jpg) repeat-x;
	}
	#more-box p{
	border-bottom:#D3F0AA solid 1px;
	}

	
	#right-column #highlight{
	float:left;
	width:236px;
	margin:2px;
	border-left:#CCCCCC solid 1px;
	}
	
	#right-column .welcome{
	float:left;
	clear:both;
	display:inline;
	margin:5px 0px 10px 20px;
	font-family:"trebuchet MS", arial, sans-serif;
	font-size:17px;
	color: #0C4681;
	font-weight:bold;
	}
	
	#right-column h1{
	float:left;
	font-family: "Trebuchet MS", Helvetica, arial;
	font-size:15px;
	clear:both;
	border-bottom:#DBE7F2 solid 1px;
	padding:0px 0px 2px 35px;
	background:url(../images/label_img.jpg) no-repeat 3px -3px;
	color:#18488F;
	width:610px;
	margin:15px 0;
	}
	
	#right-column .welcome-note{
	float:left;
	width:690px;
	margin-top:5px;
	color:#1A4579;
	/*border:#A8C8EC solid 1px;*/
	}
	
	#right-column p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	padding:3px;
	margin:0;
	}
	
	#right-column p.testimonial{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	padding:3px;
	margin:20px 0px 30px 0px;
	border-top: #E8E8E8 solid 1px;
	}
	
	#right-column #gallery{
	float:left;
	width: 175px;
	background:#EFF4FA;
	border:#DBE7F2 solid 1px;
	height: auto;
	}
	
	#right-column img.gallery{
	border:none;
	margin:0px;
	padding:5px;
	}
	
	div.gallery-name{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	width:175px;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#2570B3;
	font-weight:bold;
	}
	
	#right-column img{
	padding:3px;
	margin:5px 5px 0px 5px;
	border:none;
	/*border:#CCCCCC solid 1px;*/
	}
	
	#right-column .sub-trek{
	margin-top:15px;
	width:690px;
	height: auto;
	/*border:#000000 solid 1px;*/
	
	}
	
		.sub-trek div.top{
		width:690px;
		height: 50px;
		background:url(../images/bg01.jpg) repeat-x;
		}
		
		.sub-trek div.top h2.region{
		 margin:0px;
		 padding:20px 0px 0px 10px;
		 font-size:17px;
		 font-family:Arial, Helvetica, sans-serif;
		 color:#105A98;
		}
		
		.sub-trek div.content {
		float:left;
		width:690px;
		height: auto;
		margin-top:25px;
		}
		.sub-trek div.nav{
		/*clear:both;
		width:640px;
		height:10px;
		border-bottom:#E8E8E8 solid 1px;*/
		}
		
		.sub-trek div.nav ul{
		margin:0px 0px 0px 0px;
		padding:0px;
		float:right;
		/*********Newly added*********/
		width:640px;
		/***************************/
		}
		
		.sub-trek div.nav ul li{
		margin:0px 0px 0px 25px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#3980F4;
		font-weight:bold;
		padding:0px;
		float:right;
		list-style:none;
		}
		
		.sub-trek div.nav ul li a{
		color:#3980F4;
		font-weight:bold;
		text-decoration:none;
		}
		
		.sub-trek div.nav ul li a:hover{
		color: #000066;
		font-weight:bold;
		text-decoration:none;
		}
		
		.sub-trek div.bottom{
		float:left;
		width:690px;
		height: 100px;
		background: url(../images/bg02.jpg) repeat-x;
		}
	
	#right-column img .no-border{
	border:none;
	}
	
	#right-column .package-group{
	width:645px;
	height: auto;
	margin:0px 0px 10px 0px;
	}
	
	

	
		.package-group .package-box{
		float:left;
		width:200px;
		height: auto;
		margin:0px 7px 0px 0px;
		}
	
			.package-box img{
			clear:both;
			border:#CCCCCC solid 1px;
			padding:3px;
			}
			
			.package-box p{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			text-align: left;
			padding-left:6px;
			color:#2570B3;
			}
			
			.package-box p a{
			color: #666666;
			text-decoration:none;
			font-weight:bold;
			} 
			.package-box p a:hover{
			color: #333333;
			} 
	
		.search{
		float:left;
		width:200px;
		height: auto;
		margin:0 auto;		
		}
		
			.search .top-one{
			float:left;
			background:url(../images/search_top.jpg) no-repeat;
			width:232px;
			height:37px;		
			}
			
				.top-one h1{
				margin-top:7px;
				margin-left:40px;
				color:#274A69;
				font-size:12px;
				text-transform:uppercase;
				}
				
			
			.search .top-two{
			float:left;
			background: url(../images/search_curve.jpg) no-repeat;
			width:232px;
			height:10px;
			_margin-top:-17px;
			}
			
			.search .content{
			float:left;
			background: url(../images/search_bg.jpg) repeat-x;
			width:190px;
			padding:5px;
			height: auto;
			}
			
			.search .btm{
			float:left;
			background: url(../images/search_btm_curve.jpg) no-repeat;
			width:232px;
			height:12px;
			}
#footer{
float:left;
width:900px;
height:auto;
margin-top:2px;
background:#DBE7F2;
border-top:#BED2E7 solid 1px;
}

#footer .contact{
float:left;
width:450px;
margin:3px;
height:auto;
}

#footer .contact span{
display:block;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#4A5E6C;
width:auto;
margin-left:170px;
padding:5px 0px 7px 40px;
background: url(../images/contact_us.jpg) no-repeat;
}

#footer .contact p{
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
text-align:center;
margin-top:3px;
margin-left:30px;
_margin-left:3px;
color:#213F6B;
padding:5px;
background:#E7EEF5;
border-top: #C5D6E6 solid 1px;
border-bottom: #C5D6E6 solid 1px;
}
	#footer .box{
	float:left;
	width:200px;
	margin:2px 2px 0px 2px;
	_margin:2px 2px 0px 2px;
	/*background: url(../images/footer_bg.jpg) repeat-x;*/
	}
	
	.box h1{
	float:left;
	width:100%;
	clear:both;
	margin:0px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4A5E6C;
	}
	
	.box ul{
	list-style:none;
	margin:0px 15px; 
	padding:0;
	}
	
	.box ul li{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#718797;
	font-size:12px;
	line-height:20px;
	}


#copyright{
float:left;
width:100%;
height: auto;
border-top:#333333 solid 1px;
background:#242C31;
}
#copyright p{
	float:left;
	padding:10px;
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:12px;
 	color:#FFFFFF;
}
#copyright img{
	float:right;
	padding:10px;
}

#Qlink{
float:left;
width:100%;
margin-top:1px;
background:#3A4850;

}

#Qlink ul{
	float:right;
	margin:0px;
	padding:0px;
	list-style:none;
}

#Qlink ul li{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px 8px 0px 8px;
	border-right: #4B5C67 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#Qlink ul li a{
color:#ACBAC1;
}

#Qlink ul li a:hover{
color:#fff;
text-decoration:none;
}			
/******FORM - SEARCH********/
select{
float:left;
color: #666666;
font-size:12px;
border:#B6CEE4 solid 1px;
margin-bottom:6px;
padding:2px;
width:190px;
}

option{
margin:2px 0px 2px 0px;

}

label{
float:left;
font-weight:bold;
color:#366998;
padding:0;
margin-top:7px;
}

input.text{
font-size:12px;
margin:5px 0 5px 0;
border:#366998 solid 1px;
color: #366998;
padding:2px;

}

select.search-depature,.search-year{
float:left;
color: #666666;
font-size:12px;
border:#B6CEE4 solid 1px;
margin-bottom:6px;
padding:2px;
width:65px;
}

input.search-submit{
float: left;
display:inline;
width:43px;
height:21px;
margin-left:6px;
background:url(../images/search.jpg) no-repeat;
border:0;
}

input.newsletter-submit{
float: left;
border: #000066 solid 1px;
background:#1C74A8;
color:#FFFFFF;
padding:1px;
margin-top:5px;
}
/****************/

a{
text-decoration:none;
color:#2570B3;
}

a:hover{
text-decoration: underline;
}

span.activity-name{
float:left; width:630px; font-size:17px; color:#18488F; font-weight:bold; margin:5px;
}

#page-name{
float:left;
width:690px;
height:37px;
background:#DBE7F3;
}
	#page-name .left{
	float:left;
	width:26px;
	height:37px;
	background: url(../images/page_name_left.jpg) no-repeat;
	}

	#page-name p.title{
	float:left;
	font-family: "Trebuchet MS", Helvetica, arial;
	font-size:17px;
	width:auto;
	margin:0px;
	font-weight: bold;
	color:#2570B3;
	padding:8px 6px 0px 6px;
	}
	
	#page-name .right{
	float:right;
	width:70px;
	height:37px;
	text-align:center;
	background: url(../images/page_name_right.jpg) no-repeat right;
	}
	
	#page-name .right a{
	display:block;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 padding:8px 6px 0px 0px;
	}
.nepal_info td{
font-size:12px;
padding-left:10px;
}


.nepal_info td p img{
padding:2px;
border:#CCCCCC solid 1px;
}

.nepal_info td .title{
padding:2px;
background: #5098D3;
color: #FFFFFF;
font-size:15px;
font-weight:bold;
}
#trip_schedule{
float:left;
margin-top:10px;
width:690px;
height: auto;
}
#trip_schedule table{
float:left;
}
#trip_schedule td.title{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:5px;
color:#FFFFFF;
background:#000000;
}

#trip_schedule td.caption{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
padding-left:5px;
color:#FFFFFF;
background: #333333;
}

#trip_schedule td.notation{
background:#666;
color:#ccc;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

#trip_schedule td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:5px;
color: #075996;
background: #EFEFEF;
}

/**********BOOKING**************/
#booking{
	float:left; 
	width:641px;
}
#booking select{
	color:#000000;
}

#booking select.days{
width:80px;
margin-right:5px;
}
#booking select.mr-mrs{
width:80px;
}

#booking select.month{
width:80px;
margin-right:5px;
}

#booking select.year{
width:80px;
margin-right:5px;
}

#booking select.passenger{
width:80px;
}

#booking td.title{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
font-size:13px;
}

#booking td.required{
font-family:Arial, Helvetica, sans-serif;
color: #ACACAC;
font-style:italic;
font-size:11px;
text-align:right
}

#booking td.sub-title{
font-family:Arial, Helvetica, sans-serif;
color: #999999;
font-size:12px;
}

ol.faqs-question{
font-size:12px;
color:#2570B3;
}

ol.faqs-question li a{
font-size:12px;
}

span.faq-question-title{
font-size:12px;
color:#2570B3;
font-weight:bold;
}

#season-wrapper{
float:left;
width:900px;
height: auto;
background:url(../images/season_normal_bg.jpg) repeat-x;
}

#season-wrapper p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
}

#season-wrapper p img{
margin:3px;
padding:3px;
border:#CCCCCC solid 1px;
}

#season-wrapper .right{
float:left;
width:255px;
/*border:#000000 solid 1px;*/
}

#season-wrapper .mid{
float:left;
width:300px;
margin-left:10px;
/*border:#000000 solid 1px;*/
}

#season-wrapper .left{
float:right; 
width:300px; 
margin:0px 0px 0px 30px;
/*border:#000000 solid 1px;*/

}

#season-wrapper ul{
margin:10px 0px 0px 25px;
padding:0px;
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

#season-wrapper ul li{
margin:0px;
padding:0px;

}

#season-wrapper ul li a{
color:#274A69;
text-decoration:none;
}

#season-wrapper ul li a:hover{
color:#274A69;
text-decoration: underline;
}

#season-wrapper h1{
margin:0;
padding:0;
font-family:"trebuchet MS", arial, sans-serif;
font-size:13px;
color:#274A69;
padding-left:25px;
background:url(../images/season-arrow.jpg) no-repeat 5px 7px;
}

#season-wrapper h1 a{
margin:0;
padding:0;
font-family:"trebuchet MS", arial, sans-serif;
font-size:13px;
color:#274A69;
}

#season-bottom{
float:left;
width:900px;
height:14px;
background:url(../images/season_bottom_bg.jpg) no-repeat;
}
h2.price-incl-excl{
margin:0px;
padding:0px;
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
}
.facts-n-highlights h2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
padding:0px 0px 6px 0px;
margin:0px;
border-bottom:#CCCCCC solid 1px;
}
.facts-n-highlights p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}
/******************/

/*********INDEX***************/
#special-trip{
float:left; width:450px; padding:2px 0px 2px 0px; height:auto; border-bottom: #E8E8E8 solid 1px; margin-top:5px;
}

#special-trip img{
float:left;
padding:3px;
margin:0px 0px 5px 0px;
}

/******************************/
.linkex a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	display:block;
}

.linkex a:hover{
text-decoration:none;
color: #000000;
display:block;
}

#paging{
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
/****************************/

/***newly added*******/
span.link01{

	float:left;
}

span.link01 ul{

float:left;
margin:10px 0px 0px 10px;
padding:0px;
list-style:none;
}

span.link01 ul li{
list-style:none;
font-size:11px;
margin-top:3px;
}

p.hawk01{
float:left;
margin-top:50px;
clear:both;
background:#EEEEEE;
border-bottom:#DFDFDF solid 1px;
width:685px;

}

#right-column p.news_dark{
margin-top:2px;
float:left;
width:690px;
background:#E5E5E5;
}

#right-column p.news_pale{
margin-top:2px;
float:left;
width:690px;
background:#EBEBEB;
}

/*************/