/*****************************************************************
 * 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-local-sidebars.css");

#header .header-buttons, #header .header-buttons a , #header #hdr-login, #header h1, #header h1 span {color: #993300;}
#header .bar, #footer .bar {background-color: #993300;}
div.hw-gen-page a {color: #006633;}
#content-block .toc-level a.toc-section-return{background-color: #006633;}

#header h1 a#logo { width: auto; }
