*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	font: 11px/14px Tahoma, Verdana, Arial;
	color: #666;
	background: url(../images/bodybg.gif) #81A5C9/*#002348*/ top center repeat-y;
}

img
{
	border: 0;
}

hr
{
	clear: both;
	height: 0;
	border: 0;
	border-bottom: 1px #ccc solid;
}

div#header
{
	background-color: #fff;
	height: 100px;
	position: relative;
	margin: 0 auto;
	width: 780px;
}

h1.logo a
{
	background: url(../images/logo-nepalkamaz.gif) #fff 0 0 no-repeat;
	display: block;
	float: left;
	height: 100px;
	width: 290px;
	font-size: 0;
	margin: 0;
	text-indent: -9999px;
}


h1.logoru a
{
	background: url(../images/logo-nepalkamaz1.gif) #fff 0 0 no-repeat;
	display: block;
	float: left;
	height: 100px;
	width: 290px;
	font-size: 0;
	margin: 0;
	text-indent: -9999px;
}
div#language
{
	background-color: #fff;
	height: 26px;
	float: right;
	margin: 8px 0 0 0;
	width: 170px;
}

h1.lang-ru a
{
	background: url(../images/lang-ru.gif) #fff 0 0 no-repeat;
	display: block;
	float: left;
	height: 26px;
	width: 78px;
	font-size: 0;
	margin: 0 5px 0 0;
	text-indent: -9999px;
}

h1.lang-en a
{
	background: url(../images/lang-en.gif) #fff 0 0 no-repeat;
	display: block;
	float: left;
	height: 26px;
	width: 78px;
	font-size: 0;
	margin: 0 5px 0 0;
	text-indent: -9999px;
}

div#bookmarks
{
	background-color: #fff;
	height: 16px;
	float: right;
	margin: 40px 0 0 90px;
	width: 327px;
}

h1.book-print a
{
	background: url(../images/icon-print.gif) #fff 0 0 no-repeat;
	display: block;
	float: left;
	height: 16px;
	width: 66px;
	font-size: 10px;
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
}

h1.book-friend a
{
	background: url(../images/icon-tell-friend.gif) #fff 0 0 no-repeat;
	display: block;
	float: left;
	height: 16px;
	width: 65px;
	font-size: 10px;
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
}

h1.book-favorite a
{
	background: url(../images/icon-favorite.gif) #fff 0 0 no-repeat;
	display: block;
	float: left;
	height: 16px;
	width: 86px;
	font-size: 10px;
	margin: 0 10px 0 0;
	padding: 0 0 0 20px;
}


/* ------------------------------------------------------------ */
/* -------------------------I Main Menu I---------------------- */
/* ------------------------------------------------------------ */

/* Global Settings */

div#navigation
{
	background: url(../images/navbg.gif) 0 0 no-repeat;
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
	width: 780px;
}

