			
#title_topic 
{
	margin-top:20px;
	margin-bottom:5px;
	font-size:26px; 
	font-weight:bold;
	word-spacing:0.2em;
}
#title_subtopic 
{
	font-size:16px; 
	font-weight:bold;
	word-spacing:0.2em;
}
#title_subtopic_desc
{
	background-image:url(http://www.sahabathijjaz.net.my/images/header/sh1.jpg);
	background-repeat:no-repeat; 
	background-position: left top; 
	height:19px	
}
#nav_display 
{
	margin-top:5px;
	margin-bottom:5px;
	font-size:10px; 
	word-spacing:0.2em;
}

#body_text 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	word-spacing:0.2em;
}
#floatft
        {
			position: fixed;
			bottom: 0; left: 0;
			z-index: 9999; /*--Keeps the panel on top of all other elements--*/
			border: 0px;
			border-bottom: none;
			width: 100%;
			margin: 0 0;
        }
/* Body Layer */
.bl1
{
	width:993px; padding-top:8px;	
}

	.bl1-1
	{
		width:993px; background:url(http://www.sahabathijjaz.net.my/images/bg/overlay-t.png); 
		background-repeat:no-repeat; 
		background-position:top center;	
	}
		.bl1-1-1
		{
			width:950px; 
			padding-top:8px; 
			padding-bottom:5px; 
			height:15px; 
			text-align:center;
		}
			.bl1-1-1-1
			{
				float:left; 
				font-size:12px; 
				color:#FFF
			}
			.bl1-1-1-2
			{
				float:right; 
				font-size:12px; 
				color:#FFF
			}
	.bl1-2
	{
		width:993px; 
		background:url(http://www.sahabathijjaz.net.my/images/bg/overlay-y.png); 
		background-repeat:repeat-y; 
		background-position:top center;
	}
		.bl1-2-1
		{
			height:72px; 
			background:url(http://www.sahabathijjaz.net.my/images/bg/page_bg_top.png); 
			background-repeat:no-repeat; 
			background-position:top center;
			padding:5px 10px 0px 15px;
		}
		.bl1-2-2
		{
			width:982px; 
			background:url(http://www.sahabathijjaz.net.my/images/bg/page_bg_mid.png); 
			background-repeat:repeat-y; 
			background-position:top center;
			padding-left:5px;
		}
	.bl1-3
	{
		width:993px; 
		height:94px; 
		background:url(http://www.sahabathijjaz.net.my/images/bg/overlay.png); 
		background-repeat:no-repeat; 
		background-position:top center;
	}
		.bl1-3-1
		{
			width:982px; 
			height:71px; 
			background:url(http://www.sahabathijjaz.net.my/images/bg/page_bg_btm.png); 
			background-repeat:no-repeat; 
			background-position:top center;
		}
			.bl1-3-1-1
			{
				padding-left:16px; 
				padding-right:20px;
				padding-top:8px
			}
		.bl1-3-2
		{
			color:#FFF; 
			font-family:Arial, Helvetica, sans-serif; 
			font-size:10px
		}
.bl2
{
	padding-top:8px; padding-bottom:8px;
}
/* Body Layer End */

/* Footer panel */
#footpanel ul {
	padding: 0; margin: 0;
	float: left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
#footpanel ul li{
	padding: 0; margin: 0;
	float: left;
	position: relative;
}
#footpanel ul li a{
	padding-right: 5px;
	float: left;
	text-indent: -9999px; /*--For text replacement - Shove text off of the page--*/
	height: 16px; width: 16px;
	text-decoration: none;
	color: #333;
	position: relative;
}
html #footpanel ul li a:hover{}
html #footpanel ul li a.active { /*--Active state when sub-panel is open--*/
	height: 17px;
	margin-top: -2px; /*--Push it up 2px to attach the active button to sub-panel--*/
	border-top: none;
	z-index: 200; /*--Keeps the active link on top of the sub-panel--*/
	position: relative;
}

#footpanel a small {
	text-align: center;
	width: 70px;
	background: url(http://www.sahabathijjaz.net.my/images/ft/pop_arrow.png) no-repeat center bottom;
	padding: 5px 5px 11px;
	display: none; /*--Hide by default--*/
	color: #fff;
	font-size: 1em;
	text-indent: 0;
}
#footpanel a:hover small{
	display: block; /*--Show on hover--*/
	position: absolute;
	top: -42px; /*--Position tooltip 35px above the list item--*/
	left: 40%;
	margin-left: -40px; /*--Center the tooltip--*/
	z-index: 9999;
}
/* Footer panel */
/*TABLES----------------------------- */
#myTable img {
	argin-right: 3px;
	margin-left: 3px;
	padding: 0px;
}
table.pricetable {
	width: 100%;
	text-align:center;
	margin: 8px 0 20px 0;
	font-size:11px;
}
table.pricetable thead tr th {
	background: url(http://www.sahabathijjaz.net.my/images/thead.gif) repeat-x;
	border-left:1px solid #F2F2F2;
	border-right:1px solid #E9E9E9;
	text-shadow:0 1px 0 #FFFFFF;
	font-size:14px;
	padding:10px 10px 8px;
	text-align:center;
}
table.pricetable thead tr .header {
}
table.pricetable thead tr .header_nobg {
}
table.pricetable tbody tr {
	border-bottom:1px solid #E9E9E9;
	border-top:1px solid #E9E9E9;
}
table.pricetable tbody td {
	background-color: #f6f6f6;
	vertical-align: top;
	padding: 6px 14px;
	line-height: 20px;
}
table.pricetable tbody td.price {
	font-size:13px;
	font-weight:bold;
	color:#202020;
}
table.pricetable tbody th {
	background-color: #f6f6f6;
	border-right:1px solid #E9E9E9;
	padding: 6px 20px 6px 0;
	line-height: 20px;
	font-size:12px; 
	font-weight:normal;
	text-align:right;
}
table.pricetable tbody tr.odd td, table.pricetable tbody tr.odd th {
	background-color:#fff;
}
table.pricetable tfoot td {
	border:0 none !important;
	background:none !important;
	padding:12px 0;
	line-height:20px;
}
.first {
	border-left:0 none !important;
	background:none !important;
}
.last {
	border-right:0 none !important;
}
