/*

	stylesheet for http://www.nai.com.np/
	copyright 2009 http://www.lakeside.com.np/
	handcoded by - sam

*/

body {
	background: url(../images/nai_bg.gif);
	margin: 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:link {
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
	color: #4C81B8;
	text-decoration: underline;
}

table {
/*	background: #fff;*/
}

td {
	vertical-align: top;
	margin: 0;
}

h2{
	background: url(../images/h2-bg.gif) top;
	color: #fff;
	font-size: 14px;
	font-variant: small-caps;
	font-size: 16px;
	margin: 0;
	padding: 5px 4px;
}

#top-header {
	background: #B21D1D url(../images/nai-header.gif) no-repeat;
	margin-bottom: 5px;
	height: 140px;
}

#top-header td {
	background: url(../images/spacer.gif);
	vertical-align: middle;
	margin-bottom: 10px;
	text-align: center;
}

#top-header .nai-np {
	text-align: left;
	padding-left: 40px;
}

#top-header .nai-en {
	text-align: right;
	padding-right: 40px;
}

.ticker {
	background: #7D5B7B url(../images/ticker-bg-.gif) center;
	margin-bottom: 5px;
	border: 1px solid #b0045d;
	padding: 3px 0;
	color: #fff;
}

.ticker td {
	padding: 3px 0;
	font-size: 14px;
}

.ticker table td {
	padding: 0;
	font-size: 14px;
}

.ticker span {
	color: #000;
}

.ticker a, .ticker a:link {
	text-decoration: none;
	color: #f1f1f1;
	font-size: 14px;
}

.ticker a:hover, .ticker a:active {
	text-decoration: underline;
	color: #fff;
}

.ticker a:visited {
}

#sidebar {
	width: 200px;
	background: #D8DDE8;
	text-align: center;
}

#sidebar h2 {
	background: url(../images/h2-bg.gif) bottom;
	height: 32px;
/*	padding: 2px 4px 2px 4px;*/
	padding: 4px 4px 2px 4px;
	margin-bottom: 5px;
}

#sidebar ul {
	margin: 0;
	padding: 0 10px 14px 10px;
}

#sidebar ul li {
	font-size: 12px;
	list-style: none;
	/*
	list-style: url(../images/48.png);
	margin: 0 10px 7px 20px;*/
	margin: 0 10px 7px 0;
}

#sidebar img {
	margin-bottom: 7px;
	margin-left: 14px;
}

#body-content {
	padding: 0px 1px;
	width: auto;
	font-size: 14px;
}

#body-content h3, #body-content h2, h3 {
	background: url(../images/h2-bg-content.gif) bottom;
	color: #000;
	font-variant: small-caps;
	font-size: 16px;
	height: 32px;
	margin: 0;
	padding: 4px 4px 2px 7px;
	text-align: center;
}

#body-content p, #body-content div {
	padding: 0 7px;
	text-align: justify;
	font-size: 14px;
}

#body-content img {
	margin: 5px 10px;
	float: left;
}

#body-content .clear-align {
	margin: none;
	float: none;
}

#body-content .clear-img img {
	border: 2px solid #fff;
	float: none;
	margin: 5px 10px;
}

#footer {
	background: #122454;
	color: #fff;
/*	border-top: 1px solid #666666;*/
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
}

#footer td {
	padding: 10px 0;
	text-align: center;
	line-height: 1.5em;
}

#footer a {
	color: #fff;
	font-weight: normal;
}

/* xtra */

h4 {
	background: url(../images/h2-bg-content.gif) bottom;
	color: #fff;
	font-variant: small-caps;
	font-size: 16px;
	height: 32px;
	margin: 0;
	padding: 4px 4px 2px 7px;
	text-align: center;
}

/* end xtra */