/* !GREY */
a {color: #a8a8a8;}
h2 {color: #b3b3b3; padding: 10px;}
.content-wrapper{background: #212121;}
#breadcrumb{background: url(../../images/grey/breadcrumb.png) no-repeat;}

ul#doc-menu{background:transparent url(../../images/grey/blue.jpg) repeat-x top left;}
ul#doc-menu li a:hover{background:transparent url(../../images/grey/hover.jpg) repeat-x top left;}

.search-button {background: url(../../images/grey/go.jpg) no-repeat top left;}

.title-bg{float: right;background: url(../../images/grey/title-bg.jpg) no-repeat; }
.sidebar-title{background: url(../../images/grey/sidebar-title.jpg) no-repeat; }
.sidebar-title-sale{background: url(../../images/grey/sidebar-title.jpg) no-repeat; }

#myaccount a:hover , .basket_product:hover, #gateways > p:hover, .review:hover {background: #212121; text-decoration: none;}

#account {
	background: #7a7a7a url(../../images/grey/account_background_gradient.png);
}
#account a:hover, #account a.current {
	background-image: url(../../images/grey/account_a_selected.png);
}

.checkout-progress > span{	background: url(../../images/grey/next.png) no-repeat;}
.checkout-progress > span.current {color: #fff !important; background: url(../../images/grey/current.png) no-repeat;}
.checkout-progress, .checkout-progress > span.next {color: #fff !important;}
.checkout-progress > span.next, .checkout-progress > span.last {background: url(../../images/grey/next.png) no-repeat;}

.out-of-stock{background: url(../../images/grey/notice.png) 10px 6px no-repeat; 