/* Centre for Evolutionary Biology styles */

#header_navbar {
    margin-top: 4px;
}

#header_navbar_cell {
    padding-left: 7px;
}

#header_navbar_table a {
    color: #1c482a;
    text-decoration: none;
    font-weight: bold;
}

#header_navbar_table a:hover {
    text-decoration: underline;
}



/* banner_drop: div created in the before_page_title variable of the
 * custom design, for the dropshadow and main internal site links */
#banner_drop {
    background-image: url(./?f=133781);
    background-position: top;
    background-repeat: repeat-x;

    height: 33px;
    padding-left: 17px;
}

#banner_drop img {
    border: 0px;
    margin-top: 15px;
}

#banner_drop img.div {
    margin: 14px 16px 0px 16px;
}



/* site map styles */
#site_map_cell {
    padding-top: 45px;
    font-size: 90%;
    padding-left: 7px;
}

#site_map_cell a {
    padding-bottom: 5px;
    border-bottom: 1px dashed #c1c1c1;
    margin-bottom: 6px;
    margin-top: 1px;

    color: black;

    padding-left: 7px;
}

#site_map_cell div.stalkdiv {
    margin-left: 7px;
}

#site_map_cell div.stalkdiv a {
    padding-left: 0px;
}

#site_map_cell a:hover {
    text-decoration: underline;
}

#site_map_cell br {
    display: none;
}

table.stalk_table a.sidenav_current:link, table.stalk_table a.sidenav_current:visited,
table.stalk_table a.sidenav_link:link, table.stalk_table a.sidenav_link:visited {
    text-decoration: none;
}

#site_map_cell .stalk_table a {
    border-bottom: 0px;
    font-size: 90%;
}

#uwa_copy {
    font-size: 95%;
}

h1 {
    color: black;
    font-size: 120%;
    padding-top: 14px;

    padding-left: 17px;
}

.img_right {
    float: right;
    margin: 1.1em 0px 0.6em 0.8em;
}

#ceb_logo {
    margin-left: 6px;
    margin-top: 9px;
}

#footer_border {
    background-image: url(./?f=133974);
    background-position: bottom;
    background-repeat: repeat-x;
}

#pagetop_cell {
    background-image: url(./?f=133993);
    background-repeat: no-repeat;
    background-position: 11% 7%;
}

#pageinfo_table {
    font-size: 95%;
}

#TopOfPageLink {
    display: none;
}
