@charset "utf-8";
/* CSS Document */

body {
	background: #FFF url(../images/sitebg.gif) repeat-x;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}

h1 {
	margin: 0;
	padding: 0;
	}

h2 {
	font: bold 14px Arial;
	color: #392611;
	margin: 0 0 0 4px; 
	text-transform: none;
	padding: 4px 0 0 0;
	}
	
h2 span {
	font: bold 12px Arial;
	color: #b64700;
	margin: 0; 
	text-transform: none;
	padding: 4px 0 0 0;
	}
	
h2 a {
	color: #392611;
	text-decoration: none;
	}
	
h2 a:visited {
	color: #392611;
	text-decoration: none;
	}
	
h2 a:hover {
	color: #392611;
	text-decoration: none;
	}
	
h3 {
	margin: 0;
	padding: 0;
	color: #faf5ed;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	}

h3 span {
	font-size: 31px;
	color: #fdb74c;
	}

h4 {
	margin: 2px 0 2px 0;
	padding: 0;
	color: #fde4ab;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h5 {
	margin: 0;
	padding: 0;
	color: #faf5ed;
	font-size: 14px;
	font-family: Courier, monospace;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0;
	}
	
h5 a {
	color: #faf5ed;
	text-decoration: none;
	}
	
h5 a:visited {
	color: #faf5ed;
	text-decoration: none;
	}
	
h5 a:hover {
	color: #faf5ed;
	text-decoration: none;
	}


h6 {
	font: bold 12px Arial;
	color: #392611;
	margin: 0; 
	text-transform: none;
	padding: 0 0 0 20px;
	background: url(../images/icon.gif) no-repeat left;
	}
	
hr {
	color: #fcf3e9;
	clear: both;
	}

a {
	color:#000;
	text-decoration: none;
	}
	
a:visited {
	color:#000;
	text-decoration: none;
	}
	
a:hover {
	color:#000;
	text-decoration: underline;
	}
	
	
.imgbdr {
	border: #37230e solid 1px;	
	}

.readmore {
	margin: 4px 0 4px 0;
	padding: 0;
	font-size: 11px;
	color: #2e1d0a;
	}
	
.readmore a {
	color: #2e1d0a;
	text-decoration: none;
	font-weight: bold;
	}	
	
.readmore a:hover {
	color: #2e1d0a;
	text-decoration: underline;
	}		

#wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	}


#header {
	width: 1000px;
	height: 110px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#logo {
	display: block;
	float: left;
	width: 220px;
	height: 110px;
	margin: 0;
	padding: 0;
	}
	
#companyName {
	display: block;
	float: left;
	width: 480px;
	height: 60px;
	margin: 0 0 0 20px;
	padding: 50px 0 0 0;
	}

#topNav {
	display: block;
	float: left;
	width: 260px;
	height: 100px;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	color: #FFF;
	}
	
/*--  TOP NAV  --*/
.topnav {
	width: 260px;
	height: 24px;
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: normal 11px Verdana;
	text-align: right;
	}

.topnav li {
	list-style: none;
	display: inline;
	margin: 0;
	}

.topnav li a {
	text-decoration: none;
	padding: 3px 0.5em;
	margin-right: 3px;
	border-bottom: none;
	color: #FFF;
	}

.topnav li a:link, .topnav li a:visited {
	color: #FFF;
	}

.topnav li a:hover {
	color: #FFF;
	text-decoration: underline;
	}


/*--  Dest Menu  --*/
.destMenu {
	width: 260px;
	height: 24px;
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 11px Verdana;
	text-align: right;
	}

.destMenu li {
	list-style: none;
	display: inline;
	margin: 0;
	}

.destMenu li a {
	text-decoration: none;
	padding: 3px 0.5em;
	margin-right: 3px;
	border-bottom: none;
	color: #ff9c00;
	}

.destMenu li a:link, .destMenu li a:visited {
	color: #ff9c00;
	}

.destMenu li a:hover {
	color: #ffe29e;
	text-decoration: none;
	}
	
.onlinEsupport {
	width: 256px;
	height: 32px;
	margin: 4px 4px 0 0;
	padding: 0;
	}


.search {
	width: 256px;
	height: 32px;
	margin: 4px 4px 0 0;
	padding: 0;
	}

