
#divelog {font-size: 16px;}

#divelog table {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7; width: 90%}

#divelog table a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}

#divelog table a:visited {color: #777;}

#divelog table a:hover {color: #000;}

#divelog table thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal; font-size: 15px;}

#divelog table tbody, #divelog table thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

#divelog table tbody {border-bottom: 1px solid #EAECEE;}

#divelog table tbody td, #divelog table tbody th {padding: 10px; background: url("../images/td_back.gif") repeat-x; text-align: left; font: 16px, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; color: #333;}

#divelog table tbody tr {background: #F3F5F7;}

#divelog table tbody tr.odd {background: #F0F2F4;}

#divelog label, #divelog input, #divelog textarea {font: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; color: #333; width: 95%}


a#divebook-add-button {
cursor: pointer;
font-size: 16px;
}

a.divebook-button, a.viewdive-ok {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 16px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    cursor: pointer;
}

a.divebook-button span, a.viewdive-ok span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.divebook-button:active, a.viewdive-ok:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.divebook-button:active span, a.viewdive-ok:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

p#divebook {
font-size: 16px;
}

p#divebook-creds {
font-size: 12px;
text-align: center;
}

a#dive {cursor: pointer;}

