/*****************************************************************
 * 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: #990000;
}

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

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

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

#pageid-content div.ref-cit .cit-vol {
font-weight:normal;
}

#proxied-contents .cit-metadata h4 img { margin:0; float:none; padding:0 1px 0 2px; }
