/* ######### CSS for Evolutility web site & web control ######### */
/*  www.evolutility.org - (c) Olivier Giulieri 2009  */

/* ######### Evolutility.org ######### */
BODY
{
    margin: 0;
    padding: 0;
    background-color: #fff;
    color: #3c3c3c;
}
BODY, td, input, textarea, select
{
    font-size: 8pt;
    font-family: "Century Gothic" ,arial;
}

.hrefMenu, hrefMenu:visited, hrefMenu:active
{
    font-size: 11pt;
    color: #0066CC;
}
hrefMenu:hover
{
    color: #FF6600;
    text-decoration: underline;
}
A, A:visited, A:active
{
    color: #0066CC;
}
A:hover
{
    color: #FF6600;
    text-decoration: underline;
}
.bluetop
{
    background: #275480 url('../../pix/bbgev.gif') repeat-x;
    background-color: #275480;
    height: 87px;
}
.redtop
{
    background: #275480 url('../../pix/bbgev-red.gif') repeat-x;
    background-color: #922c14;
    height: 87px;
}
.logo3
{
    position: absolute;
    border: 0;
    top: 37px;
    left: 36px;
    height: 72;
    width: 283;
    z-index: 2000;
}
table.B
{
    width: 100%;
    height: 100%;
    border: 0;
    background: #fff url('../../pix/n2.gif') 0px 1px repeat-x;
}
td.B
{
    padding: 20px 0px 26px 0px;
}
.LightGrey
{
    background: #F5F8FB;
    padding: 10;
}
.Title
{
    font-size: large;
}
h1, h2, h3, h4, .Title
{
    color: #33608C;
    font-family: "Century Gothic" ,arial, serif;
    margin: 5px 0 5px 0;
    font-weight: normal;
}
h2, h3, h4
{
    margin-top: 3;
}
#menu2
{
    position: absolute;
    right: 20px;
    top: 12px;
}
#menu2 a
{
    display: block;
    padding: 0 0 0 10;
    color: white;
    font-weight: bold;
    text-decoration: none;
}
#menu
{
    position: absolute;
    top: 53px;
    right: 20px;
    bottom: 0px;
    min-width: 410px;
}
#menu a
{
    display: block;
    padding: 0.4em 1.0em 0.5em 1.0em;
    background-color: #BFD6E3;
    border: solid 1px #fff;
    color: #606060;
    font-weight: bold;
    text-decoration: none;
}
#menu a.active, #menu a.active:hover
{
    background: #FFFFFF url('../../pix/n4.gif') repeat-x;
    color: #184366;
    border: solid 1px #ffffff;
}
#menu a:hover
{
    background: #FFF794 url('../../pix/n5.gif') repeat-x;
    color: #000000;
    text-decoration: underline;
}
td.LeftPane
{
    background: #f6f6f6;
    border: solid 0;
    border-right: solid 1 #C9D6E9;
    padding-left: 16;
    padding-right: 16;
}
div.links
{
    list-style: none;
    font-size: smaller;
}
div.links div
{
    padding: 3px;
}
div.links div a.sel:active, div.links div a.sel:visited
{
    font-weight: bold;
    color: #184366;
}
div.links div.sel
{
    background-color: #FFFFFF;
    border: solid 1 #cccccc;
}
.GreyText
{
    color: #808080;
    font-style: italic;
}
.LightText
{
    color: #808080;
}
ul.links2
{
    border: none;
    left: -20px;
    position: relative;
}
ul.bullet
{
    margin-left: 16px;
}
ul.bullet li, ul.vSpaced li
{
    padding-bottom: 10px;
}

