html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}


img.imgleft { 
    float: left; 
    margin: 4px; 
	border: 1px solid #a0a0a0;
	background: #f0f0f0;
	padding: 2px;
	margin-right: 10px;
	margin-top: 5px;
}

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.trip-box-new {
		background: #fcfbf4;
		border: 1px solid #ccc9ba;
		padding: 5px;
		margin: 0px 0px 10px 0px;
}

.trip-iti-new {
		background: #fbf5ec;
		border: 1px solid #dfd8ce;
		border-left: 2px solid #dfd8ce;
		padding: 5px;
		margin: 0px 0px 10px 0px;
}

.inquiry-box{
		background: #f0ece9;
		border: 1px solid #dfd8ce;
		border-left: 2px solid #dfd8ce;
		padding: 5px;
		margin: 0px 0px 10px 0px;
}

/* Navigation */
#nav_wrapper{
	width: auto;
	height: 37px;
	margin: 0 auto;
}
	ul.nav{
		padding: 3px 0 0 0;
		height: 37px;
		position: relative;
		margin: 0px 2px 0px 0px;
	}
		ul.nav li{
			float: left;
			list-style:none;
		}
			ul.nav li.active a{
				z-index: 8 !important;
				background-position: bottom !important;
			}
			ul.nav li a{
				position: absolute;
				height: 37px;
				width: 147px;
				border: 0px;
			}
			ul.nav li a.home{
				z-index: 8;
				left: 5px;
				background: url("../images/tab-home.png") no-repeat;
			}
			ul.nav li a.india{
				z-index: 7;
				left: 125px;
				background: url("../images/tab-india.png") no-repeat;
			}
			ul.nav li a.nepal{
				z-index: 6;
				left: 245px;
				background: url("../images/tab-nepal.png") no-repeat;
			}
			ul.nav li a.tibet{
				z-index: 5;
				left: 365px;
				background: url("../images/tab-tibet.png") no-repeat;
			}
			ul.nav li a.bhutan{
				z-index: 4;
				left: 485px;
				background: url("../images/tab-bhutan.png") no-repeat;
			}
			ul.nav li a.sikkim{
				z-index: 3;
				left: 605px;
				background: url("../images/tab-sikkim.png") no-repeat;
			}
			ul.nav li a.ladakh{
				z-index: 2;
				left: 725px;
				background: url("../images/tab-ladakh.png") no-repeat;
			}	
			ul.nav li a.inquiry{
				z-index: 1;
				left: 845px;
				background: url("../images/tab-inquiry.png") no-repeat;
			}
				ul.nav li a images{
					display: none;
				}


/*** round box ***/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('../images/corners1280x18.gif'); 
	height: 9px;      
	font-size: 2px; 
	}
.top-left, .bottom-left { 
	margin-right: 9px; 
	}
.top-right, .bottom-right { 
	margin-left: 9px; 
	margin-top: -9px; 
	}
.top-right {
	background-position: 100% 0;  
	}
.bottom-left  { 
	background-position: 0 -9px; 
	}
.bottom-right { 
	background-position: 100% -9px;
	}
.inside {
	border-left: 1px solid #949494;
	border-right: 1px solid #949494;
	background: #f7f7f7;  
	color: #000000;  
	padding-left: 10px;
	padding-right:10px; 
	}
.notopgap    { margin-top: 0; } 
.nobottomgap { margin-bottom: 0; }

.morelink{
	font-family: Verdana, Arial;
	font-size: 12px;
}

/*** My Box ***/

.colbox{
	width: 100%;
	position:relative;
}

.col_2{
	float:right;
	margin-right:-100%;
	margin-right:0px;
	width:200px;
	position:relative;
}

.contenitore_col_1{
	float:left;
	width:100%;
}

.col_1{
	margin-left:0px;
	/*margin-right:220px;*/
	padding:0px;
	overflow:hidden;
} 


#a_colbox{
	width: 99%;
	position:relative;
	height:auto;
	margin: 0px;
}

#a_col_1{
	float:left;
	margin-right:-100%;
	margin-left:0px;
	width:62%;
	position:relative;
	margin-top: 0px;
}

.a_col_1_in{
	padding:5px; 
	background-color:#e7e7e7; 
	border:1px solid #caaf80;
}

#a_contenitore_col_2{
	float:left;
	width:100%;
}
#a_col_2{
	margin-top: 8px;
	margin-right:0px;
	margin-left:65%;
	padding:0px;
	overflow:hidden;
} 




#my_colbox{
	width: 99%;
	position:relative;
	height:auto;
}

#my_col_1{
	float:left;
	margin-right:-100%;
	margin-left:0px;
	width:45%;
	position:relative;
	margin-top: 10px;
}

.my_col_1_in{
	padding:5px; 
	background-color:#e7e7e7; 
	border:1px solid #caaf80;
}

#my_contenitore_col_2{
	float:left;
	width:100%;
}
#my_col_2{
	margin-top: 10px;
	margin-right:0px;
	margin-left:50%;
	padding:0px;
	overflow:hidden;
} 

.my_trip_box{
	height: 90px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; padding:3px;
	border-bottom: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
	margin:0 0 5px 1px; line-height:15px;
}
.my_trip_box_img{
	float:left; width:70px; height:90px;
	overflow:hidden; margin:0 5px 0 0; 
}

.my_trip_box h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 1px;
}

