/**************************************************************
	DESCRIPTION: This stylesheet defines styles for
    UCProductRepeater002.ascx. 
		
	CONTENTS:
    - GlobalStyles
	- REDStyles
**************************************************************/

/***************************
	START: GlobalStyles
***************************/
.productBannerSubHeading {
    float: left;
    font-weight: bold;
}

.ProductGroupTitleViewAllLink {
    float: right;
}
/***************************
	END: GlobalStyles
***************************/

/*************************************
START - SSS specific skin
**************************************/

#SSS #productCollection
{
    position: relative;
    /* hasLayout */
    *zoom: 1;
}

#SSS #productCollection .productBannerSubHeading
{
    height:21px; 
    font-size:20px;
    margin:10px auto 0 auto;
    position: relative;
    padding: 8px 10px;
    float: none;
}

#SSS #productCollection .ProductGroupTitleViewAllLink 
{
    position: absolute;
    right: 10px;
    font-size:12px;
    text-decoration:underline;
    cursor:pointer;
    margin-top: -26px;
    font-weight: bold;
    /* hasLayout */
    *zoom: 1;
    float: none;
}


#SSS #productCollection .productBannerSubHeading	 
{
	background-color:#E7D4BE; 
}

#SSS #productCollection .ProductGroupTitleViewAllLink a
{
    color:#660000;
}

#SSS .viewAllImage a {
    display: block;
    padding-right:17px;
    background:url('https://a248.e.akamai.net/7/248/497/0001/www.proflowers.com/Berries/siteimages/SSS_arrows.gif') no-repeat right center;
}


/*************************************
END - SSS specific skin
**************************************/


/*************************************
START - PFC specific skin
**************************************/

#PFC #productCollection
{
    position: relative;
    /* hasLayout */
    *zoom: 1;
}

#PFC #productCollection .productBannerSubHeading
{
    height:21px; 
    font-size:20px;
    margin:10px auto 0 auto;
    position: relative;
    padding: 8px 10px;
    float: none;
}

#PFC #productCollection .ProductGroupTitleViewAllLink 
{
    position: absolute;
    right: 10px;
    font-size:12px;
    text-decoration:underline;
    cursor:pointer;
    margin-top: -26px;
    font-weight: bold;
    /* hasLayout */
    *zoom: 1;
    float: none;
}


#PFC #productCollection .productBannerSubHeading	 
{
	background-color:#E6EDC1; 
}

#PFC #productCollection .ProductGroupTitleViewAllLink a
{
    color:#4B6400;
}

/*************************************
END - PFC specific skin
**************************************/



/*************************************
START - PCR specific skin
**************************************/

#PCR #productCollection
{
    position: relative;
    /* hasLayout */
    *zoom: 1;
}

#PCR #productCollection .productBannerSubHeading
{
    height:21px; 
    font-size:20px;
    margin:10px auto 0 auto;
    position: relative;
    padding: 8px 10px;
    float: none;
}

#PCR #productCollection .ProductGroupTitleViewAllLink 
{
    position: absolute;
    right: 10px;
    font-size:12px;
    text-decoration:underline;
    cursor:pointer;
    margin-top: -26px;
    font-weight: bold;
    /* hasLayout */
    *zoom: 1;
    float: none;
}

#PCR #productCollection .productBannerSubHeading	 
{
	background-color:#F0F1FF; 
	color:#000099;    
}

#PCR #productCollection .ProductGroupTitleViewAllLink a
{
    color: #ff6633;
}

/*************************************
END - PCR specific skin
**************************************/


/***************************
	START: REDStyles
***************************/
#RED .productBannerSubHeading {
    margin: 24px 10px 5px 0;
    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
    text-transform: lowercase;
}

#RED .ProductGroupTitleViewAllLink {
    font-size: 14px;
    line-height: 16px;
    float: right;
    margin: 32px 4px 0 10px;
}

#RED .ProductGroupTitleViewAllLink a {
    display: block;
    text-transform: lowercase;
    padding-right:17px;
    background:url('../../../../../../../248/497/0001/proflowers.com/RedEnvelope/images/grayArrow.gif') no-repeat right center;
} 
/***************************
	END: REDStyles
***************************/

/*************************************
START - CMF specific skin
**************************************/

#CMF #productCollection {
    margin-top:5px;
    }   

#CMF #productCollection .productBannerSubHeading {
    font-size:15px;
    }
    
#CMF #productCollection .ProductGroupTitleViewAllLink {
    font-size: 14px;
    }


/*************************************
END - CMF specific skin
**************************************/

/*************************************
START - PLA specific skin
**************************************/

#PLA #productCollection {
    margin-top:5px;
    }   

#PLA #productCollection .productBannerSubHeading {
    font-size:15px;
    }
    
#PLA #productCollection .ProductGroupTitleViewAllLink {
    font-size: 14px;
    }


/*************************************
END - PLA specific skin
**************************************/