﻿
.mandatorystar
{
    color: Red;
    font-family: Verdana;
    font-size: 10px;
}

#mainwrapper
{
    background-image: url(../siteimages/header_bg.png);
    background-repeat: repeat-x;
    background-color: #fff;
}

#spnheadertext
{
    font-weight: bold;
}

#navmenu ul
{
    margin: 0;
    padding: 10px 0 0 0;
    list-style-type: none;
    list-style-image: none;
}

#navmenu li
{
    display: inline;
}

#navmenu ul li a
{
    text-decoration: none;
    margin: 4px;
    padding: 15px 5px 5px 5px;
    color: blue;
}

    #navmenu ul li a:hover
    {
        color: purple;
    }

.flt_rgt
{
    float: right;
}

.flt_lft
{
    float: left;
}

.hdrTabBg
{
    background: url(../siteimages/bg_menu.gif);
    width: auto;
    height: 31px;
}

.tabSelected
{
    float: left;
    background: url(../siteimages/bg_menu.gif);
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
}

    .tabSelected a
    {
        color: white;
        text-transform: uppercase;
        text-decoration: underline;
        font-size: 11px;
    }

.tabUnSelected
{
    background: #fff url(../siteimages/bg_menu.gif);
    float: left;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    color: #FFFFFF;
}

    .tabUnSelected a
    {
        font-family: Verdana;
        font-size: 11px;
        color: white;
        font-weight: bold;
        text-decoration: none;
    }

.tabSeperator
{
    background: url(../siteimages/bg_separate.gif);
    background-color: #fff;
    width: 2px;
    height: 31px;
    float: left;
}

.tabSelected, .tabUnSelected
{
    padding: 7px 15px;
}

.submenu
{
    background: url(../siteimages/bg_submenu.gif);
    background-repeat: repeat-x;
    width: 99.85%;
    padding: 8px 0 14px 0;
}

.submenutxt, .submenutxt
{
    float: left;
    padding: 7px 15px;
}

.decor
{
    text-decoration: none;
    color: #000;
}

.content
{
    float: left;
    width: 99.5%;
    min-height: 465px;
    height: auto;
}

.marg
{
    margin-left: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 15px;
}

.padtf
{
    padding-left: 10px;
    padding-top: 5px;
    _padding-left: 10px;
    _padding-top: 5px;
}

.padppop
{
    padding-top: 120px;
}

.padtrgt
{
    padding-right: 10px;
    padding-top: 7px;
}

.spacer
{
    float: left;
    width: 98.5%;
    height: 15px;
}

.padtw
{
    padding-left: 10px;
    padding-top: 2px;
}

.whitefull
{
    float: left;
    width: 98.3%;
    min-height: 30px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}
.nowrap {
    white-space: nowrap;
}
.whiteleftbo
{
    float: left;
    width: 24.5%;
    min-height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}

.whiteforup
{
    float: left;
    width: 49%;
    height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}

.whiteleftro
{
    float: left;
    width: 24.5%;
    height: 24px;
    background-color: #FFF;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
}


.whitefullbo
{
    float: left;
    width: 24.5%;
    min-height: 24px;
    border: 1px solid #e3e4e6;
    background-color: #FFF;
}

.whitefullro
{
    float: left;
    width: 24.5%;
    height: 24px;
    background-color: #FFF;
    border: 1px solid #e3e4e6;
    border-left: none;
}


.whiteleftbo_text
{
    float: left;
    width: 24.5%;
    height: 50px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}

.whiteleftro_text
{
    float: left;
    width: 24.5%;
    height: 50px;
    background-color: #FFF;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
}

.grayleftbo
{
    float: left;
    width: 24.5%;
    min-height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}

.grayleftro
{
    float: left;
    width: 24.5%;
    height: 24px;
    background-color: #FFF;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
}


.grayfullbo
{
    float: left;
    width: 24.5%;
    min-height: 24px;
    border: 1px solid #e3e4e6;
    background-color: #FFF;
}

.grayfullro
{
    float: left;
    width: 24.5%;
    height: 24px;
    background-color: #FFF;
    border: 1px solid #e3e4e6;
    border-left: none;
}

.grayleftbo_text
{
    float: left;
    width: 24.5%;
    height: 50px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}

.grayleftro_text
{
    float: left;
    width: 24.5%;
    height: 50px;
    background-color: #FFF;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
}

.graytxt
{
    float: left;
    width: 100px;
    padding-top: 50px;
}

