

/* theme.css
----------------------------------------------------------------*/
/*Color 1---*/
a {
	color: #B22920;
}

a:hover, a:active, a:focus {
	color: #B22920;
}

.form-button,
.button {
	background: url(../../images/red/grad_d1.gif) repeat-x top #B22920;
	border: 1px solid #B22920;
}

.btn-checkout {
	background:  url(../../images/btn_proceed_to_checkout.gif) no-repeat 100% 0;
	border: none;
}

table.view-by strong {
	border: 2px solid #B22920;
	background: #B22920;
}

a.minimal-price-link .price {
	color: #B22920;
}

.truncated a.details {
	border-bottom: 1px dotted #B22920 ;
}

.layered-nav h4,
.block-layered-nav .block-subtitle{
	background: url(../../images/red/grad_d1.gif) repeat-x top #B22920 !important;
}

.product-img-box .more-views li a:hover {
	border: 4px solid #B22920;
}

.account-box ol .count,
.box-account ol .number {
	background: #B22920;
}

.add-to-holder .add-to-box li,
.add-to-box .add-to-links li {
	background: url(../../images/red/arrow.gif) no-repeat left center;
}

.mini-product-tags small {
	background: url(../../images/red/arrow.gif) no-repeat right center;
}

.mini-wishlist .actions a {
	background: url(.../../images/red/arrow.gif) no-repeat right center;
}

.mini-compare-products ol#recently-compared-items li {
	background: url(../../images/red/arrow.gif) no-repeat 2px 14px;
}

.mini-product-view ol#recently-viewed-items li {
	background: url(../../images/red/arrow.gif) no-repeat 2px 14px;
}

dl.item-options dd {
	background: url(../../images/red/arrow.gif) no-repeat 5px 5px;
}

.shopping-cart-collaterals .upsell .product-shop small {
	background: url(.../../images/red/arrow.gif) no-repeat left center;
}

/*Color 2---*/
.shop-access a {
	color: #999999;
}

.shop-access a:hover,
.shop-access a:active,
.shop-access a:focus {
	color: #FFFFFF;
}

.special-price .price-label {
	color: #B22920;
}

.special-price .price {
	color: #B22920;
}

.price-excluding-tax .price {
	color: #B22920;
}

.giftmessages .gift-header {
	color: #B22920;
}

.one-page-checkout .active .head,
.opc .active .step-title {
	background: url(../../images/red/grad_d2.gif) repeat-x top #B22920;
	border-color: #B22920;
}

.one-page-checkout .active .step-count,
.opc .active .number {
	border-color: #B22920;
	color: #B22920;
}

.checkout-progress td.active,
.checkout-progress li.on {
	background-color: #B22920;
}

.shipment-count {
	background: #B22920;
}

.place-order-box .grand-total .price {
	color: #B22920;
}

.account-nav .head,
.block-account .block-title {
	background: url(../../images/red/grad_d2.gif) repeat-x top #B22920;
	color: #fff;
}

.block-title li a:hover,
.block-title li a:active,
.block-title li a:focus {
	color: #B22920;
}

.block-title li.on {
	color: #B22920;
}

.link-cart {
	color: #B22920 !important;
}

.catalog-listing .add-to a.link-cart {
	background-image: url(../../images/red/arrow_d1.gif);
}

.account-nav li.on {
	background: url(../../images/red/arrow_d1.gif) no-repeat 98% center;
}

/*Color 3---*/
.pager {
	background: url(../../images/grad_l2.gif) repeat-x bottom #FEF9EF;
}

.add-to-holder,
.add-to-box {
	background: #FEF9EF;
}

.box h5,
.block .block-subtitle {
	background: #FEF9EF;
}

dl#narrow-by-list {
	background: #FEF9EF;
}

.product-options-bottom {
	background: #FEF9EF;
}

.product-collateral .attribute-specs .label {
	background: #FEF9EF;
}

.shopping-cart-totals table {
	background: #FEF9EF;
}

.multi-address-checkout-box .count-head,
.multi-address-checkout-box .count-head-alt {
	background: #FEF9EF;
}

.account-box .head,
.box-account .box-head  {
	background: #FEF9EF;
}

#my-orders-table tfoot td, #checkout-review-table tfoot td {
	background: #FEF9EF;
}

.compare-products tbody td.label {
	background: #FEF9EF !important;
}

/*Color 4---*/
.search-autocomplete li.selected {
	background: #F8F8F8;
}

.btn-checkout, .btn-checkout:hover {
	color: #F8F8F8;
}

.layered-nav ol.narrowed-category {
	background: #F8F8F8;
}

.product-options {
	background: #F8F8F8;
}

.giftmessages .gift-box {
	background: #F8F8F8;
}

.one-page-checkout .active .box {
	background: #F8F8F8;
}

.one-page-checkout .box-no-padding {
	background: #F8F8F8;
}

.checkout-agreements .agreement-content {
	background: #F8F8F8;
}

.account-nav ul {
	background: #F8F8F8;
}

.compare-products tbody.attribute-cart td {
	background: #F8F8F8 !important;
}

.giftmessage-row {
	background: #F8F8F8;
}

.advanced-search-summary-box {
	background: #F8F8F8;
}

/* menu.css
----------------------------------------------------------------*/
#nav li.active a, #nav ul li a:hover, #nav ul li a:active, #nav ul li a:focus, #nav ul li a.over {
	background: url(../../images/red/grad_d1.gif) repeat-x top #B22920;
}