/* styles for IE as well as FF */
span.inBU
{
    color: orange;
    font-weight: bold;
}
span.fallbackActive
{
    color: red;
    font-weight: bold;
}
div.headerDIV
{
    width: 100%;
    height: 132px;
    clear: both;
}
div.mainDivWrapper
{
    width: 100%;
    clear: both;
    /*padding: 15px;*/
    background-color: transparent;
}
div.mainDivBorder
{
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: #D9E3E9;
    padding: 10px;
    min-width: 500px;
}
div.mainDIV
{
    min-height: 150px;
    overflow: auto;
    min-width: inherit;
    background-color: #D9E3E9;
}
div.leftDIV
{
    position: relative;
    width: 48%;
    height: inherit;
    overflow: auto;
    /*background-color: #AA0000;*/
}
div.mainDIVSplit
{
    position: absolute;
    top: 0px;
    left: 48%;
    width: 2px;
    height: inherit;
    cursor: e-resize;
    background-color: #FFFFFF;
    /*background-color: #00AA00;*/
}
div.rightDIV
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 48%;
    height: inherit;
    overflow: auto;
    overflow-x: hidden; /*fix for IE - also function setLeftRightDivSize*/
    padding-left: 10px;
    /*background-color: #0000AA;*/
}
div.bottomLineDivWrapper
{
    width: 100%;
    clear: both;
    height: 14px;
    margin-top: -15px;
    background-color: transparent;
    overflow: hidden;
}
div.bottomLineDiv
{
    margin-right: 15px;
    margin-left: 15px;
    
    text-align: right;
    COLOR: #FFFFFF;
    FONT-SIZE: 10px;
    font-weight: normal;
    overflow: hidden;
}
body div.doctooltip {
    /*refered from       #mainDIV a.tooltiparea:hover span.tooltip*/
    display:none;
    position: absolute;
    z-index: 1500;
    top: 2em;
    left: 1em;
    padding: 2px 5px 2px 5px;
    border: 1px solid #336;
    background-color: #FFFFCC;
    color: #000000;
    text-align: left;
    white-space: nowrap;
    font-size: 12px;
    font-weight: normal;
    width: auto;
    height: auto;
}

table.HeaderTable
{
    BACKGROUND-COLOR: transparent;
    margin-top: 5px;
    margin-bottom: 1px;
    margin-right: 10px;
    margin-left: 10px;
}

.HeaderTitle
{
    color: #FFFFFF;
    font-size: 22px;
    font-weight: normal;
    vertical-align: bottom;
    font-family: Arial;
}
.HeaderEmptyRow
{
    font-size: 3px;
    height: 3px;
}
.HeaderEmptyRowForSubmenu
{
    font-size: 19px;
    height: 19px;
}
.HeaderTextArea a
{
    font-size: 11px;
    margin-left: 7px;
    margin-right: 7px;
    text-decoration: none
}
.HeaderTextArea a:hover
{
    text-decoration: underline;
}
td.HeaderClockArea
{
    text-align: right;
    font-size: 11px;
}
div.HeaderClockArea
{
    position: relative;
    bottom: 0px;
    background-color: transparent;
    font-size: 11px;
}
td.HeaderClockArea a{
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
}
.HeaderBreadCrumb
{
    COLOR: #FFFFFF;
    /*FONT-WEIGHT: bold;*/
    FONT-SIZE: 11px;
    padding-top: 2px;
    white-space: nowrap;
}
.HeaderBreadCrumb a
{
    text-decoration: none;
    color: #FFFFFF;
}
td.menusbackground
{
    /*border: 1px solid #CBCFD2;*/
    /*padding: 2px;*/
    padding: 0px;
    vertical-align: top;
}
div.menusbackground
{
    padding: 2px;
    height: 47px;
    /*background-color: #FFFFFF;*/
    /*filter: alpha(opacity=20);*/
    /*-moz-opacity: 0.2;*/
    /*opacity: 0.2;*/
    width: inherit;
    background-image: url('/static/images/menu_bg.png');
    background-repeat: repeat-x;
}


BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Verdana, helvetica CE, helvetica;
    BACKGROUND-COLOR: #D9E3E9;
}
 
DIV.Wallpaper
{
    BACKGROUND-COLOR: #002142;
    HEIGHT: 100%;
    WIDTH: 100%;
    LEFT: 0;
    OVERFLOW: HIDDEN;
    position: absolute;
    TOP: 0;
    Z-INDEX: -1;
    font-size: 0px;
}

BODY.WallpaperAbout
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Verdana, helvetica CE, helvetica;
    BACKGROUND-COLOR: #D9E3E9;
    BACKGROUND-IMAGE: url('/static/images/WallpaperAbout.jpg')
}
table.WallpaperAbout
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Verdana, helvetica CE, helvetica;
    BACKGROUND-COLOR: #D9E3E9;
    BACKGROUND-IMAGE: url('/static/images/WallpaperAbout.jpg');
    width: 480px;
    height: 350px;
    margin-top: -12px;
    margin-bottom: -7px;
    margin-left: -8px;
    margin-right: -8px;
}
.loading
{
    font-size: 22px;
    font-weight: normal;
    vertical-align: bottom;
    font-family: Arial;
}
td.closeX
{
    text-align: right;
    vertical-align: top;
    font-weight: bold;
    color: #FFFFFF;
}
div.closeX
{
    position: relative;
    top: 1px;
    right: 1px;
    color: #FFFFFF;
    cursor: pointer;
}
TABLE
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Verdana, helvetica CE, helvetica;
    BACKGROUND-COLOR: #D9E3E9;
}
TABLE.Lookthrough
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Verdana, helvetica CE, helvetica;
    BACKGROUND-COLOR: transparent;
}

