﻿/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
    width: 1160px;
    height: 40px;
    position: relative;
    z-index: 200;
    /* border-right:1px solid #000; */
}


    /* remove all the bullets, borders and padding from the default list styling */
    .menu ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .menu ul ul {
            width: 132px;
        }

    /* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
    .menu li {
        float: left;
        width: 132px;
        position: relative;
    }

    /* style the links for the top level */
    .menu a, .menu a:visited {
        display: block;
        /* font-size:12px; */
        text-decoration: none;
        color: #777777;
        width: 120px;
        height: 35px;
        /* border:1px solid #000; */
        /* border-width:1px 0 1px 1px; */
        /*background:#09c; */
        padding-left: 10px;
        padding-top: 5px;
        line-height: 29px;
        font-size: 0.85em;
        font-weight: normal;
        text-transform: uppercase;
    }


    /* style the second level background */
    .menu ul ul a.drop, .menu ul ul a.drop:visited {
        /* background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center; */
        background: #F1F1F1;
    }

        /* style the second level hover */
        .menu ul ul a.drop:hover {
            /* background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center; */
            background: #F1F1F1;
        }

    .menu ul ul :hover > a.drop {
        /* background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center; */
        background: #F1F1F1;
    }

    /* style the third level background */
    .menu ul ul ul a, .menu ul ul ul a:visited {
        background: #F1F1F1;
        /* background: #9c0 url('../images/theme/menu.png') repeat-x;*/
    }

        /* style the third level hover */
        .menu ul ul ul a:hover {
            background: #F1F1F1;
            /* background: #333 url('../images/theme/menu-hover.png') repeat-x;*/
        }


    /* hide the sub levels and give them a positon absolute so that they take up no room */
    .menu ul ul {
        visibility: hidden;
        position: absolute;
        height: 0;
        top: 40px;
        left: 0;
        width: 132px;
        /* border-top:1px solid #000; */
    }


        /* position the third level flyout menu */
        .menu ul ul ul {
            left: 130px;
            top: 0px;
            width: 132px;
        }

            /* position the third level flyout menu for a left flyout */
            .menu ul ul ul.left {
                left: -150px;
            }

    /* style the table so that it takes no part in the layout - required for IE to work */
    .menu table {
        position: absolute;
        top: 0;
        left: 0;
        border-collapse: collapse;
    }

    /* style the second level links */
    .menu ul ul a, .menu ul ul a:visited {
        background: #F1F1F1;
        /* color:#000; */
        height: auto;
        line-height: 1em;
        padding: 10px 0px 10px 10px;
        width: 120px;
        /* border-width:0 1px 1px 1px; */
    }

        /* style the top level hover */
        .menu a:hover, .menu ul ul a:hover {
            /* color:#000; */
            background: #F1F1F1;
            /*background: #333 url('../images/theme/menu-hover.png') repeat-x;*/
        }

    .menu :hover > a, .menu ul ul :hover > a {
        /* color:#000; */
        background: #F1F1F1;
        /*background: #333 url('../images/theme/menu-hover.png') repeat-x;*/
    }

    /* make the second level visible when hover on first level list OR link */
    .menu ul li:hover ul, .menu ul a:hover ul {
        visibility: visible;
    }

    /* keep the third level hidden when you hover on first level list OR link */
    .menu ul :hover ul ul {
        visibility: hidden;
    }

    /* make the third level visible when you hover over second level list OR link */
    .menu ul :hover ul :hover ul {
        visibility: visible;
    }

.txtBoxes {
    border: 1px solid lightgrey;
    width: 220px;
    padding: 3px;
    margin-bottom: 3px;
}

.lgnBoxBtn, .lgnBox input .lgnBoxBtn, .lgnBoxBtn input {
    color: #ffffff;
    font-weight: bold;
    width: 65px;
    background-image: url('/images/theme/menu.png');
    background-repeat: repeat-x;
    padding: 3px;
    margin-top: 3px;
    border: 1px solid lightgrey;
}

.information {
    background-color: ivory;
    border: 1px solid lightgrey;
    padding: 10px;
    width: auto;
}

a.NavigationLinkBox {
    font-size: 11px;
    padding: 0px;
}

.reportBox {
    border: 1px solid #CCC;
    background-color: ivory;
    padding: 10px;
}

.reportBoxTitle {
    border-bottom: 1px solid #CCC;
    margin: 0 0 10px 0;
    padding: 0px 0 5px 0;
    font-size: 13px;
    color: #000000;
    font-weight: normal;
}

.recycleSchemeBox {
    background-image: url('/images/misc/recycleBk.jpg');
    background-repeat: repeat-y;
    background-color: #ffffff;
    color: #ffffff;
    width: 235px;
    font-size: 12px;
    float: left;
    display: block;
}

a.btnMoreInfo {
    color: #000000;
}

.litLoginText {
    text-align: right;
    margin-top: 25px;
}

#dialog.ui-dialog-titlebar {
    background-image: url('/images/misc/alertHBK.png');
    background-repeat: repeat-x;
}

.menu .menuTrackingBtn a, .menu .menuTrackingBtn a:visited {
    width: 43px;
}

.menuBtns {
    float: left;
}

.menuBtn {
    float: left;
    width: 43px;
}

.menu .menuBtn a:hover, .menu .menuBtn a:visited a:hover {
    background: url('../images/misc/trackingBtnBk.png') repeat-x;
    width: 33px;
}

.ui-dialog-title {
    font-size: 13px;
}

#ui-dialog-title-dialog-schedule {
    padding-left: 25px;
    left: -10px;
    background: url('/images/misc/calendar-Smaller.png') no-repeat 0px 0px;
}

#ui-dialog-title-dialog-progress {
    padding-left: 30px;
    left: -10px;
    background: url('/images/misc/progressbar.png') no-repeat 0px 10px;
}

#ui-dialog-title-dialog-search {
    text-transform: uppercase;
}