/********************************************
	AUTHOR:  			Narayan Kandel
	COMPANY:			Nepal Media Network
	WEBSITE:   			http://www.nepalmedia.com/
	TEMPLATE NAME: 		Adventure Geo Treks
	VERSION:			1.0
	LAST MODIFIED:		August-1-2008
 *******************************************/ 
 
/* General */

* { 
	margin: 0; 
	padding: 0; 
}


body{
	margin: 10px 5px 10px 5px;
	padding:0;
	background: #453b32 url(../images/background.gif) repeat-x bottom left;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
}

#wrapper{
	margin:auto;
	width: expression(document.body.clientWidth < 757? "755px" : document.body.clientWidth > 902? "900px" : "auto");
	min-width:755px;
	max-width:900px;
	overflow: hidden;
	background: #FFFFFF;
}

#top {
	background: #453b32 url(../images/top_menu_back.jpg) top center repeat-x;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	width: expression(document.body.clientWidth < 752? "750px" : document.body.clientWidth > 902? "900px" : "auto");
	min-width:750px;
	max-width:900px;
	border-bottom: 15px solid #FFFFFF;
}

#logo{
	position: relative;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	text-align: left;
}


* html #logo{
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	text-align: left;
	position: static;
}

#top .topright {
	margin: 0px 0px 0px 280px;
	height: 80px;
	width: -280px;
	background: url(../images/top_menu_right.jpg) right top no-repeat;
	}
	
/* Top Name */

#top .topname {
	margin: 0px;
	float: right !important;
	position: relative;
	text-align: right;
	height: 20px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
#top .topname ul{
	margin: 0px 10px 0px 0px;
	padding: 0;
	float: right;
	width: 350px;
}

#top .topname ul li{
	display: inline;
}


#top .topname ul li a{
	float: right;
	display: inline;
	color: #d1c2b6;
	padding: 5px 8px 6px 8px;
	text-decoration: none;
	border-right: 1px solid #54493f;
}

#top .topname ul li a:hover{
	color: #fff;
	background: #352e27;
	text-decoration: none;
}	
	

/* top menu */

#top #topmenu{
	padding-top: 19px;
	padding-right: 10px;
	float: right !important;
	position: relative;
}

* html #top #topmenu{
	padding-top: 15px;
	padding-right: 10px;
	float: right !important;
	position: relative;
}


#top #topmenu ul{
	font: bold 12px Arial, Verdana, sans-serif, Tahoma, Helvetica;
   	text-transform: none;
	margin:0;
	padding:0;
	list-style:none;
}

#top #topmenu li{
	display: inline;
	margin:0 5px 0 0;
	padding:0;
	text-transform:normal;
}


#top #topmenu a{
	text-align: left;
	float: right;
	color: #e2d4c9;
	background: url(../images/tmenu_left.jpg) no-repeat left top;
	padding: 9px 6px 9px 6px;
	text-decoration: none;
	bottom: 0px;
	cursor: hand;
}

* html #top #topmenu a{
	padding: 8px 6px 9px 6px;
	}
#top #topmenu a:hover{
	background: #442813 url(../images/topmenu_arrow.gif) no-repeat center bottom;
	text-decoration: none;
	color: #FFFFFF;
}

/* Content Warper */

#contentwrapper{
	float: left;
	width: 100%;
	background: #FFFFFF url(../images/body_back.gif) top right repeat-y;
	margin: 0px;
}


#leftcolumn{
	margin-right: 210px; /*Set right margin to RightColumnWidth*/
	margin-top: 0px;
	margin-bottom: 0px;
}

#rightcolumn{
	float: left;
	width: 200px; /*Width of right column in pixels*/
	margin-left: -210px; /*Set left margin to -(RightColumnWidth) */
	background: #e2d8a3 url(../images/right_col_back.gif) top left repeat-x;
	margin-top: 0px;
	margin-right: 0px;
}

.menutitle {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #9b6b3a url(../images/menu_title.jpg) top left no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 6px 5px 6px 10px;
	}
	

.leftmenu {
	list-style-type: none;
	margin: 0px 0;
	padding: 0 0 1px 0;
	width: 180px;
	text-align: left;
	background-color: #e2dcc9;
	list-style: none;
	float: right;
}
.leftmenu ul li {
	list-style: none;
	margin:0px;
	float: left;
	}
	
.leftmenu  li a{
	display: block;	
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #d0cab8;
	background: #e2dcc9 url(../images/menu_arrow.gif) left center no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #892d00;
}


* html .leftmenu  li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 86%;
}

.leftmenu  li a:visited{
	color: #372e20;
}

.leftmenu li a:hover{
	background: #796d61 url(../images/arrow_1.gif) left center no-repeat;
	color: #FFFFFF;
}

