.scsDetailOptionColorThumbnail {
        padding: 2px;
        border: 1px solid #BBBBBB;
        background: #EEEEEE;
        margin: 3px;
        margin-bottom: 1px;
}

.scsDetailOptionColorLabel {
        align:center;
        text-align:center;
        font-size:9px;
        font-family:Arial;
        text-transform: uppercase;
        color:#666666;
}
.scsListingCategoryName {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.scsListingCategoryDescription {
	font-size: small;
	font-weight: normal;
}
.scsListingProductName {
	font-size: x-small;
	font-weight: bold;
}
.scsListingVendorName {
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
}
.scsListingPrice {
	font-size: x-small;
	font-weight: normal;
}
.scsListingDescription {
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
}
.scsListingNoProductsFound {
	font-size: small;
	font-weight: normal;
	color: #4A1800;
}
.scsDetailBorder {
	width: 500px;
}
.scsDetailContent {
	font-size: small;
	background-color: #FFFFCC;
}
.scsDetailProductName {

	font-size: small;
	font-weight: bold;
	font-style: normal;
}
.scsDetailVendorName {
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
}
.scsDetailDescription {
	font-size: small;
	font-weight: normal;
	font-style: normal;
}
.scsDetailFieldLabels {
	font-size: small;
	font-weight: normal;
	font-style: normal;
}
.scsDetailOriginalPrice {
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #8B6D61;
}
.scsDetailForSalePrice {
	font-size: small;
	font-weight: bold;
	font-style: normal;
}
.scsDetailDisclaimer {
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
}
.scsDetailFormElements {
	font-size: x-small;
}
.scsDiscountTableBorder {
	background-color: #4F0207;
}
.scsDiscountTableHeader {
	background-color: #7F9644;
	;
	font-size: x-small;
	font-weight: bold;
	color: #FCEDBA;
}
.scsDiscountTableContent1 {
	background-color: #E5C058;
	;
	font-size: x-small;
	color: #2F3315;
}
.scsDiscountTableContent2 {
	background-color: #EED791;
	;
	font-size: x-small;
	color: #000000;
}

.scsCheckOutActiveStep {
	font-size: small;
	font-weight: bold;
	color: #4D0101;
}
.scsCheckOutInactiveStep {
	font-size: small;
	font-weight: bold;
	color: #A56832;
}
.scsCartBorder {
	background-color: #4F0207;

}
.scsCartHeader {
	background-color: #7F9644;
	font-size: x-small;
	font-weight: bold;
	color: #FCEDBA;
}
.scsCartContent {
	background-color: #FFFFE8;
	font-size: x-small;
}
.scsCartVendorName {

	font-size: x-small;
	font-weight: normal;
	font-style: italic;
}
.scsCartFormElements {

	font-size: x-small;
}
.scsCartDiscountRow {
	background-color: #E5C058;
	;
	font-size: x-small;
	color: #2F3315;
	font-weight: bold;
}
.scsCartSubFooter {

	background-color: #EED791;
	font-size: x-small;
	font-weight: normal;
	color: #2F3315;
}
.scsCartFooter {
	background-color: #5C6C31;
	font-size: x-small;
	font-weight: bold;
	color: #F5E2C1;
}
.scsCartEmpty {
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