TABLE.Settingstable
{
    BACKGROUND-COLOR: #E9EDF2;
}

dl, dd, ul, li {
list-style-type: none;
margin: 0 2px 0 0;
padding: 0;
}

ul.possibledrops {
    margin-left: 4px;
    padding: 0 0 0 15px;
}
ul.possibledrops li{
    list-style-type: disc;
    /*margin-left: 7px;*/
}

#menu {
position : static;
left: 220px;
top: 20px;
}

#menu a {
text-decoration: none;
}

#menu dl {
float: left;
}

#menu dt {
/*FONT-WEIGHT: bold;*/
FONT-SIZE: 12px;
FONT-STYLE: normal;
FONT-FAMILY: Arial;
/*BORDER-RIGHT: #F5F5F5 1px solid;*/
/*BORDER-TOP: #F5F5F5 1px solid;*/
/*BORDER-LEFT: #F5F5F5 1px solid;*/
/*BORDER-BOTTOM: #F5F5F5 1px solid;*/
PADDING-RIGHT: 2px;
PADDING-LEFT: 4px;
PADDING-BOTTOM: 2px;
PADDING-TOP: 4px;
list-style-type: none;
/*WIDTH: 100px;*/
white-space: nowrap;
text-align: center;
}

#menu li {
display: inline;
FONT-SIZE: 12px;
FONT-STYLE: normal;
FONT-FAMILY: Arial;
/*BORDER-RIGHT: #F5F5F5 1px solid;*/
/*BORDER-LEFT: #F5F5F5 1px solid;*/
/*BORDER-TOP: #F5F5F5 1px solid;*/
/*BORDER-BOTTOM: #F5F5F5 1px solid;*/
PADDING-RIGHT: 2px;
PADDING-LEFT: 4px;
PADDING-BOTTOM: 2px;
PADDING-TOP: 4px;
COLOR: #429ca5;
BACKGROUND-COLOR: transparent;
/*WIDTH: 80px;*/
text-align: center;
height: 15px;
}

#menu li.MenuNormal {
BACKGROUND-COLOR: transparent;
}

#menu li.MenuNormal a{
text-decoration: none;
COLOR: #FFFFFF;
}

#menu li.MenuActive {
BACKGROUND-COLOR: #9DC337;
FONT-WEIGHT: bold;
}

#menu li.MenuActive a{
text-decoration: none;
COLOR: #FFFFFF;
}

#menu li.MenuHoover {
BACKGROUND-COLOR: transparent;
background-image: url('/static/images/menuHoverBackground.png');
background-repeat: repeat-x;
}

#menu li.MenuHoover a{
text-decoration: none;
COLOR: #FFFFFF;
}

#menu li.MenuActiveHoover {
/*BACKGROUND-COLOR: transparent;*/
/*background-image: url('/static/images/menuHoverBackground.png');*/
/*background-repeat: repeat-x;*/
background-color: #9DC337;
font-weight: bold;
}

#menu li.MenuActiveHoover a{
text-decoration: none;
COLOR: #FFFFFF;
}

#menu li.MenuDisabled {
COLOR: #666666;
BACKGROUND-COLOR: transparent;
}
span.topreference
{
    color: #000000;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 10px;
}
P.HeadingTop
{
    position: relative;
    top: 6px;
    COLOR: #FFFFFF;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px
}
P.Heading1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px
}
P.Heading2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px
}
P.Heading3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px
}
.trashiconhover
{
    /*background-color: green;*/
}
INPUT
{
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 12px;
    BORDER-LEFT-COLOR: #F5F5F5;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #F5F5F5;
    BORDER-TOP-COLOR: #F5F5F5;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #F5F5F5
}
INPUT.Button:disabled
{
    cursor: default;
}
INPUT.Button
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2.gif);
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    background-color: transparent;
    cursor: pointer;
}
INPUT.ButtonHover
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_hover.gif);
    background-color: transparent;
}
INPUT.ButtonActive
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_active.gif);
    background-color: transparent;
}

INPUT.ButtonLarge
{
    FONT-WEIGHT: normal;
    WIDTH: 140px;
    HEIGHT: 22px;
    BACKGROUND-IMAGE: url(/static/images/btn_large2.gif);
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    background-color: transparent;
}
INPUT.ButtonLargeHover
{
    FONT-WEIGHT: normal;
    WIDTH: 140px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_large2_hover.gif);
    background-color: transparent;
}
INPUT.ButtonLargeActive
{
    FONT-WEIGHT: normal;
    WIDTH: 140px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_large2_active.gif);
    background-color: transparent;
}

INPUT.Apply
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2.gif);
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    background-color: transparent;
}
INPUT.ApplyHover
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_hover.gif);
    background-color: transparent;
}
INPUT.ApplyActive
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_active.gif);
    background-color: transparent;
}

INPUT.Reload
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2.gif);
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    background-color: transparent;
}
INPUT.ReloadHover
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_hover.gif);
    background-color: transparent;
}
INPUT.ReloadActive
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_active.gif);
    background-color: transparent;
}

INPUT.Back
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2.gif);
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    background-color: transparent;
}
INPUT.BackHover
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_hover.gif);
    background-color: transparent;
}
INPUT.BackActive
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_active.gif);
    background-color: transparent;
}

INPUT.Search
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2.gif);
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    background-color: transparent;
}
INPUT.SearchHover
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_hover.gif);
    background-color: transparent;
}
INPUT.SearchActive
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_active.gif);
    background-color: transparent;
}

