body
{
	margin : 0;
	padding : 0;
	font-family : Trebuchet MS, verdana, Arial;
	font-size : 12px;
	color : #000;
	background-color: #eeeeee;
}

.clr
{
	clear : both;
}


#container
{
	width : 985px;
	border : 0px solid #fff;
	margin : 0 auto;
	background: #ffffff;
	background: #eeeeee url(../../images/paper.jpg) repeat 0 0; 
}

#top_menu
{
	height : 25px;
	color : #ffffff;
	background:#B6784F;
	background:#1c9a12;
	padding-top: 3px;
}

.date
{
	padding-left: 5px;
	float:left;
}

.top_menu
{
	float:right;
	padding-right:5px;
}

.top_menu a:link, .top_menu a:active, .top_menu a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.top_menu a:hover
{
	text-decoration:underline;
}

#header{
	margin:0;
	padding:10px;
	height:90px;
	border : 0px solid #cc0000;
}

.logo
{
		float:left;
		font-weight : bold;
		color:#0066cc;
}

.logo a
{
		background: url(../../images/logo.png) no-repeat 0 0px;
		width : 490px;
		height: 90px;
		display: block;
		text-indent: -1500px;
}

 .live_support
{
	float: left;
	padding : 0px 0 0 0px;
	width : 190px;
	height: 80px;
	margin : 0px 0px 0 0 ;
}
 put this css soon
  Anil says:
 sabai
 ?
prajwal chuke says:
 ya 
 put his css
 .logo a
{
		background: url(../../images/logo.png) no-repeat 0 0px;
		width : 490px;
		height: 90px;
		display: block;
		text-indent: -1500px;
}

.live_support
{
	float: left;
	padding : 0px 0 0 0px;
	width : 190px;
	height: 80px;
	margin : 0px 0px 0 0 ;
}

.search
{
	float:right;
	background: url(../../images/search.png) no-repeat 0 0px;
	padding : 10px 0 0 10px;
	width : 255px;
	height: 39px;
	color:#0066cc;
	margin-top : 20px;
}


.search form input
{
	border: 0;
}

.language
{
	float : right;
	clear : right;
	border : 0px solid #000000;
	width : 250px;
	margin-right : 5px;
	color:#0066cc;
}

#banner_image{
	clear:both;
	margin:0;
	padding:0;
	height: 246px;
	border-top: 5px solid #336600;
	background-color:#FFCC00;
}

#header_menu {
	width : 100%;
	clear : both;
	float: left;
	height: 30px;
	margin-top: 10px !important;
	margin-top: -10px;
	border: 0px solid #0099ff;
	background: #1c9a12 url(../../images/menu_bg11.jpg) repeat-x 0 0;
}

/*
#header_menu ul {
	margin: 0;
	padding: 4px 0px 0 0;
	list-style: none;
}

#header_menu li {
	float: left;
}

#header_menu a:link {
	color : #ffcc00;
	text-decoration: underline;
}

#header_menu a {
	display: block;
	float: left;
	border-right: 1px solid #333;
	margin: 2px 0 0 0;
	padding: 8px 18px 5px 15px;
	text-decoration: none;
	font-size: 13px;
	font-weight : normal;
	color: #FFFFFF;
}

#header_menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#header_menu .last a {
	margin: 0;
	padding: 9px 18px 5px 15px;
	border-right: 0px solid #99C233;
}
*/


#inner_container
{
	width : 100%;
	clear:both;
	margin:0;
	border: 0px solid #cc0000;
}

#left_bar, #right_bar
{
	float : left;
	width : 200px;
	border : 0px solid #c0c0c0;
}

#right_bar strong
{
	color : #663300;
	font-weight: bold;
}

#center
{
	float : left;
	width : 585px;
	margin: 0;
}

#center table
{
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
}

#center table tr td
{
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}

.quick_link{		
	float : left;
	clear:both;
	width: 965px;
	height:20px;
	margin:0;
	padding: 5px 5px;
	text-align:left;
	color:#026eb2;
	border: 0px solid #cfcfcf;
}

.quick_link a:link, .quick_link a:active, .quick_link a:visited{
	color:#026eb2;
	text-decoration:none;
}

.quick_link a:hover{
	color:#026eb2;
	text-decoration:underline;
}

/* box for left and right bar */

.box
{
	width : 190px;
	padding: 0px 5px 5px 5px;
}

.box h1
{
	background: #000000 url(../../images/title_bg_small.jpg) repeat-x 0 0;
	height: 24px;
	color:#FFFFFF;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	padding : 6px 0 0 5px;
	margin-bottom: 0px;
	border-bottom: 0px solid #000000;
	
}