.header
{
    border: 1px solid #8ec7ff;
    background-color: #cfe7ff;
    padding-top: 5px;
    font-size: 13px;
    color: #021e51;
    font-size: 12px;
    height: 32px;
    width: 24.47%;
    float: left;
}

.detailedViewHeader
{
    border: 1px solid #8ec7ff;
    background-color: #cfe7ff;
    color: #021e51;
    font-size: 13px;
    padding: 4px 0px 4px 0px;
    min-height: 27px;
    width: 49.15%;
    float: left;
}

.detailedViewHeader_rgt
{
    border: 1px solid #8ec7ff;
    background-color: #cfe7ff;
    color: #021e51;
    font-size: 13px;
    padding: 4px 0px 4px 0px;
    min-height: 27px;
    width: 49.15%;
    float: left;
}

.detailedViewTextBox
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 11px !important;
    color: #000000;
    width: 90%;
}

.detailedViewTextBoxOn
{
    font-family: Vernada;
    font-size: 11px;
}

.fontBold
{
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.style_Gray
{
    color: gray;
}

.h2
{
    font-size: 18px;
    line-height: 20px;
}

.gray
{
    color: gray;
}

.inactive
{
    color: #999999;
}

.active
{
    color: #229922;
}



textarea
{
    width: 90%;
    height: 70px;
    border: 1px solid #dadada;
}

    textarea:focus
    {
        border: 1px solid gray;
        background: #FAF9E1;
    }

dropdown
{
    width: 91%;
}


.treeTable1
{
    padding-top: 7px;
    padding-left: 10px;
    font-size: 11px;
}

.treeTableright
{
    padding-top: 2px;
    padding-right: 10px;
}

.padbot
{
    padding-top: 80px;
    padding-right: 10px;
}

.drop_mnu
{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1000000001;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    width: 150px;
    display: none;
    padding: 0px;
    text-align: left;
    overflow-x: hidden;
    overflow-y: hidden;
    background-color: #fff;
    margin-top: 0px;
}

a.drop_down
{
    width: 150px;
    text-align: left;
    font-family: Verdana;
    font-size: 10px;
    line-height: 20px;
    font-weight: normal;
    color: #33338c;
    background-image: url(../siteimages/bg_menu_slide.gif);
    background-repeat: repeat-y;
    padding: 2px 5px 2px 20px;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #d3d3d3;
    display: block;
}

    a.drop_down:Hover
    {
        padding: 2px 5px 2px 20px;
        width: 150px;
        text-align: left;
        color: #0070BA;
        font-weight: bold;
        text-decoration: underline;
        background-color: #ffffcc;
    }

.bgwhite
{
    background-color: white;
}

.grid
{
    float: left;
    background: url(../siteimages/bg_submenu.gif);
    background-repeat: repeat-x;
    border-left: 1px solid #e3e4e6;
    width: 6%;
    height: 26px;
}

.grid_a
{
    float: left;
    background: url(../siteimages/bg_submenu.gif);
    background-repeat: repeat-x;
    border-left: 1px solid #e3e4e6;
    width: 33%;
    height: 26px;
}

.grid_b
{
    float: left;
    background: url(../siteimages/bg_submenu.gif);
    background-repeat: repeat-x;
    border-right: 1px solid #e3e4e6;
    width: 10.1%;
    height: 26px;
}

.grid_lfttax
{
    float: left;
    border: 1px solid #e3e4e6;
    border-top: none;
    width: 6%;
    min-height: 128px;
}

.grid_lfttaxb
{
    float: left;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
    width: 33%;
    min-height: 128px;
}

/* For Proforma Invoice*/
.grid_lfttax_pinv
{
    float: left;
    border: 1px solid #e3e4e6;
    border-top: none;
    width: 6%;
    min-height: 155px;
}

.grid_lfttaxb_pinv
{
    float: left;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
    width: 33%;
    min-height: 155px;
}

.grid_lfttaxbc
{
    float: left;
    border-right: 1px solid #e3e4e6;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
    width: 10%;
    min-height: 128px;
}

.grid_lftdiscnt
{
    float: left;
    border: 1px solid #e3e4e6;
    border-top: none;
    width: 98.2%;
    min-height: 150px;
}

.grid_lfttaxes
{
    float: left;
    border: 1px solid #e3e4e6;
    border-top: none;
    width: 98.2%;
    min-height: 125px;
}

.grid_borderleft
{
    border-left: 1px solid #e3e4e6;
}

.addpro
{
    float: left;
    width: 98.2%;
    height: 38px;
    border: 1px solid #e3e4e6;
    border-top: none;
}

.button
{
    padding-top: 4px;
    padding-left: 10px;
}

.netarea
{
    float: left;
    border: 1px solid #e3e4e6;
    border-top: none;
    width: 86%;
    height: 24px;
}

.netareargt
{
    float: left;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
    width: 12.1%;
    height: 24px;
}

.netdetail
{
    float: left;
    border: 1px solid #e3e4e6;
    border-top: none;
    width: 98.2%;
    min-height: 170px;
}

.padtrgtinv
{
    padding-right: 10px;
    padding-top: 7px;
    float: right;
}
/*One Field Data Content area*/
.whiteleftbo_onefd
{
    float: left;
    width: 73.65%;
    height: 50px;
    background-color: #FFF;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
}

.grayleftro_onefd
{
    float: left;
    width: 73.65%;
    height: 50px;
    background-color: #FFF;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
}

/*One Description Textarea Field Content area*/
.detailedViewTextBox_desc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    border: 1px solid #bababa;
    padding-left: 5px;
    width: 86%;
    background-color: #ffffff;
}

