/** Global **/ html, body { margin: 0px 0px 0px 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFFFFF; } a:link, a:active, a:visited { font-size : 10px; text-decoration: none; color : #BB0000; margin: 0px 0px 0px 0px; } a:hover { text-decoration: underline; } a.home:link, a.home:active, a.home:visited { font-size : 10px; text-decoration: none; color : #666666; margin: 0px 0px 0px 0px; } a.home:hover { text-decoration: underline; } .navLink { font-size : 9px; font-weight : bold; text-decoration: none; color : #FFFFFF; } a.navLink:link, a.navLink:active, a.navLink:visited { font-size : 9px; font-weight : bold; text-decoration: none; color : #FFFFFF; margin: 0 7px; } a.navLink:hover { text-decoration: underline; } a.subNavLink:link, a.subNavLink:active, a.subNavLink:visited { font-size : 9px; text-decoration: none; color : #000000; margin: 0px 5px 0px 5px; } a.subNavLink:hover { text-decoration: underline; } a.subNavLink2:link, a.subNavLink2:active, a.subNavLink2:visited { font-size : 9px; text-decoration: none; color : #BB0000; margin: 0px 0px 0px 0px; } a.subNavLink2:hover { text-decoration: underline; } a.subNavLink3:link, a.subNavLink3:active, a.subNavLink3:visited { font-size : 9px; text-decoration: none; color : #FFFFFF; margin: 0px 0px 0px 0px; } a.subNavLink3:hover { text-decoration: underline; } a.bcLink:link, a.bcLink:active, a.bcLink:visited { font-size : 9px; text-decoration: none; color : #666666; margin: 0px 2px 0px 2px; } a.bcLink:hover { text-decoration: underline; } a.pagLink:link, a.pagLink:active, a.pagLink:visited { font-size : 9px; text-decoration: none; color : #BB000000; margin: 0px 2px 0px 2px; } a.pagLink:hover { text-decoration: underline; } form { margin: 0px 0px 0px 2px; } .tableContent { background-image: url(/images/site/bgBody.gif); background-repeat: no-repeat; background-position: top; background-color: #D7D7D7; } .tableHomeNav { background-image: url(/images/site/bgHomeNav.gif); background-position: top; background-color: #000000; color : #FFFFFF; } .tableNav { background-image: url(/images/site/bgNav.gif); background-position: top; background-color: #000000; color : #FFFFFF; } .tableSubNav { background-image: url(/images/site/bgSubNav.gif); background-repeat: no-repeat; background-position: top; background-color: #AEAEAE; color : #333333; } .tableFooter { background-color: #D7D7D7; color : #333333; } .tableHomeFooter { background-image: url(/images/site/bgHomeFooter.gif); background-repeat: no-repeat; background-position: top; background-color: #D7D7D7; } .textSearch1 { color: #333333; font-size: 10px; margin: 5px 4px 3px 0px; font-weight : bold; } .textCopyright { color: #999999; font-size: 10px; margin: 5px 0px 20px 0px; } .textSubNavHeading { font-size: 12px; font-weight: bold; color : #FFFFFF; margin: 0px 0px 0px 10px; } .textSubNav1 { margin: 0px 0px 2px 10px; } .textSubNav2 { margin: 0px 0px 2px 33px; } .textSubNav3 { margin: 0px 0px 2px 43px; } .inputSearch { width: 128px; } .important { color: #BB0000; font-size: 11px; font-weight: bold; } .message { color: #330000; font-size: 10px; } /** Product Category **/ .textBC { color: #666666; font-size: 9px; margin: 0px 0px 5px 0px; } .textBCOn { color: #000000; font-size: 9px; margin: 0px 2px 0px 2px; } .textPagOn { color: #333333; font-size: 9px; margin: 0px 2px 0px 2px; } .pagArrow { color: #BB0000; font-size: 12px; font-weight: bold; margin: 0px 0px 0px 0px; } .productThumb { background-image: url(/images/site/bgProductThumb.gif); background-repeat: no-repeat; background-position: center; } img.productThumb { margin: 5px 0px 5px 0px; } .textProductCategoryTitle { font-size: 10px; color : #000000; margin: 2px 0px 0px 0px; } .textProductCategoryPriceRegular { font-size: 10px; color : #666666; margin: 2px 0px 0px 0px; } .textProductCategoryPriceSale { font-size: 10px; color : #BB0000; margin: 2px 0px 0px 0px; } /** Product Detail **/ .productDetail { background-image: url(/images/site/bgProductDetail.gif); background-repeat: no-repeat; background-position: center; } img.productDetail { margin: 15px 0px 15px 0px; } .textProductDetailTitle { font-size: 12px; font-weight: bold; color : #BB0000; margin: 0px 0px 5px 0px; } .textProductDetailDescription { font-size: 10px; color : #000000; margin: 0px 0px 5px 0px; text-align: justify; } .textProductDetailPriceRegular { font-size: 12px; color : #333333; margin: 2px 0px 0px 0px; } .textProductDetailPriceSale { font-size: 12px; color : #BB0000; margin: 2px 0px 0px 0px; } .textProductDetailPriceOld { font-size: 12px; color : #666666; margin: 2px 0px 0px 0px; text-decoration: line-through; } .textProductDetailOption { color: #333333; font-size: 10px; margin: 5px 0px 3px 0px; font-weight : bold; } .inputProductDetailOption { width: 210px; } /** Checkout **/ .checkoutTable { font-size: 10px; color: #000000; background-color: #C2C2C2; } .checkoutFormLabel { font-size: 10px; color: #000000; background-color: #C2C2C2; width: 125px; height: 23px; } .checkoutFormField { color: #000000; background-color: #FFFFFF; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; width: 225px; } .tableHeading { color: #FFFFFF; font-size: 10px; font-weight : bold; background-color: #999999; height: 20px; } .tableRow { color: #FFFFFF; font-size: 10px; background-color: #C2C2C2; height: 105px; } .tableCheckoutSubtotal { color: #FFFFFF; font-size: 10px; font-weight : bold; background-color: #333333; height: 20px; } .tableVerifySubtotal { color: #333333; font-size: 10px; font-weight : bold; background-color: #C2C2C2; height: 20px; } .textTableHeadingLeft { margin: 0px 0px 2px 10px; } .textTableHeadingCenter { margin: 0px 0px 2px 0px; } .textTableFooterRight { margin: 0px 4px 2px 0px; } .textCheckoutSubtotal { margin: 0px 4px 2px 0px; } .textCheckoutPriceRegular { font-size: 10px; color : #000000; margin: 2px 0px 0px 0px; } .textCheckoutPriceSale { font-size: 10px; color : #BB0000; margin: 0px 0px 0px 0px; } .textCheckoutPriceOld { font-size: 10px; color : #666666; margin: 0px 0px 0px 0px; text-decoration: line-through; } .productCheckout { background-image: url(/images/site/bgProductCheckout.gif); background-repeat: no-repeat; background-position: center; } img.productCheckout { margin: 5px 0px 5px 0px; } .textProductCheckoutTitle { font-size: 10px; font-weight: bold; color : #BB0000; margin: 0px 0px 3px 0px; } .textProductCheckoutDescription { font-size: 10px; color : #333333; margin: 0px 0px 3px 0px; } .textProductCheckoutOptionType { font-size: 10px; font-weight: bold; color : #333333; margin: 0px 0px 3px 0px; } .textProductCheckoutOption { font-size: 10px; color : #000000; margin: 0px 0px 3px 0px; } .textCopyright { color: #999999; font-size: 10px; margin: 5px 0px 20px 0px; } .textSubNavHeading { font-size: 12px; font-weight: bold; color : #FFFFFF; margin: 0px 0px 0px 10px; } .textSubHeading { font-size: 11px; font-weight: bold; color : #000000; } .textSubNav1 { margin: 0px 0px 2px 10px; } .textSubNav2 { margin: 0px 0px 2px 33px; } .textSubNav3 { margin: 0px 0px 2px 43px; } .inputSearch { width: 128px; } /** Admin **/ .textProductAdmin { font-size: 10px; color : #333333; margin: 0px 0px 0px 10px; } .textProductAdminTitle { font-size: 12px; font-weight: bold; color : #BB0000; margin: 0px 0px 5px 0px; } .textProductAdminDescription { font-size: 10px; color : #000000; margin: 0px 0px 5px 0px; text-align: justify; } .textProductAdminOption { color: #333333; font-size: 10px; margin: 5px 0px 3px 0px; font-weight : bold; } .inputProductAdminOptionWide { width: 400px; margin-right: 10px; } .inputProductAdminOption { width: 200px; margin-right: 10px; } .inputProductAdminOptionNarrow { width: 100px; margin-right: 10px; }