﻿/*----------------------------------------------------------------------------- 
RodParsley.com Screen Stylesheet 

version:   1.0 
date:      2011-03-11
author:    Jay Baldwin IV
email:     webmaster at rodparsley dot com
website:   rodparsley.com

version history: 

DATE         AUTHOR     CHANGES
2011-03-11   JJBIV      Initial version
-----------------------------------------------------------------------------*/


/* GLOBAL ELEMENT DEFAULTS
-----------------------------------------------------------------------------*/

html, body, form
{
    height: 100% !important;
    padding: 0;
    margin: 0;
}


hr { border-collapse: collapse; border: 0; background-color: #aaa; height: 1px; margin: 15px 0; }

h2
{
    color: #1b345d;
    font-weight: bold;
    /*font-size: 14pt;*/
    font-size: 1.462em;
    margin-bottom: 10px;
}

ol {
    list-style-type: decimal !important;
	list-style-position: outside !important;
}

ol, ul { margin: 10px 40px 10px 40px; }
ul li  
{
    list-style: disc url('/assets/site/images/bullet.gif') outside;
    display: list-item;
}

ol li  
{
    list-style: inherit !important;
	display: list-item;
}

img { padding: 0; border: 0; margin: 0; }

strong, .strong { font-weight: bold; }
em, .em { font-style: italic; }
.underline { text-decoration: underline; }
blockquote
{
    margin: 10px 30px;
}

td { vertical-align: top; }

a, a:link, a:active { color: #0000ff; }
a:visited { color: #800080; }
a:hover { color: #ff0000; text-decoration: underline !important; }

fieldset { border: 1px solid #BBB; padding: 10px; }
legend { /* border: 1px solid #333; */ padding: 4px 6px; font-weight: bold; text-transform: uppercase; }

input[type="text"], input[type="password"], input[type="number"], input[type="date"], select {
    padding: 4px;
    border: 1px solid #c1c1c1;
    color: #333;
    margin-right: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
select
{
    padding: 2px 4px;
    border: 1px solid #c1c1c1;
    color: #333;
    margin-right: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

input[type="submit"],input[type="button"] { padding: 2px; }
input[type="radio"],input[type="checkbox"] { margin-right: 5px; }

input[type="submit"].critical-button,input[type="button"].critical-button
{
    /*font-size: 12pt;*/
    font-size: 1.231em;
    font-weight: bold;
    width: 250px;
    height: 45px;
}


/* INTERFACE
-----------------------------------------------------------------------------*/

html.four-decades {
    background: url('/assets/site/images/40yearsbg2016@2x.jpg') #36373b no-repeat center 30px;
    background-size: 1920px 1400px;
}

    html.four-decades body {
        background: transparent !important;
    }

    html.four-decades img#prp {
        display: none;
    }
    html.four-decades form {
        background: transparent !important;
    }

    html.four-decades #logo a img {
        /*content: url("/assets/site/images/nav/40ann/40th_RPcomBrand.png");*/
        content: url("/assets/site/images/Brand_Header2.png");
    }

    html.four-decades .copyright {
        color: #fff;
    }
        html.four-decades .copyright a:link, html.four-decades .copyright a:visited {
            color: #8080ff;
        }
        html.four-decades .copyright a:hover {
            color: #ff8080;
        }


html.fifty-years-plain {
    /*        background: url('/assets/site/images/20_PRP-60th_BG_011420_1920@2x.jpg') #36373b no-repeat center 30px;*/
    background: url('/assets/site/images/RPcom_50th_BG_011420.png') #36373b no-repeat 60% 70px;
    background-size: 1920px 1356px;
    background-color: white;
    background-position: top center;
}
html.sixty-years-plain {
    background: url('/assets/site/images/20_PRP-60th_BG_011420_1920@2x.jpg') #36373b no-repeat center 30px;
    background-size: 1920px 1356px;
}
html.sixty-years {
    background: url('/assets/site/images/60bg@2x.jpg') #2a324a no-repeat center 30px;
    background-size: 1920px 2150px;
}
html.dcm2017 {
    background: url('/assets/site/images/DCM2017_RPskin_01@2x.jpg') black no-repeat center 30px;
    background-size: 1600px auto;
}
html.dcm2019 {
    background: url('/assets/site/images/DCM2019_RPskin_01@2x.jpg') #e9e8e3 no-repeat center 30px;
    background-size: 1920px auto;
}
    @media screen and (max-width: 2000px) {
        html.dcm2019 {
            background-size: 100% auto;
        }
    }
    html.dcm2019 div#navigation img {
        filter: brightness(5);
    }
    html.dcm2019 #newsletter-signup span.gray,
    html.dcm2019 #newsletter-signup span.navy {
        color: white;
    }

    html.sixty-years body {
        background: transparent !important;
    }

    html.sixty-years img#prp {
        display: none;
    }
    html.sixty-years form {
        background: transparent !important;
    }

    html.sixty-years #logo a img {
        /*content: url("/assets/site/images/nav/40ann/40th_RPcomBrand.png");*/
        content: url("/assets/site/images/Brand_Header2.png");
    }

    html.sixty-years .copyright {
        color: #fff;
    }
        html.sixty-years .copyright a:link, html.sixty-years .copyright a:visited {
            color: #8080ff;
        }
        html.sixty-years .copyright a:hover {
            color: #ff8080;
        }


html { background: url('/assets/site/images/bg2016.jpg') #36373b center top repeat-x; }
body { min-width: 1000px; }
/*body { background: url('/assets/site/images/bg2016.jpg') no-repeat top center; min-width: 1000px; }*/


    body {
        /*font-size: 0.9em;*/ /*11pt*/
        /*font-size: 0.8565em;*/ /*10.5pt*/
        /*font-size: 0.813em;*/ /*10pt*/
        /*line-height: 150%;*/
        /*font-size: 10pt;*/
        font-size: 14px;
    }
    
    #page {
        line-height: 125%;
    }



@media screen and (min-width: 1600px) {
    body {
        /*font-size: 0.9em;*/ /*11pt*/
        font-size: 0.9em !important; /*10.5pt*/
        /*font-size: 0.813em;*/ /*10pt*/
        /*line-height: 150%;*/
        /*font-size: 10pt;*/
    }
    
    #page {
        line-height: 130%;
    }
}

