/***************************************************************************
Property of Nepal Government 
Description: Official website of Embassy of Nepal, Tokyo, Japan
Author: Embassy of Nepal, Tokyo, Japan
URL: http://www.nepalembassyjapan.org
Design By:: Sherpa N. Sonam
URL: http://www.welovenepal.com
Credit: Nepal Tourism Board
URL: http://www.welcomenepal.com
Credit: Love Nepal Network Team
URL: http://www.forum.welovenepal.com
Do not re-modify and re-destitute this script. Please read our terms of use.
****************************************************************************/



* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
body {
	background: #FFF url(images/bg.gif) repeat-x;
	color: #444;
	font: 10px Tahome,Verdana,sans-serif;
	padding-top: 40px;
}
p,code,ul {
	font-size: 1.4em;
	padding-bottom: 1.2em;
}
li {
	list-style: none;
}
h1 {
	font-size: 1.4em;
}

.container {
    margin: 40px 4%;
	width: 1170px;
                
}
/* massage */
.massage {
	position: absolute;
	top: 15px;
	text-align: left;
	}
/* massage nepali*/
.massagenep {
	position: absolute;
	top: 15px;
	font-size: 1.2em;
	text-align: left;
	}	
/* Language */
.language {
	position: absolute;
	top: 15px;
	margin-left: 910px;
	text-align: right;
	width: 250px;
	padding-right: 30px;
}
/* header */
.header {
	border-bottom: 1px solid #EEE;
	height: 160px;
	margin-bottom: 24px;
}
.header.logo {
	background: url(images/header.gif) no-repeat;
	height: 160px;	
}

.header_name {
	color: #0000ff;
	display: block;
	font: normal 2.0em;
}
.namelogo {
	position: absolute;
	font: normal 2.0em Tahome,Verdana,sans-serif;
	font-weight: bolder;
	margin: 0px 230px;
    color: #ffff00;
		
}

code {
	background: url(images/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid green;	
	color: #444;
	display: block;
	font: normal 1.1em Tahome,Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #f3f3f3;
	border-bottom: 1px solid #b9b9b9;
	border-top: 1px solid #b9b9b9;
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	color: #444;
	display: block;
	font: normal 1.3em Tahome,Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 5px 5px 5px 5px;
}
h1,h2,h3,h4 {
	font: normal 1.2em Tahome,Verdana,sans-serif;
	color: #F06;
}

/* misc */
.clearer {
	clear: both;
}

/* main content */
.content {
	margin: 0 42% 20px 3%;
	width: 640px;
	text-align: justify;
}
.main .remarks {
	color: #06F;
	font-size: 1.2em;
	margin-bottom: 6px;
}
.main li {
	list-style: url(images/li.gif);
	margin-left: 18px;
	font-size: 1.0em;
}
.main h1 {
	font-size: 2.0em;
	font-weight: bold;
	margin-bottom: 4px;
}
.main a,.footer a {
	color: #F06;
	text-decoration: none;
}
.main a:hover,.footer a:hover {
	color: #444;
	border-bottom: 1px solid #F06;
}

/*  center navigation */
.center_nav {
	margin-left: 650px;
	text-align: center;
	width: 250px;
	margin-bottom: 20px;
	position: absolute;
	top: 40px;
}
.center_nav .logo {
	background: url(images/logo.png) no-repeat center top;
	height: 200px;	
}

.center_name {
	color: #0000ff;
	display: block;
	font: normal 2.0em;
}
.center_address {
	color: #0000ff;
	display: block;
	font: normal 1.7em;
}	
.center_nav h1 {
	color: #F60;
	margin: 12px 0;
}
.center_nav li {
	border-bottom: 1px solid #EEE;
}
.center_nav li a {
	color: #888;
	display: block;
	font: normal 0.9em;
	padding: 8px 0;
}
.center_nav li a:hover {
	background: #FAFAFA;
	color: #F06;
}
/* Center bottom Navigation */
.center_nav1{
	background: #f3f3f3;
	margin-left: 650px;
	width: 250px;
	display: block;
	position: absolute;
	top: 610px;
	}
.center_b_text {
	padding: 0 10px 0;
	}	
.center_b_nav {
	padding: 12px 12px 0;
}
.center_b_nav h1 {
	color: #F06;
	font-size: 1.4em;
	height: 20px;
	padding: 0 10px 0;
}
.center_b_nav ul {
	margin: 0 0 16px;
	padding: 0;
}
.center_b_nav li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #b9b9b9;
	height: 20px;
}
.center_b_nav li a {	
	color: #0080ff;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.center_b_nav li a:hover {
	color: #000;
}
/* Center Bottom Navigation golo */
.goloc1tl,.goloc1tr,.goloc1bl,.goloc1br {
	background: url(images/golo_center.gif);
	height: 16px;
	width: 14px;
}
.goloc1tl,.goloc1bl {
	float: left;
}
.goloc1tr,.goloc1br {
	float: right;
}
.goloc1tr {
	background-position: right top;
}
.goloc1br {
	background-position: right bottom;
}
.goloc1bl {
	background-position: left bottom;
}

