img { border: none; }

body,html {
    height: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0;
}

body
{
	background-color: #8b0000;
}

body { font: 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #333; }

* html #content
{
    height: 100%;
    min-height: 100%;
}



#content
{
    background-color: white;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	min-width: 900px;
	padding-left: 5px;
	padding-right: 5px;
    min-height: 100%;
}

a:link, a:hover, a:visited
{
	color: #8b0000;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

a:hover
{
	color: #0000ff;
	text-decoration: underline;
}

.top hr
{
	color: #8b0000;
	background: #8b0000;
	width: 100%;
	height: 1px;
	border: none;
}

.top
{
	color: black;
	margin-left: .50em;
	margin-right: 0em;
	text-align: center;
    font: 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#rss {
	font-size: 9px;
}

.top h1
{
	/* background: #8b0000; background-image: url(http://www.hlj.com/graphics/glow1a.gif); background-repeat: repeat; color: white; font-size: 200%; padding: .5ex; font-style: italic; */
	background: transparent;
	color: #8b0000;
	font-size: 180%;
	padding: .5ex;
	font-style: italic;
	text-align: center;
}

/* My Comment */

.top table
{
	width: 100%;
	text-transform: none;
	text-align: center;
}

/* My Comment */

.top td
{
	padding-left: .5em;
	padding-right: .5em;
}

.top img 
{
	text-align: center;
}

.top h2
{
	color: #8b0000;
	text-align: center;
	font-size: 150%;
}

.top p
{
	text-indent: 1.5em;
	text-align: left;
	font-size: 100%;
}

/** .top p:first-letter { font-size: larger; } **/
.top p.footer
{
	font-weight: bold;
	font-size: 10px;
	text-indent: 0em;
}

table.moreinfo
{
	width: 100%;
	font-size: 100%;
	color: #8b0000;
}

.randomproducts table { width: 100%; }

.randomproducts td
{
	padding: 1.5em;
	text-align: center;
	vertical-align: bottom;
}

.randomproducts h1
{
	font-size: 110%;
	padding: 0em;
}

.randomproducts h2
{
	font-size: 80%;
	padding: 0em;
}

.maglist
{
    width: 100%;
	vertical-align: top;
}   

.maglist li { list-style-type: disc; text-align: left; font-size: 90%; padding-bottom: 3px;}
.maglist td { vertical-align: top; padding: 0; padding-left: .25em;}
.maglist td.image { vertical-align: middle; margin-top: auto; margin-bottom: auto; margin-left: auto; margin-right: auto;}

.leftcol
{
	color: #8b0000;
	text-align: left;
	border-collapse: collapse;
}

.leftcol a
{
	color: #8b0000;
	text-decoration: none;
	cursor: pointer;
	display: block; 
}

.leftcol a:hover
{
	color: #0000FF;
	text-decoration: underline;
}

.leftredbar
{
	width: 130px;
	background-color: #8b0000;
	color: white;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	font-size: 80%;
	float: none;
}

div#leftovrvw
{
	margin: 0px;
	display: block;
	font-size: 100%;
}

div#leftovrvw a { display: block; padding-bottom: 3px; }

/* navigation elements */

.sheet div:hover
{
	background-image: url(http://www.hlj.com/graphics/glow2a.gif);
	background-repeat: repeat;
	font-weight: bold;
}

table.nav
{
	width: 100%;
	font-size: 100%;
	background: white;
	color: white;
}

td.nav
{
	font-weight: bold;
	background: #8b0000;
	vertical-align: middle;
	background: url(http://static.hlj.com/graphics/glow1a.gif) repeat;
	text-align: center;
	border-style: solid;
	border-width: 0px;
	border-color: white;
	width: 12%;
	padding-top: .5ex;
	padding-bottom: .5ex;
	color: white;
}

td.nav:hover
{
	background: url(http://static.hlj.com/graphics/glow2a.gif) repeat;
	border-style: solid;
	border-color: #FF0000;
}

.nav a:link, .nav a:hover, .nav a:visited
{
	display: block;
	width: 95%;
	color: white;
	text-decoration: none;
}

.nav a:hover
{
	background: url(http://www.hlj.com/graphics/glow2a.gif) repeat;
}

div#popsearch
{
	font-size: smaller;
	background-color: #ddd;
	width: 130px;
}

div#popsearch a
{
	display: block;
	font-weight: bold;
	padding-bottom: 2px;
	margin-left: .5em;
}

div#popsearch a:hover { text-decoration: underline; }
.smallfont { font-size: 80%; }

.bignum {
    border:2px solid white;
    vertical-align: middle;
    background-color: #8b0000; 
    text-align: center; 
    font-size: 190%; 
    font-weight: bold;
    color: white;
    height: 40px;
    width: 40px;
    }


.bignum a, 
.bignum a:hover, 
.bignum a:visited {
    color: white;
    }

 