ul#main-menu {
	background: transparent;
	float: left;
	height: 40px;
	margin: 0 0 0 5px;
	padding: 0;
	width: 475px;
	list-style-type: none;
}

	ul#main-menu li {
		float:left;
		font-size:0.01em;
		line-height:0.01em;
		margin:0;
		padding:0;
	}

	ul#main-menu a span {
		font-size: 0.01em;
		vertical-align: middle;
		visibility: hidden;
	}

	ul#main-menu a {
		border:none;
		display: block;
		height: 40px;
		text-decoration: none;
	}

	/* Link List */

	a.home
	{
		width: 80px;
		height:40px;
		background: url(../images/nav-home.gif) 0 0 no-repeat;
		float:left;
		/*_float:none;*/
		display:block;
		
	}

	a.home:hover, .active-home
	{
		background: url(../images/nav-home-h.gif) 0 0 no-repeat;
		width: 80px;
		height:40px;
		float:left;
		/*_float:none;*/
	}

	a.about
	{
		width: 97px;
		height:40px;
		float:left;
		background: url(../images/nav-about.gif) 0 0 no-repeat;
		/*_float:none;*/
	}

	a.about:hover, .active-about
	{
		background: url(../images/nav-about-h.gif) 0 0 no-repeat;
		width: 97px;
		height:40px;
		float:left;
		/*_float:none;*/
	}

	a.destination
	{
		width:120px;
		height:40px;
		float:left;
		background: url(../images/nav-destination.gif) 0 0 no-repeat;
		/*_float:none;*/
	}

	a.destination:hover, .active-destination
	{
		width:120px;
		height:40px;
		float:left;
		background: url(../images/nav-destination-h.gif) 0 0 no-repeat;
		/*_float:none;*/
	}

	a.program
	{
		width: 118px;
		height:40px;
		float:left;
		background: url(../images/nav-programs.gif) 0 0 no-repeat;
		/*_float:none;*/
	}

	a.program:hover, .active-program
	{
		background: url(../images/nav-programs-h.gif) 0 0 no-repeat;
		width: 118px;
		height:40px;
		float:left;
		/*_float:none;*/
	}

	a.contact
	{
		width: 105px;
		height:40px;
		float:left;
		background: url(../images/nav-contact.gif) 0 0 no-repeat;
		/*_float:none;*/
		
	}

	a.contact:hover, .active-contact
	{
		background: url(../images/nav-contact-h.gif) 0 0 no-repeat;
		width: 105px;
		height:40px;
		float:left;
		/*_float:none;*/
	}
	
	a.home1
	{
		width: 103px;
		height:40px;
		background: url(../images/nav-home1.gif) 0 0 no-repeat;
		float:left;
		/*_float:none;*/
		display:block;
		
	}

	a.home1:hover, .active-home1
	{
		background: url(../images/nav-home1-h.gif) 0 0 no-repeat;
		width: 103px;
		height:40px;
		float:left;
		/*_float:none;*/
	}

	a.about1
	{
		width: 100px;
		height:40px;
		float:left;
		background: url(../images/nav-about1.gif) 0 0 no-repeat;
		/*_float:none;*/
	}

	a.about1:hover, .active-about1
	{
		background: url(../images/nav-about1-h.gif) 0 0 no-repeat;
		width: 100px;
		height:40px;
		float:left;
		/*_float:none;*/
	}

	a.destination1
	{
		width:96px;
		height:40px;
		float:left;
		background: url(../images/nav-destination1.gif) 0 0 no-repeat;
		/*_float:none;*/
	}

	a.destination1:hover, .active-destination1
	{
		width:96px;
		height:40px;
		float:left;
		background: url(../images/nav-destination1-h.gif) 0 0 no-repeat;
		/*_float:none;*/
	}

	a.program1
	{
		width: 122px;
		height:40px;
		float:left;
		background: url(../images/nav-programs1.gif) 0 0 no-repeat;
		/*_float:none;*/
	}

	a.program1:hover, .active-program1
	{
		background: url(../images/nav-programs1-h.gif) 0 0 no-repeat;
		width: 122px;
		height:40px;
		float:left;
		/*_float:none;*/
	}

	a.contact1
	{
		width: 118px;
		height:40px;
		float:left;
		background: url(../images/nav-contact1.gif) 0 0 no-repeat;
		/*_float:none;*/
		
	}

	a.contact1:hover, .active-contact1
	{
		background: url(../images/nav-contact1-h.gif) 0 0 no-repeat;
		width: 118px;
		height:40px;
		float:left;
		/*_float:none;*/
	}
	

.textcontrol
{
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
	height: 40px;
}

.tcpos
{
	position: relative;
	top: 11px;
}

.textNormal
{
	font-size: 11px;
}

.textBig
{
	font-size: 13px;
	line-height: 17px;
}

.subhead
{
	font: bold 13px/14px Tahoma, Verdana, Arial;	
	color: #ff9966;
}

.navbg
{
	background: url(../images/navbg.gif) 0 0 no-repeat;
	height: 40px;
}

.navbg-new
{
	background: url(../images/menu-bg.gif) 0 0 no-repeat;
	height: 40px;
	
}

/*.navbg-new a{float:left; width:auto;}*/

.gray
{	
	color: #666;
}

/* Main Contents */

div#mainContents
{
	background-color: #fff;
	position: relative;
	margin: 40px auto;
	width: 780px;
	min-height: 626px;
}

* html div#mainContents
{
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
}

div#breadcrumb
{
	background: #eee;
	color: #999;
	position: relative;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 540px;
	font-size: 10px;
	line-height: 14px;
}

div#adminContents
{
	position: relative;
	margin: 0 auto;
	padding: 20px;
	width: 740px;
	/*border: 1px #f00 solid;*/
}

div#breadcrumb a
{
	color: #999;
}

div#breadcrumb a:hover
{
	color: #06c;
}

