* {
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	color: #000000;
	margin: 0;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#666666;
}
.clear {
	clear:both;
	}
body{
	background:#ffffff url(images/bg.jpg) repeat-x;
	}

h1{
	font:20px tahoma;
	color: #039;
	margin:0;
	padding:0;
	}
	
/********************
Header
*********************/

#header{
	float:left;
	width:100%;
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
}
	
	.header{
	margin:0 auto;
	width:960px;
	height:146px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 140px 27px;
	position: relative;
}
		
	.header .logo{
	position: absolute;
	left: 20px;
	top: 10px;
		}
		
	.logo span{
		display:block;
		font:11px tahoma;
		color:#000;
		padding-left:7px;
		}	
		
	.top-links{
		float:right;
		height:25px;
		font:11px/25px tahoma;
		color:#76A6D4;
		padding-left:10px;
		}	
		
	.top-links a{
	color:#FFFFFF;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
}
		
	.top-links a:hover{
		text-decoration:underline;}	
		
/***************** Menu ******************/
	.menu{
	position: absolute;
	right: 0px;
	bottom: 0px;
		}
		
		
/***********************
Container
************************/

#container{
	margin:0 auto;
	width:960px;
	height:auto;
	clear:both;
	}
	
#container .welcome{
	float:left;
	width:960px;
	height:261px;
	padding-bottom:17px;
	padding-top:15px;
	position: relative;
	background-image: url(images/shadow-banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}	
	
	.welcome img{
		}
		
	.welcome .txt{
		width:415px;
		position:absolute;
		right:0px;
		top:10px;
		}	
		
	.txt h1{
	color:#044493;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
		}	
		
	.txt p{
		float:left;
		font:12px/17px tahoma;
		color:#333333;
		}
		
	.txt a.btn{
		float:right;
		width:92px;
		height:30px;
		background:url(images/btn-readmore.jpg) no-repeat top;
		margin-top:10px;
		}		
		
	.txt a.btn:hover{
		background:url(images/btn-readmore.jpg) no-repeat bottom;}	
		
/********************
Left Content
********************/

#left-content{
	float:left;
	width:220px;
	margin-bottom:10px;
	}
	
.content-box{
	margin-bottom:15px;
	background-image: url(images/bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #c4eaf7;
	}	
	
.content-box .head{
	height:50px;
	background:url(images/head-bg.jpg) no-repeat top;
	padding-left:13px;
	font:bold 16px/38px tahoma;
	color:#FFFFFF;}	
.content-box .fixed{
	height:50px;
	background:url(images/head-bg.jpg) no-repeat top;
	padding-left:5px;
	font:bold 14px/38px tahoma;
	color:#FFFFFF;}	
	
.content-box .detail{
	float:left;
	width:224px;
	height:auto;
	background:url(images/cornor-bottom.jpg) no-repeat bottom;
	padding:0 13px 7px 13px;
	margin:0;}
	
.content-box .detail p{
	float:left;
	width:224px;
	border-bottom:1px dashed #666;}	
	
.content-box .detail .title{
	float:left;
	width:100px;
	font:bold 11px/30px tahoma;
	color:#333333;
	}

.content-box .detail .discription{
	float:right;
	width:115px;
	font:11px/30px tahoma;
	color:#555555;
	text-align:right;
	}
	
.content-box ul{
	list-style:none;
	}
	
.content-box form{
	float:left;
	width:224px;
	height:auto;
	background:url(images/cornor-bottom.jpg) no-repeat bottom;
	padding:0 13px 15px 13px;
	margin:0;
	}
	
.content-box form input{
	float:left;
	width:200px;
	height:16px;
	background:#DAF3FA;
	border:1px solid #A5E0F2;
	margin-bottom:5px;
	font:11px tahoma;
	color:#58C6EB;
	padding:5px;
	}
	
	.content-box form textarea{
		float:left;
		width:200px;
		height:90px;
		padding:5px;
		background:#DAF3FA;
		border:1px solid #A5E0F2;
		margin-bottom:5px;
		font:11px tahoma;
		color:#58C6EB;
		}
	
.content-box ul li{
	float:left;
	height:30px;
	background:url(images/horizontal-seperator.jpg) repeat-x bottom;
	width: 100%;
	}	
	
.content-box ul li a{
	height:30px;
	color:#333333;
	padding-left:24px;
	text-decoration:none;
	background-image: url(images/bullets.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-family: tahoma;
	font-size: 12px;
	line-height: 28px;
	}
	
.content-box ul li a:hover{
	text-decoration:underline;
	}
	
/*************************
Right Content
**************************/
#right-content{
	float:right;
	width:705px;
	}
	
#right-content h1{
	padding-top: 10px;
	padding-bottom: 10px;
}
	
#right-content h2{
	color:#0B7DBB;
	margin:0 0 15px 0;
	padding:0;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
}
	
#right-content p{
	color:#333333;
	margin:0 0 15px 0;
	text-align: justify;
	font-family: tahoma;
	font-size: 12px;
	line-height: 130%;
	}
	
#right-content p strong{
	font:bold 12px/16px tahoma;
	color:#333333;
	}	
	
