/*------------John Abayomi Oyewumi - acefxlab.com----*/
*
{
	
}

html
{
	/*background: url(accet/bg.gif) repeat-x #FFF;*/
	background: #D6DBDE;
	font: 12px Tahoma,Verdana,sans-serif;
}

body
{
	color: #3A4A51;
	text-align: center;
	margin: 0;
	padding: 0;
}

a, a:active, a:link, a:visited
{
	text-decoration: none;
}

a:focus, a:hover
{
	text-decoration: underline;
}

#loda
{
	text-align: center;
	color: #FF6D00;
	font-weight: bold;
}
	#lodb
	{
		text-align: left;
		color: #FF6D00;
		font-weight: bold;
	}

#mod
{
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#topBox
{
	width: 100%;
	height: 100px;
	margin-bottom: 20px;
}
	#pack
	{
		background: url(accet/topbg.gif) repeat-x;
		width: 880px;
		float: left;
		height: 100px;
	}
	
		#menut
		{
			float: right;
			width: 248px;
			height: 100px;
			background: url(../images/menut.gif) no-repeat;
		}
			#pad
			{
				width: 100%;
				padding: 3px 0px;
			}
			
			#menut a, #menut a:active, #menut a:link, #menut a:visited
			{
				display: block;
				width: 95%;
				text-align: center;
				text-decoration: none;
				font-size: 12px;
				font-weight: bold;
				font-family: "Trebuchet MS";
				padding: 5px 0px;
				float: right;
				margin-bottom: 3px;
				color: #FF7900;
				border: none;
			}
			
			#menut a:hover
			{
				background-color: #333;
				color: #fff;
				text-transform: uppercase;
			}
			
				#menut a img
				{
					margin-top: -5px;
					padding-right: 3px;
				}
			
	
	#lftt
	{
		width: 10px;
		height: 100px;
		background: url(accet/top_lft.gif) no-repeat;
		float: left;
	}
	
	#rgtt
	{
		width: 10px;
		height: 100px;
		background: url(accet/top_rgt.gif) no-repeat;
		float: right;
	}
	
#bodi
{
	width: 100%;
}
					#maintop
					{
						height: 22px;
						width: 100%;
					}
					
						#wel
						{
							background: url(accet/main-top-bg.gif) repeat-x;
							float: left;
							width: 871px;
							height: 17px;
							padding: 5px 10px 0px 0px;
							text-align: right;
							font-family: "Trebuchet MS";
							text-transform: uppercase;
						}
					
						#mainlft
						{
							float: left;
							width: 10px;
							height: 22px;
							background: url(accet/main-top-lft.gif) no-repeat;
						}
						
						#mainrgt
						{
							float: right;
							width: 9px;
							height: 22px;
							background: url(accet/main-top-rgt.gif) no-repeat;
						}
						
						
					#mainbase
					{
						height: 5px;
						width: 100%;
					}
					
						#bs
						{
							background: url(accet/main-base-bg.gif) repeat-x;
							float: left;
							width: 881px;
							height: 5px;
							text-align: right;
						}
					
						#mainblft
						{
							float: left;
							width: 10px;
							height: 5px;
							background: url(accet/main-base-lft.gif) no-repeat;
						}
						
						#mainbrgt
						{
							float: right;
							width: 9px;
							height: 5px;
							background: url(accet/main-base-rgt.gif) no-repeat;
						}

		
	#menu
	{
		width: 898px;
		background: url(accet/main-menu-bg.gif) repeat-x;
		border-left: solid 1px #aaa;
		border-right: solid 1px #aaa;
		height: 25px;
	}
		#menu a:active, #menu a:visited, #menu a:link
		{
			border-right: solid 1px #ccc;
			padding: 5px 10px 5px 10px;
			text-decoration: none;
			color: #333;
			float: left;
			font-weight: bold;
			font-family: Arial;
			text-transform: uppercase; 
		}
		
		#menu a:focus, #menu a:hover
		{
			background: #333;
			color: #FFF;
		}

	#inlay
	{
		border-left: solid 1px #aaa;
		border-right: solid 1px #aaa;
		background: #fff;
		padding: 0px;
		width: 898px;
		min-height: 350px;
	}

#veil
{
	background: url(accet/shade.gif) repeat;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	float: left;
}

#logWin
{
	display: none;
	position: absolute;
	z-index: 1000;
	border: solid 2px #333;
	padding: 4px;
	background: #fff; 
	width: 350px;
	text-align: left;
	margin-top: 50px;
}


#detail
{
	display: none;
	position: absolute;
	z-index: 1000;
	border: solid 2px #333;
	padding: 4px;
	background: #fff; 
	width: 600px;
	text-align: left;
	margin-top: -200px;
}

	#labd
	{
		width: 170px;
		border-bottom: solid 1px #ccc;
		float: left;
		height: 22px;
		padding-top: 5px;
		font-weight: bold;
		color: #3A4A51;
		text-align: right;
	}
		#labda
		{
			width: 170px;
			border-bottom: solid 1px #FFF;
			float: left;
			height: 22px;
			padding-top: 5px;
			font-weight: bold;
			color: #3A4A51;
			text-align: right;
		}
	
	#labc
	{
		width: 422px;
		border-bottom: solid 1px #ccc;
		float: left;
		text-indent: 10px;
		padding-top: 5px;
		height: 22px;
	}
		#labe
		{
			width: 412px;
			border-bottom: solid 1px #ccc;
			float: left;
			padding-top: 5px;
			padding-left: 10px;
		}

/*------------------------__OTHERS ----------------------------------*/
.clar
{
	clear: both;
	font-size: 0px;
	height: 0px;
}

#allppack
{
	padding: 5px;
}

#erro, #error, #enro, #enro
{
	color: #FF0000; 
	font-weight: bold; 
	text-align: center;
	width: 80%;
}

#tabholder
{
	width: 67%;
	padding: 0 0 20px 33%;
	text-align: center;
}
	.tab
	{
		width: 100px;
		padding: 5px 10px;
		float: left;
		border: solid 1px #ccc;
		cursor: pointer;
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		margin-right: 1px;
	}
	
	.tab:hover
	{
		background-color: #333;
		color: #FFF;
	}
		.tab img
		{
			margin-top: -12px;
		}
			#user, #employer
			{
				display: none;
			}
				#inp
				{
					display: none;
				}

				
/*-----------------___MENU -------------*/

/*----------------PAGINATION--------------------*/
#pagina
{
	text-align: center;
	font-weight: bold;
}
				
