/*****************************************************************
 * HW-provided Top-level CSS stylesheet for sagepub sites
 *
 * Should contain (or import) all styles used across many pages
 * within the site, and overrides to HW global CSS stylesheet.
 * 
 *****************************************************************/
 /** requires sidebar styles **/
@import url("hw-journal-sidebars.css");


#header .header-buttons, #header , .header-buttons a, #header #hdr-login {
        color: #993300;
}

#header .bar-inner, #footer .footer-group {
        background-color: #993300; 
}

#header .bar, #footer .bar {
        background-color: #993300;
}

div.hw-gen-page a {
	color: #993300;
}
