@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7A7977;
	line-height:18px;}
	
form{
	padding:0px;
	margin:0px;}
tr, td, ul, li{
	padding:0px;
	margin:0px;}
a{
	outline:none;}	

.public_bg{
	background:#B4B4B4;}
/*--------------------------------Alternate Colors-------------------------------------------*/	
	
#color{
	background:#EBE9E0;
	color:#990000}
#color td{
	padding:3px 0px 3px 15px;}
#color1{
	background:#F4F3EE;
	color:#000000;}
#color1 td{
	padding:3px 0px 3px 15px;}
	
#available_trip{
	background:#D6D1BE;
	font-weight:bold;
	color:#C93719;}	
#available_trip td{
	padding:5px 0px 5px 7px;}
.trik_name	{
	font-weight:bold;}

 a.ava_link{
 background:url(../images/detail_ico.gif) no-repeat;
	color:#7A7977;
	padding-left:20px;
	text-decoration:none;}
a.ava_link:hover{
	color:#000000;}	
	

/*--------------------------------Alternate Colors-------------------------------------------*/	
/*Header Part*/
.head_bg{
	background:url(../images/head_bg.jpg) repeat-x;
	height:101px;}
/*Header Part End*/

/*Destion's Country Head*/
.country_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	padding:0px;
	margin:0px;}
.country_link:hover{
	text-decoration:none;}	
/*Destion's Country Head End*/
	
/*Top Navigation Links*/	
#top_nav{
	padding:34px 20px 0px 0px;
	margin:0px;}
#top_nav ul{
	padding:0px;
	margin:0px;}
#top_nav li{
	list-style:none;
	display:inline;
	padding:0px 2px 0px 2px;}
#top_nav li a{
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;}
#top_nav li a:hover, a.act{
	padding:3px;
	background:#F0F0F0;}
/*Top Navigation Links End*/
/*navigation Part*/
#navigation{
	background:url(../images/nav_bg.jpg) repeat-x;
	height:41px;}
#navigation ul{
	padding:0px 0px 0px 65px;
	margin:0px;}
#navigation li{
	list-style:none;
	display:inline;
	float:left;
	padding:0px 6px;}
#navigation li a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #494949;
	text-decoration:none;
	line-height:30px;
	padding:0px 6px;
	border-right: 1px solid #DADADA;}
#navigation li a:hover, a.active{
	background:#F0F0F0;
	float:left;
	height:30px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 6px;}
/*Style for Drop Down Menu*/
.dropmenudiv{
	position:absolute;
	top: 0;
	left:0;
	line-height:18px;
	z-index:100;
	background-color:#f0f0f0;
	visibility: hidden;}


.dropmenudiv a{
	background:url(../images/bullet.gif) 4px 8px no-repeat;
	color: #494949;
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 10px;
	text-decoration: none;
	font-weight: normal;}

* html .dropmenudiv a{ /*IE only hack*/
	width:100%;}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background:url(../images/bullet_hov.gif) 4px 7px no-repeat;
	background-color:#E4E4E4;}
/*Style for Drop Down Menu End */
/*Navigation Part End*/


/*Banner Part*/
#banner_bg{
	background:#B3B3B3;
	color:#B1B1B1;}	
#banner_bg .pic_bg{
	background:#101010;
	height:200px;}
.simg_border{
	border:#656567 5px solid;}
/*Banner Part End*/	

/*Public link*/
a.link{
	background:#C93719;
	padding:2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;}
a.link:hover{
	background:#000000;
	text-decoration:none;}
	
a.mail_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7A7977;
	text-decoration:none;
	border-bottom:#000000 1px dotted;}
a.mail_link:hover{
	text-decoration:none;
	border-bottom:#00CCFF 1px dotted;}
/*Public link End*/

/*Contents*/
#content_bg{
	background:#FFFFFF;}
#content_bg {
	text-align:justify;
	padding:10px 15px;}
/*Contents End*/

/*Public Head Text and Underline*/
.head_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#C93719;}
.head_text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#C93719;}
.head_underline{
	background:url(../images/head_underline.jpg) repeat-x;}
.dot_underline{background:url(../images/dot_border.jpg) repeat-x;}
	
.head_text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1E1E1E;}
/*Public Head Text and Underline End*/


