﻿/* Lightboxes styles */
.modal-style
{

}
.modal-style div
{
    padding: 10px 10px 10px 10px;
    width: 530px;
}
.LegalClubModalTitle
{
    background-color: #1F5368;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
#contact-info strong
{
    font-size: 14px;
    margin-bottom: 6px;
    display: inline-block;
}
#contact-info span
{
    font-size: 12px;
}

/* Legal Club Benefits page */
#included-benefits
{
    border-right: 1px dotted #a7a7a7;
    float: left;
    width: 590px;
    margin-left: 15px;
}
.boldTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
.boldBenefitsTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #1f5368;
}
.unlimited-documents
{
    margin-top: 25px;
    background-image: url(../images/legal_club/unlimited-documents.png);
    background-repeat: no-repeat;
    background-position: 4px 0;
    padding-left: 95px;
    margin-bottom: 30px;
}
.in-person-and-phone
{
    background-image: url(../images/legal_club/in-person-and-phone.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 95px;
    margin-bottom: 30px;
}
.deep-discounts
{
    background-image: url(../images/legal_club/deep-discount.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    padding-left: 95px;
    margin-bottom: 20px;
}
#included-benefits ul, #basic-included-benefits ul, #pro-included-benefits ul
{
    list-style-type: none;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}
#included-benefits ul li, #basic-included-benefits ul li, #pro-included-benefits ul li
{
    background-image: url(../images/legal_club/red-bullet.png);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 20px;
    font-size: 14px;
    margin-bottom: 10px;
}
/** LC Elegibility Widget **/

.lc-CornerSprites
    {
        background-image: url('../images/round_corners/corner-sprite_333333.png');
        background-repeat: no-repeat;
        height: 10px;
        width: 10px;
    }
    .rc-lc-tr
    {
        background-position: 0px -10px;
        background-position-x: 0px;
        background-position-y: -10px;
        float: right;
    }
    .rc-lc-tl
    {
        background-position: 0px 0px;
        background-position-x: 0px;
        background-position-y: 0px;
        float: left;
    }
    .rc-lc-br
    {
        background-position: 0px -30px;
        background-position-x: 0px;
        background-position-y: -30px;
        float: right;
        margin-top: -10px;
    }
    .rc-lc-bl
    {
        background-position: 0px -20px;
        background-position-x: 0px;
        background-position-y: -20px;
        float: left;
        margin-top: -10px;
    }
    .lc_title_widget
    {
        font-size: 16px;
        font-weight: bold;
        color: White;
        padding-top: 8px;
        padding-left: 5px;
    }
    .lc_title_widget_learn_more
    {
        font-size: 10px;
        color: White !important;
        padding-left: 3px;
    }
    a.lc_title_widget_learn_more
    {
        font-size: 10px;
        color: White !important;
    }
    a.lc_title_widget_learn_more:hover
    {
        font-size: 10px;
        color: White !important;
        text-decoration: underline;
    }
    .lc_title
    {
        width: 100%;
        height: 40px;
        background-color: #333;
    }
    #div_lc_calendar
    {
        width: 62px;
        height: 59px;
        float: right;
        top: 10px;
        right: 0px;
        background-image: url('../images/account_widget/legal_club/lc_calendar.png');
        background-repeat: no-repeat;
        position: absolute;
        top: 10px;
        z-index: 200;
    }
     #div_lc_month
    {
        color: White;
        font-size: 14px;
        text-align: center;
        font-weight: bolder;
        padding-top: 2px;
        text-transform: uppercase;
    }
    #div_lc_day
    {
        color: Black;
        font-size: 28px;
        text-align: center;
        font-weight: bold;
        padding-top: 4px;
    }
    #div_tip_yellow_arrow
    {
        background-image: url('../images/account_widget/legal_club/arrows_tip.png');
        background-position: 0 -42px;
        background-repeat: no-repeat;
        width: 40px;
        height: 28px;
        float: right;
        position:absolute;
        top: 36px;
        right: 45px;
        z-index:250;
    }
    #div_lc_days_remaining
    {
        color: Black;
        text-align: right;
        z-index: 300;
        right: 70px;
        position: absolute;
        padding-top: 5px;
        top: 36px;
        width:180px;
    }
    #div_yellow_arrow
    {
        width: 851px;
        background-image: url('../images/account_widget/legal_club/arrows_background.png');
        background-position: 0 0px;
        background-repeat: repeat-x;
        height: 27px;
        position: absolute;
        top: 37px;
    }
    #div_green_arrow_start
    {
        background-image: url('../images/account_widget/legal_club/arrows_tip.png');
        background-position: 0 -71px;
        background-repeat: no-repeat;
        width: 40px;
        height: 30px;
        position: absolute;
        top: 36px;
    }
    #div_lc_expanded_area
    {
        color: White;
        text-align: left;
        width: 650px;
        padding-left: 10px;
        float: right;
    }
    #div_lc_learn_more_title
    {
        color: White;
        font-size: 24px;
        text-align: left;
        font-weight: bold;
        padding-top: 20px;
    }
    #div_lc_learn_more_text
    {
        color: White;
        font-size: 14px;
        text-align: left;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: bold;
    }
    .show_more_less
    {
        color: White;
        font-size: 12px;
        text-align: center;
        cursor: pointer;
    }
    .show_more_less:hover
    {
        color: White;
        text-decoration: underline;
    }


.tc-step
{
    display:block;
    font-weight:bold;
    font-size:16px;
    margin-bottom:12px;
}
.tc-title-inactive
{
    margin-bottom:12px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-image: url(../images/legal_club/inactive-tab.png);
    background-position: 0px 3px;
    padding-left: 13px;
    display:block;
    font-weight:bold;
    color: #003399;
    cursor:pointer;
    width:200px;
}
.tc-title-selected
{
    margin-bottom:12px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-image: url(../images/legal_club/selected-tab.png);
    background-position: 0px 3px;
    padding-left: 13px;
    display:block;
    font-weight:bold;
    color: #003399;
    cursor:pointer;
    width:200px;
}
.tc-info
{
    margin-bottom: 20px;
}
.tc-ul
{
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
}

/** Upgrade Instant Access Modal **/
    .FreeUserOnCallBannerTextTitle{font-size:13px;font-weight:bold;color:#fff;padding-left:10px;padding-top:5px;}
    .FreeOnCallBanner3{height:35px;width:430px;margin-left:90px;}
    .greenTopBorder{height:4px;width:100%;}
    .OnCallBanner{position: relative; margin-left: 10px; margin-top: 10px;}
    .ModalBenefitsText{text-align: center; font-size: 14px;}
    .ModalBenefitsTitle{text-align: center; font-size: 24px; font-weight: bold;}
    .ModalUpgradeBlock{height: 120px; padding-top: 20px;}
    .ModalUpgradePhone{float: left; width: 154px; text-align: left;}
    .ModalUpgradePhoneImg{float: right; width: 110px;}
    .ModalUpgradeCallUs{float: right; width: 380px;}
    .ModalUpgradeCallBlock{float: left; width: 300px; padding-top:10px;}
    .ModalUpgradeCallUsTitle{text-align: center; font-size: 18px;}
