/* CSS Document */ table#sitemap { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: left; padding: 0; margin-left: auto; margin-right: auto; } table#sitemap a:link { color: #000099; } table#sitemap a:visited { color: #660099; } table#sitemap a:hover { color: #FF0000; text-decoration: none; } table#sitemap td { padding: 0; margin: 0; } table#sitemap p { line-height: 24px; padding: 0; margin: 0; } table#sitemap td.header { font-size: 18px; color: #630000; border-bottom-width: 3px; border-bottom-style: double; border-bottom-color: #000000; margin: 0px; padding: 0px; height: 28px; } td.navarea { margin: 0px; padding-top: 0px; padding-left: 10px; padding-right: 15px; padding-bottom: 0px; border-right-width: 1px; border-right-style: solid; border-right-color: #FF0000; } td.navarea h2 { font-size: 12px; font-weight: 700; line-height: 15px; color: #630000; margin: 0; padding: 0; } td.navarea h2 a { font-weight: 200; } td.navarea h3 { font-size: 9px; line-height: 12px; color: #666666; margin: 0; padding: 0; } td.navarea h4 { font-size: 9px; line-height: 12px; color: #666666; margin: 0; padding: 0; } td.navarea hr { height: 1px; color: #CCCCCC; background-color: #666666; border: 0; } table#sitemap td.siteLINKS { font-size: 10px; } table#sitemap td.siteLINKS p { line-height: 16px; padding-left: 5px; margin: 0px; } table#sitemap td.siteLINKS p.catHD { font-size: 12px; font-weight: 700; background-color:#CCCCCC; margin-bottom: 6px; padding: 3px; text-transform: uppercase; } table#sitemap td.footer { padding-top: 8px; border-top-width: 1px; border-top-style: dashed; border-top-color: #666666; } table#sitemap td.footer p { font-size: 10px; line-height: 15px; text-align: center; } /* CSS Document */ table#sitemapNAV { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: left; padding: 0; margin: 0; } table#sitemapNAV a:link { color: #000099; } table#sitemapNAV a:visited { color: #6600CC; } table#sitemapNAV a:hover { color: #FF0000; text-decoration: none; } table#sitemapNAV td.navhead { font-size: 12px; color: #FFFFFF; font-weight: 700; background-color: #630000; text-align: center; padding: 2px; margin: 0; } table#sitemapNAV td { padding: 3px; margin: 0; } /* Below for the dynamic brands php pages */ table#sitemap h2 { font-size: 16px; } .letter_group { font-size: 18px; color: #630000; border-bottom-width: 3px; border-bottom-style: double; border-bottom-color: #000000; margin: 0px; padding: 0px; height: 28px; } table#sitemap a.see_all_brand:link { color: #000; } table#sitemap a.see_all_brand:visited { color: #000; } /* This is for the brands php page, the html pages hard-code Times Font and color */ table#sitemap a.back_to_top:link { color: #000; } table#sitemap a.back_to_top:visited { color: #000; }