/*

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

*/

body {
	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 {
	border-top: 5px solid #b65145;
	background: url(../images/header-bg.gif);
	margin-bottom: 3px;
}

#top-header td {
	text-align: center;
}

#top-header .top-left {
	background: url(../images/top-header-left.gif) center no-repeat;
}

#top-header .top-right {
	background: url(../images/top-header-right.gif) center no-repeat;
}

#top-header a, #top-header a:link {
	border: none;
}

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

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

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

.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-left {
	width: 200px;
	background: #EFC2C6;
	text-align: center;
}

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

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

#sidebar-left ul li {
	border-bottom: 1px solid #424242;
	font-size: 12px;
	list-style: none;
	margin: 0 10px 7px 0;
	padding-bottom: 5px;
}

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

#sidebar-left a, #sidebar-left a:link {
	text-decoration: none;	
}

#sidebar-left a:active, #sidebar-left a:hover {
	text-decoration: none;
}

#sidebar-right {
	width: 220px;
	background: #EFC2C6;
	text-align: center;
}

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

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

#sidebar-right ul li {
	border-bottom: 1px solid #424242;
	font-size: 12px;
	list-style: none;
	margin: 0 10px 7px 0;
	padding-bottom: 5px;
}

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

#sidebar-right a, #sidebar-right a:link {
	text-decoration: none;	
}

#sidebar-right a:active, #sidebar-right a:hover {
	text-decoration: none;
}

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

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

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

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

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

#body-content .no-float img {
	margin: 5px 10px;
	float: none;
}

#body-content a, #body-content a:link {
	font-weight: normal;
	text-decoration: none;
}

#body-content a:hover, #body-content a:active {
	font-weight: bold;
}

#footer {
	background: #122454;
	color: #fff;
	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;
}

.designed {
	font-size:14px;
	margin-top: 5px;
	text-align: center;
}

/* end xtra */
