/* CSS Document */


.heading{font-size:11px; font-weight:bold; margin-top:2px;}

html { 

}

th {
	text-align: left;
	color: #006C00;
	margin: 0px;
	padding: 0px;
}
a{
	color : #55340D;
	text-decoration: none;
}

a:hover{
	color : #0F0A02;
	text-decoration: none;
}

body {
	font: normal 12px arial;
	margin: 0 auto;
	background: #EFEDE5;
	color : #55340D;
	text-align: justify;
	
}
* { margin : 0; padding : 0; border: 0}
h1, h2, p, form, fieldset, Dl, DT, DD { margin : 0; padding : 0; }

img{border:none}
div#Container {
	position : relative;
	width : 769px;
	background-image: url(../images/final_backgroung.gif);
	background-repeat: repeat-y;
	top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#Container dt { background: #EFEDE5; 
				   margin : 0; 
				   padding : 0; 	
				}

#header { /* <DIV #2> */
	width: 769px;
	height: 86px;
	background-image: url(../images/header_bg-new.gif);
	background-repeat: repeat-x;
}
#header p {
	text-align: right;
	margin-right: 10px;
	padding-top: 13px;
}
#navcontainer {
	width: 100px;
	margin-top: 60px;
	float: left;
	margin-left: 30px;
}

#navcontainer img {
	margin-left: 10px;
}
#online {
	width: 100px;
	float: left;
	margin-top: 30px;
}
#nav {
	width : 753px;
	margin-left: 8px;
	margin-right: 8px;
	background-repeat: no-repeat;
}

ul#navlist {
	list-style: none;
	background-image: url(../images/nav-bg.gif);
	height: 32px;
}


#navlist li {
	float: left;
	margin-left: 6px;

}
#core_container { /* <DIV #3> */
	width: 753px; 
	margin-top: 0px;
	position:relative;
	margin-right: 8px;
	margin-left: 8px;
}
#body {
	width: auto;
	height: 125px;
	padding-top: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
#footer {
	width: 753px;
	height: 39px;
	font-family: Tahoma;
	font-size: 11px;
	color: #684F40;
	text-decoration: none;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#footer p {
	font-family: Tahoma;
	font-size: 9px;
	color: #684F40;
	text-decoration: none;
	padding-top: 13px;
	padding-left: 30px;
}
#nav p {
	width : 753px;
}
/*#body p {
	background-image: url(../images/trekking_in_nepal_bg.jpg);
	background-repeat: no-repeat;
	height: 154px;
	padding-top: 27px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}*/
#box
{
	background-image: url(../images/trekking_in_nepal_bg.jpg);
	background-repeat: no-repeat;
	height: 155px;
	padding-left: 15px;
	padding-bottom: 2px;
	width: 490px;
	float: left;
	
	
}
#box h1 {
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #684F40;
	text-decoration: none;
	height: 125px;
	float:left;
	padding-top: 27px;
	padding-right: 10px;
}
#box img {

float:left;
}
#body_right {
	float: right;
	width: 180px;
	padding-right: 30px;
	height: 155px;
}

img.eco
{
padding-top: 27px;
}
img p
{
	width: 20px;
	height: 147px;
	background-image: url(../images/line-spc.gif);
	background-repeat: no-repeat;
	float: none;
}
.bottom_ul { /* The small list of links on the bottom of the page. */
	list-style: none inside; /* no dot next to the list. */
	width: 160px;
	margin-left: 21px;
	background-image: url(../images/ul_bg.gif);
	background-repeat: repeat-x;
}
	.bottom_ul li { /* The actual list on the bottom. */
	height: 18px;
	font-size: 10px;
	color: #58452F;
	text-decoration: none;
	
	}
.bottom{
	color: #55340D;
	text-decoration: none;
	}
.bottom a, a:visited{
	color: #55340D;
	text-decoration: none;
	}
#news {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#684F40;
	float: left;
	width: 300px;
	margin-left: 20px;
	height: 110px;
}

#body_second {
	width: auto;
	height: 125px;
	padding-left: 30px;
	background-color: #FFFFFF;
	padding-top: 30px;
	clear: both;
	margin-bottom: 20px;
}

#box_second {
	height: 137px;
	padding-left: 15px;
	padding-bottom: 2px;
	width: 490px;
	float: left;
}
#trekking {
	width: 157px;
	float:left;
}


#trekking ul {
	margin:0px;
	padding:0px;
	width:157px;
	height:auto;
	
}

#trekking ul li {
	padding:0px;
	margin:0px;
	margin-bottom:7px;
	_margin-bottom:6px;
	width:157;
	height:27px;
	list-style-type:none;

}

#trekking ul li a {
	font:11px arial;
	text-decoration:none;
	color:#5B4627;
	background-color:#CCFF33;
	display:block;
	margin:0px;
	padding:7px 0 6px 32px;
	width:125; /* 32 pixels from horizontal padding removed */
	height:14px; /* 13 pixels from vertical padding removed */
	background:url(../images/trek.gif) no-repeat;
}

