.brandBackground {
    background-color: #63ba42
}

.brandColor {
    color: #63ba42
}

#abc a:hover, #abc a.active {
    /*background:transparent url(bg_abc_navitem_active.gif) no-repeat top center;*/
    color:#63ba42;
    text-decoration:none;
}

#selected a:hover, #selected a:active, #selected a:link {
    color:#63ba42;
    text-decoration:none;
}

.productBoxContainer h1 {  margin:0;border:0;
	background:url(/ecommerce/images/productbox_titlebg_ki.gif) repeat-x top #228a03;
}

#footerContainer {
	background:url(/ecommerce/images/footer_bg_ki.gif) repeat-x #228a03 top;
}

#footerContent {
    background:url(/ecommerce/images/footer_bg_ki.gif) repeat-x #228a03 top;
}

#selected a:hover, #selected a:active, #selected a:link {
    color:#228C03;
    text-decoration:none;
}
a               {color:#28AB00; text-decoration:none;}
a:hover         {color:#228C03;}

#productdetailsnav2 a:hover, .killbergs #productdetailsnav2 A.selected {
     color : #fff;
     background: #228C03;
  }

.product-prevnext a {
    background: #28AB00;
}
.product-prevnext a:hover, .product-prevnext a.active  {
    background: #228C03;
    color:#fff;
}
.redButton a{
    border: 1px solid #228C03; color:#fff;
    background:url(/ecommerce/images/productbox_titlebg_ki.gif) repeat-x top;
}
.redButton a:hover {
    background: #28ac00; color:#fff;
}
.greenButton a, .defualtButton a{
    border: 1px solid #455a1d;
    background:url(/ecommerce/images/greenButton.png) repeat-x top;
    color:#fff;
}

.greenButton a:hover, .defualtButton a:hover {
    background: #455a1d;color:#fff;
}

.productsummary .productinfo .tabletext H3 A {
    color: #228C03;
    font-weight:bold;
    font-size:large;
}


#progressBar       { background:url(/ecommerce/images/progressBar-bg-ki.png) repeat-x top left; }
#progressBar ul li { color: #0c3600; text-shadow: 0px 1px 0px #28ac00; background:url(/ecommerce/images/progressBar-li-bg-ki.png) right no-repeat;}
#progressBar ul li.active { text-shadow: 0px -1px 0px  #0c3600;}

#shoppingCart .cartContent {border-top:2px solid #228C03;}

#orderHistory th{background:url(/ecommerce/images/productbox_titlebg_ki.gif) repeat-x top ;}

h2.headings, h3.checkoutHeading  { background:url(/ecommerce/images/productbox_titlebg_ki.gif) repeat-x top;}

/** Menu **/
.jquerycssmenu li.empty a {color: #8f8}
.jquerycssmenu ul, .jquerycssmenu ul.depth0 li, .jquerycssmenu ul.depth0 li.pos0 ul li.active, .jquerycssmenu li.pos0 ul.depth1 ul.active {
    background: #63ba42;
}

.jquerycssmenu li.pos0 ul.depth1 {
    background: url("/ecommerce/images/productbox_titlebg-ki.gif") repeat-x scroll center top #28ad00;
}
.jquerycssmenu ul.depth0 li.pos0 {
    background: #28ad00;
}

.jquerycssmenu ul.depth1 ul.active, .jquerycssmenu ul.depth1 li.active, .jquerycssmenu ul.depth0 li.active ul li.active {
    background: #228C03;
}
