@import url("/_infrastructure/css/module/directory.css");

.directory .result-count { margin-bottom: 1.4em; }

.directory .list ul.search-query { list-style: none; margin-left: 0; }
.directory .list dl { line-height: 1.2em; margin: 0; padding: 0; }
.directory .list dl.departments { display: inline-block; width: 350px; }
.directory .list dl.departments dt{ display:none; }
.directory .list dl:after{ content: none; } 
.directory .list dl dd{ border: 0; padding: 0; margin: 0; }
.directory .list .thumb { float: right; margin: 0 0 0 1em; }
.directory .list .thumb img { width: 40px; }
.directory .paging { margin-bottom: .5em; }


.boardoftrust .grid ul li { padding-top: 160px; width: 125px; height: 40px; margin-left: 0; background: url(/images/common/directory-noimage.gif) 7px 0px no-repeat; }
.boardoftrust .grid ul li .thumb { position: relative; margin-top: -160px; width: 125px; height: 160px; overflow: hidden; }

.sc .directory .grid ul { position: relative; margin: 0 0 0 -10px; padding: 0; text-align: center; }
.sc .directory .grid ul li { width: 50px; margin-left: 0px; margin-right: 0px; font-size: 10px; line-height: 1.2em; text-align: center; }
.sc .directory .grid ul li .thumb img { border-width: 2px; width: 40px; height: 55px; }
.sc .directory .grid ul li h4 { width: 40px; margin: 0 auto; font-weight: normal; }
.sc .directory .grid ul li h4 a { text-decoration: none; }

/* =SEARCH
----------------------------------------------------------------------------- */
.directory-search{ }
	.directory-search h2{}
	.directory-search form{ padding-bottom: 1em; }
		.directory-search label{ display: block; }
			.directory-search label span{ display: block; }
				.directory-search label span input,
				.directory-search label span select{ width: 90%; }
				.directory-search label span input{}
				.directory-search label span select{ width: 96%; padding: .22em;}
			.directory-search input.button{ margin-top: .5em; }