#trekname_bg{
	background:#F0F0F0;
	height:30px;
	width:221px;
	margin:5px 0px 0px 0px;}
#trekname_bg a.trek_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#61605F;
	font-weight:bold;
	text-decoration:none;
	padding-left:50px;}	
#trekname_bg a.trek_name:hover{
	text-decoration:underline;}

	
#simple_but {
	background:#F0F0F0;
	height:20px;
	width:100px;}
	
#simple_but a{
	background:url(../images/bullet1.gif) 3px 13px no-repeat;
	font-size:11px;
	color:#61605F;
	padding:12px 0px 0px 20px;
	text-decoration:none;}
#simple_but a:hover{
	background:url(../images/bullet1_hover.gif) 3px 13px no-repeat;}


/*You are Here:*/
.pagename{
	background:url(../images/pagename_mid.jpg) repeat-x;
	height:31px;
	width:761px;}
/*You are Here: End*/

#list{
	padding:0px;
	margin:0px;}
#list .list_style li{
	padding:5px 0px 5px 0px;
	list-style:none;}
#list .list_style a{
	background:url(../images/bullet2_hov.gif) no-repeat 10px 9px;
	padding:5px 10px 5px 20px;
	color:#000000;
	text-decoration:none;}
#list .list_style a:hover{
	background:url(../images/bullet2.gif) no-repeat 10px 9px;
	color:#3B3B3B;
	text-decoration:underline;}


/*Home left part*/
#body_left{
	background:#F5F5F5;
	width:260px}
/*Home left part End*/

/*Destination Right Part*/
.destination_mid{
	background:url(../images/destination_mid.jpg) repeat-x;
	height:31px;
	width:180px;}
.destination_bg{
	background:#FFFFFF;
	width:195px;}
	
#category{
	padding:0px;
	margin:0px;}
#category ul{
	padding:5px;
	background:#ffffff;
	margin:0px;}
#category  li{
	list-style:none;
	background:#EFEFEF;
	padding:5px 0px;
	margin:1px;}
#category  li:hover{
	background:#cccccc;}

#category a{
	padding:10px;
	color:#000000;
	text-decoration:none;}


#cat_link  {
	background:#CCCCCC;
	padding:5px 0px 5px 10px;}	
	
/*Destination Right Part End*/




#list_style{
	padding:0px;
	margin:0px;}
#list_style ul{
	padding:0px;
	margin:0px;}
#list_style li{
	padding:3px 0px 3px 0px;
	list-style:none;
	background:url(../images/foot_bullet.jpg) 15px 10px no-repeat;}
#list_style li a{
	color:#AEAEAE;
	text-decoration:none;
	padding:5px 0px 0px 25px;}
#list_style li a:hover{
	text-decoration:underline;}
	
#feature_bg{
	padding:0px;
	margin:0px;
	background:url(../images/feature_bg.jpg) no-repeat;
	width:979px;
	height:184px;}	
#feature_bg .head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#4C7CB5;
	text-transform:uppercase;
	padding:10px 0px 0px 0px;}

	
#footer_contact{
	padding:0px 0px 0px 0px;}
#footer_contact .contact_head{
	font-weight:bold;
	color:#AEAEAE;}
#footer_contact .contact_content{
	color:#AEAEAE;}

#footer{
	padding:0px;
	margin:0px;}
#footer .footer_bg{
	background:#E4E4E4;
	padding:20px 10px 20px 0px;}
#footer a{
	font-weight:normal;
	color:#7A7A7A;
	text-decoration:underline;
	padding:0px 10px 0px 10px;}
#footer a:hover{
	color:#B1B1B1;
	text-decoration:none;}		
#footer .copyright{
	font-weight:normal;
	color:#7A7A7A;
	padding:0px 0px 0px 20px;}
	
	
.text_box{
	background:url(../images/text_box.jpg) repeat-x;
	border:1px solid #7F9DB9;
	font-size:11px;
	height:18px;}	
