/**************** APPLE BOTTOMS PAGE CSS *****************/

a:focus {
	outline: none;
}

 a:hover {color:#ffffff}
 a:visited {color:#cccccc}


#panel {
	background: #000000;
	width:515px;
	height:auto;
	display: block;
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
	color:#fff;
}

.slide {
	margin: 0px 0px;
	padding: 0;
	width:535px;
}

.slide a:link {color:#cccccc;}

.btn-slide {
	text-align: center;
	width: 535px;
	height: 75px;
	padding: 10px 0px;
	margin: 10px auto 0px;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

.text {padding:10px 20px 20px; float:left; text-align:left; background:#323232; color:#ffffff}

.brand-boxes {height:100px; width:250px; margin-right:4px; margin-bottom:2px; border:2px solid #ffffff; float:left}

.buy-now {height:30px; width:254px; margin-right:4px; margin-bottom:5px; background:#ffffff; float:left}

.home-advert
		{
		width:235px;
		min-height:120px;
		line-height:140%;
		padding:0px 15px 0px 15px;
		background:transparent;
		color:#293841;
		float:right;
		margin-top:10px;
		}
