/*
Design by Narayan Kandel
http://www.kadel.com.np
Template Number: 0.1
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #000000;
	font: normal 12px verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* links */
a	{ 
	color: #b32a00;
	background: inherit;
	text-decoration: none;
}

a:hover { 
	color: #00a8b3;
	background: inherit; 	 
}
/* Boxed */

.title {
	border-bottom: 1px solid #f3f3f3;
}



.boxed2 .title {
	font: bold 170% "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	border-bottom: 1px solid #f3f3f3;
}

.boxed2 .title1 {
	font: bolder 130% Arial "Trebuchet MS",  Helvetica, sans-serif;
	border-bottom: 1px solid #f3f3f3;
}

.boxed2 .content {
	padding: 10px;
}

.boxed3 .title {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	background: url(images/img07.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */

#header {
	width: 705px;
	height: 10px;
	margin: 0 auto;

}
#header .text {
	font-family:  Verdana, Arial, Tahoma;
	font-size: 1px;
	font-weight: normal;
	color: #2C2C2C;
	letter-spacing:-20px;
	line-height: 10%;
	}
#header .container { position: relative; border: 0; }
#header .scroller { overflow: scroll; height: 5em; margin: 5em; }


/* Page */

#page {
	width: 705px;
	margin: 0 auto;
	background: #5a5a5a url(images/bkg_in.gif) repeat-x;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 0px;
}

/* Content */

#content {
	float: right;
	width: 465px;
	padding: 20px;
	margin-right: 10px;
	background: #FFFFFF;
}

#content p, #content ol, #content ul {
	line-height: 152%;
	text-align: justify;
}
#content li { 
	line-height: 152%;
	margin-left: 30px;
	list-style:disc;
}
#content .work {font-family:  Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height:200%;
	}
/* Sidebar */

#sidebar {
	float: left;
	width: 165px;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:0px;
	text-align: left;
}
#sidebar .logo {
	float: left;
	width: 165px;
	text-align: center;
}

#sidebar .project {
	float: left;
	width: 165px;
	height: 225px;
	background: url(images/latest_back.jpg) top left no-repeat;
}


#sidebar .project h1{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 2px 3px 5px;
}

#sidebar .project .url{
	font: normal 10px Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding: 185px 2px 3px 5px;
}

#sidebar .project .url a:link{
	color: #000000;
	text-decoration: none;
}
#sidebar .project .url a:visited{
	color: #000000;
	text-decoration: none;
}

/* navigation */
.nav { 
text-align: left; 
color: #FFFFFF; 
padding: 10px; 
font: bold 14px Arial, 'Trebuchet MS', sans-serif;
width: 150px;
height:100% 
}

.nav li { 
	font-weight: bold; 
	margin-right: 5px; 
	padding-bottom: 8px; 
	border-bottom: 1px solid #555743; 
	padding-left: 5px;
	list-style:none;

}
.nav li a {
color: #ffffff; 
text-decoration: none;  
padding-top: 5px; 
padding-bottom: 5px; 
padding-left: 10px;
display: block; 
width: 90%;
background: url(images/arrow.png) no-repeat left center;
}
.nav li a:hover { 
color: #abb260; 
text-decoration: none;
text-align: right;
width:90%;
display: block; 
}


.border {
	border: #656565 1px solid;
	}
	
.padding {
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 10px;
	border: #5b5a5a 1px dotted;

	}
	.padding3 {
	padding-top: 5px;
	padding-bottom: 0px;

	}
.padding2 {
	padding-top: 15px;
	padding-bottom: 15px;
	}
.padding1 {
	padding-top: 0px;
	padding-bottom: 10px;
	}
.table {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;	
	padding: 3px;
	border: 1px solid #F4F4F4;
	}
.white {
	font-family: Verdana "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	}
.imgborder {
	border:0;
	}
.center {
	text-align: center;
	vertical-align: middle;
	padding: 5px 0 0 0;
	}
	
/* Form */

.form p{
	width: 300px;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 5px 0 2px 0;
	padding-left: 170px; 
	border-top: 1px dashed gray;
	height: 1%;
}

.form label{
	font-weight: bold;
	float: left;
	margin-left: -160px; 
	width: 150px; 
}

.form input[type="text"]{ 
	width: 180px;
}

.form textarea{
	width: 250px;
	height: 100px;
}

/* Footer */

#footer {
	width: 705px;
	margin: 0 auto;
	padding: 10px 0;
	height:30px;
	color:#FFFFFF;
	background: #5a5a5a;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 0px;
}

#footer p {
	text-align: center;
	font-size: 50%;
}
#footer #footer-left {
	width: 25%;
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 10px;
}

#footer #footer-right {
	width: 65%;
	font: normal 11px verdana, Arial, Helvetica, sans-serif;
	float: right;
	text-align: right;
	margin: 0; 
	padding-right: 20px;
}
#footer a {
	text-decoration:none;
	color: #FFFFFF;
	}
#footer a:hover{
	text-decoration:none;
	color:#6cb000;
	}
