#menu { background:url("images/blue/secondary-menu.png") no-repeat; }
	ul#secondary-menu li.current_page_item > a > strong, ul#secondary-menu li a:hover strong, ul#secondary-menu li.current-menu-item > a > strong { color:#ffc045; }
		ul#secondary-menu li a span { color:#b8cdf3; text-shadow:1px 1px 1px #2b5988; }
		ul#secondary-menu li a:hover span { color: #a9bbde; }
		
		ul#secondary-menu ul { background:url("images/blue/secondary-dropdown.png") repeat-y; }
			ul#secondary-menu ul li { background:url("images/blue/secondary-dropdown-bottom.png") repeat-x left bottom; }
				ul#secondary-menu ul li a:hover { background-color: #4c86b3; color: #ffc045; }

/*span.price-single { background:url("images/blue/price-single.png") no-repeat right top; }
	span.price-single span { background:url("images/blue/price-single.png") no-repeat left top; }*/
	
#switcher a.product span.tag { background:url("images/blue/featured-small-tag.png") no-repeat bottom right; }
	#switcher a.product span.tag span { background:url("images/blue/featured-small-tag.png") no-repeat; }

.description .product span.tag { background:url("images/blue/featured-description-tag.png") no-repeat right bottom; }
	.description .product span.tag span { background:url("images/blue/featured-description-tag.png") no-repeat; }
	
.wp-pagenavi span.current { color:#3a7199 !important; }