INPUT.Export
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2.gif);
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    background-color: transparent;
}
INPUT.ExportHover
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_hover.gif);
    background-color: transparent;
}
INPUT.ExportActive
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_active.gif);
    background-color: transparent;
}

INPUT.Import
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2.gif);
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    background-color: transparent;
}
INPUT.ImportHover
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_hover.gif);
    background-color: transparent;
}
INPUT.ImportActive
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_active.gif);
    background-color: transparent;
}


INPUT.Stop
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2.gif);
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    background-color: transparent;
}

INPUT.StopHover
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_hover.gif);
    background-color: transparent;
}
INPUT.StopActive
{
    FONT-WEIGHT: normal;
    WIDTH: 80px;
    HEIGHT: 22px;
    COLOR:#000000;
    BACKGROUND-POSITION:center;
    BACKGROUND-REPEAT:no-repeat;
    BORDER:none;
    BACKGROUND-IMAGE: url(/static/images/btn_normal2_active.gif);
    background-color: transparent;
}

INPUT.ontsid
{
    WIDTH: 60px;
}

INPUT.pid
{
    WIDTH: 60px;
}

INPUT.IpAddress
{
    WIDTH: 90px;
}

INPUT.UdpPort
{
    WIDTH: 60px;
}
INPUT.Small
{
    WIDTH: 60px;
}
SELECT
{
    WIDTH: 100px;
    FONT-SIZE: 12px
}

SELECT.Standard
{
  WIDTH: 100px;
  FONT-SIZE: 12px;
}

SELECT.NotVisible
{
  display: none;
}

HR.SettingsSeparator
{
    SIZE: 1px;
    COLOR: #FFFFFF;
    DISPLAY: block;
    FLOAT: left;
}


TH.SettingsTable
{
    BORDER-RIGHT: #cccccc 1px outset;
    BORDER-TOP: #cccccc 1px outset;
    BORDER-LEFT: #cccccc 1px outset;
    BORDER-BOTTOM: #cccccc 1px outset;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #E9EDF2;
    padding-left: 5px;
    padding-right: 8px;
    text-align: left;
}
TH.Logo
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    BACKGROUND-COLOR: transparent
}
TH.SettingsTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    text-align: left;
    COLOR: #000000;
    BACKGROUND-COLOR: transparent;
    white-space: nowrap;
}
TH.SettingsTitle2
{
    font-weight: normal;
    FONT-SIZE: 12px;
    text-align: left;
    COLOR: #000000;
    BACKGROUND-COLOR: transparent;
    white-space: nowrap;
}

TD.Error
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #E9102A;
    BACKGROUND-COLOR: transparent;
}
TD.Warning
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: transparent;
}
TD.Label
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: transparent;
}
TD.LoginAppName
{
    FONT-FAMILY: Arial;
    FONT-WEIGHT: normal;
    FONT-SIZE: 22px;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: transparent;
}
TD.LoginVersion
{
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: transparent;
}
TD.LoginLabel
{
    FONT-FAMILY: Arial;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: transparent;
}
TD.LoginCopyright
{
    FONT-FAMILY: Arial;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: transparent;
}
div.LoginCopyright
{
    FONT-FAMILY: Arial;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: transparent;
}

TD.AboutAppName
{
    FONT-FAMILY: Arial;
    FONT-WEIGHT: normal;
    FONT-SIZE: 22px;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: transparent;
}
TD.AboutVersion
{
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: transparent;
}
TD.AboutCopyright
{
    FONT-FAMILY: Arial;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: transparent;
    white-space: nowrap;
    /*vertical-align: bottom;*/
}

TD.SettingsTableLabel
{
    COLOR: #000000;
    BACKGROUND-IMAGE: None;
    BACKGROUND-COLOR: #E9EDF2;
    padding-left: 5px;
    padding-right: 8px;
}

TD.SettingsTableLabelNoWrap
{
    COLOR: #000000;
    BACKGROUND-IMAGE: None;
    BACKGROUND-COLOR: #E9EDF2;
    white-space: nowrap;
    padding-left: 5px;
    padding-right: 8px;
}

TD.SettingsTableData
{
    COLOR: #000000;
    BACKGROUND-IMAGE: None;
    BACKGROUND-COLOR: #E9EDF2;
    padding-left: 5px;
    padding-right: 8px;
}

TD.SettingsTableDataNoWrap
{
    COLOR: #000000;
    BACKGROUND-IMAGE: None;
    background-color: #E9EDF2;
    white-space: nowrap;
    padding-left: 5px;
    padding-right: 8px;
}

TD.Row
{
    COLOR: #000000;
    BACKGROUND-COLOR: transparent;
    padding-left: 2px;
}

TD.RowNonProp
{
    FONT-FAMILY: Courier;
    BACKGROUND-COLOR: transparent; /*#ffefd5*/
    padding-left: 2px;
}

TD.Odd
{
    COLOR: #000000;
    BACKGROUND-IMAGE: None;
    BACKGROUND-COLOR: #E9EDF2;
    white-space: nowrap;
    padding-left: 1px;
    padding-right: 1px;
}

TD.Even
{
    COLOR: #000000;
    BACKGROUND-IMAGE: None;
    BACKGROUND-COLOR: #F4F8FD;
    white-space: nowrap;
    padding-left: 1px;
    padding-right: 1px;
}

TD input, TD select, td textarea
{
    margin-left: 3px;
    /*margin-right: 8px;*/
}
TD.Label input
{
    margin-right: 3px;
    margin-left: 0px;
}
TD.Label select
{
    margin-right: 3px;
    margin-left: 0px;
}
input.Radio
{
    margin-right: 3px;
}
input.Checkbox /*use this class for checkboxes that have text to the right of it*/
{
    margin-right: 3px;
}

