﻿
.cf:before, .cf:after
{
    content: "";
    display: table;
}

.cf:after
{
    clear: both;
}

.cf
{
    zoom: 1;
}

#top-bar
{
    background: #1d105f;
    clear: both;
    display: block;
    overflow: hidden;
    padding: 11px 0;
    width: 100%;
}

    #top-bar .fixer
    {
        display: block;
        margin: 0 auto;
        width: 960px;
    }

    #top-bar .login
    {
        float: left;
        width: 600px;
    }

        #top-bar .login .col
        {
            float: left;
            padding: 0 0 0 10px;
            width: 160px;
        }

        #top-bar .login h3
        {
            color: #ffffff;
            float: left;
            font-size: 13px;
            font-weight: bold;
            line-height: 28px;
            text-transform: uppercase;
        }

            #top-bar .login h3 span
            {
                color: #bdcc26;
            }

        #top-bar .login .fld
        {
            border: 0;
            color: #999999;
            float: right;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 13px;
            height: 28px;
            line-height: 28px;
            margin: 0;
            padding: 0 10px;
            width: 140px;
        }

        #top-bar .login .login_button
        {
            background: #b1bc00;
            border: 0;
            color: #ffffff;
            cursor: pointer;
            float: left;
            font-size: 13px;
            font-weight: bold;
            height: 28px;
            line-height: 28px;
            margin: 0 0 0 10px;
            padding: 0;
            text-align: center;
            text-transform: uppercase;
            width: 83px;
        }

        #top-bar .login .view_button
        {
            background: #b1bc00;
            border: 0;
            color: #ffffff;
            cursor: pointer;
            float: left;
            font-size: 13px;
            font-weight: bold;
            height: 28px;
            line-height: 28px;
            margin: 0 0 0 20px;
            padding: 0;
            text-align: center;
            text-transform: uppercase;
            width: 145px;
        }

        #top-bar .login #password-clear
        {
            display: none;
        }

    #top-bar .action-links
    {
        float: right;
        padding: 6px 0 0 0;
        width: 250px;
    }

        #top-bar .action-links .list
        {
            border: 0;
            float: left;
            margin: 0;
            padding: 0;
            width: 250px;
        }

            #top-bar .action-links .list li
            {
                border: 0;
                float: left;
                list-style: none;
                margin: 0;
                padding: 0 10px;
                width: auto;
            }

            #top-bar .action-links .list a
            {
                color: #ffffff;
                display: block;
                font-weight: bold;
                font-size: 13px;
                text-transform: uppercase;
            }

            #top-bar .action-links .list .last
            {
                border-left: 1px dotted #c6c3d7;
                padding-right: 0;
            }

            #top-bar .action-links .list a:hover, #top-bar .action-links .list .link-active
            {
                color: #bdcc26;
                text-decoration: none;
            }




#header
{
    padding: 15px 0 0 0;
}

