/*
	Name:  Footwear Emporium Men CSS
	Description: Global Style Sheet
	Version: 1.0
	Author: Rolled.at
	Author URI: http://www.rolled.at
	Coder: Enrique Ramirez
*/

#search-site .button {background: #510505}
#sidebar {background: #510505}
#signup .button {background: #510505}
.offers a:hover img, .offers a:active img {border: 1px solid #fff}
#cat-header {background: #510505}
.button-set .form-button {background: #510505}
.required {color: #510505}
.checkout-progress td.active {
    border-top-color:#510505;
    color:#510505
}
.demo-notice { margin:0; background:#d75f07; padding:5px 10px 6px 10px; color:#fff; line-height:1em; text-align:center; }



