body
{
    background-color: #c6d6ec;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
    font-size: 0.8em;
    line-height: 1.2em;
}

#pagecontent
{
    width: 674px;
    margin: 0 auto 0 auto;
    padding: 12px 88px;
    background-color: #eff3fa;
}

h1
{
    background: transparent url(images/liverpool_in_print_380x120.png) no-repeat;
    width: 380px;
    height: 120px;
    margin-bottom: 6px;
    text-indent: -9999px;
}

h2
{
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 5px;
}

h3
{
    font-weight: bold;
}

p
{
    margin: 0 0 10px 0;
}

table
{
    margin-bottom: 20px;
}

th, td
{
    padding: 5px;
}

th
{
    font-weight: bold;
    width: 150px;
}

button,
.backLink
{
    background-color: #ccc;
    border: 1px solid black;
    overflow: visible;
    width: auto;
    font: bold 84% 'trebuchet ms', helvetica, sans-serif;
}

a.backLink
{
    text-decoration: none;
    color: black;
    padding: 3px;
}

a.backLink:hover,
button:hover
{
    color: gray;
    border-top: 1px dashed #ccc;
    border-left: 1px dashed #ccc;
}

#nav
{
    /* background: transparent url(images/navBackground.png) repeat-x; */
    background-color: #c6d6ec;
    margin-left: -88px;
    margin-right: -88px;
    height: 33px;
    position: relative;
    margin-bottom: 20px;
}

#nav ul
{
    margin-left: 68px;
}

#nav li
{
    /* display: inline; */
    float: left;
    margin-right: 5px;
}

#nav a
{
    /* border-left: 1px solid #dceefa;
    border-left: 1px solid #adadad;
    border-right: 1px solid #adadad;
    border-top: 1px solid #aeaeae;
    border-bottom: 1px solid #dceefa; */
    color: black;
    text-decoration: none;
    background-color: #91afe4;
    margin-top: 5px;
    display: block;
    float: left;
    height: 21px;
    padding: 6px 20px 0px 20px;
}

#nav a.selected
{
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #eff3fa;
    background-color: #eff3fa;
}

#navSearch
{
    /* background-color: #16496f; */
    padding: 0;
/*    margin-left: 383px; */
    position: absolute;
/*    left: 383px; */
    right: 5px;
    top: 6px;
    height: 33px;
}

.searchText
{
    width: 200px;
}

.searchButton
{
    margin-left: 3px;
}

#footerLinks
{
    margin-top: 40px;
    height: 90px;
    clear: both;
    padding: 0 0 0 20px;
}

#footerLinks li
{
    float: left;
}

#footerLinks li#uol
{
    /* margin-left: 90px; */
    text-indent: -9999px;
    background: transparent url(images/uol.png) no-repeat;
    width: 200px;
    height: 46px;
}

#footerLinks li#col
{
    margin-left: 40px;
    text-indent: -9999px;
    background: transparent url(images/col.png) no-repeat;
    width: 91px;
    height: 74px;
}

#footerLinks li#ahrc
{
    margin-left: 40px;
    text-indent: -9999px;
    background: transparent url(images/ahrc.png) no-repeat;
    width: 250px;
    height: 58px;
}

.resultList li
{
    line-height: 1.2em;
    margin-bottom: 5px;
}

#searchFilter
{
    float: left;
    padding: 10px;
    border: 1px dashed black;
    background-color: #91afe4;
}

#searchFilter ul
{
    margin-bottom: 12px;
}

#searchResults
{
    margin-left: 200px;
    min-height: 200px;
}

#searchResults h2
{
    margin-bottom: 10px;
}

.pager
{
    margin-top: 30px;
    margin-left: 200px;
    text-align: center;
}

.pager li
{
    display: inline;
}

#readingGuideList
{
    list-style: disc;
    margin-left: 30px;
    line-height: 1.3em;
    margin-right: 30px;
}

#readingGuideList ul
{
    list-style: circle;
    margin-left: 30px;
}

#readingGuideList li
{
    margin-bottom: 0.2em;
}

#text p
{
    line-height: 1.5em;
    margin-bottom: 2em;
}

#text ul
{
    margin-bottom: 2em;
    list-style-type: disc;
    margin-left: 2em;
}

#text li
{
    line-height: 1.5em;
    margin-bottom: 0.5em;
}
