﻿/* CSS stuff for Person Finder and other related pages */
/* Tim Barrett */

#header h1 span {font-size: 1em;}
#header h1 a {float: none; color: #003399;}
#searchform {margin: 14px 0 14px 1.75%;}
#resulttable {border-spacing: 2px;}
#resulttable tr th, #resulttable tr td {padding: 1px 4px;}
#resulttable tr th {text-align: left; font-weight: bold; color: black; background-color: #DDDDDD;}
#resulttable tr td {color: black; background-color: #EEEEEE;}
#filter-summary {display: none;}
.newou td {border-top: solid 1px #999999;}
h2 {margin: 0.5em 0; font-size: 1.5em; font-weight: 500; color: #003399; background-color: white;}

table.vcard {margin-top: 1em; border-spacing: 2px;}
table.vcard tr {color: black; background-color: #EEEEEE; height: 21px;}
table.vcard tr.headerrow {color: black; background-color: #DDDDDD;}
table.vcard tr.headerrow th {font-weight: bold;}
table.vcard tr th {text-align: left; font-weight: normal; padding: 0.1em 0.5em; font-size: 0.95em;}
table.vcard tr td {font-weight: bold; padding: 0.1em 0.5em;}
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 {color: #555555; font-size: 0.7em;}
.mailtable tr th #mailhead a {color: black; text-decoration: none;}
.mailtable tr th #usernamehead {font-size: 0.7em;}
.usernametable tr th #mailhead {font-size: 0.7em;}
.usernametable tr th #usernamehead a {color: black; text-decoration: none;}
.slash {display: none;}
.mailtable tr td .username {display: none;}
.usernametable tr td .mail {display: none;}
