/******* *******/ /**********************************/ /* Text Styles - Internet Explorer*/ /**********************************/ BODY { font-family: arial; color: FFFFFF; font-size:16px; text-decoration : none; } B { font-weight: bold; } /** Fonts for messages and error messages within the body of the cart **/ .CTextMsg { font-family: arial; color: FFFFFF; font-size:16px; font-weight: bold; text-decoration : none; } .CTextMsgRev { font-family: arial; font-size:16px; font-weight: bold; text-decoration : none; color: 000000; } .CTextError { font-family: arial; font-size:16px; font-weight: bold; color: #FF0000; text-decoration : none; } /** Standard item description, price, etc fonts within the body of the cart **/ .CTextStd { font-family: arial; font-size:12px; text-decoration : none; } /** ILGM: Standard format for shopping cart items **/ .CBgText { background-color: white; font-family: arial; font-size:12px; text-decoration : none; color: black; } .CCartFront { background-color: white; font-family: arial; font-size:12px; text-decoration : none; color: black; } .CItemFormat { background-color: 000000; } .CTypeFormat { background-color: 000000; } .CTypeBG { background-color: cfcfcf; color: black; font-weight: bold; } .CMenuBG { background-color: White; } .CMenuFormat { background-color: 000000; } .CCatListBg1 { background-color: cfcfcf; } .CCatListBg2 { background-color: FFFFFF; } /** Type Detail Box **/ .CTextTypes { font-family: arial; font-size:12px; text-decoration : none; font-weight:bold; color: black; } .CTextStdRev { font-family: arial; color: FFFFFF; font-size:12px; text-decoration : none; } /** Fonts within forms within the body of the cart **/ .CFormLbl { font-family: arial; font-size:12px; font-weight:bold; text-decoration : none; } .CFormFld { font-family: arial; font-size:14px; text-decoration : none; } .CFormError { font-family: arial; font-size:12px; font-weight: bold; color: #FF0000; text-decoration : none; } .CFormBtn { font-family: arial; font-size:14px; font-weight:bold; text-decoration : none; } /** Font for heading of each page within the body of the cart **/ .CHeadingCart { font-family: arial; font-size: 20px; font-weight: bold; text-decoration : none; } /** Fonts for heading and subheading in index.cfm only **/ .CTextIndexHead { font-family: arial; font-size:20pt; font-weight: bold; text-decoration : none; } .CTextIndexSubhead { font-family: arial; font-size:18pt; font-weight: bold; text-decoration : none; } /** Font used within the menu in index.cfm only **/ .CTextMenu { font-family: arial; font-size:12px; text-decoration : none; } .CTextMenuHead { font-family: arial; color: FFFFFF; font-size:16px; font-weight: bold; text-decoration : none; }