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

html, body {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	outline: none;
}

/* Layout Selectors */
div#container {
	width: 770px;
	margin: 0 auto;
}

div#header {
	width: 770px;
}

div#banner {
	width: 770px;
	height: 138px;
	background: url(../images/banner_bg.jpg) no-repeat;
}

div.branding {
	width: 152px;
	margin: 15px 10px 0 10px;
	float: left;
}

div.companyName {
	width: 446px;
	float: right;
	background: url(../images/nepalitext.png) no-repeat top left;
	margin: 30px 100px 0 0;
	/*text-align: right;*/
}

div#menu {
	width: 770px;
	height: 31px;
	background: url(../images/menu_bg.gif) repeat-x;
}

div#contentPane {
	width: 770px;
	margin: 5px 0;
	overflow: hidden;
	float: left;
}

div#leftCol {
	width: 560px;
	float: left;
}

div.content {
	width: 560px;
	background: #E5F1FD;
	border: 1px solid #85D3F9;
}

div#rightCol {
	width: 196px;
	float: right;
}

div.maincontent,
div.gallery {
	margin: 0 10px;
	padding: 10px 0;
	color: #000;
	border-bottom: 1px solid #CCD8E5;
}

div.gallery {
	border-bottom: none;
}

div.promoPane {
	margin: 0 10px;
	padding: 10px 0;
	color: #000;
	border-top: 1px solid #FCFEFF;
}

div.promoPane li img {
	border: 3px solid #D5D9DC;
}

div.promoPane li span {
	display: block;
	font-size: 11px;
	color: #0386a6;
	text-decoration: underline;
	margin: 3px 0 0 2px;
}

div.promoPane li span:hover {
	text-decoration: none;
}

div.quicklinkPane {
	width: 560px;
	background: #E5F1FD;
	border: 1px solid #85D3F9;
	margin: 5px 0;
}

div.rightContent {
	background: #E5F1FD;
	border: 1px solid #85D3F9;
}

div.members img {
	border: 3px solid #B1C6D7;
}

div.members span {
	display: block;
	color: #0386a6;
	text-align: center;
}

div#footerPane {
	width: 770px;
	background:#EDF2F6;
	margin: 5px 0 0 0;
	padding: 20px 0;
	float: left;
	overflow: hidden;
}

div.eventsArchive,
div.lawsPolicies {
	width: 768px;
	background: #E5F1FD;
	border: 1px solid #91C4F7;
	overflow: hidden;
	float: left;
}

div.events {
	width: 360px;
	float: left;
	border-left: 1px solid #CEE4FB;
	border-top: 1px solid #CEE4FB;
	border-right: 1px solid #FaFaFa;
	border-bottom: 1px solid #FaFaFa;
	padding: 5px;
	margin: 10px 5px;
}

div.eventsThumb {
	width: 100px;
	height: 100px;
	border: 2px solid #C0DDFA;
	float: left;
}

div.eventsContent {
	width: 245px;
	height: 100px;
	overflow: auto;
	margin: 0 0 0 5px;
	float: right;
}
div.imageContainer {
	float: left;
	width: 120px;
	border: 1px solid #B1C6D7;
}

div.staffInfo {
	float:left;
	margin: 30px 15px;
}

div.staffInfo a {
	color: #0386A6;
	text-decoration: none;
}

div.staffInfo a:hover {
	color: #0386A6;
	text-decoration: underline;
}

div.staffInfo label {
	float: left;
	margin: 0 0 5px 0;
	color: #000;
}

div.staffInfo label.ip {
	font-weight: bold;
	width: 100px;
}

div.staffInfo br {
	clear: left;
}

div.unit {
	padding: 10px;
	background: #DAEBFC;
	font-size: 14px;
	color: #0386A6;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

div.co-staffs {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #C4DFFB;
}

div.cmdBttn {
	overflow: hidden;
}
/* End of Layout Selectors */

/* List Selectors */
ul#publications {
	width: 100%;
	overflow: hidden;
	list-style: none;
	margin-bottom: 20px;
}

ul#publications li {
	width: 146px;
	float: left;
	margin: 5px 10px;
}

