/*@+leo-ver=4*/
/*@+node:@file ..\..\..\CommonHelp\helpstyles.css*/
/*@@language css*/

h1{font-size:135%;margin-bottom:1em;}

h2{font-size:125%;margin-top:1.5em;margin-bottom:.5em;}
Xh3{font-size: 110%;margin-top:1.2em;margin-bottom:.5em;}
h3{ font-size: 110%;
    border-bottom: 1px dotted #ccc;
    margin: 1.5em 0 0.15ex 0 ;
    padding: 0 ;}
li p{margin-top:.6em;margin-bottom:0em;}
big{font-weight:bold;font-size:105%;}
ol{margin-top:.5em;margin-bottom:0em}
ul{margin-top:.6em;margin-bottom:0em;margin-left:2.75em;}
ol ul{list-style:disc;margin-top:2em;}
/* li{padding-bottom:.7em;margin-left:-1.25em;} */
li{padding-bottom:.7em;}
dl ul{margin-top:2em;margin-bottom:0em;}/*list item inside a def/term*/
dl{margin-top:-1em;}
ol dl{margin-top:-1.5em;margin-left:0em;}/*term/def list inside a numbered list*/
ol dl dl{margin-top: 0em;margin-left:.2em;}/*term/def list inside a term/def list*/
ul.note{list-style-position: outside; list-style-image: url(rightarrowbullet.gif)}
/* The notop/nobottom variants are used to support sequential <note> tags without adding in the padding at the top and
   bottom of each enclosing <ul> tag */
ul.note_notop_nobottom{list-style-position: outside; list-style-image: url(rightarrowbullet.gif); margin-top:0; padding-top:0; margin-bottom:0; padding-bottom:0}
ul.note_notop{list-style-position: outside; list-style-image: url(rightarrowbullet.gif); margin-top:0; padding-top:0}
ul.note_nobottom{list-style-position: outside; list-style-image: url(rightarrowbullet.gif); margin-bottom:0; padding-bottom:0}

p{margin-top:0pt;margin-bottom:1.5em}
p.ulfollows{margin-bottom:0.25em;}

p.topic{font-weight: bold; color: blue; margin-top:0px; margin-bottom:0px;}

.topiclist {margin-left:2.75em}
.topiclist p.topic{text-indent: -1.75em}
/*.topiclist p{margin-bottom:1.5em;}*/
.topiclist ul{margin-left:3.5em;margin-top:0em;margin-right:0.5em;margin-bottom:.6em;}
.topiclist ol{margin-left:3.5em;margin-top:0em;margin-right:0.5em;margin-bottom:.6em;}
.topiclist p.ulfollows{margin-bottom:0.25em;}
.topiclist p.ulfollows p.ulfollows{margin-top: -0.25em;}

/* the following two are used to create a) a block that says "click here to show the other block"
   and b) a block that appears when the first block is clicked.  It does take a bit of Javascript:
   see TTestParametersEntryFrame.xmc for an example.

   In the print version we should hide the .moveover style and show the hidden style */
/* MoveOver should look like the A tag */
.moveover {color: #f00; font-weight: 600; text-decoration: none}
.hidden{visibility:hidden; display:none}


dd{margin-bottom:0em;/*not currently working*/margin-left: 1.5em;}
dt{padding-top:2em;font-weight: bold; margin-left:1.5em;}
code{font-family:Courier-New, Courier New, Courier; font-weight: bold;font-size:120%;}
pre{margin-top:0em; margin-bottom:1.5em; font-family:Courier;	font-size: 125%}
table{font-size:100%;margin-top:1em;margin-bottom:1em;}
th.center{text-align:center;}
th{text-align:left;background:#dddddd;margin: 3pt;vertical-align:bottom;}
tr{vertical-align:top;}
td{margin: 3pt;vertical-align:top;}

/* title */
div.title{width:100%;height:1.3em;margin-bottom:2em;}
div.title H1{line-height:1.3em;vertical-align:bottom;margin-bottom:0em}
#main{background-color: #ffc;padding:1em;color:black;height:100%}

/*  IE 4.0 TAGS  */
p.dis{font-size: 6pt;}
h5{}
h5.active{background: #000000;	color: #FFCC99;}

/* -- subheading -- */
h5.subh	{color: #660000;margin-bottom:-1em;margin-top: 1.5em;}

/* -- Overview heading -- */
h5.overh{font-size:120%;margin-bottom:1%;}

/* -- procedure heading -- */
h5.proch{margin-bottom:4pt;}

/* -- topic heading -- */
h5.topich{margin-bottom:-1em;}

/* -- Decision heading -- */
h5.what{color: #993399;margin-bottom:.4em;}

/* -- note 'n' tip heading -- */
h5.note{margin-top:1em;margin-bottom: 0em;}

/* -- related topics heading -- */
h5.relh{margin-top: 2.25em;margin-bottom: -1em;}

p.image{margin-bottom:0; padding-bottom:0; text-align: center; max-width:100%}
p.floatimage{margin-bottom:0; padding-bottom:0; text-align: center; max-width:100%}
/* don't run images off the right side of the screen. Also requires the container p to
   have the same setting (see above). */
p.image img {max-width:100%}
p.floatimage img {max-width:100%}
p.imagecaption{margin-top:0.25ex; padding-top:0; text-align: center; font-weight:bold}

p.highlight{padding-top: 0.5em; padding-bottom: 0.5em; margin-left:2.75em; margin-right: 2.75em; margin-bottom: 2em; background: yellow; color: black; border-top: solid medium red; border-bottom: solid medium red }

p.instruction{font-weight:bold; margin-bottom: -0.75ex}
p.leftalign{text-indent: 0}
p.centeralign{text-indent: 0; text-align: center}

/* Biter (the font used by manuals) leans a lot on italic -- it basically chews up the
   following whitespace, so the product name runs into the following word (product name is
   presented bold/italic). */
b i {padding-right:0.3em}
/* same thing for newer manuals */
.prctnm{font-style:italic;font-weight:bold;padding-right:0.3em}

/*@-node:@file ..\..\..\CommonHelp\helpstyles.css*/
/*@-leo*/
