body { background: #FFFFFF; color: #FFFFFF; top-margin: 0px; left-margin: 0px; right-margin:0px; bottom-margin:0px; margin:0px; } a { text-decoration : none; color : #FFFFFF; font-family : arial, helvetica, sans serif; } a:hover { text-decoration : none; color : #CCCCCC; } /* Content css */ /* For Use On A Dark or Black Background */ .storeopen { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none; color: #00FF00; } .storeclosed { background-color: #CC0000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none; color: #ffffff; } .contenttitle { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; color: #FFFFFF; } .blackcontenttitle { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000; } .redcontenttitle { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; color: #CC0000; } .contentbody { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; } .blackcontentbody { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; } .redcontentbody { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #CC0000; } .titletext { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: bold; } .contentlink { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; text-decoration: none; } .contentlink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; font-weight: bold; text-decoration: none; } /* Wizardspeak css */ /* For Use On A White Background */ .wizardtitle { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000; } .wizardbody { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-align : justify; text-justify : auto; } .wizardbodyerror { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #CC0000; text-align : justify; text-justify : auto; } .wizardlink { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000 text-decoration: none; } .wizardlink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000 font-weight: bold; text-decoration: none; } /* Navigation css */ /* For Use On A White or Light background */ .navtitle { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000 } .navtitleblue { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; color: #006699 } .navlink { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none } .navlink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: bold; text-decoration: none } /* Submit css */ /* For Use On submit buttons */ .submit { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none; color: #FFFFFF; background : #006699; } /* Text select css */ /* For Use On select */ .select { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000; background : #FFFFFF; } /* Textinput css */ /* For Use On text input */ .text { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000; background : #FFFFFF; } /* for dual-select-box on style-edit.inc */ .saveHistory { BEHAVIOR: url(#default#savehistory); } /* for Order Summary [module=shop/Orders&page=show-order] */ .ordernumber { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #FFFFFF; font-weight: bold; } .headertitles { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; color: #000000; font-weight: bold; } .completedlinks { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; color: #000000; font-weight: bold; } .summarytext { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; color: #000000; } .summarytext_bold { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000; } .pricetotal { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; color: #CC0000; font-weight: bold; } /* invoice css */ .invoicetitle { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #FFFFFF; font-weight: bold; } .invoicesubtitles { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000 } .invoicetotal { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; color: #CC0000 } .invoicetext { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; color: #000000 } .taxessmall { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #000000 } /* generic checkout css */ .checkoutdate { text-decoration : none; color : #ffffff; font-size : 8pt; font-family : arial, helvetica, sans serif; } .checkoutcopyright { text-decoration : none; color : #ffffff; font-size : 8pt; font-family : arial, helvetica, sans serif; }