ul.indent
{
    list-style: none;
    margin-left: 10px;
    padding-left: 10px;
}
ul.noindent2
{
    list-style: none;
    margin-left: 6px;
    padding-left: 6px;
}
ul.indent li, ul.noindent li, ul.noindent2 li
{
    padding-bottom: 10px;
}
div.indent
{
    margin-left: 20px;
}
.indent1
{
    margin-left: 12px;
}
.indent2
{
    margin-left: 30px;
}
.indent3
{
    margin-left: 45px;
}
td.footer
{
    font-size: smaller;
    color: Gray;
}
div.footer
{
    text-align: center;
    font-size: smaller;
    color: Gray;
    border-bottom: dotted 1px #E1E1E1;
    border-top: dotted 1px #E1E1E1;
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    padding-top: 1.0em;
}
.groupedColumns
{
    padding: 0;
    border: 0;
    width: 100%;
}
.TabH
{
    position: absolute;
    right: 30;
    top: 20;
    width: 330;
}
#TabHelp
{
    display: none;
    color: white;
}
.version
{
    color: #ffffff;
    font-size: larger;
    position: absolute;
    top: 69px;
    left: 320px;
}
.bigTxt
{
    font-size: 20;
}
.SimpleGrid
{
    width: 100%;
}
.SimpleGrid, SimpleGrid tr, SimpleGrid tr td
{
    border: solid 1 #C9D6E9;
    vertical-align: top;
}

.blue_gr1
{
    background-color: #F5F8FB;
}
.blue_gr2
{
    background-color: #CBE2F2;
}
.blue_gr3
{
    background-color: #BBDBF2;
}
.blue_gr4
{
    background-color: #A7C8E2;
}