#head
{
    margin: 25px 0;
}

    #head ul
    {
        padding: 0 32px 0 0;
        width: 143px;
    }

        #head ul li
        {
            background: none;
            list-style: none;
            width: 143px;
        }

    #head h2
    {
        float: right;
        font-size: 18px;
        margin: 20px 0 0 0;
        width: 485px;
    }

    #head #hlLoginJoin, #head #hlLoginJoin:hover
    {
        background: #0095d3;
        color: #ffffff;
        height: 28px;
        line-height: 28px;
        padding: 0;
        text-align: center;
        width: 143px;
    }

    #head .btn-logout, #head .btn-logout:hover, #head .login_button
    {
        background: #b1bc00;
        border: 0;
        color: #ffffff;
        cursor: pointer;
        display: block;
        height: 28px;
        line-height: 28px;
        padding: 0;
        text-align: center;
        width: 143px;
    }

    #head li .submenu
    {
        background: #ffffff;
        margin-left: -285px;
        padding: 0 20px;
        width: 395px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        z-index: 99999;
    }

    #head li .login-panel
    {
        clear: both;
        display: block !important;
        overflow: hidden;
        padding: 20px 0 14px 0;
    }

        #head li .login-panel h3
        {
            border-bottom: 1px dotted #afbd20;
            color: #afbd20;
            font-size: 24px;
            line-height: 24px;
            margin: 0;
            padding: 0 0 12px 0;
        }

    #head li .tab-panel
    {
        border-bottom: 1px dotted #afbd20;
        clear: both;
        display: block;
        overflow: hidden;
        padding: 15px 0 0 0;
        width: 100%;
    }

        #head li .tab-panel table
        {
            margin: 0;
            padding: 0;
            width: 100%;
        }

        #head li .tab-panel td
        {
            border: 0;
            margin: 0;
            padding: 0 0 13px 0;
            vertical-align: middle;
        }

        #head li .tab-panel .last-row
        {
            padding: 0;
        }

        #head li .tab-panel label
        {
            color: #333333;
            display: block;
            font-size: 12px;
        }

        #head li .tab-panel .fld
        {
            border: 1px solid #333333;
            color: #999999;
            float: right;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 1.2em;
            height: 21px;
            line-height: 21px;
            margin: 0;
            padding: 0 0 0 2px;
            width: 251px;
        }

        #head li .tab-panel .link-forget
        {
            color: #1d105f;
            float: left;
            font-size: 12px;
            font-weight: bold;
            line-height: 28px;
        }

        #head li .tab-panel .login_button
        {
            float: right;
        }

        #head li .tab-panel p
        {
            color: #333333;
            font-size: 12px;
            line-height: 22px;
            margin: 0;
            padding: 0;
        }

            #head li .tab-panel p a
            {
                color: #1d105f;
                font-weight: bold;
            }

    #head li .action-links
    {
        clear: both;
        display: block;
        overflow: hidden;
        padding: 14px 0 0 0;
    }

        #head li .action-links .list
        {
            border: 0;
            float: right;
            margin: 0;
            padding: 0;
            width: auto;
        }

            #head li .action-links .list li
            {
                border: 0;
                float: left;
                border-right: 1px dotted #afbd20;
                list-style: none;
                margin: 0;
                padding: 0 10px;
                width: auto;
            }

            #head li .action-links .list a
            {
                color: #1d105f;
                display: block;
                font-weight: bold;
                font-size: 11px;
                line-height: 21px;
                text-transform: none;
            }

            #head li .action-links .list .last
            {
                border: 0;
                padding-right: 0;
            }

            /* hover */

            #head li .tab-panel .link-forget:hover, #head li .action-links .list a:hover, #head li .tab-panel p a:hover
            {
                color: #0294D0;
            }


#header .heading
{
    border-top: 1px dotted #0294D0;
    float: left;
    margin: 0 13px 0 0;
    width: 645px;
}

    #header .heading h1
    {
        color: #1d105f;
        display: block;
        font-family: 'GalaxiePolarisHeavy';
        font-size: 44px;
        line-height: 44px;
        padding: 4px 0 0 0;
        text-transform: uppercase;
    }

#ticker-wrapper.has-js
{
    border-bottom: 1px dotted #0294D0;
    height: 30px;
    margin: 0 13px 0 0;
}

#header #title
{
    margin: 0 13px 0 0;
}


#social
{
    border: 0;
    margin: 0;
    padding: 3px 11px 0 0;
    width: 120px;
}

    #social a
    {
        float: left;
        margin: 0 4px 0 0;
        overflow: hidden;
        padding: 0;
        width: 26px;
    }

    #social img
    {
        float: left;
    }


#search
{
    border: 0;
    height: auto;
    padding: 0;
    width: 171px;
}

    #search .searchbanner_txt
    {
        background: #ffffff !important;
        border: 1px solid #0294d0;
        border-right: 0px;
        color: #999999;
        float: left;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 13px;
        height: 30px;
        line-height: 30px;
        margin: 0;
        padding: 0 9px;
        width: 120px;
    }

    #search .searchbanner_btn
    {
        background: url("../../css/images/search-glass32x32.jpg") no-repeat 0 0;
        border: 0;
        cursor: pointer;
        height: 32px;
        margin: 0;
        overflow: hidden;
        text-indent: -9999em;
        width: 32px;
    }


.intro-top-banner
{
    border-top: 0 !important;
    padding-top: 20px !important;
}





/* content
-----------------------------------------------*/