#right-content .popular-packages{
	}	
	
	.popular-packages .packages{
	float:left;
	width:49%;
	margin-bottom:15px;
		}
		
	.packages h2{
		display:block;
		font:bold 14px tahoma;
		color:#333333;
		padding-bottom:5px;
		}
		
	.packages img{
	float:left;
	padding: 2px;
	border: 1px solid #CCC;
}	
		
	.packages p{
		float:left;
		width:215px;
		height:auto;
		font:12px/16px tahoma;
		color:#333333;
		padding-left:10px;
		}
		
	.packages p a{
		font:12px tahoma;
		color:#21AEDC;
		text-decoration:underline;
		}	
		
	.packages p a:hover{
		text-decoration:none;
		}
		
/****************** Popular Trekking trips ******************/
.popular-trips{
	padding-bottom:15px;
	}
	
.popular-trips table tr.dark{
	background:#CFECF5;
	}

.popular-trips table tr td{
	padding-left:15px;
	font:12px tahoma;
	color:#333333;
	}

.popular-trips table tr.head td{
	background:url(images/bg-table-head.jpg) repeat-x;
	height:35px;
	color:#036;
	font-family: tahoma;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	}
	
/********************************/	
.popularplaces{
	float:left;
	width:420px;
	height:auto;
	}
	
.popularplaces div{
	float:left;
	width:388px;
	background:#DDF1F8;
	border:1px solid #65C8E8;
	padding:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}	
	

	
/**********************/
.fixed-departure{
	float:right;
	width:265px;
	}	
	
.fixed-departure .package{
	float:left;
	width:245px;
	height:25px;
	background:#DDF1F8;
	border:1px solid #65C8E8;
	padding:0 10px;
	margin-bottom:1px;
	}
	
.fixed-departure .package a{
	float:left;
	width:auto;
	font:bold 12px/25px tahoma;
	color:#333333;
	text-decoration:none;
	}
	
.fixed-departure .package span{
	float:right;
	width:auto;
	font:11px/25px tahoma;
	color:#666666;
	}		
	

	
.fixed-departure .package a:hover{
	text-decoration:underline;}	
	
/*****************************/
.tour-package{
	overflow:hidden;
	background:#ffffff url(images/bg-tour.jpg) repeat-x;
	border:1px solid #65C8E8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 30px;
	}
	
.tour-package .package{
	float:left;
	width:185px;
	height:auto;
	padding-right:35px;
	}	
	
.tour-package .package img{
	float:left;
	padding:3px;
	border:1px solid #1FA5CB;
	}	
	
