/****************************************
 * System Styles
 ****************************************/

.OutlineBody{
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    background: white;
    color: black;
}

.EditorBody{
    font-family: verdana,arial,sans-serif;
    font-size: 12px;

    /* simple logperspective */
	padding: 10px;
    /* /simple /logperspective */
}

.emptyTextMarker {
    /* simple logperspective */
	background: #F0F0F0;
	color: #808080;
    /* /simple /logperspective */
}

.pseudoA {
	cursor: pointer;
	text-decoration: underline;
	color: blue;
}

.pseudoP {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}

.genericActiveElement {
	font-size: 10px;
	color: #D0D0D0;
	padding: 0px 2px 0px 2px;
	cursor: pointer;
	text-decoration: none;
}

.genericActiveElement:hover {
	color: #407090;
	text-decoration: underline;
}

/* Active component in WYSIWYG mode */
.activeComponent {
    /* simple logperspective */
	/*background: #edf7ff;*/
    /* /simple /logperspective */
}

.highlightedComponent {
	background: #e0f0ff;
}

/** Active component in Outline mode */
.activeOutlineModeComponent {
	background: #edf7ff;
}

/** Active image */
.activeImage {
	border:1px solid #90B0C0;
}

/** Element with 'show borders' enabled */
.borderedComponent {
	border: 1px solid #90B0C0;
	padding: 3px 3px 3px 7px;
	margin: 3px
}

/****************************************
 * Custom Styles
 ****************************************/

td {
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
}

.control {
    color: #407090;
}

.controlSmall {
    font-size: 10px;
}

.controlActive {
    font-size: 10px;
    padding-left: 2px;
    padding-right: 2px;
    text-decoration: underline;
}

h1 {
    margin: 0px 0px 4px 0px;
   	font-family: verdana,arial,sans-serif;
   /* simple logperspective */
    	color: #303030;
    	font-size: 17px;
    /* /simple /logperspective */
}

h2 {
    font-family: verdana,arial,sans-serif;
    font-size: 13px;
    margin: 6px 0px 2px 0px;
    color: #505050;
}

h3 {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    padding: 11px 0px 2px 0px;
    border-bottom: 1px solid #B0B0B0;
    color: #505050;
}

h3.relatedLinks {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    margin: 10px 0px 0px 0px;
    padding: 2px 0px 2px 0px;
    color: #505050;
}

h4 {
    font-family: verdana,arial,sans-serif;
    font-size: 14px;
    margin: 6px 0px 1px 0px;
    color: #505050;
}

p {
	margin: 5px 0px 4px 0px;
	padding: 3px 0px 3px 0px;
}

.shortdesc {
	margin: 0px 0px 0px 40px;
	padding: 10px;
	font-size: 11px;

}

.desc {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #808080;
}

ul, ol {
	margin-top: 7px;
	margin-bottom: 7px;
}

.tableDesc {
	font-size: 10px;
	margin: 0px 0px 0px 20px;
	padding: 2px;
	color: #808080;
}

.tableTitle {
	font-size: 10px;
	font-weight: bold;
}

.mapBox {
	padding: 3px;
	margin: 2px;
	font-size: 11px;
}

.mapBoxChilds {
	padding-left: 20px;
}

.mapBoxLabel {
	padding: 1px 2px 1px 2px;
	background: #dde7ef;
	color: #407090;
	border:1px solid #407090;
	font-weight: bold;
	font-size:9px;
	margin-right: 4px;
}

.mapBoxInfo {
	color: #808080;
	margin: 0px 4px 0px 4px;
	font-size: 11px;
}

.simpleTable {
	border: 1px solid #A0A0A0;
	border-width: 0px 1px 1px 0px;
}

.simpleTableHead {
	font-size: 12px;
	border: 1px solid #A0A0A0;
	border-width: 1px 0px 0px 1px;
    /* logperspective simple */
	background: #F0F0F0;
    /* /logperspective /simple */
}

.simpleTableEntry {
	font-size: 12px;
	border: 1px solid #A0A0A0;
	border-width: 1px 0px 0px 1px;
}

.author {
    font-size: 11px;
}

.box {
	padding: 4px;
	border: 1px solid #F0F0F0;
}

.map {
	margin: 5px 0px 5px 14px;
	padding: 0px;
	font-size: 11px;
}

.link {
	text-decoration: underline;
	color: blue;
}

