/* 
title: Himalayan Reisen, Nepal.
xhtml/css author: Ananda K. Maharjan
date: May 2008
document: master stylesheet
*/

/* 
Colour References:
dark red: #530100;
orange: #fcaf17;
light orange: #f7d6a0;
*/

/* Reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, font, ins, kbd, q, s, samp,small, strike, tt, var,dl, dt, dd, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}body {	line-height: 1;	color: black;	background: white;} ul {	list-style: none;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: separate;	border-spacing: 0;}caption, th, td {	text-align: left;	font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {	content: "";}blockquote, q {	quotes: "" "";}

/******************
Overall Site Styles
******************/


/* General Styles */

body {
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#332f28;
	line-height:1.6em;
	background-color: #490b0b;
	background-image: url(../images/emainbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
}

#container {
	background-image: url(../images/toppattern.gif);
	height: 365px;
	background-repeat: repeat;
	background-position: left top;
		}

.logo {
	margin-top: 20px;
	padding: 0;
	float: left;
	}


strong{font-weight:800;}
p{padding-bottom:1em;line-height:1.6em;}

h1{
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#911e34;
	padding-bottom:0.5em;
	}

h2{
	font-size:15px;
	font-family: "Trebuchet ms" Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-weight: normal;
	color:#911e34;
	font-style: italic;
	}
	
.big{
	font-size:14px;
	font-family: "Lucida Sans Unicode" Arial, Helvetica, sans-serif;
	color: #ffe4b8;
	font-weight: bold;
	}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #6b6254;
	padding-bottom: 5px;
	}
	
.clearer {clear: both;}

/* Links */
a:link{color:#911e34;text-decoration:none;}
a:visited{color:#911e34;text-decoration:none;}
a:hover{color:#ef8d32;text-decoration:none;}
a:active{color:#ef8d32;text-decoration:none;}

/* menu */
#mainmenu {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
		}
#topmenu {
	position: absolute;
	top: 0px;
	right: 0px;
}


#Navbar {
	float: right;
	margin-top: 55px;
		}

#Navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#Navbar ul li {
	display: inline;
}

#Navbar ul li a {
	float: left;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-right: 24px;
	padding-left: 10px;
	color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #b4131b;
	line-height: 1.3em;
}

#Navbar ul li a:hover {
	color: #c4a352;
	border-left-color: #f20f26;
}

#dropmenudiv{
	position:absolute;
	width: 146px;
	margin-top: 5px;
	background-image: url(../images/toppattern.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #490b0b;
	z-index: 100;
	}

#dropmenudiv a{
	display: block;
	text-indent: 2px;
	text-decoration: none;
	color:#c29f4e;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	height: 31px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 14px;
	line-height: 31px;
	font-size: 12px;
	z-index: -5;
	font-style: italic;
	}

#dropmenudiv a:hover{
	background-color: #270101;
	}
/* banner */
img {
border: none;
}
.banner {
	height: 252px;
	width: 960px;
	padding: 0;
	margin-top: 18px;
	overflow: hidden;
	}

.banner img {
	float: left;
	border: none;
	z-index: 5;
	}

/* submenu */
#submenu {
	margin-top: 19px;
	margin-left: 19px;
	width: 922px;
	height: 69px;
	background-image: url(../images/submenubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#submenu ul#subfirst {
	position: absolute;
	top: 2px;
	left: 170px;
	}
#submenu ul#subfirst li {
	display: block;
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 9px;
	background-image: url(../images/subdivider.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	}
#submenu ul#subfirst li#student {
	display: block;
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 9px;
	background: none;
	}


#submenu ul#subfirst li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6254;
	}
#submenu ul#subfirst li a:hover {
	color: #ef8d32;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f01824;
	}
#submenu ul#subsec {
	position: absolute;
	top: 34px;
	left: 5px;
	}
#submenu ul#subsec li {
	display: block;
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 11px;
	background-image: url(../images/subdivider.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	}
#submenu ul#subsec li#honeymoon {
	display: block;
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 11px;
	padding-right: 11px;
	background: none;
	}
	
#submenu ul#subsec li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6254;
	}
#submenu ul#subsec li a:hover {
	color: #ef8d32;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f01824;
	}

/* contents*/
#wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	clear: both;
	}

#leftcontents {
	width: 240px;
	float: left;
	margin-top: 15px;
	margin-right: 25px;
	overflow: hidden;
	}
#welcome {
	width: 410px;
	float: left;
	margin-top: 15px;
	margin-right: 25px;
	}
	

#map {
	margin-top: 0px;
	margin-left: 20px;
	clear: both;
}

