/* - Main Background - */
.top-bg { background-color:#6ea32a; }
a { color:#6ea32a;}
/* - Header Button - */
.hd-button a { background:url("../../img/button1.png") no-repeat 90px 0px #6ea32a; }
.hd-button a:hover { background:url("../../img/button1.png") no-repeat 90px 0px #5b8823; 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:#5b8823; }

/* - Product List Check - */
.product-data ul li  { background:url("../../img/skins/check-green.png") no-repeat ; color:#3d5f13;}
.colortext {color:#6ea32a !important; }

/* - Product Buttons - */
.buttons a.bt2 { background:url("../../img/bt2.png") no-repeat 92% 0px  #5b8823; }
 

.buttons a.bt2:hover { background:url("../../img/bt2.png") no-repeat 92% 0px #6ea32a; 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:#6ea32a; }

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

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

/* - Title Span - */
.title h1 span { color:#6ea32a; }

/* - Features Hover - */
.features .featu-hover { background-color:#6ea32a; border:1px solid #5b8823; }

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

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

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

/* - Pricing Table - */
.prics { background-color:#6ea32a; border:1px solid #5b8823; }

/* - Call to action Background - */
.cta { background-color:#6ea32a; }
.cta-button { background-color:#6ea32a; }
.cta-button:hover { background-color:#5b8823; 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); }




