﻿form
{
    margin: 0;
    padding: 0;
}
table.collections td
{
    vertical-align: middle;
}

a.lbm-l1
{
    background: transparent;
    color: #000 !important;
    text-decoration: none;
}
a.lbm-l1:hover
{
    background: transparent;
    color: #000 !important;
    text-decoration: none;
}
a.lbm-l1selected
{
    background: transparent;
    color: #000 !important;
    text-decoration: none;
}
a.lbm-l1selected:hover
{
    background: transparent;
    color: #000 !important;
    text-decoration: none;
}

a.lbm-l2
{
    background: transparent;
    color: #000 !important;
    text-decoration: none;
}
a.lbm-l2:hover
{
    background: transparent;
    color: #a5a019 !important;
    text-decoration: none;
}
a.lbm-l2selected
{
    background: transparent;
    color: #a5a019 !important;
    text-decoration: none;
}
a.lbm-l2selected:hover
{
    background: transparent;
    color: #000 !important;
    text-decoration: none;
}

a.lbm-l3
{
    background: transparent;
    color: #000 !important;
    font-size: 11px;
    text-decoration: none;
}
a.lbm-l3:hover
{
    background: transparent;
    color: #a5a019 !important;
    font-size: 11px;
    text-decoration: none;
}
a.lbm-l3selected
{
    background: transparent;
    color: #a5a019 !important;
    font-size: 11px;
    text-decoration: none;
}
a.lbm-l3selected:hover
{
    background: transparent;
    color: #000 !important;
    font-size: 11px;
    text-decoration: none;
}

div.lbm-wrapper
{
    margin: auto;
    width: 980px;
}

div.lbm-header
{
    background: url(/App_Themes/Standard/images/lbm/headerbg.gif);
    font: 10px verdana;
    height: 104px;
}
div.lbm-header a
{
    background: transparent;
    color: #aac4cb;
    text-decoration: none;
}
div.lbm-header a:hover
{
    background: transparent;
    color: #fff;
    text-decoration: none;
}
div.lbm-btl
{
    background: #000;
    float: left;
    height: 16px;
    margin: 53px 0 0 0;
    padding: 4px 0 0 20px;
    width: 159px;
}
div.lbm-title
{
    float: left;
    font: 18px verdana;
    padding: 52px 0 0 19px;
}
div.lbm-logo
{
    float: right;
    padding: 19px 9px 0 0;
}

div.lbm-footer
{
    background: transparent;
    border-top: solid 5px #ececec;
    clear: both;
    color: #999;
    font: 10px tahoma;
}
div.lbm-footer a
{
    background: transparent;
    color: #6b92a0;
    text-decoration: none;
}
div.lbm-footer a:hover
{
    background: transparent;
    color: #999;
    text-decoration: none;
}
div.lbm-cpr
{
    float: left;
    line-height: 170%;
    padding: 7px 0 0 10px;
}
div.lbm-links
{
    float: right;
    padding: 7px 10px 0 0;
}
div.lbm-item
{
}
div.lbm-subitem
{
    padding: 0 0 0 15px;
}
div.lbm-footeritem
{
    font-size: .1em;
    height: 8px;
    margin: 0;
    padding: 0;
}

td.lbm-navbar
{
    border-right: solid 1px #ececec;
    font: 13px verdana;
    font-weight: bold;
    line-height: 170%;
    padding: 20px 0 30px 20px;
    width: 160px;
    vertical-align: top;
}
td.lbm-content
{
    font: 13px verdana;
    line-height: 170%;
    padding: 20px 200px 50px 20px;
    vertical-align: top;
}
td.lbm-content h1
{
    font: 30px verdana;
    margin: 0 0 25px 0;
    padding: 0;
}
td.lbm-content h2
{
    font: 23px verdana;
    margin: 0 0 18px 0;
    padding: 0;
}
td.lbm-content h3
{
    font: 16px verdana;
    margin: 0 0 11px 0;
    padding: 0;
}
td.lbm-content p
{
    margin: 0 0 1em 0;
    padding: 0;
}