#trekking ul li a:hover {
	background-color:#FF3399;
	background:url(../images/bg_hover.gif) no-repeat; /* remove if no hover-function is wanted */
}

/*#treks{
	width: 157px;
	float:left;
	}
#treks_ul {
	list-style: none inside;
	height: 27px;
	
}


#treks li {
	float: left;
	margin: 0 0 0 0px;
	padding-bottom: 2px;
}
*/
#box_second h1 {

	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #684F40;
	text-decoration: none;
	height: 125px;
	float:left;
	padding-top: 27px;
	padding-right: 10px;
}
.arial11 {
	font-family: arial;
	font-size: 11px;
	color: #58452F;
	font-weight: normal;
	text-decoration: none;
}

#box_second p {
	float:left;
	width: 157px;
}
#news p {
	float: left;
	width: 14px;
}
#news h1 {
	width: 200px;
	height: 15px;
	vertical-align: top;
	text-align: left;
}
p#text {

	float: left;
	width: 200px;
}
p#allnewss {
	float: left;
	width: 220px;
	margin-left: 21px;
	margin-top: 5px;
}
p#readmore {
	float: right;
	width: 200px;
}
#body_img_box {

	float: right;
	width: 180px;
	padding-right: 30px;
	height: 139px;
}
#footer p.company {
	font-family: Tahoma;
	font-size: 9px;
	color: #684F40;
	text-decoration: none;
	width: 255px;
	float: left;
}
#footer p.pob {
	font-family: Tahoma;
	font-size: 9px;
	color: #684F40;
	text-decoration: none;
	float: left;
	width: 250px;
}
#footer p.email {

	font-family: Tahoma;
	font-size: 9px;
	color: #684F40;
	text-decoration: none;
	float: right;
	width: 150px;
}
#navlist li.text {
	float: left;
	margin: 0 0em 0 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #684F40;
	text-decoration: none;
	padding-top: 8px;
}
#box h1.readmore {
	width: 200px;
	float:right;
	text-align: right;
}
#box h3 {
	float: right;
	width: 200px;
	margin-left: 30px;
}
#box h1 img {
	margin-left: 80px;
}
.bottom_ul li img {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
.bottom_ul li a {
	height: 18px;
	font-size: 10px;
	color: #58452F;
	text-decoration: none;
	font-family: arial;
}
#navlist li a {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #684F40;
	text-decoration: none;
}
#navlist li a:hover {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #679000;
	text-decoration: none;
	
}

/* about us page */

#wrap {
clear:both;
font-size:0.9em;
padding:0;
}

#leftside,#rightside {
margin:0;
padding:0px 10px 10px;
width:150px;
}

#leftside {
float:left;
margin-right:10px;
}

#rightside {
float:right;
margin-left:9px;
}
#content {
	padding:0px 15px 20px 20px;
	margin:0 178px;
	background-image: url(../images/background_content.gif);
	background-repeat: repeat-y;
	font-family: arial;
	font-size: 12px;
}

p#banner {
	margin-bottom: 25px;
}
.subheading {
	color: #2289CA;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}
#leftside_content {
	float:left;
	background-image: url(../images/ye_bg.jpg);
	height: 212px;
	width: 152px;
	margin-left: 2px;
}
#leftside_content p {
	float:left;
	font-size: 10px;
	padding-top: 7px;
	padding-left: 15px;
	width: 121px;
}
.partners {
	font-family: verdana;
	font-size: 9px;
	color: #58452F;
	text-decoration: none;
}
#leftside_content p img {
	font-size: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
}
.url {
	font-family: verdana;
	font-size: 9px;
	color: #58452F;
	text-decoration: none;
	padding-left: 15px;
}
#leftside_img {
	float:left;
	width: 152px;
	margin-left: 2px;
	text-align: center;
}
#leftside_img img {
	text-align: center;
	padding-top: 25px;
}
#rightside_content {
	float:left;
	width: 151px;
}
#rightside_content h1 {
	float:left;
	width: 146px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #2289CA;
	text-decoration: none;
	background-image: url(../images/bg_right.gif);
	height: 26px;
	padding-top: 5px;
	padding-left: 5px;
}
#rightside_content h2 {
	float:right;
	width: 141px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #55340D;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
}
#rightside_content2 {
	float:left;
	width: 151px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightside_content2 h1 {

	float:left;
	width: 146px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #2289CA;
	text-decoration: none;
	background-image: url(../images/bg_right.gif);
	height: 26px;
	padding-top: 5px;
	padding-left: 5px;
}
#rightside_content2 h2 {
	float:right;
	width: 141px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #55340D;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	height: auto;
}
#rightside_content img {
	float:right;
	margin-right: 5px;
	margin-top: -10px;
}
/* everest page */
#content_everest {

	padding:0px 15px 20px 20px;
	margin:0 50px 0 178px;
	background-image: url(../images/everest_background_content.gif);
	background-repeat: repeat-y;
	font-family: arial;
	font-size: 12px;
}
.rightside_content {
	float:left;
	width: 151px;
	margin-left: 5px;
	height: auto;
	margin-bottom: 20px;
}
.rightside_content h1 {
	float:left;
	width: 140px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #2289CA;
	text-decoration: none;
	background-image: url(../images/bg_right.gif);
	height: 26px;
	padding-top: 5px;
	padding-left: 11px;
}
.rightside_content h2 {
	float:right;
	width: 141px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #55340D;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
}
.region_ul {
	list-style: none;
	width: 140px;
	margin: 0;
	text-decoration: none;
}

