@charset "utf-8";

/*-----------------------
	
	Project Title: Laxmi Narayan Library Finance
	Date: May 13, 2009 12:43 AM
	Powered By: Radiant InfoTech Nepal [www.radiantnepal.com]
	Design & Author:Surya Shakya(suryashakya.com.np) 
	Programmer: 
	
--------------------------*/
/* 	
	reset.css 
	Blueprint CSS Framework 0.7.1
	http://www.blueprintcss.org	
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
body {line-height:1.5em;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/*--------------------- Global Properties --------------------*/
body{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background: url(../images/bg.jpg) repeat-x #000000;
	text-align: center;	   
}

a{
	color:#ffffff;
	text-decoration:none;}
	
a:hover{
	text-decoration:underline;	}
	
.clear{
	clear:both;}
	
h1{
	color:#aa2525;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;}
	
h1.grayfont{
	color:#b4b4b4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	line-height:30px;
	}
	
h2{
	color:#ab4908;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	line-height:30px;}
	
h3{
	color:#c88282;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
}

h3.trekking{
	color:#ef9545;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
}
	

	
 
	
.header{
	background-image:url(../images/header-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	margin:0 auto;
	width:960px;
	overflow:hidden;}
	
.header .left{
	width:370px;
	height:52px;
	float:left;
	text-align:left;
	padding:24px 0 22px 10px;
	background-image:url(../images/header-hr-line.jpg);
	background-position:left 87%;
	background-repeat:no-repeat;

	}
	
.header .date{
	float:right;
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	padding:20px 10px 0 0;
	}

.headernavleft{
	background-image:url(../images/header-nav-corner.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	width:60px;
	background-color:#3e3e3e;
	height:50px;}
	

.headernavright{
	background-image:url(../images/header-nav-corner.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	float:right;
	width:60px;
	background-color:#3e3e3e;
	height:50px;
	}
	
.headernavbg{
	background-image:url(../images/header-nav-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#3e3e3e;
	width:840px;
	float:left;
	height:auto;
	height:50px;
	text-align:left;}
	
.headernavbg ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.headernavbg ul li{
	margin:0px;
	padding:0px;
	display:inline;
	line-height:36px;
	border-right:1px solid #aeaeae;
	}

.headernavbg ul li a{
	font-family:tahoma;
	font-size:15px;
	padding:10px;
	color:#000000;
	text-align:center;
}

.headernavbg ul li a:hover{
	background-image:url(../images/header-nav-hover.jpg);
	background-position:left 1px;
	background-repeat:repeat-x;
	padding:10px;
	color:#ffffff;
	text-decoration:none;

}

.headernavbg ul li a:visited{}

.mainbody{
	background-image:url(../images/mainbody-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#000000;
 	margin:0 auto;
	width:940px;
	padding:10px;
	overflow:hidden;
	 }
.maintitle
{
font-size:18px;
text-indent:10px;
padding-bottom:10px;
text-align:left
}
.pageContents
{
padding-left:20px;
text-align:justify;
width:700px;
}
.newbooks{
	background-color:#000000;
	float:left;
	width:546px;
	margin-right:10px;
		padding:6px;
		text-align:left}

.imageGalleryBox
{
	float:left;
	text-align:center;
	padding:4px;
	width:165px;
	height:165px;
	border:1px dashed #9E9E9E;
}

.imageGalleryCaption
{
	height:30px;
	overflow:hidden;
}

.listRow
{
	float:left;
	border-bottom:1px dashed;
	overflow:hidden;
}
.breadcrumb
{
text-align:left;
padding:5px;
}
a.breadcrumb
{
	color:#FF0000;
	font-weight:bold;
	
}
a.breadcrumb:hover
{
	color:#CC6600;
}	
.booksrow{
	display:inline;
	overflow:hidden;
}
	
a.newbookslnk{
	background-color:#202020;
	border:1px solid #464646;
	padding:5px;
	overflow:hidden;
	display:block;
	width:120px;
	float:left;
}
	
		
a.newbookslnk:hover{
	background-color:#ffffff;}

	
.animation{
	background-color:#353535;
	padding:5px;
	float:right;
	margin-bottom:10px;}
	
.caption{
	text-align:left;
	width:353px;
}

.leftnav{
	float:left;
	width:207px;
	text-align:left;
	}

.leftnavtitle{
	background-image:url(../images/navleft-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	width:187px;
	font-family:tahoma;
	font-size:15px;
	color:#000000;
	padding:10px;
	text-align:left;
	}
	
a.leftnavlnk{
	text-align:left;
	display:block;
	font-family:Tahoma;
	font-size:13px;
	color:#9e9e9e;
	border-bottom:1px solid #9e9e9e;
	line-height:25px;
	text-indent:5px;
	}
	
a.leftnavlnk:hover{
	color:#ffffff;
	text-decoration:none;}
	
.greentitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#759a15;
	margin-top:15px;
	margin-bottom:10px;}
	
.graybox{
	background-color:#252525;
	padding:10px;
	overflow:hidden;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;}
	
.blackbox{
	background-color:#000000;
	padding:10px;
	overflow:hidden;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;}
	
.whitebooktitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#dcdcdc;
	text-align:right;
	margin-bottom:8px;}
	
.bookthumbnail{
	float:left;
	border:2px solid #444444;
	margin-right:8px;}
	
.grayseperation{
	background-image:url(../images/gray-speration.gif);
	background-position:left top;
	background-repeat:repeat-x;
	width:auto;
	height:2px;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

.middlepan{
	width:376px;
	float:left;
	text-align:left;
	margin-left:21px;
	border-bottom:1px solid #252525;
	padding-bottom:20px;
	text-align:justify;
	}
	
.rightpan{
	width:310px;
	text-align:left;
	margin-left:21px;
	float:left;
	overflow:hidden;
	}
	
	
.footer{
	border-bottom:1px solid #252525;
	border-top:1px solid #252525;
	margin:0 auto;
	width:960px;
	padding:10px;
	height:90px;
	margin-bottom:20px;
	overflow:hidden;
	
	}
	
.contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#a7a7a7;
	text-align:left;
	float:left;
	}
	
.copyright{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#a7a7a7;
	text-align:left;}
	
	