/* right menu */
#rightmenu {
	width: 236px;
	float: right;
	margin-top: 15px;
	margin-right: 19px;
	display: inline;
	margin-bottom: 20px;
}


#rightmenu ul {
	width: 234px;
	background-color: #859424;
	border: 1px solid #6d791c;	
	margin: 0;
	padding: 0;
}

#rightmenu ul li {
	height: 26px;
	border-bottom: 1px solid #6e7e12;	
	padding-top: 6px;
}

.title {
	padding: 0;
	margin: 0;
}
#rightmenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b7cb31;
	padding-left: 35px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
}

#rightmenu ul li a:hover {
	color: #e5ff3e;	
	background-image: url(../images/bullethover.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	}

/* links and buttons */

.redbutton {
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f7d6a0;
	float: left;
	margin-bottom: 20px;
	}

.redbutton a:link, .redbutton a:visited, .redbutton a:active {
	width: 83px;
	height: 21px;
	padding-top: 4px;
	text-align: center;
	background-image: url(../images/redbutton.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f7d6a0;	
}

.redbutton a:hover {
	background-position: left bottom;
	color: #FFFFFF
	}

.buttonone {
	float: left;
	margin-right: 10px;
}

.buttonone a {
	width: 92px;
	height: 22px;
	background-image: url(../images/button65.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 7px;
	padding-top: 3px;
}

.buttonone a:hover {
	background-position: left bottom;
	color: #FFFFFF;
}

.more {
	font-size:10px;
	color:#ffebc8;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	float: right;
	display: block;
	width: 236px;
			}
			
.more a:link, .more a:visited {
	background-color: #7b8921;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffebc8;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	height: 15px;
	padding-bottom: 3px;
	padding-right: 20px;
	
	}
.more a:hover {
	color: #fff;
	background-color: #535c16;
	}

.moretwo {
	float: right;
			}
.moretwo a:link, .more a:visited {
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#911e34;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	}
.moretwo a:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ad9f88;	
	}
.morethree {
	float: right;
			}
.morethree a:link, .morethree a:visited {
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#bcd132;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	}
.morethree a:hover {
	color: #e5ff3e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eddaba;	
	}

/* SearchTrips */
#searchtrips {
	margin-top: 15px;
	margin-bottom: 14px;
	margin-left: 20px;
}
select {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7261;
	margin-bottom: 7px;
	border: 1px solid #7c7261;
}

/* Testimonial and featured trip */
#testicontainer {
	width: 425px;
	height: 274px;
	padding: 18px;
	margin-top: 4px;
	margin-left: 19px;
	margin-bottom: 20px;
	background-color: #e4d2b3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ede2ce;
	border-right-color: #cdbda1;
	border-bottom-color: #cdbda1;
	border-left-color: #ede2ce;
	float: left;
	display: inline;
	}
#testicontainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 1.5em;
}
#featuredcontainer {
	width: 425px;
	height: 298px;
	padding: 6px;
	margin-top: 4px;
	margin-left: 19px;
	margin-bottom: 20px;
	margin-right: 19px;
	background-color: #e4d2b3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ede2ce;
	border-right-color: #cdbda1;
	border-bottom-color: #cdbda1;
	border-left-color: #ede2ce;
	float: right;
	display:inline;
	}
#featuredcontainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height: 1.4em;

}

#featuredcontainer img {
	float: left;
	margin-right: 9px;
	border: 1px solid #fff;
	margin-bottom: 10px;
		}

/* Footer */
#orangebottom {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	clear: both;
	background-color: #ef8d32;
	background-image: url(../images/oranageshadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin-top: 20px;
	}
	
#referlogos {
	float: left;
	padding: 0;
	margin: 0;
	margin-left: 30px;
	margin-top: 30px;
	}
	
#referlogos img {
	float: left;
	margin-right: 8px;
		}
		
#address {
	float: right;
	margin-top: 12px;
	margin-right: 20px;
	}

#footer {
	clear: both;
	background-color: #480b0b;
	background-image: url(../images/footerpatch.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-bottom: 15px;
	}
#insidefooter {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ce1f1f;
	}
#insidefooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #911e34;
	}

.leftfooter {
	margin-top: 10px;
	float: left;
}
.rightfooter {
	margin-top: 10px;
	float: right;
	color: #ce1f1f;
}

/*innerpages */

/* sidebar */
#sidebar {
	width: 270px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 15px;
	display: inline;
	margin-bottom: 20px;
}

#greenbar {
	width: 268px;
	background-color: #859424;
	border: 1px solid #6d791c;	
	margin: 0;
	padding: 0;
}

#greenbar .sidebarinner {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eddaba;
}
#greenbar .sidebarinner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eddaba;
}

