/* The color 1ce00d came from the publisher, the darker color was selected
somewhat at random by HW */

/* Color overrides */

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

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

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

#header .header-buttons, #header .header-buttons a {
	color: #dd0000;
}

#header #hdr-login {
	color: #dd0000;
}

#col-3 ul.pub-links, #col-3 ul.pub-links li a {
	color: #dd0000;
}

#col-3 ul.ex-pub-links, #col-3 ul.ex-pub-links li a {
	color: #dd0000;
}

#pageid-home #content-block h2, #pageid-home #content-block h3, #pageid-home #content-block h2 a, #pageid-home #content-block div.home-announce a {
	color: #dd0000;
}

#pageid-home #content-block a.current-issue-link  {
        border-bottom: 1px dotted #dd0000;
}

#pageid-home #content-block .in-this-issue h2 {
	padding-top: 10px;
	border-top: 1px dotted #dd0000;
}

#pageid-home #content-block .in-this-issue ul a {
	border-left: 5px solid #dd0000;
	padding-left: .5em;
}
