/* Maya specific overrides */

body {
font-size: 82%;
}

div.dl_section p.title,
div.dl_section p.section_title_h1,
div.section p.section_title_h1 {
background-color: #EEEEEE;
color: black;
}

div.codeBlock {
background: #eee;
}

p.section_title_h1 {
font-size: 120%;
}

div.section p.section_title_h2 {
text-size: 110%;
color: #000000;
}

div.section p.section_title_h3 {
text-size: 100%;
color: #000000;
}

table.ruled th { 
color: black; 
background-color: #DDDDDD; 
}

table.ruled-wide th { 
color: black; 
background-color: #DDDDDD; 
}
div.note-note,
div.note-tip,
div.note-important,
div.note-related,
div.note-warning {
	background: #eeeeee;
    background-color: #FEFEEE;
	border-style: dashed;
	border-color: #999999;
	border-width: 1px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
}



li table.ruled, li table.ruled-wide, li table.not-ruled, li table.not-ruled-wide {
width:50%;
}

div.bodyProcess {
background-color:#FFFFF4;
border:1px dashed #CCCC99;
padding:8px 10px 8px 8px;
}

div.bodyProcess p {
font-weight: bold;
}

pre {
white-space:pre;
word-wrap:break-word;
}

.MenuCascade  {
font-weight: bold;
}

/* remove comments link for localized versions                  */

DIV.footer-block {
display: none;
}