div#contentsLeft
{
	float: left;
	background-color: #fff;
	margin: 0 auto;
	padding: 10px 0 0 10px;
	width: 560px;
}

div#contentsRight
{
	background-color: #fff;
	float: right;
	margin: 0;
	padding: 10px 10px 0 0;
	width: 200px;
	min-height: 336px;
}

div#flash-destinations
{
	float: left;
	background-color: #fff;
	margin: 0 auto;
	padding: 10px 0 0 10px;
	width: 560px;
	height: 310px;
}

div#places-destinations
{
	float: right;
	background-color: #fff;
	color: #fff;
	margin: 0 auto;
	padding: 10px 10px 0 0;
	width: 200px;
	height: 310px;
	font-size: 10px;
	line-height: 14px;
}

div#places-destinations a
{
	color: #fff;
}

div#places-destinations a:hover
{
	color: #06c;
}

.destination-nepal
{
	background: url(../images/destination-nepal-bg.gif) #fff 0 0 no-repeat;
	margin: 0 auto;
	padding: 10px;
	width: 180px;
	height: 255px;
}

.destination-bhutan
{
	background: url(../images/destination-bhutan-bg.gif) #fff 0 0 no-repeat;
	margin: 0 auto;
	padding: 10px;
	width: 180px;
	height: 255px;
}

.destination-tibet
{
	background: url(../images/destination-tibet-bg.gif) #fff 0 0 no-repeat;
	margin: 0 auto;
	padding: 10px;
	width: 180px;
	height: 255px;
}

.destination-india
{
	background: url(../images/destination-india-bg.gif) #fff 0 0 no-repeat;
	margin: 0 auto;
	padding: 10px;
	width: 180px;
	height: 255px;
}

.index-left
{
	float: left;
	margin: 0 20px 0 0;
	width: 260px;
}

.index-mid
{
	float: left;
	margin: 0;
	width: 260px;
}

.index-rightd
{
	float: left;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
}

.pageContents
{
	float: left;
	margin: 0;
	/*padding: 0 10px 0 0;*/
	width: 550px;
}

img.imgborder
{
	background: #fff;
	padding: 2px;
	border: 1px #d0d0d0 solid;
}

div.imgL
{
	float: left;
	margin: 0 10px 0 0;
}

div.links3
{
	float: left;
	margin: 20px 0 20px 0;
	/*width: 560px;*/
}

table.tbl
{
	border-collapse: collapse;
	border: 1px #09c solid;
}


table.tbl tr.rowtitle td
{
	background-color: #9cf;
	/*color: #fff;*/
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px #09c solid;
}

table.tbl tr.rowdata td
{
	background-color: #eee;
	padding: 5px;
	border-top: 1px #fff solid;
}

table.nopad tr.rowdata td
{
	padding: 0;
	border: none;
}

/* Footer */

div#footer
{
	position: relative;
	background: url(../images/footer-bg.gif) #fff center top no-repeat;
	margin: 0 auto;
	padding: 80px 0 0 0;
	width: 780px;
	height: 80px;
	text-align: center;
	font-size: 10px;
	clear: both;

}

.head
{
	font-size: 13px;
	font-weight: bold;
	color: #09f;
}

.more
{
	margin: 10px 0 0 0;
	text-align: right;
}

a
{
	color: #f96;
	text-decoration: none;
}

a:hover
{
	color: #06c;
}

a.blue
{
	color: #06c;
}

a.yellow
{
	color: #ffff00;
}


.small
{
	font-size: 10px;
}

/* Form Properties */

input, textarea
{
	font: 11px Tahoma, Verdana, Arial;
	color: #666;
	border: 1px #ccc solid;
	padding: 2px;
}

textarea
{
	font: 11px Tahoma, Verdana, Arial;
	color: #666;
	border: 1px #ccc solid;
	overflow: auto;
}

select
{
	font: 11px Tahoma, Verdana, Arial;
	color: #666;
	border: 1px #ccc solid;
	padding: 1px;
}

.btn
{
	background: url(../images/btn-bg.gif) #fff left bottom no-repeat;
	padding: 1px 5px 4px 10px;
	border: 1px #ccc solid;
	height: 23px;
	font-weight: bold;
}

.noborder
{
	border: 0;
}

.bottom-link{text-align:center;}
.bottom-link img{padding:10px 37px; /*background:url(../images/divider.gif) right center no-repeat;*/}