Close Window

Content of addressbook.css.


pmm stylesheet for addressbook.xml

/* begin redundant rules for bad browsers */

body { font-size: small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: medium;}

/* end redundant rules for bad browsers */

body {background: white; width: 800px; margin: 0px; padding: 20px; background-color: #ffffff; color: #000000; }

.toc { width: 200px; margin: 0px; padding: 0px; border: 6px solid #CC0000; background-color: #ebebeb; font-family: "Trebuchet MS", "Arial Narrow", Verdana, sans-serif; font-size: 12px; font-weight: 600; height: 200px; }

.addressbook { border: 6px solid #CC0000; text-align: center; width: 600px; }

h1 { margin: 10px 10px 10px 40px; padding: 10px 10px 10px 40px; width: 400px; background-color: #ebebeb; font-family: "Trebuchet MS", Tahoma, sans-serif; font-size: 24px; font-style: normal; font-weight: 700; border: 6px solid #cc0000; color: #CC0000; text-align: center; }

tr {margin: 0px; padding: 10px; }

ol, li { line-height: 1.5; list-style-type: none; }

td.leftcol {width: 100px; margin: 10px; padding: 5px; background-color: #ebebeb; vertical-align: top; font-family: "Trebuchet MS", Tahoma, sans-serif; font-size: 13px; font-style: normal; font-weight: 700; color: #003366; text-align: center; }

td.category {width: 170px; background-color: #ebebeb; margin: 10px; padding: 5px 0px 5px 10px; vertical-align: middle; font-family: "Trebuchet MS", Tahoma, sans-serif; font-size: 12px; font-style: normal; font-weight: 700; color: #CC0000; text-align: left; }

td.data {width: 322px; background-color: #ebebeb; margin: 10px; padding: 5px 0px 5px 10px; vertical-align: middle; font-family: "Trebuchet MS", Tahoma, sans-serif; font-size: 12px; font-style: normal; font-weight: 600; color: #003366; text-align: left; }

img#w3c {position: absolute; left: 730px; top: 225px; height: 31px; width: 88px; border: 6px #ebebeb; } a {color: #CC0000;}

a:link {color: #CC0000; text-decoration: underline;}

a: hover {color: #cccccc; text-decoration: underline;}

p { font-family: "Trebuchet MS", Tahoma, sans-serif; font-size: 12px; color: #000000; margin-bottom: 1em; margin-top: 1em; }

.return { font-family: "Trebuchet MS", "Arial Narrow", Verdana, sans-serif; font-size: 12px; background-color: #ebebeb; }

.close { font-family: "Trebuchet MS", "Arial Narrow", Verdana, sans-serif; font-size: 12px; font-weight: 700; background-color: #ebebeb; }