@import url(default.css);

body, div.container, ul, h1, h2, h3
{
	background-color: #331100;
	color: yellow;
	border: none;
	background-image: none;
}

div.rightcontent h1, div.bottomcontent h3 {
	color: yellow;
}

span.textsizedefault { display: none; }
span.textsizebw { display: none; }
span.textsizehc { display: inline; }

div.viewlinks, div.navbar, div.footertop, div.footertopleft, div.footertopright, div.footermain,
div.topouter, div.topbar, div.main, div.leftcol, div.headeredgebottom, div.mainleftmargin, div.mainrightmargin, div.leftcol h2, div.leftboxtransp, div.leftboxshaded, div.headeredgemiddle, div.headeredgetop, div.backtotop, a.fontsize#hcsm, a.fontsize#hcmed, a.fontsize#hclg {
	background-image: none; border: none; background-color: #331100;
	color: yellow;
}
a.fontsize#sm:hchover, a.fontsize#hcmed:hover, a.fontsize#hclg:hover {
	color: white;
}

div.titlebar, div.headerleft, div.headerright { background:none; color: yellow; }
div.headermain
{
	border: none; background-color: #331100; background-image: url(../img/homelogo_hc.gif);
}

div.main h1, ul.whatsnew li { border-color: white; }
div.leftcol h2, div.leftboxtransp, div.leftboxshaded
{ border-color: #331100; }

a:link, a:visited, ul li a:link, ul li a:visited { color: yellow; }
a:hover, a:active { color: #FFFFFF; }

div.header { background-image: none; }

div.navbar, div.footertop { border-top: 1px solid white; }
div.leftcol h2  { border-top: 1px solid white; border-left: none; }
div.leftcol h2#whatsnewhead { border:none; }

div.navbar { border-bottom: 1px solid white; }
.bordertop { border-top: 1px solid white; }


#navmenu a, #navmenu a:visited, #navmenu a:hover { color: yellow; }

#navmenu li ul { /* second-level lists */
	background: #331100;
}

#navmenu li ul li a:hover, #navmenu li ul li a:hover { background-color: #331100; }

a.nullpage, a.nullpage:hover, a.nullpage:visited { color: white !important; font-style: italic; }


div.leftboxtransp a.nullparent, ul.inv a.nullparent { color: white; text-decoration:none; cursor:default; }





div.hometopsolid { height: 1px; background-color: white; }
div.hometopstripe { display:none; }
body#home h1, body#home h2 { color: yellow!important; }
ul.categories li { background-color: transparent!important; }