#all_news ul, .box ul
{
	margin: 0px;
	padding: 0;
	list-style: none;
}

#all_news ul li, .box ul li
{
	background: url(../../images/bullet.jpg) no-repeat 5px 10px;
	line-height: 1.7em;
	border-bottom: 1px solid #F1F1F1;
}

#all_news ul li a, .box ul li a
{
	color: #006699;
	text-decoration:none;
	display:block;
	padding : 3px 0 3px 18px;
}

#all_news ul li a:hover, .box ul li a:hover
{
	color : #000000;
	text-decoration: underline;
}

#all_news p img, #all_news img, .box p img, .box img
{
	border : 0;
	padding-bottom: 3px;
}

/* box center bar */

#center h1, #center h2
{
	background: #009900 url(../../images/title_bg_small.jpg) repeat-x 0 0;
	height: 24px;
	color:#FFFFFF;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	padding : 6px 0 0 5px;
	margin-bottom: 0px;
	border-bottom: 0px solid #000000;
}

#center h1.green
{
	background: #169E10 url(../../images/title_bg_small.jpg) repeat-x 0 0;
	height: 24px;
	color:#FFFFFF;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	padding : 6px 0 0 5px;
	margin-bottom: 0px;
	border-bottom: 0px solid #000000;
}

#center h1.brown
{
	background: #000000 url(../../images/title_bg_small.jpg) repeat-x 0 0;
	height: 24px;
	color:#FFFFFF;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	padding : 6px 0 0 5px;
	margin-bottom: 0px;
	border-bottom: 0px solid #000000;
}

#center h1.blue
{
	background: #169E10;
	height: 24px;
	color:#FFFFFF;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	padding : 6px 0 0 5px;
	margin-bottom: 0px;
	border-bottom: 0px solid #000000;
}

#center h1.gray
{
	background: #169E10;
	height: 24px;
	color:#FFFFFF;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	padding : 6px 0 0 5px;
	margin-bottom: 0px;
	border-bottom: 0px solid #000000;
}

#center h1.gren
{
	background: #169E10;
	height: 24px;
	color:#FFFFFF;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	padding : 6px 0 0 5px;
	margin-bottom: 0px;
	border-bottom: 0px solid #000000;
}


#center p
{
	text-align: justify;
	color: #000000;
	padding: 0 5px;
}

#center p img
{
	border: 0;
}

h2.subtitle
{
	color : #000080;
	font-size : 13px;
}

p
{
	color : #666;
	line-height : 1.8em;
	font-size : 11px;
	font-family : verdana;
	text-align:justify;
}
	
a:link, a:active, a:visited
{
	color : #000000;
	text-decoration : none;
}

a:hover
{
	text-decoration : underline;
}

#footer
{
	width : 985px;
	height : 80px;	
	background-color:#1c9a12; /* green color #848F00 */
	border-top: 5px solid #336600; /* #666F00 */
	padding-top: 5px;
	color: #ffffff;
}

.footer_menu p
{
	text-align:center;
	color:#ffffff;
	margin:0;
	padding:0;
}

#copyright
{
	float : left;
	padding : 20px 0 0 10px;
}

