#featured {
	position: relative;
	width: 962px;
	margin-top: -5px;
	margin-left: 0px;
	height: 400px;	
	color: inherit;
	overflow: hidden;
}

	#featured h2 {
		display: none;
	}


#featured .itemlinks {
	position: absolute;
	margin-top: 30px;
	margin-left: 12px;
	bottom: 35px;
	height: 60px;
	background: url(http://plusfortyone.com/images/featured/featuredbar.png) no-repeat top right;
	bottom: 4px;
	font-family: Helvetica, Arial, sans-serif;
	z-index: 99;
	padding: 2px 0px 0px 6px;
}




	#featured .itemlinks li {
		display: block;
		float: left;
		margin-right: -1px;
		font-size: 14px;
		padding: 2px 2px;
		font-weight: bold;
		color: #474747;
		background-color: inherit;
		cursor: pointer;
		font-size: 11px;
		height: 40px;
		margin: 1.2px;
	}
	
			#featured .itemlinks li:first-child .number {
			border-left: none;
			}

		#featured .itemlinks li:hover, #featured .itemlinks li.active {
			color: #FF0000;
			background-color: #EFEFF0;
			height: 54px;
			margin: 1.2px;
		}	
			
	#featured .itemlinks .number {
		border-left: solid 1px #DEDEDE;
		padding: 0 10px;
	}

	#featured .items {
		width: 930px;
		height: 400px;
		margin: 0 auto;
		margin-top: 20px;
		border-left: solid 1px #bbb;
		border-right: solid 1px #bbb;
		border-bottom: solid 1px #bbb;
		position: relative;
	}
	
		#featured .items li {
			display: block;
			position: absolute;
			top: 0; 
			left: 0;
			width: 930px;
			height: 400px;
		}
		
		#featured .items a {
			display: block;
		}
	
			#featured .items a img {
				display: block;
				border: none;
			}

	#featured p {
		color: #CCCACA;
		background: transparent url(/app/css/images/lucky.png) no-repeat top center;
		text-align: center;
		font-size: 42px;
		padding: 280px 0 100px;
		font-family:helvetica,arial,sans-serif;
		margin: 40px 100px 0;
		}	
					
	ul.subfeatures a {
		display: block;
		float: left;
		margin: 16px 16px 0 0;
		border: 1px solid #BBB;
		}
		
		ul.subfeatures .alt a {
			margin-right: 0;
			}
		
		




.iphoneapps{
	margin-top: 0px;
	position: relative;
	width: 963px;
	height: 170px;
}
				

		
.bannerspaceball {
	width: 930px; 
	height: 145px;
	margin-top: 10px;
	margin-left: 17px;  
	float:left;
	background:transparent url(http://plusfortyone.com/images/spaceball.png) no-repeat scroll 0 0;
	}
				
		
.iphoneappbanner {
	width: 930px; 
	height: 145px;
	margin-top: 10px;
	margin-left: 17px;  
	float:left;
	background:transparent url(http://plusfortyone.com/images/appssoon.png) no-repeat scroll 0 0;
	}
		

		
		
		
		
		
		