/* Submenu */

.submenutitle {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #9b6b3a url(../images/menu_tback.jpg) top left no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 6px 5px 6px 10px;
	}

.submenu {
	list-style-type: none;
	margin: 0px 0;
	padding: 0 0 1px 0;
	width: 180px;
	text-align: left;
	background-color: #e2dcc9;
	list-style: none;
}

.submenu  li a{
	display: block;	
	font: normal 11px Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	border-bottom: 1px solid #d0cab8;
	background: #e2dcc9 url(../images/menu_arrow.gif) left center no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #411100;
}


* html .submenu  li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 86%;
}

.submenu  li a:visited{
	color: #372e20;
}

.submenu li a:hover{
	background: #796d61 url(../images/arrow_1.gif) left center no-repeat;
	color: #FFFFFF;
}


.innertube{
	margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

.righttube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}


#photoback {
  background: #ffffff url(../images/photo_back.jpg) repeat-x left top;
  margin: 0px 0 10px 0px;
  padding: 0;
  width: 100%;
  height: 250px;
}

#photoback .photo_left {
  background: url(../images/photo_back_left.jpg) no-repeat left top;
  display: block;
}

#photoback .photo_right {
  background: url(../images/photo_back_right.jpg) no-repeat right top;
  padding: 0px 5px 0px 5px;
  display: block;
}

* html #photoback .photo_right { /*IE only. Actual menu width minus left padding of LINK (20px) */
	padding: 10px 5px 10px 8px;
}

#photoback .photo {
	height: 250px; 
	margin: 10px 10px 0px 10px;
	 }

* html #photoback .photo {
	height: 230px; 
	 }

	 
*:first-child+html #photoback .photo { 
	margin: 0px 10px 0px 10px;
	padding: 0px 0px;
	vertical-align: top;
	 }
/* Welcome Box */

#welbox {
  background: #ffffff url(../images/wel_box_back.gif) repeat-x left bottom;
  margin: 0px 0 10px 0px;
  padding: 0;
  width: 100%;
}

#welbox .welleft {
  background: url(../images/wel_box_left.gif) no-repeat left bottom;
  display: block;
}

#welbox .welright {
  background: url(../images/wel_box_right.gif) no-repeat right bottom;
  padding: 5px 5px 5px 5px;
  display: block;
}

* html #welbox .welright { /*IE only. Actual menu width minus left padding of LINK (20px) */
	padding: 0px 5px 6px 8px;
}
#welbox p{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #0c0a09;
	padding: 5px;
	text-align: justify;
	line-height: 1.4;
	}
	
#welbox h1{
	font: bold 16px Helvetica, Arial, sans-serif;
	color: #012e55;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	}
	
/* adventure trips for Month */
/* Trip Box */

#advbox {
	  background: #f4f2eb url(../images/box_back.jpg) repeat-x left top;
	  margin: 0px 0 10px 0px;
	  padding: 0;
	  width: 100%;
}

#advbox .advleft {
  background: url(../images/box_left.jpg) no-repeat left top;
  display: block;
}

#advbox .advright {
	  background: url(../images/box_right.jpg) no-repeat right top;
	  padding: 10px;
	  display: block;
}

* html #advbox .advright { /*IE only. Actual menu width minus left padding of LINK (20px) */
	padding: 0px 5px 6px 8px;
}
	

#advbox p{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #0c0a09;
	padding: 5px;
	text-align: justify;
	line-height: 1.5;
	}
	
#advbox h1{
	font: bold 14px Helvetica, Arial, sans-serif;
	color: #5d0b00;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	}
	
* html #advbox h1{
	padding: 8px 5px 0px 5px;
	margin: 0px;
	}
	
.advtitle {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #523701;
	}

.adventure{
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: #f1eee8 url(../images/adv_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.advmore{
	margin-right: 3px;
	color: #f7d6a0;
	margin-bottom: 20px;
	float: right;
	}

.advmore a {
	width: 110px;
	height: 21px;
	padding-top: 5px;
	padding-left: 8px;
	background: url(../images/advmore.gif) left top no-repeat;
	display: block;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #e7e0d1;
	text-transform: uppercase;	
}

.advmore a:hover {
	background-position: left bottom;
	color: #FFFFFF
	}


/* others */


h1 {
	font: bold 16px Helvetica, Arial, sans-serif, Verdana;
	color: #721e00;
	text-decoration: none;
	margin-bottom: 5px;
	}

h2 {
	font: bold 15px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #561701;
	padding: 5px;
	text-align: left;
	}


/* News and Departure Box */

#news {
	width: 98%;
	position: relative;
	float: right;
	background: #e2dbce;
	border: 1px solid #ccc4b5;
	padding: 5px;

}


