﻿.footer, .subscribeForm
{
    background:#3f69bb;
}

.footerBar
{
    /* small bottom footer */
}

.userControl .subscribeForm
{
    background-color: #f6f6f6;
    color:#3f69bb;
    border:1px solid #3f69bb;
}

.cartboxbkg
{
    /*cart control */
     background:#3f69bb;
     color:white;
}

.callout, .box
{
   
}

.hero
{
    /* header background when no image is selected*/
      background:#3f69bb;
}
