﻿@media print
{
    .nonPrintable
    {
        display: none;
    }

    .nonPrintable.btn
    {
        display: none;
    }
    .printible
    {
        overflow: visible;
        height: auto !important;
        width: auto !important;
    }
}
.msgIconError
{
    float: left;
    margin-right: 10px;
    width: 32px;
    height: 32px;
    background-image: url(../images/messageicons/error.png);
}

.msgIconWarning
{
    float: left;
    margin-right: 10px;
    width: 32px;
    height: 32px;
    background-image: url(../images/messageicons/warning.png);
}
.msgIconInfo
{
    float: left;
    margin-right: 10px;
    width: 32px;
    height: 32px;
    background-image: url(../images/messageicons/info.png);
}

fieldset.filter
{
    border: 1px solid #DDDDDD;
    padding: 0 0.5em 0.5em;
    margin-bottom: 10px;
}
.lnkBtn
{
    color: black;
}
fieldset.filter legend
{
    color: #0B77B7;
    padding-left: 9px;
    padding-right: 9px;
}

fieldset.general
{
    border: 1px solid #DDDDDD;
    padding: 0 0.5em 0.5em;
    margin-bottom: 10px;
}
fieldset.general legend
{
    color: #0B77B7;
    padding-left: 9px;
    padding-right: 9px;
}
a
{
    cursor: pointer;
}

.tablePadding2 td
{
    padding: 2px;
}
.radInput_Default .inputCell
{
    padding: 0 2px 2px 0 !important;
}

.radInput_Default table, .radInput_Default table td
{
    border: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
}