.tour-package .package ul{
	float:left;
	width:185px;
	margin:0;
	padding:0;
	list-style:none;
	padding-top:5px;
	}
	
.tour-package .package ul li{
	float:left;
	width:185px;
	list-style:none;
	background-image: url(images/black_bullets.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}	
	
.tour-package .package ul li a{
	font:12px/22px tahoma;
	color:#333333;
	text-decoration:none;
	margin-left: 10px;
	}	
	
.tour-package .package ul li a:hover{
	text-decoration:underline;}	

/*****************************************/
.news-event{
	float:left;
	width:225px;
	padding-right:15px;
	}
	
.news-event strong{
	float:left;
	width:213px;
	background:#DDF1F8;
	padding:5px;
	border:1px solid #65C8E8;
	font:bold 12px/16px tahoma;
	color:#333333;
	}	
	
.news-event p{
	float:left;
	width:213px;
	padding:5px;
	font:12px/16px tahoma;
	color:#333333;
	}	
	
.news-event p a{
	font:12px tahoma;
	color:#21AEDC;
	text-decoration:underline;
	}	
	
.news-event p a:hover{
	text-decoration:none;}	
	
.news-event a.list-all{
	float:left;
	width:60px;
	height:20px;
	background:url(images/btn-list-all.jpg) no-repeat top;
	}
	
.news-event a.list-all:hover{
	background:url(images/btn-list-all.jpg) no-repeat bottom;
	}	
	
/****************/
.photogallery{
	float:left;
	width:170px;
	}	
	
/*******************/
.Clients-testimonials{
	float:right;
	width:280px;
	}
	
.Clients-testimonials .testimonials{
	float:left;
	width:245px;
	height:136px;
	padding:15px;}	
	
.testimonials img{
	float:left;
	padding-right:5px;
	}	
	
.testimonials .identity{
	font:11px/15px tahoma;
	color:#333333;
	float: left;
	}	
	
.identity strong{
	font:bold 11px/15px tahoma;
	color:#333333;
	}	
	
.identity a{
	font:11px/15px tahoma;
	color:#333333;
	text-decoration:underline;
	}	
	
.identity a:hover{
	text-decoration:none;}	
	
.testimonials p{
	float:left;
	width:211px;
	font:11px/15px tahoma;
	color:#333333;
	padding-top:5px;
	}	
	
.testimonials p a{
	font:11px tahoma;
	color:#21AEDC;
	text-decoration:underline;
	}	
	
.testimonials p a:hover{
	text-decoration:none;}	
	
/**********************
FOOTER
***********************/
#footer{
	margin:10px 0 0 0;
	width:100%;
	height:157px;
	background:url(images/bg-footer.jpg) repeat-x;
	clear:both;
	}
	