#designer
{
	float : right;
	text-align : right;
	padding : 15px 10px 0 0;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color : #ffffff;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}



img.left
{
	float :left;
	padding :5px 8px 8px 8px;
	border:1px solid #cfcfcf;
}

img.right
{
	float : right;
	padding : 5px 8px 8px 8px;
	margin: 10px 8px 8px 8px;
	border: 1px solid #cfcfcf;
	clear : right;
}



img.homeright
{
	float: right;
	padding: 5px;
	margin: 10px 5px;
	border: 1px solid #cfcfcf;
}

.destination
{
	background-color: #D1E4F8;
	padding: 8px 10px 8px 13px;
}

#center h1.packages
{
	background: #169E10;
	height: 24px;
	color:#FFFFFF;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	padding : 6px 0 0 5px;
	margin-bottom: 0px;
	border-bottom: 0px solid #000000;
}

.feature_packages
{
	float: left;
	width : 289px;
	margin : 0 3px 8px 0;
	display: inline;
}

.feature_packages ul
{
	list-style: none;
	margin: 0px 0 0 0 ;
	padding: 0;
}

.feature_packages ul li
{
	/*background: url(../../images/bullet.jpg) no-repeat 5px 10px;*/
	line-height: 1.4em;
	border-bottom: 1px solid #F1F1F1;
}

.feature_packages ul li a:link, .feature_packages ul li a:active, .feature_packages ul li a:visited
{
	display:block;
	text-decoration : none;
	color: #006699;
	padding : 3px 0 3px 8px;
}

.feature_packages ul li a:hover
{
	color: #000000;
	text-decoration: underline;
}

img.box
{
	float : right;
	padding : 1px;
	width:110px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #cfcfcf;
	clear : right;
}

.feature_tour
{
	/*background-color: #D1E4F8;*/
	padding: 8px 10px 8px 13px;
}

.feature_trek
{
	/*background-color: #f1f1f1;*/
	padding: 8px 10px 8px 13px;
}

.feature_expedition
{
	/*background-color: #E7EF86;*/
	padding: 8px 10px 8px 13px;
}

.border_blue
{
	border-bottom : 1px solid #cfcfcf;
}

.border_gray
{
	border-bottom : 1px solid #cfcfcf;
}

.border_gren
{
	border-bottom : 1px solid #cfcfcf;
}

.single_destination
{
	float: left;
	width : 275px;
	margin : 0 3px 10px 0;
	padding-bottom: 10px;
}

.single_destination img
{
	border: 4px solid #FFFFFF;
	padding: 0;
	margin: 0 4px 0 0 ;
}

.single_destination h3
{
	margin: 0;
	padding: 0;
	color: #800000;
	font-size : 14px;
}

.single_destination span
{
	text-align: justify;
	padding: 2px 0 0 0;
}

.single_destination a
{
	background: url(../../images/visit_destination.gif) no-repeat 0 0;
	width: 51px;
	height: 23px;
	text-align: center;
	color: #FFFFFF;
	padding : 3px 14px;
}
	
.single_destination img
{	
	border: 1px solid #000000;
}

#rental
{
	margin: 8px 0;
}

.dest
{
	float:left;
	width : 115px;
	height: 110px;
	margin : 5px;
	padding : 5px 5px;
	text-align: center;
	border: 1px solid #333333;
	background-color : #333333;
}

.dest img
{
	padding: 5px 0px;
	border: 0;
}

.dest a
{
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
}

.dest a:hover
{
	text-decoration:none;
}

.dest2
{
	float:left;
	width : 115px;
	height: 110px;
	margin : 5px;
	padding : 5px 5px;
	text-align: center;
	border: 1px solid #cfcfcf;
	background-color : #f1f1f1;
}

.dest2 img
{
	padding: 5px 0px;
	border: 0;
}

.dest2 a
{
	color: #000000;
	text-decoration:none;
	text-align:center;
}

.dest2 a:hover
{
	text-decoration:none;
}

a:link.readmore, a:active.readmore, a:visited.readmore
{
	width : 62px;
	height : 20px;
	background-color:#660000;
	color:#FFFFFF;
	display:block;
	padding:3px 5px;
	text-decoration:none;
	font-size:10px;
	margin-top: 5px;
}

a:hover.readmore
{
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
}

#trekking
{
	background-color: #EDEEF1;
}


#enquiry
{
	background-color: #F2EDDB;
}

#photo-gallery
{
	margin-top : 5px;
}





/***************for gallery********************/

.gallery
{
	width: 580px;
	margin: 10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	/*border-bottom : 1px solid #cfcfcf;*/
	clear : both;
}

.gallery a:link img, .gallery a:visited img, .gallery a:active img, .gallery a:hover img{
	border:1px solid #cfcfcf;
}

.gallery h2
{
	font-size : 14px;
	color : rgb(120,200,256);
	padding: 0 0 0 5px;
}

.width{
	color:#333;
	float:left;
	clear : both;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	padding-top : 40px;
}
.width a:link, .width a:active, .width a:visited{
	width:120px;
	height:16px;
	text-decoration:none;
	color: #FF3300;
	text-align:center;
}
.width a:hover{
	width:120px;
	color: #000;
	text-decoration:underline;
	text-align:center;
}

.gal_images
{
	margin: 10px;
	border: 2px solid #660000;
}



/****************Photo Gallery Style***********************/

.aets_gallery
{
	float : left;
	padding : 5px;
	margin : 5px;
	border : 1px solid #cccccc;
	background : #efefef;
	cursor:pointer;
	width : 260px;
}

.aets_gallery img
{
	border : 1px solid #000000;
}

.aets_gallery h3
{
	text-align : center;
}

.aets_gallery2
{
	float : left;
	padding : 5px;
	margin : 5px;
	border : 1px solid #000000;
	background : #dddddd;
	cursor:pointer;
	width : 260px;
}

.aets_gallery2 img
{
	border : 1px solid #cccccc;
}

.aets_gallery2 h3
{
	text-align : center;
	color : #800000;
}

.aets_gallery p, .aets_gallery2 p
{
	font-size:12px;
	text-align:center;
}

.aets_gallery p span, .aets_gallery2 p span
{
	color:#FC7207;
}

.back
{
	clear : both;
	padding : 10px 3px;
}

.back a
{
	color : #026eb2;
}

/*************gallery end *****************/

/*---------for news & Events ------------------*/

#marquee_container{
position: relative;
width: 180px; /*marquee width */
height: 210px; /*marquee height */
overflow: hidden;
border: 0px solid #000;
padding: 2px;
padding-left: 4px;
cursor:pointer;
margin-top: 5px;
}

