/* Style.css */
  #nav {
    height: 50px;
    font-size: 14px;
    line-height: 13px;
    font-family: Georgia, Helvetica, Arial;
    text-align: center;
	font-weight: bold;
	text-transform:uppercase;
	float:right;
	margin-right: 10px;
	text-indent: -2500%;
	/*width: 100%;*/
  }
  
  #nav li {
    display: inline;
  }
  
  #nav li a {
    color: #d9d9d9;
    float: left;
    padding: 10px 0 20px 0;
	text-decoration: none;
  }
  #nav li a:hover,
  #nav li.current_page_item a {
    color: #fff;
  }
    #nav a.home {
	width: 70px;
    background: url(../images/home-menu.png) no-repeat;
    }
* html #nav a.home {
	width: 70px;
    background: url(../images/home-menu.gif) no-repeat;
    }
    #nav a.nepal {
	width: 70px;
	background: url(../images/nepal-menu.png) no-repeat;	  
    }
* html #nav a.nepal {
	width: 70px;
	background: url(../images/nepal-menu.gif) no-repeat;	  
    }
	
    #nav a.tibet {
	width: 70px;
	background: url(../images/tibet-menu.png) no-repeat;	 
    }
* html #nav a.tibet {
	width: 70px;
	background: url(../images/tibet-menu.gif) no-repeat;	 
    }
    #nav a.bhutan{
	width: 70px;
	background: url(../images/bhutan-menu.png) no-repeat;	 
    }
* html #nav a.bhutan{
	width: 70px;
	background: url(../images/bhutan-menu.gif) no-repeat;	 
    }
    #nav a.india {
	width: 70px;
	background: url(../images/india-menu.png) no-repeat;	 
    }
* html #nav a.india {
	width: 70px;
	background: url(../images/india-menu.gif) no-repeat;	 
    }
    #nav li a.home:hover,
    #nav li.current_page_item a.home {
	background: url(../images/home-menu.png) no-repeat 0px -45px;
    }
	
* html #nav li a.home:hover,
* html #nav li.current_page_item a.home {
	background: url(../images/home-menu.gif) no-repeat 0px -45px;
    }
	
    #nav li a.nepal:hover,
    #nav li.current_page_item a.nepal {
	background: url(../images/nepal-menu.png) no-repeat 0px -45px;
    }
* html #nav li a.nepal:hover,
* html #nav li.current_page_item a.nepal {
	background: url(../images/nepal-menu.gif) no-repeat 0px -45px;
    }
    #nav li a.tibet:hover,
    #nav li.current_page_item a.tibet {
	background: url(../images/tibet-menu.png) no-repeat 0px -45px;
    }
* html #nav li a.tibet:hover,
* html #nav li.current_page_item a.tibet {
	background: url(../images/tibet-menu.gif) no-repeat 0px -45px;
    }
    #nav li a.bhutan:hover,
    #nav li.current_page_item a.bhutan {
	background: url(../images/bhutan-menu.png) no-repeat 0px -45px;
    }
* html #nav li a.bhutan:hover,
* html #nav li.current_page_item a.bhutan {
	background: url(../images/bhutan-menu.gif) no-repeat 0px -45px;
    }
    #nav li a.india:hover,
    #nav li.current_page_item a.india {
	background: url(../images/india-menu.png) no-repeat 0px -45px;
    }
* html #nav li a.india:hover,
* html #nav li.current_page_item a.india {
	background: url(../images/india-menu.gif) no-repeat 0px -45px;
    }
	

/*** My Menu ***/

  #menuline  { list-style: none; background: #A8BC81 url('../images/menu-left-cornor.gif') no-repeat top left; height: 35px; width: 589px; overflow: hidden; padding: 3px 0 0 10px; margin: 0 0 0 1px; font-family: Helvetica; font-size: 12px; font-weight: bold; }
    #menuline li { float: left; margin-right: 10px; overflow: hidden; position: relative; }
    #menuline li a { color: #142040; position: relative; text-decoration: none; z-index: 100; display: block; float: left; height: 32px; line-height: 32px; text-align: left; padding-left: 12px;}
    #menuline li a span { cursor: pointer; display: block; float: left; padding-right: 12px; }
    #menuline li a:hover, #menuline li.active a  { background: url('../images/nav-over-left.png') no-repeat top left; color: #235F30; }
