@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #f5f5f5;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #656565;
}

img {
	border: none;
}

form {
	border: none;
}

.clean {
	clear: both;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* wrapper starts */
#wrapper {
	background: #fff;
	width: 920px;
	display: table;
	text-align: left;
	border: 4px solid #ededed;
	margin: 0px auto;
	margin-top: 35px;
	padding: 16px;
}
/* wrapper ends */

/* header starts */
#header {
	width: 920px;
	display: block;
	margin-bottom: 10px;
}

#header .headerLogo {
	width: 920px;
	display: block;
}

#header .headerLogoL {
	width: 350px;
	float: left;
	margin-right: 200px;
}

#header .headerLogoR {
	width: 333px;
	float: left;
	margin-top: 20px;
}

#headerL {
	width: 355px;
	display: block;
	float: left;
}

#headerR {
	width: 630px;
	text-align: left;
	display: block;
	float: left;
	color: #999;
}

#headerR a {
	border-right: 1px solid #e5e5e5;
	padding: 10px 10px 0 40px;
	display: block;
	color: #999;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	float: right;
	text-transform: uppercase;
}

#headerR a:hover {
	color: #000;
	border-right: 1px solid #000;
}
/* header ends */

/* search starts */
#search {
	width: 920px;
	height: 40px;
	background: url(../images/bg-search.gif) left no-repeat #ee9303;
	display: block;
	margin-bottom: 5px;
}

#search .inpTxt {
	width: 208px;
	border: 1px solid #f7d8a7;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

#search .searchBox {
	width: 435px;
	float: right;
	display: block;
}

#search .sbTxt {
	width: 99px;
	padding-top: 13px;
	text-align: right;
	float: right;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
}

#search .sbL {
	width: 220px;
	text-align: right;
	float: right;
	padding-top: 6px;
}

#search .sbR {
	width: 76px;
	float: right;
	margin-left: 10px;
}
/* search ends */

/* container starts */
#container {
	width: 920px;
	display: block;
	background: url(../images/bg-containerL.gif) left repeat-y;
}

#container a {
	color: #0072a6;
	text-decoration: underline;
}

#container a:hover {
	color: #000;
	text-decoration: none;
}

/* ------------------------- */
#containerL {
	width: 200px;
	float: left;
	display: block;
	margin-right: 5px;
}

#login {
	width: 200px;
	height: 160px;
	background: #f2f2f2;
	display: block;
	border-bottom: 5px solid #fff;
}

#login h1 {
	background: #e5e5e5;
	padding: 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2e2e2e;
	display: block;
}

#login .loginBox {
	width: 180px;
	padding: 10px;
	display: block;
}

#login .loginHolder {
	width: 180px;
	height: 28px;
	display: block;
}

#login .loginBoxL {
	width: 60px;
	float: left;
	padding-top: 4px;
}

#login .loginBoxR {
	width: 120px;
	float: left;
}

#login .loginInpTxt {
	width: 108px;
	height: 18px;
	padding: 1px;
	border: 1px solid #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}

#nav {
	width: 180px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 0 10px;
}

#nav a {
	background: url(../images/bg-nav.gif) bottom repeat-x;
	text-decoration: none;
	color: #fff;
	padding: 7px 0;
	text-align: right;
	display: block;
}
/* ------------------------- */

/* ------------------------- */
#containerR {
	width: 715px;
	float: left;
	display: block;
}

#banner {
	background: url(../images/banner.jpg) no-repeat;
	width: 695px;
	height: 140px;
	display: block;
	margin-bottom: 5px;
	padding: 10px;
}

#banner .bannerHolder {
	width: 395px;
	height: 40px;
	margin-top: 100px;
	color: #fff;
	float: right;
	text-align: right;
}

#banner p {
	line-height: 18px;
}

#banner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

#content {
	width: 715px;
	display: block;
}

#contentL {
	width: 510px;
	display: block;
	float: left;
	margin-right: 5px;
}

#recent {
	width: 510px;
	display: block;
	float: left;
	margin-bottom: 20px;
}

#recent a {
	color: #717171;
	text-decoration: none;
}

#recent a:hover {
	text-decoration: underline;
}