.nowrap
{
    white-space: nowrap;
}
td.nowrapRow
{
    white-space: nowrap;
    padding-left: 2px;
}
TR.hilite
{
    COLOR: #FFFFFF;
    BACKGROUND-IMAGE: url(/static/images/Selection.gif);
    BACKGROUND-COLOR: transparent;
}
TD.MenuTopLevelActive
{
    WIDTH: 125px;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 2px;
    COLOR: #F5F5F5;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: #429ca5
}
TD.MenuTopLevelDisabled
{
    WIDTH: 125px;
    BORDER-RIGHT: #F5F5F5 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #F5F5F5 1px solid;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #F5F5F5 1px solid;
    COLOR: #808080;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #F5F5F5 1px solid;
    BACKGROUND-COLOR: #e0e0e0
}
TD.MenuTopLevelNormal
{
    WIDTH: 125px;
    BORDER-RIGHT: #F5F5F5 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #F5F5F5 1px solid;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #F5F5F5 1px solid;
    COLOR: #429ca5;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #F5F5F5 1px solid;
    BACKGROUND-COLOR: #e0e0e0
}
TD.MenuSecondLevelActive
{
    WIDTH: 125px;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 2px;
    COLOR: #F5F5F5;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: #429ca5
}
TD.MenuSecondLevelDisabled
{
    WIDTH: 125px;
    BORDER-RIGHT: #F5F5F5 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #F5F5F5 1px solid;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #F5F5F5 1px solid;
    COLOR: #808080;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #F5F5F5 1px solid;
    BACKGROUND-COLOR: #e0e0e0
}
TD.MenuSecondLevelNormal
{
    WIDTH: 125px;
    BORDER-RIGHT: #F5F5F5 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #F5F5F5 1px solid;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #F5F5F5 1px solid;
    COLOR: #429ca5;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #F5F5F5 1px solid;
    BACKGROUND-COLOR: #e0e0e0
}
TD.MenuSecondLevelHidden
{
    BORDER-RIGHT: #F5F5F5 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #F5F5F5 1px solid;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #F5F5F5 1px solid;
    COLOR: #F5F5F5;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #F5F5F5 1px solid;
    BACKGROUND-COLOR: #F5F5F5
}

A.MenuTopLevel
{
    COLOR: #429ca5;
    TEXT-DECORATION: none
}
A.MenuTopLevel:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}
A.MenuTopLevelActive
{
    COLOR: #e0e0e0;
    TEXT-DECORATION: none
}
A.MenuTopLevelActive:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}
A.MenuSecondLevel
{
    COLOR: #429ca5;
    TEXT-DECORATION: none
}
A.MenuSecondLevel:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}
A.MenuSecondLevelActive
{
    COLOR: #e0e0e0;
    TEXT-DECORATION: none
}
A.MenuSecondLevelActive:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}

A.LinkBack
{
    COLOR: #F5F5F5;
    TEXT-DECORATION: none;
}

A.LinkBack:link, A.LinkBack:visited
{
    BACKGROUND: url(/static/images/folder.gif) center left no-repeat;
    PADDING: 1em 10px;
}

A.LinkDetail, A.LinkDetail:hover
{
    COLOR: #000000;
    TEXT-DECORATION: none;
    font-size: 6px;
}
A.LinkDetail:link, A.LinkDetail:visited
{
    BACKGROUND: url(/static/images/go.gif) center right no-repeat;
    PADDING: 1em 10px;
}
A.LinkDetail:link:hover, A.LinkDetail:visited:hover
{
    BACKGROUND-COLOR: #CCCCCC;
}
A.LinkControl, A.LinkControl:hover
{
    COLOR: #FFFFFF !important;
    TEXT-DECORATION: underline !important;
    font-size: 11px;
}
A.LinkGreyed, A.LinkGreyed:hover
{
    COLOR: #B5BBBF !important;
}
.contextMenus
{
    background-color: #D9E3E9;
    border: 2px solid;
    border-color: #f0f0f0 #909090 #909090 #f0f0f0;
    left: 0px;
    padding: 0px 1px 1px 0px;
    position: absolute;
    top: 0px;
    z-index: 600;
}

.menuSeparator
{
    border-top: 1px solid #909090;
    border-bottom: 1px solid #f0f0f0;
    margin: 4px 2px;
}

a.menuItemOn
{
    color: #ffffff;
    background-color: #8db71f;
    cursor: pointer;
    display: block;
    padding: 3px 1em;
    text-decoration: none;
    white-space: nowrap;
}
div.menuItemOn
{
    color: #e0e0e0;
    background-color: #8db71f;
    cursor: default;
    display: block;
    padding: 3px 1em;
    text-decoration: none;
    white-space: nowrap;
}
a.menuItem
{
    color: #000000;
    cursor: default;
    display: block;
    padding: 3px 1em;
    text-decoration: none;
    white-space: nowrap;
}
div.menuItem
{
    color: #999999;
    cursor: default;
    display: block;
    padding: 3px 1em;
    text-decoration: none;
    white-space: nowrap;
}

.Error
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #E9102A;
    BACKGROUND-COLOR: transparent;
}

.Warning
{
    FONT-WEIGHT: bold;
    COLOR: #cc0000
}
.LightWarning
{
    FONT-WEIGHT: bold;
    COLOR: #848484;
}
.LightInfo
{
    FONT-WEIGHT: bold;
    COLOR: #A4A4A4;
}
.click_here
{
    cursor: pointer;
    text-decoration: underline;
}