.AppsForSale
{
    border-collapse: separate;
    width: 100%;
}
.AppsForSale, .AppsForSale tr, .AppsForSale tr td
{
    border-bottom: solid 1px grey;
    vertical-align: top;
}
/* ######### Evolutility documentation ######### */
.code
{
    background-color: #F5F5F5;
    color: #000000;
    text-decoration: none;
    font-family: Courier;
    border: solid 1 #A2A2A2;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}
.xmlElem, .ctrProp
{
    font-weight: bold;
    color: #990000;
}
.xmlAttr
{
    color: #990000;
}
.xmlVal
{
    font-weight: bold;
}
.xmlAttrField
{
    color: #990000;
    background-color: #FFFFFF;
    width: 100%;
}
.sql
{
    font-family: Courier;
    background-color: #F3F3F3;
}
.Highlight
{
    background-color: #FFFFCC;
    display: inline-block;
}
.HighlightBlue
{
    background-color: #DFF2FD;
    display: inline-block;
}

/* ######### Evolutility control ######### */
/* ######### CSS for Evolutility web control ######### */
/* (c) Olivier Giulieri 2003-2009 */

div.Evo
{
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border: solid 1px #bbbbbb;
    background-color: #F5F5F5;
}
div.Evo TR
{
    vertical-align: top;
}
img.Icon
{
    margin-left: 4px;
    margin-right: 4px;
    border: 0;
}
img.Tool
{
    margin-left: 4px;
    border: 0;
}
.Panel
{
    border: solid 1px #bbbbbb;
    background-color: #F3F3F3;
}
.PanelComments
{
    border: solid 1px #bbbbbb;
    background-color: #F3F3F3;
}
.PanelLabel
{
    background: #DEE7F7 url(PixEvo/bg_pnl_lbl.gif);
    padding-bottom: 0;
    position: relative;
}
.PanelLabel a
{
    font-size: x-small;
}
.SearchLabel
{
    text-align: left;
}
.SearchLabel .FieldLabel
{
    margin-left: 12;
}

.Header
{
    font-weight: bold;
}
.Right
{
    text-align: right;
}
.Center
{
    text-align: center;
}
.Toolbar
{
    background: #E7E7E7 url(PixEvo/bg_toolbr.gif);
    height: 20px;
    width: 100%;
    position: relative;
    font-size: smaller;
    padding: 1;
}
.Toolbar span, .Toolbar a, .Ico
{
    text-decoration: none;
    font-family: "trebuchet ms" , helvetica, sans-serif;
    font-size: 10pt;
    border: solid 1px transparent;
    background-color: transparent;
    background-image: url(pixevo/evolui.gif);
    background-repeat: no-repeat;
    padding: 1 2 3 24px;
}
.Toolbar a, .Toolbar a:visited, .Toolbar a:active, .Toolbar a:hover
{
    color: #808080;
    text-decoration: none;
}
.Toolbar a.act, .Toolbar a.act:active, .Toolbar a.act:visited
{
    color: #202020;
}

.Toolbar a.act:hover
{
    text-decoration: none;
    color: #202020;
    background-color: #f5f5dc;
    border: solid 1px #888888;
}
span.nav
{
    position: absolute;
    top: 0;
    right: 0px;
    background-image: none;
}
a.new
{
    background-position: 0 0;
}
a.edit
{
    background-position: 0 -21;
}
a.editZ
{
    background-position: 0 -42;
}
a.view
{
    background-position: 0 -63;
}
a.del
{
    background-position: 0 -84;
}
a.delZ
{
    background-position: 0 -105;
}
a.search
{
    background-position: 0 -126px;
}
a.searchp
{
    background-position: 0 -147px;
}
a.sel
{
    background-position: 0 -168px;
}
a.print
{
    background-position: 0 -189px;
}
a.help
{
    background-position: -115 -651px;
    width: 0;
}
a.all
{
    background-position: 0 -210px;
}
a.logout
{
    background-position: 0 -231px;
}
a.copy
{
    background-position: 0 -246px;
}
a.customize
{
    background-position: 0 -757px;
}

a.nav1
{
    width: 16;
    background-position: 0 -274px;
}
span.nav1
{
    width: 16;
    background-position: 0 -358px;
}
a.nav2
{
    width: 16;
    background-position: 0 -295px;
}
span.nav2
{
    width: 16;
    background-position: 0 -379px;
}
a.nav3
{
    width: 16;
    background-position: 0 -316px;
}
span.nav3
{
    width: 16;
    background-position: 0 -400px;
}
a.nav4
{
    width: 16;
    background-position: 0 -337px;
}
span.nav4
{
    width: 16;
    background-position: 0 -421px;
}
span.nav0
{
    background-image: none;
    width: 0;
    padding: 0 0 0 0;
}
span.nav9
{
    background-image: none;
    padding: 0 0 0 105;
}
span.nav9ff
{
    background-image: none;
    padding: 0 0 0 105;
}
span.navp
{
    position: absolute;
    top: -2;
    right: 0px;
    background-image: none;
}

.moveUp, .moveDown, .moveLeft, .moveRight
{
    background-color: transparent;
    background-image: url(pixevo/evolui.gif);
    background-repeat: no-repeat;
}
.moveLeft
{
    background-position: -107 -742;
}
.moveRight
{
    background-position: -127 -742;
}
.moveUp
{
    background-position: -148 -742;
}
.moveDown
{
    background-position: -169 -742;
}

div.Key
{
    background-color: transparent;
    background-image: url(pixevo/evolui.gif);
    background-repeat: no-repeat;
    background-position: 0 -231px;
    width: 24px;
    height: 22px;
    margin-top: 18;
}

a.Calendar
{
    height: 20;
    width: 20;
    margin-bottom: 6px;
    background-position: 0 -738px;
}
a.Calendar:hover
{
    background-position: -32px -738px;
}

a.PanelOpen
{
    height: 20;
    width: 20;
    background-position: 0 -441px;
}
a.PanelClose
{
    height: 20;
    width: 20;
    background-position: 0 -462px;
}
a.PanelOpen:hover
{
    background-position: -26px -441px;
}
a.PanelClose:hover
{
    background-position: -26px -462px;
}

a.MLbigger, a.MLsmaller
{
    height: 4;
    width: 5;
    padding: 0 0 0 14;
}
a.MLbigger
{
    background-position: 0 -702px;
    margin-left: 5;
}
a.MLsmaller
{
    background-position: 0 -718px;
}
a.MLbigger:hover
{
    background-position: -21px -702px;
}
a.MLsmaller:hover
{
    background-position: -21px -718px;
}

span.Comment
{
    height: 20;
    width: 20;
    background-position: 0 -628px;
}
span.Comments
{
    height: 20;
    width: 20;
    background-position: -55 -628px;
}
span.CommentAdd
{
    height: 20;
    width: 18;
    background-position: -25 -624px;
}
span.CommentUser
{
    height: 20;
    width: 20;
    background-position: -85 -628px;
}

.AddRow, .DelRow
{
    margin: 2px;
    background: url(pixevo/evolui.gif);
    background-repeat: no-repeat;
    position: relative;
    padding: 1;
    padding-left: 20;
}
.AddRow
{
    background-position: -139 -709px;
}
.DelRow
{
    background-position: -100 -709px;
}

div.close
{
    background-color: transparent;
    background-image: url(pixevo/evolui.gif);
    background-repeat: no-repeat;
    height: 20;
    width: 28;
    background-position: -42 -775px;
    cursor: pointer;
}

table.Msg
{
    border: solid 1px #bbbbbb;
    background-color: #F3F3F3;
    vertical-align: top;
    width: 100%;
}
table.Msg tr td
{
    vertical-align: top;
}
.MsgInfo
{
    height: 24;
    width: 8;
    background-position: 0 -651px;
}
.MsgError
{
    height: 24;
    width: 8;
    background-position: -25 -651px;
}
.MsgWarn
{
    height: 24;
    width: 8;
    background-position: -55 -651px;
}
.MsgDel
{
    height: 24;
    width: 8;
    background-position: -85 -651px;
}
.MsgHelp
{
    height: 24;
    width: 8;
    background-position: -115 -651px;
}

table.MsgInfo, table.MsgWarn, table.MsgDel
{
    background-color: #DDEBF5;
    border-color: #C4DDEE;
}
table.MsgHelp
{
    background-color: #FFFFCC;
    border-color: #FFCC35;
}
table.MsgError
{
    background-color: #fdd;
    border-color: #fbb;
}

span.CheckGreen, span.CheckBlue, span.CheckRed, span.CheckBlack
{
    height: 16;
    width: 18;
    border-style: none;
    background-color: transparent;
    background-image: url(pixevo/evolui.gif);
    background-repeat: no-repeat;
    margin: 4 6 2 2;
}
span.CheckGreen
{
    background-position: -85 -779px;
}
span.CheckBlue
{
    background-position: -107 -779px;
}
span.CheckRed
{
    background-position: -128 -779px;
}
span.CheckBlack
{
    background-position: -151 -779px;
}

a.arrUp, a.arrDown
{
    height: 4;
    width: 5;
    padding: 0 0 0 14;
}
a.arrUp
{
    background-position: 0 -585px;
    margin-left: 5;
}
a.arrDown
{
    background-position: 0 -601px;
}
a.arrUp:hover
{
    background-position: -18px -585px;
}
a.arrDown:hover
{
    background-position: -18px -601px;
}

.des-frm, .des-pnl, .des-fld, .des-src
{
    height: 24;
    width: 24;
    border: 0;
    background: transparent url(pixevo/EvolUI.gif) no-repeat;
    padding: 0 0 0 24px;
    position: relative;
    top: 5px;
}
.des-frm
{
    background-position: 0px -680px;
}
.des-pnl
{
    background-position: -25px -680px;
}
.des-src
{
    background-position: -55px -680px;
}
.des-fld
{
    background-position: -85px -680px;
}

.Main
{
    background: #DCDCDC;
    border: 1px;
    border-color: Gray;
    border-style: solid;
}
.FormLogin
{
    border-collapse: collapse;
    border: solid 1px #bbbbbb;
    background-color: #F3F3F3;
    padding: 0;
}
.FormSearch, .FormExport, .FormSelections
{
    border-collapse: collapse;
    border: 0;
    width: 100%;
}
.FormLogin tr td
{
    padding: 5 10 5 10;
}
.FormSearch tr td
{
    padding: 5px;
}
.FormExport tr td
{
    padding: 15px;
}
div.ExportOptions
{
    padding: 10px;
    padding-left: 10px;
    height: 160px;
}
.RowHeader, .dpDayTD
{
    background: #DEE7F7 url(PixEvo/bg_pnl_lbl.gif);
    white-space: nowrap;
    font-size: smaller;
}
.RowHeader TD
{
    white-space: nowrap;
}
.RowEven
{
    background-color: #ECF0F6;
    vertical-align: top;
}
.RowOdd
{
    background-color: #F7F7F7;
    vertical-align: top;
}
.RowNewVal
{
    background-color: #A9E1A9;
}
.RowBadVal
{
    background-color: #FFCCCC;
}
.Holder, .Holder2
{
    border-collapse: collapse;
    border: 0;
    width: 100%;
}
.Holder tr td
{
    padding: 2px 3px 2px 3px;
}
.Holder2 tr td, div.Holder2
{
    padding: 12px 13px 12px 13px;
}
tr.RowFoot td
{
    height: 40;
    padding: 6px;
}
tr.RowInfo td
{
    padding: 10 6 10 6;
}
.FieldLabel, .FieldLabelR2L
{
    color: #404040;
    font-size: smaller;
    width: 100%;
}
.FieldLabelR2L
{
    font-family: Ezra SIL;
    direction: rtl;
}
.LabelBlue
{
    color: Blue;
    font-weight: bold;
    font-size: smaller;
}
.Field, .FieldView, .FieldReadOnly, .FieldComments, .FieldMain
{
    color: #000000;
    background-color: #FFFFFF;
    width: 100%;
    text-align: left;
}
.FieldRJ
{
    color: #000000;
    background-color: #FFFFFF;
    width: 100%;
    text-align: right;
}

/* .fieldImg 
{
	border:solid 6 white
}  */
.FramedImg
{
    border: solid 6 white;
}
.Field, .Fieldew
{
    padding-left: 2px;
    border-width: 2px;
    width: 100%;
}
.Field80
{
    width: 80%;
}
.Fieldew
{
    color: #000000;
    background-color: #FFFFFF;
    text-align: left;
}
.FieldView, .FieldReadOnly
{
    padding-left: 3px;
    border-style: none;
}
.FieldViewR2L
{
    font-family: Ezra SIL;
    direction: rtl;
    color: #000000;
    background-color: #FFFFFF;
    width: 100%;
    padding-right: 3px;
    border-style: none;
}
.FieldInvalid
{
    background-color: #FFCCCC;
}
.FieldMain
{
    font-weight: bolder;
}
.FieldResize
{
    height: 100;
    width: 100;
}
.Button, .Button2
{
    background: #EDEDED url(PixEvo/bg_bttn.gif);
    border: solid 1 #cccccc;
    padding: 2;
    margin: 5;
    height: 40px;
    color: #5E5E5E;
    cursor: hand;
}
.Button
{
    color: #5E5E5E;
    font-weight: bolder;
}
.bSpace
{
    width: 20px;
}
.Required
{
    margin-left: 3px;
    color: #FF0000;
    font-weight: bold;
}
.Calendar
{
    border: 0;
    width: 16px;
    height: 16px;
}
.HelpTip
{
    font-size: 11px;
    color: #0000CC;
    background-color: #FFFFCC;
    border: solid 1px #FFCC35;
    padding: 0 3 1 3;
    display: inline-block;
}
.YellowNote
{
    color: #505050;
    background-color: #FFFFCC;
    border: solid 1px #FFCC35;
    padding: 7;
    display: inline-block;
}
.TabBar
{
    border: 0;
    display: inline-block;
}
.TabHolder
{
    width: 100%;
    border-bottom: solid 1 #bbbbbb;
}
.Tab, .TabSelected
{
    color: #000000;
    height: 30px;
    border-left: 1px outset #bbbbbb;
    padding: 6px 10px 6px 10px;
    text-decoration: none;
    margin-left: 3px;
    margin-top: 5;
    background: #EDEDED url(PixEvo/bg_bttn.gif);
}
.Tab
{
    background-color: #EDEDED;
    border-top: 1px outset #bbbbbb;
    border-right: 1px solid #bbbbbb;
    cursor: hand;
}
.Tab:visited, .Tab:active, .Tab:hover, .TabSelected:active, .TabSelected:visited
{
    color: #000000;
    text-decoration: none;
}
.Tab:hover
{
    background: #f5f5dc;
}
.TabSelected
{
    padding: 8px 10px 8px 10px;
    border-top: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    background: #F3F3F3 url(PixEvo/bg_pnl_lbl.gif);
}
.TabLeft a.Tab, .TabLeft a.TabSelected
{
    width: 100%;
}
.Queries li
{
    line-height: 30px;
}
.EditGrid
{
    widows: 100%;
}
.EditGrid, .EvoEditGrid
{
    width: 100%;
}
.EditGrid, .EvoEditGrid, .EvoEditGrid tr td, .FixedHeaderGrid, .FixedHeaderGrid tr td
{
    border-collapse: collapse;
    border: solid 1 #C9D6E9;
    vertical-align: top;
}
table.FixedHeaderGrid
{
    width: 90%; /* table width will be 99% of this*/
    height: 100%;
    border: none;
    border-spacing: 0px;
    background-color: transparent;
}
table.FixedHeaderGrid > tbody
{
    overflow: auto;
    height: 100%;
}
div.FixedHeaderContainer
{
    width: 500px;
    height: 100%;
    overflow: auto;
    margin: 0 auto;
}

div.ColorBox
{
    height: 20;
    width: 20;
    border: solid 1 #808080;
}
#fadeEvol
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 4000;
    height: 4000;
    background-color: gray;
    -moz-opacity: 0.62;
    z-index: 12000;
}
#lightEvol
{
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    padding: 16px;
    border: 4px solid #C1D9EB;
    background-color: white;
    overflow: auto;
    z-index: 12010;
}
.LB_Sep
{
    width: 100%;
}
.Paging
{
    padding: 5px;
    margin: 5;
}
.Paging a, span.PagingSel
{
    border: solid 1 #cccccc;
    padding: 0 7 0 7;
    margin: 2 8 2 0;
}
.Paging a
{
    background: #EDEDED url(PixEvo/bg_bttn.gif);
}
span.PagingSel
{
    background: #EDEDED url(PixEvo/bg_pnl_lbl.gif);
}
span.ExtWeb
{
    background: url(PixEvo/EvolUI.gif);
    background-repeat: no-repeat;
    background-position: -70 -735px;
    height: 12;
    width: 16;
    padding-top: 3px;
}