.footer{
	margin:0 auto;
	width:960px;
	height:147px;
	padding:5px 0;
	}
	
	.footer .left{
		float:left;
		width:205px;
		height:145px;
		background:url(images/vertical-seperator.jpg) repeat-y right;
		}
		
	.footer h2{
		font:bold 14px tahoma;
		color:#cccccc;
		padding:10px 0 0 0;
		margin:0;
		margin-bottom:5px;
		}
		
	.footer .left img{
		float:left;
		padding-right:5px;}	
		
	.footer .middle{
		float:left;
		width:360px;
		height:145px;
		background:url(images/vertical-seperator.jpg) repeat-y right;
		padding:0 10px;
		}	
		
	.middle .contact{
		float:left;
		width:360px;
		height:110px;
		background:url(images/horizontal-seperator-footer.jpg) repeat-x bottom;
		margin-bottom:5px;
		}
		
	.contact p{
		float:left;
		width:360px;
		font:11px/16px tahoma;
		color:#CCCCCC;}
		
	.contact p a{
		font:11px/16px tahoma;
		color:#CCCCCC;
		text-decoration:underline;}	
		
	.contact p a:hover{
		text-decoration:none;}	
		
	.footer a.msn{
		float:left;
		width:36px;
		height:33px;
		padding-right:5px;
		background:url(images/msn.png) no-repeat bottom;}
		
	.footer a.msn:hover{
		background:url(images/msn.png) no-repeat top;
		}
		
	.footer a.yahoo{
		float:left;
		width:36px;
		height:33px;
		background:url(images/yahoo.png) no-repeat bottom;
		padding-right:5px;}	
		
	.footer a.yahoo:hover{
		background:url(images/yahoo.png) no-repeat top;
		}
		
	.footer a.skype{
		float:left;
		width:36px;
		height:33px;
		background:url(images/skype.png) no-repeat bottom;}
		
	.footer a.skype:hover{
		background:url(images/skype.png) no-repeat top;
		}
		
	.footer a.on{
		background-position:top;}
		
		
		
		
		
	.footer .right{
		float:right;
		width:365px;
		height:145px;}	
		
	.footer .right .links{
		float:right;
		width:365px;
		height:60px;
		font:11px/60px tahoma;
		color:#CCCCCC;
		text-align:right;
		}	
		
	.footer .right .links a{
	color:#CCCCCC;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	line-height: 60px;
		}	
		
	.footer .right .links a:hover{
	text-decoration:underline;
		}
		
	.footer .right .copyright{
		float:right;
		width:235px;
		padding-top:15px;
		font:11px/16px tahoma;
		color:#CCCCCC;
		text-align:right;
		background:url(images/horizontal-seperator-footer.jpg) repeat-x top;
		}
#header .header .menu ul {
	list-style-type: none;
}
#header .header .menu ul li {
	float: left;
	height: 35px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a8def8;
	border-left-color: #2bb5da;
}
#header .header .menu ul li a {
	display: block;
	color: #069;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
}
#header .header .menu ul li a:hover {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color:#333333;
	}
#header .header .menu ul li.first {
	height:35px;
	width:11px;
	background:url(images/first-menu-bg.jpg) no-repeat left top;
	border:none;
	}
	#header .header .menu ul li.last {
	height:35px;
	width:11px;
	background:url(images/last-menu-bg.jpg) no-repeat right top;
	border:none;
	}
#header .header .menu ul li a.lasta {
	border:none;
}
#header .header .menu .secondlast, #header .header .menu .second {
	border:none;
}
#container .welcome .slideGallery {
	height: 240px;
	width: 520px;
	position: absolute;
}
#container .welcome .slideGallery {
	background-image: url(images/bg-banner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	position: relative;
	padding: 5px;
	height: 240px;
	width: 520px;
}
#container .welcome .slideGallery img {
	position: absolute;
	top: 5px;
	bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
.innerbody {
	background:none;
	}
.innerbody .headershadow {
	background-image: url(images/shadow-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	clear:both;
	background-color: #FFF;
}
.innerbody #container #right-content .regions h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
.innerbody #container #right-content .regions img {
	float: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	background-color: #FFFFFF;
	margin-left: 0px;
}
.pushit {
	font-size:0;
	line-height:0;
	clear:both;
	}.innerbody #container #right-content .regions a {
	color: #137CE6;
	text-decoration: none;
}
.innerbody #container #right-content .regions a:hover {
	text-decoration: underline;
}
.innerbody #container #right-content .regions h2 a {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D97BA;
}
.innerbody #container #right-content .regions {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.innerbody #container #right-content img {
	float: right;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
}
.innerbody #container #right-content .itinerary {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C4EAF7;
	border-bottom-color: #C4EAF7;
}
.innerbody #container #right-content .itinerary p {
	margin-left: 70px;
}
.innerbody #container #right-content .itinerary p strong {
	position: absolute;
	left: -1px;
}
.innerbody #container #right-content .booking {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.innerbody #container #right-content .booking ul {
	list-style-type: none;
}
.innerbody #container #right-content .booking ul li {
	float: left;
	width: 49%;
}
.innerbody #container #right-content .booking ul li a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	padding: 10px;
}
.innerbody #container #right-content .booking ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#header .header .logo img {
	border: 1px solid #FFF;
	padding-top: 8px;
}
#header .header .slogan {
	position: absolute;
	left: 20px;
	bottom: 20px;
	color: #FFF;
	font-size: 11px;
}
#header .header .tel {
	position: absolute;
	left: 450px;
	top: 10px;
	color: #FFF;
}
#header .header .mobile {
	position: absolute;
	right: 20px;
	bottom: 60px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}