.searchBox{
	float: right;
	width: 200px;
	height: 24px;
	background-image: url(../images/infinity.jpg);
	background-repeat: no-repeat;
	padding-left: 28px;
	background-color: #3f2912;
	border: #826647 solid 1px;
	color: #fde4ab;
	} 
	
#hmenu {
	width: 1000px;
	height: 54px;
	margin: 4px 0 10px 0;
	padding: 0;
	background: url(../images/menuBg.gif) no-repeat;
	overflow: hidden;
	}
	
.menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 54px;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	background: transparent none;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	}

.menu li {
	display: block;
	float: left;
	margin: 0;
	}

.menu li a {
	display: block;
	float: left;
	color: #fde4ab;
	text-decoration: none;
	padding: 18px 20px 0 23px;
	height: 36px;
	}

.menu li a:hover {
	color: #FFF;
	background: url(../images/active.gif) no-repeat center;
	}

.menu li a.current {
	color: #FFF;
	background: url(../images/active.gif) no-repeat center;
	}
	
#highlight {
	width: 996px;
	height: 94px;
	margin: 0 0 0 4px;
	padding: 0;
	overflow: hidden;
	}
	
.highBox {
	width: 231px;
	height: 80px;
	margin: 0;
	padding: 4px;
	border:  #69461f solid 1px;
	}

.highImg {
	display: block;
	float: left;
	width: 100px;
	height: 80px;
	margin: 0;
	padding: 0;
	}

.hightext {
	display: block;
	float: left;
	width: 121px;
	height: 80px;
	margin: 0 0 0 10px;
	padding: 0;
	color: #FFECD9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	
	}

.hbuttons a {
	display: block;
	width: 241px;
	height: 90px;
	float: left;
	display: inline;
	margin-right: 8px;
	padding: 0;
	background-color: #4f3314;
	overflow: hidden;
	text-decoration: none;
	}

.hbuttons a:hover {
	background-color: #603f1a;
	}


#pageWrap {
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 10px 0 10px 0;
	padding: 0;
	}
	
#leftblog {
	display: block;
	float: left;
	width: 226px;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

.offer {
	width: 216px;
	height: 284px;
	margin: 0;
	padding: 4px;
	background-color: #fff;
	border: #fbecdb solid 1px;
	}

.offer p {
	margin: 0;
	padding: 10px 0 4px 0;
	font-size: 12px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	color: #321f0b;
	}
	
.offerTitle {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: #37230e solid 1px;
	font-size: 14px;
	font-weight: bold;
	}

#leftcolbtm {
	width: 226px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 4px 0 4px 0;
	overflow: hidden;
	}
	

/*-- menu  --*/
.commenu {
	width: 218px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}

.commenu .headerbar {
	font: bold 14px Arial;
	color: #392611;
	background: url(img/titlebar.png) repeat-x center left;
	margin-bottom: 10px; 
	text-transform: uppercase;
	padding: 4px 0 4px 0;
	}

.commenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.commenu ul li {
	padding-bottom: 2px;
	}

.commenu ul li a {
	color: #221200;
	background: url(../images/menuarrow.gif) no-repeat center left;
	display: block;
	padding: 4px 0;
	padding-left: 19px;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom: 1px solid #fbeae1;
	font-size: 12px;
	}

.commenu ul li a:visited {
	color: #221200;
	}

.commenu ul li a:hover { 
	color: #351c01;
	background-color: #fbf5ee;
	}

/*-- box  --*/
.leftBox {
	width: 216px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 4px;
	border: #fbeddd solid 1px;
	background-color: #fcf3e9;
	}

.leftboximg {
	padding: 0;
	margin: 4px 0px 4px 6px;
	}
	
.volimg {
	padding: 0;
	margin: 4px 0 4px 0;
	}
	

.galleryBox {
	width: 216px;
	height: auto;
	margin: 0;
	padding: 4px;
	border: #fbeccd solid 1px;
	background-color: #fdf2dc;
	}

.testBox {
	width: 216px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 4px;
	border: #fbeccd solid 1px;
	background-color: #fdf2dc;
	}

.testBox p {
	margin: 4px 0 4px 0;
	padding: 4px;
	font-size: 11px;
	}


.leftcopbox {
	width: 226px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	}

.leftpaypbox {
	width: 226px;
	height: auto;
	margin: 0;
	padding: 0;
	}