.detailedViewTextBox_descOn
{
    font-family: Vernada;
    font-size: 11px;
    color: #000000;
    border: 1px solid #bababa;
    padding-left: 5px;
    width: 86%;
    background-color: #ffffdd;
}

.cpy
{
    fclear: left;
    width: 100%;
    background: #203561;
    color: #FFF;
    text-align: left;
    padding: 10px 0 10px;
    text-indent: 10px;
    letter-spacing: 0.5px;
}

    .cpy a
    {
        color: #3cc0ff;
    }

        .cpy a:hover
        {
            color: #ed2329;
        }

/********************************************************* PopUp ******************************************************/
#popupwrapper
{
    margin: 20px;
}

#popup
{
    float: left;
    height: 27px;
    width: 99%;
    border: 1px solid #e3e4e6;
    background-color: #f2f2ea;
    color: #727272;
    font-size: 12px;
}

.popleftbo
{
    float: left;
    width: 49.4%;
    height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}

.popleftful
{
    float: left;
    width: 97.3%;
    height: 30px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
    padding-left: 10px;
    padding-top: 2px;
}

.popleftro
{
    float: left;
    width: 49.4%;
    height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
    background-color: #FFF;
}

.popgraybo
{
    float: left;
    width: 49.4%;
    height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}

.popgrayful
{
    float: left;
    width: 99.3%;
    height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}

.labtestful
{
    width: 99.3%;
    line-height: 25px;
    float: left;
    margin-bottom: 10px;
    background-color: #f2f2ea;
}

.popgrayro
{
    float: left;
    width: 49.4%;
    height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
    background-color: #FFF;
}

.popsp
{
    float: left;
    height: 10px;
    width: 99%;
}

.popbtn
{
    float: left;
    height: 25px;
    width: 99%;
}


.poplis
{
    float: left;
    height: 300px;
    width: 99%;
}

.popswid
{
    float: left;
    height: 300px;
    width: 45%;
}

.popliss
{
    float: left;
    height: 200px;
    width: 99%;
}

.poplisscinv /*Consolidated Invoice Print*/
{
    float: left;
    height: 300px;
    width: 99%;
}

.popswd
{
    float: left;
    height: 150px;
    width: 45%;
}

.popmidd
{
    float: left;
    height: 300px;
    width: 10%;
}

.popmd
{
    float: left;
    height: 150px;
    width: 10%;
    padding-top: 52px;
}

.popmdcinv /* Consolidated Invoice Print*/
{
    float: left;
    height: 150px;
    width: 10%;
    padding-top: 150px;
}

.popupheight
{
    min-height: 120px;
}
/********************************************************* Listbox ******************************************************/
.plis
{
    float: left;
    height: 300px;
    width: 49.5%;
}

.pswid
{
    float: left;
    height: 300px;
    width: 100%;
}

.pmidd
{
    float: left;
    height: 300px;
    width: 100%;
}

/****another class of list box*****/

.poplist
{
    float: right;
    height: 300px;
    width: 49.5%;
}

.popwid
{
    float: right;
    height: 300px;
    width: 100%;
}

.popsmid
{
    float: right;
    height: 300px;
    width: 100%;
}



