/*
 Universal layout
 Site: University of Virginia
*/

/**************** SHARED STYLES ****************/

html, body {padding:0; margin:0; height:100%; text-align:center;}

/* Search */
#header form {position:relative; float:right; width:235px; margin:27px 28px 0 0; text-align:right;}
#header form input.text {width:130px; height:13px; text-align:left; margin:0; padding:2px 4px; border:none;}

#header_searchform button {margin:5px 0 0 2px; padding:2px 0; border:0; text-align:center; cursor:pointer;}
#header_searchform button#site-s {width:53px !important;}
#header_searchform button#uva-s {width:38px !important;}
#header_searchform button#people-s {width:45px !important;}
.search_buttons {display:inline;}
#header_searchform span#container {width:0px;}

/* Footer */
#footer p {display:block; padding:0; float:left; width:567px;}
#footer p#version {margin:13px 6px 0 25px;}
#footer p#siteinfo {margin:6px 6px 0 25px;}

/* Content Styles */
h1, h2, h3, h4, h5 {padding:0;}
h1 {margin:16px 0 0 28px;}
h2 {margin-top:0;}
h3 {margin:20px 0 0 0;}
h4, h5 {margin:0;}

div {margin:0; padding:0;}

p, dl, ol, ul {margin-top:0;}

dt {float:left; display:block; margin:0 0 0 5px;}

dt.title {width:0px; margin:0; padding:0;}
dd.title {text-align:left; margin:0; padding:0;}

dt.phone, dt.fax, dt.email, dt.mail, dt.map {text-indent:-9999px; overflow:hidden; width:15px !important; margin:0; padding:0;}
dd.phone, dd.fax, dd.email, dd.mail, dd.map {text-align:left; margin:0; padding:0;}

table.list {border-collapse:collapse; margin-top:10px; width:670px;}
table.list thead tr th {margin:0; padding: 9px 10px;}
table.list tr td {padding:10px;}
table.list tr td.email {padding:10px 0 0 16px;}
