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

/*** 

Designed & Developed by:
-------------------------

Web Technology Pvt. Ltd.
Naag Pokhari, Kathmandu
Phone : 977-01-4441620, 016914019
Email: info@webtechnepal.com
URL: www.webtechnepal.com

***/


/*** Reset all margins and paddings ***/
* { 
	margin: 0px;
	padding: 0px;
}

/*** Maximize the body and html ***/
body, html {
	width: 100%;
	height: 100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#444;
	text-decoration:none;
}

/*** Lists ***/
ul, ol {
	line-height: 18px;
	padding-left: 18px;
	margin-bottom: 18px;
}

/*** Headers ***/
h1 {
	font-size: 17px;
	color:#1a506d;
	line-height: 30px;
	padding-left:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

h1 a{
	color:#1a506d;
	text-decoration:none;
}

h1 a:hover{
	color:#b90000;
	text-decoration:none;
}

h2 {
	font-size: 18px;
	line-height: 10px;
	margin-bottom: 10px;
	color:#b90000;
	text-shadow: 1px 1px 4px #CFCFCF;	
}
h3 {
	font-size: 12px;
	line-height: 10px;
	margin-bottom: 10px;
}

h4 {
	font-size: 12px;
	color:#b90000;
	line-height: 18px;
	margin-bottom: 1px;
	margin-left:6px;
}


h5 {
	font-size: 18px;
	color:#000;
	line-height: 18px;
	margin-bottom: 1px;
	margin-left:6px;
}


/*** Paragraph ***/
p {
	line-height: 15px;
	margin-bottom: 18px;
	text-align:justify;
}

/*** Remove the default border from links within images ***/
a img {
	border: 0px;
}

/*** Set up some basic classes ***/
.floatleft {
	float: left !important;
	margin: 0 0 18px 18px;
}

.floatright {
	float: right !important;
	margin: 0 0 18px 18px;
}
.clear {
	clear: both;
}



/*** General ***/
body {
	background:url(../images/body-bg.jpg) repeat-x #64a0c2;
}

div#container {
	width: 950px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:#fefefe;
}


div#header-container {
	width: 950px;
	background:url(../images/header-bg.jpg) repeat-x;
}

div#header-top {
	width: 950px;
	height:9px;
	background:url(../images/header-top.gif) no-repeat;
}


div#tibet-header {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size:46px;
	letter-spacing:-2px;
	color:#004b78;
	text-decoration:none;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
    text-shadow: 1px 1px 4px #9F9F9F;
	clear: both;
}


div#tibet-sub-header {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size:18px;
	color:#830c00;
	font-style:italic;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
	text-shadow: 1px 1px 4px #BFBFBF;
	clear: both;
}


/*

ul.error {
	list-style-image: url(../images/bullets/error.jpg);
}
ul.error li, p.error {
	color: #d07e56;
}

*/



/*------ Menu ------*/
#menu{
	width:948px;
	height:35px;
	margin:1px auto;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:15px;
	
}
#m-top{
	height:30px;
	
}

#m-slider{
	height:5px;
	
}
/*------ SLIDER ------*/
#slider{
	width:50px;
	height:5px;
	float:left;
	line-height:0px;
	margin-top:0px;
	display:inline;
	font-size:1px;
	background:#c4e6f9;
	
}
/*------ MENU ------*/
#menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#menu ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}



#menu ul li a{
	width:99px;
	height:15px;
	margin:0px;
	padding:5px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:14px;
	color:#114b6c;
	border-left:solid 1px #a6c3d2;
	text-transform:uppercase;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;

}

#menu ul li a:hover{
	color:#2b98d5;
		
}


/* Banner Container */

#banner-container {
	width: 916px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:#FFF;
}

#banner-top-curve {
	width: 916px;
	height:17px;
	background:url(../images/image-top-head.gif) no-repeat;
	background-position:top;
}


#banner-image {
	width: 565px;
	float:left;
	padding-left:10px;
}

#banner-display{
	background: url(../images/banner-bg.jpg) no-repeat;
	width:546px;
	height:330px;
	
}

#gallery{
	padding-left:13px;	
	padding-top:10px;
	background:url(../images/ajax-loader.gif) no-repeat;
	background-position:center;
	width:546px;
	height:330px;
}


#search-container {
	width: 340px;
	height:330px;
	float:left;
	background:url(../images/trip-finder.jpg) no-repeat;
	background-position:center top;
}

#search-box{
	padding-left:13px;	
	padding-top:180px;
	background-position:center;
}

.search-bar{
	background:url(../images/search-box-bg.jpg) repeat-x;
	border:#cbb945 1px solid;
	height:25px;
	width:280px;
	font-size:16px;
	color:#867714;
	letter-spacing:1px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}

.search-bar:focus{
	background:url(../images/search-box-bg-focus.jpg) repeat-x;
	
}

.search-eg{
	font-size:11px;
	color:#a9a9a9;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}






/*** Body Text Container ***/

#body-container {
	background: #fefefe;
	width: 916px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#welcome-container{
	width:620px;
	float:left;
}

#special-tours-container{
	width:288px;
	float:right;
}