/***************************************************************************************************************/

/********************************************************* PopUp ******************************************************/
#popupwrapper
{
    margin: 20px;
}

#popup
{
    float: left;
    height: 27px;
    width: 99%;
    border: 1px solid #8ec7ff;
    background-color: #cfe7ff;
    color: #021e51;
    font-size: 12px;
}

.popleftbo
{
    float: left;
    width: 49.4%;
    height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}

.popleftbo_text
{
    float: left;
    width: 49.4%;
    height: 50px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}

.popleftro
{
    float: left;
    width: 49.4%;
    height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
    background-color: #FFF;
}

.popleftro_text
{
    float: left;
    width: 49.4%;
    height: 50px;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
    background-color: #FFF;
}

.popgraybo
{
    float: left;
    width: 49.4%;
    height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}

.popgraybo_text
{
    float: left;
    width: 49.4%;
    height: 50px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}

.popgrayro
{
    float: left;
    width: 49.4%;
    height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
    background-color: #FFF;
}

.popgrayro_text
{
    float: left;
    width: 49.4%;
    height: 50px;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
    background-color: #FFF;
}

.popsp
{
    float: left;
    height: 10px;
    width: 99%;
}

.popbtn
{
    float: left;
    height: 25px;
    width: 99%;
}
/********************************************************* End  PopUp ******************************************************/


/*ListBox*/
.listbox
{
    height: 100px;
    width: 300px;
}
/******************************************************** Login *********************************************************/
#login
{
    border: 0px solid #e3e4e6;
    background-color: #fff;
    color: #727272;
    height: 600px;
    width: 99%;
    float: left;
}

.lf
{
    background-color: #fff;
    height: 490px;
    width: 33.3%;
    float: left;
}

.log_lft
{
    background-image: url('../siteimages/bg_lft.gif');
    background-repeat: no-repeat;
    height: 216px;
    width: 4.2%;
    float: left;
}


.log_mdd
{
    background-image: url('../siteimages/bg_middle.gif');
    background-repeat: repeat-x;
    height: 216px;
    width: 60%;
    float: left;
}

.log_txt
{
    height: 216px;
    width: 40%;
    float: left;
}

.log_txxt
{
    font-size: 100%;
    height: 196px;
    width: 60%;
    float: left;
}


.log_rft
{
    background-image: url('../siteimages/bg_rgt.gif');
    background-repeat: no-repeat;
    height: 216px;
    width: 4.2%;
    float: left;
}


.actionlinks
{
    cursor: pointer;
    color: #0f79ae !important;
    text-decoration: underline;
}

.links
{
    text-decoration: underline;
}

.actionlinks:Hover
{
    color: blue;
}

.vlinks
{
    color: #0f79ae !important;
    text-decoration: underline !important;
}

    .vlinks:hover
    {
        color: black !important;
    }

/* Horizontal Navigation menu */




ul#topnav
{
    margin: 0;
    padding: 0;
    float: left;
    width: 99.85%;
    *width: 99.8%;
    list-style: none;
    position: relative;
    font-size: 1.2em;
    line-height: 1.4em;
}

    ul#topnav li
    {
        float: left;
        margin: 0;
        padding: 0;
        font-weight: bold;
    }

        ul#topnav li a
        {
            padding: 5px 2px 5px 3px;
            display: block;
            text-decoration: none;
        }

        ul#topnav li span
        {
            float: left; /* padding: 15px 0;*/
            position: absolute;
            top: 30px;
            left: 0px;
            display: none;
            width: 99.6%; /*background: #1376c9;*/
            color: #0069d2;
            -moz-border-radius-bottomright: 0px;
            -khtml-border-radius-bottomright: 0px;
            -webkit-border-bottom-right-radius: 0px;
            -moz-border-radius-bottomleft: 0px;
            -khtml-border-radius-bottomleft: 0px;
            -webkit-border-bottom-left-radius: 0px;
            height: 22px !important;
            padding-top: 3px !important;
            padding-left: 5px !important;
        }

            ul#topnav li span a
            {
                display: inline;
                font-size: 0.9em;
                padding: 5px 2px 5px 2px;
                color: #001c4f;
            }

                ul#topnav li span a:hover
                {
                    text-decoration: underline;
                    color: #0069d2;
                }




/* Horizontal Navigation menu */

/* MVC Validation*/

.field-validation-error
{
    font-size: 1.0em;
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    font-size: small;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}




