body {
	color: #333;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	background: #000 url(../images/bg_body.gif) top left repeat-x;
	margin: 0;
	padding: 0;
}

h1 {
	clear: left;
	color: #fff;
	width: 870px;
	font-weight: normal;
	height: 23px;
	background: #3a020c url(../images/bg_header.gif) top left repeat-x;
	margin: 0;
	padding: 17px 20px 17px 20px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 4px 20px;
}

h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 4px 20px;
}

h4 {
	clear: left;
	color: #000;
	font-size: 18px;
	font-weight: normal;
/* 	border-bottom: 2px solid #333; */
	margin: 0 7px 0 0;
	padding: 0;
	/* padding: 0 0 4px 0; */
}

h4.projectHeader {
	color: #fff;
	background: #666;
	padding: 5px 0 5px 6px;
}

h5 {
	clear: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h5 a {
	font-size: 11px;
	font-weight: normal;
}

h5.project {
	clear: both;
	color: #000;
	font-size: 14px;
	margin: 12px 0 8px 0;
	padding: 0;
	text-transform: uppercase;
}

h6.project {
	clear: both;
	color: #000;
	font-size: 11px;
	margin: 0 0 2px 0;
	padding: 0;
	text-transform: uppercase;
}

h5 .title, h6 .title {
	color: #580313;
}

a:link, a:active, a:visited, a:hover {
	color: #c63450;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
}

hr {
	margin: 0;
	padding: 0 0 1px 0;
	border: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.underline {
	text-decoration: underline;
}

.recycled {
	color: #008000;
	font-weight: bold;
}

.forceRt, .forceRtNoBorder {
	float: right;
	margin: 0 0 15px 15px;
	border: 1px solid #a26538;
}

.forceLft, .forceLftNoBorder {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #a26538;
}

.forceRtNoBorder, .forceLftNoBorder {
	clear: both;
	margin-top: -20px;
	border: none;
}

#wrapper {
	position: relative;
	width: 910px;
	background: #fff;
	margin: 0 auto;
}

#header {
	padding: 0 20px 0 20px;
}

#dbe_wbe {
	position: absolute;
	top: 20px;
	right: 20px;
}

ul li {
	margin-bottom: 5px;
}

ul#breadcrumbs {
	font-size: 11px;
	width: 870px;
	background: #333;
	border-top: 1px solid #140104;
	margin: 0;
	padding: 8px 20px 8px 20px;
}

ul#breadcrumbs li {
	display: inline;
	background: url(../images/icn_breadcrumb.gif) right center no-repeat;
	padding-right: 12px;
}

ul#breadcrumbs li.last {
	background: none;
}

ul#breadcrumbs li a:link, ul#breadcrumbs li a:active, ul#breadcrumbs li a:visited {
	color: #ccc;
	text-decoration: none;
}

ul#breadcrumbs li a:hover {
	text-decoration: underline;
}

ul#breadcrumbs li.last a {
	color: #fff;
	font-weight: bold;
}

#subHeader {
	width: 910px;
	margin: 0 0 -14px 0;
	padding: 13px 0 11px 0;
	background: url(../images/bg_subHeader.jpg) top left no-repeat;
}

#footer {
	clear: both;
	color: #fff;
	font-size: 11px;
	height: 120px;
	background: #1f1f1f url(../images/bg_footer.gif) top left repeat-x;
	padding: 16px 19px 20px 19px;
	vertical-align: top;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #fff;
	border-bottom: 1px solid #93001c;
	text-decoration: none;
}

#footer a#maxxon {
	border: 0;
}

#footer ul {
	float: left;
	margin: 0 27px 0 0;
	padding: 0;
}

#footer ul li {
	margin-bottom: 8px;
	list-style-type: none;
}

#footer ul#copyright {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}

#flashArea {
	clear: left;
	padding: 0 20px 0 20px;
}

#flashPlaceholder {
	width: 870px;
	height: 300px;
	margin: 0 0 20px 0;
	padding: 0;
	background: #333;
}

/* Feature Boxes */
#featureBoxes {
	background: #fff;
}

.featureBox {
	float: left;
	width: 283px;
	padding: 0 0 0 20px;
}

.featureBox h1 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	width: 220px;
	background: none;
	margin: 0 0 13px 0;
	padding: 0;
}

.featureBox a.linkBtn:link, .featureBox a.linkBtn:active, .featureBox a.linkBtn:visited {
	display: block;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	width: 65px;
	background: #93001c;
	border: 1px solid #5a0011;
	padding: 4px;
	text-align: center;
	text-decoration: none;
}

