
body {
	width: 700px;
	margin: 0 auto 10px auto;
}



/* HEADER */

#header {
	text-align: center;
	border-bottom: 1px solid #222;
	height: 80px;
	padding: 0;
	margin: 20px 0 10px 0;
}

#header h1 {
	font-weight: normal;
	font-size: 22px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

#header h1 a:link,
#header h1 a:visited {
	color: #006064;
	text-decoration: none;
}

#header h1 a:hover { color:#820000;}

#header h1 a:active { color:#ddd;}



/* CONTENT */

#content p {
	line-height: 1.5em;
	text-align: justify;
}



/* FOOTER */

#footer {
	clear: both;
	text-align: center;
	font-size: 14px;
	margin-top: 1.5em;
}

#footer p {
	margin: 0.5em 0;
	letter-spacing: 0.1em;
}

#footer a.email
{
	text-decoration: none;
	color: inherit;
}



/* NAVIGATION */

#navigation {
	position: absolute;
	top: 65px;
	width: 700px;
	margin: 0;
	padding: 0;
}

#navigation h2 {display: none;}

#navigation ul {
	width: 700px;
	margin: 0 ;
	padding: 0;
	text-align: center;
}

#navigation ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0 20px;
	font-size: 15px;
	letter-spacing: 0.1em;
}

#navigation a:link, #navigation a:visited {
	text-decoration: none;
}

#navigation a:hover { }

#navigation a:active { }



/* DH-STOCKLIST */

#dh-stocklist
{
	/* border-top: 1px dotted #999; */
	list-style: none;
	margin: 1em 0;
	padding: 0 ;
}

#dh-stocklist li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#dh-stocklist li h3 { display:none;}

.dh-stocklist-img
{
	display: inline;
	margin: 0;
	padding: 0;
}

.dh-stocklist-img a
{
	display: block;
	margin: 10px;
	padding: 0;
	float: left;
	width: 150px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	border: 1px solid #aaa;
}

.dh-stocklist-img img
{
	vertical-align: middle;
}



/* TINYMCE EDITOR */

#dh-html-editor
{
	width: 100%;
	border: 2px solid #000;
}


dt {
	margin-top: 1em;
	font-weight: bold;
}

dd { margin-top: 0.5em; }


.eom dt {
	margin: 1em 10px 1em 0;
	width: 130px;
	float: left;
	clear: left;
	text-align: right;
}

.eom dd {
	width: 560px;
	margin: 1em 0 1em 0;
	float: left;
}

.eom_form_submit {
	clear: both;
	margin: 1em 0 1em 140px;
}


.eom_links {
	text-align: right;
	clear: both;
}

.eom_notes {
	font-size: smaller;
}




#content .illustration-block {
	margin: 1em 0;
	text-align: center;
}

#content .illustration-inline1 {
	float: right;
	margin: 0 0 0 4px;
	text-align: center;
}

#content .illustration-inline2 {
	float: left;
	margin: 0 4px 0 0;
	text-align: center;
}




#dh-stockitem-images ul {
	margin: 1em 0;
	padding: 0;
}


#dh-stockitem-images h3 {
	display: none;
}

#dh-stockitem-images li {
	list-style: none;
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}

#dh-stockitem-images li img {
	border-width: 0;
	vertical-align: middle;
}


#dh-categories p {margin: 0; padding: 0;}

#dh-categories li {}

#dh-categories-all { font-size: larger; }


#dh-user-status
{
	font-size: 14px;
	margin: 0.5em 0;
	border-bottom: 1px solid #222;
}

#dh-user-status form
{
	margin: 0;
	padding: 0;
}

#dh-user-status p { margin: 0.5em 0; }

ul#dh-user-msgs
{
	margin: 0;
	padding: 0;
}

#dh-user-msgs li
{
	color: #B61D1A;
	list-style-position: inside;
	margin: 0.5em 0;
	padding: 0;
}