#header .header .mobile img {
	float: left;
	margin-right: 10px;
}
#header .header .mobile strong {
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#container #right-content .popular-packages .packages h2 a {
	color:#1D97BA;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#container #right-content .popular-trips table .dark td a {
	color: #333;
	text-decoration: none;
}
#container #right-content .popular-trips table .dark td a:hover {
	color: #000;
	text-decoration: underline;
}
#container #right-content .popularplaces div ul {
	list-style-type: none;
}
#container #right-content .popularplaces div ul li {
	float: left;
	width: 33%;
	background-image: url(images/black_bullets.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #right-content .popularplaces a {
	margin-left: 10px;
	text-decoration: none;
	color: #333333;
}
#container #right-content .popularplaces a:hover {
	text-decoration: underline;
}
.innerbody #container #right-content ul {
	margin-left: 20px;
}
#container .welcome .txt p {
	text-align: justify;
}
.innerbody #container #right-content .contactform {
	border: 1px solid #ECF9FD;
	padding: 5px;
}
.innerbody #container #right-content .contactform p label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-right: 15px;
	width: 200px;
	float: left;
	text-align: right;
}
.innerbody #container #right-content .contactform img.veri {
	float:none;
	vertical-align:middle;
	}
.innerbody #container #right-content .contactform #contactform input, select, textarea {
	border: 1px solid #B3E4F4;
	background-color: #EEFAFD;
	padding:4px;
}
.innerbody #container #right-content .fact strong {
	float: left;
	width: 150px;
}
#container #right-content .popular-packages .packages h2 a:hover {
	text-decoration: underline;
}
.gallery #container #right-content p.readmore {
	text-align:right;
	clear:both;
	padding-right:20px;
	}
.gallery #container #right-content ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
.gallery #container #right-content ul li {
	float:left;
	padding-right: 20px;
	padding-bottom: 20px;
	}
.gallery #container #right-content ul li a img {
	float:none;
	margin:0;
	height:113px;
	width:150px;
	}
.gallery #container #right-content .links {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
	}
.gallery #container #right-content .links li {
	width:25%;
	padding:0;
	margin:0;
	background-image: url(images/foldericon.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
.gallery #container #right-content .links li a {
	text-decoration:none;
	color:#0066CC;
	font-weight:bold;
	margin-left: 20px;
	}
.gallery #container #right-content .links li a:hover {
	text-decoration:underline;
	}
.gallery #container #right-content {
	position:relative;
	}
.gallery #container #right-content .addlink {
	position:absolute;
	right:50px;
	top:5px;
	}
.gallery #container #right-content .addlink a {
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:2px 10px 2px 10px;
	border:1px solid #ccc;
	background:#f1f1f1;
	text-decoration:blink;
	color:#003366;
	}
.gallery #container #right-content .addlink a:hover {
	background:#003366;
	color:#FFFFFF;
	text-decoration: none;
	}

.gallery #container #right-content label {
	display:block;
	float:left;
	width:150px;
	text-align:right;
	}
.gallery #container #right-content .fail {
	color:#F00 !important;
	text-align:center;
	font-weight:bold;
	}
.gallery #container #right-content .success {
	color: #006600 !important;
	text-align:center;
	font-weight:bold;
	}
