
*
{
    margin: 0;
    padding: 0;
}

html
{
    overflow-y: scroll;
}

body
{
    background-image: url("../content/images/backspace.png"); /*background: none repeat scroll 0 0 #666666;     color: #333333;*/
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px; /* line-height: 17px;*/
}

a
{
    text-decoration: none;
}

    a:hover
    {
        color: #4A3C19;
        text-decoration: underline;
    }

#wrap
{
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 900px;
}

#header
{
    background: none repeat scroll 0 0 #FFFFFF;
    height: 80px;
}

    #header h1
    {
        color: #FFFFFF;
        font-size: 38px;
        letter-spacing: -1px;
        padding: 70px 0 0 40px;
    }

        #header h1 a
        {
            color: #FFFFFF;
            font-weight: 100;
            letter-spacing: -2px;
            text-decoration: none;
        }

            #header h1 a:hover
            {
                color: #000000;
            }

    #header h2
    {
        color: #EFECE0;
        font-size: 19px;
        font-weight: 100;
        letter-spacing: -1px;
        padding: 20px 0 0 20px;
    }

#menu
{
    background: url("../content/images/menuBack.png") repeat-x scroll 0 0 #000000;
    height: 30px;
    line-height: 30px;
}

    #menu a
    {
        /*background: url("../content/images/bg-nav-new.jpg") repeat-x scroll 0 0 #000000;*/
        color: #FFFFFF;
        display: block;
        font-size: 1em;
        min-width: 30px;
    }