/*#page {
    line-height: 125%;
}*/
body, td, span, div
{
    font-family: Arial, 'Trebuchet MS' , Tahoma, Verdana, Sans-serif;
}

    /*font-size: 10pt;*/

#info-bar
{
    min-height: 1px;
}

#site
{
    margin: 10px auto;
}

    #site {
        width: 940px;
    }
    #page {
        width: 936px;
        background: url('/assets/site/images/area-bg-right-content.png');
    }
    
    #page-content
    {
        width: 686px;
    }
    #page-content-right
    {
        width: 220px;
    }

@media screen and (min-width: 1600px) {
    html.four-decades {
        background: url('/assets/site/images/20_PRP-60th_BG_011420_1920@2x.jpg') #36373b no-repeat center 30px;
        background-size: 2451px auto !important;
    }
	html.sixty-years {
		background: url('/assets/site/images/60bg@2x.jpg') #2a324a no-repeat center 30px;
        background-size: 2345px auto !important;
    }
    html.sixty-years-plain {
        background: url('/assets/site/images/20_PRP-60th_BG_011420_1920@2x.jpg') #ffffff no-repeat center 30px;
        background-size: 2345px 1656px !important;
        background-position: top center;
    }
    html.fifty-years-plain {
        background: url('/assets/site/images/RPcom_50th_BG_011420.png') #36373b no-repeat 68% 30px;
        background-size: 2345px 1656px !important;
        background-position: top center;
        background-color: white;
    }
	html.dcm2017 {
		background: url('/assets/site/images/DCM2017_RPskin_01@2x.jpg') black no-repeat center 30px;
        background-size: 110% auto !important;
    }
    #site {
        width: 1200px;
    }
    #page {
        width: 100%;
        background: url('/assets/site/images/area-bg.png');
    }
    #page-content {
        width: 915px;
    }
    #page-content-right
    {
        width: 240px;
        background: rgba(0,0,0,0.05);
        height: 100%;
    }
}

#site #header { height: 74px; }
#site #logo { float: left; margin-left: 64px; position: relative; z-index: 1; }
    #logo img { width: 349px; }
#site #share { float: right; }
#site #share #newsletter-signup { /*width: 344px;*/ float: left; margin-left: 80px; margin-right: 10px; }
#site #share #socialnet { /*width: 4.625rem;*/ float: right; padding-top: 0.75rem; }
    #socialnet a img { width: 1.375rem; } /*Added for new images. 2014-04-30*/

#newsletter-signup
/*, #newsletter-signup div, #newsletter-signup span*/
{
     /*font-size: 9pt;*/
     font-size: 0.923em;
}

#newsletter-signup span.gray { color: #94999f; font-weight: bold; }
#newsletter-signup span.navy { color: #526586; font-weight: bold; font-style: italic; }

#newsletter-signup div.box
{
    padding: 3px;
    border: 1px solid #eaeaea;
    background-color: #f8f8f8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 312px;
    vertical-align: middle;
}

