/*******************************
* TEMPORARY for legacy homepage
* split test.  Please remove. 
*******************************/

.thinLine {
background:#CCCCCC none repeat scroll 0 0;
border:0 none;
height:1px;
margin:4px 0;
padding:0;
width:100%;
}


.ProductBannerSubHeading {
color:#666666;
font-size:12pt;
font-weight:bold;
margin-bottom:0;
margin-top:12px;
padding-bottom:2px;
}

/*******************************
* End TEMPORARY for legacy homepage
* split test.  Please remove. 
*******************************/

/****************************
* Start Hero Tile
********************************/

div.FeatureBanner
{
	/* border: 1px solid #ccc; */
	float: left;
}

#heroSpot 
{
   	background-image:url('http://a1128.g.akamai.net/7/1128/497/0001/www.proflowers.com/siteimages/PF_Hero_694X286_Easter11_easteregg.jpg'); 
	background-repeat: no-repeat;
	width: 694px;
	height: 286px;
	_height:288px;  /* in IE6-8 was taking 2 px less than original height  */
	float: left;
	position:relative;
	border: 1px solid #ccc;
}
.heroTile
{
	height: 100%;
	width: 100%;
}

.heroText
{
	color:#412C3B;

}
.heroLinks
{
	margin-left:25px;	
}
.arrowBlue
{
	margin-right:37px;
	margin-left:5px;
}

.bannerText {
    float:left; 
    position:relative;
    top:175px;
    left:125px;
}

.bannerText p {		
	margin:0px;
	text-align:left;
	font-weight:bold;
}

.bannerText a {	margin-top:15px;}

.bannerTextLink {
	text-align:center;
	padding:0 0 0 0;
}

.bannerTextLink a{
	color:#002AB0;
}

.bannerTextOverlay { position:absolute; right:0px; }

.bannerUL{
	font-size:13px;
}
.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-image: url('https://a248.e.akamai.net/7/248/497/0001/www.proflowers.com/siteimages/prodRotator_BG.jpg');
	background-position: bottom center;
	background-repeat: repeat-x;
}

.rotator .rotatorNav
{
	background: #d4e19e;
	width: 60px;
	height: 209px;
	float: right;
	padding-top: 7px;
	_height: 219px;
}

.rotator .rotatorImg
{
	width: 199px;
	float: left;
}

.rotator .rotatorImg img
{
	margin: 10px 0px 5px 0px;
	border: 1px solid #bfc2b1;
}

.rotator .rotatorInfo
{
	margin-top: -1px;
	text-align: left;
	height: 69px;
	_height: 67px;
	background:#d4e19e;
}

.rotator .rotatorName
{
	margin: 0px 12px 0px 12px;
	padding-top: 5px;
}

.rotator .rotatorName a:hover
{
	text-decoration: underline;
}

.rotator .rotatorPrice
{
	position: absolute;
	bottom: 8px;
	left: 12px;
}

.rotator .rotatorButton
{
	position: absolute;
	bottom: 8px;
	right: 12px;
}

.viewAllProducts{
	text-align:center;
	padding:15px 0 15px 0;
	color:#073ba2;
	font-size:15px;
	font-weight:bold;		
	
}
.rotatorDetailsStrikePrice:link {
	color: #CCC;
	font-size: 14pt;
	font-weight: bold;
}

.rotaterControlImageborder {
	border-bottom: 4px solid #D4E19E;
	margin-top:1px;
}

.rotatorDetails {
	background:#d4e19e;
	clear: both;
	height: 65px;
	margin:5px 0px 7px 5px;
	_margin:5px 0px 4px 5px;
}

.productStrikePrice {
	color: #939598;
	font-size: 12pt;
	font-family: Arial;
	margin-right:5px;
	text-decoration: none;
	line-height: 14pt;
	z-index: 0;
	text-align:left;
	font-weight:bold;
}

.productName, .newsletter {
	color:#333333;
	font-family:Arial;
	font-size:8pt;
	text-align:left;
	text-decoration:none;
}

