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

* {
	padding:0;
	margin:0;
	}
@font-face {
    font-family: 'Proxima Nova Regular';
    src: url('http://www.lodgenepal.com/fonts/Proxima%20Nova%20Regular/ProximaNova-Regular.eot') format('eot'),
       	 url('../fonts/Proxima Nova Regular/ProximaNova-Regular.woff')  format('woff'),
         url('http://www.lodgenepal.com/fonts/Proxima%20Nova%20Regular/ProximaNova-Regular.ttf') format('truetype'),
         url('http://www.lodgenepal.com/fonts/Proxima%20Nova%20Regular/ProximaNova-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'proximanovalight';
	src: url('http://www.lodgenepal.com/css/proximanovalight.eot');
	src: local('proximanovalight'), url('http://www.lodgenepal.com/fonts/proximanovalight.woff') format('woff'), url('http://www.lodgenepal.com/css/proximanovalight.ttf') format('truetype');
}
body{
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:url(http://www.lodgenepal.com/images/body-bg.jpg) repeat-x;
	}
.clear{
	clear:both;
	}
#wrapper{
	width:980px;
	height:auto;
	margin:0 auto;
	}
#banner{
	width:980px;
	height:114px;
	background:url(http://www.lodgenepal.com/images/banner.bg.jpg) no-repeat;
	margin:0 auto;
	}
.left_banner{
	width:460px;
	height:auto;
	position:relative;
	float:left;
	} 
.logo{
	position:absolute;
	z-index:999;
	left:10px;
	bottom:-50px;
	}
.left_banner img{
	margin-top:27px;
	float:right;
	}
.right_banner{
	float:right;
	}
.top_menu ul li{
	float:left;
	padding-top:5px;
	list-style:none;
	}

.top_menu ul li a{
	font-family: 'Proxima Nova Regular';
	color:#aeaeae;
	background:url(http://www.lodgenepal.com/images/line.jpg) no-repeat right;
	font-size:14px;
	padding:0px 6px;
	text-decoration:none;
	font-weight:normal;
	text-transform:capitalize;
	}
.top_menu ul li:last-child a{
	background:none;
	}
.top_menu ul li a:hover{
	color:#FF0;
	text-decoration:underline;
	}
.right_banner h2{
	font-size:18px;
	color:#f7e5d8;
	margin-top:56px;
	float:right;
	margin-right:4px;
	font-family:"Proxima Nova Regular",Verdana, sans-serif;
	}
.slideshow{
	width:1348px;
	height:380px;
	margin:0 auto;
	overflow:hidden;
	}
.slideshow img{
	width:1366px;
	height:380px;
	}
.holl_body{
	width:980px;
	height:auto;
	margin:0 auto;
	}
.menu{
	width:980px;
	height:46px;
	margin:0 auto;
	}
.menu ul li{
	float:left;
	list-style:none;
	position:relative;
	}
.menu ul li a{
	padding:13px 19px;
	text-decoration:none;
	font-weight:600;
	font-family:"Proxima Nova Regular",Verdana, sans-serif;
	color:#000000;
	font-size:15px;
	text-transform:uppercase;
	display:block;
	}
.menu ul li a:hover{
	color:#FFF;
	}
.menu ul ul {
	display:none;
	left:0;
	position:absolute;
	margin:0;
	padding:0;
	z-index:9999;
}
.menu ul ul ul {
	left:100%;
	top:0;
}
.menu ul ul li {
	margin:0;
	padding:0;
		width:200px;

}
.menu ul ul li a {
	background:#2A3F00;
	margin:0;
	padding:8px 10px;;
	color:white;
		border-bottom:1px #000000 solid;

}
.menu ul ul li a:hover {
	color:white;
}
.menu ul li:hover > ul {
	display:block;	
}
#sub_wrapper{
	width:980px;
	height:auto;
	margin-top:10px;
	}
.left_block{
	width:673px;
	height:auto;
	float:left;
	}
.left_block h1, .wel_head h1{
	font-family:"Proxima Nova Regular",Verdana, sans-serif;
	font-weight:800;
	line-height:42px;
	border-bottom:1px solid #dddada;
	margin-left:2px;
	font-size:19px;
	}
.welcome_bar {
		padding:10px 0px;

		border-bottom:1px solid #dddada;
}

.welcome_bar p{
	color:#8b8889;
	
	text-align:justify;
	line-height:18px;
	font-family:"Proxima Nova Regular",Verdana, sans-serif;
	font-size:16px;
	font-weight:500;
	}
.welcome_bar p span{
	color:#F00;
	text-align:justify;
	padding:10px 0px;
	line-height:18px;
	font-family:"Proxima Nova Regular",Verdana, sans-serif;
	font-size:16px;
	font-weight:400;
	}
.trekking_bar{
	width:675px;
	height:auto;
	}

.tour_bar{
	width:325px;
	height:auto;
	margin-top:8px;
	padding-bottom:27px;
	background:#F8F6F7 url(http://www.lodgenepal.com/images/best-bg.jpg) no-repeat bottom right;
	float:left;
	}
.tour_bar h2{
	color:#fefb01;
	width:280px;
	height:42px;
	background:url(http://www.lodgenepal.com/images/tour-bg.jpg) no-repeat;
	line-height:45px;
	padding-left:45px;
	font-family:"Proxima Nova Regular",Verdana, sans-serif;
	font-weight:bold;
	font-size:20px;
	}
.tour_bar ul li{
	margin-top:6px;
	list-style:none;
	}	
.tour_bar ul{
	margin:10px;
	}
.tour_bar ul li a{
	color:#389F13;
	margin-left:9px;
	text-decoration:none;
	font-family:"Proxima Nova Regular",Verdana, sans-serif;
	font-weight:700;
	font-size:15px;
	}
.tour_bar ul li a:hover{
	color:#990033;
	}
	
.our_bar{
	margin-top:8px;
	width:325px;
	height:auto;
	padding-bottom:27px;
	background:#F8F6F7 url(http://www.lodgenepal.com/images/best-bg.jpg) no-repeat bottom right;
	float:right;
	}	
	
.our_bar h2{
	color:#fefb01;
	width:275px;
	height:42px;
	background:url(http://www.lodgenepal.com/images/trekking-block.jpg) no-repeat;
	line-height:45px;
	padding-left:50px;
	font-family:"Proxima Nova Regular",Verdana, sans-serif;
	font-weight:bold;
	font-size:20px;
	}	
.p_bar p{
	text-align:justify;
	font-family:"Proxima Nova Regular",Verdana, sans-serif;
	padding:10px 5px;
	font-size:15px;
	line-height:17px;
	color:#000000;
	}
.fream_bar{
	width:312px;
	height:160px;
	background:url(http://www.lodgenepal.com/images/fream.jpg) no-repeat;
	margin:2px 5px 8px 5px;
	}
.fream_bar img{
	margin:5px 0px 0px 5px;}
.right_block{
	width:286px;
	height:auto;
	float:right;
	background:url(http://www.lodgenepal.com/images/inquery-bg.jpg) repeat;
	
	}
.right_block h2{
	width:235px;
	height:42px;
	padding-left:50px;
	color:#ffffff;
	font-size:22px;
	font-weight:500;
	line-height:42px;
	font-family: 'Open Sans Condensed', sans-serif;
	background:url(http://www.lodgenepal.com/images/h2-bg.jpg) no-repeat;
	}
table td{
	padding:5px 10px;
	font-weight:bold;
	}
#all_round{
	width:980px;
	height:auto;
	margin:0 auto;
	
	}
.video_gallery{
	width:325px;
	height:auto;
	float:left;
	}
.video_gallery h2 {
	height:40px;
	width:auto;
	background:#6F2D00;
	}	
.video_gallery h2 a{
	line-height:40px;
	color:#FFF;
	margin-left:15px;
	font-family:normal;
	text-decoration:none;
	font-size:18px;
	}	
.video_gallery h2 a:hover{
	color:#FF9900;
	border-bottom:1px solid #FF9900;
	}

	
.facebook_link{
	width:325px;
	height:auto;
	margin:0px 0px 10px 22px;
	float:left;
	}
.facebook_link img{
	border:1px solid #ccc;}	
	
.trip_adv{
	width:284px;
	height:auto;
	float:right;
	}	
.trip_adv img{
	border-radius:10px;
	}	
.footer{
	width:auto;
	height:56px;
	background:url(../images/footer-bg.jpg) repeat;
	}
.sub_footer{
	width:980px;
	height:56px;
	margin:0 auto;
	}
.left_footer{
	float:left;
	}
.left_footer p{
	margin-left:15px;
	padding-top:21px;
	
	color:#FFF;
	}
.right_footer{
	width:180px;
	float:right;
	}
.right_footer p{
	color:#FFF;
	margin-right:10px;
	padding-top:21px;
	float:left;
	}
.right_footer a{
	margin-top:19px;
	float:right;
	}
table#contact_form select{
	width:100%;
	height:35px;
}
.language{
	width:980px;



	margin:0 auto;
}
.language_inn{
		border-radius:5px;
	background:#34130E;
	margin:10px 0px;
		padding:10px;
		color:#FFF;
		font-family:Helvetica, Arial, sans-serif;
		font-size:16px;
		color:#FFF;
		font-weight:bold;
}
.language_inn a{
	color:#FFF;
}
.language_inn img{
	padding:0 5px;
	margin-left:75px;
}
table#contact_form input[type="date"] {
	height:33px;
	width:71%;
	}
inputt[type*="submit"]{
	float:right;
	margin:0px 6px 13px 0px;
	}
td{
	color:#333;
	font-family:normal;
	font-size:14px;}