 /*****************************************************************
 * HW-provided Top-level CSS stylesheet for journal site
 *
 * 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-canres-sidebars.css");

#pageid-home #content-block ul.jnl-links h3 a,
#pageid-home #content-block ul.jnl-links h3 a:link,
/* #pageid-home #content-block ul.jnl-links h3 a:visited */
{
    color:#165788;
}

#header ul.button-list a:hover {
	color: #000000;
}

div.hw-gen-page #content-block a:link {
        color:#165778;
        text-decoration:none;
}
.toc-cit a:visited {
        color: #739ADC;
}

.toc-level {
        border-top:1px solid #739ABC;
}

#header .header-buttons, #header .header-buttons a, #header #hdr-login {
         color: #000000; /*#78A22F;*/ 
}

#header .header-buttons li a:visited {
	color: #739ABC;
}

#col-3 ul.pub-links li a:visited {
color:#739ABC;
}

#col-3 ul.ex-pub-links li a:visited {
color:#739ABC;
}

#footer .footer-buttons li a:visited {
color:#739ABC;
}

#pageid-pap-index #content-block form .toc-level {
border-top:1px solid #739ABC;
clear:both;
display:block;
padding-top:0.5em;
}

#footer, #footer * {
margin:0;
padding:0;
}

#header .bar-inner, #footer .footer-group {
        background-color: #5482AB; /*#939BA1; override in local*/
}

#header .bar, #footer .bar {
        background-color: #165788; /*#5E6A71; override in local*/
}

div.hw-gen-page a, div.hw-gen-page a:link {
	font-family: Helvetica;
	color: #156788; /* #78A22F;  */
}

div.hw-gen-page a:visited {
        color:#739ABC;
        text-decoration:none;
}

div.hw-gen-page *, #proxied-contents *, .feedback-form-input h2 {
        font-family: Helvetica;
}

#footer .footer-group ul {
	padding-left:10px;
}
#footer .footer-buttons li.first {
	border-left:medium none;
	padding-left:0;
}
#footer .footer-buttons li, .footer-buttons li a {
	border-color: #FFFFFF;
}
/*****************************************************************
 * HW-provided CSS stylesheet for journal Home page
 *****************************************************************/


#pageid-home #content-block h2, #pageid-home #content-block h3, #pageid-home #content-block h2 a, #pageid-home #content-block h4 a, #pageid-home #content-block div.home-announce a {
	font-family: Helvetica;
	color:#165788; /*#78A22F; */
}

#pageid-home #content-block h4, #pageid-home #content-block span {
	font-family: Helvetica;
        color:#000000;
}
#pageid-home #content-block h3.current-issue  {
         border-bottom: 1px dotted #939BA1; /* #003366; */ 
}

#pageid-home #content-block .in-this-issue ul a, #pageid-home #content-block .in-this-issue h2 {
	font-family: Helvetica;
        border-color: #003366; /* #003366; */
}
#pageid-home #content-block div.home-announce,#pageid-home #content-block div.home-announce-bottom {
        background-color: #CCCCCC; /* #000000; */
}

#col-2 a:visited,
#col-3 a:visited {
        color: #739ABC;
}

#pageid-toc div.toc-level ul.cit-list .cit .cit-blurb {
   display: block;
   padding-left: 3em;	
}


.toc-cit .cit-blurb span.cit-sep-before-article-precis {
        font-weight: bold;
}

div.pagetype-content div#content-block .cit-extra * {
        font-family: Helvetica;
	color: #165778;
}

#pageid-content #content-block ul.author-notes {
list-style:none;
}

#pageid-alerts-signupetoc #proxied-contents .alerts_signup td {
border:0 none;
padding:5px 0;
}

label {
margin:0;
}

#pageid-toc h2, #pageid-toc .toc-level a.toc-section-return {
color: #000000;
}

div.pagetype-content div#content-block * div.contributors ol.contributor-list li .name a { 
color:#000000;
}

div.pagetype-content div#content-block .cit-metadata .cit-accepted-date {
display:none;
}

#content-block .search-all-aacr-content-link
{
	margin-top: 40px;
}

/* Author Choice Backgrond Handling */
div.pagetype-content .cit.hw-pub-property-author_choice,
div#pageid-search-results .cit.hw-pub-property-author_choice,
div.pagetype-report .cit.hw-pub-property-author_choice {
  background-color: #DAE3EA;
  }

