/* Original (non-pagelet) deliberations templates used the londonmet2004/styles.css stylesheet */
/* This is a local version with all relevant styles, and probably some irrelevant ones as well    */

/* fixed width text sizes replaced with relative sizes */

body            { font-size: 84%; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; color: #333333; }
pre             { font-size: 120%; }
th, td          { font-size: 70%; }
caption         { font-size: 90%; text-align: center; }
.menu           { font-size: 84%; }

/* == styles from previous londonmet2004/style.css ============================================================== */

td, th, p, li, .mainpara, .caption { }
td                                 { vertical-align: top; }
ul                                 { list-style-image: url(/site/images/bullet.gif); list-style-position: outside; }
.navLink                           { color: #333333; }
.padded                            { margin: 4px; }
.pagetitle                         { font-size : 18px; font-weight : bold; }
.skiplink                          { display: none; }
.subheader_white, .sideheading     { color: #FFFFFF; }

/* == original embedded styles =============================================================================== */

h1                          { font-size: 180%; font-weight: normal; margin-top: 12px; margin-bottom: 13px; }
h2, h3                      { font-size: 95%;  font-weight: bold; margin: 10px 0px; }
h4, h5, h6                  { font-size: 95%;  font-weight: bold; margin: 6px 0; color: #333333; }

/* ========== styles in standard template =============================================================================== */

div.editor_Published  { font-size: 1.6em; }
div.name_Published    { font-size: 1.6em; }
div.name_CheckedOut   { font-size: 1.6em; }

/* moved from deliberations template to stylesheet for shado 8 pagelet version, sept 2009 */

td.active                   { background: silver;  padding: 4px 4px 4px 8px; x-font-size: 70%; font-size: 8pt; }
td.inactive                 { background: #eeeeee; padding: 4px 4px 4px 8px; x-font-size: 70%; font-size: 8pt; }
a:visited, a:link, a:active { text-decoration: none; }
a:hover                     { text-decoration: underline; }
p.deadlink                  { color: #999999; }

/* additional corrections */
td.rightContent table       { font-size: 140%; }

