/*
 | This file is part of the DITA Open Toolkit project hosted on 
 | Sourceforge.net. See the accompanying license.txt file for 
 | applicable licenses.
*/

/*
 | (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved.
 */
@media all{
.unresolved { background-color: blue; }
.noTemplate { background-color: yellow; }

.base { background-color: #ffffff; }

blockquote {font: 10pt sans-serif; margin-top: 1em; color:#000000 }

/* Add space for top level topics */
.nested0 { margin-top : 1em;}

/* div with class=p is used for paragraphs that contain blocks, to keep the XHTML valid */
.p {font: 10pt sans-serif; margin-top: 1em; color:#000000 }
p {font: 10pt sans-serif; margin-top: 1em; color:#000000 }
.shortdesc {font: 10pt sans-serif; margin-top: 1em; color:#000000 }
.familylinks  {font: 10pt sans-serif; margin-top: 1em;}

/* Default of italics to set apart figure captions */
.figcap { font: 9pt sans-serif; margin-top: 1em; font-weight: bold; color:#7ab800 }
.figdesc { font: 8pt sans-serif; margin-top: 1em; font-style: italic; color:#000000 }

/* Use @frame to create frames on figures */
.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;}
.fignone {margin-bottom:1em;}

/* Most link groups are created with <div>. Ensure they have space before and after. */
.ullinks { font: 10pt sans-serif; list-style-type: none }
.ulchildlink { font: 10pt sans-serif; margin-top: 1em; margin-bottom: 1em }
.olchildlink { font: 10pt sans-serif; margin-top: 1em; margin-bottom: 1em }
.linklist { font: 10pt sans-serif; margin-bottom: 1em }
.linklistwithchild { font: 10pt sans-serif; margin-left: 1.5em; margin-bottom: 1em  }
.sublinklist { font: 10pt sans-serif; margin-left: 1.5em; margin-bottom: 1em  }
.relconcepts { font: 10pt sans-serif; margin-top: 1em; margin-bottom: 1em; }
.relconcepts div, .reltasks div, .relref div {margin-top:2px;}
.reltasks { font: 10pt sans-serif; margin-top: 1em; margin-bottom: 1em }
.relref { font: 10pt sans-serif; margin-top: 1em; margin-bottom: 1em }
.relinfo { font: 10pt sans-serif; margin-top: 1em; margin-bottom: 1em }
.breadcrumb { font: 10pt sans-serif; margin-bottom: 1em }
.prereq { font: 10pt sans-serif;}

/*Styling the related links div*/
.related-links {border-top:2pt black dashed; margin-top:10px;}

/* Set heading sizes, getting smaller for deeper nesting */
.topictitle1 { font: 18pt sans-serif; margin-top: 0pc; margin-bottom: .1em; font-weight:bold; line-height:30pt; background-color:#7ab800; color:white; padding-left:5px; }
.topictitle2 { font: 16pt sans-serif; margin-top: 1pc; margin-bottom: .45em; font-weight:bold; line-height:30pt; color:#7ab800 }
.topictitle3 { font: 14pt sans-serif; margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight:bold; line-height:30pt; color:#7ab800 }
.topictitle4 { font: 12pt sans-serif; margin-top: .83em; font-size: 1.17em; font-weight:bold; line-height:30pt; color:#7ab800 }
.topictitle5 { font: 10pt sans-serif; font-size: 1.17em; font-weight:bold; line-height:30pt; color:#7ab800 }
.topictitle6 { font: 10pt sans-serif; font-size: 1.17em; font-weight:bold; line-height:30pt; color:#7ab800 }
.sectiontitle { margin-top: 1.5em; margin-bottom: 0em; color: black; font-weight:bold; line-height:30pt; color:#7ab800}
.section { font: 12pt sans-serif; margin-top: 1em; margin-bottom: 1em; color:#7ab800 }
.example { font: 12pt sans-serif; margin-top: 1em; margin-bottom: 1em; margin-left:2em; }
h2.sectiontitle { font: 12pt sans-serif; font-weight: bold; color:#7ab800}

/* All note formats have the same default presentation */
.note { font: 10pt sans-serif; margin-top: 1em; margin-bottom : 1em; line-height:12pt; color:#000000; margin-left:1em; border-left: 3px #7ab800 double; padding-left: 10px;}
.notetitle { font: 10pt sans-serif; font-weight: bold; line-height:12pt; color:#7ab800;}
.notelisttitle { font: 10pt sans-serif; font-weight: bold; line-height:12pt }
.tip { font: 10pt sans-serif; margin-top: 1em; margin-bottom : 1em; line-height:12pt; color:#000000; margin-left:1em; border-left: 3px #7ab800 double; padding-left: 10px;}
.tiptitle { font: 10pt sans-serif; font-weight: bold; line-height:12pt; color:#7ab800;}
.fastpath { font: 10pt sans-serif; margin-top: 1em; margin-bottom : 1em; line-height:12pt; color:#000000; margin-left:1em; border-left: 3px #7ab800 double; padding-left: 10px;}
.fastpathtitle { font: 10pt sans-serif; font-weight: bold; line-height:12pt; color:#7ab800;}
.important { font: 10pt sans-serif; margin-top: 1em; margin-bottom : 1em; line-height:12pt; color:#000000; margin-left:1em; border-left: 3px #7ab800 double; padding-left: 10px;}
.importanttitle { font: 10pt sans-serif; font-weight: bold; line-height:12pt; color:#7ab800;}
.remember { font: 10pt sans-serif; margin-top: 1em; margin-bottom : 1em; line-height:12pt; color:#000000; margin-left:1em; border-left: 3px #7ab800 double; padding-left: 10px;}
.remembertitle { font: 10pt sans-serif; font-weight: bold; line-height:12pt; color:#7ab800;}
.restriction { font: 10pt sans-serif; margin-top: 1em; margin-bottom : 1em; line-height:12pt; color:#000000; margin-left:1em; border-left: 3px #7ab800 double; padding-left: 10px;}
.restrictiontitle { font: 10pt sans-serif; font-weight: bold; line-height:12pt; color:#7ab800;}
.attention { font: 10pt sans-serif; margin-top: 1em; margin-bottom : 1em; line-height:12pt; color:#000000; margin-left:1em; border-left: 3px #7ab800 double; padding-left: 10px;}
.attentiontitle { font: 10pt sans-serif; font-weight: bold; line-height:12pt; color:#7ab800;}
.dangertitle { font: 10pt sans-serif; font-weight: bold; line-height:12pt; color:#7ab800;}
.danger { font: 10pt sans-serif; margin-top: 1em; margin-bottom : 1em; line-height:12pt; color:#000000; margin-left:1em; border-left: 3px #7ab800 double; padding-left: 10px;}
.cautiontitle, .warningtitle { font: 10pt sans-serif; font-weight: bold; line-height:12pt; color:#7ab800;}
.caution, .warning { font: 10pt sans-serif; font-weight: bold; margin-bottom : 1em; line-height:12pt; color:#000000; margin-left:1em; border-left: 3px #7ab800 double; padding-left: 10px;}

/*Change default ul bullet */
ul {list-style-image: url("_images/bullet.png");}

/* Simple lists do not get a bullet */
ul.simple { font: 10pt sans-serif; list-style-type: none }
li { font: 10pt sans-serif; color:#000000; line-height:14pt; margin-bottom:5px; }
.steps li p {font:9pt sans-serif; margin-top:.5em;}

/* Used on the first column of a table, when rowheader="firstcol" is used */
.firstcol { font: 10pt sans-serif; font-weight: bold;}

/* Various basic phrase styles */
.bold { font-weight: bold; }
.boldItalic { font-weight: bold; font-style: italic; }
.italic { font-style: italic; }
.underlined { text-decoration: underline; }
.uicontrol { font-weight: bold; }
.parmname { font-weight: bold; }
.kwd { font-weight: bold; }
.defkwd { font-weight: bold; text-decoration: underline; }
.var { font-style : italic;}
.shortcut { text-decoration: underline; }
.userinput {font: 10pt sans-serif; line-height:13pt}
.wintitle {font-weight: bold;}
kbd.userinput {font-weight: bold; color:#000000}
.filepath {font-family:monospace;}

/* Default of bold for definition list terms */
.dlterm { font: 10pt sans-serif; font-weight: bold; line-height:14pt; color:#000000}
dt.dlterm { font: 10pt sans-serif; font-weight: bold; line-height:14pt; color:#000000;}
dd { font: 10pt sans-serif; margin-bottom:6pt; line-height:14pt; color:#000000}
dd>:first-child{margin-top:0em;}

/* Use CSS to expand lists with @compact="no" */
.dltermexpand { font-weight: bold; margin-top: 1em; }
*[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 }
.stepexpand { margin-top: 1em; margin-bottom: 1em }
.substepexpand { margin-top: 1em; margin-bottom: 1em }

/* Align images based on @align on topic/image */
div.imageleft { text-align: left }
div.imagecenter { text-align: center }
div.imageright { text-align: right }
div.imagejustify { text-align: justify }
div.rotated{
     -moz-transform: rotate(-90.0deg);  /* FF3.5+ */
       -o-transform: rotate(-90.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(-90.0deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
}

/* The cell border can be turned on with
   {border-right:solid}
   This value creates a very thick border in Firefox (does not match other tables)

   Firefox works with 
   {border-right:solid 1pt}
   but this causes a barely visible line in IE */
.cellrowborder { border-left:none; border-top:none; border-right:solid 1px; border-bottom:solid 1px }
.row-nocellborder { border-left:none; border-right:none; border-top:none; border-right: hidden; border-bottom:solid 1px}
.cell-norowborder { border-top:none; border-bottom:none; border-left:none; border-bottom: hidden; border-right:solid 1px}
.nocellnorowborder { border:none; border-right: hidden;border-bottom: hidden }

pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre}
.codeblock{border-left: 3px solid gray; border-top: 3px solid gray; border-bottom: 3px solid gray; padding-left:2px;}

/* Set hyperlink colors */
a:link { color: #7ab800}
a:visited { color: #7ab800}
a:active { color: #000000}

/* Set table text*/
th {font: 10pt sans-serif; font-weight:bold; margin-top: 1em; color:#000000 }
td {font: 9pt sans-serif; margin-top: 1em; color:#000000 }
td p {font: 9pt sans-serif; margin-top: 1em; color:#000000 }
thead {background-color: #7ab800;}

/* ---------------
MKG commented out to stop tables from being 200 px wide. 
table      { width: 200px; margin: 30px auto;
             border-collapse: collapse; }
th, td     { border: 1px solid black; } 
-------------------- */ 

/* TOC and Index button styles */
#tabs {
    margin-left:10px;
    display:block;
    font: normal 11px Arial, sans-serif;
}

#toc{
    float:left;
    border: 1px solid #333;
    padding: 2px;
    margin-right:3px;
    margin-left: 3px;
    background-color: #7ab800;
    color: white;
}

#index a, #toc a {
    text-decoration: none; color: #57595B;
}

#index a:hover, #toc a:hover {
    color: white;
}

#index{
    float:left;
    border: 1px solid #333;
    padding: 2px;
    background-color: #7ab800;
    color: white;
}
}
@media print{
    .figcap { font: 9pt sans-serif; margin-top: 1em; font-weight: bold; color:black; }
    .topictitle1 { font: 18pt sans-serif; margin-top: 0pc; margin-bottom: .1em; font-weight:bold; line-height:30pt; color:#7ab800; padding-left:0px;}
    a:link, a:visited, a:active {color: #5F5F5F; text-decoration:none;}
    thead {background-color: #eeeeee;}
}