
a {
	color: #f7941d;
}

div.logo a {
	background: url(../images/dayan.png) no-repeat left top;
}

#search {
	background: url(../images/search_bg_o.png) no-repeat right bottom;
}

#search input {
	background: url(../images/search-input_btn_o.png) no-repeat left top;
}
#search input.button {
	background: #f7941d url(../images/search_btn_o.png) no-repeat left top;
}

.basket {
	background: url(../images/basket_bg_o.png) no-repeat left bottom;
}
.basket a {
	background: url(../images/shopping-basket_bg_o.gif) no-repeat left top;
}

#main_nav {
	background: #f6f6f6 url(../images/main_nav_bg_o.gif) repeat-x left top;
}

.user_nav {
	background: url(../images/user-nav_bg_o.png) no-repeat left top;
}

.content {
	background: url(../images/content_bg_o.png) repeat-x left bottom;
}

.product_menu h2 {
	background: #d7d7d7 url(../images/productmenu-h1-bg_o.png) no-repeat left top;
}

.newsletter_box h2 {
	color: #f7941d;
}

.newsletter_box form input {
	background: url(../images/newsletter_input_shade_o.gif) no-repeat left top;
}

.newsletter_box form input.button, .newsletter_box form input.form-submit {
	background: #fff url(../images/newsletter_btn-bg_o.gif) repeat-x left bottom;
}

#myController {
	background: #e9e9e9 url(../images/myController_bg_o.gif) repeat-x left top;
}

.collection_name a, .collection_name a:hover {
	color: #FFF;
}

.collection_name a strong, .collection_name a:hover strong {
	color: #f7941d;
}

#myController span {
	background: url(../images/jFlowControl_bg_o.gif) no-repeat center top;
}

#myController span.jFlowSelected {
	background: url(../images/jFlowControl-hover_bg_o.gif) no-repeat center top;
}

.products_box h2.box_title a, .products_box h2.box_title a:hover {
	color: #f7941d;
}

.products_content {
	background: url(../images/products_box_bg_o.gif) repeat-x left top;
}

.featured h2.box_title {
	background: #f7941d url(../images/featured-box_bg_o.gif) repeat-x left bottom;
}

.featured h2.box_title a, .featured h2.box_title a:hover {
	background: url(../images/featured-browse-btn-right_o.gif) no-repeat right top;
}

.featured h2 a span, .featured h2 a:hover span {
	background: url(../images/featured-browse-btn-left_o.gif) no-repeat left top;
}

.featured .products_content {
	background: url(../images/featured-box-bottom_bg_o.gif) repeat-x left bottom;
}

.featured .top_gradient {
	background: url(../images/featured-box-top_bg_o.gif) repeat-x left top;
}

.product_guide {
	background: url(../images/product_guide_bg_o.png) no-repeat left bottom;
}

.product_guide h2.box_title {
	background: url(../images/product_guide_headline_bg_o.png) no-repeat left top;
}

.store_locator {
	background: url(../images/store-locator_bg_o.png) no-repeat left top;
}

ul.page_nav li a {
	background: url(../images/page_nav-btn_bg_o.gif) repeat-x left bottom;
}

ul.page_nav li a:hover {
	color: #f7941d;
	background: url(../images/page_nav-btn-hover_bg_o.gif) repeat-x left bottom;
}

.in_stock span{
	background:#F7941D url(../images/product_status_orange.gif) repeat-y left top;
}

.not_available span {
	background: #b1b1b1 url(../images/product_status_gray.gif) repeat-y left top;
}

.product_options {
	background: url(../images/product_options_bg_o.gif) repeat-x;
}

.help_icon {
	background: url(../images/help_icon_o.gif) no-repeat 16px 10px;
}

a.silver_btn, a.silver_btn:hover {
	background: #fff url(../images/silver-btn_bg_o.gif) repeat-x left bottom;
}

.image_options {
	background: #d2161e url(../images/image_options_bg_o.gif) repeat-x left top;
}

#toggler span {
	background: url(../images/silver-btn-gallery_icon_o.gif) no-repeat left 4px;
}

#prev_button span {
	background: url(../images/silver-btn-left-arrow_o.gif) no-repeat left 6px;
}
#next_button span {
	background: url(../images/silver-btn-right-arrow_o.gif) no-repeat right 6px;
}

#thumbs_container {
	background: url(../images/thumbs_container-bg_o.gif) no-repeat left top;
}

.close, .close:hover {
	background: url(../images/close_icon_o.gif) no-repeat left center;
}

.basket_list .price strong {
	color: #F7941D;
}

input.silver_btn {
	background: #fff url(../images/silver-btn_bg_o.gif) repeat-x left bottom;
}

.basket_list input.quantity {
	background: url(../images/newsletter_input_shade_o.gif) no-repeat left top;
}