img.go-node
{
    cursor:pointer;
}
span.go-node
{
    cursor:pointer;
    background-image: url(/static/images/go.gif);
    background-repeat: no-repeat;
    background-position: left;
    width: 12px;
    display: -moz-inline-box;
    display: inline-block;
}
IMG.Node
{
    cursor:pointer;
}

SPAN.Node
{
    cursor:pointer;
}

SPAN.Hidden
{
    display: none;
}

SPAN.Rates
{
}

.moveup
{
    cursor:pointer;
    /* This part hides the original button. */
    background-color: transparent;
    border: 0px;
    /* This part defines its new look. */
    background-image: url(/static/images/up.gif);
    background-position: center center;
    background-repeat: no-repeat;
    width: 50px;
    height: 16px;
}


.devicetitle {
    FONT-WEIGHT: bold;
    FONT-SIZE: 17pt;
    COLOR: #429ca5;
}
.devicesubtitle {
    COLOR: #429ca5;
}

span.helpIconCombo {
    /*display: none;*/
    vertical-align: text-bottom;
    padding-left: 8px;
}
span.helpIconButton {
    display: inline-block;
    vertical-align: middle;
    padding-left: 4px;
}

#Overview_Left{
    position: relative;
    float: left;
    overflow: auto;
}
#Overview_Right{
    position: absolute;
    float: right;
    overflow: auto;
    left: 0px;
    padding-left: 10px;
}
#Overview_Bottom{
    position: absolute;
    /*margin-top: 0px;*/
    bottom: 0px;
    clear: both;
    width: 100%;
    overflow: hidden;
    /*display: none;*/
    height: 100px;
}
#Overview_Bottom_sub{
    /*position: absolute;*/
    bottom: 0px;
    height: 100%;
    border-left: 1px solid #429ca5;
    border-right: 1px solid #429ca5;
}
#transcoderTreeScrollWrapper {
    position: relative;
    overflow: auto;
    width: 100%;
    /*height: 100%;*/
}
#divTranscoderTree {
    position: relative;
    left: 50%;
    text-align: left;
    width: 50%;
    margin-left: -250px;
    margin-right: auto;
}
#transcoderTreeBar {
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    BACKGROUND-COLOR: #D9E3E9;
    BACKGROUND-IMAGE: url('/static/images/Wallpaper_orig.jpg');
}
#transcoderTreeBarContent{
    font-weight: bold;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 2px;
    display: block;
}
img#collapse{
    float: right;
    margin: -13px 0 0 0.2em;
    padding-left: 0.2em;
    position: relative;
}

#resizebar {
    position: absolute;
    height: 2px;
    clear: both;
    cursor: n-resize;
    border-bottom: 2px solid #FFFFFF;
    font-size: 1px;
}

#resizebarmid {
    position: absolute;
    cursor: e-resize;
    background: #FFFFFF;
    font-size:80%;
    width: 2px;
}

ul.sectionGroup{
    margin-bottom: 4px;
}
span.section{
    color: #000000;
}
span.settingCaption{
    color: #7F7F7F;
    margin-right: 3px;
    margin-left: 2px;
}
span.settingValue{
    color: #429ca5;
    margin-right: 4px;
}
img.bullet{
    height: 8px;
    width: 8px;
    border: none;
}
img.bullet2{
    height: 16px;
    width: 16px;
    border: none;
}
img.bullet3{
    height: 16px;
    border: none;
}
img.checkmark{
    height: 16px;
    width: 16px;
}
img.checkmarkNot{
    height: 16px;
    width: 16px;
    /*visibility: hidden;*/
}
td.RowCenter{
    text-align: center;
}
a.toplink{
    text-decoration: none;
    COLOR: #F5F5F5;
}
a.grouplink{
    text-decoration: none;
}
#nodedetails span.grouplink{
    cursor: pointer;
}
#nodedetails span.topreference {
    color: #000000;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 0px;
}
a.grouplink:link a.grouplink:visited a.grouplink:hover a.grouplink:active{
    color: black;
}
a.grouplink img{
    border: none;
}
table.overlay{
    background-color: #e0e0e0;
}

div.overlayWaiting{
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    width: 300px;
    height: 100px;
    margin-left: -150px;
    margin-top: -60px;
    margin-right: auto;
    margin-bottom: auto;
    background-color: #e0e0e0;
    z-index: 1002;
    color: #429ca5;
    font-size: larger;
    font-weight: bold;
    border: solid 1px #000000;
}
div.refreshConfig{
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    margin-right: auto;
    margin-bottom: auto;
    background-color: #e0e0e0;
    z-index: 1003;
    color: #429ca5;
    border: solid 1px #000000;
}
span.refreshInfo{
    cursor: pointer;
}
div.overlayBody table{
    background-color: #e0e0e0;
}
span.disabledSpan
{
    color: gray;
}

img.detail_icon
{
   padding-left: 3px; 
}

/*====================================================*/
/*              tab menu items
/*----------------------------------------------------*/
nav, nav dl {
    list-style-type: none;
    margin: 0 2px 0 0;
    padding: 0;
}

#mainDIV #menudef a, #overlay_form_containerBody #menudef a {
    text-decoration: none;
    font-weight: bold;
    COLOR: #FFFFFF;
}

#mainDIV #menudef nav, #overlay_form_containerBody #menudef nav {
    width: 100%;
    height: 1em;
    margin-bottom: 25px;
    clear: both;
}

