
@charset "utf-8";

body {
    background-color: #1A232E !important;
    color: #FFFFFF;
    background-image: url("##background image##");
    background-repeat: no-repeat;
    background-size: cover; /* was: ##full width## */
    background-attachment: fixed;
}

p, h1, h2, h3, td, th,.article-box .short-description {
    color: #FFFFFF;
}

a {
    color: #F3F3F3;
}
a:hover {
    color: #90C2FF !important;
}

    /*a:visited {
        color: #;
    }*/

.navbar-header h2 a, .navbar-header h2 a:hover {
    color: #000000 !important;
}

.navbar {
    background-color: #121212;
    background: #121212 !important; /* Old browsers */
    background: -moz-linear-gradient(top, #121212 1%, #121212 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #121212 1%, #121212 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #121212 1%, #121212 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121212', endColorstr='#121212', GradientType=0 ) !important; /* IE6-9 */
}

.navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
}

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li.active > a,
    .navbar-default .navbar-nav > li.active > a:hover,
    .homepage-active .navbar-default .navbar-nav > li:first-child a {
        color: #90C2FF !important;
    }

.dropdown-menu {
    background-color: #465E7C;
}

    .dropdown-menu > li > a {
        color: #FFFFFF;
    }

        .dropdown-menu > li > a:hover {
            color: #90C2FF !important;
        }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            background-color: transparent;
        }

