
/* Style sheet for EMPEG.MARS.ORG */

BODY {
	color: white;
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
}

H1, H2, H3, H4, H5, H6,
H2 A {
	text-transform: lowercase;
}

H1 {
	color: #f0f000;

	text-align: center;
}

H2 {
	color: aqua;
}

H3 {
	color: silver;
}

DIV.banner {
	color: white;

	text-align: center;
	text-transform: lowercase;

	margin-top: 2em;
	margin-bottom: 2em;
}

div.empeg-graphic {
	line-height: 0;
	margin-bottom: 1ex;
}

SPAN.banner, div.span-banner {
	color: silver;
	text-align: center;
}

DIV.banner A {
	text-transform: lowercase;
}

DIV.caption {
	color: silver;
	text-align: center;
	text-transform: none;
}

A {
	text-decoration: none;
	font-weight: bold;
}

A:link {
	color: #ffc000;
}

A:visited {
	color: #cc8000;
}

SPAN.dormant {
	color: #a0a0a0;
	font-weight: bold;
	text-transform: lowercase;
}

DIV.section {
	color: white;
	background-color: #333355;
	/* background-color: #444466; */

	border-width: 1pt;
	border-style: solid;
	border-color: silver;

	margin: 0.5em;
	padding: 1em;
}

.panel {
	color: white;
	background-color: #777799;

	font-size: smaller;

	padding: 0.5em;
}

.prompt {
	text-align: right;
}

UL, TD, .white {
	color: white;
}

/* FAQ */

/* question */
DIV.q {
	color: yellow;
	font-weight: bold;

	margin-left: 2em;
	margin-right: 2em;
}

/* answer */
DIV.a {
	margin-left: 4em;
	margin-right: 4em;
}

DIV.lastmod {
	color: silver;

	text-align: center;
	text-transform: lowercase;
}

TABLE.results {
	/* padding: 2pt; */
}

TABLE.results TH {
	color: aqua;
	vertical-align: bottom;
}

TABLE.results TD {
	color: silver;
	vertical-align: top;
}

TABLE.results TH.number, TABLE.results TD.number {
	text-align: right;
}

TABLE.results TH.fixed, TABLE.results TD.fixed {
	text-align: center;
}

TABLE.results TH.variable, TABLE.results TD.variable {
	text-align: left;
}

/* kluge for netscape because it's horribly b0rken */

.THnumber {
	color: aqua;
	text-align: right;
}

.THfixed {
	color: aqua;
	text-align: center;
}

.THvariable {
	color: aqua;
	text-align: left;
}

.TDnumber {
	color: silver;
	text-align: right;
}

.TDfixed {
	color: silver;
	text-align: center;
}

.TDvariable {
	color: silver;
	text-align: left;
}

/* end of kluge */

TABLE.panel TD {
	vertical-align: baseline;
}

TABLE.results TD.subsection {
	color: yellow;
}

CODE {
	color: silver;
}

PRE {
	color: silver;
	margin-left: 1em;
	margin-right: 1em;
}

DIV.source {
	background-color: black;

	border: 1pt;
	border-style: solid;
	border-color: maroon;

	margin-left: 0em;
	margin-right: 0em;

	padding-top: 1em;
	padding-bottom: 1em;
}

HR {
	color: maroon;
}

.input {
	color: yellow;
}

ADDRESS.author {
	color: red;

	text-align: center;
	font-weight: bold;
	font-style: normal;

	padding: 4pt;

	margin-left: 10em;
	margin-right: 10em;

	text-transform: lowercase;
}

ADDRESS.author A {
	color: red;

	text-transform: lowercase;
	text-decoration: underline;
}

/* image specifications */

IMG#logo {
	width: 512px;
	height: 128px;
}

IMG#visual {
	width: 128px;
	height: 32px;
}

IMG#unit-top {
	width: 260px;
	height: 35px;
}

IMG#unit-left {
	width: 66px;
	height: 32px;
}

IMG#unit-right {
	width: 66px;
	height: 32px;
}

IMG#unit-bottom {
	width: 260px;
	height: 65px;
}

IMG#mk2-top {
	width: 296px;
	height: 27px;
}

IMG#mk2-left {
	width: 93px;
	height: 32px;
}

IMG#mk2-right {
	width: 75px;
	height: 32px;
}

IMG#mk2-bottom {
	width: 296px;
	height: 31px;
}

IMG#validhtml {
	width: 88px;
	height: 31px;

	border-style: none;
}