#marquee_container a:link
{
	color : #0099ff;
	text-decoration : none;
}

#marquee_container a:hover
{
	color : #000;
	text-decoration : none;
}

#marquee_container span
{
	color : #666;
	clear : both;
	font-size: 11px;
}

.news
{
	width : 570px;
	padding: 5px;
	border-bottom : 1px solid #cfcfcf;
	clear : both;
	margin : 10px 0 20px 0;
}

#vmarquee a:link, #vmarquee a:active, #vmarquee a:visited
{
	font-size : 12px;
	color : #0066ff;
	text-decoration:none;
}

#vmarquee a:hover
{
	color : #000000;
}

.news a
{
	font-size: 15px;
	color: #0066ff;
	font-weight: bold;
	text-decoration:underline;
}

.news_pic
{
	float: left;
	padding: 3px;
	margin: 5px;
	border: 1px solid #dddddd;
}

/***************************end of news & events***********************************/

.testimonial
{
	width : 565px;
	border : 1px solid #cfcfcf;
	margin: 5px;
	padding: 5px;
}


.package_head
{
	color: #00CC00;
	font-size:15px;
	font-weight:bold;
}


#trial
{
	width : 585px;
	margin: 0 auto;
}

.related_links
{
	
	width: 575;
	padding: 5px 5px 5px 5px;
	margin: 10px 0;
}
.related_links1
{
	
	width: 575;
	padding: 5px 5px 30px 5px;
	margin: 10px 0;
}

.related_links_firstpage
{
	
	width: 575;
	padding: 5px 5px 10px 5px;
	margin: 10px 0;
}

.related_links h3
{
	color: #169E10;
	margin: 2px 0 5px 5px;
}

.related_links_firstpage h3
{
	color: #169E10;
	margin: 2px 0 5px 5px;
}
.related_links p img
{
	float: right;
	margin: 3px;
	padding-left: 5px;
	border: 5px solid #000000;
}

.related_links_firstpage p img
{
	float: right;
	margin: 3px;
	padding-left: 5px;
	border: 5px solid #000000;
}

.related_links a.view_more
{
	color: #ffffff;
	background-color:#009900;
	text-decoration:none;
	padding: 2px 5px;
	margin-left:5px;
}

.related_links_firstpage a.view_more
{
	color: #ffffff;
	background-color:#009900;
	text-decoration:none;
	padding: 2px 5px;
	margin-left:5px;
}
.related_links a:hover.view_more
{
	text-decoration: underline;
}

.related_links_firstpage a:hover.view_more
{
	text-decoration: underline;
}
.related_links table tr td
{
	padding: 5px;
}

.related_links ul
{
	list-style: none;
	margin: 0 0 0 5px;
	padding:0;
}

.related_links ul li
{
	background: url(../../images/bullet.jpg) no-repeat 5px 10px;
	line-height: 1.7em;
	border-bottom: 1px solid #F1F1F1;
	padding : 3px 0 3px 22px;
}



ul.related_li li
{
	float: left;
	width: 250px;
	margin-right: 5px;
	border: 0px solid #000000;	
}

.back_main
{
	background-color: #009900;
	padding: 2px 5px;
	float: left;
	display: block;
	margin-bottom:50px;
	
}

.back_main a
{
	color: #ffffff;
	text-decoration: none;
}

.back_main a:hover
{
	text-decoration:underline;
}



#site_map
{

	width: 98%;
	border:0px solid #ffffff;
	margin: 0 0 -15px 10px
	
}




.site_map
{
	float: left;
	width: 173Px;
	
	/*border-right : 1px dotted #cfcfcf;*/
	padding: 2px 6px 2px 2px;
	color:#000000;
	margin-left:5px;
	margin-top:auto;
	
}

.site_map ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding:0;

}

