/*
 | 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.
 */
 /* [Lexmark][Kofax] 2011-Feb-18 MAS: Added quotation marks when the quotes outputclass is added. */
 /* [Lexmark][Kofax] 2011-Mar-04 MAS: Backed out quotes outputclass because a fix was found to use <q> with <uicontrol>. */
 
.unresolved { background-color: skyblue; }
.noTemplate { background-color: yellow; }

.base { background-color: #ffffff; }

/* 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 {margin-top: 1em}

/* Default of italics to set apart figure captions */
/* [Lexmark][Kofax] 2011-Apr-04 MAS: Changed format to bold because italics does not set the title apart enough. For SPR 88086. */
/* .figcap { font-style: italic } */
.figcap { font-weight: bold }
.figdesc { font-style: normal }

/* [Lexmark][Kofax] 2012-Aug-29 MAS: Bold text for dt text when a dl is formatted with the dl_wrap attribute. For SPR 102230. */
/* [Lexmark][Kofax] 2012-Nov-19 MAS: Updated to add new float attribute. */
.dl_wrap { float:left; font-weight: bold; }

/* 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;}

/* Most link groups are created with <div>. Ensure they have space before and after. */
.ullinks { list-style-type: none }
.ulchildlink { margin-top: 1em; margin-bottom: 1em }
.olchildlink { margin-top: 1em; margin-bottom: 1em }
.linklist { margin-bottom: 1em }
.linklistwithchild { margin-left: 1.5em; margin-bottom: 1em  }
.sublinklist { margin-left: 1.5em; margin-bottom: 1em  }
.relconcepts { margin-top: 1em; margin-bottom: 1em }
.reltasks { margin-top: 1em; margin-bottom: 1em }
.relref { margin-top: 1em; margin-bottom: 1em }
.relinfo { margin-top: 1em; margin-bottom: 1em }
.breadcrumb { font-size : smaller; margin-bottom: 1em }
dt.prereq { margin-left : 20px;}

/* Set heading sizes, getting smaller for deeper nesting */

/* [Lexmark][Kofax] MAS 2010-12-13: Removed font-size and font-weight attributes from topictitle1-4 classes. (The classes
topictitle5-6 are not used in Kofax documents.) By removing the overrides, the style definitions in the plug-in's
catalog.css file are used instead. */
.topictitle1 { margin-top: 0pc; margin-bottom: .1em; }
.topictitle2 { margin-top: 1pc; margin-bottom: .45em; }
.topictitle3 { margin-top: 1pc; margin-bottom: .17em; }
.topictitle4 { margin-top: .83em; }
.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 }
.example { margin-top: 1em; margin-bottom: 1em }
div.tasklabel { margin-top: 1em; margin-bottom: 1em; }
h2.tasklabel, h3.tasklabel, h4.tasklabel, h5.tasklabel, h6.tasklabel { font-size: 100%; }

/* [Lexmark][Kofax] 2012-Jan-26 MAS: Moved th definition here so that the correct alignment can be set for different languages.
For SPR 94220. */
th {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	padding-bottom:5px;
	text-align: left;
	border-bottom: solid 1.5pt;
}

/* All note formats have the same default presentation */
.note { margin-top: 1em; margin-bottom : 1em;}
.notetitle { font-weight: bold }
.notelisttitle { font-weight: bold }
.tip { margin-top: 1em; margin-bottom : 1em;}
.tiptitle { font-weight: bold }
.fastpath { margin-top: 1em; margin-bottom : 1em;}
.fastpathtitle { font-weight: bold }
.important { margin-top: 1em; margin-bottom : 1em;}
.importanttitle { font-weight: bold }
.remember { margin-top: 1em; margin-bottom : 1em;}
.remembertitle { font-weight: bold }
.restriction { margin-top: 1em; margin-bottom : 1em;}
.restrictiontitle { font-weight: bold }
.attention { margin-top: 1em; margin-bottom : 1em;}
.attentiontitle { font-weight: bold }
.dangertitle { font-weight: bold }
.danger { margin-top: 1em; margin-bottom : 1em;}
.cautiontitle { font-weight: bold }
.caution { font-weight: bold; margin-bottom : 1em; }
.warning { margin-top: 1em; margin-bottom : 1em;}
.warningtitle { font-weight: bold }

/* Simple lists do not get a bullet */
ul.simple { list-style-type: none }

/* Used on the first column of a table, when rowheader="firstcol" is used */
.firstcol { 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; }

/* [Lexmark][Kofax] 2010-Dec-15 LB/MAS: The uicontrol class was commented out because formatting is
handled by the action and menucascade classes.*/
/* .uicontrol { font-weight: bold; } */

/* [Lexmark][Kofax] 2010-Dec-15 LB/MAS: The formatting for uicontrol elements is handled by
menucascade and action. They are in bold if they are part of a menucascade or
if you add the action outputclass. If not, they are normal weight. */
.action { font-weight: bold; }

/* [Lexmark][Kofax] 2011-Aug-25 MAS: Added formatting for the group outputclass, which is applied
to <uicontrol>. For SPR 90744. */
.group { font-weight: bold; }

.menucascade { 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; }

/* Default of bold for definition list terms */
/* [Lexmark][Kofax] 2013-Feb-21 MAS: Added margin-bottom to reduce the space between the dt and the dd that follows it. This way,
dds look like they are associated with the dd. For SPR 118175. */
.dlterm { font-weight: bold; margin-bottom: 0pt; }

/* 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 }

/* [Lexmark][Kofax] 2011-Sep-21 MAS: Styles for expanding and contracting <example> text. The .exampleborder
class uses the previously agreed-upon styles for the .collapse class with the addition of 5px
padding between the border and text. (For SPR 90831.) */
.exampleborder { 
margin-left: 5px; 
margin-right: 5px;
padding-left: 5px; 
border-left: 8px solid #e5e5e5; 
width: 100%; 
border-collapse: collapse; 
margin-top:5px; 
margin-bottom:5px;
}
.exampletitle { font-weight: bold; }


/* 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}

span.filepath { font-family:monospace }

/* [Lexmark][Kofax] 2012-Oct-31 MAS: Added format for draft-comment to .css instead of hard-coding the definition.
For SPR 108079. */
.draft-comment {
	background-color: #99FF99; 
	border: 1pt black solid;
}