.msg_box{
	background:url(../images/text_box.jpg) repeat-x;
	border:1px solid #7F9DB9;
	font-size:11px;
	height:100px;}

.submit_but{
	background:url(../images/submit.jpg) no-repeat;
	width:50px;
	height:22px;
	border:none;
	cursor:pointer;
	outline:none;}	
.reset_but{
	background:url(../images/reset.jpg) no-repeat;
	width:50px;
	height:22px;
	border:none;
	cursor:pointer;
	outline:none;}
a.select_date{
	color:#000000;
	font-weight:bold;}

/*Day Calender*/	
#calender{
	padding:0px;
	margin:0px;}	
#calender .day_top{
	background:url(../images/day_top.jpg) no-repeat;
	width:45px;
	height:18px;}

#calender .day{
	background:url(../images/day.jpg) no-repeat;
	width:45px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	padding:0px 0px 8px 3px;}
.day_title{
	font-size:11px;
	font-weight:bold;
	color:#990000;}	
.day_content{
	text-align:justify;
	margin:0px 35px 0px 0px;}
/*Day Calender End*/	
	
#cont_list{
	padding:0px;
	margin:0px;}
#cont_list ul{
	padding:0px;
	margin:0px;}
#cont_list li{
	padding:5px 0px 5px 25px;
	list-style:none;
	background:url(../images/bullet2.gif) 15px 10px no-repeat;}
	
	
#read_more{
	float:right;
	background:url(../images/read_bg.jpg) no-repeat;
	width:77px;
	height:32px;
	padding:11px 0px 0px 12px;}
#read_more .read{
	color:#FFFFFF;
	text-decoration:none;}
#read_more .read:hover{
	text-decoration:underline;}
.map_bg{
border:#E3E2DD 1px solid;

	padding:3px;}
.td_color td{
	background:#F4F3EE;
	padding:3px 0px 3px 80px;}

.td_color1 td{
	padding:3px 0px 3px 80px;}
.message{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;}
	

.booking_but{
	background:url(../images/book_but.jpg) no-repeat;
	width:179px;
	height:25px;
	cursor:pointer;}
.booking_but:hover{
	background:url(../images/book_buthov.jpg) no-repeat;}
#aboutus{
	padding:0px;
	margin:0px;}

#aboutus .img_border {
	border:#999999 1px solid;
	float:right;
	padding:3px;
	margin:10px;}
#aboutus .content{
	padding:5px 18px;
	text-align:justify;}
.note{
	background:#FFFF99;
	padding:2px;}
#sp_offer{
	padding:0px;
	margin:0px;}
#sp_offer .image{
	float:left;
	padding:0px 0px 0px 5px;}
#sp_offer .date{
	float:left;
	padding:0px 0px 0px 5px;
	color:#000000;
	font-weight:normal;}
#sp_offer .cont{
	float:left;
	text-align:justify;
	color:#000000;
	padding:0px 8px 0px 8px;}
.success{
	color:#009900;}
.fail{
	color:#FF0000;}
a.mailme{
	color:#7A7977;
	text-decoration:underline;}
a.mailme:hover{
	text-decoration:none;}


#foreign_exg{
	padding:0px;}
#foreign_exg .head{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#C93719;
	padding:20px 0px 0px 0px;}
#foreign_exg .sub_head{
	color:#000000;
	font-weight:bold;
	padding:5px 0px 5px 0px;}
#foreign_exg .cont{
	color:#000000;}
#foreign_exg a.exg_link{
	color:#CC0000;
	text-decoration:underline;}
#foreign_exg a.exg_link:hover{
	color:#CC0000;
	text-decoration:none;}
.divider{
	background:url(../images/divider.jpg) repeat-y;}
.visitnepal_img{
	background:#2f2f2f;
	padding:8px;}

#site_map{
padding:0px 0px 0px 30px;
margin:0px;}
#site_map ul{
padding:0px;
margin:0px;}
#site_map ul li{
list-style:disc;
color:#333333;}
#site_map a{
color:#333333;
text-decoration:none;}
#site_map a:hover{
text-decoration:underline}