.innerTopic {
	border: 1px solid #D0D0D0;
	padding: 10px;
	margin: 8px;
	border-width: 1px 1px 1px 1px;
}

.childTopics {
}

.indented {
	padding-left: 30px;
}

.taskIndented {
	border-top: 1px solid #E0E0E0;
	padding-left: 50px;
	padding-bottom: 10px;
}

.step {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E0E0E0;
}

.footnote {
	font-size: 11px;
}

.draftComment {
	font-size: 11px;
	background-color: #FFFF80;
	margin-left: 3px;
	margin-right: 3px;
}

.conref {
	background-color: #F0F0F0;
	border: 1px solid #74A4CF;
	padding: 5px;
	margin: 5px;
	font-size: 11px;
}

li {
	margin-top: 2px;
	margin-bottom: 2px;
}


li.sparse {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.note {
	padding: 6px;
    /* simple logperspective */
		margin: 6px 0px 6px 20px;
    /* /simple /logperspective */
}

.note2 {
	margin: 6px 0px 6px 20px;
	padding: 6px;
	border: 1px solid #808080;
}

.pre {
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 0px;
}

.codeblock {
	margin: 5px 0px 5px 0px;
	padding: 6px 3px 6px 6px;
	border: 1px dotted #D0D0D0;
	color: #606060;
	font-size: 11px;
}

.object {
	background-color: #F0F0F0;
	border: 1px solid #74A4CF;
	padding: 5px;
	margin: 5px;
	font-size: 11px;
}

b {
    color: #505050;
}

sup.supHighlighted {
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFF60;
	padding: 0px 1px 0px 1px;
}

.topicrefStatus {
	font-size: 8px;
	margin-left: 2px;
	padding: 0px 1px 0px 1px;
}

.metadata {
	background-color: #F5F5F5;
	border: 1px solid #E0E0E0;
	padding: 3px;
	margin: 3px 0px 3px 0px;
}

.indexterm {
	color: #0040A0;
}

.indextermI {
	font-size: 10px;
	font-style: normal;
}

.topicBody {
	padding: 4px 0px 8px 0px;
	margin:4px 0px 4px 0px;

    /* logperspective simple */
	border-top:1px solid #E0E0E0;
    /* /logperspective /simple */
}

/**********************/

.customSection {
	margin: 4px 0px 4px 0px;
}

.customSection td {
	background: #ebf4ff;
}

.customSectionTitle {
	font-weight: bold;
	font-size: 14px;
	padding: 0px 9px 0px 9px;
}

.customSectionBody {
	padding: 0px 9px 0px 9px;
}

.customCornerNW {
	font-size:6px;
	background: url(../images/customSection.gif) no-repeat top left;
	float:left;
	width:15px;
}

.customCornerNE {
	font-size:6px;
	background: url(../images/customSection.gif) no-repeat top right;
	float:right;
	width:15px;
}

.customCornerSW {
	font-size:6px;
	background: url(../images/customSection.gif) no-repeat bottom left;
	float:left;
	width:15px;
}

.customCornerSE {
	font-size:6px;
	background: url(../images/customSection.gif) no-repeat bottom right;
	float:right;
	width:15px;
}




.customRLCornerNW {
	font-size:6px;
	background: url(../images/customNote.gif) no-repeat top left;
	float:left;
	width:15px;
}

.customRLCornerNE {
	font-size:6px;
	background: url(../images/customNote.gif) no-repeat top right;
	float:right;
	width:15px;
}

.customRLCornerSW {
	font-size:6px;
	background: url(../images/customNote.gif) no-repeat bottom left;
	float:left;
	width:15px;
}

.customRLCornerSE {
	font-size:6px;
	background: url(../images/customNote.gif) no-repeat bottom right;
	float:right;
	width:15px;
}

.customRL {
	margin-top: 10px;
	background: #00620d;
}

.customTopicHeader {
	background: #97c4fd url(../images/customTopicHeader.png);
	padding: 20px 10px 20px 120px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.customRLTitle {
	font-size: 6px;
	height: 6px;
}

.syntaxElement {
    padding: 1px 1px 1px 1px;
    margin: 1px 1px 1px 20px;
	border: 1px solid #D0D0D0;
}

.kwd {
    font-family: courier new, courier;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 3px 0px 3px;
}

.var {
    font-family: courier new, courier;
    font-size: 12px;
    font-style: italic;
	padding: 0px 3px 0px 3px;
}