/* error message */
.error
{
    height: 12px;
    background-color: #E85917;
    font-size: 10px;
    border: 1px solid #E1E16D;
    padding: 2px 10px;
    color: #fff;
    margin-left: -2px;
    width: auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px #ddd;
}

    .error em
    {
        border: 10px solid;
        border-color: #E85917 transparent transparent;
        bottom: -17px;
        display: block;
        height: 0;
        left: 5px;
        position: absolute;
        width: 0;
    }

    .error span
    {
        vertical-align: middle;
    }


/*Class for Logon Page */


.display-label
{
    margin: 0.5em 0;
    color: #000;
}

.display-field
{
    margin: 0.5em 0;
    color: #000;
}


.editor-label
{
    float: left;
    width: 40%;
    height: 27px;
    _height: 30px;
    border-top: none;
    line-height: 20px;
}

.editor-field
{
    float: left;
    width: 60%;
    height: 27px;
    _height: 30px;
    border-top: none;
    border-left: none;
}

.menu_item
{
    float: left;
    height: 30px;
    width: 100%;
    border: 1px solid #e3e4e6;
    background-color: #D1E5F5;
}

.wthlogon
{
    _width: 390px;
    width: 380px;
    border: 1px solid #ccc;
}

.padbtn
{
    text-align: right;
    padding-right: 23px;
    _padding-top: 30px;
}

.ui-corner-all
{
    -moz-border-radius: 10px 10px 10px 10px;
}

.settingscontainer
{
    width: 98%;
    margin: 0 auto;
    overflow: visible;
}


.minhgttab
{
    min-height: 355px;
}

.tdwid
{
    width: 100px;
    _width: 1%;
    text-align: center;
}


/*  For Sales , Purchase Discount Taxes Links  */

.splinks
{
    font-size: 15px;
    color: #4297D7;
    text-decoration: none;
    cursor: pointer;
}

/* for dynamic fields*/
.Inheader
{
    background-color: #f2f2ea;
    line-height: 20px;
    vertical-align: middle;
    float: left;
}



.peditor-field
{
    width: 60%;
    height: 23px;
    background-color: #aaa38e;
    float: left;
    text-indent: 10px;
    margin-top: 5px;
    padding-top: 3px;
}

.peditor-label
{
    width: 40%;
    height: 20px;
    float: left;
    background-color: #aaa38e;
    padding-top: 6px;
    text-indent: 10px;
    margin-top: 5px;
}


.InheaderSales
{
    background-color: #EEEEEE;
    line-height: 25px;
    vertical-align: middle;
    float: left;
    height: 24px;
}


/* fleet,store menus - start */

#leftmenu
{
    position: absolute;
    width: 180px;
    padding: 0;
    margin: 0;
}

#rightcontent
{
    margin-left: 190px;
}

.sidebar
{
    float: left;
    width: 100%;
}


/* fleet,store menus - end */

/* Fleet Start */

.wid input[type=text]
{
    width: 85%;
}

.popleftbc
{
    float: left;
    width: 49.4%;
    height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #f2f2ea;
}

.popleftrc
{
    float: left;
    width: 49.4%;
    height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
    text-align: center;
}

.padtl
{
    padding-left: 60px;
    padding-top: 2px;
}

/* Fleet End */

/* Purchases/Inward/Certificate Information */

/* Purchases Inward Start*/
.detailedViewHeaders
{
    border: 1px solid #8ec7ff;
    background-color: #cfe7ff;
    color: #021e51;
    font-size: 13px;
    padding: 4px 0px 4px 0px;
    min-height: 27px;
    width: 98.30%;
    float: left;
}

.grayleftbo20
{
    float: left;
    width: 20%;
    min-height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}

.grayleftbo10
{
    float: left;
    width: 10%;
    min-height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}

.grayleftro40
{
    float: left;
    width: 39%;
    height: 24px;
    background-color: #FFF;
    border: 1px solid #e3e4e6;
    border-top: none;
    border-left: none;
}

.grayleftbo40
{
    float: left;
    width: 39%;
    min-height: 24px;
    border: 1px solid #e3e4e6;
    border-top: none;
    background-color: #FFF;
}


.header1
        {
            width: 98%;
            *width: 98.05%;
            border: 1px solid #c3c3c3;
            margin-bottom: 10px;
            margin-top: 10px;
            float: left;
        }
/* Purchases Inward Start*/


