
body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/pattern.gif);
}

table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

img, td, tbody, table {
	border: 0;
	padding: 0;
	margin: 0;
}

.cdsHeaderTable img {
	padding: 12px 12px 6px 12px;
}

.cdsBodyTable {
	background-color: #fff;
}

.cdsHeaderTagline {
	font: bold 18px verdana,arial,helvetica,sans-serif;
	text-align: right;
	width: 100%;
	color: #666;
	vertical-align: bottom;
	padding: 12px 12px 6px 12px;
}

.cdsHeaderBorder {
	background-image: url(../images/headerBorder.gif);
	background-repeat: repeat-x;
	height: 32px;
	padding: 0;
}

.cdsHeaderBorder table {
	background-color: #122442;
	width: 100%;
}

.cdsShowProductAttributeCell {
	font: 12px arial, helvetica, sans-serif;
	vertical-align: top;
	padding-right: 12px;
	width: 100%;
}

.cdsShowProductAttachmentCell {
	font: 12px arial, helvetica, sans-serif;
	vertical-align: top;
	width: 310px;
}

.cdsShowProductAttributeTable {
	border: 1px solid #999;
	border-collapse: collapse;
	width: 100%;
}

.cdsShowProductAttachmentTable {
	border: 1px solid #999;
	border-collapse: collapse;
	width: 100%;
}

.cdsCatalogTable {
	width: 720px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.cdsShowProductTableOddRow {
	background-color:#fff;
}

.cdsShowProductTableHeadRow td {
	background-color:#eee;
	border:1px solid #999999;
	font-size:14px;
	font-weight:bold;
	padding:3px 6px;
	width:50%;
}

p.cdsCartReturnLink {
	color:#0000FF;
	cursor:pointer;
	text-decoration:underline;
	font-size: 12px;
	padding-left: 12px;
}

table.cdsCartTable {
	font-size: 12px;
	border-collapse:collapse;
}

div.cdsCartRFQInformation {
	font-weight:bold;
	padding-left: 12px;
}

div.cdsCategoryBreadcrumbContainer {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #666;
	padding: 8px 12px;
	white-space: nowrap;
}

.cdsCategoryParentLink {
	font-size: 10pt;
	cursor: pointer;
	white-space: nowrap;
	padding-left: 4px;
	color: #008;
	text-decoration: underline;
	vertical-align: top;
}

.cdsCategoryBrowseToggle {
	font: 10pt Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #008;
	cursor: pointer;
}

#cdsHeaderLeft {}
#cdsHeaderCenter {}
#cdsHeaderRight { width: 100%; text-align: right; padding-right: 12px; padding-top: 6px;}
#cdsBodyTopLeft { text-align: left; }
#cdsBodyTopCenter {}
#cdsBodyTopRight { text-align: right; padding-right: 12px; padding-top: 6px; }
#cdsBodyCenterLeft {}
#cdsBodyCenter { padding: 6px 12px 12px 12px;}
#cdsBodyCenterRight {}
#cdsBodyBottomLeft {}
#cdsBodyBottomCenter { padding: 0px 12px 12px 12px;}
#cdsBodyBottomRight {}
#cdsFooterLeft {}
#cdsFooterCenter {}
#cdsFooterRight {}

.cdsFooter {
	font-size: 12px;
	width: 100%;
	text-align: center;
}