#content
{
}

    #content .fld
    {
        border: 1px solid #cccccc;
        display: block;
        height: 24px;
        line-height: 24px;
        padding: 0 10px;
        width: 170px;
    }

    #content .flt
    {
        border: 1px solid #cccccc;
        display: block;
        height: 150px;
        line-height: 24px;
        padding: 0 0 0 10px;
        width: 170px;
    }

    #content .flc
    {
        float: left;
        height: 19px;
        margin: 0;
        width: 19px;
    }



    /* login-access
-----------------------------------------------*/

    #content .login-access
    {
        padding: 20px 0;
    }

        #content .login-access .col-lhs462
        {
            float: left;
            width: 462px;
        }

        #content .login-access .col-rhs462
        {
            float: right;
            width: 462px;
        }

        #content .login-access h2
        {
            color: #afbd20;
            padding: 0 0 25px 0;
        }

        #content .login-access p
        {
            color: #333333;
            font-size: 12px;
            line-height: 18px;
            padding: 0 0 15px 0;
        }

        #content .login-access #sectionDescription ul
        {
            display: block;
            margin: 0;
            padding: 0 0 20px 0;
        }

        #content .login-access #sectionDescription li
        {
            list-style: none;
        }

        #content .login-access #sectionDescription
        {
            padding-top: 20px;
        }

        #content .login-access .col-panel-lhs
        {
            float: left;
            width: 465px;
        }

        #content .login-access .col-panel-rhs
        {
            float: right;
            width: 465px;
        }

        #content .login-access .row
        {
            clear: both;
            display: block;
            overflow: hidden;
            padding: 0 0 20px 0;
            position: relative;
        }

        #content .login-access table
        {
            border: 0;
            margin: 0;
            padding: 0;
        }

        #content .login-access td
        {
            border: 0;
            height: auto;
            margin: 0;
            padding: 0 0 20px 0;
            vertical-align: middle;
        }

            #content .login-access td span
            {
                display: none;
            }

        #content .login-access label
        {
            color: #333333;
            font-size: 12px;
            font-weight: normal;
            line-height: 26px;
            width: 155px;
        }

            #content .login-access label span
            {
                color: #333333;
            }

        #content .login-access select
        {
            border: 1px solid #999999;
            float: left;
            width: 194px;
        }

        #content .login-access .link-qmark
        {
            background: url("../../img/icons/qmark17x17.jpg") no-repeat 0 0;
            float: left;
            font-size: 1px;
            height: 17px;
            line-height: 1px;
            margin: 4px 0 0 10px;
            overflow: hidden;
            text-indent: -9999em;
            width: 17px;
        }


        #content .login-access #formstyle .fld
        {
            float: left;
            margin: 0;
            padding: 0 10px;
            width: 170px;
        }

        #content .login-access #formstyle .flc
        {
            float: left !important;
        }

        #content .login-access .login_checkbox label
        {
            clear: none;
            float: left;
            line-height: 19px;
            padding: 0 0 0 10px;
        }

        #content .login-access .login_button,
        #content .login-access .btn-find-me
        {
            background: #b1bc00;
            border: 0;
            color: #ffffff;
            cursor: pointer;
            float: right;
            font-size: 13px;
            font-weight: bold;
            height: 28px;
            line-height: 28px;
            margin: 0;
            padding: 0;
            text-align: center;
            text-transform: uppercase;
            width: 145px;
        }

    #content #formbuttons
    {
        clear: both;
        display: block;
        overflow: hidden;
        width: 100%;
    }

        #content #formbuttons a
        {
            margin-left: 0;
            padding-left: 0;
        }

        #content #formbuttons .link-go-back
        {
            float: left;
        }

        #content #formbuttons .btn-find-me
        {
            margin: 0 120px 0 0;
        }


    #content .login-access .fld-req
    {
        border: 2px solid #ff1700;
        height: 22px;
        line-height: 22px;
        width: 168px;
    }

    #content .login-access .msg-req
    {
        color: #ff0000;
        display: block !important;
        font-size: 12px;
        line-height: 26px;
        padding: 0 0 0 10px;
        position: absolute;
        right: 0;
        top: 0;
        width: 105px;
    }

    #content .login-access .action-btns
    {
        clear: both;
        display: block;
        margin: 0;
        overflow: hidden;
        padding: 20px 0 0 0;
    }

        #content .login-access .action-btns .btn
        {
            background: #b1bc00;
            border: 0;
            color: #ffffff;
            cursor: pointer;
            float: right;
            font-size: 13px;
            font-weight: bold;
            height: 28px;
            line-height: 28px;
            margin: 0 0 0 10px;
            padding: 0 15px;
            text-align: center;
            text-transform: uppercase;
        }





    #content .modal-box
    {
        background: #ffffff;
        border: 1px solid #e0e0e0;
        display: none;
        overflow: hidden;
        /*margin-top: -180px;*/
        padding: 20px;
        position: absolute;
        /*right: 0;*/
        /*top: 50%;*/
        width: 395px;
        z-index: 9999;
        -webkit-box-shadow: 0 0 5px 5px #e0e0e0;
        box-shadow: 0 0 5px 5px #e0e0e0;
        min-height: 20px;
    }

        #content .modal-box .modal-content-destination
        {
            width: 90%;
        }


        #content .modal-box .wrapper
        {
            clear: both;
            display: block;
            /*overflow: hidden;*/
            position: relative;
        }

        #content .modal-box .link-close
        {
            background: url("../../img/icons/icon-close.jpg") no-repeat 0 0;
            display: block;
            display: block;
            font-size: 1px;
            height: 18px;
            line-height: 1px;
            overflow: hidden;
            position: absolute;
            right: 0;
            text-indent: -9999em;
            top: 0;
            width: 18px;
        }

        #content .modal-box h2
        {
            border-bottom: 1px dotted #b1bc00;
            font-size: 24px !important;
            padding: 0 0 10px 0;
            margin: 0 0 20px 0;
        }

        #content .modal-box p
        {
            font-size: 12px;
        }


        #content .modal-box .useful-links
        {
            border-bottom: 1px dotted #b1bc00;
            clear: both;
            display: block;
            overflow: hidden;
            padding: 0 0 10px 0;
        }

            #content .modal-box .useful-links .list
            {
                clear: both;
                float: right;
                overflow: hidden;
                margin: 0;
                padding: 0 !important;
                width: auto;
            }

                #content .modal-box .useful-links .list li
                {
                    border: 0;
                    float: left;
                    border-right: 1px dotted #afbd20;
                    list-style: none;
                    margin: 0;
                    padding: 0 0 0 10px;
                    width: auto;
                }

                #content .modal-box .useful-links .list a
                {
                    color: #1d105f;
                    display: block;
                    font-weight: bold;
                    font-size: 11px;
                    line-height: 21px;
                    text-transform: none;
                }

                #content .modal-box .useful-links .list .last
                {
                    border: 0;
                    padding-right: 0;
                }