#newsletter-signup div.box input[type="text"]
{
    /*font-size: 9pt;*/
    /*font-size: 0.923em;*/
    width: 210px;
    padding: 2px;
    border: 1px solid #c1c1c1;
    margin-right: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#newsletter-signup div.box input[type="text"].defaultText { }
#newsletter-signup div.box input[type="text"].defaultTextActive { color: #a1a1a1; font-style: italic; }

#prp { margin-left: -111px; /* margin-top: -30px; */ float: left; z-index: 0; position: absolute; }

#navigation {  width: 763px; float: right; white-space: nowrap; }
#navigation a
{
    float: left;
    display: block;
    margin-left: 20px;
    padding: 10px 0;
    white-space: nowrap;
}
#navigation a.first { margin-left: 0; }

#platform { position: relative; z-index: 1; }


#page-title
{
    background: url('/assets/site/images/title-gradient.png');
    width: 784px;
    height: 24px;
    clear: both;
    float: right;
    margin-bottom: 10px;
    text-align: right;
    padding: 8px;
    font-family: Arial, Sans-Serif;
    /*font-size: 16pt;*/
    font-size: 1.615em;
    color: #fff;
}


#page 
{
    border: 2px solid #4D628D;
    /* margin-top: 10px; */
    position: relative; 
    z-index: 1;
    padding: 0;
    min-height: 500px;
}

#page-content
{
    float: left;
    padding: 15px 15px 50px 15px;
    margin-bottom: 20px;
}
#page-content-right
{
    float: right;
    text-align: center;
    padding: 0;
}

#page-tools
{
    border: 1px solid #dde2e8;
    background-color: #f2f2f2;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#page-tools 
{
    /*font-size: 9pt;*/
    font-size: 0.923em;
}

#bottom-bar
{
    margin: 10px 0;
    z-index: 1;
}

#bottom-bar .bottom-bar-item
{
    
}

#page-content-right .title 
{
    font-weight: bold;
    font-style: italic;
    color: #545454;
    /*font-size: 12pt;*/
    font-size: 1.231em;
    margin-bottom: 5px;
}


.non-buttons
{
    margin: 10px;
    text-align: left;
}

.ministry-resources
{
    padding: 3px;
    background-color: White;
}

.ministry-resource
{
    margin-bottom: 10px;
    display: block;
    text-decoration: none;
}

.ministry-resource img { float: left; margin-right: 5px; }

.ministry-resource .resource-name
{
    text-transform: uppercase;
    /*font-size: 12pt;*/
    font-size: 1.231em;
    font-weight: bold;
    font-family: 'Trebuchet MS', 'Arial Narrow', Arial, Sans-Serif;
    position: relative;
    top: -4px;
    color: #8aa0b7;
}

.ministry-resource .resource-desc
{
    /*font-size: 9pt;*/
    font-size: 0.923em;
    position: relative;
    top: -4px;
    color: #656565;
}

#footer .contact .column a
{
    text-decoration: underline !important;
}

#footer .contact .column a:hover
{
    text-decoration: underline !important;
}

#footer {
    /*font-size: 10pt !important;*/
    font-size: 1em !important;
}

.contact .title
{
    margin-bottom: 10px;
    font-weight: bold;
}
#footer .contact .column
{
    width: 33%;
    float: left;
    /* padding: 15px; */
}

#footer .column span.gc-cs-link
{
    color: #DDF !important; /*color: #324c71 !important;*/
}

#footer .column span.gc-cs-link:hover
{
    color: #FFF !important; /*color: #324c71 !important;*/
}

#footer .column a
{
    color: #DDF !important; /*color: #324c71 !important;*/
    /*font-size: 9pt;*/
    font-size: 0.923em;
    text-decoration: none !important;
}

#footer .column a:hover
{
    /* color: #e1e1e1 !important; */
    color: #fff !important;
    text-decoration: underline !important;
}
#footer hr { margin: 40px 0; }
#footer
{
    background-color: #4D628D;
    padding: 40px;
    color: White;
}
#footer-nav { margin-left: 30px; }
#footer .column
{
    float: left;
    width: 20%;
}
#footer .column .header
{
    padding-left: 0px;
    padding-bottom: 5px;
    font-weight: bold;
}

#footer ul
{
    margin: 0 6px 0 5px;
}

#footer li
{
    padding: 5px 0;
    list-style: none outside none;
}

.copyright
{
    padding-top: 60px;
    text-align: center;
    /*font-size: 8pt;*/
    font-size: 0.846em;
    color: #aaaaaa;
}

#social-feeds
{
    margin: 20px 0;
}

.social-feed
{
    width: 300px;
    float: left;
}

#facebook-feed
{
    background-color: White;
}

#twitter-feed
{
    margin-left: 20px;
}

#instagram-feed
{
    background-color: White;
    height: 352px;
    margin-left: 20px;
}

#instagram-feed .info
{
    padding: 10px 10px 0 10px;
}

#instagram-feed-pics div
{
    display: none;
    position: absolute;
}

#googleplus-feed
{
    margin-left: 20px;
    margin-top: 32px;
}

#googleplus-feed table.gadget tr:nth-child(4)
{
    display: none;
}

#googleplus-feed table.gadget tr td a
{
    display: none;
    /* height: 370px !important; */
}

td .powered
{
    display: none !important;
}

#bottom-bar
{
    width: 100%;
    margin-top: 10px;
    position: relative;
}
#bottom-bar .bottom-bar-item
{
    float: left;
}
#bottom-bar .bottom-bar-item a
{
    display: block;
}
#bottom-bar .bottom-bar-item-two
{
    margin-left: 20px;
}
#bottom-bar .bottom-bar-item-three
{
    margin-left: 20px;
}
#bottom-bar .bottom-bar-clear
{
    clear: both;
}


    #bottom-bar .bottom-bar-item
    {
        width: 300px;
    }
    #bottom-bar .bottom-bar-item a
    {
        width: 280px;
        height: 100px;
    }

    #bottom-bar a, #bottom-bar img {
        width: 300px !important;
        height: 120px !important;
    }