/* ######### Date Picker #########  Original DatePicker from Julian Robichaux -- http://www.nsftools.com  */
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD
{
    border: 1px solid #ece9d8;
}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD
{
    background-color: #CCCCCC;
    border: 1px solid #AAAAAA;
}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover
{
    background-color: #f5f5dc;
    border: 1px solid #888888;
    cursor: pointer;
    color: #808080;
}
/* additional style information for the text that indicates the month and year */
.dpTitleText
{
    color: gray;
    font-weight: bold;
}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight
{
    color: #4060ff;
    font-weight: bold;
}

/* designer popup */
div#eScreen
{
    background: url('screenBG.gif') repeat;
}
table.dialogWindow
{
    background-color: #F5F5F5;
    border-collapse: collapse;
}
.dialogWindow th
{
    background-color: silver;
    padding: 0px;
    border-collapse: collapse;
    border: 0;
    cursor: move;
    height: 20px;
}
.dialogWindow th img
{
    cursor: pointer;
    margin: 3px 3px 0 0;
}
.dialogWindow td
{
    border-collapse: collapse;
    border: 0;
    padding: 0;
}
.dialogWindow iframe
{
    border: 0;
    margin: 0;
}

.accordion
{
    font-size: 8.5pt;
    font-family: Tahoma;
    background: url(img/item_bg.gif);
}
.accordion .header
{
    cursor: pointer;
    background: url(img/hd_bg.gif) repeat-x;
    border-bottom: solid 1px #57566f;
}
.accordion .header DIV
{
    cursor: pointer;
    height: 30px;
    padding-left: 40px;
    background-color: Transparent;
    background-position: center left;
    background-repeat: no-repeat;
}
.accordion .header SPAN
{
    cursor: pointer;
    font-weight: bold;
    display: block;
    padding-top: 8px;
    padding-right: 5px;
    color: #fff;
}
.accordion .header:hover
{
    cursor: pointer;
    height: 31px;
    background-color: Transparent;
    background: url(img/hd_hover_bg.gif) repeat-x;
    border-bottom: none;
}
.accordion UL
{
    padding: 0;
    margin: 5px 5px 5px 15px;
    list-style-type: none;
}
.accordion LI
{
    background-color: Transparent;
    background-repeat: no-repeat;
    background-position: left center;
    vertical-align: middle;
    padding: 6px 5px 6px 25px;
    cursor: hand;
}
.accordion LI DIV
{
    padding-left: 10px;
    color: #666666;
    cursor: hand;
}
.accordion LI:hover
{
    text-decoration: underline;
}

