/* $Id: imctree.css 1975 2008-10-15 14:17:29Z ppierre $ */


/* ==========================
 *          treeColMain
 * ========================== */

.treeColMain hr { clear: right; border: hidden; border-bottom: solid 1px #408fc5; }
.treeColMain h1 { font-size: large;  }

/* ==========================
 *          itreeView
 * ========================== */

.itreeViewSpec { color: black; font-size: small; }

.itreeView           { font-size: small; }
.itreeView a         { text-decoration: none; font-size: small; color: black; }
.itreeView a:hover   { text-decoration: underline; }
.itreeView a:visited { color: black; }

.itreeView ul { margin: 1ex 0 1ex 0; padding: 0; list-style-type: none; font-family: verdana, arial, sans-serif; }
.itreeView ul li { margin: 0 0 1ex 0; padding: 0; }
.itreeView ul li ul { margin: 0; padding: 0; }
.itreeView ul li ul li { margin: 0; padding: 0 0 0 3ex; }

.itreeView .itreeTheme0 { color: #E10019; font-size: large;  font-weight: normal; }
.itreeView .itreeTheme1 { color: #61AC25; font-size: medium; font-weight: normal; }
.itreeView .itreeTheme2 { color: #054a73; font-size: medium; font-weight: normal; }

.itreeView .itreeImcdoc a         { text-decoration: none; font-size: small; color: black; }
.itreeView .itreeImcdoc a:hover   { text-decoration: underline; }
.itreeView .itreeImcdoc a:visited { color: black; }

.itreeView .itreeUri a            { text-decoration: none; font-size: small; color: black; }
.itreeView .itreeUri a:hover      { text-decoration: underline; }
.itreeView .itreeUri a:visited    { color: black; }

.itreeView .itreeSubmit { text-align: left; }

img.imcdocVisited { margin-left: -15px; }

/* ==========================
 *        itreeSwitch
 * ========================== */

.itreeSwitchSpec                { color: black; font-size: small; }
.itreeSwitchSpec .idocImportant { display: block; color: black; }

.itreeSwitch { color: #054a73; }

.itreeSwitch ul {  margin: 1ex 0 1ex 0; padding: 0; list-style-type: none; font-family: verdana, arial, sans-serif; }
.itreeSwitch ul li { margin: 0 0 1ex 0; padding: 0; }
.itreeSwitch ul li ul { margin: 0; padding: 0; }
.itreeSwitch ul li ul li { margin: 0; padding: 0 0 0 1em; }

.itreeSwitch .itreeTheme0 { color: #E10019; font-size: medium; font-weight: bold; }
.itreeSwitch .itreeTheme1 { color: #61AC25; font-size: medium; font-weight: bold; }
.itreeSwitch .itreeTheme2 { color: #054a73; font-size: medium; font-weight: bold; }

.itreeSwitch .itreeImctree a         { text-decoration: none; font-size: small; color: #054a73; }
.itreeSwitch .itreeImctree a:hover   { text-decoration: underline; }
.itreeSwitch .itreeImctree a:visited { color: #054a73; }

.itreeSwitch .itreeUri a             { text-decoration: none; font-size: small; color: #054a73; }
.itreeSwitch .itreeUri a:hover       { text-decoration: underline; }
.itreeSwitch .itreeUri a:visited     { color: #054a73; }

.itreeSwitch .itreeImccms a          { text-decoration: none; font-size: small; color: #054a73; }
.itreeSwitch .itreeImccms a:hover    { text-decoration: underline; }
.itreeSwitch .itreeImccms a:visited  { color: #054a73; }

.switchBack a         { text-decoration: none; color: #707070; font-size: small; }
.switchBack a:hover   { text-decoration: underline; }
.switchBack a:visited { color: #707070; }

/* ==========================
 *          menuTree
 * ========================== */

.menuTree        { margin: 0; padding: 0; text-align: center; }
.menuTree li     { display: inline; margin: 0; padding: 0 1ex 0 1ex; font-size: small; }

.menuTree a          { color:#054a73; text-decoration: none; padding: 0 0 0 20px; background: white url(../Images/combo_off.png) no-repeat left; }
.menuTree a:visited  { color:#054a73; text-decoration: none; }
.menuTree a.selected { color:#054a73; text-decoration: none; padding: 0 0 0 20px; background: white url(../Images/combo_on.png) no-repeat left; }
.menuTree a:hover    { color:#054a73; text-decoration: underline; padding: 0 0 0 20px; background: white url(../Images/combo_off.png) no-repeat left; }

/* ==========================
 *           Report
 * ========================== */

ul.reportLegend {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}
