/**************************************************************
	DESCRIPTION:
	This stylesheet defines the style for the animated
    persistent messaging ribbon.
	
	CONTENTS:
	- WidgetStructure
	- REDStyles
    - REDRefTest2
    - REDRefTest3
    - REDRefTest4
**************************************************************/

/*************************
	START: WidgetStructure
*************************/
#persistentMessagingContainer 
{
    position: relative;
}

#persistentMessagingContainer .persistentMessagingText 
{
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
}

.persistentMessagingText b,
.persistentMessagingText strong 
{
    font-weight: bold;
}

.persistentMessagingText i,
.persistentMessagingText em 
{
    font-style: italic;
}

.persistentMessagingText u 
{
    text-decoration: underline;
}
/*************************
	END: WidgetStructure
*************************/

/*************************
	START: REDStyles
*************************/
#RED #persistentMessagingContainer,
#blogPostBody #persistentMessagingContainer,
#guidePostBody #persistentMessagingContainer
{
    height: 28px;
    margin-bottom: 5px;
}

#blogPostBody #persistentMessagingContainer,
#guidePostBody #persistentMessagingContainer
{
    margin-top: 5px;
}
 
#RED .persistentMessagingText,
#blogPostBody .persistentMessagingText,
#guidePostBody .persistentMessagingText 
{
    width: 970px;
    height: 28px;
    padding: 0 0 0 21px;
    text-align:left;
    background: transparent url("../../../../../../../248/497/0001/origin.prvd.com/RedEnvelope/images/REF_Ribbon.gif") no-repeat left top;
    line-height: 29px;
}

#RED .persistentMessagingText span,
#RED .persistentMessagingText a,
#blogPostBody .persistentMessagingText span,
#guidePostBody .persistentMessagingText a,
#blogPostBody .persistentMessagingText span,
#guidePostBody .persistentMessagingText a 
{
    font-family: Georgia, "Times New Roman", serif;
    color: #545454;
    font-size: 14px;
    line-height: 29px;
}


#RED .persistentMessagingText a:hover,
#blogPostBody .persistentMessagingText a:hover,
#guidePostBody .persistentMessagingText a:hover  
{
    text-decoration: underline;
}
/*************************
	END: REDStyles
*************************/

/*************************
	START: REDRefTest2
*************************/
#RED #reftest2 strong,
#RED #reftest2 b {
    font-weight: bold;
}

#RED #reftest2 {
    height: 41px;
    margin-bottom: 5px;
}

#RED #reftest2 .fullWidthContainer {
    height: 41px;
    margin-bottom: 5px;
    position: absolute;
    top: 181px;
    left: 0;
    right: 0;
    overflow: hidden;
}

#RED #reftest2 #persistentMessagingContainer {
    position: static;
    width: 100%;
    height: 41px;
    background: transparent url("../../../../../../../248/497/0001/origin.prvd.com/RedEnvelope/images/R1_BG.gif") repeat-x left top;
    margin-top: 41px;
    margin-bottom: 0;
}

#RED #reftest2 .persistentMessagingText {
    display: block;
    width: 100%;
    height: 41px;
    padding: 0;
    text-align:center;
    background: transparent url("../../../../../../../248/497/0001/origin.prvd.com/RedEnvelope/images/R1.gif") no-repeat center top;
    color: #333;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    line-height: 43px;
    position: static;
}
/*************************
	END: REDRefTest2
*************************/

/*************************
	START: REDRefTest3
*************************/
#RED #reftest3 strong,
#RED #reftest3 b {
    font-weight: bold;
}

#RED #reftest3 #persistentMessagingContainer {
    height: 35px;
    margin-bottom: 5px;
    width: 970px;
    height: 35px;
    background: transparent url("../../../../../../../248/497/0001/origin.prvd.com/RedEnvelope/images/R2_banner.gif") no-repeat left top;
}

#RED #reftest3 .persistentMessagingText {
    display: block;
    width: 930px;
    height: 35px;
    padding: 0;
    text-align:left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    line-height: 33px;
    text-indent: -970px;
    margin-left: 40px;
    background: none;
    position: static;
    overflow: hidden;
}
/*************************
	END: REDRefTest3
*************************/

/*************************
	START: REDRefTest4
*************************/
#RED #reftest4 strong,
#RED #reftest4 b {
    font-weight: bold;
}

#RED #reftest4 {
    height: 0px;
    margin-bottom: 5px;
}

#RED #reftest4 .fullWidthContainer {
    height: 0px;
    margin-bottom: 5px;
    position: absolute;
    top: 34px;
    left: 0;
    right: 0;
    overflow: hidden;
}

#RED #reftest4 #persistentMessagingContainer {
    position: static;
    width: 100%;
    height: 46px;
    background: transparent url("../../../../../../../248/497/0001/origin.prvd.com/RedEnvelope/images/R3_BG.gif") repeat-x left top;
    margin-bottom: 0;
}

#RED #reftest4 .persistentMessagingText {
    display: block;
    width: 970px;
    height: 46px;
    padding: 0;
    text-align:center;
    background: transparent url("../../../../../../../248/497/0001/origin.prvd.com/RedEnvelope/images/R3.gif") repeat-x left top;
    color: #FFF !important;
    text-shadow: 0px 2px 6px rgba(0, 0, 0, .5); 
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    line-height: 33px;
    margin: 0 auto;
    position: static;
}
/*************************
	END: REDRefTest4
*************************/