#mainDIV #menudef div, #overlay_form_containerBody #menudef div {
    display: block;
    float: left;
    clear: none;
    /*width: auto;*/
    min-width: 90px;
    
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Verdana,  helvetica CE, helvetica;
    BORDER-RIGHT: #F5F5F5 1px solid;
    BORDER-TOP: #F5F5F5 1px solid;
    BORDER-LEFT: #F5F5F5 1px solid;
    BORDER-BOTTOM: #F5F5F5 1px solid;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 4px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    list-style-type: none;
    text-decoration: none;
    white-space: nowrap;
}
#mainDIV #menudef span.minwidth90, #overlay_form_containerBody #menudef span.minwidth90
{
  width: 82px; /* 90 minus padding-right, padding-left, border-left and border-right of parent element */
  white-space: nowrap;
}

#mainDIV #menudef div.MenuNormal, #overlay_form_containerBody #menudef div.MenuNormal {
    BACKGROUND-COLOR: #3D809D;
    display: block;
}

#mainDIV #menudef div.MenuHoover, #overlay_form_containerBody #menudef div.MenuHoover {
    BACKGROUND-COLOR: #0088c2;
    display: block;
}

#mainDIV #menudef div.MenuActive, #overlay_form_containerBody #menudef div.MenuActive {
    BACKGROUND-COLOR: #8DB71F;
    display: block;
}

#mainDIV #menudef div.MenuDisabled, #overlay_form_containerBody #menudef div.MenuDisabled{
    COLOR: #B0B0B0;
    BACKGROUND-COLOR: #3D809D;
    display: block;
}

/*====================================================*/
/*                    data table
/*----------------------------------------------------*/
TH.Heading1
{
    BORDER-RIGHT: #cccccc 1px outset;
    BORDER-TOP: #cccccc 1px outset;
    BORDER-LEFT: #cccccc 1px outset;
    BORDER-BOTTOM: #cccccc 1px outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #A2B9C9;
    padding-left: 5px;
    padding-right: 8px;
    text-align: left;
}
TH.Heading2
{
    BORDER-RIGHT: #cccccc 1px outset;
    BORDER-TOP: #cccccc 1px outset;
    BORDER-LEFT: #cccccc 1px outset;
    BORDER-BOTTOM: #cccccc 1px outset;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #D9E3E9;
    padding-left: 1px;
    padding-right: 1px;
    text-align: left;
}
TH.Heading3
{
    BORDER-RIGHT: #cccccc 1px outset;
    BORDER-TOP: #cccccc 1px outset;
    BORDER-LEFT: #cccccc 1px outset;
    BORDER-BOTTOM: #cccccc 1px outset;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #E9EDF2;
    padding-left: 1px;
    padding-right: 1px;
    text-align: left;
}
TD.subheader
{
    BORDER-RIGHT: #cccccc 1px outset;
    BORDER-TOP: #cccccc 1px outset;
    BORDER-LEFT: #cccccc 1px outset;
    BORDER-BOTTOM: #cccccc 1px outset;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #D9E3E9;
    padding-left: 1px;
    padding-right: 1px;
    text-align: left;
}

div.fixedWidth {
    /* Just a class to indicate fixed with is used in a table */
}
div.limitedWidth {
    word-break: break-all;
    white-space: normal;
    word-wrap: break-word; 
}
span.limitedWidth {
    word-break: break-all;
    white-space: normal;
    word-wrap: break-word; 
}
TH.Heading1_NW
{
    BORDER-RIGHT: #cccccc 1px outset;
    BORDER-TOP: #cccccc 1px outset;
    BORDER-LEFT: #cccccc 1px outset;
    BORDER-BOTTOM: #cccccc 1px outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #A2B9C9;
    padding-left: 5px;
    padding-right: 8px;
    text-align: left;
    white-space: nowrap;
}
TH.Heading2_NW
{
    BORDER-RIGHT: #cccccc 1px outset;
    BORDER-TOP: #cccccc 1px outset;
    BORDER-LEFT: #cccccc 1px outset;
    BORDER-BOTTOM: #cccccc 1px outset;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #D9E3E9;
    padding-left: 1px;
    padding-right: 1px;
    text-align: left;
    white-space: nowrap;
}
TH.Heading3_NW
{
    BORDER-RIGHT: #cccccc 1px outset;
    BORDER-TOP: #cccccc 1px outset;
    BORDER-LEFT: #cccccc 1px outset;
    BORDER-BOTTOM: #cccccc 1px outset;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #E9EDF2;
    padding-left: 1px;
    padding-right: 1px;
    text-align: left;
    white-space: nowrap;
}

/*====================================================*/
/*       user link - URL to other page within GUI
/*----------------------------------------------------*/
#mainDIV A.UserLink
{
  COLOR: #000099;
  text-decoration: underline;
}

/*====================================================*/
/*                     TOOLTIP
/*----------------------------------------------------*/

