h1#logo a {
	background-image: url(../../images/yellow/logo.gif);
}

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

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

.form-button {
	background: #cc0000;
	border: 1px solid #cc0000;
}

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

#ja-mainnav a.active,
#ja-mainnav a.active:hover,
#ja-mainnav a.active:active,
#ja-mainnav a.active:focus {
	background: #666666;
}

#ja-pathway h4 {
	color: #666666;
}

.success {color: #666666;}
.error	{color: #CC0000;}
.notice	{color: #666666;}

.error-msg {
	border-color: #CC0000;
	color: #CC0000;
}

.success-msg {
	border-color: #666666;
	color: #666666;
}

.notice-msg, .note-msg {
	border-color: #666666;
	color: #666666;
}

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

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

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

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

.layegreen-nav .head {
	background: #666666;
}

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

.giftmessages .input-checkbox label {
	color: #666666;
}

.one-page-checkout .active .head {
	background: #666666;
	border-color: #666666;
}

.one-page-checkout .active .step-count {
	border: 1px solid #666666;
	color: #666666;
}

.checkout-progress td.active {
	background-color: #666666;
}

.shipment-count {
	background: #666666;
}

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

.account-nav .head {
	background: #666666;
}

.mini-cart .head {
	background: #666666;
}

span.first-word { color: #666666; }

.mini-product-tags li a,
.mini-product-tags li a:hover,
.mini-product-tags li a:active,
.mini-product-tags li a:focus {
	color: #666666;
}

.jm-product-list h5 a:hover,
.jm-product-list h5 a:active,
.jm-product-list h5 a:focus {
	color: #666666;
}

/*Images---*/
.add-to-holder .add-to-box li {
	background-image: url(../images/arrow.gif);
}

.mini-product-tags small,
.mini-wishlist .actions a,
.mini-compare-products ol#recently-compagreen-items li,
.mini-product-view ol#recently-viewed-items li,
dl.item-options dd,
.shopping-cart-collaterals .upsell .product-shop small {
	background-image: url(../../images/yellow/arrow.gif);
}

.box .head, #ja-col2 .box .head {
	background-image: url(../../images/yellow/dot-hilite.gif);
}

a.readon {
	background-image: url(../../images/yellow/arrow-readon-1.png);
}

a.readon:hover, a.readon:focus, a.readon:active {
	background-image: url(../../images/yellow/arrow-readon-2.png);
}

/* 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: #666666;
}