/*
	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: #6cbaf7}
#sidebar {background: #6cbaf7}
#footer {border-top: 19px solid #6cbaf7}
#signup .button {background: #6cbaf7}
.offers a:hover img, .offers a:active img {border: 1px solid #6cbaf7}
#cat-header {background: #6cbaf7}
.button-set .form-button {background: #6cbaf7}
.required {color: #6cbaf7}
.checkout-progress td.active {
    border-top-color:#6cbaf7;
    color:#6cbaf7
}
.demo-notice { margin:0; background:#d75f07; padding:5px 10px 6px 10px; color:#fff; line-height:1em; text-align:center; }


