﻿/* CSS stuff for Person Finder and other related pages - Printable Version */
/* Tim Barrett */

#header {border: none; height: 2.8em;}
#header h1 {color: black; font-size: 2em; margin: 0 0 0.3em; padding: 0;}
#header h1 span {font-size: 1em;}
#header h1 a {float: none;}^M
#resulttable {border: solid black 1px; border-spacing: 0; border-collapse: collapse;}
#resulttable tr th {text-align: left; font-weight: bold;}
#resulttable tr td, #resulttable tr th {background-color: white; border: solid #AAAAAA 1px; padding: 3px;}
a:link, a:visited {color: black; text-decoration: none;}
#searchform {display: none;}
#filter-summary {margin: 0.5em 0; border: solid 1px black; padding: 0.5em;}
#filter-summary strong {margin-right: 1.5em;}
h2 {margin: 0.5em 0; font-size: 1.5em; font-weight: 500; color: black; background-color: white;}
#resulttable tr.newou td {border-top: solid black 2px;}

table.vcard {width: 100%; border: solid black 1px; border-spacing: 0; border-collapse: collapse; margin-top: 0.5em;}
table.vcard tr.headerrow th {font-weight: bold;}
table.vcard tr th {text-align: left; font-weight: normal; font-size: 0.95em;
                   border: solid #AAAAAA 1px; padding: 2px 0.2em;}
table.vcard tr td {font-weight: bold; border: solid #AAAAAA 1px; padding: 2px 0.2em;}
table.vcard tr td.photocell {width: 113px; padding: 0; text-align: right;}
table.vcard tr td .tel {font-size: 100%; border: none; color: black; background-color: transparent;
                        font-weight: bold; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;}

#slashhead {display: none;}
.mailtable tr th #mailhead a {color: black; text-decoration: none;}
.mailtable tr th #usernamehead {display: none;}
.usernametable tr th #mailhead a {color: black; text-decoration: none;}
.usernametable tr th #usernamehead a {display: none;}
.slash {display: none;}
.mailtable tr td .username {display: none;}
.usernametable tr td .username {display: none;}