* html #menuline li a:hover, * html #menuline li.active a  { background: url('../images/nav-over-left.gif') no-repeat top left; color: #235F30; }
    #menuline li a:hover span, #menuline li.active a span { background: url('../images/nav-over-right.png') no-repeat top right; color: #235F30; display: block; }
	
* html #menuline li a:hover span, * html #menuline li.active a span { background: url('../images/nav-over-right.gif') no-repeat top right; color: #235F30; display: block; }
    #menuline li span.shadow {color: #e1e9d9; position: absolute; top: 11px; left: 13px; z-index: 10; opacity: 0.8; line-height: 1; width: 100%; text-align: left;}


/*** Search ***/
#search p * { 
	vertical-align: middle;
}

#search p input { 
	width: 200px;
	font-size: 12px;
	padding: 3px;
	margin-top: 7px;
}

#search p input.submit { 
	width: auto;
	padding: 5px 10px 0 3px;
	border: 0;
}


/*** Gallery ***/


#gallery {
	position:relative;
	height:230px
}
	#gallery a {
		float:left;
		position:absolute;
		margin-left: 10px;
		margin-top: 10px;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:580; 
		background-color:#000; 
		color:#ffffff; 
		height:70px; 
		width:100%; 
		position:absolute;
		bottom:-10px;
		margin-left: 10px;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	

/*** Slide ***/
#featured{ 
	width:680px; 
	padding-right:250px; 
	position:relative; 
	border:0px solid #ccc; 
	height:250px; 
	
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; 
	left:0px; 
	list-style:none; 
	padding:0; 
	margin:0; 
	width:330px; 
	height: 250px;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; 
	padding-right:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; 
	margin:2px 5px; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; 
	font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('../images/selected-item.gif') top right no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:600px; 
	height:250px; 
	background:#999; 
	position:relative;
	left: 330px;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; 
	left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; 
	font-family:Georgia, serif; 
	color:#fff; 
	padding:5px; 
	margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; 
	font-size:11px; 
	line-height:15px; 
	color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}



/*** Tabs 1 ***/

#tabcontent{
	padding: 5px 5px 10px 5px;
	background: #f3f1eb;
	border: 1px solid #dedbd1;
	margin-bottom: 5px;
	margin-top: 0px;
}

.container {width: 290px; margin: 5px auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.6em;

}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 10px 10px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/trekking-indicator.gif) top left no-repeat;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content p{
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.tab_content p a{
	text-decoration: none;
	color: #555D70;
}
.tab_content p a:hover{
	text-decoration: underline;
	color: #850000;
}
.tab_content img {
	float: left;
	margin: 0 10px 5px 0;
	border: 1px solid #ddd;
	padding: 5px;
}


/*** Right side menu ***/

#rightnavigation {
	float:right;
	width: 100%;
	margin: 0;
	margin-bottom: 10px;

}

.rightnav li{
	color:#555;
	display: block;
	background: #DCE2DE;
	border-bottom: 1px solid #ccc;	

}

.rightnav a{
	display: block;	
	padding: 4px;
	background: #FFFFFF url(../images/arrow.gif) 10px 50% no-repeat;

}

.rightnavigation dl, #search dl, #cart-right-col dl {
	float:right;
	width: 100%;
	padding: 0px 0px 10px 0px;
	background: #bfd497 url(../images/rmenu-back.jpg) bottom left no-repeat;

}
.rightnavigation dt, #search dt, #cart-right-col dt{
	margin:0;
	font-size: 14px;
	font-weight: bold;
	padding:0.5em 1.5em;
	color: #ddd;
	background: #9bad77 url(../images/m-title-back.jpg) top left no-repeat;

}
.rightnavigation dd, #search dd, #cart-right-col dd {
	margin:0;
	padding:0;
	color: #555;
	font-size: 12px;
	font-family: Verdana;
	background: #bfd497 url(../images/arrow.gif) 10px 50% no-repeat;
	border-bottom: 1px dotted #d1eaa7;
}
.rightnavbar a, .rightnavbar a:visited {
	color:#555;
	text-decoration:none;
	display:block;
	padding:5px 5px 5px 20px;
}
.rightnavbar a:hover {
	background: #b7b797 url(../images/arrowr.gif) 10px 50% no-repeat;
	color:#fff;
}


/*** Images ***/