.FeatureProductText {
	color:#333333;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

.FeatureStrikePrice {
	color:#939598;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	margin-right:5px;
	text-decoration:none;
}

.FeatureProductPrice {
	color:#4B6400;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

/****************************
* End Product Rotator
********************************/

/* begin pod styling */
.podOne, .podTwo, .podThree
{
	float: left;
}

.featurePodContainer
{
	margin-right: 7px;
	margin-top: 5px;
	width: 227px;
	height: 159px;
	margin-bottom: 8px;
}

.podThree .featurePodContainer
{
	margin-right: 0px;
}

.featurePod 
{
	border: 1px #cfcfcf solid;
	padding: 10px 6px;
	_padding: 9px 5px 8px 5px;

}

.featurePodHeader
{
	width: 90px;
	height: 45px;
	overflow: hidden;
	position: relative;
}
.featurePodName  
{
	height: 56px;
	margin-right: 122px;
}
.featurePodName a 
{
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
.featurePodName a:hover 
{
	text-decoration: underline;
}
.featurePodImage  
{
	width: 120px;
	height: 140px;
	float: right;

}
.productPrices div
{
    display: inline;
}
.productStrikePrice 
{
	color: #4b6400;
	margin-right: 5px;
	font-size: 12px;
	font-weight:bold;
}
.productPrice
{
	color: #566918;
	font-size: 12px;
	font-weight:bold;
	line-height:19px;
}
.rightPod 
{
	float: right;
	width: 261px; 
	_width: 263px;
	height: 159px;
	_height: 161px;
	margin-top: 5px;	
	border: 1px #cfcfcf solid;
	overflow:hidden;
}

.leftPod
{
	float:left;
	margin-right:6px; 
	/*_margin-right:4px; */
	margin-top: 5px;
	height: 159px;
	_height: 161px;
	width:227px;
	/*_width:229px;*/
	overflow:hidden;
	border: 1px solid #CFCFCF;
}

.leftPod_Img
{
	background-repeat: no-repeat;
}

.stage1Pod
{
	float:left;
	border: 1px solid #CFCFCF;
	margin-right:5px; 
	width: 225px;
	height: 159px;
	margin-top: 5px;

}
/* Begin common styling */
 

/* PIR 103510 PF Rotating Hero Test */
#carouselwrapper, .slideshow div 
{
    width: 694px !important;
    height: 286px !important;
    _height:288px !important;  /* in IE6-8 was taking 2 px less than original height  */
}
        
#carouselwrapper 
{
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 1;
    border: 1px solid #ccc;
}

#carouselwrapper ul
{
    list-style: none;
}

#carouselwrapper li
{
    display: inline;
}

#pager
{
    position: absolute;
    overflow: hidden;
    top: 252px;
    right :8px;
    z-index: 10;
    margin: 5px;
    background: transparent;
}
#pager a 
{
    display: block;
    float: left;
    font-size: 16px;
    line-height: 14px; 
    border: 1px solid white;
    color: white;
    text-decoration: none;
    margin-left: 7px;
    text-align: center;
    padding-top: 1px;
    padding-right: 1px;
    width: 16px;
    height: 16px;
    font-weight: bold;
    background-color: #cbd3d5;
}

#pager div:hover, #pager div.over, #pager a:hover, ul#pager li.activeSlide a 
{
     background-color: #899aa1;
}

#pager a:focus 
{
    outline: none;
}
/* PIR 103510 PF Rotating Hero Test */

/* Santiago */

#prevBtn 
{
    display: none;
}

#nextBtn
{
    display: none;
}

.heroText { position: absolute; top: 20px; right: 20px; color: #fff; }

.headerTitle
{
    color: #738546;
    font-size: 22px;
    font-family: Times New Roman;
    text-decoration: none;
    font-weight: bold;
    position: absolute;
    top: 0px;
    line-height: 22px;
}

.ProductContainer
{
    margin-left: -4px;
    *margin-left: 0px;
}

.ProductGroupTitleContainer
{
    color:#666666;
    font-size:12pt;
    font-weight:bold;
    margin-bottom:0;
    margin-top:12px;
    padding-bottom:2px;
}

/* End Santiago */