.active
{
    background-color: #1014A5;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}

#menu ul
{
    list-style-type: none;
    padding-left: 10px;
}

    #menu ul li
    {
        display: block;
        float: left;
        min-width: 50px;
    }

        #menu ul li a
        {
            font-weight: 400;
            padding: 0 20px 0 5px;
        }

    #menu a:hover, #menu ul ul a:hover
    {
        /* background: none repeat scroll 0 0;*/
        color: #ADD8E6;
        font-size: 1em;
        text-decoration: none;
    }

    #menu ul li:hover
    {
        /* background: none repeat scroll 0 0; background-color: #1014A5;*/
        color: #1014A5;
        font-size: 1em;
        text-decoration: none; /* text-indent: 16px;*/
    }

    #menu ul ul
    {
        display: none;
        height: 0;
        visibility: visible !important;
    }

    #menu ul li:hover ul
    {
        display: block;
        position: absolute;
        z-index: 300;
    }

#content
{
    background: url("../content/images/bg-content-container.jpg") repeat-x scroll 0 0 #FFFFFF;
    clear: both;
    min-height: 300px;
    padding: 2px 10px 10px;
    width: 876px;
}

#contentDetails
{
    clear: both;
    float: left;
    width: 100%;
}

.left
{
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    font-size: 14px;
    padding: 10px;
    text-align: justify;
    width: 550px;
}

    .left h2
    {
        font-size: 20px;
        font-weight: 100;
        padding: 15px 0 7px;
    }

        .left h2 a
        {
            text-decoration: none;
        }

            .left h2 a:hover
            {
                text-decoration: underline;
            }

.right
{
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #E5EDF0;
    border: 1px solid #B6CCD4;
    color: #434343;
    float: right;
    margin-top: 10px;
    padding: 10px;
    position: relative;
    top: 10px;
    width: 250px;
}

    .right h2
    {
        color: #000000;
        font-size: 17px;
        height: 24px;
        line-height: 24px;
        padding-left: 10px;
    }

    .right ul
    {
        list-style-type: square;
        padding: 10px 0 15px 30px;
    }

        .right ul li a
        {
            font-size: 12px;
            font-weight: 100;
        }

            .right ul li a:hover
            {
            }

#bottom
{
    background: url("../content/images/bottom.jpg") no-repeat scroll 0 0 #D4CCAE;
    padding: 10px 0;
}

#round_bottom
{
    background: url("../content/images/round-bottom.png") no-repeat scroll center top transparent;
    height: 20px;
    margin: 0 auto;
    width: 900px;
}

#footer
{
    background: none repeat scroll 0 0 #666666;
    font-size: 11px;
    text-align: center;
}

.logo
{
    float: left;
    margin: 0;
    padding:25px 10px 5px 10px;
}

    #logo a
    {
        outline: medium none;
    }

.info
{
    /* -moz-border-radius: 5px 5px 5px 5px;     background-color: #E5EDF0;     border: 1px solid #B6CCD4;     color: #434343;*/
    float: right;
    margin: 9px 10px 0px 10px;
    padding-right: 20px;
    width: 160px;
}

    .info ul
    {
    }

        .info ul li
        {
            list-style: none outside none;
            text-decoration: none;
            float: left;
            clear: both;
            font-size: .9em;
            padding-bottom: 2px;
            width: 150px;
        }

input.search
{
    border: 1px solid #374F7F;
    color: #3D3D3D;
    font: 100% 'trebuchet ms',helvetica,sans-serif;
    padding: 1px 4px 1px 10px;
    -moz-border-radius: 5px 5px 5px 5px;
    height: 1.6em;
}


input.suggest
{
    border: 1px solid #374F7F;
    color: #3D3D3D;
    background: url("../content/images/icons/cog_go.png") no-repeat scroll left center #E8E8FF;
    font: 100% 'trebuchet ms',helvetica,sans-serif;
    padding: 1px 4px 1px 20px;
    -moz-border-radius: 5px 5px 5px 5px;
    height: 1.6em;
    width: 300px;
    text-indent: 12px;
}


input.suggestActive
{
    border: 1px solid #374F7F;
    color: #3D3D3D;
    background: url("../content/images/indicator2.gif") no-repeat scroll left center #E8E8FF;
    font: 100% 'trebuchet ms',helvetica,sans-serif;
    padding: 1px 4px 1px 20px;
    -moz-border-radius: 5px 5px 5px 5px;
    height: 1.6em;
    width: 300px;
    text-indent: 12px;
}


input.filter
{
    border: 1px solid #374F7F;
    color: #3D3D3D;
    background: url("../content/images/icons/ruby_gear.png") no-repeat scroll left center #E8E8FF;
    font: 100% 'trebuchet ms',helvetica,sans-serif;
    padding: 1px 4px 1px 20px;
    -moz-border-radius: 5px 5px 5px 5px;
    height: 1.6em;
    width: 200px;
}



#searchPanel
{
    margin-top: 5px;
    padding: 5px;
}



#cmdSearch
{
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("../content/images/search.png") no-repeat scroll left center #E8E8FF;
    border: 1px solid #374F7F;
    color: #3D3D3D;
    font: 100% 'trebuchet ms',helvetica,sans-serif;
    padding: 1px 4px 1px 25px;
}

.cmdFind
{
    float: left;
    clear: none;
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("../content/images/search.png") no-repeat scroll left center #E8E8FF;
    border: 1px solid #374F7F;
    color: #3D3D3D;
    font: 100% 'trebuchet ms',helvetica,sans-serif;
    padding: 1px 4px 1px 25px;
}

.cmdFindTest
{
    clear: none;
    float: left;
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("../content/images/search.png") no-repeat scroll left center #E8E8FF;
    border: 1px solid #374F7F;
    color: #3D3D3D;
    font: 100% 'trebuchet ms',helvetica,sans-serif;
    padding: 1px 4px 1px 25px;
}


.add
{
    clear: none;
    float: left;
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("../content/images/icons/add.png") no-repeat scroll left center #E8E8FF;
    border: 1px solid #374F7F;
    color: #3D3D3D;
    font: 100% 'trebuchet ms',helvetica,sans-serif;
    padding: 1px 4px 1px 25px;
    font-weight: bold;
}

.subAdd
{
    clear: none;
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("../content/images/icons/add.png") no-repeat scroll left center #E8E8FF;
    border: 1px solid #374F7F;
    color: #3D3D3D;
    font: 100% 'trebuchet ms',helvetica,sans-serif;
    padding: 1px 4px 1px 25px;
    font-weight: bold;
}


.addnew
{
    width: 103px;
    height: 27px;
    background: url("../content/images/addnew.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 16px;
    padding: 1px 1px 4px 1px;
    border: 0;
}





#cmdchange
{
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("../content/images/search.png") no-repeat scroll left center #E8E8FF;
    border: 1px solid #374F7F;
    color: #3D3D3D;
    font: 100% 'trebuchet ms',helvetica,sans-serif;
    padding: 1px 4px 1px 25px;
}


#leftFilterPanel
{
    /* background: url("../content/images/icons/001_07.png") no-repeat scroll 0px top;*/
    float: left; /*height: 24px;padding-left: 16px;*/
    width: 50%;
    margin-bottom: 2px;
}


#rightFilterPanel
{
    float: right;
    margin-bottom: 2px;
}


#cmdFilter
{
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("../content/images/search.png") no-repeat scroll left center #E8E8FF;
    border: 1px solid #374F7F;
    color: #3D3D3D;
    font: 100% 'trebuchet ms',helvetica,sans-serif;
    padding: 1px 4px 1px 25px;
}

#pageDetails
{
    height: 25px;
    margin-top: 10px;
    -moz-border-radius: 5px 5px 5px 5px;
    color: #3D3D3D;
    font-weight: bold;
    font-size: .9em;
    padding: 5px; /*text-indent: 16px;*/
}

input.button
{
    /*background: url("../content/images/accept.png") no-repeat scroll left center #E8E8FF;     border: 1px solid #374F7F;     color: #005500;     font: 100% 'trebuchet ms' ,helvetica,sans-serif;     margin: 2px;*/
    padding: 0 0 0 20px;
}


.pageHelp
{
    background: url("../content/images/icons/help.png") no-repeat scroll left center transparent;
    clear: none;
    float: right;
    padding-left: 16px;
    width: 16px;
    height: 16px;
}

fieldset
{
    border: 0 none;
}

.inputArea
{
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    padding: 10px;
}

    .inputArea input[type="text"], .inputArea input[type="password"], .inputArea textarea
    {
        border: 1px solid #85B1DE;
        display: block;
        font-family: Arial,Sans-Serif;
        font-size: 12px;
        margin-bottom: 5px;
        padding: 4px;
        width: 300px;
    }

.display
{
    display: block;
    border: 1px solid #85B1DE;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 4px;
    width: 300px;
}


.activeField
{
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #33677F;
}

.idleField
{
    background-image: url("../content/images/blue_bg.png");
    background-position: center top;
    background-repeat: repeat-x;
    border: 1px solid #85B1DE;
}

.field-error
{
    color: #FF0000;
    font-size: 0.8em;
}


.field-validation-error
{
    color: #FF0000; /*font-size: 0.8em;*/
}

.field-error-message
{
    color: #FF0000;
    font-size: 0.8em;
    float: right;
}




.field-validation-error-message
{
    color: #FF0000;
    font-size: 0.8em;
    float: right;
}

.editor-label
{
    font-weight: 600;
}

.mainActionButton
{
    background-image: url("../content/images/buttonback.gif");
    background-repeat: repeat-x;
    border: thin solid #FFFFFF;
    color: white;
    font-size: 1.1em;
    height: 2em;
    text-align: center;
}

.mainActionButtonDis
{
    background-image: url("../content/images/buttonbackdis.gif");
    background-repeat: repeat-x;
    border: thin solid #FFFFFF;
    color: white;
    font-size: 1.1em;
    height: 2em;
    text-align: center;
}

.ClearLeft
{
    clear: left;
}

.ClearRight
{
    clear: right;
}

.ClearNone
{
    clear: none;
}

.FloatRight
{
    display: inline;
    float: right;
}

.FloatLeft
{
    display: inline;
    float: left;
}

.ClearBreak
{
    clear: both;
}
/*
.new
{
    background:url("../content/images/icons/add.png") no-repeat;
    padding-left:15px;
}

*/






.accept
{
    width: 118px;
    height: 32px;
    background: url("../content/images/accept.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 14px;
    padding: 4px 1px 4px 1px;
    border: 0;
}

.activate
{
    width: 118px;
    height: 32px;
    background: url("../content/images/activate.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 14px;
    padding: 4px 1px 4px 1px;
    border: 0;
}

.reactivate
{
    width: 130px;
    height: 32px;
    background: url("../content/images/reactivate.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 12px;
    padding: 4px 1px 4px 17px;
    border: 0;
}

.export
{
    width: 120px;
    height: 32px;
    background: url("../content/images/accept.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 6px;
    padding: 4px 1px 4px 6px;
    border: 0;
}

.dealerChange
{
    width: 172px;
    height: 32px;
    background: url("../content/images/bigBackButton.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 15px;
    padding: 4px 1px 4px 8px;
    border: 0;
    text-align: center;
}

.impersonate
{
    width: 130px;
    height: 32px;
    background: url("../content/images/impersonate.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 12px;
    padding: 4px 1px 4px 17px;
    border: 0;
}

.impersonateSmall
{
    width: 36px;
    height: 32px;
    background: url("../content/images/impersonatesmall.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 12px;
    padding: 1px 1px 4px 17px;
    border: 0;
}

.customerLocation
{
    width: 36px;
    height: 32px;
    background: url("../content/images/enlocations.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 12px;
    padding: 4px 1px 4px 17px;
    border: 0;
}

.licenseLocation
{
    width: 36px;
    height: 32px;
    background: url("../content/images/enlicense.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 12px;
    padding: 4px 1px 4px 17px;
    border: 0;
}



.transfer
{
    width: 160px;
    height: 27px;
    background: url("../content/images/transfer.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 16px;
    padding: 1px 1px 4px 1px;
    border: 0;
}



.return
{
    width: 118px;
    height: 32px;
    background: url("../content/images/return.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 14px;
    padding: 4px 1px 4px 1px;
    border: 0;
}


.attach
{
    width: 118px;
    height: 32px;
    background: url("../content/images/attach.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 14px;
    padding: 4px 1px 4px 1px;
    border: 0;
}

.reship
{
    width: 118px;
    height: 32px;
    background: url("../content/images/reship.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 14px;
    padding: 4px 1px 4px 1px;
    border: 0;
}

.addItem
{
    width: 118px;
    height: 32px;
    background: url("../content/images/additem.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 14px;
    padding: 4px 1px 4px 1px;
    border: 0;
}


.login
{
    width: 118px;
    height: 32px;
    background: url("../content/images/loginnew.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 14px;
    padding: 4px 1px 4px 1px;
    border: 0;
}


   .accept:hover, .refresh:hover, .login:hover, .cancel:hover, .reset:hover, .addnew:hover, .download:hover, .activate:hover, .reactivate:hover, .impersonate:hover, .impersonateSmall:hover, .attach:hover, .return:hover, .addItem:hover, .reship:hover, .dealerChange:hover
    {
        background-position: 0px -31px;
        color: #000;
    }

.transfer:hover
{
    background: url("../content/images/27back.png") no-repeat scroll 0px 0px;
}

.reset
{
    width: 103px;
    height: 27px;
    background: url("../content/images/resetpwd.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 16px;
    padding: 1px 1px 4px 1px;
    border: 0;
}


/*.addnew
{
    width: 103px;
    height: 27px;
    background: url("../content/images/addnew.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 16px;
    padding: 1px 1px 4px 1px;
    border: 0;
}*/


.delete
{
    background: url("../content/images/icons/001_06.png") no-repeat scroll 8px 8px transparent;
    color: #FFFFFF;
    padding: 1px;
    text-indent: 16px;
}

.user
{
    background: url("../content/images/icons/001_06.png") no-repeat scroll 10px 8px transparent;
    color: #FFFFFF;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px;
    text-indent: 30px;
}

mainActionButton


.clear
{
    background: url("../content/images/icons/001_05.png") no-repeat scroll 4px 3px #171717;
    color: #FFFFFF;
    padding: 1px;
    text-indent: 16px;
}
/*.login
{
    background: url("../content/images/icons/door_in.png") no-repeat scroll 4px 3px #171717;
    color: #FFFFFF;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    height: 30px;
    padding: 5px;
    text-indent: 30px;
}*/
.cancel
{
    background: url("../content/images/icons/cross.png") no-repeat scroll 4px 3px #171717;
    color: #FFFFFF;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    height: 30px;
    padding: 5px;
    text-indent: 30px;
}

.width100
{
    width: 98%;
}

.Width100
{
    width: 100%;
}

.subTopic
{
    margin: 10px;
}

.BreadCrumb
{
    color: Maroon;
    font-weight: 600;
}

.terminated
{
    background-color: Red;
}

.suspended
{
    background-color: Yellow;
}

#customerInfo
{
    margin: 10px 5px 5px 0;
    width: 200px;
}

    #customerInfo dt
    {
        font-weight: bold;
    }

    #customerInfo dd
    {
        font-size: 0.8em;
    }

#subHeader
{
    background: url("../content/images/bg-content-container.jpg") repeat-x scroll 0 0 #FFFFFF;
    clear: both;
    float: left;
    height: 25px;
    width: 100%;
}

.editTaskBox
{
    /* border-bottom: 1px dashed #000000;  min-height: 200px;  margin: 5px 0 0;     padding: 2px 2px 5px; */
    clear: both;
    float: left;
    padding: 2px 2px 2px 5px;
}

    .editTaskBox legend
    {
        color: Maroon;
        font-size: 0.9em;
        font-weight: bold;
    }

.leftEditArea
{
    clear: both;
    float: left;
    width: 428px;
}

.rightEditArea
{
    clear: none;
    float: left;
    width: 428px;
}

.input-validation-error
{
    background-color: #CFCFCF;
}

.focusField
{
    background-color: #FFFFFF;
}

#container
{
    margin: 200px auto;
    width: 500px;
}

#loginForm
{
    border-left: 2px solid #354665;
    margin: auto;
    padding: 2px;
    width: 325px;
}

    #loginForm legend
    {
        background: url("../content/images/icons/001_42.png") no-repeat scroll 0 0 transparent;
        height: 30px;
        width: 30px;
    }



v.autoMargin
{
    margin: auto;
    padding: 2px;
    width: 325px;
}

option
{
    background-color: #EFF3FF;
}


#overlay
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    filter: alpha(opacity=70);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
}

    #overlay img
    {
        width: 16px;
        height: 16px;
        background-color: white;
        padding: 4px;
        position: absolute;
        top: 30em;
        left: 40em;
    }

.noVisibility
{
    display: none;
}

.Visibility
{
    opacity: 0;
    display: block;
}


.divHighlight
{
    background: url("../content/images/highlight.png");
    padding: 5px;
}


.partialSection
{
    float: left;
    clear: both; /* border-bottom: 1px solid #D6D7CE;*/
    padding: 2px;
    width: 100%;
}
/*
.altDiv
{
    background-color: #F2EFE9;
}
*/

.logout
{
    background: url("../content/images/icons/door_out.png") no-repeat scroll 0px 0px transparent;
    text-indent: 20px;
    float: left;
}


.activeuser
{
    /* background: url("../content/images/icons/status_online.png") no-repeat scroll 0px 0px transparent;     text-indent: 16px;*/
    float: left;
    font-weight: bold;
    font-size: 1.1em;
}

#info ul li
{
    clear: both;
    float: left;
}

.headerA
{
    color: #555555;
    float: left;
    font-size: 18px;
    line-height: 1em;
    padding-left: 12px;
    padding-top: 18px;
    padding-bottom: 18px;
    text-rendering: optimizelegibility;
    text-shadow: 0 1px 0 #FFFFFF;
    margin-bottom: 5px;
}


.back
{
    background: url("../content/images/icons/001_60_1.png") no-repeat scroll right center transparent;
    height: 24px;
    width: 24px;
}

.forward
{
    background: url("../content/images/icons/001_01.png") no-repeat scroll right center transparent;
    height: 24px;
    width: 24px;
}


.resetlink
{
    background: url("../content/images/icons/arrow_refresh.png") no-repeat scroll right center transparent;
    height: 16px;
    width: 16px;
}

.home
{
    background: url("../content/images/icons/001_20_Grey.png") no-repeat scroll right center transparent;
    height: 24px;
    width: 24px;
}

.upload
{
    background: url("../content/images/icons/upload.png") no-repeat scroll right center transparent;
    height: 24px;
    width: 24px;
}

.contact
{
    background: url("../content/images/icons/001_12.png") no-repeat scroll right center transparent;
    height: 24px;
    width: 24px;
}


.help
{
    background: url("../content/images/icons/help24.png") no-repeat scroll right center transparent;
    height: 24px;
    width: 24px;
}

#iconTable
{
    float: right;
}

    #iconTable td
    {
        width: 24px;
        padding: 2px;
    }

#iconTableLeft
{
    float: Left;
    width: 30px;
}

    #iconTableLeft td
    {
        width: 24px;
        padding: 2px;
    }




#validationSummary
{
}


    #validationSummary ul li
    {
        list-style-type: none;
        font-weight: bold;
        color: #FF0000;
    }




#cmdVerify
{
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("../content/images/icons/accept.png") no-repeat scroll left center #E8E8FF;
    border: 1px solid #374F7F;
    color: #3D3D3D;
    font-weight: bold;
    padding: 1px 1px 1px 25px;
}

.popout
{
    color: #660000;
    text-decoration: underline;
}

.btnDisabled
{
    width: 210px;
    background: #fff;
    border-top: solid 2px #777;
    border-left: solid 2px #777;
    border-bottom: solid 2px #eaeaea;
    border-right: solid 2px #eaeaea;
}

.btnEnabled
{
    width: 210px;
    background: #ebf2f9;
    cursor: pointer;
    border-top: solid 2px #eaeaea;
    border-left: solid 2px #eaeaea;
    border-bottom: solid 2px #777;
    border-right: solid 2px #777;
}



.toggleButton
{
    clear: both;
}


    .togglebutton a
    {
        font-size: 14px;
        font-weight: bold;
    }



.firstColumn
{
    float: left;
    clear: both;
}

.secondColumn
{
    float: left;
    clear: none;
    margin: 5px;
    margin: 0 10px 0 10px;
}

.thirdColumn
{
    float: left;
    clear: none;
}



.paddingBottom
{
    padding-bottom: 10px;
}

.or
{
    font-weight: bold;
    color: #C32148;
}


legend
{
    font-size: 1.1em;
    font-weight: bold;
    color: #b4231b;
}

#dealerInfo
{
    min-height: 25px;
    margin-top: 10px;
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("../content/images/business_contact.png") no-repeat scroll 5px top; /*border-bottom: 1px solid #cccccc;*/
    color: #3D3D3D;
    font-weight: bold;
    padding: 5px;
    text-indent: 55px;
}


.lineDivider
{
    clear: both;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    height: 2px;
    width: 98%;
    background: url("../content/images/sprite-dividers.png") -60px -373px no-repeat;
}


.centered800
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}


.noDisplay
{
    display: none;
}

.orders
{
    clear: both;
    float: left;
    width: 430px;
}

.orderItems
{
    float: right;
    clear: none;
}


.width-25
{
    width: 25px;
}



.width7
{
    width: 7em;
}


.width10
{
    width: 10em;
}

.width14
{
    width: 14em;
}

.width15
{
    width: 15em;
}

.width20
{
    width: 20em;
}


.width25
{
    width: 15em;
}

.width30
{
    width: 30em;
}

.width40
{
    width: 40em;
}

.width-100
{
    width: 98%;
}

.width95
{
    width: 95%;
}

.width5
{
    width: 5em;
}


.width2
{
    width: 2em;
}

.width3
{
    width: 3em;
}

.splitHeader
{
    margin-top: 5px;
}

.splitContent
{ 
    margin-top: 5px;
}

.leftCol
{
    float: left;
    clear: both;
}

.rightCol
{
    float: right;
    clear: none;
}




.boldText
{
    font-size: 1.1em;
    font-weight: bold;
}


.horizontalButtonSeparator
{
    margin-top: 20px;
    margin-left: 20px;
}


.selectedItems
{
    float: right;
    clear: left;
}


.returnText
{
    background: url("../content/images/info.png") no-repeat scroll 0px center;
}

    .returnText p
    {
        text-align: left;
        margin-left: 48px;
    }

.smallMargin
{
    margin-top: 15px;
}

#hor-minimalist-a, .hor-minimalist-a
{
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode", "Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    text-align: left;
    width: 480px;
}

    #hor-minimalist-a th, .hor-minimalist-a th
    {
        border-bottom-color: #6678B1;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        color: #003399;
        font-size: 14px;
        font-weight: normal;
        padding-bottom: 10px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 10px;
    }

    #hor-minimalist-a td, .hor-minimalist-a td
    {
        color: #666699;
        padding-bottom: 0;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 9px;
    }

    #hor-minimalist-a tbody tr:hover td, .hor-minimalist-a tbody tr:hover td
    {
        color: #000099;
    }

#hor-minimalist-b, .hor-minimalist-b
{
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode", "Lucida Grande",Sans-Serif;
    font-size: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: left;
}

    #hor-minimalist-b th, .hor-minimalist-b th
    {
        border-bottom-color: #6678B1;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        color: #003399;
        font-size: 12px;
        font-weight: normal;
        padding-bottom: 10px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 10px;
    }

    #hor-minimalist-b td, .hor-minimalist-b td
    {
        border-bottom-color: #CCCCCC;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        color: #666699;
        padding-bottom: 6px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 6px;
    }

    #hor-minimalist-b tbody tr:hover td, .hor-minimalist-b tbody tr:hover td
    {
        color: #000099;
    }






.hor-table-a
{
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode", "Lucida Grande",Sans-Serif;
    font-size: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: left;
}

    .hor-table-a th
    {
        border-bottom-color: #6678B1;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        color: #003399;
        font-size: 12px;
        font-weight: normal;
        padding-bottom: 10px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 10px;
    }

    .hor-table-a td
    {
        border-bottom-color: #CCCCCC;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        color: #666699;
        padding-bottom: 6px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 6px;
    }

    .hor-table-a tbody tr:hover td
    {
        color: #000099;
    }








#customerOrderInfo
{
}

.lock
{
    height: 48px;
    width: 48px;
    background: url("../content/images/lock_closed.png") no-repeat scroll 0px center;
}

.unLock
{
    height: 48px;
    width: 48px;
    background: url("../content/images/lock_open.png") no-repeat scroll 0px center;
}

#lockedInformation
{
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("../content/images/Marker_48.png") no-repeat scroll 5px center;
    color: #3D3D3D;
    padding: 5px;
    text-indent: 50px;
}



.IndexDetailList
{
    overflow: hidden;
}

    .IndexDetailList li
    {
        list-style: none;
        list-style-image: none;
        width: 40%;
        min-height: 6.25em;
        margin: 1em 1% 0 .25%;
        padding-left: 30px;
        padding-bottom: 1em;
        font-size: .85em;
        color: #545454;
        float: left;
        background: url(../content/images/icons/001_60.png) no-repeat 6px 3px;
    }

        .IndexDetailList li a
        {
            list-style-image: none;
            font-size: 1.5em;
            font-weight: 700;
            text-decoration: none;
            color: #305dc0;
            padding-top: 5px;
        }

.DetailList
{
    margin-top: 10px;
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

    .DetailList li
    {
        font-weight: bold;
        padding-left: 5px;
        color: #305dc0;
        font-size: 1.2em;
    }

    .DetailList ul
    {
        list-style: none;
        margin-top: 5px;
    }

        .DetailList ul li
        {
            margin-left: 40px;
            list-style: circle;
            color: #545454;
            font-weight: bold;
            font-size: 12px;
        }

            .DetailList ul li a
            {
                font-size: 1.0em;
                color: #545454;
                font-weight: bold;
                text-decoration: none;
            }

                .DetailList ul li a:hover
                {
                    text-decoration: underline;
                }

.NewPartInfo
{
    clear: both;
    float: left;
    width: 350px;
}

.PartFeatureInfo
{
    margin-top: 20px;
    clear: none;
    float: left;
}


.controlPanel
{
    margin-top: 8px;
    margin-right: 4px;
}


#pageInfo
{
    /* border: 1px solid #cccccc;*/
    min-height: 25px;
    -moz-border-radius: 5px 5px 5px 5px; /*background: url("../content/images/icons/information.png") no-repeat 5px center; /*border-bottom: 1px solid #cccccc;*/
    color: #3D3D3D;
    font-style: italic;
    padding: 5px;
    text-indent: 5px;
    margin-bottom: 4px;
    color: Highlight;
}


#OrderLeft
{
    float: left;
    width: 310px;
}

#OrderRight
{
    clear: none;
    float: right;
}


#AttachedLicenses
{
    clear: both;
    float: left;
    margin-bottom: 10px;
}

#ActivatedLicenses
{
    clear: both;
    float: left;
    margin-bottom: 10px;
}


.sectionHeading
{
    font-weight: bold;
    background-color: #666666;
    color: #fff;
}

#partsToShip
{
    margin-top: 20px;
}


#distDetails
{
    -moz-border-radius: 5px 5px 5px 5px;
    color: #3D3D3D;
    font-style: italic;
    padding: 10px;
    text-indent: 10px;
    margin: 10px 0 5px 0;
    color: Highlight;
    background: url("../content/images/icons/information.png") no-repeat 0px 0px;
}

.information
{
    background: url("../content/images/icons/information.png") no-repeat center;
}


.borderRed
{
    -moz-border-radius: 5px 5px 5px 5px;
    border: thin solid #666;
}

.Redborder
{
    -moz-border-radius: 5px 5px 5px 5px;
    border: solid #ff0000;
}


#partialMessage
{
    background: url("../content/images/info.png") no-repeat left top;
    padding-left: 50px;
}

#messageContainer
{
    min-height: 40px;
}

#messageFooter
{
    margin-top: 20px;
    color: #FF0000;
    font-size: .8em;
}

.eulaLink
{
    color: Blue;
}




.iconLink
{
    height: 24px;
    width: 24px;
}



/* SWA Location Information */

#swaLocationInformation
{
}





.assuredApplication
{
    float: left;
    clear: both;
    margin-top: 5px;
    margin-bottom: 10px;
}


.assuredDownloadAction
{
    float: right;
    clear: both;
}


.assuredDownloads
{
    float: left;
    clear: both;
    margin-top: 5px;
    margin-bottom: 10px;
}


.box-table-a
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    margin: 0px;
    text-align: left;
    border-collapse: collapse;
}

    .box-table-a th
    {
        font-size: 13px;
        font-weight: normal;
        padding: 8px;
        background: #b9c9fe;
        border-top: 4px solid #aabcfe;
        border-bottom: 1px solid #fff;
        color: #039;
    }

    .box-table-a td
    {
        padding: 8px;
        background: #e8edff;
        border-bottom: 1px solid #fff;
        color: #669;
        border-top: 1px solid transparent;
    }

    .box-table-a tr:hover td
    {
        background: #d0dafd;
        color: #339;
    }



.tblApplication
{
}

tr.spaceOver > td
{
    padding-top: 1em;
}




/*-----------------------------------------------------------------------------*/



#ActionResultInfo
{
    float: left;
    clear: both;
    width: 100%;
    margin: 18px 0px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #9F6000; /*  border: 1px solid;background-color: #FEEFB3;*/
}



#CloseButton
{
    display: block;
    float: right;
    height: 16px;
    width: 16px;
    border-left: 1px solid;
    border-bottom: 1px solid;
    background-repeat: no-repeat;
}


#Message
{
    padding: 10px 10px 10px 50px;
}


/*
.success, .failure, .warning, .error, .validation
{
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 5px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}



*/
.success
{
    background: url("../content/images/icons/001_06.png") no-repeat left top;
}

.failure
{
    background: url("../content/images/icons/001_11.png") no-repeat left top;
}

#Choice404
{
    float: left;
    width: 750px;
    margin: 50px 0px 0px 75px;
}


.iconList
{
    overflow: hidden;
}

    .iconList li
    {
        list-style: none;
        list-style-image: none;
        width: 28%;
        height: 70px;
        margin: 1em 1% 0 .25%;
        padding-left: 30px;
        padding-bottom: 1em;
        font-size: .9em;
        color: #545454;
        float: left;
    }

        .iconList li a
        {
            list-style-image: none;
            font-size: 1em;
            font-weight: 700;
            text-decoration: none;
            color: #305dc0;
        }


.licenseFolders
{
    background: url("../content/images/icons/001_43.png") no-repeat left top;
    height: 25px;
    width: 100%;
    padding: 1px 1px 1px 28px;
    font-weight: bold;
    margin-top: 10px;
}

.shippingRightArea
{
    clear: none;
    float: left;
}




.EasyNav
{
    float: left;
}

.EasyLink
{
    float: right;
    clear: none; /* width: 27px;     height: 27px;     background: url("../content/images/icons/001_25.png") no-repeat scroll 0px 0px;*/
}

.noClear
{
    clear: none;
}

#viewSelectedLink
{
    float: right;
    clear: none;
}


#toggleLink
{
    float: right;
    clear: none;
}

.nextStep
{
    padding: 10px 24px 10px 1px;
    background: url("../content/images/icons/001_25.png") no-repeat scroll right center;
}



.actionImage
{
    height: 32px;
    width: 32px;
    clear: none;
}

.easyNavCL
{
    background: url("../content/images/icons/001_44.png") no-repeat scroll right center transparent;
    height: 24px;
    width: 24px;
}

.paddingTB
{
    padding: 2px 0px 2px 0px;
}

.padTop
{
    padding-top: 10px;
}

.openFolder
{
}

.fontSizeBig
{
    font-size: 1.2em;
}


/***************  NEWS ********************/

#newsBlock
{
    overflow: scroll;
}


.newsItem
{
    margin: 5px 0px 20px 0px;
}

    .newsItem h3
    {
        background: url("../content/images/icons/newspaper_go.png") no-repeat;
        text-indent: 24px;
        background-color: #e4e4e4;
    }

    .newsItem .newsSummary
    {
        color: #898989;
    }

.moreNews
{
    color: Blue;
    background: url("../content/images/icons/arrow_right.png") no-repeat right bottom;
    min-width: 50px;
}


/***************  NEWS ENDS********************/

#datePicker dd
{
    margin: 5px;
    text-indent: 10px;
}

#DateRangeType
{
    margin-right: 5px;
}

.dateRangeInfo
{
    font-size: .9em;
    color: Gray;
}



.makeSureBox
{
    margin: 5px 0px 5px 0px;
}

.catchEyeBox
{
    margin: 5px 0px 5px 0px;
    font-size: x-large;
    color: Maroon;
    font-weight: bold;
}

.catchEyeBoxElementLighter
{
    margin: 5px 0px 5px 0px;
    font-size: x-large;
    color: Maroon;
}



.OrderByPartsList
{
    float: left;
    width: 100%;
}


.returnToPreviousDiv
{
    display: block;
    width: 75px;
    float: right;
    min-height: 75px;
}


.alternateRow
{
    background-color: #F3F3F3;
}

/*.ui-autocomplete-loading
{
	border: 1px solid #374F7F;
	color: #3D3D3D;
	background: url("../content/images/indicator2.gif") no-repeat scroll left center #E8E8FF;
	font: 100% 'trebuchet ms' ,helvetica,sans-serif;
	padding: 1px 4px 1px 20px;
	-moz-border-radius: 5px 5px 5px 5px;
	height: 1.6em;
	width: 200px;
	text-indent: 12px;
}*/

#progressIndicator
{
    min-height: 16px;
    min-width: 16px;
    float: left;
    clear: none;
}

#lmcAttached
{
    float: left;
    clear: none;
    background: url("../content/images/info.png") no-repeat left top;
    height: 50px;
    width: 100%;
    padding: 1px 1px 1px 42px;
    font-weight: bold;
    margin-top: 10px;
}


div.fileinputs
{
    position: relative;
}

div.fakefile
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

input.file
{
    position: relative;
    text-align: right;
    -moz-opacity: 0;
    filter: alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}

.imgSearch
{
    background: url("../content/images/search.png") no-repeat scroll left center #E8E8FF;
    width: 24px;
    height: 24px;
}

.warningMessage
{
    font-size: .9em;
    float: left;
    clear: both;
    color: #9F6000;
    margin: 10px 0px;
    background-color: #FEEFB3;
    padding: 15px 10px 15px 30px;
}

    .warningMessage li
    {
        margin-top: 5px;
    }

.UMG
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
    background: url("../content/images/umg35.png") no-repeat scroll left center #E8E8FF;
    width: 150px;
    height: 35px;
}

    .UMG a
    {
        padding: 0px 0px 0px 0px;
        margin: 0px;
    }

.umgButton
{
}



/* -----------------------------------------Tokens---------------------------------------*/

#tokenSummary
{
    float: left;
    clear: both;
    width: 96%;
    margin-left: 20px;
    min-height: 100px;
    background: url("../content/images/token_64x64.png") no-repeat left center;
    background-color: #99cccc;
}

#activatedTokens
{
    float: left;
    width: 25%;
    min-height: 128px;
}

.tokenTerms
{
    float: left;
    width: 50%;
    min-height: 50px;
}

#availableTokens
{
    float: left;
    width: 25%;
    min-height: 128px;
}

.tokens
{
    min-height: 50px;
    background: url("../content/images/token_48x48.png") no-repeat left top;
    text-align: left;
    text-indent: 50px;
}

.tokenTotal
{
    text-align: right;
    font-weight: bold;
    color: Red;
}

#tokenIcon
{
    float: left;
    clear: none;
    min-height: 25px;
    max-width: 25px;
}

#tokenTable
{
    float: left;
}

    #tokenTable td
    {
        width: 24px;
        padding: 2px;
        background: url("../content/images/token_24x24.png") no-repeat center center;
    }

#tokenSummaryTable
{
    margin-left: 60px;
    width: 80%;
}

.TextAlignCenter
{
    text-align: center;
}


.underLine
{
    text-decoration: underline;
}

#SWALocationSummary
{
    float: left;
    clear: both;
    width: 98%;
    margin-left: 10px;
    min-height: 100px;
    background: url("../content/images/backgroundBlue.png") left center;
    padding-bottom: 15px;
    position: relative;
    border: thin solid blue;
}


#SWAInfo
{
    padding-left: 10px;
    float: left;
    clear: none;
    width: 80px;
}

    #SWAInfo img
    {
        padding-top: 10px;
    }

#RequiredActivations
{
    width: 450px;
    float: right;
    clear: none;
}

#SWAApplications
{
    float: left;
    clear: none;
    width: 85%;
}

#SWAUnitInfo
{
    padding-left: 10px;
    width: 80px;
    float: right;
    clear: none;
}


    #SWAUnitInfo img
    {
        padding-top: 10px;
    }

#QuoteAddOnInfo
{
    float: left;
    clear: none;
}

.SWASeparator
{
    float: left;
    clear: none;
    width: 50px;
    height: 100%;
    background: url("../content/images/backgroundArrow.png") no-repeat left center;
}

.SWAHeaderInfo
{
    width: 100%;
    float: left;
    clear: none;
    padding: 5px;
    background: url("../content/images/backgroundBlue.png") repeat-x left center;
}


.linkLine
{
    text-decoration: underline;
    color: Blue;
}

#cmdChildLocation
{
    text-decoration: underline;
    color: Blue;
}

.GreyShade
{
    background-color: #ffdddd;
}

.noMarginNoPadding
{
    margin: 0;
    padding: 0;
}

.width320
{
    width: 320px;
    padding-right: 5px;
}

#linktoshowemail
{
    padding-bottom: 3px;
    font-size: .9em;
}

.SWAStatusActive
{
    background: url("../content/images/icons/001_32.png") no-repeat scroll right center transparent;
    height: 24px;
    width: 24px;
}

.SWAStatusInActive
{
    background: url("../content/images/icons/001_31.png") no-repeat scroll right center transparent;
    height: 24px;
    width: 24px;
}

.uncoveredSWACoverage
{
    background-color: #c6d7ff;
    height: 15px;
}

.currentSWACoverage
{
    background: url("../content/images/currentswa.png") repeat-x scroll 0 0 #F7BE52;
    height: 15px;
}

.futureSWACoverage
{
    background: url("../content/images/futureswa.png") repeat-x scroll 0 0 #F7BE52;
    height: 15px;
}

#swaBulkRenewalLocations
{
    margin-top: 10px;
    width: 850px;
}

#agrLocation
{
    width: 250px;
}

#agrApplication
{
    width: 250px;
}

#agrBar
{
    width: 350px;
}

#agrTokens
{
    width: 100px;
    text-align: right;
}

#agrCheckBox
{
    width: 30px;
    text-align: center;
    padding-left: 10px;
}

#agrCheckBoxLocation
{
    width: 30px;
    text-align: center;
    padding-left: 10px;
}

.swabarGraph
{
    border: 0px;
    width: 100%;
}

    .swabarGraph tr
    {
        font-size: .8em;
        color: #898989;
    }

.textAlignRight
{
    text-align: right;
}

.textAlignLeft
{
    text-align: left;
}



#renewalCustomerSelection
{
    width: 300px;
    float: left;
    clear: both;
}


#renewalDEMSelection
{
    width: 300px;
    float: left;
    clear: none;
}

#renewalQuoteInformation
{
    width: 860px;
    float: left;
    clear: both;
}

#LocationRenewalInfo
{
    padding-left: 10px;
    width: 40px;
    float: right;
    clear: none;
}


    #LocationRenewalInfo img
    {
        padding-top: 10px;
    }


.LeftRightBorder
{
    border-left: #666666 1px solid;
    border-right: #666666 1px solid;
}

#renewalLocations
{
    margin-top: 10px;
    margin-left: 40px;
}

.renewalLocation
{
    margin-top: 5px;
    margin-bottom: 10px;
}


.renewalApplications
{
    margin-left: 25px;
    margin-top: 5px;
}

.italicizedSmallText
{
    font-size: .8em;
    font-style: italic;
    font-weight: bold;
}


.rowColorPbx {

    background-color: lightblue;
}

.rowColorApp {
    
     background-color: #ccffcc;
}

.colorRed {
    color: red;
}

.NouseDiv
{
  position:fixed;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    background-color: #fff;
     text-align: center;
    filter: alpha(opacity=70);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
    padding-top :200px;
}

 .NouseDiv img
    {
        width: 16px;
        height: 16px;
        background-color: white;
        padding: 4px;
    }
 .Release {
	width: 500px;
	padding: 20px;
	margin: auto;
	background: #eeebe3;
	border: 5px solid #5a523d;
	text-align: left;
	}

  .Release h1 {
	font: 16px "Delicious-Bold", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	text-align: center;
	color: #3d3111;
	margin-bottom: 20px;
	}

 .Release p {
	font: 16px/1.3 "Delicious-Bold", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	}

  .Release dl {
	margin-bottom: 20px; 
	}
	
	 .Release dt {
		font: 14px   Helvetica, Arial, sans-serif;
		text-align: left;
		color: #822020;
		margin-bottom: 5px;
		}
     .cert
{
    background: no-repeat scroll right center transparent;
    height: 24px;
    width: 24px;
}
 .enablebutton
{
    width: 130px;
    height: 32px;
    background: url("../content/images/reactivate.png") no-repeat scroll 0px 0px transparent;
    color: #fff;
    font-weight: bold;
    text-indent: 12px;
    padding: 4px 1px 4px 17px;
    float: right;
    border:0;
    /*outline :none ;*/
}
     
  .disablebutton
{
    width: 130px;
    height: 32px;
    background: url("../content/images/reactivate.png") no-repeat scroll 0px 0px transparent;
    background-position: 0px -31px;
    color: #000;
    font-weight:bold;
    text-indent: 12px;
    padding: 4px 1px 4px 17px;
    border:0;
    pointer-events: none;
    float: right;

}
  .rightTerminationArea
{
    margin-bottom: 10px;
    text-align: left;
    clear: none;
    border:0;
    outline :none ;
}
.rightActivationArea
{
     margin-bottom: 10px;
    /*text-align: left;*/
    clear: none;
    border:0;
    clear: none;
    float: left ;
    width: 455px;
}
.leftActivationArea
{
    clear: both;
    float: left;
    width: 410px;
}

#SystemStartDates {
     margin-top: 3px;
     margin-left :13px;
     width: 98%;
     padding-top :30px;
}
#startDateContainer {
    float: left;
    clear: both;
    width: 98%;
    margin-left: 10px;
    min-height: 25px;
   /*background: url("../content/images/backgroundBlue.png") left center;*/ 
    padding-bottom: 10px;
    position: relative;
    border: thin solid gray;
}
.image { 
   position: relative; 
}

.h2 { 
   position: absolute; 
   width: 100%; 
   top:10px;
   padding :5px;
}
.ui-jqgrid .ui-jqgrid-btable
{
    table-layout: auto;
}

.ui-jqgrid .ui-jqgrid-htable
{
    table-layout: auto;
}
.slrightEditArea
{
    display:block;
    clear: none;
    float: right;
    width: 428px;
    font-size:250%;
}


.slInformation {
    padding-right: 20px;
}

mainActionButton

.remove
{
    width: 130px;
    height: 32px;
    background: url("../content/images/icons/lock_open.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 12px;
    padding: 4px 1px 4px 17px;
    border: 0;
}



.downloadSmall
{
    width: 36px;
    height: 32px;
    background: url("../content/images/icons/001_51.png") no-repeat scroll 0px 0px;
    color: #fff;
    font-weight: bold;
    text-indent: 12px;
    padding: 1px 1px 4px 17px;
    border: 0;
}


#reprotdate {
    
}

#reprotdate .leftEditArea  dl dt {
    margin-top: 10px;
}

.smallMarginTop {
    margin-top:10px;
}