#breadcrumbs
{
    clear: both;
    display: block;
    overflow: hidden;
    padding: 0 0 15px 0;
    width: 100%;
}

    #breadcrumbs ul
    {
        clear: both;
        display: block;
        margin: 0;
        overflow: hidden;
        padding: 0;
        width: 100%;
    }

        #breadcrumbs ul li
        {
            background: url("../../css/images/arrow-rhs6x8.jpg") no-repeat 0 center;
            color: #afbd20;
            float: left;
            font-size: 11px;
            line-height: 22px;
            list-style: none;
            margin: 0;
            padding: 0 12px 0 15px;
        }

        #breadcrumbs ul a
        {
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif;
        }

        #breadcrumbs ul .home
        {
            background: none;
            padding-left: 0;
        }


/* contentColum
-----------------------------------------------*/


#contentColum .login-access
{
    padding-top: 0;
}

    #contentColum .login-access #sectionDescription
    {
        padding-top: 0;
    }




/* #sideNavigation
-----------------------------------------------*/

#sideNavigation
{
}

    .home #sideNavigation ul li, #sideNavigation > ul
    {
        border-color: #b1bc00;
    }

.home #sideNavigation ul > li.selected > a
{
    background: #b1bc00;
}

#sideNavigation a
{
}

#sideNavigation > ul > li > ul > li:before
{
    padding-top: 6px;
}

#sideNavigation > ul > li > ul > li a
{
    padding: 5px 10px 5px 25px;
}


/* #modulesColum
-----------------------------------------------*/

