/* CSS Document */
body{padding:0px; margin:0px; color:#f4f4f1; font:12px/14px; margin:auto; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal;}
ul{list-style-type:none}



div#main {
	background-color: #f4f4f1;
	width: 956px;
	margin: auto;
}
/*----header----*/
div#header {
	float: left;
	width: 956px;
}
#topmenu{
	height:76px;
	width:956px;
	background-image: url(images/bg-topname.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position:relative; margin:0px; padding:0px;
	float:left;
}
#topmenu .logo {
	background-image: url(images/logo1.gif);
	background-repeat: no-repeat;
	height:76px;
	background-position: 25px 2px;
}
#left-curve {
	width:956px;
	height:76px;
	background-image: url(images/left-name.jpg);
	background-repeat: no-repeat;
}
#left-curve .menu{
	list-style: none;
	width: 450px;
	height:76px;
	float:right;
	padding:0px;
	margin:0px;
	background-image: url(images/right-name.jpg);
	background-position: right;
	background-repeat: no-repeat; position:relative;
	
}
.menu ul {	
	display:block; width:530px; margin:0px; padding:15px 10px 0 0; position:absolute; top:0px; right:0px;
}


.menu li {
	display: inline; float:right;
}

.menu a {	
	width:110px; display:block; padding:0; text-decoration:none; text-align:center; margin:0px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; text-transform: uppercase; line-height: 30px; color: #83d2da;
}

.spacer {
	height: 10px;
}


.menu a:hover {
	color:#FFFFFF; width:110px;
}
.menuright {
	padding:0 0 0 15px; margin:0 0 10px 0; width:160px; }
.menuright form{
	margin:0px; padding:5px 0 0 0;
	}
.menuright form input{
	width:120px; height:20px; display:block; background:url(images/search1.gif) repeat-x; color:#000; float:left; margin:0px; padding:3px 0 0 5px; border:none; font-size:12px; 
	}
.menuright form input.button{
	width:28px; height:23px; background:url(images/search.gif) no-repeat 0 0; float:left; cursor:pointer; border:none; padding:0px; margin:0px;
	}
/*----header----*/

div#bodypan {
	margin: auto;
	padding: 0px;
	background-color: #FFFFFF;
	
}

/*--------leftpan--------*/
div#leftpan {
	width: 233px;
	margin:0;
	padding:0;
	float:left;
}
div#l-pan {
	float: left;
	width:233px;
	margin:0;
	padding:0;
	position:relative;
}
.bottom {
	width:233px;
	}
/*--------rightpan--------*/
div#rightpan {
	width: 716px;	
	padding:0;
	margin:0;
	float:left;
	background:#FFFFFF;
	margin-left:3px;
}
div#left {
	width:4px;
	padding:0;
	margin:0;
	float:left;
}
div#middle {
	width:708px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(images/right_bg.gif);
	background-position: top;
	background-repeat: repeat-x;	
	background-color: #FFFFFF;
}
div#right {
	width:4px;
	padding:0;
	margin:0;
	float:left;
}
div#rightpan .line-left{
	width:716px;
	background-image: url(images/rightpan-leftshadow.gif);
	background-repeat: repeat-y;
	padding:0px;
	margin:0px;
	float:left;
}
div#rightpan .line-right{
	width:716px;
	background-image: url(images/rightpan-rightshadow.gif);
	background-repeat: repeat-y;
	float:left;
	background-position: right;
	padding:0px;
	margin:0px;
}

div#adarea {
	width: 716px;	
	background-color: #e6f6f8;
	padding:0;
	margin:0;
	float:left;
}
div#adarea .line-left{
	width:716px;
	background-image: url(images/adarea-leftshadow.gif);
	background-repeat: repeat-y;
	padding:0px;
	margin:0px;
	float:left;
}
div#adarea .line-right{
	width:716px;
	background-image: url(images/adarea-rightshadow.gif);
	background-repeat: repeat-y;
	float:left;
	background-position: right;
	padding:0px;
	margin:0px;
}


/*-------------MENU PANEL-------------*/
#MenuPan{	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	left: 10px;
	float:left;
	}
#MenuPan ul{
	width:680px;
	height:29px;
	display:block;
	left: auto;
	clear: none;
	float: left;
	position: relative;
	margin: 0;
	padding: 0px;	
	font-size: 11.5px;
	top:4px;
	}
#MenuPan ul li{
	display:block;
	float:left;
	margin:0;
	left: 10px;
	list-style-type: none;
	}
#MenuPan ul li a{
	color:#ffffff;
	text-decoration:none;
	margin:0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	}
#MenuPan ul li a:hover{
	color:#000000;
	}

/*-------------MENU PANEL-------------*/