#recent .rHeader {
	background: #e5e5e5;
	padding: 6px 15px;
	border-bottom: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#recent .rHeader a {
	color: #006695;
	text-decoration: underline;
}

#recent .rHeader a:hover {
	color: #000;
	text-decoration: none;
}

#recent .bgOne {
	width: 9px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #f2f2f2;
	padding: 6px 15px;
}

#recent .bgTwo {
	width: 209px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #e6e6e6;
	padding: 6px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #717171;
}

#recent .bgThree {
	background: #f2f2f2;
	border-bottom: 1px solid #fff;
	padding: 6px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #717171;
}

#recent .bgFour {
	width: 8px;
	border: 1px solid #f2f2f2;
	padding: 6px 15px;
	font-weight: normal;
}

#recent .bgFive {
	width: 209px;
	border-right: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding: 6px 15px;
	font-weight: bold;
	color: #717171;
	font-size: 12px;
}

#recent .bgSix {
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
	padding: 6px 15px;
	font-weight: bold;
	color: #717171;
	font-size: 12px;
}

#category {
	width: 480px;
	display: block;
	padding: 10px;
}

#category h1 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#category a {
	color: #0072a6;
	text-decoration: none;
}

#category a:hover {
	text-decoration: underline;
}

#category ul {
	list-style-type: none;
}

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

#category .catL {
	width: 230px;
	float: left;
	display: block;
}

#category .catMargin {
	margin-right: 20px;
}



#contentR {
	width: 180px;
	padding: 0 10px;
	display: block;
	float: left;
}

#recentTraining {
	width: 180px;
	display: block;
}

#recentTraining h1 {
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#recentTraining a {
	color: #0072a6;
	text-decoration: underline;
	font-weight: bold;
}

#recentTraining a:hover {
	text-decoration: none;
}

#recentTraining p {
	line-height: 16px;
	margin-bottom: 10px;
}

#recentTraining .rtTitle {
	font-weight: bold;
	color: #606060;
}

#recentTraining .rtDate {
	font-size: 10px;
	color: #ccc;
}
/* ------------------------- */
/* container ends */

/* footer starts */
#footer {
	width: 920px;
	background: #ededed;
	display: block;
	margin: 0px auto;
	text-align: left;
	padding: 10px 20px;
	color: #767676;
}

#footer p {
	line-height: 16px;
	margin-bottom: 2px;
}

#footer a {
	color: #767676;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}
/* footer ends */




/* ------------------ Content Page starts --------------------- */
.smallBanner {
	width: 715px;
	display: block;
	margin-bottom: 5px;
}

#listingBox {
	background: #f2f2f2;
	width: 715px;
	display: block;
	line-height: 16px;
}

#listingBox a {
	color: #0072a6;
	text-decoration: none;
}

#listingBox a:hover {
	color: #000;
	text-decoration: underline;
}

#listingBox .lbHolder {
	background: #fff;
}

#listingBox .lbTitle {
	background: #d8d8d8;
	padding: 6px;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #c3c3c3;
	color: #000;
}

#listingBox .lbTitle a {
	padding: 3px 6px;
	margin-right: 3px;
	display: block;
	float: right;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#listingBox .lbTitle a:hover {
	background: #eee;
	text-decoration: none;
}

#listingBox .lbOne {
	background: #e8e8e8;
	width: 183px;
	padding: 6px 6px;
	border-bottom: 2px solid #ccc;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#listingBox .lbTwo {
	background: #e8e8e8;
	width: 68px;
	padding: 6px 6px;
	border-bottom: 2px solid #ccc;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#listingBox .lbThree {
	background: #fff;
	width: 183px;
	padding: 6px 6px;
}

#listingBox .lbFour {
	background: #fff;
	width: 68px;
	padding: 6px 6px;
}

#desc {
	width: 715px;
	display: block;
}

#desc .descMain {
	width: 715px;
	display: block;
	background: url(../images/bg-liner.gif) bottom repeat-x;
	padding-bottom: 6px;
	margin-bottom: 15px;
}

#desc .descOne {
	width: 400px;
	margin-right: 15px;
	float: left;
	display: block;
}

#desc .descTwo {
	width: 300px;
	float: left;
	display: block;
	text-align: right;
}