#greenbar .sidebarinner h1 {
	color: #eddaba;
	font-style: italic;
}

#greenbar img {
	padding: 0;
	border-top: 1px solid #6d791c;	
}
#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	height: 26px;
	border-bottom: 1px solid #6e7e12;	
	padding-top: 6px;
}

#sidebar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b7cb31;
	padding-left: 35px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
}

#sidebar ul li a:hover {
	color: #e5ff3e;	
	background-image: url(../images/bullethover.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	}
	
/* Main contents */
#maincontents {
	width: 620px;
	float: right;
	margin-top: 15px;
	margin-right: 22px;
	display: inline;
		}
#featuredtrips {
	margin-top: 10px;
	position: relative;
		}
#featuredtrips .edge {
	position: absolute;
	top: 0px;
	right: 2px;
		}
.trip {
	width: 198px;
	float: left;
	background-image: url(../images/photoholder.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	margin-right: 12px;

}
.tripright {
	width: 198px;
	float: right;
	background-image: url(../images/photoholder.jpg);
	background-repeat: no-repeat;
	background-position: left top;	

	}
#featuredtrips img {
	margin-top: 9px;
	margin-left: 9px;
	margin-bottom: 8px;
}
#featuredtrips h3 {
	color: #73880a;
	margin-left: 4px;
}
#featuredtrips p {
	margin-left: 4px;
}

.separator {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.tripone {
	width: 588px;
	margin-top: 8px;
	padding: 15px;
	background-color: #feffe8;
	background-image: url(../images/tripbg1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #deccae;
}


.tripone img{
	padding: 4px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #deccae;
	margin-right: 15px;
	margin-bottom: 10px;
}

.tripone p{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	}
.tripbox {
	width: 320px;
	float: left;
	
}
.tourleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	float: left;
	width: 46%;
	margin-right: 15px;

}

.tourright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	float: left;
	width: 46%;

}

.tripbuttons {
	float: right;
	width: 96px;
	margin-top: 26px;
	}
	

.buttons a {
	display: block;
	text-align: center;
	height: 21px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/tripbuttonbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 7px;
	color: #9e927c;
	line-height: 21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f0ebe2;
	border-right-color: #b5a68e;
	border-bottom-color: #b5a68e;
	border-left-color: #e1d6c3;
}
.buttons a:hover {
	background-position: left bottom;
	color: #530100;
}

.shadow {
	clear: both;
	display: block;
	height: 20px;
	background-image: url(../images/tripshadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 5px;
}

.triptwo {
	width: 588px;
	margin-top: 8px;
	padding: 15px;
	background-color: #fff;
	background-image: url(../images/tripbg2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #cebea2;
}


.triptwo img{
	padding: 4px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #cebea2;
	margin-right: 15px;
	margin-bottom: 10px;
}

.triptwo p{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	}
/* page number */
#numbering {
	clear: both;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	margin-top: 12px;
	margin-bottom: 12px;
	}
#numbering .pgno a{
	text-align: center;
	display: inline-block;
	height: 10px;
	padding: 5px;
	background-color: #ddcbad;
	color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f3e7d2;
	border-right-color: #d0bfa3;
	border-bottom-color: #d0bfa3;
	border-left-color: #f3e7d2;
	}

#numbering .pgno a:hover {
	background-color: #8b7a67;
	color: #FFFFFF;	
	}

/*Testimonials */
.testibox {
	width: 618px;
	clear: both;
	padding: 0;
	margin-bottom: 20px;
}

.testibox img {
	float: left;
	margin-left: 45px;
	margin-right: 15px;
	margin-bottom: 5px;

}
.testione {
	width: 588px;
	padding: 15px;
	background-color: #FFFFFF;
	background-image: url(../images/quote1.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;	
}
.testione p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #736a5a;
	padding-left: 45px;
}

.testione h2 {
	color: #000;
	padding-left: 45px;
}

.testiname {
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-right: 28px;
	clear: both;
	background-image: url(../images/testiarrow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;
}

.testiname h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 11px;
	background-image: url(../images/testiname1.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	background-position: left top;	
}

.date {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #736a5a;
}


.testitwo {
	width: 588px;
	padding: 15px;
	background-color: #ffebc8;
	background-image: url(../images/quote2.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;	
}
.testitwo p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #736a5a;
	padding-left: 45px;
}

.testitwo h2 {
	color: #000;
	padding-left: 45px;
}

.testinametwo {
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-right: 28px;
	clear: both;
	background-image: url(../images/testiarrow2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;
}

.testinametwo h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 11px;
	background-image: url(../images/testiname2.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	background-position: left top;	
}