/**/
.printibleDiv2
{
    width: 770px;
    height: 475px;
    overflow-y: auto;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, img, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

ol, ul
{
    list-style: none;
}

blockquote, q
{
    quotes: none;
}

:focus, :active
{
    outline: 0;
}

iframe
{
    width: 100%;
    height: 100%;
    border: none;
}

.ui-dialog .ui-dialog-content
{
    overflow: hidden !important;
}
.ui-tabs .ui-tabs-nav
{
    font-size: 11px;
    line-height: 11px;
    background: none !important;
}
.ui-widget-header
{
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #AAAAAA !important;
}
.ui-widget-content
{
    background-image: none !important;
    border: 1px solid #EEEEEE;
    color: #333333;
}
.ui-accordion .ui-accordion-content
{
    margin-bottom: 2px;
    margin-top: -2px;
    padding-bottom: 5px !important;
    padding-left: 2px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
    position: relative;
    top: 1px;
    overflow: hidden;
    border-top: 1px solid #EEEEEE;
}
.ui-tabs .ui-tabs-panel
{
    padding: 5px 5px !important;
}

.ui-tabs .ui-tabs-panel
{
    padding: 5px !important;
    border-left: 1px solid #AAAAAA !important;
    border-right: 1px solid #AAAAAA !important;
    border-bottom: 1px solid #AAAAAA !important;
}

.ui-tabs
{
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    position: inherit !important;
    z-index: 1;
}

.ui-widget
{
    font-size: 11px !important;
    font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif !important;
}

input.ui-button
{
    margin-left: 5px;
}


.ui-accordion .ui-accordion-header
{
    margin-bottom: 5px;
}
.radNegativeCss_Default
{
    width: 90% !important;
}
.radEnabledCss_Default
{
    width: 90% !important;
}
.radDisabledCss_Default
{
    width: 90% !important;
}
.radHoverCss_Default
{
    width: 90% !important;
}
.radFocusedCss_Default
{
    width: 90% !important;
}

.trBold
{
    font-weight: bold;
}

#breadcrumbs
{
    font-size: 11px;
    font-weight: bold;
    height: 90px;
    border: 1px solid #D9D9D9;
    padding: 3px;
}

#breadcrumbs li.incomplete.active
{
    background: url("../images/incomplete_active.png") no-repeat scroll -112px 8px transparent;
}
#breadcrumbs li.incomplete
{
    background: url("../images/incomplete.png") no-repeat scroll 0 8px transparent;
}
#breadcrumbs li.complete
{
    background: url("../images/completed.png") no-repeat scroll 0 8px transparent;
}
#breadcrumbs li
{
    border: medium none;
    color: #777777;
    float: left;
    font-size: 11px;
    font-weight: normal;
    list-style-type: none;
    text-align: center;
    width: 70px;
}
#breadcrumbs li.active div
{
    background: url("../images/notch.png") no-repeat scroll center 3px transparent;
    color: #669933;
}
#breadcrumbs li.active div
{
    font-weight: bold;
}
#breadcrumbs li div.desc
{
    padding: 24px 0 0;
}
#breadcrumbs li div.title
{
    margin: -24px 0 0 0;
}

#breadcrumbs li.divider
{
    border-left: 1px solid #BBBBBB;
    width: 0;
}

#breadcrumbsDelivery
{
    font-size: 11px;
    font-weight: bold;
    height: 80px;
    border: 1px solid #D9D9D9;
    padding: 3px;
}

#breadcrumbsDelivery li.incomplete.active
{
    background: url("../images/incomplete_active.png") no-repeat scroll -110px 8px transparent;
}
#breadcrumbsDelivery li.incomplete
{
    background: url("../images/incomplete.png") no-repeat scroll 0 8px transparent;
}
#breadcrumbsDelivery li.complete
{
    background: url("../images/completed.png") no-repeat scroll 0 8px transparent;
}
#breadcrumbsDelivery li
{
    border: medium none;
    color: #777777;
    float: left;
    font-size: 11px;
    font-weight: normal;
    list-style-type: none;
    text-align: center;
    width: 85px;
}
#breadcrumbsDelivery li.active div
{
    background: url("../images/notch.png") no-repeat scroll center 3px transparent;
    color: #669933;
}
#breadcrumbsDelivery li.active div
{
    font-weight: bold;
}
#breadcrumbsDelivery li div
{
    padding: 24px 0 0;
}

#breadcrumbsDelivery li.divider
{
    border-left: 1px solid #BBBBBB;
    width: 0;
}

input[type="text"].calendar
{
    width: 65px;
}

input[type="text"].iconCalendar
{
    width: 60px;
}

input[disabled="disabled"]
{
    background-color: #EEEEEE !important;
    color: #000000 !important;
}
select[disabled="disabled"]
{
    background-color: #EEEEEE !important;
    color: #000000 !important;
}
textarea[disabled="disabled"]
{
    background-color: #EEEEEE !important;
    color: #000000 !important;
}


input[type="text"]:hover, input[type="password"]:hover, input[type="text"]:focus, input[type="password"]:focus
{
    border: 1px solid #BBB;
}
textarea:hover, textarea:focus
{
    border: 1px solid #BBB;
}


.topTable
{
    border-top: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    width: 98%;
}

.topTable td
{
    border: none !important;
}

.borderlessTable
{
    border: none;
}

.IsUpdate
{
    background-color: red;
    color: white;
}

.borderlessTable td
{
    border: none !important;
    padding: 1px !important;
    margin: 0 !important;
}

.listeTbl th
{
    border-bottom: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    padding: 3px 5px;
    text-align: left;
    background-color: #e7f882;
    font-size: 9px;
    font-weight: bold;
    color: #64783b;
}
.listeTbl th.header
{
    background-image: url("../images/bg.gif");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding-right: 15px;
    cursor: pointer;
}
.listeTbl .headerSortDown
{
    background-image: url("../images/desc.gif") !important;
}
.listeTbl .headerSortUp
{
    background-image: url("../images/asc.gif") !important;
}

.listeTbl img
{
    padding-left: 4px;
}

table
{
    border-spacing: 0;
    border-collapse: collapse;
}


.divAddNewItem
{
    /* 	border-top: 1px solid #D9D9D9; 	border-left: 1px solid #D9D9D9; 	border-right: 1px solid #D9D9D9; */
    padding: 4px;
    text-align: right;
}






.tdAction
{
    height: 24px;
    width: 70px;
    text-align: center;
    padding: 0 !important;
}
.tdActive
{
    width: 50px;
    text-align: center;
}




.divEdit
{
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url("../images/arrow-circle-225.gif") no-repeat scroll center top transparent;
    float: left;
}
.divDelete
{
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url("../images/cross-circle.gif") no-repeat scroll center top transparent;
    float: left;
}

.btn
{
    background: url("../ui/default/images/ui-bg_glass_75_dadada_1x400.png") repeat-x scroll 50% 50% #EEEEEE;
    border: 1px solid #D8DCDF;
    color: #004276;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.1em;
    overflow: visible;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 11px !important;
    margin-left: 5px;
    padding: 2px;
    outline: medium none;
}

/*Statistic Form*/

.erasePadding {
    padding: 0px !important;
}

.min100px {
    width: 100% !important;
    -moz-min-width: 100px !important;
    -ms-min-width: 100px !important;
    -o-min-width: 100px !important;
    -webkit-min-width: 100px !important;
    min-width: 100px !important;
}

.smallWidth {
    width: 100px !important;
}

.udSmallWidth {
    width: 84px !important;
}
/****************/

select
{
    font-size: 11px;
    width: 200px;
    border: 1px solid #dbe6c3;
    height: 18px;
    font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 11px !important;
}

input[type="text"], input[type="password"]
{
    background-color: #f8ffd1;
    border: 1px solid #dbe6c3;
    height: 14px;
    padding: 3px;
    font-size: 11px;
    color: #515151;
    width: 200px;
}

/**/
input.ui-button
{
    padding: 0.3em 0.8em;
}

html
{
    font-size: 11px !important;
    font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif !important;
}
body
{
    height: 100%;
    color: #515151;
    font-size: 11px !important;
    font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif !important;
    background: url(../images/bg.jpg);
    background-color: #7c7c7c;
    background-repeat: repeat-x;
}

#main
{
    background: url(../images/ust_bg.jpg) top center no-repeat; /*background-color:#EEE;*/
    min-height: 600px;
    height: auto;
}

#container
{
    width: 1010px;
    margin: 0 auto;
    position: relative;
}

#header
{
    /*height: 55px;*/
    clear: both;
    padding-bottom: 10px;
    height: 25px;
}

#headerLeft
{
    /*float: left; 	overflow: hidden;*/
    width: 550px;
}
#headerRight
{
    float: right;
}

.topic
{
    background-image: url(../images/topicBg.jpg);
    background-repeat: no-repeat;
    background-position: right;
    font-size: 15px;
    font-weight: bold;
    color: #e9e9e9;
    text-align: right;
    padding: 5px 18px 5px 5px;
}
.close, .close:visited
{
    font-size: 11px;
    font-weight: bold;
    color: #505349;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
}
.close:hover, .close:active
{
    text-decoration: underline;
}
.user
{
    font-size: 11px;
    font-weight: bold;
    color: #769643;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    color: crimson;
}

#content
{
    clear: both;
    width: 100%;
}

.menuHdr
{
    background-image: url(../images/menuBgTop.png);
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #E20074;
    padding: 4px 0 0 36px;
}
.menu
{
    background-color: #FFF;
    padding: 5px 3px;
}
.menu table td
{
    background-image: url(../images/menudots.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 4px 0 4px 0;
}
.leftmenu, .leftmenu:visited
{
    background-image: url(../images/icoarr.jpg);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    padding-left: 25px;
    font-size: 11px;
    font-weight: bold;
    color: #6C6C6C;
    text-decoration: none;
    line-height: 16px;
}
.leftmenu:hover, .leftmenu:active
{
    color: #E20074;
}

.headerBg
{
    /*background-image: url(../images/headerBg.jpg);*/
    background-repeat: no-repeat; /*background-color: #6c6c6c;*/
    background-color: #2B3E42;
    background-position: top center;   
    color: #ededed;
   
}
.contentBg
{
    background-color: #ffffff;
    padding: 5px;
}

.helptxt, .helptxt:visited
{
    font-size: 12px;
    color: #fdfdfd;
    text-decoration: none;
}
.helptxt:hover, .helptxt:active
{
    text-decoration: underline;
}
.buton, .buton:visited
{
    background-image: url(../images/btnBg.png);
    background-repeat: repeat-x;
    font-size: 12px;
    font-weight: bold;
    color: #64783b;
    text-decoration: none;
}
.buton:hover, .buton:active
{
    color: #77b100;
    text-decoration: none;
}
.formTable
{
    border: 1px solid #DDD;
    color: #000000;
    font-size: 11px;
}
.formTable td
{
    border-bottom: 1px solid #DDD;
    padding: 5px;
    text-align: left;
}


input[type="text"]
{
    background-color: #f8ffd1;
    border: 1px solid #dbe6c3;
    padding: 3px;
    font-size: 11px;
    color: #515151;
    margin-bottom: 0px;
}

textarea
{
    background-color: #f8ffd1;
    border: 1px solid #dbe6c3;
    padding: 3px;
    font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #515151;
    width: 200px;
    resize: none;
}



.formTbl
{
    width: 98%;
}
.formTbl td
{
    padding: 3px 5px;
}

.listeTbl
{
    border: 1px solid #D9D9D9;
}
.listeTbl td
{
    padding: 3px 5px;
    border-left: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
	font-size: 9px;
}
.listeTbl tbody tr.hover
{
    background-color: #EEE;
}


.icopadleft
{
    padding-left: 5px;
}
#footerLeft
{
    /*float: left; 	overflow: hidden;*/
    margin: 10px 0 0 0;
    text-align: left;
}
#footerRight
{
    float: right;
    text-align: right;
    font-weight: bold;
    color: #525252;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 10px 0 0 0;
    height: 70px;
}

.SurveyListeTbl
{
    border: 1px solid #D9D9D9;
}
.SurveyListeTbl td
{
    padding: 3px 5px;
    border-right: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
	font-size: 9px;
}
.SurveyListeTbl tbody tr.hover
{
    background-color: #EEE;
}
.SurveyListeTbl th
{
    border-bottom: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    padding: 3px 5px;
    text-align: left;
    background-color: #e7f882;
    font-size: 9px;
    font-weight: bold;
    color: #64783b;
}
.SurveyListeTbl th.header
{
    background-image: url("../images/bg.gif");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding-right: 15px;
    cursor: pointer;
}


/*!
* jquery.fixedHeaderTable. The jQuery fixedHeaderTable plugin
*
* Copyright (c) 2009 Mark Malek
* http://fixedheadertable.mmalek.com
*
* Licensed under MIT
* http://www.opensource.org/licenses/mit-license.php
*
* Launch  : October 2009
* Version : beta 0.1
* Released: TBA
*/

/******************************/
/* Reset Styles DO NOT MODIFY */
/******************************/

.fht_parent h1, .fht_parent h2, .fht_parent h3, .fht_parent h4, .fht_parent h5, .fht_parent h6, .fht_parent p, .fht_parent blockquote, .fht_parent pre, .fht_parent a, .fht_parent abbr, .fht_parent acronym, .fht_parent address, .fht_parent big, .fht_parent cite, .fht_parent code, .fht_parent img, .fht_parent strong, .fht_parent ol, .fht_parent ul, .fht_parent li, .fht_parent table, .fht_parent tbody, .fht_parent tfoot, .fht_parent thead, .fht_parent tr, .fht_parent th, .fht_parent td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

.fht_parent ol, .fht_parent ul
{
    list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
.fht_parent table
{
    border-collapse: collapse;
    border-spacing: 0;
}

/********************/
/* END Reset Styles */
/********************/

/***********/
/* CONTENT */
/***********/

.fht_parent table thead tr th div.tableHeader a, .fht_parent table tbody tr td div.tableData, .fht_parent p
{
    font-size: 14px;
    color: #222;
    font-weight: normal;
    text-decoration: none;
    font-family: Helvetica, Arial, "sans-sarif";
}

.fht_parent table thead tr th div.tableHeader
{
    text-align: left;
}

/***************/
/* END CONTENT */
/***************/


/**********/
/* LAYOUT */
/**********/

.fht_loader
{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff url('images/loadingdata.png') no-repeat center center;
    z-index: 1;
    top: 0;
    left: 0;
    border: 1px solid #333;
}

.fht_table_block
{
    position: relative;
    float: left;
    overflow: hidden;
}

.fht_parent div.fht_parent
{
    margin: 0 auto;
}

.fht_fixed_header_table_parent
{
    width: 100%;
    overflow-x: hidden;
}

.fht_parent div.fht_table_body
{
    overflow-y: auto;
    overflow-x: auto;
    border: 1px solid #999;
    border-bottom: none;
    border-top: none;
    background: #dfe9f4;
}

.fht_parent div.fht_fixed_header_table_parent
{
    border: 1px solid #999;
    position: relative;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-radius-topleft: 3px;
    border-radius-topright: 3px;
    background: #ccc;
}

.fht_top_right_header, .fht_top_left_header
{
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background: url('images/fht-header-top-right.png') no-repeat;
    top: -1px;
    right: -2px;
    z-index: 1;
}

.fht_top_left_header
{
    left: -1px;
    right: none;
    background: url('images/fht-header-top-left.png') no-repeat;
}

.fht_bottom_left_header
{
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -2px;
    left: -1px;
    background: url('images/fht-header-bottom-left.png') no-repeat bottom left;
}

.fht_bottom_right_header
{
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -2px;
    right: -2px;
    background: url('images/fht-header-bottom-right.png') no-repeat bottom right;
}

.fht_fixed_footer_border
{
    padding: 0;
}

.fht_parent table thead tr th
{
    padding: 10px 0;
}

.fht_parent .even
{
    background: #dfe9f4;
}

.fht_parent .odd
{
    background: #d5e2f0;
}

.fht_parent table tbody tr td, .fht_parent table tbody tr.even td, .fht_parent table tbody tr.odd td, .fht_parent table thead tr th
{
    padding: 0;
}

.fht_parent table thead tr th div.tableHeader, .fht_parent table tbody tr td div.tableData
{
    padding: 5px 0;
    width: auto;
    height: auto;
}

.fht_parent table thead tr th div.tableHeader p, .fht_parent table tbody tr td div.tableData
{
    word-wrap: break-word;
}

.fht_parent .borderRight
{
    border-right: 1px dotted #fff;
}

.fht_parent p.tableData, .fht_parent p.tableHeader
{
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 5px;
}

/* FOOTER */

.fht_parent div.fht_cloned_footer
{
    border: 1px solid #999;
    position: relative;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    border-radius-bottomleft: 3px;
    border-radius-bottomright: 3px;
    background: #ccc;
    overflow: hidden;
}

/**************/
/* END LAYOUT */
/**************/



.info, .success, .warning, .error, .validation
{
    border: 1px solid;
    margin: 0px 0px;
    padding: 5px 5px 5px 15px;
    font-family: tahoma;
    font-weight: bold;
    color: #000000;
    margin-bottom: 5px;
}
.info
{
    background-color: #E5EDFF;
    border-color: #00529B;
}
.success
{
    border-color: #4F8A10;
    background-color: #DFF2BF;
}
.warning
{
    border-color: #9F6000;
    background-color: #FEEFB3;
}
.error
{
    border-color: #D8000C;
    background-color: #FFBABA;
}

.divRowCount
{
    text-align: right;
    padding-top: 5px;
}
.thCheckBox
{
    width: 35px;
}

.ui-dialog
{
    padding: 0 !important;
    border: 1px solid #888888 !important;
}
.ui-dialog-titlebar
{
    border-bottom: 1px solid #888888 !important;
}
.radInput_Default
{
    display: block !important;
    height: 22px !important;
}

th.disableSorting
{
    cursor: default;
}

td.chk input
{
    float: left;
}
td.chk label
{
    vertical-align: middle;
    padding-top: 3px;
}

/*Fixed Bar CSS*/
#nav_menu_wrapper
{
    width: 100%;
    height: 30px;
    bottom: 0px;
    overflow: hidden;
    position: absolute;
}
#nav_menu_wrapper .nav_menu
{
    border: 1px solid rgb(102, 102, 102);
    width: 900px;
    height: 30px;
    margin-right: auto;
    margin-left: auto;
    background-color: rgb(238, 238, 238);
}
#nav_menu_wrapper .nav_menu ul
{
    list-style: none;
    margin-top: 5px;
}
#nav_menu_wrapper .nav_menu li
{
    display: inline;
}
#nav_menu_wrapper .nav_menu li a
{
    padding: 3px 9px 5px;
}
#nav_menu_wrapper .nav_menu a:link
{
    color: rgb(51, 51, 51);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    background-color: rgb(238, 238, 238);
}
#nav_menu_wrapper .nav_menu a:visited
{
    color: rgb(51, 51, 51);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    background-color: rgb(238, 238, 238);
}
#nav_menu_wrapper .nav_menu a:hover
{
    color: rgb(255, 255, 255);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    background-color: rgb(0, 153, 255);
}

.btnyoucanalso {
	border: none;
	background: #EBE1E4;
}

.sortableListeTbl th
{
    border-bottom: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    padding: 3px 5px;
    text-align: left;
    background-color: #e7f882;
    font-size: 9px;
    font-weight: bold;
    color: #64783b;
}
.sortableListeTbl th.header
{
    background-image: url("../images/bg.gif");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding-right: 15px;
    cursor: pointer;
}
.sortableListeTbl .headerSortDown
{
    background-image: url("../images/desc.gif") !important;
}
.sortableListeTbl .headerSortUp
{
    background-image: url("../images/asc.gif") !important;
}

.sortableListeTbl img
{
    padding-left: 4px;
}
.sortableListeTbl
{
    border: 1px solid #D9D9D9;
}
.sortableListeTbl td
{
    padding: 3px 5px;
    border-left: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
	font-size: 9px;
}
.sortableListeTbl tbody tr.hover
{
    background-color: #EEE;
}

.numericDecimal, .numericInteger, .numeric, .numericDecimalNegative
{
    text-align: right;
}