/* colors
Brown
    color:#2d2317;
Light Brown
    color:#685a43;
Lightest Brown
    color:#a4947b;
Light Yellow
    color:#f3f1da;
*/

.richsetWrapPortraitStack:after,
.richsetWrapPortraitStackVariation:after
{
    content:" ";
    display:block;
    font-size:0;
    height:0;
    clear:both;
    visibility:hidden;
}
.richset
{
    font-size:1.1em;
}
.richset h1,
.richset h2,
.richset h3,
.richset h4,
.richset h5,
.richset h6
{
    clear:both;
    padding-bottom:0.5em;
}
.richset ul,
.richset ol,
.richset p
{
    margin-bottom:1em;
}
.richset ul,
.richset ol
{
    clear:both;
    padding-bottom:0.5em;
    text-align:left;
}
.richset h2
{
    text-align:center;
    font-size:1.5em;
}
.richset h3
{
    font-size:1.3em;
}
.richset h4
{
    font-size:1.1em;
}
.richsetGeneral,
.richsetGeneralVariation
{
    background-color:#f3f1da;
    background-color:#a9f2f0;
    /*
    background-color:#fcfbea;
    */
    clear:both;
    padding-left:30px;
    padding-right:30px;
    padding-top:15px;
}
.richsetGeneralVariation,
.richsetWrapPortraitStackVariation
{
    background-color:#fff;
    border-top:2px dotted #a4947b;
    border-bottom:2px dotted #a4947b;
}
.richsetWrapPortraitStack
{
    padding-top:15px;
    background-color:#f3f1da;
    background-color:#a9f2f0;
    /*
    background-color:#fcfbea;
    */
}
.richsetPortraitStack
{
    float:left;
    width:335px;
    padding-left:30px;
}
.richsetWrapPortraitStack,
.richsetWrapPortraitStackVariation
{
    padding-top:15px;
}

.pressKit p
{
    text-align:left;
}
/* anchor styles */
.richset a.anchorJumbo,
.richset a.anchorJumboDownload,
.richset a.anchorJumboFB,
.richset a.anchorJumboMS,
.richset a.anchorJumboTW,
.richset a.anchorJumboRN,
.richset a.anchorJumboTJ
{
    border:1px solid #a4947b;
    font-size:1.5em;
    text-decoration:none;
    padding:10px;
    line-height:60px;
    padding-right:50px;
    position:relative;
    top:2px;
    white-space:nowrap;
/* CSS3 */
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    box-shadow:0 0 4px #685a43;
    -moz-box-shadow:0 0 4px #685a43;
    -webkit-box-shadow:0 0 4px #685a43;
}
.richset a.anchorJumbo
{
    background:#f3f1da url(images/arrowRight-jumbo_2d2317.png) scroll no-repeat right center;
}
.richset a.anchorJumboDownload
{
    background:#f3f1da url(images/arrowDown-jumbo_2d2317.png) scroll no-repeat right center;
}
.richset a.anchorJumboFB
{
    background:#f3f1da url(images/jumboAnchorFB_2d2317.png) scroll no-repeat right center;
}
.richset a.anchorJumboMS
{
    background:#f3f1da url(images/jumboAnchorMS_2d2317.png) scroll no-repeat right center;
}
.richset a.anchorJumboTW
{
    background:#f3f1da url(images/jumboAnchorTW_2d2317.png) scroll no-repeat right center;
}
.richset a.anchorJumboRN
{
    background:#f3f1da url(images/jumboAnchorRN_2d2317.png) scroll no-repeat right center;
}
.richset a.anchorJumboTJ
{
    background:#f3f1da url(images/jumboAnchorTJ_2d2317.png) scroll no-repeat right center;
}
.richset a.anchorJumbo:hover,
.richset a.anchorJumboDownload:hover,
.richset a.anchorJumboFB:hover,
.richset a.anchorJumboMS:hover,
.richset a.anchorJumboTW:hover,
.richset a.anchorJumboRN:hover,
.richset a.anchorJumboTJ:hover
{
    background-color:#fff;
    color:#685a43;
}
.richset a.anchorJumbo:hover
{
    background-image:url(images/arrowRight-jumbo_685a43.png);
}
.richset a.anchorJumboDownload:hover
{
    background-image:url(images/arrowDown-jumbo_685a43.png);
}
.richset a.anchorJumboFB:hover
{
    background-image:url(images/jumboAnchorFB_685a43.png);
}
.richset a.anchorJumboMS:hover
{
    background-image:url(images/jumboAnchorMS_685a43.png);
}
.richset a.anchorJumboTW:hover
{
    background-image:url(images/jumboAnchorTW_685a43.png);
}
.richset a.anchorJumboRN:hover
{
    background-image:url(images/jumboAnchorRN_685a43.png);
}
.richset a.anchorJumboTJ:hover
{
    background-image:url(images/jumboAnchorTJ_685a43.png);
}

/* custom styles */
.richset *.fontSubtle /* decal: Subtle font style */
{
    font-size:0.9em;
    color:#a4947b;
}
.richset *.fontLarge /* decal: Large font size */
{
    font-size:1.1em;
}
.richset *.alignCenter /* decal: Centered text */
{
    text-align:center !important;
}
.richset *.marginBoth /* decal: Large top & bottom margins */
{
    margin-top:0.6em;
    margin-bottom:0.5em;
}
.richset *.marginTop /* decal: Large top margin */
{
    margin-top:2em;
}
.richset p.richsetProduct /* decal: Product */
{
    padding-left:90px;
    text-align:left;
}
.richset p.richsetProduct img
{
    margin-left:-90px;
    border:1px solid #a4947b;
}


