.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;
}
.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: #FF0000;
}
.scsDetailBorder {
	background-color: #CCCCCC;
	width: 500px;
}
.scsDetailContent {
	background-color: #FFFFFF;
	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: normal;
	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: #CCCCCC;
}
.scsDiscountTableHeader {

	background-color: #EEEEEE;
	;
	font-size: x-small;
	font-weight: bold;
}
.scsDiscountTableContent1 {

	background-color: #FFFFFF;
	;
	font-size: x-small;
}
.scsDiscountTableContent2 {

	background-color: #EEEEEE;
	;
	font-size: x-small;
}

.scsCheckOutActiveStep {
	font-size: small;
	font-weight: bold;
	color: #0066FF;
}
.scsCheckOutInactiveStep {
	font-size: small;
	font-weight: bold;
	color: #666666;
}

.scsCartBorder {
	background-color: #CCCCCC;

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

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

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


	background-color: #EEEEEE;
	;
	font-size: x-small;
	font-weight: bold;
}
.scsCartFooter {
	background-color: #EEEEEE;
	;
	font-size: x-small;
	font-weight: bold;
}
.scsCartEmpty {

	font-size: small;
	font-weight: normal;
	color: #FF0000;
}

.scsShopBorder {

}
.scsShopHeader {
	font-weight: bold;
}
.scsShopSubHeader {
	font-size: x-small;
}
.scsShopDescription {
	font-size: x-small;
}

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

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