.text2 {
	font-size: 11px;
	background-color: #343434;
}
/*-------------news-------------*/
#news{
	width:233px;
	background-image: url(images/news-bottom.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
	position:relative;
	margin:auto;
	padding-left:0;
	padding-right:0px;
}
.middle{
	height:24px;
	width:223px;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/news-bg.gif);
	background-repeat: repeat-x;
	float:left;
	line-height:22px;
}
.curve {
	width:5px;
	padding:0;
	margin:0;
	float:left;
}
#news .frame{
	padding-left:10px;
	padding-top:15px;
	float:left;
	margin-bottom:10px;
}
#news .left{
	width:233px;
	background-image: url(images/news-shadow-left.gif);
	background-repeat: repeat-y;	
	
}
#news .right{
	width:233px;
	float:left;
	background-image: url(images/news-shadow-right.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right;	
	
}

#news .text{
	width:210px;
	font-size: 11.5px;
	color: #35A8B5;
	line-height: normal;
	font-weight: bold;
	padding-top: 35px;
	padding-left: 12px;
	padding-bottom:0px;
	margin-bottom: 0px;
}
/*-------------news-------------*/
#word4c{
	width:233px;
	background-color: #FFFFFF;
	position:relative;
}

#word4c .left{
	width:233px;
	background-image: url(images/news-shadow-left.gif);
	background-repeat: repeat-y;	
	
}
#word4c .right{
	width:233px;
	float:left;
	background-image: url(images/news-shadow-right.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right;	
	
}
#word4c .text{
	width:200px;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	padding-top: 20px;
	text-align:justify;
	margin:0 auto 0 auto;
	background-image: url(images/comma.gif);
	background-repeat: no-repeat;
	background-position: 3px 10px;
}
.img{
	float:right;
}


#bestrip{
	width:233px;
	background-color: #FFFFFF;
	position:relative;
}
#bestrip .title{
	height:24px;
	width:223px;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/best-trip-bg.gif);
	background-repeat: repeat-x;
	float:left;
	line-height:22px;
}

#bestrip .line-left{
	width:233px;
	background-image: url(images/besttrip-shadow-left.gif);
	background-repeat: repeat-y;
}
#bestrip .line-right{
	width:233px;
	float:left;
	background-image: url(images/besttrip-shadow-right.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right;	
}

#bestrip ul{
	background:#fdcfcf;
	width:225px;
	color:#000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 2px;
}
#bestrip ul li{
	padding:0;
	margin:0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #6e6e6e;
	border-right-color: #6e6e6e;
	border-bottom-color: #B30000;
	border-left-color: #6e6e6e;
}
#bestrip ul li a{
	color:#000000;
	background-color:inherit;
	text-decoration:none;
	display:block;
	font-size: 12px;
	line-height: 25px;
	background-image: url(images/bullet_li.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding-left: 10px;
}
#bestrip ul li a:hover{
	color:#cb0808;
	background-color: #FFFFFF;
	background-image: url(images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}

#ad{
	width:229px;
	height:150px;
	background-image: url(images/mustang.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	position:relative;
}
#ad .title{
	width:227px;
	height:25px;
	background-image: url(images/ad-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align:center;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:2px;
	position:absolute;
	
}
#photo-gallery {
	width:227px;
	height:59px;
	margin-left:2px;
	position:relative;
	background-image: url(images/photo-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#photo-gallery .name a {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/photo-pix.gif);
	background-repeat: no-repeat;
	padding-left:90px;
	padding-top:22px;
	position:absolute;
	padding-bottom:16px;
	text-decoration:none
}
#visa {
	width:233px;
	position:relative;
	
}
.clear {
	clear: both;
}
.text-area {
	width:93%;
	top:55px;
	margin-left:25px;
	margin-bottom:10px;
	padding-top:10px;
}
.text-area h1 {
	color:#D91623;
	font-size:16px;
	line-height:5px;
	padding-top:10px; margin:0 0 10px 0;
}
.text-area h3 {
	color:#D91623;
	font-size:16px;
	line-height:5px;
	padding-top:10px;
	text-align:center; margin:0 0 15px 0;
}
.text-area h2 {
	color:#D91623;
	font-size:16px;
	line-height:15px;
	text-align:center;
}
.text-area h4 {
	color:#D91623;
	font-size:16px;
	line-height:15px;
	text-align:center;
}
.text-body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; color:#000000; line-height:16px; text-align:justify; font-weight:normal; }