.payTitle{
	width: 100%;
	height: 16px;
	font: bold 14px Arial;
	color: #002f5d;
	margin: 10px 0 0 0; 
	text-transform: none;
	padding: 6px 0 6px 0;
	}
	
.testimonials {
	width: 216px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 4px;
	border: #fbeccd solid 1px;
	background-color: #fdf2dc;
	}
	
.testimonials p {
	margin: 4px 0 4px 0;
	padding: 4px;
	text-align: justify;
	font-size: 11px;
	}

.newsEvents {
	width: 216px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 4px;
	border: #fbeccd solid 1px;
	background-color: #fdf2dc;
	}
	
.exchangeRate {
	margin: 4px 0 4px 0;
	padding: 2px;
	font-size: 11px;
	background-color: #FFF9F2;
	border: #FFE7CE solid 1px;
	overflow: hidden;
	}
	
.exchangeCost {
	width: 90px;
	height: auto;
	float: left;
	padding: 4px 2px;
	border-right: #FFE7CE solid 1px;
	border-bottom: #FFE7CE solid 1px;
	}
	
.exchangeCostNRS {
	width: 110px;
	height: auto;
	float: left;
	padding: 4px 0 4px 5px;
	border-bottom: #FFE7CE solid 1px;
	}

#rightblog {
	display: block;
	float: left;
	width: 754px;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0;
	overflow: hidden;
	}


#pageNavwrap {
	width: 754px;
	height: 20px;
	margin: 0 0 4px 0;
	padding: 0;
	border-bottom: #826647 solid 1px;
	}

.pageNav {
	display: block;
	float: left;
	width: 460px;
	height: 16px;
	margin: 0 0 4px 0;
	padding: 0 0 4px 24px;
	color: #f9a933;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/navbg.gif) no-repeat left center;
	}
	
.pageNav a {
	color: #f9a933;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

.countryName {
	display: block;
	float: left;
	width: 200px;
	height: 16px;
	margin: 0;
	padding: 0 50px 0 0;
	color: #f9a933;
	font-size: 12px;
	font-weight: bold;
	float: right;
	text-align: right;
	}

.countryName a {
	color: #f9a933;
	text-decoration: none;
	}


#frontImg {
	width: 734px;
	height: 250px;
	margin: 0;
	padding: 10px;
	background-color: #f2f0ee;
	}
	
.pageTitle{
	width: 100%;
	height: 16px;
	font: bold 14px Arial;
	color: #002f5d;
	background: url(../images/dot.gif) repeat-x bottom;
	margin: 10px 0 0 0; 
	text-transform: uppercase;
	padding: 6px 0 6px 0;
	}

.pageTitle span {
	color: #af3e00;
	}

.welcomerxt {
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: justify;
	}

.advTitle{
	width: 95%;
	height: 20px;
	font: bold 14px Arial;
	color: #002f5d;
	margin: 10px 0 0 0; 
	text-transform: uppercase;
	padding: 4px 0 0 32px;
	background: url(../images/icon1.gif) no-repeat left;
	}

.pkgTitle1{
	width: 100%;
	height: 16px;
	font: bold 14px Arial;
	color: #002f5d;
	background: url(../images/dot.gif) repeat-x bottom;
	margin: 0; 
	text-transform: uppercase;
	padding: 6px 0 6px 0;
	}

.pkgTitle{
	width: 100%;
	height: 16px;
	font: bold 14px Arial;
	color: #002f5d;
	background: url(../images/dot.gif) repeat-x bottom;
	margin: 10px 0 0 0; 
	text-transform: uppercase;
	padding: 6px 0 6px 0;
	}
	
.adventureBlog {
	width: 739px;
	height: 420px;
	margin: 10px 0 0 0;
	padding: 0 0 10px 10px;
	background: url(../images/advbg.gif) repeat-x;
	border: #d1d1d1 solid 1px;
	}
	
.advBox {
	display: block;
	float: left;
	width: 234px;
	height: 200px;
	margin: 10px 8px 0 2px;
	padding: 0;
	}
	
.advBox p {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 11px;
	line-height: normal;
	text-align: justify;
	}

.advMore {
	width: 206px;
	height: 14px;
	padding: 0 0 0 24px;
	margin: 4px 0 0 0;
	font-weight: bold;
	color: #b64700;
	background: url(../images/arrow.gif) no-repeat left;
	}
	
.advMore a {
	text-decoration: none;
	color: #b64700;
	font-size: 11px;
	}