.newsbox {
	float: left;
	background: #f5e7d6 url(../images/news_back.jpg) top right repeat-y;
	border: 1px solid #cec2b3;
	width: 47%;
	margin: 0px 10px 5px 0;
	padding: 0px 10px 5px 10px;
	font: normal 12px/1.5 Arial, Verdana, Helvetica, sans-serif;
	text-align: justify;
}

.depbox {
	float: right;
	background: #f3eae4 url(../images/departure_back.jpg) top right repeat-y;
	border: 1px solid #c5c1b6;
	width: 43%;
	margin: 0px 0 5px 0;
	font: normal 12px/1.5 Arial, Verdana, Helvetica, sans-serif;
	text-align: justify;
	padding: 0px 5px 5px 10px;
	position: relative;
	/*background-color: inherit;*/
}

* html .depbox {
	width: 43%;
	position: absolute;
	/*background-color: inherit;*/
}


/* Departure */

.depart p{
	font: normal 12px Arial, Tahoma, Helvetica, sans-serif;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 15%;
	line-height: 1.7;
}

* html .depart p{
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 1%;
}

.depart .day{
	font-weight: normal;
	font-size: 11px;
	float: right;
	margin-right: 5px; 
	width: 40%;
	text-align: center;
}

/* Departure1 */

.depart1 p{
	font: normal 12px Arial, Tahoma, Helvetica, sans-serif;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 15%;
	line-height: 1.7;
}

* html .depart1 p{
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 1%;
}

.depart1 .day{
	font-weight: normal;
	font-size: 12px;
	float: right;
	margin-right: 5px; 
	width: 20%;
	text-align: center;
}

/* Tibet Trip */

.ttrip1 p{
	font: normal 12px Arial, Tahoma, Helvetica, sans-serif;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 15%;
	line-height: 1.9;
}

.ttrip p{
	font: normal 12px Arial, Tahoma, Helvetica, sans-serif;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 15%;
	line-height: 1.9;
}

* html .ttrip p{
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 1%;
}

.ttrip .day{
	font-weight: normal;
	font-size: 12px;
	float: right;
	margin-right: 5px; 
	width: 40%;
	text-align: right;
}

/******* My Css ****/

h3{
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	color:#990000;
	padding-top: 5px;
}

.title{
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	color:#990000;
	padding-top: 5px;
}

.newstitle{
	font-family: Arial, Helvetica, ans-serif;	
	font-size: 14px;
	font-weight: bold;
	color:#5b0000;
	padding: 4px 0px 2px 0px;
	border-bottom: 1px solid #f3ece7;
	margin-bottom: 3px;
}

.text{
	font-family: Verdana, Arial, sans-serif;	
	font-size: 12px;
	line-height: 1.5em;
	color:#000000;
	text-align:justify;
}

.text{
	font-family: Verdana, Arial, sans-serif;	
	font-size: 12px;
	line-height: 1.5em;
	color:#000000;
	text-align:justify;
}

.imgleft {
	border: 1px solid #d8cfc6;
	background-color: #f9f5f3;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	}
	
.imgright {
	border: 1px solid #d8cfc6;
	background-color: #f9f5f3;
	padding: 4px;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	}
	
.imgfront {
	border: 0px;
	padding: 4px;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	}
	
.subtitle {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#783b00;
	}

a { 
	color: #0137a6;
	text-decoration: none;
}

a:hover { 
	color: #9e1b01;
	text-decoration: underline; 
}


/* footer*/

#footer-menu{
	margin:auto;
	width: expression(document.body.clientWidth < 757? "755px" : document.body.clientWidth > 902? "900px" : "auto");
	min-width:755px;
	max-width:900px;
	clear: left;
	background: #483526;
	color: #d6c9be;
	text-align: center;
	padding: 4px;
	height: 15px;
	font: 11px Tahoma, Arial, Verdana;
}
#footer-menu a{
	color: #c5bfaf;
	}
	
#footer-menu a:hover{
	color: #fffdfc;
	border-top: 1px dashed #fffdfc;
	text-decoration: none
	}
	
#footer{
	margin:auto;
	width: expression(document.body.clientWidth < 757? "755px" : document.body.clientWidth > 902? "900px" : "auto");
	min-width:755px;
	max-width:900px;
	clear: left;
	background: #342214;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
	height: 45px;
}

#footer a{
	color: #c5bfaf;
}

#footer .left{
	float: left;
	padding-left: 15px;
	text-align: left;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.3;	
	}

#footer .right a{
	color: #c5bfaf;
	text-decoration: none;
	}

#footer .right a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}	
	