.leftimg{
	border: 1px solid #d1d1d1;
	background-color: #FFFFFF;
	padding: 3px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.rightimg{
	border: 1px solid #d1d1d1;
	background-color: #FFFFFF;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	}

.imgleft{
	border: 1px solid #d1d1d1;
	background-color: #FFFFFF;
	padding: 3px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.imgright{
	border: 1px solid #d1d1d1;
	background-color: #FFFFFF;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	}

/*** Teaser ***/
	.teaser {
		padding:0 0 0 11px;
		margin:0px;
		background:url("../images/tsr-l.gif") top left no-repeat;
	}
	.teaser h2 {
		font-family: Arial, Helvetica;
		font-size: 16px;
		font-weight: bold;
		background:url("../images/tsr-r.gif") top right no-repeat;
		margin:0;
		padding:8px 0 0.5em 0;
		color: #003e67;
	}
	.teaser p {
		font-family: Helvetica;
		font-size: 13px;
		margin:0 0 0 -11px;
		padding:0 11px 0.3em;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#f3f0f4;
	}
	.teaser p a{
		text-decoration: none;
		color: #808000;
	}	

	.teaser p a:hover{
		text-decoration: none;
		color: #d9a300;
	}
	
	.teaser div {
		margin:0 0 0 -11px;
		padding-left:11px;
		background:url("../images/tsr-l.gif") bottom left no-repeat;
	}
	.teaser a.more {
		display:block;
		text-align:right;
		padding:0 10px 10px 0;
		background:url("../images/tsr-r.gif") bottom right no-repeat;
	}

a {
	color: #006;
	text-decoration: none;
}

a:hover {
	color: #060;
	text-decoration: none;
}

/* Menu Bold */
#menubox{
	border: 1px dotted #d8d5d7;
	background: #f2eff3;
	padding: 10px;
	width: 96%;
	margin: 10px 0px 0px 0px;
}

* html #menubox{

	float: left;
}

.menubold {

	font: bold 12px/1.7 Arial, Helvetica, sans-serif;

	padding: 0px 0px 0px 30px;

	}
	
/* Book Link */

	
a.book-link{
	padding: 2px 12px; 
	text-transform: uppercase;
	background: #327e08;
	border: 1px solid #236300;
	color: #fff;
	margin: 10px 100px 10px 10px;
	float: right;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;

	}

a.book-link:hover{
	background: #eeca05;
	border: 1px solid #c2a504;
	color: #fff;
		}

/* Photo Gallery */

.pgallery p{
	font: normal 12px Arial, Tahoma, Helvetica, sans-serif;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 170px;
	line-height: 1.3;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
	padding: 0 30px 0 0;
}

* html .pgallery p{
	font-family: Arial, Verdana, Helvetica;
	font-size:11px;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 170px;
	text-align: center;
	margin-bottom: 10px;
}

.pgallery .name{
	font-weight: normal;
	font-size: 12px;
	float: right;
	margin-right: 5px; 
	width: 24%;
	text-align: center;
}
.photo-gallery{
	border: 2px solid #FFFFFF;
}
.document-text{
	font: normal 12px Arial, Tahoma, Helvetica, sans-serif;
	color: #00CC00;
}
.inquiry-text{
	font: normal 12px Arial, Tahoma, Helvetica, sans-serif;
	color: #898686;
}
/* fixed box */

.fixed p{

	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#237914;

	font-size:12px;

	width: auto;

	clear: left;

	left: auto;

	right: auto;

	margin: 0;

	padding: 2px;

	border-bottom: 1px dashed #CCCCCC;

	height: 20%;

}
.fixed a{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: bold;
	color:#0000ff;
	font-size:12px;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
}



* html .fixed p{

	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#237914;

	font-size:12px;

	width: auto;

	clear: left;

	left: auto;

	right: auto;

	margin: 0;

	padding: 2px;

	border-bottom: 1px dashed #CCCCCC;

	height: 5%;



}

.fixed .day{

	font-weight: bold;
	color:#237914;

	font-size: 12px;

	float: right;

	margin-right: 5px; 

	width: 20%;

	text-align: center;



}
.head{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #ad3500;
	margin-bottom: 0px;
}

.read {
COLOR: #aeaeae;
PADDING-LEFT: 1px;  
FONT-SIZE: 11px; 
FONT-FAMILY: Arial, Verdana, Helvetica; 
}
.read a{
COLOR: #467502;
text-decoration: none;
}