.imgbdr {
	padding: 0;
	margin: 4px 0 4px 0;
	border: #afacab solid 1px;	
	}
	
	
.volMore {
	width: 190px;
	height: 14px;
	padding: 0 0 0 24px;
	margin: 4px 0 0 0;
	font-weight: bold;
	color: #b64700;
	background: url(../images/volarrow.gif) no-repeat left;
	}
	
.volMore a {
	text-decoration: none;
	color: #b64700;
	font-size: 11px;
	}

.imgbdr {
	padding: 0;
	margin: 4px 0 4px 0;
	border: #afacab solid 1px;	
	}
/*--  feature trips  --*/
.featureBlog {
	width: 739px;
	height: auto;
	overflow: hidden;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 10px;
	background: url(../images/featurebg.gif) repeat-x;
	border: #fbe4ca solid 1px;
	}

.featuretourBlog {
	width: 739px;
	height: 410px;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 10px;
	background: url(../images/tourbg.gif) repeat-x;
	border: #d5edfc solid 1px;
	}

.featureBox {
	display: block;
	float: left;
	width: 234px;
	height: 130px;
	margin: 10px 8px 0 2px;
	padding: 0;
	}

.featureBoxin {
	display: block;
	float: left;
	width: 234px;
	height: 180px;
	margin: 10px 8px 0 2px;
	padding: 0;
	}

.somediv {
	width: 232px;
	height: 74px;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 4px 0 4px 0;
	clear: left;
	border: 1px solid #F3F3F3;
	background-color: #FFF;
	}

.somediv .floatbox {
	float: left;
	width: 96px;
	}

* html .somediv p {
	height: 1%;
	}

.somediv p {
	margin-top: 0;
	margin-left: 100px;
	font-size: 11px;
	line-height: 15px;
	}
	
.somediv p span {
	color: #983604;
	font-weight: bold;
	}

.somediv p span a {
	text-decoration: none;
	color: #983604;
	font-weight: bold;
	}
	
.somediv p span a:hover {
	text-decoration: underline;
	color: #a93d05;
	}

.featureMore {
	width: 206px;
	height: 14px;
	padding: 0 0 0 24px;
	margin: 4px 0 0 0;
	font-weight: bold;
	color: #b64700;
	background: url(../images/arrow.gif) no-repeat left;
	}
	
.featureMore a {
	text-decoration: none;
	color: #b64700;
	font-size: 11px;
	}

/*--  hotel Hooking  --*/
.hotelBox {
	width: 744px;
	height: 150px;
	margin: 10px 0 0 0;
	padding: 4px;
	background-color: #fdf2dc;
	border: #fbebcb solid 1px;
	}

.abouthotel {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 275px;
	height: 150px;
	}

.abouthotel p {
	font-size: 11px;
	text-align: justify;
	margin: 0;
	padding: 4px 0 4px 0;
	}

.hotelimg {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 200px;
	height: 150px;
	}

.hotellist {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 248px;
	height: 150px;
	}


/*-- hotel menu  --*/
.hotelmenu {
	width: 220px;
	height: auto;
	margin: 0 0 0 14px;
	padding: 0;
	}

.hotelmenu .headerbar a {
	font: bold 12px Arial;
	color: #221200;
	margin-bottom: 4px; 
	text-transform: uppercase;
	padding: 4px 4px 4px 0;
	text-decoration: none
	}

.hotelmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.hotelmenu ul li {
	padding-bottom: 2px;
	}

.hotelmenu ul li a {
	color: #221200;
	background: url(../images/htarrow.gif) no-repeat center left;
	display: block;
	padding: 2px 0 0 0;
	padding-left: 19px;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}

.hotelmenu ul li a:visited {
	color: #221200;
	}

.hotelmenu ul li a:hover { 
	color: #402201;
	text-decoration: underline;
	}


/*-- footer  --*/
#footerWrap {
	width: 100%;
	height: 226px;
	margin: 0;
	padding: 0;
	clear: both;
	background: url(../images/footerbg%5D.gif) repeat-x;
	}
	
#footer {
	width: 992px;
	height: 218px;
	margin: 0 auto;
	padding: 4px;
	}

.footerBox {
	display: block;
	float: left;
	width: 224px;
	height: 158px;
	margin: 2px 14px 0 0;
	padding: 0;
	color: #FFF;
	}

