.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: small;
	font-weight: bold;
}
.scsListingVendorName {
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
}
.scsListingPrice {
	font-size: 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;
}
.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: #666666;
}
.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: #666699;
	;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.scsDiscountTableContent1 {
	background-color: #8A8AB0;
	;
	font-size: x-small;
	color: #FFFFFF;
}
.scsDiscountTableContent2 {
	background-color: #B3B3CC;
	;
	font-size: x-small;
	color: #FFFFFF;
}

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

}
.scsCartHeader {
	background-color: #666699;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.scsCartContent {
	background-color: #B3B3CC;
	font-size: x-small;
	color: #000000;
}
.scsCartVendorName {

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

	font-size: x-small;
}
.scsCartDiscountRow {
	background-color: #E0E0EB;
	;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.scsCartSubFooter {

	background-color: #8A8AB0;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
.scsCartFooter {
	background-color: #666699;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.scsCartEmpty {
	font-size: small;
	font-weight: normal;
	color: #333333;
}

.scsShopBorder {
	background-color: #4F0207;

}
.scsShopHeader {
	background-color: #666699;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.scsShopSubHeader {
	background-color: #8A8AB0;
	font-size: x-small;
	color: #FFFFFF;
}
.scsShopDescription {
	font-size: x-small;
	color: #000000;
	background-color: #B3B3CC;
}

a.scsShopCategory:link {
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
}
a.scsShopCategory:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: small;
}
a.scsShopCategory:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
a.scsShopCategory:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: small;
}

a.scsShopSubCategory:link {
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
}
a.scsShopSubCategory:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: x-small;
}
a.scsShopSubCategory:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: x-small;
}
a.scsShopSubCategory:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: x-small;
}