.text-body ul li a:hover {
	color:#FF0000; }
.list {
	margin:0;
	padding:0;
}
.list ul {
	padding:0;
	margin:0;
	width:300px;
}
.list ul li{
	line-height:25px;
	border-bottom-width:1px; border-bottom-color:#141414; border-bottom-style:dashed;
	text-decoration:none;
	padding-left:10px;
	background:#0099CC;
}
.list ul li a{
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	display:block;
}
.list ul li a:hover {
	text-decoration:none;
	color:#990033;
	background-color: #CBEDEC;
}

.blockad {
	width:640px;
	background:#f4f4f4;
	border:1px solid #cbc3c3;
	padding: 10px;
	margin:20px auto 0 auto;
}

.pic_here {
	float:left;
	width:181px;
	margin-top:30px;
}
.textarea {
	padding:5px;
	margin:auto;
	_float:left;
	width:630px;
	background-color: #ffffff;
}
.subtxt {
	color:#005d9d;	font-size:14px; font-weight:bold; }
.subtxt1 {
	color:#000000;	font-size:12px; font-weight:bold; }

.textarea-heading {
	margin:15px 0 5px 0; float:left; font:normal 20px/24px Georgia, "Times New Roman", Times, serif; color:#0a8084;
}
.textbody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#000000; line-height:16px; text-align:justify; background:#f7f8f9; border:1px solid #cbc3c3; margin-left:5px; width:420px; float:left; padding:5px;
}
bestrip {
	font-size:12px;
	float:right;
}
.bestrip a {
	color:#0099CC;
	text-decoration:none;
}
.bestrip a:hover {
	color:#0099CC;
	text-decoration: underline;
}
.table {
	color:#000000;
	line-height:20px;
	text-align:left;
	}
.table-head {
	/*color:#1aacd2;*/ color:#fff; font-weight:bold; border-bottom:1px solid #dddddd; height:30px; font-size:13px; background:#0d9ba7; }
.table-subhead {
	/*color:#1aacd2;*/ color:#fff; font-weight:bold; border-bottom:1px solid #dddddd; font-size:12px; background:#8acdd0; }		
.table-bdy {
	vertical-align:top; line-height:15px; margin:0px; background:#e6f6f8; text-align:justify; padding:0px; max-height:50px; }	

.footer {
	width:713px;
	background-image: url(images/right_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top:20px;	
	margin-left:2px;
	

}
.footer ul{
	width:714px;
	display:block;
	float: left;
	position: relative;
	margin:0 0 5px 0;
	padding: 0px;
	top:4px;
	}
.footer ul li{
	display:block;
	float:left;
	margin:0px;
	right: 0px;
	left: 10px;
	list-style-type: none;
	width: auto;
	background-image: url(images/foter.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
.footer ul li.last{
	display:block;
	float:left;
	margin:0;
	right: 0px;
	left: 10px;
	list-style-type: none;
	width: auto;
	}

.footer ul li a{
	color:#ffffff;
	text-decoration:none;
	margin:0;
	padding:0 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	}
.footer ul li a:hover{
	color:#000000;
	text-decoration:underline;
}
.footer_address {
	font-size:11px;
	font-weight: bold;
	color:#58595b;
	line-height:15px;
	text-align:center;
	margin:10px 0;
}
.footer_address1 {
	font-size:12px;
	color:#000000;
	line-height:15px;
	text-align:left;
	margin:10px 25px 10px 25px; border-top:solid 1px #83d2da;
	padding:10px 0 0 0px;
}

.txt {
	font-size:13px;
	color:#0099CC;
	font-weight:bold;
	font:arial;
}

.contact {
	width:640px;
	color:#000000;
	font-size:14px;
	line-height:16px;
}
.forcontact {
	width:220px;
	vertical-align:top;
	float:right;
	padding:0;
	margin:0;
}
.bar {
	text-align:left;
	font-size: 12px;
	color: #58595b;
	padding-right: 10px;
	float:left;
}
.bar1 {
	text-align:justify;
	font-size: 12px;
	color: #58595b;
}

.txt1{
	font-size:14px;
	color:#0099CC;
	font-weight:bold;
}
.lis {
	margin:0px; padding:0px;
}
.lis ul {
	color:#000000;  padding:0px; margin:0 0 0 10px;
}
.lis li {
	font-size:12px;	color:#000000;	font-weight:normal;	margin:0px;	padding-left:10px;	list-style-type:none; background-image: url(images/lis.gif); background-repeat:no-repeat; background-position: 0px 6px; }

.more-info{
	font-size:14px;	color:#1aacd2; padding: 5px 0 0px 0px; font-weight:bold;
}	
.txt-column {
	font-size:12px;
	color:#000000;
	text-align:justify;
	line-height:16px;
	min-height:220px;
	background-image: url(images/comma_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:10px;
}
.dotted-border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	width:665px;
}
.word_client_img {
	width:250px;
	padding:0;
	margin:0;
	float:right;
	text-align:right;
	color:#0099CC;
	font-weight:bold;
}
.add a {
	color:#000000;
	text-align:justify;
	line-height:15px;
	text-decoration:none;
}
.add a:hover {
	text-decoration:underline;
	color:#993300;
}

.more a {
	width:82px;
	height:23px;
	background:url(images/more.gif);
	background-repeat:no-repeat;
	padding:0;
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	margin-right:10px;
	text-align:center;
	padding:0 10px;
}
.more a:hover {
	width:82px;
	height:23px;
	background:url(images/more-a.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	margin-right:10px;
	padding:0 10px;
}

.imageMenu {
	
	width: 600px;
	height: 200px;
	overflow: hidden;
	margin: 0px auto;
}
	

.imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;	
	
	}

.imageMenu ul li {
	float: left;
}

.imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:80px;
	height: 200px;
	
}

.imageMenu ul li.nepal a {
	background: url(images/nepal.gif) repeat scroll 0%;
}

.imageMenu ul li.bhtn a {
	background: url(images/bhtn.gif) repeat scroll 0%;
}

.imageMenu ul li.tbt a {
	background: url(images/tbt.gif) repeat scroll 0%;
}

.imageMenu ul li.darjelling a {
	background: url(images/darjelling.gif) repeat scroll 0%;
}

.imageMenu ul li.shikim a {
	background: url(images/shikim.gif) repeat scroll 0%;
}
.imageMenu ul li.lakadh a {
	background: url(images/ladhakh.gif) repeat scroll 0%;
	min-width:310px;
}

#gallery {
		padding: 10px;
		width: 600px;
		margin:0px auto; float:left;
	}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
		border: 5px solid #000;
		border-width: 5px 5px 20px;
		color: #fff;
}
#gallery ul a:hover { color: #fff; }
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#catagory{
	width:175px;
	background-color: #FFFFFF; float:left;
}
#catagory .title{
	height:24px;
	width:165px;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/catagory.gif);
	background-repeat: repeat-x;
	float:left;
	line-height:22px;
}
#catagory .l-left{
	width:150px;
	background-image: url(images/catagory-left-shadow.gif);
	background-repeat: repeat-y;
	margin:auto; padding:5px 0 0 25px;;  height:30px;
}
#catagory .l-right{
	width:175px;
	float:left;
	background-image: url(images/catagory-right-shadow.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right;	
}
#catagory .btm {
	width:175px; }
.menu1 {	
	font-size:11px;
	padding:0px; margin:auto; }
#wrapper{
	width: 660px; margin: 0 auto; }