.footerBoxinmenu {
	display: block;
	float: left;
	width: 216px;
	height: 158px;
	margin: 2px 14px 0 0;
	padding: 0;
	color: #ebc49b;
	}


.footerBoxin {
	display: block;
	float: left;
	width: 360px;
	height: 158px;
	margin: 2px 14px 0 0;
	padding: 0;
	color: #ebc49b;
	}

.footerBoxin p {
	margin: 0;
	padding: 4px 0 4px 0;
	color: #ebc49b;
	}

.footerBoxin p a {
	color: #ebc49b;
	text-decoration: none;
	}

/*-- menu  --*/
.footermenu {
	width: 220px;
	height: auto;
	margin: 0 0 0 14px;
	padding: 0;
	}

.footermenu .headerbar {
	font: bold 14px Arial;
	color: #c89f73;
	background: url(img/titlebar.png) repeat-x center left;
	margin-bottom: 4px; 
	text-transform: uppercase;
	padding: 4px 0 4px 0;
	}

.footermenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.footermenu ul li {
	padding-bottom: 2px;
	}

.footermenu ul li a {
	color: #c89f73;
	background: url(../images/footerarrow.gif) no-repeat center left;
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}

.footermenu ul li a:visited {
	color: #c89f73;
	}

.footermenu ul li a:hover { 
	color: #f6e2cd;
	}


/* Footer Nav */
.footernavWrap {
	clear: both;
	width: 992px;
	height: 24px;
	margin: 4px 0 4px 0;
	padding: 0;
	overflow: hidden;
	}

.footerNav {
	padding: 3px 0 0 2px;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: normal 12px Verdana;
	}

.footerNav li {
	list-style: none;
	display: inline;
	margin: 0;
	}

.footerNav li a {
	text-decoration: none;
	padding: 3px 0.5em;
	margin-right: 1px;
	border-bottom: none;
	color: #c89f73;
	}

.footerNav li a:link, .footerNav li a:visited{
	color: #c89f73;
	}

.footerNav li a:hover{
	color: #eaccad;
	}

.btmNav {
	width: 992px;
	height: 24px;
	margin: 0;
	padding: 0;
	overflow: hidden;	
	}
	
.copyRight {
	display: block;
	float: left;
	width: 400px;
	height: 16px;
	margin: 0;
	padding: 4px 0 0 0;
	color: #fbe7d1;
	font-size: 11px;
	}

.validate {
	display: block;
	float: left;
	width: 200px;
	height: 16px;
	margin: 0 0 0 60px;
	padding: 4px 0 0 0;
	color: #b54500;
	font-size: 11px;
	}
	
.validate a {
	color: #b54500;
	text-decoration: none;
	}

.design {
	display: block;
	float: left;
	width: 266px;
	height: 16px;
	margin: 0 0 0 64px;
	padding: 4px 0 0 0;
	color: #fbe7d1;
	font-size: 11px;
	}
	
.design a {
	color: #fbe7d1;
	text-decoration: none;
	}
	
.inftTitle	{
	font: bold 14px Arial;
	color: #ebc49b;
	margin: 0; 
	text-transform: uppercase;
	text-decoration: underline;
	padding: 4px 0 0 0;
	}
	
.formBox {
	margin: 0;
	padding: 4px;
	border: #fbeccd solid 1px;
	background-color: #fdf9f1;
	}

/*-- Add by Kamal --*/

.trekkingBox {
	width: 744px;
	height: 150px;
	margin: 10px 0 0 0;
	padding: 4px;
	background-color: #fdf2dc;
	border: #fbebcb solid 1px;
	}
	
#trekkingText {
	width: 744px;
	height: 150px;
	margin: 0;
	padding: 0;
	}
	
.trekkingImage {
	width: 200px;
	height: 150px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	}
	
.trekkingText {
	width: 534px;
	height: 150px;
	margin: 0;
	padding: 0;
	float: right;
	}
	
.trekkingTextBox {
	width: 526px;
	height: auto;
	margin: 0;
	padding: 4px;
	}
	
.trekkingBlog {
	width: 534px;
	height: 20px;
	padding: 1px 0;
	margin: 4px 0 0 0;
	color: #b64700;
	}

.trekkingActivities {
	width: 140px;
	height: 15px;
	padding: 0;
	margin: 0 3px 0 0;
	color: #683e24;
	float: left;
	border-right: 2px dotted #683e24;
	}
	
