
.cdsShowProductControlsTable {
	width: 100%;
}

.cdsShowProductControlsCell {
	vertical-align: top;
	width: 100%;
	padding-left: 12px;
}

.cdsShowProductTitleCell {
	font: 15px arial, helvetica, sans-serif;
	font-weight: bold;
}

.cdsShowProductCategoryCell {
	font: 14px arial, helvetica, sans-serif;
}

#cdsShowProductPriceCell {
    font: 14px arial, helvetica, sans-serif;
    font-weight: bold;
    color: #080;
}

.cdsShowProductCADCell {
	padding-top: 6px;
}

.cdsShowProductCADCell input {
	width: 150px;
}

.cdsShowProductShoppingCartCell {
	padding-top: 6px;
}

.cdsShowProductNSShoppingCartCell {
    padding-top: 6px;
}

.cdsShowProductNSShoppingCartCell #addtocartImage {
    left: 3px;
    position: relative;
    top: 8px;
}

.cdsShowProductImageCell {
}

.cdsShowProductImage {
}

.cdsShowProductAttributeOuterTable {
}

.cdsShowProductAttributeCell {
	font: 12px arial, helvetica, sans-serif;
	vertical-align: top;
	padding-right: 12px;
}

.cdsShowProductAttachmentCell {
	font: 12px arial, helvetica, sans-serif;
	vertical-align: top;
}

.cdsShowProductAttributeTable {
	border: 1px solid #999;
	border-collapse: collapse;
}

.cdsShowProductAttributeCell .configurable {
    margin-bottom: 12px;
}

.cdsShowProductAttachmentTable {
	border: 1px solid #999;
	border-collapse: collapse;
}

.cdsShowProductTableHeadInstructions {
	font-weight: normal;
	font-size: 12px;
}

.cdsShowProductTableHeadRow {
}

.cdsShowProductTableHeadRow td {
	font-weight: bold;
	padding: 3px 6px;
	font-size: 14px;
	border: 1px solid #999;
	background-color: #f8f8f8;
	width: 50%;
}

.cdsShowProductTableOddRow {
	background-color: #eeeeff;
}

.cdsShowProductTableOddRow td {
	border: 1px solid #999;
	padding: 3px 6px;
	font-size: 12px;
}

.cdsShowProductTableEvenRow {
}

.cdsShowProductTableEvenRow td {
	border: 1px solid #999;
	padding: 3px 6px;
	font-size: 12px;
}

#cdsCADModelProgress {
	background-color: #bdcbd8;
	padding: 6px;
	width: 400px;
	position: absolute;
	z-index: 300;
	top: 45%;
	left: 30%;
}

#cdsCADModelProgress table {
	background-color: #f8fafa;
	border: 1px solid #062b4e;
	width: 100%;
	height: 100px;
	padding: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

#cdsCADModelProgress td {
	vertical-align: top;
	padding: 4px;
}

#cdsCADModelProgress td strong {
	font-size: 18px;
}

#cdsCADModelProgress img {
	padding-right: 12px;
}

.cdsShowProductPrintMeCell {
	font-weight: bold;
	padding-top: 12px;
}

.cdsShowProductControlUnitContainer {
    margin-top: 6px;
    margin-bottom: 6px;
}

.cdsShowProductControlUnitContainer label {
    padding-right: 12px;
}
