
/* CSS for Citrus skin */

body, #head { background: #ffffef !important; }

#search { background: url('/static/imgs/skins/search_citrus.gif'); }
#search input.submit, #search input.submit:hover { width: 84px; height: 22px; background: url('/static/imgs/skins/butt_citrus.png') top left; }
#search input.submit:active { background: url('/static/imgs/skins/butt_citrus.png') left bottom; }
#listingMenu { background: #e07320; }
#merchantMenu #marketNav { background: url('/static/imgs/skins/open_citrus.png') no-repeat left center; }

a, h4 a, h4 { color: #efb42c; }

h1, h2.pageTitle, h3, h1 a, h3 a, h5, #leftCol h4, .teamMember .name, b.name { color: #e07320 !important; }

h4, h4 a, a#rssFeed span, #customerReviews h4 a, #myReviews h4 a, .blogPost h4 a, .favoriteBox a { color: #efb42c !important; }
h4.ppa { color: #393939 !important; }

.galleryPicture td a { color: #efb42c !important; }



