/****************************
* Start Hero Tile
********************************/

div.FeatureBanner {
	float: left;
	margin-bottom:4px;
}

#heroSpot {
	float: left;
	margin-left: 10px;
	position: relative;
}

#heroSpot .heroText 
{
    text-align: left;
    width: 300px;
    position: absolute;
    top: 167px;
    left: 398px;
    color: #FFF;
    font: bold 12px/16px Arial, Sans-Serif;
}

.feature {
	float:left;
	position: relative;
}

#heroSpot .bannerText {										
	float:right;
	width:342px;
}

#heroSpot .bannerText p 
{
    margin:0;	
    padding-left:65px;
	padding-right:10px;
	line-height:19px;
    color:#fff;
}

.featureRight {
	float:left;
	margin-right:15px;
	_margin-right:20px;
	width:230px;
	height:291px;
}

#featureRightPodImg .fullWidthHeight {
	width:100%;
	height:97px;
	vertical-align:top;
}

.featureMiddle 	{
	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;		
}

/******************************************************
* Begin Category Page ogranic search keyword insertion
******************************************************/
#personalizationSearchOrganic 
{
    padding: 0 5px 19px;
    margin-bottom: 5px;
    border: 1px solid #C3A684;
    background-color: #FFF1CE;
}

#personalizationSearchOrganic .schPersText 
{
    text-align: center;
    font-size: 15px;
    margin-top: 15px;
}

#personalizationSearchOrganic #searchTerm 
{
    font-size: 18px;
    font-weight: bold;
}

#personalizationSearchOrganic img
{
    margin-bottom: -10px;
    margin-top: 2px;
}

#personalizationSearchOrganic img.ask
{
    margin-top: -3px;
}
/******************************************************
* End Category Page ogranic search keyword insertion
******************************************************/

/* Santiago */

#prevBtn 
{
    display: none;
}

#nextBtn
{
    display: none;
}

.heroText { position: absolute; top: 20px; right: 20px; color: #fff; }

#carouselwrapper
{
    height: 291px;
    width: 707px;
    float: left;
    margin-left: 10px;
    *margin-left: 10px;
}

#pager
{
    display: none;
}

/* End Santiago */

