/****************************
* Start Hero Tile
********************************/

div.FeatureBanner {
	float: left;
	margin-bottom:4px;
}

#heroSpot {
	float: left;
}

.feature {
	float:left;
	margin-left:15px;
	//margin-left:10px;
}

#heroSpot .bannerText {										
	float:right;
	width:342px;
	
}
#heroSpot .bannerText p 
{
	padding-left:35px;
	padding-right:30px;
	line-height:19px;
}

.featureRight {
	float:left;
	margin-right:15px;
	//margin-right:20px;
	width:230px;
	height:291px;
}

.featureMiddle 	{
	background-image:url(http://a1128.g.akamai.net/7/1128/497/0001/www.proflowers.com/berries/Siteimages/HeroText_082710_02.gif); 
	background-repeat: no-repeat;								
	width: 342px;
	height:291px;
	float:left;
}

.bannerTextLink {	
	font-weight:bold;
	text-align:right;
	padding:10px 0 0 0;
	font-size:18px;
	color:#eee88a;
}

.bannerTextLink a {	
	color:#eee88a;
    font-size:16px;
}

.disclaimerText 
{
	margin-top:10px;
}	

/****************************
* End Hero Tile
********************************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#topMain {
	_height: 1%;
	margin-bottom: 4px;
}

.viewAllProducts {
	width:950px;
	text-align:center;
	padding:15px 0 15px 0;
}

.viewAllProducts a {
	color:#660000;
	font-size:15px;
	font-weight:bold;		
}
#holiday a{
	color:White !important;	
}