/* Right top Navigation */
.right_navigation {
	background: #d2e9ff;
	margin-left: 910px;
	width: 250px;
	display: block;
	font: normal 1.2em;
	position: absolute;
	top: 40px;
	}
.right_text {
	padding: 0 8px 0;
	}	
.right_nav {
	padding: 12px 12px 0;
}
.right_nav h1 {
	color: #F06;
	font-size: 1.4em;
	height: 20px;
	padding: 0 10px 0;
}
.right_nav ul {
	margin: 0 0 16px;
	padding: 0;
}
.right_nav li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #333;
}
.right_nav li a {	
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.right_nav li a:hover {
	color: #DDD;
}
/* Right top Navigation golo */
.golotl,.golotr,.golobl,.golobr {
	background: url(images/golo_top.gif);
	height: 16px;
	width: 14px;
}
.golotl,.golobl {
	float: left;
}
.golotr,.golobr {
	float: right;
}
.golotr {
	background-position: right top;
}
.golobr {
	background-position: right bottom;
}
.golobl {
	background-position: left bottom;
}

/* Right bottom Navigation */
.right_navigation_bottom {
	background: #75baff;
	margin-left: 910px;
	width: 250px;
	margin-bottom: 20px;
	position: absolute;
	top: 270px;
}
.right_nav_bottom {

	padding: 12px 12px 0;
}
.right_nav_bottom h1 {
	color: #F06;
	font-size: 1.4em;
	height: 20px;
	margin-left: 8px;
}
.right_nav_bottom ul {
	margin: 0 0 16px;
	padding: 0;
}
.right_nav_bottom li { 
	list-style: none;
	margin: 0;
	height: 20px;
	border-bottom: 1px solid #c4ecff;
}
.right_nav_bottom li a {	
	color: #006ddb;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.right_nav_bottom li a:hover {
	color: #fff;
}
/* Right top Navigation golo */
.golo_bottomtl,.golo_bottomtr,.golo_bottombl,.golo_bottombr {
	background: url(images/golo.gif);
	height: 16px;
	width: 14px;
}
.golo_bottomtl,.golo_bottombl {
	float: left;
}
.golo_bottomtr,.golo_bottombr {
	float: right;
}
.golo_bottomtr {
	background-position: right top;
}
.golo_bottombr {
	background-position: right bottom;
}
.golo_bottombl {
	background-position: left bottom;
}

/* Right clear */
.right_clear {
	margin-left: 1170px;
	width: 30px;
	position: absolute;
	top: 40px;
	}
/*  center navigation nepali*/
.center_navnep {
	margin-left: 650px;
	text-align: center;
	width: 250px;
	margin-bottom: 20px;
	position: absolute;
	top: 40px;
}
.center_navnep .logo {
	background: url(images/logo.png) no-repeat center top;
	height: 200px;	
}

.center_namenep {
	color: #0000ff;
	display: block;
	font: normal 2.0em;
}
.center_addressnep {
	color: #0000ff;
	display: block;
	font: normal 1.7em;
}	
.center_navnep h1 {
	color: #F60;
	margin: 12px 0;
}
.center_navnep li {
	border-bottom: 1px solid #EEE;
}
.center_navnep li a {
	color: #888;
	display: block;
	font: normal 0.9em;
	padding: 8px 0;
}
.center_navnep li a:hover {
	background: #FAFAFA;
	color: #F06;
}
/* Center bottom Navigation */
.center_nav1nep{
	background: #f3f3f3;
	margin-left: 650px;
	width: 250px;
	display: block;
	position: absolute;
	top: 620px;
	}
.center_b_textnep {
	padding: 0 10px 0;
	}	
.center_b_navnep {
	padding: 12px 12px 0;
}
.center_b_navnep h1 {
	color: #F06;
	font-size: 1.4em;
	height: 20px;
	padding: 0 10px 0;
}
.center_b_navnep ul {
	margin: 0 0 16px;
	padding: 0;
}
.center_b_navnep li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #b9b9b9;
	height: 20px;
}
.center_b_navnep li a {	
	color: #0080ff;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.center_b_navnep li a:hover {
	color: #000;
}
/* Center Bottom Navigation golo */
.goloc1tl,.goloc1tr,.goloc1bl,.goloc1br {
	background: url(images/golo_center.gif);
	height: 16px;
	width: 14px;
}
.goloc1tl,.goloc1bl {
	float: left;
}
.goloc1tr,.goloc1br {
	float: right;
}
.goloc1tr {
	background-position: right top;
}
.goloc1br {
	background-position: right bottom;
}
.goloc1bl {
	background-position: left bottom;
}