#modulesColum
{
}

    #modulesColum h3
    {
        border-bottom: 1px dotted #0294d0;
        padding-bottom: 15px !important;
    }

    #modulesColum .alertBox
    {
        clear: both;
        display: block;
        overflow: hidden;
        padding: 0 0 40px 0;
        width: 100%;
    }

        #modulesColum .alertBox blockquote
        {
            background: url("../../css/images/quote21x19.jpg") no-repeat 0 3px;
            color: #333333;
            display: block;
            font-size: 12px;
            line-height: 22px;
            padding: 0 0 0 42px;
        }

        #modulesColum .alertBox h3
        {
            margin-bottom: 15px;
        }


    #modulesColum .involvedBox
    {
        clear: both;
        display: block;
        overflow: hidden;
        padding: 0 0 40px 0;
        width: 100%;
    }

        #modulesColum .involvedBox blockquote
        {
            background: url("../../css/images/cloud28x23.jpg") no-repeat 0 3px;
            color: #333333;
            display: block;
            font-size: 12px;
            line-height: 22px;
            padding: 0 0 0 42px;
        }

        #modulesColum .involvedBox h3
        {
            margin-bottom: 15px;
        }

        #modulesColum .involvedBox #social
        {
            clear: both;
            display: block;
            float: none;
            padding: 15px 0 0 42px;
            width: auto;
        }

            #modulesColum .involvedBox #social a
            {
                margin: 0 10px 0 0;
            }



/* #modulesColum
-----------------------------------------------*/


#newsModule
{
}

    #newsModule h3
    {
        border: 0;
    }

    #newsModule .panel
    {
        border: 1px solid #e0e0e0;
        clear: both;
        display: block;
        height: 265px;
        overflow-y: scroll;
    }

    #newsModule ul
    {
        clear: both;
        display: block;
        overflow: hidden;
        padding: 10px 10px 10px 20px;
    }

        #newsModule ul li
        {
            border: 0;
            margin: 0;
            padding: 0 0 15px 0;
        }

        #newsModule ul h5
        {
            font-size: 12px;
            line-height: 22px;
            font-weight: normal;
        }

        #newsModule ul h4
        {
            color: #1d105f;
            font-size: 12px;
            line-height: 22px;
            font-weight: normal;
            margin-bottom: 0;
            padding: 0;
        }

            #newsModule ul h4 a
            {
                font-weight: normal;
                font-family: arial;
            }

    #newsModule li span
    {
        margin-top: 4px;
    }


/* #my-account
-----------------------------------------------*/

