body a:hover{
  color: #428ECC;
}

body ul.side-nav li a.selected:hover,
body ul.top-nav li a.selected:hover{
  color: #428ECC;
}

body ul.side-nav.lv1 li a:hover,
body ul.top-nav.lv1 li a:hover{
  color: #fff;
  background: #428ECC;
  background: -moz-linear-gradient(top,  #428ECC 0%, #111545 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#428ECC), color-stop(100%,#111545));
  background: -webkit-linear-gradient(top,  #428ECC 0%,#111545 100%);
  background: -o-linear-gradient(top,  #428ECC 0%,#111545 100%);
  background: -ms-linear-gradient(top,  #428ECC 0%,#111545 100%);
  background: linear-gradient(top,  #428ECC 0%,#111545 100%);
  text-shadow: 1px 1px 0px #428ECC;
}

body ul.side-nav.lv2 li a:hover,
body ul.side-nav.lv3 li a:hover,
body ul.side-nav.lv4 li a:hover,
body ul.side-nav.lv5 li a:hover,
body ul.top-nav.lv2 li a:hover,
body ul.top-nav.lv3 li a:hover,
body ul.top-nav.lv4 li a:hover,
body ul.top-nav.lv5 li a:hover{
  border-bottom: none;
  color: #fff;
  background: #428ECC;
  background: -moz-linear-gradient(top,  #428ECC 0%, #111545 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#428ECC), color-stop(100%,#111545));
  background: -webkit-linear-gradient(top,  #428ECC 0%,#111545 100%);
  background: -o-linear-gradient(top,  #428ECC 0%,#111545 100%);
  background: -ms-linear-gradient(top,  #428ECC 0%,#111545 100%);
  background: linear-gradient(top,  #428ECC 0%,#111545 100%);
  text-shadow: 1px 1px 0px #428ECC;
}

body ul.side-nav li a.selected:hover,
body ul.top-nav.lv2 li a.selected:hover,
body ul.top-nav.lv3 li a.selected:hover,
body ul.top-nav.lv4 li a.selected:hover,
body ul.top-nav.lv5 li a.selected:hover{
  color: #428ECC;
}

body.nav-black.highlight-blue ul.side-nav li a.selected,
body.nav-black.highlight-blue ul.top-nav.lv2 li a.selected,
body.nav-black.highlight-blue ul.top-nav.lv3 li a.selected,
body.nav-black.highlight-blue ul.top-nav.lv4 li a.selected,
body.nav-black.highlight-blue ul.top-nav.lv5 li a.selected{
  border-left: 3px solid #428ECC;
}

body .button{
  color: #fff;
  background: #428ECC;
  background: -moz-linear-gradient(top,  #428ECC 0%, #111545 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#428ECC), color-stop(100%,#111545));
  background: -webkit-linear-gradient(top,  #428ECC 0%,#111545 100%);
  background: -o-linear-gradient(top,  #428ECC 0%,#111545 100%);
  background: -ms-linear-gradient(top,  #428ECC 0%,#111545 100%);
  background: linear-gradient(top,  #428ECC 0%,#111545 100%);
  -webkit-box-shadow: 1px 1px 2px 0 #888888;
  -moz-box-shadow: 1px 1px 2px 0 #888888;
  box-shadow: 1px 1px 2px 0 #888888;
  text-shadow: 1px 1px 0px #111545;
}

body .button:hover{
  background: #333F49;
  color: #FFFFFF;
  text-shadow: 1px 1px 0px #000000;
}

body a.call-to-action.button{
  color: #ffffff;
  text-shadow: 1px 1px 0 #428ECC;
}

body a.call-to-action.button:hover{
  background: #333F49;
  color: #FFFFFF;
  text-shadow: -1px -1px 0px #000000;
}

body h1.page-title,
body #page-content h1.page-title{
  border-bottom: 1px solid #428ECC;
}

body .article-content h1,
body .article-content h2,
body .article-content h3,
body .article-content h4,
body .article-content h5,
body .article-content h6,
body .mid-content h2.segment-title,
body .mid-content h3.segment-title,
body .mid-content h4.segment-title,
body .mid-content h5.segment-title,
body .mid-content h6.segment-title{
  border-bottom: 1px solid #428ECC;
}

body .easypage-form label.required{
  border-right: 3px solid #428ECC;
}

body .easypage-form input.text:focus, 
body .easypage-form textarea:focus,
body .easypage-form input.password:focus{
  border: 1px solid #428ECC;
}

body .ui-state-default,
body .ui-widget-content 
body .ui-state-default,
body .ui-widget-header .ui-state-default {
  border: 1px solid #111545;
  background: #428ECC;
  background: -moz-linear-gradient(top,  #428ECC 0%, #111545 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#428ECC), color-stop(100%,#111545));
  background: -webkit-linear-gradient(top,  #428ECC 0%,#111545 100%);
  background: -o-linear-gradient(top,  #428ECC 0%,#111545 100%);
  background: -ms-linear-gradient(top,  #428ECC 0%,#111545 100%);
  background: linear-gradient(top,  #428ECC 0%,#111545 100%);
  color: #fff;
}

body span.weekly-price{
  background: #215392;
  color: white;
}

body span.weekly-price em{
  font-size: 30px;
  line-height: 24px;
  clear: both;
  display: block;
}



body #title-wrapper{
background-color: #111;
background: -webkit-gradient(radial, center center, 0, center center, 460, from(#444), to(#111));
background: -webkit-radial-gradient(circle, #444, #111);
background: -moz-radial-gradient(circle, #4440, #111);
background: -ms-radial-gradient(circle, #4440, #111);

}

/*

body ul#easylist-breadcrumbs li ol {
        background: #215392;
        color: #fff;
      }
      body ul#easylist-breadcrumbs li.selected,
      body ul#easylist-breadcrumbs li.selected a{
        background: #111545;
        color: #ffffff;
      }
      body ul#easylist-breadcrumbs li.selected:hover,
      body ul#easylist-breadcrumbs li.selected a:hover{
        background: #111545;
      }

body ul#easylist-breadcrumbs li:hover a,
      ul#easylist-breadcrumbs li a:hover, ul#easylist-breadcrumbs li a:active {
        background: #215392;
        color: #ffffff;
      }


body ul#easylist-breadcrumbs ol li:hover a,
      ul#easylist-breadcrumbs ol li a:hover, ul#easylist-breadcrumbs ol li a:active {
        background: #111545;
        color: #ffffff;
      }

*/


body.nav-light.highlight-blue ul.top-nav.lv1 li a,
body.nav-light.highlight-blue ul.side-nav.lv1 li a{
  color: #215392;
}
body.nav-light.highlight-blue ul.top-nav.lv1 li a:hover,
body.nav-light.highlight-blue ul.side-nav.lv1 li a:hover{
  color: #ffffff;
}

body.nav-light.highlight-blue ul.top-nav.lv2 li a, 
body.nav-light.highlight-blue ul.side-nav.lv2 li a,
body.nav-light.highlight-blue ul.top-nav.lv3 li a, 
body.nav-light.highlight-blue ul.side-nav.lv3 li a,
body.nav-light.highlight-blue ul.top-nav.lv4 li a, 
body.nav-light.highlight-blue ul.side-nav.lv4 li a,
body.nav-light.highlight-blue ul.top-nav.lv5 li a, 
body.nav-light.highlight-blue ul.side-nav.lv6 li a{
color: #ffffff;
}







body #easylist-breadcrumbs {
margin: 0 0 10px 0;
padding: 0;
list-style: none;
background: #EEE;
border-width: 1px;
border-style: solid;
border-color: whiteSmoke #E5E5E5 #CCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 0 2px rgba(0,0,0,.2);
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
box-shadow: 0 0 2px rgba(0, 0, 0, .2);
overflow: visible;
width: 100%;
height: auto;
line-height: 1;
z-index: 999;
  
}

body #easylist-breadcrumbs li{
float: left;
height: auto;
line-height: 1;
z-index: auto;
}

body ul#easylist-breadcrumbs a{
  
color: #777;
padding: 0 5px 0 15px;
float: left;
text-decoration: none;
color: #444;
position: relative;
text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
background-color: #DDD;
background-image: -webkit-gradient(linear, left top, right bottom, from(whiteSmoke), to(#DDD));
background-image: -webkit-linear-gradient(left, whiteSmoke, #DDD);
background-image: -moz-linear-gradient(left, whiteSmoke, #DDD);
background-image: -ms-linear-gradient(left, whiteSmoke, #DDD);
background-image: -o-linear-gradient(left, whiteSmoke, #DDD);
background-image: linear-gradient(to right, whiteSmoke, #DDD);
height: 34px;
line-height: 34px;
z-index: auto;

}
ul#easylist-breadcrumbs li.lv1.no-hover a.lv1.backy {
background-color: #DDD;
background-image: -webkit-gradient(linear, left top, right bottom, from(whiteSmoke), to(#DDD));
background-image: -webkit-linear-gradient(left, whiteSmoke, #DDD);
background-image: -moz-linear-gradient(left, whiteSmoke, #DDD);
background-image: -ms-linear-gradient(left, whiteSmoke, #DDD);
background-image: -o-linear-gradient(left, whiteSmoke, #DDD);
background-image: linear-gradient(to right, whiteSmoke, #DDD);
color: #444;
}
body #easylist-breadcrumbs li:first-child a.lv1{
  padding-left: 1em;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

body #easylist-breadcrumbs a.lv1:hover{
  background: #215392;
        color: #fff;
}

body #easylist-breadcrumbs a.lv1::after,
body #easylist-breadcrumbs a.lv1::before{
  content: "";
    position: absolute;
    top: 50%;
    margin-top: -17px;   
    border-top: 17px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 6px solid;
    right: -5px;
}

body #easylist-breadcrumbs a.lv1::after{ 
   z-index: 2;
    border-left-color: #ddd;
      
}

body #easylist-breadcrumbs a.lv1::before{
  border-left-color: #ccc;  
    right: -6px;
    z-index: 1; 
}

body #easylist-breadcrumbs a.lv1:hover::after{
  border-left-color: #215392;
}

body #easylist-breadcrumbs .current,
body #easylist-breadcrumbs .current:hover{
  font-weight: bold;
  background: none;
}

body #easylist-breadcrumbs .current::after,
body #easylist-breadcrumbs .current::before{
  content: normal;  
}

body ul#easylist-breadcrumbs ol{
  top: 33px;
  left: 0px;
}


body ul#easylist-breadcrumbs a span{
  display: block;
  padding: 2px 10px 0;
  border-radius: 4px 4px 0 0;
  height: 29px;
  line-height: 29px;
  white-space: nowrap;
}

body #easylist-breadcrumbs a.easylist-menu:active span,
body #easylist-breadcrumbs a.easylist-menu:hover span {
  background: #215392;
  color: #fff;
  height: 31px;
}


body ul#easylist-breadcrumbs li ol,
body ul#easylist-breadcrumbs li ol li,
body ul#easylist-breadcrumbs li ol li a{
  background: #215392;
  color: #fff;
}

body ul#easylist-breadcrumbs li.sort-order {
  float: left; 
  width: 13em;
}

/* Reset */
body ul#easylist-breadcrumbs li ol li a.lv2{
  text-shadow: none;
}
body ul#easylist-breadcrumbs li ol li a:hover{
  background: #111545;
  width:100%;
}

body #content-inner div.finance-search-button span.easylist-button input.submit.button {
  padding: 8px 20px;
}

/*AF new properties 2017*/
.footer-area h3 {
  border-bottom: 1px solid #428ECC;
}

@media (max-width: 600px){
  .biggy ul#easylist-breadcrumbs li {
      margin: 0 !important;
  }
}























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
