/* $Id: imctree.css 2706 2008-01-08 15:09:48Z lmouquet $ */

/* ==========================
 *          Imctree
 * ========================== */

.itreeViewSpec { color: #707070; font-size: x-small; }
.itreeView ul  { list-style-type: none; }
.itreeView > ul > li { margin-bottom: 1em; }

.itreeTheme0 { color: #4A618D; font-size: medium; font-weight: bold; }
.itreeTheme1 { color: #707070; font-size: small; font-weight: bold; }
.itreeTheme2 { color: #707070; font-size: small;}

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

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

.itreeSubmit { text-align: left; }

img.imcdocVisited { margin-left:-15px; position: relative; right: 1em;}

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

.itreeSwitchSpec { color: black; }

.itreeSwitch ul       { list-style-type: none; padding: 0; margin-left: 0; }
.itreeSwitch ul ul li { padding: .5em 0 0 1em; }

.itreeSwitch .itreeTheme0 { color: #4A618D; font-size: medium; font-weight: bold; display: block; margin-bottom: 1ex; }
.itreeSwitch .itreeTheme1 { color: #707070; font-size: small;  font-weight: bold; }
.itreeSwitch .itreeTheme2 { color: #707070; font-size: small; }

.itreeSwitch .itreeImctree a         { text-decoration: none; color: #707070; }
.itreeSwitch .itreeImctree a:hover   { text-decoration: underline; }
.itreeSwitch .itreeImctree a:visited { color: #707070; }

.itreeSwitch .itreeUri a             { text-decoration: none; color: #707070; }
.itreeSwitch .itreeUri a:hover       { text-decoration: underline; }
.itreeSwitch .itreeUri a:visited     { color: #707070; }

.itreeSwitch .itreeImccms a          { text-decoration: none; color: #707070; }
.itreeSwitch .itreeImccms a:hover    { text-decoration: underline; }
.itreeSwitch .itreeImccms a:visited  { color: #707070; }

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