/****************************
* Start Hero Tile
********************************/

div.FeatureBanner
{
	/* border: 1px solid #ccc; */
	float: left;
}

#heroSpot 
{
	background-repeat: no-repeat;
  width: 69%;
	border: 1px solid #ccc;
  padding: 15px;
}
#heroSpot h2
{
  color:#95134f;
  font-family:serif;
  margin-left: 24px;
}
.heroTile
{
	height: 100%;
	width: 100%;
}

.bannerText {										
	float:left;
	width:355px;	
}

.bannerText p {										
	margin: 5px 35px 5px 0px;
	padding-left:45px;
	padding-right:15px;
	line-height:15px;
	text-align:left;
}

.bannerTextLink {
	padding-top:5px;
}

.feature {
	float:left;
}
		
/****************************
* End Hero Tile
********************************/

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#topMain 
{
_height: 1%;
margin-bottom: 4px;
}

.rightTopHalfPod 
{
	float:right; 
}

.rightBottomHalfPod 
{
	float:right; 
}

/****************************
* Start Product Rotator
********************************/

.rotatorContainer
{
	position: relative;
	width: 263px;
	height: 286px;
	float: right;
	text-align: center;
}

.rotator
{
	zoom: 1; /* hasLayout IE hack */
	border: 1px solid #bfc2b1;
	background-position: bottom center;
	background-repeat: repeat-x;
}

.rotator .rotatorNav
{
	background: #d4e19e;
	padding-top: 7px;
}

.rotator .rotatorImg
{
  background-color: #d4e19e;
}

.rotator .rotatorImg img
{
	margin: 10px 0px 5px 0px;
	border: 0px solid #bfc2b1;
}

.rotator .rotatorInfo
{
	margin-top: -1px;
	text-align: left;
	height: 69px;
	_height: 67px;
	background:#d4e19e;
  text-align: center;
}

.rotator .rotatorName
{
	margin: 0px 12px 0px 12px;
  text-align: center;
}

.rotator .rotatorName a:hover
{
	text-decoration: underline;
}


.rotator .rotatorButton
{
	position: absolute;
	bottom: 8px;
	right: 12px;
}


.rotatorDetails {
	background:#d4e19e;
	clear: both;
	height: 65px;
	margin:5px 0px 7px 5px;
	_margin:5px 0px 4px 5px;
}


.productName, .newsletter {
	color:#333333;
	font-family:Arial;
	font-size:8pt;
	text-align:left;
	text-decoration:none;
}

.FeatureProductText {
	color:#333333;
	font-size:15px;
	text-decoration:none;
}

/****************************
* End Product Rotator
********************************/

/* begin pod styling */
.podOne
{
	float: left;
  width: 48%;
}
.podTwo
{
	float: right;
  width: 48%;
}

.featurePodContainer
{
	margin-right: 7px;
	margin-top: 5px;
	margin-bottom: 8px;
}

.podThree .featurePodContainer
{
	margin-right: 0px;
}

.featurePod 
{
	border: 1px #cfcfcf solid;
	padding: 10px 6px;
}
.featurePodName  
{
  margin: 16px;
  text-align: center;
}
.featurePod img {
  max-width:100%;
}
.featurePodName a 
{
	line-height: 200%;
}
.featurePodName a:hover 
{
	text-decoration: underline;
}
.featurePodImage  
{
	width: 120px;
	height: 140px;
	float: right;

}
.productStrikePrice 
{
	color: #4b6400;
	margin-right: 5px;
	font-size: 12px;
	font-weight:bold;
}
.productPrice
{
	color: #566918;
	font-size: 15px;
	font-weight:bold;
	vertical-align: top;
	height:22px;
}
.rightPod 
{
  border: 1px solid #ccc;
  padding: 15px;
  margin-left: 20px;
  text-align: center;
}
.rightPod span
{
    text-decoration: underline;
}
.rightPod_Img
{
	background-image: url('RightPod.jpg');
	background-repeat: no-repeat;
	width: 261px; 
	height: 159px;
	border: 1px #cfcfcf solid;
}

.rightPod_MorningImg
{
	background-image: url('Img/NeedItTo.jpg');
	background-repeat: no-repeat;
	width: 261px; 
	height: 159px;
	border: 1px #cfcfcf solid;
}

.leftPod
{
	float:left;
	border: 1px solid #CFCFCF;
	margin-right:5px; 
	margin-top: 5px;
}

.stage1Pod
{
	float:left;
	border: 1px solid #CFCFCF;
	margin-right:5px; 
	width: 225px;
	height: 159px;
	margin-top: 5px;

}
/* Begin common styling */
 

/****************************
*Begin Search Test 
*******************************/
.searchTextBottom{
	width:400px;	
	height:30px;
}

.bottomLinks{
	margin-top:-27px;
	_margin-top:-18px;
	margin-bottom:3px;
	float:right;
	font-size:14px;
}
/****************************
*End Search Test 
*******************************/

.searchBarBottom {
  margin-top: 12px;
}