.altrowstyle2
{
    text-align: left;
    border-left: 1px solid #C9D6E9;
    border-right: 1px solid #C9D6E9;
    border-bottom: 1px solid #C9D6E9;
    border-bottom-width: 0px;
    border-top-width: 0px;
    height: 5px;
    font-size: 8pt;
}

.HeaderStyle2 a
{
    text-align: center;
    font-weight: bold;
    width: 100%;
    font-size: x-small;
    text-decoration: none;
}

.rowstyle2
{
    text-align: left;
    border-left: 1px solid #C9D6E9;
    border-right: 1px solid #C9D6E9;
    border-bottom: 1px solid #C9D6E9;
    border-bottom-width: 0px;
    border-top-width: 0px;
    height: 5px;
    font-size: 8pt;
}

.HeaderRowStyle a
{
    text-align: center;
    font-weight: bold;
    width: 100%;
    font-size: 10px;
    text-decoration: none;
}

.HeaderRowStyle1 a
{
    text-align: center;
    font-weight: bold;
    width: 100%;
    font-size: 8pt;
    text-decoration: none;
}

.FooterStyle
{
    text-align: left;
    border-left: 1px solid #C9D6E9;
    border-right: 1px solid #C9D6E9;
    border-bottom: 1px solid #C9D6E9;
    border-bottom-width: 0px;
    border-top-width: 0px;
    height: 5px;
    font-size: 8pt;
}

