.brandBackground {
    background-color: #005dad
}

.brandColor {
    color: #005dad
}

#abc a:hover, #abc a.active {
    /*background:transparent url(bg_abc_navitem_active.gif) no-repeat top center;*/
    color:#005dad;
    text-decoration:none;
}

#selected a:hover, #selected a:active, #selected a:link {
    color:#005dad;
    text-decoration:none;
}
a               {color:#3875d7;text-decoration:none;}
a:hover         {color:#0856a2;}

.productBoxContainer h1 { margin:0;border:0;
	background:url(/ecommerce/images/productbox_titlebg_we.gif) repeat-x top;
}
#footerContainer {
	background:url(/ecommerce/images/footer_bg_we.gif) repeat-x #0953a0 top;
}

.product-prevnext a {
    background: #0462AA;
}
.product-prevnext a:hover, .product-prevnext a.active  {
    background: #0856A2;
    color:#fff;
}
.redButton a{
    border: 1px solid #0856A2;color:#fff;
    background:url(/ecommerce/images/productbox_titlebg_we.gif) repeat-x top;
}
.redButton a:hover {
    background: #3875D7; 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: #0462AA;
    font-weight:bold;
    font-size:large;
}
#productdetailsnav2 a:hover, .wettergrens #productdetailsnav2 A.selected {
     color : #fff;
     background: #3875d7;
  }


#progressBar       { background:url(/ecommerce/images/progressBar-bg-we.png) repeat-x top left; }
#progressBar ul li { color: #00203f; text-shadow: 0px 1px 0px #3180fe; background:url(/ecommerce/images/progressBar-li-bg-we.png) right no-repeat;}
#progressBar ul li.active { text-shadow: 0px -1px 0px #00203f;}

#shoppingCart .cartContent {border-top:2px solid #0856A2;}

#orderHistory th{background:url(/ecommerce/images/productbox_titlebg_we.gif) repeat-x top ;}

h2.headings, h3.checkoutHeading  { background:url(/ecommerce/images/productbox_titlebg_we.gif) repeat-x top;}

/** Menu **/
.jquerycssmenu li.empty a {color: #88f}
.jquerycssmenu ul, .jquerycssmenu ul.depth0 li, .jquerycssmenu ul.depth0 li.pos0 ul li.active, .jquerycssmenu li.pos0 ul.depth1 ul.active {
    background: #0856a2;
}

.jquerycssmenu li.pos0 ul.depth1 {
    background: url(/ecommerce/images/productbox_titlebg_we.gif) repeat-x scroll center top #006eb2;
}
.jquerycssmenu ul.depth0 li.pos0 {
    background: #006eb2;
}

.jquerycssmenu ul.depth1 ul.active, .jquerycssmenu ul.depth1 li.active, .jquerycssmenu ul.depth0 li.active ul li.active {
    background: #3875d7;
}