#my-account
{
    clear: both;
    display: block;
    overflow: hidden;
    padding: 0 0 20px 0;
    width: 100%;
}

    #my-account h2, #my-account h3, #my-account h4, #my-account h5, #my-account p
    {
        display: block;
    }

    #my-account h2
    {
        color: #afbd20;
        font-size: 32px;
        line-height: 38px;
        margin: 0;
        padding: 0 0 25px 0;
    }

    #my-account h3
    {
        color: #afbd20;
        font-size: 22px;
        line-height: 28px;
        margin: 0;
        padding: 0 0 20px 0;
    }

    #my-account p
    {
        color: #333333;
        font-size: 12px;
        line-height: 18px;
    }


    #my-account .four-boxes
    {
        clear: both;
        display: block;
        overflow: hidden;
    }

        #my-account .four-boxes .panel
        {
            float: left;
            margin-left: -20px;
            width: 485px;
        }

        #my-account .four-boxes .box
        {
            float: left;
            height: 192px;
            margin: 0 0 20px 20px;
            padding: 0 20px;
            width: 182px;
        }

        #my-account .four-boxes h4
        {
            border-bottom: 1px dotted #ffffff;
            color: #ffffff;
            font-family: 'GalaxiePolarisBook';
            font-size: 20px;
            height: 55px;
            line-height: 55px;
            margin: 0;
            padding: 0;
            text-transform: uppercase;
        }

        #my-account .four-boxes p
        {
            border-bottom: 1px dotted #ffffff;
            font-size: 60px;
            height: 90px;
            line-height: 90px;
            margin: 0 0 10px 0;
            padding: 0;
        }

        #my-account .four-boxes strong
        {
            color: #ffffff;
        }

        #my-account .four-boxes .link
        {
            display: block;
            color: #ffffff;
            font-size: 12px;
            font-weight: bold;
            line-height: 22px;
        }

        #my-account .four-boxes .box-a
        {
            background: #0095d3;
        }

        #my-account .four-boxes .box-b
        {
            background: #b1bc00;
        }

        #my-account .four-boxes .box-c
        {
            background: #d41d43;
        }

        #my-account .four-boxes .box-d
        {
            background: #f28a00;
        }
        
        #my-account .four-boxes .box-e
        {
            background: #EDC200;
        }
        
        #my-account .four-boxes .box-f
        {
            background: #b1bc00;
        }

        


    #my-account .useful-links
    {
        clear: both;
        display: block;
        overflow: hidden;
        padding: 20px 0;
    }

        #my-account .useful-links p
        {
            font-size: 11px;
            padding: 0 0 10px 0;
        }

        #my-account .useful-links .list
        {
            clear: both;
            display: block;
            overflow: hidden;
            margin: 0;
            padding: 0;
            width: auto;
        }

            #my-account .useful-links .list li
            {
                border: 0;
                float: left;
                border-right: 1px dotted #afbd20;
                list-style: none;
                margin: 0 10px 0 0;
                padding: 0 10px 0 0;
                width: auto;
            }

            #my-account .useful-links .list a
            {
                color: #1d105f;
                display: block;
                font-weight: bold;
                font-size: 11px;
                line-height: 21px;
                text-transform: none;
            }

            #my-account .useful-links .list .last
            {
                border: 0;
                padding-right: 0;
            }



    /* #my-account tabs -----------------------------------------------*/

    #my-account .panel-tabs
    {
        border-bottom: 1px dotted #b1bc00;
        clear: both;
        display: block;
        overflow: hidden;
        width: 100%;
    }

        #my-account .panel-tabs ul
        {
            clear: both;
            display: block;
            margin: 0;
            overflow: hidden;
            padding: 0;
        }

        #my-account .panel-tabs li
        {
            float: left;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #my-account .panel-tabs a
        {
            display: block;
            font-size: 11px;
            font-weight: bold;
            height: 32px;
            line-height: 32px;
            overflow: hidden;
            padding: 0 9px;
            text-transform: uppercase;
        }

            #my-account .panel-tabs .selected, #my-account .panel-tabs a:hover
            {
                background: url("../../css/images/bg-green1x32.jpg") repeat-x 0 0;
                color: #ffffff;
                text-decoration: none;
            }

    /* #my-account content-tabs -----------------------------------------------*/

    #my-account .content-tabs
    {
        background: #f6f6f6;
        clear: both;
        display: block;
        overflow: hidden;
        padding: 30px 10px 30px 20px;
    }

        #my-account .content-tabs .row
        {
            clear: both;
            display: block;
            overflow: hidden;
            padding: 0 0 20px 0;
            position: relative;
        }

        #my-account .content-tabs label
        {
            clear: none;
            color: #333333;
            float: left;
            font-size: 12px;
            font-weight: normal;
            line-height: 26px;
            width: 135px;
        }

        #my-account .content-tabs select
        {
            border: 1px solid #999999;
            float: left;
            width: 179px;
        }

        #my-account .content-tabs .fld
        {
            border: 1px solid #999999;
            float: left;
            padding: 0 10px;
            width: 157px;
        }

        #my-account .content-tabs .flt
        {
            border: 1px solid #999999;
            width: 250px;
        }

        #my-account .content-tabs .row-txt
        {
            padding-bottom: 30px;
        }

            #my-account .content-tabs .row-txt .column
            {
                float: left;
                padding: 0 0 0 20px;
                width: 250px;
            }

            #my-account .content-tabs .row-txt p, #my-account .content-tabs .row-txt label
            {
                line-height: 18px;
                padding: 0;
            }

        #my-account .content-tabs .fld-req
        {
            border: 2px solid #ff1700;
            height: 22px;
            line-height: 22px;
            width: 155px;
        }

        #my-account .content-tabs .msg-req
        {
            color: #ff0000;
            display: block !important;
            font-size: 12px;
            line-height: 26px;
            padding: 0 0 0 10px;
            position: absolute;
            right: 0;
            top: 0;
            width: 110px;
        }

        #my-account .content-tabs .link-qmark
        {
            background: url("../../css/images/icons/qmark17x17.jpg") no-repeat 0 0;
            float: left;
            font-size: 1px;
            height: 17px;
            line-height: 1px;
            margin: 4px 0 0 10px;
            overflow: hidden;
            text-indent: -9999em;
            width: 17px;
        }

        #my-account .content-tabs h3
        {
            padding: 0 0 10px 0;
        }

        #my-account .content-tabs h5
        {
            font-size: 14px;
            font-weight: bold;
            line-height: 20px;
            padding: 0 0 10px 0;
        }

        #my-account .content-tabs .formfields
        {
            padding-top: 0;
        }

        #my-account .content-tabs .heading-bar
        {
            border-bottom: 1px dotted #b1bc00;
            clear: both;
            display: block;
            margin: 0 0 15px 0;
            overflow: hidden;
            padding: 0 0 11px 0;
            width: 100%;
        }

            #my-account .content-tabs .heading-bar h3
            {
                float: left;
                line-height: 23px;
                padding: 0 20px 0 0;
            }

            #my-account .content-tabs .heading-bar .btn-add
            {
                background: #b1bc00;
                border: 0;
                color: #ffffff;
                cursor: pointer;
                float: left;
                font-size: 13px;
                font-weight: bold;
                height: 23px;
                line-height: 23px;
                padding: 0 10px;
                text-align: center;
            }

        #my-account .content-tabs .check-list
        {
            clear: both;
            display: block;
            margin: 0;
            overflow: hidden;
            padding: 0;
        }

            #my-account .content-tabs .check-list li
            {
                clear: both;
                display: block;
                float: none;
                line-height: 19px;
                list-style: none;
                margin: 0;
                overflow: hidden;
                padding: 0 0 7px 25px;
                position: relative;
            }

            #my-account .content-tabs .check-list label
            {
                line-height: 19px;
                padding: 0;
                width: auto;
            }

            #my-account .content-tabs .check-list .flc
            {
                display: block;
                left: 0;
                position: absolute;
                top: 0;
            }

        #my-account .content-tabs table
        {
            border: 0;
            margin: 0;
            padding: 0;
            width: 100%;
        }

            #my-account .content-tabs table td
            {
                border: 0;
                font-size: 12px;
                line-height: 18px;
                margin: 0;
                padding: 5px 0;
            }

        #my-account .content-tabs .th-head td
        {
            border-bottom: 1px dotted #b1bc00;
            font-weight: bold;
        }


    #my-account .panel-2cols
    {
        clear: both;
        display: block;
        margin: 0;
        overflow: hidden;
        padding: 0;
        width: 100%;
    }

        #my-account .panel-2cols .column
        {
            float: left;
            padding: 0 20px 0 0;
            width: 350px;
        }

        #my-account .panel-2cols .check-list
        {
            padding-bottom: 15px;
        }

    #my-account .panel-3cols
    {
        clear: both;
        display: block;
        margin: 0;
        overflow: hidden;
        padding: 0;
        width: 100%;
    }

        #my-account .panel-3cols .column
        {
            float: left;
            padding: 0 20px 0 0;
            width: 230px;
        }

        #my-account .panel-3cols .check-list
        {
            padding-bottom: 15px;
        }


    #my-account .action-btns
    {
        clear: both;
        display: block;
        margin: 0;
        overflow: hidden;
        padding: 20px 0 0 0;
    }

        #my-account .action-btns .btn
        {
            background: #b1bc00;
            border: 0;
            color: #ffffff;
            cursor: pointer;
            float: right;
            font-size: 13px;
            font-weight: bold;
            height: 28px;
            line-height: 28px;
            margin: 0 0 0 10px;
            padding: 0 15px;
            text-align: center;
            text-transform: uppercase;
        }


    #my-account .notification {
        color: #0294d0;
        font-weight: bold;
    }
















a.dp-choose-date
{
    float: left;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 5px 3px 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(calendar.png) no-repeat;
}

    a.dp-choose-date.dp-disabled
    {
        background-position: 0 -20px;
        cursor: default;
    }
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied
{
    width: 140px;
    float: left;
}