#footer .right{
	float: right;
	text-align: right;
	padding-right: 15px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;	
	}
	
	/* Testimonials Box */
	

.testi {
		width: 180px;
		padding:0 0 10px 0;
		margin: 10px 0px 0px 0px;
		background: #fdf8e5 url(../images/testi_back.gif) bottom left no-repeat;
	}
	
.testi h3 {
		margin:0;
		padding: 5px 10px 3px 10px;
		background: url(../images/testi_top.jpg) top left no-repeat;
		font-size: 14px;
		font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
		color: #4d1d00;
		font-weight: bold;
	}
.testi div {
		margin:0;
		padding:0 10px 3px;
		font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		line-height: 1.3;
	}
	
	/* Align */

.right {
	text-align: right;
	}
	/* Left Box */

#tripbox {
	  background: #FFF url(../images/tripbox_back.jpg) repeat-x left top;
	  margin: 0px 0 0px 0px;
	  padding: 0;
	  width: 100%;
}

#tripbox .tripleft {
  background: url(../images/tripbox_left.jpg) no-repeat left top;
  display: block;
}

#tripbox .tripright {
	  background: url(../images/tripbox_right.jpg) no-repeat right top;
	  padding: 10px 12px 10px 12px;
	  display: block;
}

* html #tripbox .tripright { /*IE only. Actual menu width minus left padding of LINK (20px) */
	padding: 0px 5px 6px 8px;
}

#tripbox p{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #0c0a09;
	padding: 4px 2px 4px 2px;
	text-align: justify;
	line-height: 1.5;
	}
	
#tripbox h1{
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #921500;
	padding: 0px 5px 0px 2px;
	margin: 0px;
	}
	
* html #tripbox h1{
	padding: 8px 5px 0px 5px;
	margin: 0px;
	}
	

/*** Bottons ***/

a.boldbuttons{
	background: transparent url('../images/roundedge-brown-left.jpg') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial; /* Change 13px as desired */
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 30px; /* Height of button background height */
	padding-left: 12px; /* Width of left menu image */
	text-decoration: none;
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
	color: white; /*button text color*/
}

a.boldbuttons span{
	background: transparent url('../images/roundedge-brown-right.jpg') no-repeat top right;
	display: block;
	padding: 4px 15px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
	text-decoration: underline;
	color: #9e2d00;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 92%;
	margin-left: 15px;
}

/* Rafting River */


.rtrip p{
	font: normal 12px Arial, Tahoma, Helvetica, sans-serif;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 15%;
	line-height: 1.9;
}

* html .rtrip p{
	font-family: Arial, Verdana, Helvetica;
	font-size:11px;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 1%;
}

.rtrip .day{
	font-weight: normal;
	font-size: 11px;
	float: right;
	margin-right: 5px; 
	width: 15%;
	text-align: right;
}

/* Team */

.team p{
	font: normal 12px Arial, Tahoma, Helvetica, sans-serif;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 200px;
	line-height: 1.9;
	margin-bottom: 10px;
	text-align: center;
}

* html .team p{
	font-family: Arial, Verdana, Helvetica;
	font-size:11px;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 200px;
	text-align: center;
	margin-bottom: 10px;
}

.team .name{
	font-weight: normal;
	font-size: 12px;
	float: right;
	margin-right: 5px; 
	width: 30%;
	text-align: center;
}
/* Team 1 */
.team1 p{
	font: normal 12px Arial, Tahoma, Helvetica, sans-serif;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 200px;
	line-height: 1.5;
	margin-bottom: 10px;
}

* html .team1 p{
	font-family: Arial, Verdana, Helvetica;
	font-size:11px;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 200px;
	text-align: left;
	margin-bottom: 10px;
}

.team1 .name{
	font-weight: normal;
	font-size: 12px;
	float: right;
	margin-right: 5px; 
	width: 65%;
	text-align:left;
}

/* Table text */

.tdpadding {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 1.5;
	padding: 4px;
	border:0px;
	border-bottom: 1px solid #dcd5cb;
	}
	
/*Reservation Form */

.formbox{
	width: auto;
	padding: 10px;
	border: 1px solid #f0eae2;
	background-color:#f8f5f2; 	
}

.formbox p{
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	width: auto;
	clear: left;
	right: auto;
	margin: auto;
	padding: 5px 2px 5px 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 5%;

}
* html .formbox p{
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	width: auto;
	clear: left;
	right: auto;
	margin: auto;
	padding: 3px 2px 3px 2px;
	border-bottom: 1px dashed #bdb6a9;
	height: 1%;

}

.formbox .writespace{
	font-weight: bold;
	font-size: 12px;
	float: left;
	margin-left: 5px; 
	width: 25%;
	text-align: left;
}
