/* envirocare overrides */
body {
	background: #000000 url(/products/moldex/img/background-moldex.gif) repeat-x 0 0;
}
#container, #header, #splash-panel, #splash-panel3, #col-left, #banner, #contentcontainer, #footer {
	border-color: #5cb538;
}
#contentcontainer a {
	color: #5cb538;
}
#header {
	background: #383d40;
}
#header-right-top {
	background: #a6a8ab;
}
#splash-panel { background: #000000; }
#splash-panel3 { background: #000000; }
p.tagline {
	font-style: italic;
}
ul#main-nav li a:hover {
	background: #333;
}
ul#main-nav li.active a, ul#main-nav li.active a:hover {
	background-image: url(/products/moldex/img/main-nav-back-active2.gif);
}
div.home { background: #000000; }
#col-right {
	background: #000000;
}
#choosing {
	background-image: url(/products/moldex/img/banner-left-green.jpg);
}
#expert {
	background-image: url(/products/moldex/img/dr-mold-back-green.jpg);
}

/* moldex-only styles */
#splash-panel h2 {
	position: absolute;
	top: 182px;
	left: 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}
#splash-panel h2 span {
/*	background: yellow; */
	padding: 3px 25px;
	margin-right: 1em;
}

.highlightyellow, .highlight {
	background: #ffff33;
	color: #000;
}
.highlightblue {
	background: #0099cc;
	color: #000;
}
.highlightred {
	background: #ff3333;
	color: #000;
}
.highlightgreen {
	background: #66cc00;
	color: #000;
}
.highlightdkgreen {
	background: #336600;
	color: #fff;
}

#splash-panel p {
	position: absolute;
	top: 208px;
	left: 15px;
	text-align: left;
	margin: 0 10px 10px 0;
}
#description {
	width: 200px;
	float: left;
	margin-right: 10px;
}
#description a {
	color: #f00;
}
#application {
	width: 200px;
	float: right;
}
#items {
	width: 500px;
	float: left;
}
.item {
	width: 160px;
	margin-right: 5px;
	text-align: center;
	float: left;
}
.item img {
	margin-bottom: 1em;
}
.item p {
	line-height: 1.3em;
}