#mainDIV a.tooltiparea img, 
#overlayBody a.tooltiparea img
{
    vertical-align: middle;
}
#mainDIV a.tooltiparea_button,
#overlayBody a.tooltiparea_button
{
    vertical-align: bottom;
}
span.tooltipDoc
{
    display: none; /* needed */
    position: absolute; /* if this is not here, icon jumps position in IE */
    width: 0px; /* if this is not here, icon jumps position in IE */
    height: 0px; /* if this is not here, icon jumps position in IE */
    z-index: 10;
}
span.tooltip {
    display: none;
    height: 0;
    position: absolute;
    width: 0;
    z-index: 10;
}
#mainDIV span.tooltip, #mainDIV span.tooltipDoc,
#overlayBody span.tooltip, #overlayBody span.tooltipDoc
{
    display: none; /* needed */
    position: absolute; /* if this is not here, icon jumps position in IE */
    width: 0px; /* if this is not here, icon jumps position in IE */
    height: 0px; /* if this is not here, icon jumps position in IE */
    z-index: 10;
}
#mainDIV a.tooltiparea:hover span.tooltip, #mainDIV a.tooltiparea_button:hover span.tooltip,
#overlayBody a.tooltiparea:hover span.tooltip, #overlayBody a.tooltiparea_button:hover span.tooltip
{
    position: absolute; /* needed */
    display: block; /* needed */
    z-index: 1000; /* needed */
    top: 2em;
    left: 1em;
    padding: 2px 5px 2px 5px;
    border: 1px solid #336;
    background-color: #FFFFCC;
    color: #000000;
    text-align: left;
    white-space: nowrap;
    font-size: 12px; /*font size of tooltip*/
    font-weight: normal;
    width: auto; /* needed to counter IE fix 'width: 0px' in FF */
    height: auto; /* needed to counter IE fix 'height: 0px' in FF */
}
#mainDIV span.tooltip li, #mainDIV span.tooltipDoc li,
#overlayBody span.tooltip li, #overlayBody span.tooltipDoc li
{
    list-style-image: none;
    list-style-type: disc;
    list-style-position: inside;
}

.toprefSelections
{
    background-color: #D9E3E9;
    border: 2px solid;
    border-color: #f0f0f0 #909090 #909090 #f0f0f0;
    left: 0px;
    padding: 0px 1px 1px 0px;
    position: absolute;
    display: block;
    top: 0px;
    z-index: 600;
}
a.toprefoptionOn
{
    color: #ffffff;
    background-color: #8db71f;
    cursor: pointer;
    display: block;
    padding: 3px 1em;
    text-decoration: none;
    white-space: nowrap;
}
a.toprefoptionOn:hover
{
    text-decoration: none;
    color: #ffffff;
}
a.toprefoption
{
    color: #000000;
    cursor: default;
    display: block;
    padding: 3px 1em;
    text-decoration: none;
    white-space: nowrap;
}
#error_summary_tbl
{
    padding-bottom: 15px;
}

/*MFP Audio Resource usage - START*/
div.resource {
    position:relative;
    margin: 0 0 0px;    
    padding: 1px;
    overflow: hidden;
    height:42px;
    width: 402px;
    background: transparent;
    display: block;
}

div.resource div.estimationLayer {
    position: absolute;
    top: 13px;
    left: 0px;
    height:16px;
    width: 400px;
}

div.resource div.estimationLayer div.estimationUsed {
    position: relative;
    height:16px;
    width: 50%;
    float: left;
    font-size: 0px;
    background: rgb(200,200,200);
}

div.resource div.estimationLayer div.estimationFree {
    position: relative;
    height:16px;
    width: 50%;
    float: left;
    font-size: 0px;
    background: white;
}

div.resource div.actualLayer {
    position: absolute;
    top: 0px;
    left: 1px;
    height: 40px;
    width: 400px;
    color: black;
    text-align: right;
}

div.resource div.actualLayer div.actualBar {
    position: absolute;
    top: 19px;
    left: 0px;
    height: 4px;
    width: 100%;
    font-size: 0px;
    background: black;
}

div.resource div.actualLayer div.actualDescription {
    position: absolute;
    top: 29px;
    left: 0px;
    height: 11px;
    width: 100%;
    font-size: 11px;
    background: auto;
    white-space: nowrap;
}

div.resource div.actualLayer div.estimationUsedDescription {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 11px;
    width: 100%;
    font-size: 11px;
    background: auto;
    white-space: nowrap;
}
/*MFP Audio Resource usage - END*/

/*MFP MultiRes Profile Resource usage - START*/
div.profileResource {
    position:relative;
    margin: 0 0 0px;    
    padding: 1px;
    overflow: hidden;
    height:22px;
    width: 126px;
    background: transparent;
    display: block;
}

div.profileResource div.estimationLayer {
    position: absolute;
    top: 10px;
    left: 0px;
    height:10px;
    width: 100px;
}

div.profileResource div.estimationLayer div.estimationUsed {
    position: relative;
    height:10px;
    width: 50%;
    float: left;
    font-size: 0px;
    background: rgb(200,200,200);
}

div.profileResource div.estimationLayer div.estimationFree {
    position: relative;
    height:10px;
    width: 50%;
    float: left;
    font-size: 0px;
    background: white;
}

div.profileResource div.textLayer {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 22px;
    width: 125px;
    color: black;
    text-align: right;
}


div.profileResource div.textLayer div.maxDesc {
    position: absolute;
    top: 10px;
    left: 101px;
    height: 10px;
    width: 20px;
    font-size: 10px;
    background: auto;
    white-space: nowrap;
}

div.profileResource div.textLayer div.estimationUsedDescription {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 10px;
    width: 100%;
    font-size: 10px;
    background: auto;
    white-space: nowrap;
}

/*MFP MultiRes Profile Resource usage - END*/

input.disabled_search {
    color: #e0e0e0;
    padding-left: 3px;
    margin-left: 6px;
}
input.enabled_search {
    color: black;
    /*padding-left: 3px;*/
    margin-left: 6px;
}
img.clear_filter {
    position: relative;
    top: 2px;
    left: -2px;
    cursor: pointer;
}
.floatcontainer {
    clear: both;
    /*text-align: center;*/
}
.floatleft {
    float: left;
    z-index: 3;
}
.floatright {
    float: right;
    position: relative;
    right: 18px;
    z-index: 3;
}
.floatcentercontainer {
    float: left;
    position: relative;
    left: 50%;
    z-index: 1;
}
.floatcentercontent {
    float: left;
    position: relative;
    left: -50%;
    z-index: 2;
}
.floatcentercontent span {
    white-space: nowrap;
}

