/*  Logo and Header Navigation */

.logo {  background:url(../../img/logo/logo-blue.png) no-repeat ; display:block; height:60px; width:272px;} 

.navi li.active  {  border-top:3px solid #152f55;} 


/*  Main Section */

.main { background-color:#152F55; }
  
input.button-newsletter  {  background: url(../../img/buttons/arrow-blue.png) no-repeat scroll 92px 11px #fafafa  ; }


/*  How it works Hover */

.featu p.step-hover { color:#fff;  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); background: none repeat scroll 0 0 #152f55;}

/*  Features Check Icon */

.feature1 li {  background:url(../../img/icons/check-blue.png) no-repeat;  }


/*  Screenshots Tabs active */

.tabs-ul li.ui-tabs-active a { background-color:#152f55;} 

/*  Testimonials Hover */

.quote img.quote-hover { color:#fff;  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); background: none repeat scroll 0 0 #152f55;}

/*  Action */

.action { background:url(../../img/gradient.png) top no-repeat #152F55;    }
.action h3 {   background: url(../../img/icons/action-blue.png) no-repeat scroll 0px 0px  ; }

.action-button { background: url(../../img/buttons/arrow-blue.png) no-repeat scroll 110px 11px #fafafa  ; }
input.input-submit  { background-color:#152f55; }