a {
color: #0e5483;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/*________ HEADER ________*/

#header {
background: url(/shop/images/alb/bg-header.gif) no-repeat bottom left;
}

/*________ SIDEBAR ________*/

#sidebar {
background: #505050;
color: #fff;
}

#sidebar #membersArea ul li a {
font-size: 12px;
color: #fff;
}

#sidebar #sideCart .subTotal {
border: 1px solid #444546;
background: #999999;
}

/*________ PRODUCT LISTING ________*/

.navSplitPagesLinks a {
background: #0e5483;
color: #fff;
}

.navSplitPagesLinks a:hover {
color: #fff;
}

/*________ SHOPPING CART ________*/

#cartContentsDisplay tr th,
#cartSubTotal {
color: #fff;
background: #0e5483;
}

/*________ CHECKOUT STYLES ________*/

#content #checkoutShippingHeading,
#content #checkoutPaymentHeading,
#content #checkoutConfirmDefaultHeading {
color: #fff;
background: #0e5483;
}

#checkoutShippingHeading span,
#checkoutPaymentHeading span,
#checkoutConfirmDefaultHeading span {
color: #a0a0a0;
}

/*________ MY ACCOUNT ________*/

#accountDefault table tr th,
#accountHistInfo table tr th {
color: #fff;
background: #0e5483;
}