#divDetail
{
    background: url(../../Medias/UI/prev.png) no-repeat left top;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 25px;
    text-align: left;
    font-size: 70%;
}

.LabelStyle
{
    text-align: left;
    font-weight: bold;
    font-size: x-small;
    padding-left: 2px;
}

.ValueStyle
{
    font-size: x-small;
    text-align: left;
    padding-left: 2px;
}

.txtBox
{
    border: 1px solid #C9D6E9;
    background-color: #ffffff;
    font-size: x-small;
}

.textBox
{
    border: 1px solid #C9D6E9;
    background-color: #ffffff;
    font-size: x-small;
}

.TableColaps
{
    background-color: #EDEDED;
}

.Label
{
    text-align: left;
    background-color: White;
    border: 1px solid #C9D6E9;
}

.LabelSynthese
{
    background-color: White;
    border: 1px solid #C9D6E9;
}

/* Style page Login*/
/* Fin style Page login */
.txt_bleu
{
    color: #0A94E2;
}
.msgError
{
    text-align: left;
    margin-left: 20px;
    color: #FF0066;
    font-weight: bold;
}
.msgInfo
{
    text-align: left;
    margin-left: 0px;
    color: #FF0066;
    font-size: xx-small;
}
.msg
{
    text-align: left;
    color: #FF0066;
    font-weight: bold;
}