ul#publications li span {
	display: block;
	margin: 5px 0 0 0;
}

ul#listing {
	width: 100%;
	overflow: hidden;
	list-style: none;
}

ul#listing li {
	background: url(../images/bullet.gif) 0 5px no-repeat;
	padding-left: 20px;
	margin: 10px 0;
}


div.promoPane ul {
	width: 100%;
	overflow: hidden;
}

div.promoPane li,
div.promoPane li.mid {
	list-style: none;
	width: 125px;
	float: left;
}

div.promoPane li.mid {
	margin: 0 58px;
}

div.quicklinkPane ul {
	width: 540px;
	overflow: hidden;
	margin: 15px 10px;
}

div.quicklinkPane ul li {
	list-style: none;
	width: auto;
	background: url(../images/bullet.png) left center no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}

div.members ul {
	width: 176px;
	overflow:hidden;
	margin: 10px 0;
	padding: 0 10px;
}

div.members li {
	list-style: none;
	text-align: center;
	/*float: left;*/
}

div.members li.first {
	border-bottom: 1px solid #CFDBE8;
	padding: 0 0 10px 0;
}

div.members li.last {
	border-top: 1px solid #F8FAFB;
	padding: 10px 0 0 0;
}

ul#sectionmenu {
	width: 100%;
	overflow: hidden;
	list-style: none;
}

ul#sectionmenu li {
	width: 168px;
	float: left;
	margin: 0 15px 10px 0;
	/*border: 1px solid #000000;*/
}

ul#sectionmenu li.last {
	margin: 0 0 10px 0;
}

ul.objective {
	width: 100%;
	overflow: hidden;
	list-style: none;
}

ul.objective li {
	background: url(../images/bullet.png) 0 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 8px 0;
	font-size: 11px;
}

table#lawsPolicies ul {
	list-style: none;
}

table#lawsPolicies li {
	background: url(../images/arr_bullet.png) no-repeat left 8px;
	padding: 5px 0 5px 15px;
	margin: 0 2px;
}

ul#staffs {
	list-style: none;
	margin: 10px;
}

ul#staffs li {
	border: 1px solid #0386A6;
	padding: 10px;
	margin: 0 0 10px 0;
}

ul#gallery {
	width: 540px;
	list-style: none;
	overflow: hidden;
	margin-bottom: 10px;
	/*border: 1px solid #000000;*/
}

ul#gallery li {
	width: 100px;
	/*height: 100px;*/
	margin: 20px 32px;
	float: left;
}

ul#gallery li img {
	border: 1px solid #000;
}

ul#gallery li span {
	display: block;
	font-size: 11px;
	text-align: center;
	margin: 5px 0 0 0;
}

ul.act {
	overflow: hidden;
	list-style: none;
	color: #000;
	margin: 5px 10px;
}

ul.act li {
	background: url(../images/arr_bullet.png) no-repeat left 2px;
	margin: 2px 0;
	padding: 0 0 0 15px;
}
/* End of List selectors */

/* Typo Selectors */
div.eventsContent p {
	color: #000000;
}

p.intro {
	color: #0C549C;
}

p.top {
	color: #DD0712;
}

marquee {
	color: #000cff;
}

div#footerPane p {
	text-align: center;
	color: #686868;
	font-size: 11px;
}

div.companyName h1 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
	margin-top: 45px;
}

div#contentPane h2 {
	background: url(../images/title_bg.gif) repeat-x;
	height: 19px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding: 5px 0 0 10px;
}

div#contentPane h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
}

div#contentPane p {
	font-size: 11px;
	margin: 5px 0;
}

p.eep {
	background: #008C00;
	width: 136px;
	padding: 5px 30px;
	text-align: center;
}

p.undef {
	background: #738709;
	width: 136px;
	padding: 5px 30px;
	text-align: center;
}

p.comment {
	background: #11B5DD;
	width: 136px;
	padding: 5px 30px;
	text-align: center;
}

p.marqueeText {
	display: block;
	margin: 10px 0 0 0;
}

table#lawsPolicies h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0;
}

table#lawsPolicies p {
	font-size: 12px;
}

