﻿/* tooltip styling. by default the element to be styled is .tooltip  */
@media print
{
    body
    {
        background-color: #FFFFFF;
        background-image: none;
        color: #000000;
    }

    #ad
    {
        display: none;
    }

    #leftbar
    {
        display: none;
    }

    #contentarea
    {
        width: 100%;
    }

    #divMainHeader
    {
        display: none;
    }
 
    #divMainMenu {
    display:none !important;
    }
   .no-print, .no-print *, .pageHeader,#divMainMenu,#ctl00_ctl00_divMainHeader,div.logo,#form_tool_box
    {
        display: none !important;
    }
}


.inlineBlock
{
    display: inline-block;
}

.page
{
    width: 970px;
    -moz-box-shadow: 0px 0px 10px #969696;
    -webkit-box-shadow: 0px 0px 10px #969696;
    box-shadow: 0px 0px 10px #969696;
}

.red
{
    color: Red;
}

.blue
{
    color: #002776;
}



.pulldowntab
{
    width: 100px;
    padding: 10px 20px 10px 20px;
    background-color: white;
    color: White;
    border: 1px solid black;
    border-radius: 10px;
    text-align: center;
    font-weight: Bold;
    font-size: 12pt;
    vertical-align: middle;
    cursor: pointer;
    float: right;
}

.menuitems_selected
{
}

.menuitems
{
    padding: 2px 2px 2px 2px;
    font-size: 11pt;
}

.menu
{
    padding-top: 15px;
}

.dymenuitems_selected
{
}

.dymenuitems
{
    padding: 5px;
    background-color: #002776;
}

.dymenu
{
}


#ddlGodList
{
    width:200px;
}

p
{
    font-size: 100%;
}

.pageHeader
{
    /*background: url("/FEimages/headerbgrd.jpg") no-repeat scroll 0 0 transparent;*/
    height: 120px;
    width: 970px;
    padding: 0;
}

.pageHeaderTop
{
    background-color: #002776;
    position: relative;
    padding: 0;
}

.pageHeader .logo
{
    background-position: right center;
    background-image: url("/FEImages/Fastway-Logo-New.jpg");
    background-repeat: no-repeat;
    width: 300px;
    height: 120px;
    float: left;
    text-indent: -9999px;
}

.pageBody
{
}



