
body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
}

table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#headerTable {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 13px;
}

#headerTable img {
	border: 0;
}

#headerTable #headerMenu {
	color: #d36bc6;
	background-color: #000;
	width: 100%;
	height: 50px;
	text-align: center;
	padding-right: 24px;
}

#headerTable #headerMenu a {
	color: #fff;
	text-decoration: none;
}

#headerTable #partSearchCell {
	background-color: #d36bc6;
	width: 100%;
	height: 30px;
	color: #fff;
	padding-left: 6px;
}

#headerTable #headerBarCell {
}

#footerTable {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	color: #666;
	border-top: 1px solid #999;
	font-size: 11px;
}

#footerTable td {
	padding-left: 9px;
}

#footerTable img {
	border: 0;
}

#indexTable {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#indexTable td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#indexBody {
	width: 100%;
	text-align: center;
}

#indexBody img {
	padding-bottom: 24px;
}

#indexBody #indexMenuHeader {
	padding-bottom: 24px;
	font-size: 28px;
}

#indexBody #indexMenuFooter {
	padding-top: 24px;
	font-size: 24px;
}

#indexBody .indexMenu {
	font-size: 16px;
	text-align: left;
	vertical-align: top;
}

#indexBody .indexMenu td {
	padding: 6px 12px 6px 12px;
}

#indexBody .indexMenu td a {
	white-space: nowrap;
}

#cdsCatalog img {
	margin: 0;
	padding: 0;
}

#cdsCatalog {
	width: 100%;
	height: 493px;
}

#cdsCatalogHeadLeft {
	white-space: nowrap;
	padding: 6px 0px 0px 12px;
	vertical-align: top;
}

#cdsCatalogHeadCenter {
	white-space: nowrap;
	padding: 6px 0px 0px 100px;
	vertical-align: top;
}

#cdsCatalogHeadRight {
	width: 100%;
	text-align: right;
	padding: 6px 12px 0px 0px;
	vertical-align: top;
}

#cdsCatalogBody {
	padding: 6px 12px 12px 12px;
	vertical-align: top;
}

#cdsCatalogFooter {
}

#contactTable {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 12px;
	font-weight: normal;
}

#contactTableBody {
	padding: 12px;
}

#contactTable td {
	vertical-align: top;
}

#contactTableHead {
	font-size: 16px;
	font-weight: bold;
}

.contactTableBodyHead {
	font-size: 14px;
	font-weight: bold;
	padding: 9px 36px 3px 0px;
}

.contactTableBodySubHead {
	padding-top: 3px;
	font-weight: bold;
}

.contactTableFill {
	padding-top: 3px;
}

/* ====================================================== */
/* catalog stuff                                          */
/* ====================================================== */

.cdsLocatorRowOdd {
	background-color: #ffeefd;
}

.cdsLocatorRowSelected {
	background-color: #d36bc6;
	color: #fff;
}

.cdsShowProductTableHeadRow td {
	font-weight: bold;
	padding: 3px 6px;
	font-size: 14px;
	border: 1px solid #999;
	background-color: #f8f8f8;
	width: auto;
}

.cdsShowProductTableOddRow {
	background-color: #ffeefd;
}

.cdsShowProductAttributeCell {
	font: 12px arial, helvetica, sans-serif;
	vertical-align: top;
	padding-right: 12px;
	width: 600px;
}

.cdsShowProductAttachmentCell {
	font: 12px arial, helvetica, sans-serif;
	vertical-align: top;
	width: 240px;
}

.cdsShowProductAttributeTable {
	border: 1px solid #999;
	border-collapse: collapse;
	width: 100%;
}

.cdsShowProductAttachmentTable {
	border: 1px solid #999;
	border-collapse: collapse;
	width: 100%;
}

#cdsKeywordSearchResultsFrame {
	position: absolute;
	z-index: 200;
	width: 600px;
	height: 300px;
	top: 76px;
	left: 6px;
}

#cdsKeywordSearchResultsDiv {
	position: absolute;
	z-index: 201;
	background-color: #f0f0f0;
	border: 1px solid #999;
	width: 600px;
	height: 300px;
	overflow: auto;
	top: 76px;
	left: 6px;
}

.cdsCatalogTable { width: 100%; }
#cdsHeaderRight { width: 100%; text-align: right; padding-right: 12px;}
#cdsBodyTopRight { text-align: right; padding-right: 12px; }
#cdsBodyCenter { width: 100%; padding: 6px 12px 12px 12px;}
#cdsBodyBottomCenter { padding: 0px 12px 12px 12px;}