table.fsheet {
	width: 648px;
	margin: 10px;
	color: #000;
}

table.fsheet td {
	padding: 5px;
}

p.source {
	color: #800000;
	font-style: italic;
	padding-left: 10px;
}

p.activity {
	color: #800000;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
}
/* EOF Typo selectors */

/* Pseudo Selectors */
ul#publications li a {
	display: block;
	color: #000000;
	text-align: center;
	/*text-decoration: underline;*/
}

ul#publications li a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
}

ul#listing li a {
	color: #000000;
	text-decoration: none;
}

ul#listing li a:hover {
	color: #000000;
	text-decoration: underline;
}


p.top a {
	margin: 0 5px;
	color: #DD0712;
	text-decoration: none;
}

p.top a:hover {
	color: #DD0712;
	text-decoration: underline;
}

ul#sectionmenu li a {
	background: #D6E9FC;
	padding: 5px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-left: 1px solid #F3F9FE;
	border-top: 1px solid #F3F9FE;
	border-right: 1px solid #BCDBFA;
	border-bottom: 1px solid #BCDBFA;
}

ul#sectionmenu li a:hover {
	background: #D6E9FC;
	padding: 5px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-left: 1px solid #BCDBFA;
	border-top: 1px solid #BCDBFA;
	border-right: 1px solid #F3F9FE;
	border-bottom: 1px solid #F3F9FE;
}

ul#sectionmenu li a:hover,
ul#sectionmenu li a.selected {
	background: #D6E9FC;
	padding: 5px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-left: 1px solid #BCDBFA;
	border-top: 1px solid #BCDBFA;
	border-right: 1px solid #F3F9FE;
	border-bottom: 1px solid #F3F9FE;
}

ul#sectionmenu li a.selected {
	color: #000099;
}

p.eep a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

p.undef a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

p.comment a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

div.promoPane li a {
	text-decoration: underline;
	color: #0386a6;
}

div.promoPane li a:hover {
	text-decoration: none;
}

div.quicklinkPane ul li a {
	color: #2495B4;
	text-decoration: underline;
	font-size: 11px;
}

div.quicklinkPane ul li a:hover {
	color: #2495B4;
	text-decoration: none;
}

ul#gallery li a {
	width: 102px;
	color: #2495B4;
	display: block;
	text-decoration: none;
}

a.gal {
	cursor: pointer;
	text-decoration: none;
}
/* End of Pseudo Selectors */

/* Table Selectors */
table#lawsPolicies {
	width: 747px;
	overflow: hidden;
	list-style: none;
	margin: 10px;
	border: 1px solid #0066CC;
}

table#lawsPolicies td,
table#lawsPolicies td.last {
	vertical-align: top;
	border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	padding: 5px;
	color: #000;
}

table#lawsPolicies td.last {
	border-right: none;
}

table#lawsPolicies th,
table#lawsPolicies th.last {
	border-bottom: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	padding: 5px;
	background: #7EBAF5;
	color: #000;
}

table#lawsPolicies th.last {
	border-right: none;
}

table#lawsPolicies a {
	text-decoration: none;
	color: #2187A5;
}

table#lawsPolicies a:hover {
	text-decoration: underline;
}

td.ob {
	background: #CCCCCC;
}

td.ob {
	background: #E5E5E5;
}
/* EOF Table Selectors */

/*Form Selectors*/
form#comment {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #C4DFFB;
	overflow: hidden;
}

form#comment div {
	margin: 0 0 10px 0;
}

form#comment label,
form#comment input,
form#comment select,
form#comment textarea {
	float: left;
	margin: 3px 0;
}

form#comment label {
	width: 100px;
}

form#comment input {
	width: 150px;
	font-size: 11px;
	color: #000;
	padding: 1px 2px;
}

form#comment input.bttn {
	width: auto;
	font-size: 11px;
	color: #0B4F93;
	padding: 2px 5px;
	margin: 5px 5px 0 0;
}

form#comment br {
	clear: left;
}
/* EOF Form Selectors*/

/* hacks */
.clear {
	clear: both;
}

.linkall {
	color: #0386A6;
	text-decoration: none;
}