.tooltip
{
    display: none;
    background: transparent url(http://flowplayer.org/tools/img/tooltip/black_arrow.png);
    font-size: 12px;
    height: 70px;
    width: 360px;
    padding: 25px;
    color: #fff;
}

.loading
{
    background-image: url("/FEImages/ajax_loader_Black.gif");
    display: inline-block;
    width: 32px;
    height: 32px;
}


.btnFastway
{
    position: relative;
    min-width: 100px;
    cursor: pointer;
    color: white;
    font-weight: bold;
    background-color: #0D66A2;
    text-align: center;
    vertical-align: middle;
    font-size: 10pt;
    border: 1px solid #3B3B3B;
    text-align: center;
    display: inline-block;
    line-height: 26px;
    margin: 0;
    font-family: Arial;
}

input.btnFastway
{
    height: 28px;
    padding: 0;
    margin: 0;
}


.btnFastway:hover
{
    background-color: #D45221;
}

.fastwayPnlEx
{
    padding: 0;
    margin: 0;
    clear: both;
}

    .fastwayPnlEx .left
    {
        float: left;
        width: 10px;
        height: 156px;
        display: inline-block;
        background-image: url(http://www.fastwaycustomer.com/images/panel1left.jpg);
        background-repeat: no-repeat;
    }

    .fastwayPnlEx .right
    {
        float: left;
        width: 10px;
        height: 156px;
        display: inline-block;
        background-image: url(http://www.fastwaycustomer.com/images/panel1right.jpg);
        background-repeat: no-repeat;
    }

    .fastwayPnlEx .centre
    {
        float: left;
        height: 156px;
        display: inline-block;
        background-image: url(http://www.fastwaycustomer.com/images/panel1centre.jpg);
        background-repeat: repeat-x;
    }


#demo-container
{
}

ul#simple-menu
{
    list-style-type: none;
    position: relative;
    height: 40px;
    font-family: Arial;
    background-color: #002776;
}

    ul#simple-menu li
    {
        padding-top: 10px;
        /*padding: 0px 0px 0px 5px;*/
        display: block;
        float: right;
        margin: 0px;
        height: 40px;
        vertical-align: middle;
    }

        ul#simple-menu li.left
        {
            margin: 0;
        }

        ul#simple-menu li a
        {
            display: block;
            font-size: 11pt;
            float: left;
            color: #fff;
            text-decoration: none;
            padding: 0px 10px 0 10px;
        }

            ul#simple-menu li a.right
            {
                padding-right: 19px;
            }

            ul#simple-menu li a:hover
            {
                /*background-position: #FFFFFF;
	background: #FFFFFF;*/
                color: red;
            }

            ul#simple-menu li a.current
            {
                color: #2E4560;
                background: #fff;
            }

                ul#simple-menu li a.current:hover
                {
                    color: #2E4560;
                    background: #fff;
                }

#otherMenus
{    
    padding-top:5px;
    width: 100%;    
    text-align:right;
}

#otherMenus a
{
    font-size: 12pt;
    padding: 3px;      
}

#god
{
    padding-top:5px;
    float: left;
    padding-left:10px;
}


.dxInline
{
    display: inline;
}

.errorFrame
{
    display: inline-block;
    color: Red;
    padding: 3px;
    padding-left: 3px;
    border: 1px solid rgb(253, 77, 62);
    background-image: url("/FEImages/bgError.png");
}

/*Modal Popup*/
.FMmodalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.txtRed
{
    color: #F93F26;
}


.save
{
    display: inline-block;
    padding-bottom: 2px;
    font-size: 11pt;
    font-weight: bold;
}

.ParagraphTxt_FW1Bold
{
    font-size: 8.5pt;
    color: #003399;
    line-height: normal;
    font-weight: bold;
}

.TableLinesHZFWparaBlu
{
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #003399;
    font-size: 8.5pt;
    color: #003399;
}

.h2header
{
    color: #003399;
    margin-bottom: 5px;
}


.divSpace
{
    width: 100%;
    height: 10px;
}



.fastwayRed
{
    color: #fa4026;
}

.dialog
{
    border-right: black 2px solid;
    padding-right: 20px;
    border-top: black 2px solid;
    padding-left: 20px;
    padding-bottom: 20px;
    border-left: black 2px solid;
    width: 250px;
    padding-top: 20px;
    border-bottom: black 2px solid;
    background-color: #F0F0F0;
}

.reportHint
{
    font-size: 7pt;
    color: Red;
}

.clearFloat
{
    height: 1px;
    clear: both;
}

.ddl
{
    width: 147px;
}

.comment
{
    width: 100%;
}

    .comment .date
    {
        font-size: 7.5pt;
    }

    .comment .title
    {
        font-size: 8.5pt;
    }

.ajaxLoaderBlack
{
    background-position: center center;
    margin: auto;
    width: 200px;
    height: 80px;
    background-image: url('/FEImages/ajax_loader_Black.gif' );
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 10px;
    color: #003399;
    font-size: 9pt;
    font-weight: bold;
}

.ajaxLoaderFastwayMan
{
    background-position: center center;
    margin: auto;
    width: 245px;
    height: 120px;
    background-image: url('/FEImages/FWmanLogoAnimation.gif' );
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 10px;
    color: #003399;
    font-size: 9pt;
    font-weight: bold;
}


.ajaxLoaderPlain
{
    background-position: center bottom;
    margin: auto;
    width: 300px;
    height: 90px;
    background-image: url('/FEImages/logoPlain.png' );
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 10px;
    color: #003399;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
}


.fwTextBlue
{
}

.fwTextRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #ff0000;
    line-height: normal;
}

h1
{
    color: #002776;
    font-size: 16pt;
}


h2
{
    font-size: 12pt;
}

.h2heder
{
    color: #003399;
    font-family: Arial,Helvetica,sans-serif;
    margin-bottom: 5px;
}

h3
{
    margin-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #003399;
    font-weight: bold;
}


.list
{
    cursor: default;
    margin-bottom: 10px;
}

.details
{
    cursor: default;
    margin-bottom: 10px;
    width: 100%;
}

    .details .header
    {
        background-color: #002776;
        color: white;
        font-weight: bold;
        padding-top: 10px;
    }

    .details td
    {
        padding: 0;
    }

    .details .header td
    {
        border-bottom: 1px solid #003399;
        border-top: 1px solid #003399;
        font-size: 10pt;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
    }

.list .header
{
    background-color: #002776;
    color: white;
    font-weight: bold;
    padding-top: 10px;
}

    .list .header a:link
    {
        color: white;
    }

    .list .header a:visited
    {
        color: white;
    }

    .list .header a:hover
    {
        color: #FF0000;
    }



    .list .header td
    {
        border-bottom: 1px solid #003399;
        border-top: 1px solid #003399;
        font-size: 10pt;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
    }


.list .row1
{
    background-color: White;
    vertical-align: middle;
}

    .list .row1 td
    {
        padding-left: 5px;
        padding-bottom: 5px;
        padding-top: 5px;
        border-bottom: 1px solid #002776; /*#D5DDEE;*/
    }

.list .row2
{
    background-color: #eff3fc;
    vertical-align: middle;
}

    .list .row2 td
    {
        padding-left: 5px;
        padding-bottom: 5px;
        padding-top: 5px;
        border-bottom: 1px solid #002776; /*#D5DDEE;*/
    }

.list .rowCustomer
{
    background-color: #C9FFB7;
    vertical-align: middle;
}

    .list .rowCustomer td
    {
        padding-left: 5px;
        padding-bottom: 5px;
        padding-top: 5px;
        border-bottom: 1px solid #002776; /*#D5DDEE;*/
    }

    .list .row1:hover, .list .row2:hover, .list .rowCustomer:hover
    {
        background-color: #FFFFC4;
        vertical-align: middle;
    }


#divMainMenu a
{
    color: White;
    text-decoration: none;
}

#divMainMenu
{
    /*background: url("/FEimages/menutopbgrd.jpg") repeat-x scroll 0 0 transparent;*/
    height: 50px;
    overflow: hidden;
    width: 100%;
    background-color: #002776;
}

#divMainMenua a:visited
{
    color: #002776;
}

#divMainMenu a:hover
{
    color: #FF0000;
}


#footer
{
    background: url("/FEimages/footerbgrd.jpg") no-repeat scroll 0 0 transparent;
    color: #CCCCCC;
    vertical-align: bottom;
    height: 60px;
}

.border_gray
{
    border: 1px solid #E2E2E2;
}

.dottedline
{
    border-bottom: 2px dotted #E2E2E2;
    margin-bottom: 20px;
    margin-top: 10px;
}

.shadow_light
{
    -moz-box-shadow: 0px 0px 10px #969696;
    -webkit-box-shadow: 0px 0px 10px #969696;
    box-shadow: 0px 0px 10px #969696;
}

.shadow_dark
{
    -moz-box-shadow: 0px 0px 10px black;
    -webkit-box-shadow: 0px 0px 10px black;
    box-shadow: 0px 0px 10px black;
}

.padding_large
{
    padding: 50px;
}




a.button:link
{
    color: white;
}

a.button:visited
{
    color: white;
}

a.button:hover
{
    color: white;
}

.button a:active
{
}

.button
{
    padding: 4px 15px 4px 15px;
    background-color: #37439B;
    text-align: center;
    vertical-align: middle;
    color: White;
    display: inline-block;
    text-decoration: none;
    border: 0px solid #000066;
    font-weight: bold;
    font-size: 10pt;
    cursor: pointer;
}

    .button:hover
    {
        background-color: #C22127;
    }


input[type=text]
{
    width: 143px;
}

.button a:link
{
    color: White;
}

.button a:visited
{
    color: White;
}

a:link
{
    color: red;
}

a:visited
{
    color: red;
}

a:hover
{
    color: red;
}

a:active
{
}

a.button_l
{
    background: url(/FEImages/button.gif);
    display: block;
    color: #555555;
    font-weight: bold;
    height: 30px;
    line-height: 29px;
    margin-bottom: 5px;
    text-decoration: none;
    width: 191px;
}

a.button_s
{
    background: url(/FEImages/button_s.gif);
    display: inline-block;
    color: #555555;
    margin-right: 4px;
    font-weight: bold;
    height: 30px;
    line-height: 29px;
    margin-bottom: 5px;
    text-decoration: none;
    width: 121px;
}




a:hover.button_s
{
    color: #0066CC;
}

a:hover.button_l
{
    color: #0066CC;
}

/* -------------------- */
/* CLASSES				*/
/* -------------------- */
.button_add
{
    background: url(/FEImages/add.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

.button_alert
{
    background: url(/FEImages/Alert.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

.button_print
{
    background: url(/FEImages/Printer.png) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

.button_delete
{
    background: url(/FEImages/delete.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

.button_user
{
    background: url(/FEImages/user.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

.button_msg
{
    background: url(/FEImages/msg.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

.button_download
{
    background: url(/FEImages/download.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

.button_downloadXLS
{
    background: url(/FEImages/icon_xls.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

.button_downloadPDF
{
    background: url(/FEImages/icon_pdf.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

.button_find
{
    background: url(/FEImages/lens.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

.button_info
{
    background: url(/FEImages/info.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}



.boxDarkBlue
{
    background-color: #0d66a2;
    border: 1px solid #afc2e2;
    margin-bottom: 2px;
    width: 100%;
    display: block;
}

.boxLightBlue
{
    background-color: #e5eef4;
    border: 1px solid #afc2e2;
    margin-bottom: 2px;
    width: 100%;
    display: block;
}

.boxBlack
{
    background-color: #F2F2F2;
    border: 1px solid #595959;
    display: block;
    margin-bottom: 10px;
}


.boxRed
{
    border: 1px solid #FF9F9F;
    background-color: #FFEAEA;
    margin-bottom: 2px;
    width: 100%;
    display: block;
    font-size: 12px;
}

.boxCream
{
    border: 1px solid #FFFF77;
    background-color: #FFFFE8;
    margin-bottom: 2px;
    width: 100%;
    display: block;
    font-size: 12px;
}

.boxComment
{
    border: 1px solid #FFFF77;
    background-color: #FFFFE8;
    margin-bottom: 2px;
    width: 100%;
    display: block;
    font-size: 12px;
}

.boxBlue
{
    background-color: #F0F3FB;
    border: 1px solid #8099DD;
    margin-bottom: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
    display: block;
    font-size: 10pt;
}

.boxClear
{
    margin-bottom: 2px;
    width: 100%;
    display: block;
    border: 1px solid #D5DDEE;
}


#divMainContent
{
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 50px;
    height: 100%;
    min-height: 400px;
}

form
{
    padding: 0px;
    margin: 0px;
}

p.warning
{
    background-color: #FFF7D9;
    border: 1px solid #FFE066;
    color: #806600;
}

p.success
{
    background-color: #E4F7DF;
    border: 1px solid #8EE573;
    color: #186600;
}

ts .tdspacecol
{
    width: 10px;
}

.tdheadingBlue
{
    background-color: #F9FCFF;
    /*background-color: #F7F9FD;*/
    vertical-align: middle;
    padding: 2pt;
    padding-bottom: 5pt;
    color: #003399;
    margin-right: 10px;
    line-height: normal;
    text-align: right;
    width: 120px;
}


.tdheadingClear
{
    vertical-align: middle;
    padding: 2pt;
    padding-bottom: 5pt;
    color: #003399;
    margin-right: 10px;
    line-height: normal;
    text-align: right;
    width: 120px;
}

.tdheadingRed
{
    background-color: #F9FCFF;
    vertical-align: middle;
    padding: 2pt;
    padding-bottom: 5pt;
    color: red;
    margin-right: 10px;
    line-height: normal;
    text-align: right;
    width: 120px;
}

.tdheadingCream
{
    background-color: #FFFFE8;
    vertical-align: middle;
    padding: 2pt;
    padding-bottom: 5pt;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #003399;
    margin-right: 10px;
    line-height: normal;
    text-align: right;
    width: 120px;
}


.splitFifty
{
    width: 49%;
    vertical-align: top;
}

.splitDiv
{
    width: 2%;
}


/*END CUSTOM*/


.headingfw1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10.5pt;
    color: #003399;
    font-weight: bold;
    padding: 2px 2px 0px 5px;
}


.headingYellow
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #FFFF77;
    margin-left: 5px;
    font-weight: bold;
}

.headingRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #ff0000;
    margin-left: 5px;
    font-weight: bold;
}

.headingBlue
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #003399;
    margin-left: 5px;
    font-weight: bold;
}

.ParagraphTxt_FW1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #003399;
    line-height: normal;
}

.ParagraphTxt_Red
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #ff0000;
    line-height: normal;
}



.leftcolumn
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #002776;
    background-color: #002776;
}

.DisabledLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #999999;
    text-decoration: none;
}

.ErrorText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #ff0000;
    text-decoration: none;
}

.LGETextWhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15pt;
    color: #FFFFFF;
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
    height: 55px;
}

.LGETextBlue
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15pt;
    color: #003399;
    text-decoration: none;
}

.TextWhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #FFFFFF;
    text-decoration: none;
}


.TXTSmlColFW
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #003399;
}

.TXTSmlColFWDark
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #000080;
}





.TextWhite a:link
{
    color: #FFFFFF;
    text-decoration: none;
}

.TextWhite a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

.TextWhite a:hover
{
    color: #FF0000;
    text-decoration: none;
}

.TextWhite a:active
{
    color: #FFFFFF;
}

.RedHeading a:link
{
    color: #ff0000;
}

.RedHeading a:visited
{
    color: #ff0000;
}



.Bgrd_HeaderMainImage
{
    background-image: url(FEImages/Header_MainImage.jpg);
    background-repeat: no-repeat;
}

.TextNavigationWhite
{
    font-size: 8.5pt;
    color: #FFFFFF;
    word-spacing: 1px;
}

.TxtIndexLinks
{
    font-size: 8.5pt;
    color: #003399;
    text-decoration: none;
    font-weight: bold;
}

.ParagraphTxt_Indent1
{
    font-size: 8.5pt;
    color: #003399;
    text-indent: 6px;
}


.noborder
{
    border: 0px none;
}

    .noborder tr
    {
        border: 0px none;
    }

    .noborder td
    {
        border-bottom: 0px none !important;
    }

.error
{
    color: Red;
}


/********** TRACK and SEARCH tool container *************************************************/
#form_tool_box
{
    float: left;
    margin: 40px 0 20px 100px;
}


#form_tool
{
    padding: 0;
    margin: 0;
    width: 250px;
    height: 30px;
    float: left;
    border: 1px solid #DDDDDD;
    -moz-box-shadow: 0 0 2px #888;
    -webkit-box-shadow: 0 0 2px#888;
    box-shadow: 0 0 2px #888;
}


.form_tool
{
    padding: 0;
    margin: 0;
    width: 250px;
    height: 30px;
    float: left;
    border: 1px solid #DDDDDD;
    -moz-box-shadow: 0 0 2px #888;
    -webkit-box-shadow: 0 0 2px#888;
    box-shadow: 0 0 2px #888;
}

/* TRACK and SEARCH tool button ------------------------------- */

.tool_button
{
    float: right;
    display: inline;
    background-color: #4E81C0;
    border: medium none;
    color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    margin-right: 3px;
    margin-top: 3px;
    text-align: center;
    width: 90px;
    line-height: 100%;
}

    .tool_button:hover
    {
        background-color: #0065bd;
        color: #fff;
    }

    .tool_button:active
    {
        position: relative;
        top: 1px;
    }



/* TRACK and SEARCH input box feild ------------------------------- */
.tool_inputbox
{
    display: inline;
    border: 0 none;
    -webkit-appearance: none; /* ipad */
    /*float: left;*/
    height: 20px;
    width: 106px;
    margin-left: 8px;
    margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    text-align: left;
    padding: 0px;
}

.parcelcubicDetails
{
    border: 1px solid grey;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding-left: 5px;
    text-align: left;
    width: 2em;
}