.featureBox a.linkBtn:hover {
	background: #5a0011;
}

#introText {
	clear: left;
	color: #fff;
	width: 870px;
	background: #39020c url(../images/bg_introText.gif) top left repeat-x;
	margin: 0;
	padding: 20px;
	line-height: 18px;
}

#content {
	width: 870px;
	padding: 28px 20px 26px 20px;
}

#logoMaxim {
	float: left;
}

#klosterTag {
	position: absolute;
	top: 86px;
	left: 23px;
	z-index: 4999;
	color: #999;
	font-size: 9px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* Main Menu */
ul#mainMenu {
	float: right;
	margin: 0;
	padding: 70px 0 0 0;
}

ul#mainMenu li {
	display: inline;
	margin: 0 0 0 21px;
	padding: 0;
	list-style-type: none;
}

ul#mainMenu a:link, ul#mainMenu a:active, ul#mainMenu a:visited {
	color: #333;
	font-size: 11px;
	text-decoration: none;
}

ul#mainMenu a:hover {
	color: #c63450;
}

/* Product Listing */
ul.productList {
	font-size: 12px;
	margin: 10px 0 0 40px;
	padding: 0;
}

ul.productList li {
	margin: 0 0 5px 0;
}

/* Product Specs Table */
.productSpecs {
	width: 870px;
	font-size: 11px;
	margin: 18px 0 18px 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	line-height: 16px;
}

.productSpecs th {
	color: #fff;
	background: #000;
	border-right: 1px solid #666;
	padding: 5px;
	text-align: left;
	text-transform: uppercase;
}

.productSpecs th.index {
	width: 120px;
}

.productSpecs th.batteryIns, .productSpecs th.testingNo {
	width: 80px;
}

.productSpecs th.rating {
	width: 50px;
}

.productSpecs th.downloads {
	width: 73px;
	text-align: center;
}

.productSpecs td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 5px;
	vertical-align: top;
}

.productSpecs td.key {
	color: #fff;
	width: 160px;
	font-weight: bold;
	background: #333;
}

.productSpecs td.shade {
	background: #e0e0e0;
}

.productSpecs ul {
	margin: 0 0 0 15px;
	padding: 0;
}

.productSpecs .subTable th {
	color: #333;
	font-weight: bold;
	background: none;
	padding: 0 20px 0 0;
	border: none;
	text-transform: none;
}

.productSpecs .subTable td {
	padding: 0 20px 10px 0;
	border: none;
}

#fire_hide, #sound_hide {
	display: none;
}

a.doc_dwg:link, a.doc_dwg:active, a.doc_dwg:visited, a.doc_dwg:hover {
	display: block;
	height: 16px;
	padding-left: 22px;
	background: url(../images/icn_dwg.gif) left center no-repeat;
}

a.doc_pdf:link, a.doc_pdf:active, a.doc_pdf:visited, a.doc_pdf:hover {
	display: block;
	height: 16px;
	padding-left: 22px;
	background: url(../images/icn_pdf.gif) left center no-repeat;
}

ul.downloads {
	float: left;
	width: 300px;
	margin: 14px 0 15px 10px;
	padding: 0;
}

ul.downloads li {
	background: url(../images/icn_documents.gif) top left no-repeat;
	margin: 0 0 6px 0;
	padding-left: 18px;
	list-style-type: none;
}

ul.downloads li a:link, ul.downloads li a:active, ul.downloads li a:visited, ul.downloads li a:hover {
	color: #93001c;
	font-size: 11px;
}

ul.siteMap {
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.siteMap li {
	margin-bottom: 10px;
}

ul.siteMap ul {
	font-weight: normal;
	text-transform: none;
	margin: 10px 0 10px 10px;
	padding: 0;
}

ul.siteMap ul li {
	margin-bottom: 5px;
}

ul.siteMap ul ul {
	margin: 5px 0 0 15px;
	padding: 0;
}

/* Contact Info */
.contactInfo {
	float: left;
	width: 135px;
	margin: 10px 30px 20px 0;
	padding: 0;
}

.contactInfo li {
	list-style-type: none;
}

.contactInfo li.name {
	font-size: 13px;
	font-weight: bold;
}

/* -- D.B.E. W.B.E. -- */
#dbe_wbe {
	font-size: 14px;
	font-style: italic;
}