@media screen and (min-width: 1600px) {
    #bottom-bar .bottom-bar-item, #bottom-bar .bottom-bar-item a, #bottom-bar .bottom-bar-item img {
        width: 386.5px !important;
        height: auto !important;
    }
}




.menu
{
    background: url('/assets/site/images/menu-bg.png');
    display: block;
    z-index: 9999;
    position: absolute;
    border-bottom: 1px solid #032d81;
    display: none;
}
.menu a
{
    display: block;
    padding: 5px 15px;
    border: 1px solid #032d81;
    border-collapse: collapse;
    border-bottom: 0px;
    text-decoration: none;
    color: #001f5d;
}
.menu a:active, .menu a:visited, .menu a:link
{
    color: #001f5d;
    text-decoration: none;
}
.menu a:hover
{
    color: #fff;
    background: #b3c2e0;
}


.SamePageMessage
{
    min-width: 600px;
    max-width: 800px;
    margin: 10px auto;
    padding: 10px 15px 10px 20px;
    text-align: center;
}

.SamePageMessageYellow
{
    background-color: #FFFFAA;
    border: 1px solid #ccc;
}

.SamePageMessageGreen
{
    background-color: #aaffaa;
    border: 1px solid green;
}

.SamePageMessageRed
{
    background-color: #FFaaaa;
    border: 1px solid red;
}

.SamePageMessage span.CloseSamePageMessage
{
    color: Black;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}

.SamePageMessage span.CloseSamePageMessage:hover
{
    color: #555;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

.SamePageMessageCloseCell
{
    width: 30px;
    text-align: right;
}



/* REUSABLE CLASSES
-----------------------------------------------------------------------------*/

.ClearBoth, .clear-both { clear: both; }
.underline { text-decoration: underline; }
.fullwidth { width: 100%; }
.center { text-align: center; }

/*MOBILE-DISABLED BY DEFAULT*/
@media all and (min-width: 800px)
{
    #share-mobile { display: none; }
    #DivDownloadAppMobile { display: none; }
    .mobile-sharing-container { display: none; }
    .mobile-menu { display: none; }
    #divMobileNavigation { display: none; }
    #aWhcDirections { display: none; }
    .mobile-only { display: none; }
    .addressMobile { display: none; }
    .phoneMobile { display: none; }
    .listitemMobile { display: none; }
    .DesktopOnly { display: normal; } /*TODO DELETE on 07/18/2014*/
    .MobileOnly { display: none !important; } /*TODO DELETE on 07/18/2014*/
    .desktop-only { display: normal; }
    .mobile-only { display: none !important; }
    #mobile-menu { display: none !important; }
}

/*BLOG On Side Bar*/
.store-popular-item
{
    margin: 0 15px -10px 15px;
    display: block;
    width: auto;
    vertical-align: top;
    line-height: 1.0 !important;
    text-align: left;
}
    .store-popular-item img { width: 100%; }
    .store-popular-item a:link, .store-popular-item a:active, .store-popular-item a:visited { text-decoration: none; color: #00a;  }
    .store-popular-item a:hover { text-decoration: underline; color: #c00; }
    .store-popular-item span
    {
        /*font-size: 9pt !important;*/
        font-size: 0.923em !important;
        line-height: 1.3 !important;
    }
    .store-popular-item .strike {
        text-decoration: line-through;
        /*font-size: 8pt !important;*/
        font-size: 0.846em !important;
        color: #555;
    }

    
    .store-popular-item .sale-price {
        color: #f00;
    }

    .store-popular-item .price-off {
        color: #800;
        font-style: italic;
    }
        .store-popular-item .price-off:before {
            content: "(";
        }
        .store-popular-item .price-off:after {
            content: ")";
        }

html.store #page-content {
    padding-bottom: 15px;
}