.welcometext{
	font-size:18px;
	color:#005f97;
	letter-spacing:1px;
	font-weight:bold;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	margin-bottom:15px;
}


.normaltexts{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	text-align:justify;
	
}


.triplist ul {
	list-style-image:url(../images/list.gif); 
	vertical-align:middle;
	padding-left:25px;
	color:#2e393e;
	text-decoration:none;
}

.triplist a {
	color:#2e393e;
	text-decoration:none;
}

.triplist a:hover {
	color:#b90000;
	text-decoration:underline;
}





/*** Package List Container ***/

#package-container {
	background: #c2e9fc;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#package-lists{
	width:290px;
	float:left;
	padding:10px;
}

.packagelist ul {
	list-style-image:url(../images/trip-list.gif);
	vertical-align:middle;
	padding-left:25px;
	color:#134760;
	text-decoration:none;
}

.packagelist a {
	color:#134760;
	text-decoration:none;
}

.packagelist a:hover {
	color:#b90000;
	text-decoration:underline;
}






/*** Footer **/
div#footer {
	width: 950px;
	padding:0;
}

div#footer-bottom {
	width: 950px;
	background:url(../images/footer-bottom.gif) no-repeat;
	height:9px;
	background-position:bottom;
}

div#footer-link-container{
	background: #fefefe;
	width: 916px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#footer-link-container ul li{
	list-style-image:url(../images/trip-list.gif);
	vertical-align:middle;
	display: inline;
	padding-right: 10px;
	padding-left:25px;
	color:#134760;
	text-decoration:none;
}

div#footer-link-container a {
	color:#134760;
	text-decoration:none;
}

div#footer-link-container a:hover {
	color:#b90000;
	text-decoration:underline;
}



/*** Copyright ***/

#copyright-container {
	background: #64a0c2;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#copyright-texts{
	width:600px;
	font-size:12px;
	color:#fff;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;	
	padding:10px;
	float:left
}

#poweredby{
	width:300px;
	font-size:12px;
	color:#fff;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;	
	padding:10px;
	float:right;
	text-align:right;
}

#poweredby a{
	color:#FFF;
	text-decoration:underline;
}

#poweredby a:hover{
	color:#b5e4ff;
	text-decoration:underline;
}



/*** Path ***/

div#path-container{
	width:950px;
	background:url(../images/path-bg.gif) repeat-x;	
	
}


/*** Body Container with Menu ***/

#body-container-menu {
	background: url(../images/menu-bg.gif) repeat-y;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu-container{
	width:250px;
	float:left;
	padding:10px;
}

.triplistmenu ul {
	list-style-image:url(../images/left-list.gif);
	vertical-align:middle;
	padding-left:25px;
	color:#2e393e;
	text-decoration:none;
}

.triplistmenu a {
	color:#2e393e;
	text-decoration:none;
}

.triplistmenu a:hover {
	color:#b90000;
	text-decoration:underline;
}



#text-container{
	width:650px;
	float:left;
	padding:10px;
}



.trek-packages{
	width:635px;
	padding:2px;
	background:#f4f9fe;
	border:#d2e8fc 1px solid;
	margin-top:15px;

}

.trek-package-image{
	width:215px;
	background:url(../images/image-bg.jpg) no-repeat;
	height:130px;
	float:left;
}

.imageholder{
	padding-left:12px;	
	margin-top:14px;
}


.trekking-conainer{
	width:410px;
	padding:5px;
	height:130px;
	float:right;
}

.trekname{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#1a506d;
	font-weight:bold;
	text-decoration:none;
	clear:both;
	margin-top:5px;
}

.readmore{
	border:0;
	text-align:right;
	margin:2px;
}


.paging-container{
	width:630px;
	background:#f4f9fe;
	border:#d2e8fc 1px solid;
	margin-top:15px;
	padding:5px;
	height:25px;

}

#pagination li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ float:left; }
#pagination a           { border:solid 1px #e1f0ff; margin-right:2px; }
#pagination .previous-off,
#pagination .next-off   { color:#666666; display:block; float:left; font-weight:bold; padding:3px 4px; }
#pagination .next a,
#pagination .previous a { font-weight:bold; border:solid 1px #FFFFFF; }	
#pagination .active     { color:#ff0084; font-weight:bold; display:block; float:left; padding:4px 6px; }
#pagination a:link, 
#pagination a:visited   { color:#0063e3; display:block; float:left; padding:3px 6px; text-decoration:none; }
#pagination a:hover     { border:solid 1px #afd9ff; }



.bannerimage{
	border:#CCC 1px solid;
	padding:3px;
	margin:10px;
}

.description{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	text-align:justify;	
	line-height: 15px;
	margin-top: 18px;
	margin-bottom:18px;

}



/**** Table ***/

.tbldesign {
	width:98%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:10px auto;
	border-collapse:collapse;
	}
	
.tbldesign tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(../images/table-bg.gif) no-repeat;
	}	
	
.tbldesign .column1	{
	background:#f9fcfe;
	}
.tbldesign td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:10px;
	text-align:center;
	}				
.tbldesign th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}	
.tbldesign thead th {
	background:#f4f9fe;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#66a3d3
	}				
.tbldesign tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
.tbldesign tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.tbldesign tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