.noAccordion
{
    display: none;
}

/*Stylr sous accrodion*/
.SousAccordion
{
    font-size: 8.5pt;
    font-family: Tahoma;
    background: url(img/item_bg.gif);
}
.SousAccordion .header
{
    color: Black;
    cursor: pointer;
    background: url(img/bg_pnl_lbl.gif) repeat-x;
    border-bottom: none;
}
.SousAccordion .header DIV
{
    cursor: pointer;
    height: 25px;
    padding-left: 60px;
    background-color: Transparent;
    background-position: center left;
    background-repeat: no-repeat;
}
.SousAccordion .header SPAN
{
    cursor: pointer;
    font-weight: bold;
    display: block;
    padding-top: 8px;
    color: Black;
}
.SousAccordion .header:hover
{
    cursor: pointer;
    height: 25px;
    background-color: Transparent;
    background: url(img/bg_pnl_lbl.gif) repeat-x;
    border-bottom: none;
}
.SousAccordion UL
{
    padding: 0;
    margin: 5px 5px 5px 15px;
    list-style-type: none;
}
.SousAccordion LI
{
    background-color: Transparent;
    background-repeat: no-repeat;
    background-position: left center;
    vertical-align: middle;
    padding: 6px 5px 6px 25px;
    cursor: hand;
    margin-left: 20px;
}
.SousAccordion LI DIV
{
    padding-left: 10px;
    color: #666666;
    cursor: hand;
}
.SousAccordion LI:hover
{
    text-decoration: underline;
}
.TDClasse
{
    border: 1px solid #C9D6E9;
    border-width: 1px;
    border-left: 1px solid #C9D6E9;
    border-right: 1px solid #C9D6E9;
    border-bottom: 1px solid #C9D6E9;
    border-top: 1px solid #C9D6E9;
    background: url(../../Medias/UI/bg_pnl_lbl.gif);
    font-weight: bold;
}
.TDClasse1
{
    border: 1px solid #C9D6E9;
    border-width: 1px;
    border-left: 1px solid #C9D6E9;
    border-right: 1px solid #C9D6E9;
    border-bottom: 1px solid #C9D6E9;
    border-top: 1px solid #C9D6E9;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
}
.HeaderGrid
{
    background: url(../../Medias/UI/bg_pnl_lbl.gif);
}
.popupMenu
{
    position: absolute;
    visibility: hidden;
    height: auto;
    background-color: #F5F7F8;
    opacity: .9;
    filter: alpha(opacity=90);
}
#hideshow
{
    left: 0px;
    width: 100%;
    position: absolute;
    top: 0px;
    height: 100%;
}
#fade
{
    z-index: 10;
    background: #000;
    filter: alpha(opacity=80);
    left: 0px;
    width: 100%;
    position: fixed;
    height: 100%;
    opacity: .80;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.popup_block
{
    border-right: #fff 10px solid;
    padding-right: 20px;
    border-top: #fff 10px solid;
    padding-left: 20px;
    z-index: 100;
    background: #ddd;
    left: 50%;
    float: left;
    padding-bottom: 10px;
    margin: 0px 0px 0px -250px;
    border-left: #fff 10px solid;
    width: 480px;
    padding-top: 10px;
    border-bottom: #fff 10px solid;
    position: fixed;
    top: 20%;
}
.popup_block .popup
{
    border-right: #bbb 1px solid;
    padding-right: 0px;
    border-top: #bbb 1px solid;
    padding-left: 0px;
    background: #fff;
    float: left;
    padding-bottom: 10px;
    margin: 10px 0px;
    border-left: #bbb 1px solid;
    width: 100%;
    padding-top: 10px;
    border-bottom: #bbb 1px solid;
}
.popup H3
{
    padding-right: 10px;
    padding-left: 10px;
    font-weight: normal;
    font-size: 1.5em;
    padding-bottom: 5px;
    margin: 0px 0px 20px;
    padding-top: 5px;
    border-bottom: #bbb 1px solid;
}
.popup P
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin: 5px 0px;
    padding-top: 5px;
}
.popup IMG.cntrl
{
    right: -20px;
    position: absolute;
    top: -20px;
}
.CadreProgress
{
    width: 300px;
    position: absolute;
    top: 160px;
    right: 200px;
    display: none;
    z-index: 99999;
    background-color: White;
}
.msgErrors
{
    text-align: left;
    margin-left: 5px;
    font-weight: bold;
}
* HTML #fade
{
    position: absolute;
    top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat')? documentElement.scrollTop:document.body.scrollTop);
}
* HTML .popup_block
{
    left: expression(eval(document.compatMode && document.compatMode=='CSS1Compat')? documentElement.scrollLeft +(document.body.clientWidth/2) :document.body.scrollLeft +(document.body.offsetWidth/2));
    position: absolute;
    top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat')? documentElement.scrollTop +((documentElement.clientHeight-this.clientHeight)/2) :document.body.scrollTop +((document.body.clientHeight-this.clientHeight)/2));
}
IMG
{
    behavior: url(iepngfix.htc);
}