.column_align_top {
    vertical-align: text-top;
}
.column_align_bottom {
    vertical-align: bottom;
}



/* ctrl_range_indication - CtrlRangeIndication*/
div.range_indicator
{
    /* set width */
    font-size:9px;
}
div.range_indicator_padding
{
    padding-top   : 2px;
    padding-bottom: 2px;
    padding-left  : 5px;
    padding-right : 3px;
}
div.range_indicator_visual
{
    float: left;
    /* set width */
}
div.range_indicator_visual p
{
    margin-top: 2px;
    margin-bottom: 3px;
}
div.range_indicator_value
{
    float: left;
    /* set width */
}
div.range_indicator_value p
{
    margin-top: 6px;
    height: 9px;
    margin-bottom: 0px;
    margin-left: 3px;
}
div.range_indicator_text
{
    clear: both;
    height: 5px;
}
div.range_indicator_text_margin
{
    margin-left: -4px;
}

div.rangev
{
    float: left;
    margin-top: -3px;
}

table.range
{
  table-layout: auto;
  padding: 0;
  font-size: 3px;
  display: inline; /*IE*/
}
/* ctrl_range_indication - CtrlRangeIndication*/

a.no_decoration
{
    color: inherit;
    text-decoration: none
}
a.no_decoration:hover
{
    text-decoration: underline;
}

div.sdi_usage{
  width: 416px;
  height: 18px;
  border: black 1px solid;
  background-color: white;
}
div.sdi_usage img.sdi_usage_left{
  float: left;
}
div.sdi_usage img.sdi_usage_right{
  float: right;
}
div.sdi_usage div.sdi_usage_inner_front{
  width: 416px;
  height: 18px;
  position: absolute;
  z-index: 100;
}
div.sdi_usage div.sdi_usage_inner_back{
  width: 416px;
  height: 18px;
  position: absolute;
  z-index: 99;
}
/* Sticky notes */

div.sticky {
  position: absolute;
  top: 100;
  right: 100;
  width:300px;
  height:300px;
  z-index: 598;
  background:#FFFF99;
  overflow:hidden;
  display:block;
  border-collapse:separate;
  box-shadow:4px 4px 8px #1c1c1c;
}

div.stickyoverlay {
  position: absolute;
  font-family:arial;
  font-weight: bold;
  font-size:25px;  
  width:300px;
  height:300px;
  background:#FFFF99;
  overflow:hidden;
  display:block;
  opacity:0.4;
  filter:alpha(opacity=40);
  -moz-opacity:0.4;
  text-align: center;
}

div.sticky:active {
  box-shadow:8px 8px 16px #1c1c1c;
}
  
div.stickytitle {
  text-align:center;
  font-weight:bold;
  font-family:arial;
  height: 7.5%;
  width: 100%;
  resize: none;
  overflow: hidden;
  background:#FFFB70;
  vertical-align:middle;
  display:block;
}
div.stickyheader {
  text-align:center;
  font-weight:bold;
  font-family:arial;
  font-size: small;
  height: 12.5%;
  width: 100%;
  resize: none;
  overflow: hidden;
  background:#FFFB70;
  vertical-align:middle;
  display:block;
}


div.stickyfooterleft{
  text-align:left;
  font-family:arial;
  font-size:10px;
  float: left;
  width:40%;
  height:10%;
  background:#FFFB70;
  display:block;
}
div.stickycolor
{
  position: relative;
  width:10px;
  height:10px;
  border: 1px outset grey;
  float: right;
  margin:0px 2px 0px 2px;
  display:block;
  }
  
div.stickycolor:hover{
  border: 1px groove black;
}

div.stickycolordisabled
{
  position: relative;
  width:10px;
  height:10px;
  border: 1px outset grey;
  float: right;
  margin:0px 2px 0px 2px;
  display:block;
  }

div.stickyfootermiddle {
  text-align:right;
  font-family:arial;
  font-size:10px;
  float: left;
  width:30%;
  height:10%;
  background:#FFFB70;
  display:block;
}

div.stickyfooterright {
  text-align:center;
  font-family:arial;
  font-size:10px;
  float: left;
  width:30%;
  height:10%;
  background:#FFFB70;
  display:block;
}

  
textarea.stickynotes {
  width:100%;
  height:70%;
  border:0px;
  resize:none;
  background:transparent;
  overflow: auto; 
  padding:10px 0px 0px 8px;
  display:block;
}
  
img.stickyclose {
  float: right;
  padding: 5px 3px;
  display:block;
}
img.stickyclose:hover {
  highlight : yellow;
}
img.stickysave {
  float: left;
  padding: 5px 3px;
  display:block;
}

img.stickytrash {
  float: left;
  padding: 5px 3px;
  display:block;
}
  
img.stickytrash:hover {
  border : 1px thin;
}
  
a.stickyclose:hover {
  background-color:rgba(0, 0, 0, 0.5);}
  
a.stickyclose:active {
  background-color:rgba(0, 0, 0, 0.8);
  box-shadow:0px 0px 8px rgba(0, 0, 0, 1), -1px -1px 2px rgba(255, 255, 255, 1);
}

ul.dynatree-container img.tree_arrow {
  height: 9px;
  width: 21px;
  vertical-align: baseline;
  margin-left: 0px;
}