.region_ul li{
	padding: 3px 0px 0px 4px;
	height: 20px;
	background-image: url(../images/region_li_bg.gif);
	text-decoration: none;
}
.rightside_content h3 {

	float:right;
	width: 141px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #55340D;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
}
.regionProgram_ul {
	list-style: none; 
	width: 495px; 
	margin: 0;
}
.regionHead {
	background-image: url(../images/region_top.gif);
	height: 20px;
	width: 148px;
	margin-top: 20px;
	padding-left: 5px;
	padding-top: 5px;
}
.space {
	width: 112px;
	float: left;
	padding-right:5px;
	
}
.daybyday_ul .space{width:50px; }
.daybyday_ul .space2{width:420px;}

.regionProgram_ul li {
	padding: 3px 0px 0px 4px;	
	background: url(../images/region_bg_1.gif) 0 0 repeat-y;
	border: 1px solid #D5D2CD;	
	border-bottom: 1px none #D5D2CD;
	line-height:20px;
	font-size: 11px;
	overflow:hidden;
}
.space2 {
	float: left; width:360px; color:#311e07; padding:0 3px 0 7px;
}
.daybyday_ul {

	list-style: none; 
	width: 495px; 
	margin: 0;
}
img#left {
	margin-top: 20px;
}
.daybyday_ul li {
	padding: 3px 0px 0px 4px;	
	background: url(../images/region_bg.gif) 0 0 repeat-y;
	border: 1px solid #D5D2CD;	
	border-bottom: 1px none #D5D2CD;
	line-height:20px;
	font-size: 11px;
	overflow:hidden;
}
.spaceday {

	width: 55px;
	float: left;
}
img#logo {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}


/* =contact us */
#content h1 {
	background-image: url(../images/contact-body-bg.gif);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 12px;
	width: 340px;
	padding-left: 15px;
	padding-top: 10px;
	font-weight: normal;
	height: 171px;
}
.contactText {
	float: left;
	padding-left: 11px;
	height: auto;
}
img#Right {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}
#content_news {

	padding:0px 15px 20px 20px;
	margin:0 178px;
	background-image: url(../images/background_content.gif);
	background-repeat: repeat-y;
	font-family: arial;
	font-size: 12px;
}
#content_news h1 {

	background-image: url(../images/contact-body-bg.gif);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 12px;
	width: 340px;
	padding-left: 15px;
	padding-top: 10px;
	font-weight: normal;
	height: 595px;
}
p#next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	float: left;
	width: 479px;
	text-align: right;
	font-weight: bold;
}
p#next a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	float: left;
	width: 479px;
	text-align: right;
	font-weight: bold;
}
p#next a:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A0000;
	text-decoration: none;
	float: left;
	width: 479px;
	text-align: right;
	font-weight: bold;
}
input {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
}
#inqr {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	float: left;
}
#inqr th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#663300;
		font-weight: normal;
		vertical-align:top;

}
textarea {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
}
select {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
}ul#sitemap {
	list-style-type: circle;
}
#topmenu {
	width: 151px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}


#topmenu ul {
	margin:0px;
	padding:0px;
	width:151px;
	height:auto;
	
}

#topmenu ul li {
	padding:0px;
	margin:0px;
	margin-bottom:7px;
	_margin-bottom:6px;
	width:151;
	height:27px;
	list-style-type:none;

}

#topmenu ul li a {
	font:11px arial;
	text-decoration:none;
	color:#5B4627;
	display:block;
	margin:0px;
	padding:7px 0 6px 32px;
	width:125; /* 32 pixels from horizontal padding removed */
	height:14px; /* 13 pixels from vertical padding removed */
	background:url(../images/bg_right_top.gif) no-repeat;
}

#topmenu ul li a:hover {
	background-color:#FF3399;
	background:url(../images/bg_right_hover.gif) no-repeat; /* remove if no hover-function is wanted */
}
p#mailus{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55340D;
	text-decoration: none;
	padding: 0px;
	width: 151px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	text-align: left;
}
p#mailus a{
	text-decoration:underline;
	color: #55340f;
}
p#mailus a:hover{
	text-decoration:none;
	color: #55340f;
}
.sitemap_ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
	padding: 0px;
	margin: 0px 0px 0px 50px;

}

.sitemap_ul ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
		margin: 0px 0px 0px 30px;
	
	}
.bigimg{float:left; background:url(big-border.jpg) 0 bottom repeat-x; padding-bottom:7px; margin-bottom:20px;}
.smallimg{border:2px solid #BAAE9F;}