/* - Main Background - */
.top-bg { background-color:#22bff7; }

/* - Header Button - */
.hd-button a { background: #22bff7; }
.hd-button a:hover { background: #1c9fcd; box-shadow:0 0 0 1px rgba(0, 0, 0, 0.1), 1px 1px 0 rgba(255, 255, 255, 0.1) inset, 0 -1px 1px rgba(0, 0, 0, 0.1) inset, 0 1px 3px rgba(0, 0, 0, 0.1);}

/* - Product Span/Price - */
.product-data p.subtitle span  { background-color:#1c9fcd; }

/* - Product List Check - */
.product-data ul li  { background:url("../../img/skins/check-blue.png") no-repeat ; color:#137293;}

/* - Product Buttons - */
.buttons a.bt2 { background: #1c9fcd; }
 

.buttons a.bt2:hover { background:#22bff7 ; box-shadow:0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.34) inset, 0 -1px 1px rgba(0, 0, 0, 0.1) inset, 0 1px 3px rgba(0, 0, 0, 0.1);  }

/* - Product Buttons Layout2 - */
.buttons2 a.bt { background:url("../../img/bt2.png") no-repeat 92% 0px ;  background-color:#22bff7; }

.buttons2 a.bt:hover { background:url("../../img/bt2.png") no-repeat 92% 0px ;  background-color:#1c9fcd; }

/* - Product Buttons Layout3 - */
input.button-newsletter { background-color:#22bff7; }

/* - Title Span - */
.title h1 span { color:#22bff7; }

/* - Features Hover - */
.features .featu-hover { background-color:#22bff7; border:1px solid #2d9fc7; }

/* - Tabbed Content Subtitle Span - */
.tabs-text p.subtitles span {  color:#22bff7;  }

/* - Tabbed Content Check icon - */
.tabs-text ul li {  background:url("../../img/skins/check-blue2.png") no-repeat ; }

/* - Testimonials Span - */
.testi p.subtitle span { color:#22bff7; } 

/* - Pricing Table - */
.prics { background-color:#22bff7; border:1px solid #2d9fc7; }

/* - Call to action Background - */
.cta { background-color:#22bff7; }
.cta-button { background-color:#22bff7; }
.cta-button:hover { background-color:#1c9fcd; box-shadow:0 0 0 1px rgba(0, 0, 0, 0.2), 1px 1px 0 rgba(255, 255, 255, 0.1) inset, 0 -1px 1px rgba(0, 0, 0, 0.1) inset, 0 1px 3px rgba(0, 0, 0, 0.1); }




