123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379 |
- /*****************************************************************************************************************
- IBM Dita styles (as of July 28, 2010) with conversion to cogdoc style all sections below this line
- *****************************************************************************************************************/
- .unresolved { background-color: aqua; }
- .noTemplate { background-color: yellow; }
- .sidebar { background: silver; }
- /* cogdoc matching equivalent
- .toc {font-size: small; } */
- .toc {font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size: 1em; }
- body { color: #000000; background-color: #ffffff; }
- .base { background-color: #ffffff; }
- .breadcrumb { font-size : smaller;}
- dt.prereq { margin-left : 20px;}
- .hierarchy { display: block; border-style: solid; padding-left: 3px; border-width: 2px; padding-right: 3px; border-color: silver;}
- .nested0 {margin-top: 1em;}
- .p {margin-top: 1em;}
- .tableborder { margin-top: 1em; margin-bottom: 1em; }
- .tablenoborder { margin-top: 1em; margin-bottom: 1em; }
- /* cogdoc matching equivalent
- caption { text-align: left; font-style: italic; } */
- caption { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; text-align: left; font-style: italic; }
- .simpletable { margin-top: 1em; margin-bottom: 1em; }
- .simpletableborder { margin-top: 1em; margin-bottom: 1em; }
- .simpletablenoborder { margin-top: 1em; margin-bottom: 1em; }
- .choicetableborder { margin-top: 1em; margin-bottom: 1em; }
- .choicetablenoborder { margin-top: 1em; margin-bottom: 1em; }
- .row-nocellborder { border-right: hidden; }
- .cell-norowborder { border-bottom: hidden;}
- .nocellnorowborder { border-right: hidden; border-bottom: hidden; }
- .nocellborder { border-right: hidden; }
- .norowborder { border-bottom: hidden; }
- div.qualifstart { padding: 1px 5px 5px 5px; border-top: solid; border-left: solid; border-right: solid; border-width: thin; font-weight: bold; margin-top: 2px; margin-bottom: 2px; text-align: center; }
- div.qualifend { padding: 5px 5px 1px 5px; border-bottom: solid; border-left: solid; border-right: solid; border-width: thin; font-weight: bold; margin-bottom: 2px; text-align: center; }
- dt.qualifstart { padding: 1px 5px 5px 5px; border-top: solid; border-left: solid; border-right: solid; border-width: thin; font-weight: bold; margin-top: 2px; margin-bottom: 2px; text-align: center; }
- dt.qualifend { padding: 5px 5px 1px 5px; border-bottom: solid; border-left: solid; border-right: solid; border-width: thin; font-weight: bold; margin-bottom: 2px; text-align: center; }
- .figcap { font-style: italic; }
- .figdesc { font-style: normal; }
- .fignone {margin-top: 1em;}
- .figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : silver;}
- .figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : silver;}
- .figtop { border-top : 2px solid; margin-top: 1em; border-color : silver;}
- .figbottom { border-bottom : 2px solid; border-color : silver;}
- .figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : silver;}
- .synnone {margin-top: 1em;}
- .synborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : silver;}
- .synsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : silver;}
- .syntop { border-top : 2px solid; margin-top: 1em; border-color : silver;}
- .synbottom { border-bottom : 2px solid; border-color : silver;}
- .syntopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : silver;}
- .skip { margin-top: 1em; }
- .skipspace { margin-top: 1em; margin-bottom: 1em; }
- .ullinks { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; list-style-type: none; }
- .ulchildlink { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom: 1em; }
- .olchildlink { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom: 1em; }
- .linklist { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom: 1em; }
- .linklistwithchild { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-left: 1.5em; margin-bottom: 1em; }
- .sublinklist { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-left: 1.5em; margin-bottom: 1em; }
- .relconcepts { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom: 1em; }
- .reltasks { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom: 1em; }
- .relref { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom: 1em; }
- .relinfo { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom: 1em; }
- div.breadcrumb {margin-bottom: 1em; }
- div.tasklabel { margin-top: 1em; margin-bottom: 1em; }
- /* cogdoc matching equivalent
- h2.tasklabel, h3.tasklabel, h4.tasklabel, h5.tasklabel, h6.tasklabel { font-size: 100%; } */
- h2.tasklabel { font-size: 1em; }
- h3.tasklabel { font-size: 1em; }
- h4.tasklabel { font-size: 0.8em; }
- h5.tasklabel { font-size: 0.8em; }
- h6.tasklabel { font-size: 0.8em; }
- /* cogdoc matching equivalent
- .topictitle1 { margin-top: 0pc; margin-bottom: .1em; font-size: 1.34em; }
- .topictitle2 { margin-top: 1pc; margin-bottom: .45em; font-size: 1.17em; }
- .topictitle3 { margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight: bold; }
- .topictitle4 { margin-top: .83em; font-size: 1.17em; font-weight: bold; }
- .topictitle5 { font-size: 1.17em; font-weight: bold; }
- .topictitle6 { font-size: 1.17em; font-style: italic; }
- .sectiontitle { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
- .section { margin-top: 1em; margin-bottom: 1em; } */
- .topictitle1 { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: .8em; margin-bottom: 0em; color:#000066; font-size: 1.4em; }
- .topictitle2 { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 0em; margin-bottom: 0em; color:#000066; font-size: 1em; }
- .topictitle3 { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 0em; margin-bottom: 0em; color:#000066; font-size: 1em; font-weight: bold; }
- .topictitle4 { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 0em; font-size: 1em; color:#000066; font-weight: bold; }
- .topictitle5 { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size: 1em; color:#000066; font-weight: bold; }
- .topictitle6 { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size: 1em; color:#000066; font-style: italic; }
- .sectiontitle { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 0em; margin-bottom: 0em; color:#000066; font-size: 1em; font-weight: bold; }
- .section { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 0em; margin-bottom: 0em; font-size: 1em; }
- .example { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom: 0em; }
- /* NEW conversion terms added to match new output mix*/
- .conbody { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 0em; margin-bottom: 0em; font-size: 1em; }
- /*.li { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 0em; margin-bottom: 0.5em; font-size: 1em; }*/
- .li { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 0em; font-size: 1em; }
- .body { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 0em; margin-bottom: 0em; font-size: 1em; }
- .p { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom: 1.4em; font-size: 1em; }
- .abstract { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom: 1.4em; font-size: 1em; }
- .shortdesc { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom: 1.4em; font-size: 1em; }
- strong { font-weight: bold; font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom: 1em; font-size: 1em; }
- /*li { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom: 1em; font-size: 1em; } */
- li { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 0em; margin-bottom: 0em; font-size: 1em; }
- title { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom: 1em; font-size: 1em; }
- /* IBM dita tips and notes */
- .note { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom : 1em;}
- .notetitle { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-weight: bold; }
- .notelisttitle { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-weight: bold; }
- .tip { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom : 1em;}
- .tiptitle { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-weight: bold; }
- .fastpath { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom : 1em;}
- .fastpathtitle { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-weight: bold; }
- .important { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom : 1em;}
- .importanttitle { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-weight: bold; }
- .remember { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom : 1em;}
- .remembertitle { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-weight: bold; }
- .restriction { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom : 1em;}
- .restrictiontitle { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-weight: bold; }
- .attention { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; margin-bottom : 1em;}
- .attentiontitle { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-weight: bold; }
- .dangertitle { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; font-weight: bold; }
- .danger { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; padding: 5px 5px 5px 5px; border: solid; border-width: thin; font-weight: bold; margin-top: 2px; margin-bottom : 1em; }
- .cautiontitle { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; margin-top: 1em; font-weight: bold; }
- .caution { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-weight: bold; margin-bottom : 1em; }
- ul.simple { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; list-style-type: none; }
- .firstcol { font-family: Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-weight: bold;}
- .bold { font-weight: bold; }
- .boldItalic { font-weight: bold; font-style: italic; }
- .italic { font-style: italic; }
- .underlined { text-decoration: underline; }
- .uicontrol { font-weight: bold; }
- .filepath { font-family:"Courier New"; font-size:1em;}
- .varname { font-family:"Courier New"; font-style : italic; font-size:1em;}
- .parmname { font-weight: bold; }
- .defparmname { font-weight: bold; text-decoration: underline; }
- .kwd { font-weight: bold; }
- .defkwd { font-weight: bold; text-decoration: underline; }
- .var { font-style : italic;}
- .shortcut { text-decoration: underline; }
- .calloutlabel { color : White; background-color : Black; font-weight : bold; }
- .strongwintitle { font-weight : bold; }
- .ptocH1 {font-size: x-small; }
- .ptocH2 {font-size: x-small; }
- .smallCaps { text-transform: uppercase; font-size: smaller; }
- .stitle { font-style: italic; text-decoration: underline; }
- .dlterm { font-weight: bold; }
- .dltermexpand { font-weight: bold; margin-top: 1em; }
- .defListHead { font-weight: bold; text-decoration: underline; }
- .parmListKwd { font-weight: bold; }
- .parmListVar { font-style: italic; }
- .pk { font-weight: bold; text-decoration: underline; }
- *[compact="yes"]>li { margin-top: 0em;}
- *[compact="no"]>li { margin-top: .53em;}
- .liexpand { margin-top: 1em; margin-bottom: 1em; }
- .sliexpand { margin-top: 1em; margin-bottom: 1em; }
- .dlexpand { margin-top: 1em; margin-bottom: 1em; }
- .ddexpand { margin-top: 1em; margin-bottom: 1em; }
- .step { margin-top: 0.5em; margin-bottom: 0.5em; }
- .substep { margin-top: 0.5em; margin-bottom: 0.5em; }
- .stepexpand { margin-top: 0.5em; margin-bottom: 0.5em; }
- .substepexpand { margin-top: 0.5em; margin-bottom: 0.5em; }
- div.image {margin-top: 1em; }
- div.imageleft { margin-top: 1em; text-align: left; }
- div.imagecenter { margin-top: 1em; text-align: center; }
- div.imageright { margin-top: 1em; text-align: right; }
- div.imagejustify { margin-top: 1em; text-align: justify; }
- pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre;}
- .msgText { font-weight: bold; }
- CITE { font-style: italic; }
- EM { font-style: italic; }
- STRONG { font-weight: bold; }
- VAR { font-style: italic; }
- /************************************************************************
- Styles added to support .NET output. Not used by standard processing.
- ************************************************************************/
- body.dotnet /* This body tag requires the use of one of the sets of banner and/or text div ids */
- {
- margin: 0px 0px 0px 0px;
- padding: 0px 0px 0px 0px;
- background: #ffffff;
- color: #000000;
- width: 100%;
- }
- div.nstext /* Creates the scrolling text area for Nonscrolling region topic */
- {
- padding: 5px 10px 0px 22px;
- }
- div.nsbanner /* Creates Nonscrolling banner region */
- {
- position: relative;
- left: 0px;
- padding: 0px 0px 0px 0px;
- border-bottom: 1px solid #999999;
- }
- div.bannerrow1 /* provides full-width color to top row in running head */
- {
- background-color: #99ccff;
- }
- /* STYLES FOR RUNNING HEADS */
- table.bannerparthead, table.bannertitle /* General values for the Running Head tables */
- {
- position: relative;
- left: 0px;
- top: 0px;
- padding: 0px 0px 0px 0px;
- margin: 0px 0px 0px 0px;
- width: 100%;
- height: 21px;
- border-collapse: collapse;
- border-style: solid;
- border-width: 0px;
- background-color: #99ccff;
- font-size: 1em;
- }
- table.bannerparthead td /* General Values for cells in the top row of running head */
- {
- margin: 0px 0px 0px 0px;
- padding: 2px 0px 0px 4px;
- vertical-align: middle;
- /*border-width: 0px 0px 1px 0px; */
- border-width: 0px;
- border-style: solid;
- border-color: #999999;
- background: transparent;
- font-style: italic;
- font-weight: normal;
- }
- table.bannerparthead td.product /* Values for top right cell in running head */
- { /* Allows for a second text block in the running head */
- text-align: right;
- padding: 2px 5px 0px 5px;
- }
- h1.dtH1 {
- margin-left: -18px;
- }
- div.titlerow /* provides non-scroll topic title area (requires script) */
- {
- width: 100%; /* Forces tables to have correct right margin */
- padding: 0px 10px 0px 22px;
- background-color: #99ccff;
- }
- div.titlerow h1
- {
- margin-top: 0em;
- font-weight: bold;
- margin-bottom: .2em;
- }
- /* Styles for Tutorial Specialization */
- div.tutorialTimeRequired { margin-top: 1em; margin-bottom: 0em; }
- div.tutorialrelinfo { margin-top: 0em; margin-bottom: 1em; }
- div.tutorialPrevNext { margin-top: 1em; margin-bottom: 1em; font-weight: bold; }
- /*a.tutorialPrev {}
- a.tutorialNext {}*/
- /*
- Licensed Materials - Property of IBM
- IBM Cognos Products: DOCS
- __ Copyright IBM Corp. 1999, 2013.
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- */
- /* Head1, Head2, Head3, HeadCopyright, TitleAppendix, TitleChapter, TitleNoNumber, TitlePart, Subhead */
- h1, h2, h3, h4, h5, h6 { font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; color:#002860; }
- h1 {font-size:1.4em}
- h2 {font-size:1.2em}
- h3 {font-size:1em}
- h4 {font-size:0.8em}
- h5 {font-size:0.8em}
- h6 {font-size:0.8em}
- body {background-color:#FFFFFF;color:#111111;}
- A:link { color: #002f66 }
- A:visited { color: #666699 }
- A:active { color: #002f66 }
- A:hover { color: #002f66 }
- /*************/
- /* Classes */
- /*************/
- /* for the copyright symbol only - so it displays correctly in all languages */
- .copyright { font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:1em; }
- /* HTML nav set */
- .header { font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:1em; font-weight:bold; }
- .backclose { font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:0.8em; }
- /* Body type */
- .body, .callout, .graphic, .cellbody, .indented, .listindented, .list, .checkbox, .legend, .legendindented, a.link { font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:1em;}
- /*new spec to space list items tighter than regular paras */
- .list, .cellbody {margin-top:0em; margin-bottom:0.5em;}
- td.checkbox p.body {margin-top:0.5em; margin-bottom:1.0em;}
- .code { margin-top:0em; margin-bottom:0em; font-family:courier new, courier; font-size:1em; }
- .codeindented { margin-left:3.7em; margin-top:0em; margin-bottom:0em; font-family:courier new, courier; font-size:1em; }
- /* styles for Glossary pages */
- .glossNav { margin-left:0.6em; margin-top:0em; margin-bottom:0em; font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:1em; }
- .glossHeading { margin-top:2em; margin-bottom:0em; font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:1em; }
- .glossDef { margin-top:0em; margin-bottom:1em; font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:1em; }
- .default { color:red; font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:1em; }
- /* Tables */
- .tableheader, .tablefooter { font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; color:#002f66; font-size:1em; font-weight:bold; }
- .tablecaption { font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; color:#002f66; font-size:1em; font-weight:bold; font-style:italic; }
- .tablenotes { font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:0.8em; }
- .entry { font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:1em; }
- thead {background:#DEEEFF;}
- /*adds space after a table */
- .table {margin-top:0em; margin-bottom:1.0em;}
- /* Character styles */
- .codechar { font-family:courier new, courier; font-size:1em; }
- .codecharstrong { font-family:courier new, courier; font-size:1em; font-weight:bold; }
- .codecharemphasis { font-family:courier new, courier; font-size:1em; font-style:italic; }
- .codecharstremp { font-family:courier new, courier; font-size:1em; font-weight:bold; font-style:italic; }
- .ph.b { font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:1em; font-weight:bold; }
- .ph.i { font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:1em; font-style:italic; }
- .ph.u { font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:1em; text-decoration:underline; }
- .ph.codeph { font-family:courier new, courier; font-size:1em; }
- /* Index group headings */
- .cogidx { margin:6px }
- .ixgrp { font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; color:#002266; font-size:0.8em; }
- .indexlist li {margin-top:0em; margin-bottom:0em;}
- /* TOC Styles */
- .tocbody { font-family:Tahoma, Arial, Geneva, Helvetica, "MS UI Gothic", Gulim, SimSun, sans-serif; font-size:1em; background: #FFFFFF; color: #002f66; }
- #maintocnav { padding: 0em 0em 0em 0em; margin-left: 0em; margin-top: 0.3em; list-style-type: none; white-space: nowrap; }
- #maintocnav ul { padding: 0em 0em; margin-left: 0.9em; list-style-type: none; white-space: nowrap; }
- #maintocnav li { padding: 0em 0em; margin-left: 0em; list-style-type: none; white-space: nowrap; }
- #maintocnav img { vertical-align: middle; margin-right: 0.2em; }
- #maintocnav a, #maintocnav a:visited { text-decoration: none; color: #002f66; background: transparent; }
- #maintocnav #maintocnav a:hover, #maintocnav a:active, #maintocnav a:focus { text-decoration: none; color: #002f66; background: transparent; }
- .bux-collapsableContentPane-resize-vbar-left-invisible-false {visibility:visible;position:fixed;left:0px;height:100%;background-image:url(splitter_vertical_gradient.png);background-position: left center;background-repeat:repeat-y;width:7px;}
- .bux-collapsableContentPane-resize-vbar-right-invisible-false {visibility:visible;position:fixed;left:0px;height:100%;background-image:url(splitter_vertical_gradient.png);background-position: left center;background-repeat:repeat-y;width:7px;}
- .bux-collapsableContentPane-border-openClose-button-right a {height:51px;left:0px;position:absolute;top:45%;width:6px;cursor:pointer;z-index:11;background-image:url(action_pane_close.png);}
- .bux-collapsableContentPane-border-openClose-button-right a:hover {background-image:url(action_pane_close_hover.png);}
- .bux-collapsableContentPane-border-openClose-button-left a {height:51px;right:1px;position:absolute;top:45%;width:6px;cursor:pointer;z-index:11;background-image:url(action_pane_open.png);}
- .bux-collapsableContentPane-border-openClose-button-left a:hover {background-image:url(action_pane_open_hover.png);}
- .contentDIV {position:absolute;left:16px;height:100%;overflow:visible;padding:0;margin:0;z-index:-1;}
|