/* Colors: ---------------- * #026285 - Darkest Blue * #0094B0 - Light Blue * #009B7B - Green Blue * #00AF51 - Green * #6CAA00 - Green Yellow * #E2DA5A - Yellow * -----------------------*/ /* Styles for all search results pages */ #container { background: url(/images/dividers/bgDividers-2col.gif) repeat-y top left; } #content { margin-left: 227px; line-height: 1em; font-size: 90%; } #content div { padding: 5px 10px; } #header { background-color: #fff; font-weight: bold; color: #249856; } #content table { margin: 0; padding: 0; border-spacing: 0; font-size: 95%; width: 720px; } #content table td { width: 115px; vertical-align: text-top; padding: 3px; } #content td.widestCol { width: 225px; } #content td.lastCol { width: 50px; } #content table a { color: #026285; text-decoration: underline; } #content table a:hover { cursor: pointer; } #content table.photolisting { background-color: #ddffff; height: 75px; } #content div.pto { width: 704px; background: none; } #note { color: #0094B0; font-size: 100%; line-height: 1.25em; letter-spacing: 1px; } /* Table list styles ------------------------------------*/ #listHeader { background-color: #fff; font-weight: bold; color: #249856; } td ul { margin: 0; padding: 0; list-style-type: none; } td li { margin-bottom: 5px; } li.bldgName { font-weight: bold; font-size: 100%; }