.tripimage{
	padding-right: 10px;
	padding-bottom: 0px;
}



.myclear{
	clear:both;
}

/*** top right menu ***/

#trmenu{
	padding:0;
	margin:0;
	width: 100%;
}

#trmenu li{
	float:left;
	padding:0;
	margin:0;
	margin-bottom:1px;
	text-align:left;
	list-style: none;
}

#trmenu li a{
	margin:0;
	float:left;
	width:180px;
	padding:3px 2px 2px 15px;
	background:#276100;
	color:#FFFFFF;
	text-decoration: none;
}

#trmenu li a:hover{
	text-decoration:underline;
	background:#613f00;
	color:#ddcc00;
}

.page_item{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}


/* Navigation */

.navigation dl, #search dl, #cart-right-col dl {
float:left;
width: 100%;
margin: 0;
padding: 0;
}

#cart-right-col{background-color: #DCE2DE;}

.navigation dt, #search dt, #cart-right-col dt{
font-family: Helvetica, Verdana, Arial;
margin:0;
font-size: 95%;
padding:0.5em 1.5em;
color: #ffffff;
background: #6da63d url(../images/nav_heading_bg.gif) repeat-x;
}
.navigation dd, #search dd, #cart-right-col dd {
margin:0;
padding:0;
color: #555;
font-size: 80%;
background: #B6F587;
border-bottom: 1px solid #9bda66;
font-family:  Arial, Verdana;
}

.navbar a, .navbar a:visited {
color:#103900;
text-decoration:none;
display:block;
padding:5px 5px 5px 20px;
background: transparent url(../images/arrow.gif) 10px 50% no-repeat;
}
.navbar a:hover {
background: #A0D777 url(../images/arrowr.gif) 10px 50% no-repeat;
color:#fff;
}

/*** Tour box **/
.boxtext{
	padding:5px 2px 5px 2px;
	text-align:justify;
}

.package{
	font-family: Tahoma, Verdana, Helvetica;
	font-size:11px;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px 10px 2px 0px;
	border-bottom: 1px dashed #CC6600;	
}

.package a{
	text-decoration: none;
}

.package a:visited{
	color: #00F;
}

.packagebox{
	font-family: Tahoma, Verdana, Helvetica;
	font-size:11px;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px 10px 2px 0px;
}

.package .day{
	color: #006600;
	font-size: 11px;
	float: right;
	margin-right: 0px; 
	width: 20%;
	text-align: right;
}

/*** down menu ***/
#invertedtabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
position:relative;
}

#invertedtabs ul{
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: #0030b7;
background: #b8ecf7 url(../images/tabs_left.gif) no-repeat left bottom;
margin:0 4px 0 0;
padding:0 0 0 3px;
text-decoration:none;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(../images/tabs_right.gif) no-repeat right bottom;
padding:5px 9px 5px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #cbcbcb;
}

#invertedtabs a:hover span{
background-color: #cbcbcb;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #cbcbcb;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 2px;
line-height: 8px;
background: #cbcbcb;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


/*** Tour Container ***/
#mytours{
	padding: 5px;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 14px;
	color:#FFF;
	margin-top: -25px;
}


.tourcontainer {
	margin: 0px;
	text-align: left;
	border-bottom: 1px solid #C93;
	padding: 6px;
}


.tourbox, .tourbox div,.tourbox a, .tourbox img {
	padding:1px;
	border-width:1px; 
	border-style:solid;
/*Just so I could see margins, borders padding*/
}

.tourbox {-moz-border-radius: 5px; /*mozilla round corners*/
	display: -moz-inline-stack; /*mozilla */
	display: inline-block;
	max-width: 98%;
	border-color:#512400;
	background: #825400;
	vertical-align: top;
	text-align: left;
	margin-bottom: 15px;	
	margin-right: 12px;	
}

.tourbox div {
	display: block;
	border-color:#512400; 
	background: #825400;
	}

.tourbox a {
	display:inherit;
	display:block;
	/* display:block; for mouse keyboard focus border in non IE */
	position:relative;
	/* FF fix
	Problem with the above, if we use that, Opera loses every second image!
	solved it by adding position:inherit to the image.*/
	border-color:#C1C1C1; 
	}

.tourbox a:focus, .tourbox a:active, .tourbox a:hover {
	border-color:#000;
}
.tourbox img {
	position:inherit; 
	border-color:#A7A7A7; 
	background:#9A9A9A;
	}
/* Fix for Opera second image problem. */ 


.tourtitle{
	font: bold 14px Helvetica, Arial, sans-serif;
	padding: 2px;
	margin: 0px;
}
.tourinfo{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 165px;
	padding: 5px;
}

.tourheight{
	height: 70px;
	padding:1px;
	border:1px solid #FFF;
	margin: 0px;
}


/** foot wrap **/

.footwrapper{
   position: relative;
   float: left;
   left: 5px;
   width: 965px;
   margin: auto;
}
.left1{
   position: relative;
   float: left;
   left: 1px;
   width: 192px;
}
.left2{
   position: relative;
   float: left;
   left: 4px;
   width: 192px;
}
.left3{
   position: relative;
   float: left;
   left: 7px;
   width: 192px;
}
.left4{
   position: relative;
   float: left;
   left: 10px;
   width: 192px;
}
.right{
   position: relative;
   float: right;
   left: 10px;
   width: 192px;
}

.tdpadding {
	padding: 3px;
}
