 /* __________________________________________________________________ ERIC MEYER'S RESET.CSS */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: top; } /* remember to define focus styles! */ : focus { outline: 0; } body { line-height: 1; color: black; background: white; } ol, ul { list-style: none; } /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: separate; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; } blockquote: before, blockquote: after, q: before, q: after { content: ""; } blockquote, q { quotes: "" ""; } /* __________________________________________________________________ TRIPOLI */ html { font-family: sans-serif; font-size: 12px; line-height: 1.6em; } strong, th, thead td, h1, h2, h3, h4, h5, h6, dt { font-weight: bold; } cite, em, dfn { font-style: italic; } code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size: 92%; font-family: "Lucida Console", courier, mono-space; } pre { white-space: pre; } pre * { font-size: 100%; white-space: pre; } del { text-decoration: line-through; color: #666; } ins, dfn { border-bottom: 1px solid #ccc; } small, sup, su b { font-size: 85%; } big { font-size: 125%; line-height: 80%; } abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: 0.1em; } a abbr, a acronym { border: none; } abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; } sup { vertical-align: super; } sub { vertical-align: sub; } a:link, a:visited, a:hover, a:active, a:focus { text-decoration: underline; } blockquote { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; color: #666; } blockquote > *:before { content: "\201C"; } blockquote > *:after { content: "\201D"; } q { quotes: "\201C""\201D""\2018""\2019"; } a { color: #36c; } a:visited { color: #99c; } a:hover { color: #c33; } a:active, a:focus { color: #000; } code, pre { color: #c33; } .infobox1 h1, .infoxbox2 h1 { font-size: 16px;line-height: 1; } .infobox1 h2, .infoxbox2 h2 { font-size: 15px;line-height: 1; } .infobox1 h3, .infoxbox2 h3 { font-size: 14px;line-height: 1; } .infobox1 h4, .infoxbox2 h4 { font-size: 13px;line-height: 1; } .infobox1 h5, .infoxbox2 h5 { font-size: 12px;line-height: 1; } .infobox1 h6, .infoxbox2 h6 { font-size: 10px;line-height: 1; } .infobox1 hr, .infoxbox2 hr { display: block;background: #aaa;color: #aab;width: 100%;height: 1px;border: none} .infobox1 ul, .infoxbox2 ul { list-style: disc outside; } .infobox1 ol, .infoxbox2 ol { list-style: decimal outside; } .infobox1 table, .infoxbox2 table { border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-collapse: collapse; } .infobox1 th, .infobox1 td, .infoxbox2 th, .infoxbox2 td { border-bottom: 1px solid #ddd;border-right: 1px solid #ccc; } .infobox1 hr, .infobox1 p, .infobox1 ul, .infobox1 ol, .infobox1 dl, .infobox1 pre, .infobox1 blockquote, .infobox1 address, .infobox1 table, .infobox2 hr, .infobox2 p, .infobox2 ul, .infobox2 ol, .infobox2 dl, .infobox2 pre, .infobox2 blockquote, .infobox2 address, .infobox2 table { margin-bottom: 1.6em; } .infobox1 p+p, .infobox2 p+p { margin-top: -.8em; } .infobox1 h1, .infobox2 h1 { margin: 1em 0 .5em; } .infobox1 h2, .infobox2 h2 { margin: 1.07em 0 .535em; } .infobox1 h3, .infobox2 h3 { margin: 1.14em 0 .57em; } .infobox1 h4, .infobox2 h4 { margin: 1.23em 0 .615em; } .infobox1 h5, .infobox2 h5 { margin: 1.33em 0 .67em; } .infobox1 h6, .infobox2 h6 { margin: 1.6em 0 .8em; } .infobox1 th, .infobox1 td, .infobox2 th, .infobox2 td { padding: .8em; } .infobox1 caption, .infobox2 caption { padding-bottom: .8em; } .infobox1 blockquote, .infobox2 blockquote { padding: 0 1em;margin: 1.6em 0; } .infobox1 dt, .infobox2 dt { margin-top: .8em;margin-bottom: .4em; } .infobox1 ul, .infobox2 ol, .infobox2 ul, .infobox2 ol { margin-left: 2.2em; } .infobox1 blockquote > *, .infobox2 blockquote > * { margin: .8em 0; }