/*------------John Abayomi Oyewumi - acefxlab.com----*/
#logwin
{
	width: 290px;
	border: solid 2px #086095;
	padding: 5px;
	position: absolute;
	top: 100px;
	display: none;
	background: #ffffff;
}

/*----------HOME-----------*/
#home_pack
{
	width: 898px;
}
	#post_pack
	{
		width: 700px;
		float: left;
		padding: 5px;
	}
	
	#post_box
	{
		width: 600px;
		float: left;
		padding: 5px;
	}
	
	#ads-box
	{
		width: 170px;
		min-height: 50px;
		border: solid 1px #CCC;
	}
	
	#base_ads
	{
		width: 299px;
		float: left;
		border-top: solid 1px #ccc;
	}
		#adssp
		{
			width: 2px;
			float: left;
			color: #ffffff;
		}
	
	#side_posts
	{
		width: 275px;
		float: left;
		padding: 5px;
	}
	
	#side_port
	{
		width: 170px;
		float: left;
		padding: 5px;
	}

	
#fombox
{
	font-family: "Trebuchet MS";
	margin-bottom: 2px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	background: #ccc;
	padding: 3px;
}

#btnhold
{
	text-align: right;
}

/*--------------------------PROFILE PAGE ---------------------------------0*/
#profMan
{
	width: 898px;
	border-bottom: solid 1px #ccc;
}

#typo
{
	display: none;
	color: #FFF;
}

	#orix
	{
		background: #E7FE92;
		width: 98%;
		padding: 5px 2% 5px 0;
		font-family: "Trebuchet MS";
		font-size: 14px;
		font-weight: bold;
		text-align: right;
	}

	#padOne
	{
		width: 150px;
		background: #E5E5E5;
		float: left;
		border-right: solid 1px #ccc;
		padding: 0px 0px 10px 0px;
		min-height: 310px;
	}
	
	#padTwo
	{
		width: 150px;
		background: #F0F0F0;
		float: left;
		border-right: solid 1px #ccc;
		padding: 0px 0px 10px 0px;
		min-height: 310px;
	}
	
	#padThree
	{
		width: 596px;
		float: left;
		background: #FFF;
		min-height: 310px;
	}
		#padThree-info
		{
			padding: 5px;
		}
		
			#leb
			{
				width: 25%;
				float: left;
				text-align: right;
				font-weight: bold;
				padding: 5.5px 0;
			}
			#infx
			{
				width: 70%;
				float: right;
				padding: 4px 0;
				border: solid 1px #CCF;
			}
			
			#inv
			{
				display: none;
			}
	
		#tile
		{
			background-color: #333;
			text-align: center;
			font-family: "Trebuchet MS";
			font-weight: bold;
			padding: 3px 0px;
			width: 100%;
			color: #FFF;
			margin-bottom: 5px;
		}
		
		#tilex
		{
			width: 100%;
		}
			#tilex a:active, #tilex a:link, #tilex a:visited
			{
				padding: 4px 0px;
				width: 95%;
				float: left;
				text-align: right;
				padding-right: 5%;
				border-bottom: solid 1px #ccc;
				text-decoration: none;
				color: #333;
			} 
			
			#tilex a:hover
			{
				background-color: #ccc;
				font-weight: bold;
			}
			
			
			#tiley
			{
				width: 100%;
			}
				#tiley a:active, #tiley a:link, #tiley a:visited
				{
					padding: 4px 0px;
					width: 95%;
					float: left;
					text-align: right;
					padding-right: 5%;
					border-bottom: solid 1px #ccc;
					text-decoration: none;
					color: #333;
				} 
				
				#tiley a:hover
				{
					background-color: #ccc;
					font-weight: bold;
				}

#topx
{
	background: #EAE4DB; 
	border: solid 1px #B8AA95;
	width: 99.5%;
}
	#topch
	{
		border-right: solid 1px #B8AA95;
		padding: 4px 0px;
		text-align: center;
		float: left;
	}


#topy
{
	background: #FFF; 
	border: solid 1px #B8AA95;
	border-top: none;
	width: 99.5%;
}
	#topcy
	{
		border-right: solid 1px #B8AA95;
		border-bottom: solid 1px #B8AA95;
		height: 16px;
		padding: 4px 0px;
		text-align: center;
		float: left;
		overflow: hidden;
	}
	
	#topcy img
	{
		border: none;
		cursor: pointer;
		margin: -2px;
		margin-right: 10px;
		margin-left: 10px;
	}