.tab-next{
	float: left; margin: auto; width: 65px; height: 20px; padding:6px 0 0 5px; font-size:11px; }
.tab-next a{
	text-decoration:none; color:000000;}
.tab-next a:hover{
	text-decoration:underline; color:000000;}
.tab-next1{
	float: right; margin: 0px;; width: 65px; height: 20px; padding:0 0 0 5px; font-size:11px; }
.tab-next1 a{
	text-decoration:none; color:000000;}
.tab-next1 a:hover{
	text-decoration:underline;}
.tab{
float: left;
margin: auto;
text-align: center;
width: 82px; height: 26px; background: url(images/btn.gif) no-repeat;
}
.tab a{
height: 26px;
width: 82px; font-size:11px; text-decoration:none; color:#FFFFFF;  margin:0px; padding:0px; display:block;
}
.tab a:hover{
background: url(images/btn-a.gif) no-repeat; margin:0px; padding:0px;
}
.tabtxt{
color: #fff;
font-weight: bold;
padding:0px; line-height:25px;
}
.boxholder{
clear: both; padding: 5px; background: #ffffff; border:solid 1px #11a9d0;
}
.detail-1{
	padding: 5px 0 5px 0px; margin:0px; font-weight:bold; font-size:14px; color:#0099CC;
}

#menuright form{
	margin:10px 10px auto 0; padding:0; float:right;
	}
#menuright form label{
	font:20px Arial, Helvetica, sans-serif; color:#CBCBCB; margin:auto 0 auto 20px; padding:0; float:left; font-weight:normal; background-color:#000000;
	}
#menuright form input{
	width:130px; height:22px; display:block; background-color:#ffffff; border:#494949 1px solid; color:#ACACAC;
	float:left; margin:auto 0 auto 10px; padding:0 0 0 5px;
	}
#menuright form input.button{
	width:31px; height:23px; background:url(images/search_button.gif) no-repeat 0 0; float:left; cursor:pointer; border:none;
	}
	
.search_page a{
	font:18px;
	color:#0099CC;
	font-weight:bold;
	text-decoration:underline;
}	
.search_page a:hover{
	text-decoration:none;
}	