.site_map ul li
{
	padding-left : 5px;
	
	line-height : 2.2em;
}




.site_map1
{
	float: left;
	clear:both;
	width: 173Px;
	
	/*border-right : 1px dotted #cfcfcf;*/
	padding: 2px 3px 2px 2px;
	color:#000000;
	margin-left:5px;
	margin-top:auto;
	
}

.site_map1 ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding:0;

}

.site_map1 ul li
{
	padding-left : 9.5px;
	background: url(../../images/arrow1.gif) no-repeat 0 12px;
	line-height : 2.2em;
}



.site_map2
{
	float: left;
	width: 173Px;
	
	/*border-right : 1px dotted #cfcfcf;*/
	padding: 2px 6px 2px 2px;
	color:#000000;
	margin-left:8px;
	margin-top:auto;
	
}

.site_map2 ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding:0;
	

}

.site_map2 ul li
{
	padding-left : 13.5px;
	background: url(../../images/arrow.gif) no-repeat 5px 13px;
	line-height : 2.2em;
	
}


.site_map3
{
	float: left;
	width: 173Px;
	
	/*border-right : 1px dotted #cfcfcf;*/
	padding: 3px 8px 2px 2px;
	color:#000000;
	margin-left:5px;
	margin-top:auto;
	
}

.site_map3 ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding:0;

}

.site_map3 ul li
{

	padding-left:21px;
	background: url(../../images/bullet.gif) no-repeat 12px 10px;
	line-height : 2.2em;
	font-size:10.5px;
	
}




.related_links a img
{
	border: 3px solid #ffffff;
}

.related_links .summary
{
	float: left;
	width: 320px;
	border-right: 1px solid #169E10;
}

.related_links .details
{
	float:left;
	width: 250px;
}

/*new bootom Content*/


#bottom_links
{
	width : 985px;
	height : 120px;	
	/*background-color: #336600; /* green color #848F00 */
	border-top: 1px solid   #666F00; 
	padding-top: 5px;
	margin-bottom: 5px;
	clear: both;
	
	
}
.bottom_box
{
	float: left;
	width: 186px;
	height:120px;
	color: #666F00;
	margin-right: 5px;
	margin-left: 5px;
	border-right:1px dotted #999900;
	

	
	

}
.bottom_box_last
{
	float: left;
	width: 186px;
	color: #666F00;
	margin-right: 5px;
	margin-left: 5px;
	

}


#bottom_links a:link, #bottom_links a:visited, #bottom_links a:active
{
	color: #666F00;  
	text-decoration:none;
	margin-left: -5px;
	background-image:none;
	padding-left:10px;
	background:url(../../images/arrow1.gif) no-repeat 0 5px;



	
		
}

#bottom_links a:hover
{
	text-decoration:underline;
		
}

.bottom_box p
{

height:22px;
color:#336600;

margin-top: -3px;
padding-left:25px;


}
.bottom_box_last ul, li{	background-image: none;
padding-left:5px;
list-style:none;

}


.bottom_box_last p
{

height:22px;
color:#336600;

margin-top: -3px;
padding-left:25px;

}
.bottom_box ul, li{	background-image: none;
padding-left:5px;
list-style:none;

}

/*Social Networking Links */
#bottom_sn_links
{
	width : 985px;
	height : 50px;	
	/*background-color: #336600; /* green color #848F00 */
	border-top: 1px solid   #666F00; 
	padding-top: 5px;
	margin-bottom: 5px;
	clear: both;
	
}
.bottom_box_sn
{
	float: left;
	width: 140px;
	height:47px;
	color: #666F00;
	margin-right: 10px;
	padding-left:24px;
	
	
	
	

}


.bottom_box_sn1
{
	float: left;
	width: 140px;
	color: #666F00;
	margin-right: 0px;
	padding-left:80px;
	
	

}


#bottom_sn_links a:link, #bottom_links a:visited, #bottom_links a:active
{;
	color: #666F00;  
	text-decoration:none;
	margin-left: -5px;
	background-image:none;
	padding-left:10px;
	background:url(../../images/arrow1.gif) no-repeat 0 5px;



	
		
}

#bottom_sn_links a:hover
{
	text-decoration:underline;
		
}

.bottom_box_sn p
{

height:22px;
color:#FFFFFF;
background-color:#006600;
margin-top: -3px;
padding-left:25px;

}

.bottom_box_sn1 p
{

height:65px;
color:#FFFFFF;
background-color:#006600;
margin-top: -3px;
padding-left:5px;

}
.bottom_box_sn ul, li{	background-image: none;
padding-left:5px;
list-style:none;

}
