/**************************************************************
	DESCRIPTION: This stylesheet defines styles for the
    template CategoryPage005.ascx 
		
	CONTENTS:
	- TemplateLayout
	  1. TitleDescription
      2. Unavailable

**************************************************************/

/******************************************
	START: TemplateLayout - Global Styles
*******************************************/

/******  START: TitleDescription  ******/
#Category005 .ProductGroupBanner {
    position: relative;    
}

#Category005 .titleContainer {
    margin: 0 0 2px 0;  
}
 
/**  END: TitleDescription  **/


/*******  START: Unavailable  *******/
#Category005 .unavailBox {
    margin-bottom: 15px;
    text-align: center;
    font-size: 14px;								
}

#Category005 .inventorytMessagingText {
    display: block;
    font-weight: bold;
    font-size: 20px;
    line-height:20px;
}

#Category005 .groupUnavailableContainer {
    margin-bottom: 15px;
}

#Category005 .groupUnavailableContainer td {
    vertical-align: top;
    padding-left: 10px;
}

/********** END: Unavailable **********/

/***************************
	END: TemplateLayout
***************************/

/******************************
START: RED Category
********************************/

#RED #Category005 #pseudoDropdown 
{
    padding-left: 12px;
    background: transparent url("../../../../../../248/497/0001/origin.prvd.com/RedEnvelope/images/arrowRed.gif") no-repeat left 4px;
}

#RED #Category005 .inventorytMessagingText {
    margin: 50px 0 0 10px;
}