#desc .descTwo a {
	background: url(../images/email_go.gif) right no-repeat;
	padding: 4px 24px 4px 0;
	display: block;
	color: #006695;
	font-weight: bold;
}

#desc .descTwo a:hover {
	color: #000;
}

#desc h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	color: #000;
}

#desc h2 {
	font: bold 13px Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	color: #444;
}

#desc p {
	line-height: 16px;
	margin-bottom: 6px;
}

#desc .deInpTxt {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #ccc;
}

#desc .deSubmit {
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
}

#desc .descMainTwo {
	width: 715px;
	display: block;
	padding-bottom: 15px;
}

#desc .descMainTwoL {
	width: 519px;
	margin-right: 15px;
	float: left;
	display: block;
	border-right: 1px solid #e7e7e7;
	padding-right: 15px;
	padding-left: 15px;
}

#desc .descMainTwoR {
	width: 150px;
	float: left;
	display: block;
}

#desc .descMainTwoR p {
	line-height: 14px;
	margin-bottom: 16px;
}

#desc .descMainTwoR p .dmTitle {
	color: #000;
	font-weight: bold;
}

#desc .descMainThree {
	background: url(../images/bg-liner.gif) top repeat-x;
	width: 715px;
	display: block;
	text-align: right;
	padding-top: 10px;
}

#desc .descMainThree img {
	float: right;
}

#desc .dmtBox {
	width: 700px;
	display: block;
	margin-left: 15px;
}

#desc .dmtBoxMain {
	width: 700px;
	display: block;
	margin-bottom: 10px;
}

#desc .dmtBoxOne {
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 15px;
	padding-top: 6px;
}

#desc .dmtBoxTwo {
	width: 535px;
	display: block;
	float: left;
}

.langLink {
	width: 720px;
	float: left;
	display: block;
	text-align: right;
}

.langLink a {
	background: url(../images/email_go.gif) right no-repeat;
	padding: 4px 24px 4px 0;
	display: block;
	color: #006695;
	font-weight: bold;
}

.langLink a:hover {
	color: #000;
}

#register {
	width: 920px;
	display: block;
}

#register p {
	margin-bottom: 10px;
	line-height: 16px;
}

#register h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 6px;
}

#register .rInpTxt {
	width: 250px;
	padding: 4px;
	color: #999;
	/*font-family: FONTASY_HIMALI_TT, preeti, kantipur;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #b8b8b8;
}



#register .rInpEngTxt {
	width: 250px;
	padding: 4px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #b8b8b8;
}

#register .rSubmit {
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#reegisterL {
	width: 500px;
	display: block;
	float: left;
	margin-right: 20px;
}

#reegisterL .rl {
	width: 500px;
	display: block;
	margin-bottom: 10px;
}

#reegisterL .rlOne {
	width: 150px;
	float: left;
	display: block;
	margin-right: 10px;
	padding-top: 6px;
	text-align: right;
}

#reegisterL .rlTwo {
	width: 340px;
	float: left;
	display: block;
}

#registerR {
	width: 400px;
	display: block;
	float: left;
}

/*-------------------------search page starts---------------------*/
#searchform {
	width: 715px;
	display: block;
}

#searchform p {
	margin-bottom: 10px;
	line-height: 16px;
}

#searchform h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 6px;
}

#searchform .rInpEngTxt {
	width: 250px;
	padding: 4px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #b8b8b8;
}

#searchform .rInpTxt {
	width: 250px;
	padding: 4px;
	color: #999;
	/*font-family: FONTASY_HIMALI_TT, preeti, kantipur;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #b8b8b8;
}

.nep
{
/*font-family: FONTASY_HIMALI_TT, preeti, kantipur;*/
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#searchform .rSubmit {
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*-------------------------search page ends---------------------*/
/* ------------------ Content Page ends --------------------- */




#headeri {
	width: 610px;
	display: block;
	margin-bottom: 10px;
}

#header .headerLogoi {
	width: 600px;
	display: block;
}

#header .headerLogoLi {
	width: 241px;
	float: left;
	margin-rights: 0px;
}

#header .headerLogoRi{
	width: 200px;
	float: left;
	margin-top: 8px;
}