/* Right top Navigation */
.right_navigationnep {
	background: #f3f3f3;
	margin-left: 910px;
	width: 250px;
	display: block;
	font: normal 1.4em;
	position: absolute;
	top: 40px;
	}
.right_textnep {
	padding: 0 8px 0;
	}	
.right_navnep {
	padding: 12px 12px 0;
}
.right_navnep h1 {
	color: #F06;
	font-size: 1.4em;
	height: 20px;
	padding: 0 10px 0;
}
.right_navnep ul {
	margin: 0 0 16px;
	padding: 0;
}
.right_navnep li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #333;
}
.right_navnep li a {	
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.right_navnep li a:hover {
	color: #DDD;
}
/* Right top Navigation golo */
.golotl,.golotr,.golobl,.golobr {
	background: url(images/golo_center.gif);
	height: 16px;
	width: 14px;
}
.golotl,.golobl {
	float: left;
}
.golotr,.golobr {
	float: right;
}
.golotr {
	background-position: right top;
}
.golobr {
	background-position: right bottom;
}
.golobl {
	background-position: left bottom;
}

/* Right bottom Navigation */
.right_navigation_bottomnep {
	background: #f3f3f3;
	margin-left: 910px;
	width: 250px;
	margin-bottom: 20px;
	position: absolute;
	top: 290px;
}
.right_nav_bottomnep {

	padding: 12px 12px 0;
}
.right_nav_bottomnep h1 {
	color: #F06;
	font-size: 1.4em;
	height: 20px;
	margin-left: 8px;
}
.right_nav_bottomnep ul {
	margin: 0 0 16px;
	padding: 0;
}
.right_nav_bottomnep li { 
	list-style: none;
	margin: 0;
	height: 20px;
	border-bottom: 1px solid #b9b9b9;
}
.right_nav_bottomnep li a {	
	color: #006ddb;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.right_nav_bottomnep li a:hover {
	color: #000;
}
/* Right top Navigation golo */
.golo_bottomtl,.golo_bottomtr,.golo_bottombl,.golo_bottombr {
	background: url(images/golo_center.gif);
	height: 16px;
	width: 14px;
}
.golo_bottomtl,.golo_bottombl {
	float: left;
}
.golo_bottomtr,.golo_bottombr {
	float: right;
}
.golo_bottomtr {
	background-position: right top;
}
.golo_bottombr {
	background-position: right bottom;
}
.golo_bottombl {
	background-position: left bottom;
}

/* Right clear */
.right_clear {
	margin-left: 1170px;
	width: 30px;
	position: absolute;
	top: 40px;
	}	
/* footer */
.footer {
	color: #666;
	border-top: 1px solid #EEE;
	font: normal 1em Tahome,Verdana,sans-serif;
	text-align: center;
	margin: 0 3%;
	padding: 5px 0 0 0;
}
.footer1 {
	color: #666;
	font: normal 1em Tahome,Verdana,sans-serif;
	text-align: center;
	margin: 0 3%;
	padding: 5px 0 0 0;
}