.trekkingGrade {
	width: 70px;
	height: 15px;
	padding: 0;
	margin: 0 3px 0 0;
	color: #683e24;
	float: left;
	border-right: 2px dotted #683e24;
	}
	
.trekkingDuration {
	width: 128px;
	height: 15px;
	padding: 0;
	margin: 0 3px 0 0;
	color: #683e24;
	float: left;
	border-right: 2px dotted #683e24;
	}
	
.trekkingAltitude {
	width: 79px;
	height: 15px;
	padding: 0;
	margin: 0 5px 0 0;
	color: #683e24;
	float: left;
	border-right: 2px dotted #683e24;
	}

	
.trekkingMore {
	width: 90px;
	height: 14px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #b64700;
	background: url(../images/arrow.gif) no-repeat right;
	float:left;
	}
	
.trekkingMore a {
	text-decoration: none;
	color: #b64700;
	font-size: 11px;
	}
	
.trekkingMore a:visited {
	text-decoration: none;
	color: #b64700;
	font-size: 11px;
	}
	
.trekkingMore a:hover {
	text-decoration: underline;
	color: #b64700;
	font-size: 11px;
	}

.itinerarieTable tr td {
	margin: 2px 0 2px 0;
	border-bottom: dotted 1px  #fde6d8;
	}
	
.itinerarieTitle{
	width: 100%;
	height: 16px;
	font: bold 14px Arial;
	color: #002f5d;
	background: url(../images/dot.gif) repeat-x bottom;
	margin: 10px 0; 
	padding: 6px 0 6px 0;
	}
	
.teamTitle{
	width: 100%;
	height: 16px;
	font: bold 14px Arial;
	color: #000000;
	background: url(../images/dot.gif) repeat-x bottom;
	margin: 10px 0 0 0; 
	padding: 6px 0 6px 0;
	font-weight: normal;
	}
	
.buttonsMenu {
	overflow: hidden;
	margin: 10px 0 0 0;
	}
	
.buttonsMenu a {
	display: block;
	text-decoration: none;
	font: normal 13px Arial;
	width: 163px;
	height: 20px;
	float: left;
	margin: 10px 8px 4px 12px;
	background-color: #4f3314;
	background-repeat: no-repeat;
	padding-top: 3px;
	text-align:center;
	color: #e0d4ba;
	border: #221a14 solid 1px;
	}

.buttonsMenu a:hover {
	background-color: #603f1a;
	text-decoration: underline;
	}
	
.buttonsMenu a:visited {
	color: #e0d4ba;
	}
	
.travel {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 4px 0 0 0;
	font-weight: bold;
	text-align: justify;
	}
	
.travel a {
	text-decoration: none
	}
	
.travel a:visited {
	text-decoration: none;
	}
	
.travel a:hover {
	text-decoration: underline;
	}

	
.travel span {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	}
	
.vunteerProgram {
	width: 727px;
	overflow: hidden;
	height: auto;
	margin: 0 10px;  
	}
	
.vunteerProgram ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.vunteerProgram ul li {
	list-style: none;
	margin: 6px;
	padding:0;
	}
	
.vunteerProgram ul li a {
	background: url(../images/volunteer-arow.gif) no-repeat center left;
	margin: 0;
	padding:0 0 2px 20px;
	color: #000;
	text-decoration:none;
	}
	
.vunteerProgram ul li a:visited {
	margin: 0;
	padding:0 0 2px 20px;
	color: #000;
	text-decoration:none;
	}
	
.vunteerProgram ul li a:hover {
	background: url(../images/volunteer-arow-hover.gif) no-repeat center left;
	margin: 0;
	padding:0 0 2px 20px;
	color: #925912;
	text-decoration:none;
	}
	
	
.volunteerFeedback a {
	display: block;
	text-decoration: none;
	font: normal 13px Arial;
	width: 300px;
	height: 20px;
	float: left;
	margin: 10px 8px 4px 12px;
	background-color: #4f3314;
	background-repeat: no-repeat;
	padding-top: 3px;
	text-align:center;
	color: #e0d4ba;
	border: #221a14 solid 1px;
	}

.volunteerFeedback a:hover {
	background-color: #603f1a;
	text-decoration: underline;
	}
	
.volunteerFeedback a:visited {
	color: #e0d4ba;
	}