input[type='submit'], input[type='button'], .coloredbutton a, .addtocartbutton a, .btn-default {
    /*-moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
	box-shadow: inset 0px 1px 0px 0px #54a3f7;*/
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5C7BA2), color-stop(1, #1C2632));
    background: -moz-linear-gradient(top, #5C7BA2 5%, #1C2632 100%);
    background: -webkit-linear-gradient(top, #5C7BA2 5%, #1C2632 100%);
    background: -o-linear-gradient(top, #5C7BA2 5%, #1C2632 100%);
    background: -ms-linear-gradient(top, #5C7BA2 5%, #1C2632 100%);
    background: linear-gradient(to bottom, #5C7BA2 5%, #1C2632 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5C7BA2', endColorstr='#1C2632', GradientType=0);
    background-color: #5C7BA2;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    text-shadow: 0px 1px 0px #154682;
    border: 1px solid #124d77;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font-size: 16px;
}

    input[type='submit']:hover, input[type='button']:hover, .coloredbutton a:hover, .addtocartbutton a:hover, .btn-default:hover {
        color: #FFFFFF !important;
        text-decoration: none;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1C2632), color-stop(1, #5C7BA2));
        background: -moz-linear-gradient(top, #1C2632 5%, #5C7BA2 100%);
        background: -webkit-linear-gradient(top, #1C2632 5%, #5C7BA2 100%);
        background: -o-linear-gradient(top, #1C2632 5%, #5C7BA2 100%);
        background: -ms-linear-gradient(top, #1C2632 5%, #5C7BA2 100%);
        background: linear-gradient(to bottom, #1C2632 5%, #5C7BA2 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1C2632', endColorstr='#5C7BA2', GradientType=0);
        background-color: #1C2632;
        text-decoration: none;
        box-shadow: none;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: 1px solid #124d77;
        color: #FFFFFF;
    }

    input[type='submit']:visited, input[type='button']:visited, .coloredbutton a:visited, .addtocartbutton a:visited {
        color: #FFFFFF !important;
    }

    .coloredbutton a, .coloredbutton a:visited, input[type='submit'], input[type='button'], input[type='submit']:visited, input[type='button']:visited {
        color: #FFFFFF;
    }

.pattyfrontform {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: url('https://www.incomeactivator.com/images/common/goldmetalicbg.png')
}

footer {
    background: rgba(0,0,0,1) !important;;
    color: #ECE191;
}
.customfooter-template1 .contact-detail h3, .customfooter-template1 .map-detail h3, .customfooter-template1 .follow-us h3 {
    color: #ECE191;
}

    footer a, footer a:visited {
        color: #FFFFFF;
    }

        footer a:hover {
            color: #EE3229 !important;
        }

        footer a.active {
            color: #EE3229;
        }

.frontform {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: url('https://www.incomeactivator.com/images/common/goldmetalicbg.png');
    padding-bottom: 10px;
    background-size: cover;
}

.new-page-template .banner-form-wrapper, .section-banner .banner-caption-wrapper, .new-page-template .information-wrapper {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: url('https://www.incomeactivator.com/images/common/goldmetalicbg.png');
    background-size: cover;
}

.top-header {
    background: #90C2FF;
    background: -moz-linear-gradient(top, #90C2FF 0%, #000000 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #90C2FF), color-stop(100%, #000000));
    background: -webkit-linear-gradient(top, #90C2FF 0%, #000000 100%);
    background: -o-linear-gradient(top, #90C2FF 0%, #000000 100%);
    background: -ms-linear-gradient(top, #90C2FF 0%, #000000 100%);
    background: linear-gradient(to bottom, #90C2FF 0%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ebebeb', GradientType=0 );
    position: fixed;
    width: 100%;
    top: 0px;
    padding: 5px 0px;
    z-index: 1030;
    transition: all 0.3s ease;
    color: #FFFFFF;
}

.blog-section h2, .twocolumncontent h2, .contenttemplate h2 {
    background-color: #222222;
    color: #FFFFFF;
}

.TemplateListBox.blue {
    background-color: #6091B9;
}

    .TemplateListBox.blue h4 a {
        color: #FFFFFF;
    }

.TemplateListBox.orange {
    background-color: #FFA500;
}

    .TemplateListBox.orange h4 a {
        color: #FFFFFF;
    }

.TemplateListBox.light-blue {
    background-color: #777595;
}

    .TemplateListBox.light-blue h4 a {
        color: #FFFFFF;
    }

.article-template-2.article-template-new .TemplateListBox.light-blue, .template-right-column .TemplateListBox.light-blue {
    border: solid 1px #777595;
}

    .article-template-2.article-template-new .TemplateListBox.light-blue a, .template-right-column .TemplateListBox.light-blue a {
        color: #777595;
    }

    .article-template-2.article-template-new .TemplateListBox.light-blue:after, .template-right-column .TemplateListBox.light-blue:after {
        background-color: #777595;
    }

    .article-template-2.article-template-new .TemplateListBox.light-blue:hover:after, .template-right-column .TemplateListBox.light-blue:hover:after {
        background-color: #777595;
    }

    .article-template-2.article-template-new .TemplateListBox.light-blue:hover a, .template-right-column .TemplateListBox.light-blue:hover a {
        color: #FFFFFF;
    }

.article-template-2.article-template-new .TemplateListBox.blue, .template-right-column .TemplateListBox.blue {
    border: solid 1px #6091B9;
}

    .article-template-2.article-template-new .TemplateListBox.blue a, .template-right-column .TemplateListBox.blue a {
        color: #6091B9;
    }

    .article-template-2.article-template-new .TemplateListBox.blue:after, .template-right-column .TemplateListBox.blue:after {
        background-color: #6091B9;
    }

    .article-template-2.article-template-new .TemplateListBox.blue:hover:after, .template-right-column .TemplateListBox.blue:hover:after {
        background-color: #6091B9;
    }

    .article-template-2.article-template-new .TemplateListBox.blue:hover a, .template-right-column .TemplateListBox.blue:hover a {
        color: #FFFFFF;
    }

.article-template-2.article-template-new .TemplateListBox.orange, .template-right-column .TemplateListBox.orange {
    border: solid 1px #FFA500;
}

    .article-template-2.article-template-new .TemplateListBox.orange a, .template-right-column .TemplateListBox.orange a {
        color: #FFA500;
    }

    .article-template-2.article-template-new .TemplateListBox.orange:after, .template-right-column .TemplateListBox.orange:after {
        background-color: #FFA500;
    }

    .article-template-2.article-template-new .TemplateListBox.orange:hover:after, .template-right-column .TemplateListBox.orange:hover:after {
        background-color: #FFA500;
    }

    .article-template-2.article-template-new .TemplateListBox.orange:hover a, .template-right-column .TemplateListBox.orange:hover a {
        color: #FFFFFF;
    }

.three-column-template .column-inner .content-body .button-row, .page248254 .new-page-template .content-row a, .shadow-box-right .contents a, .grey-content-box a, a.link-button {
    background: #890000 !important;
    color: #FFFFFF !important;
}

    .three-column-template .column-inner .content-body .button-row a {
        color: #FFFFFF !important;
    }

.new-page-template .call_to_action a {
    border-color: #DB682E;
    color: #DB682E;
}

    .new-page-template .call_to_action a:after {
        background-color: #DB682E;
    }

    .new-page-template .call_to_action a:hover:after {
        background-color: #DB682E;
    }

    .new-page-template .call_to_action a:hover {
        color: #FFFCAD !important;
    }

.article-template-2.article-template-new .border-box h1:before, .product-detail h1:before, h1:before {
    background: #C40000;
}

.new-page-template .heading:before, .heading:before, .square-box.category-underline .post-inner h3:before {
    background: #C40000;
}

.resources-directory-template.template-3 p.title, .directory-template-5.boxes-red .directory-box h2 {
    background: #E3290E;
    color: #FFFFFF
}

.articles .article-box h6:before, .articles-index .articles .article-box h6:before, .article-box h6:before {
    background: #5C7BA2;
}


.video-banner-container.video-bottom-section {
    background: #890000;
}
/* CSS Document */

@media screen and (max-width: 1025px) {
    #pagefeatureimage, .new-page-template #pagefeatureimage {
        background-color: #890000
    }
}

.featureimage-contain{
background-color: #890000 !important;
}

p.poweredby, p.poweredby a{
color: #000000
}

.customfooter-template1 .footer-area ul li a:after,.customfooter-template1 .footer-area ul li em {
    color: #5C7BA2;

}
.customfooter-template1 .contact-detail h3, .customfooter-template1 .map-detail h3, .customfooter-template1 .follow-us h3{
border-color:#5C7BA2;
}
.frontform{
margin-top: 30px !important;
}


.store-container .category_title, .product-title, .storepricelabel{
    color:#F8B91B !important;
}

.article-box p a:hover{
    color: #FDCA39 !important;
}

.article-box .article-title a, .slide-wrapper .slide-title a{
    color: #FFFFFF !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.article-box .short-description, .slide-wrapper .short-description{
    color: #FFFFFF !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.article-content-template{
background: rgba(255,255,255,1) !important;
}

.header-links ul li a {
    background: #5C7BA2 !important;
color: #000000 !important;
}
.navbar-default .header-links ul li a:hover {
color: #B41B0A !important;
}

.newsletter{
background: #918F8C !important;
}