
div.content-column {
  font-size: 12px;
  line-height: 1.2;
}

div.content {
  overflow: auto;
}

div.logoSmall {
  display: none;
}

div.title {
  font-size: 14px;
  font-weight: bold;
}

h1 {
  padding-bottom: 4px;
}

h2 {
  padding-bottom: 4px;
  border-bottom: 1px solid #ffffff;
}
/*
h3 {
  text-decoration: underline;
}
*/
hr { 
  display: none;
}


caption { 
  font-weight: bold 
}

div.navpath ul {
   list-style: none;
}

div.qindex, div.tabs, div.tabs2, div.tabs3, div.navpath, tr.memlist {
  background-color: #0f1030;
  border-top : 1px solid #ffebcd;
  border-bottom : 1px solid #ffebcd;
}

div.qindex {
  text-align: center;
  margin: 2px;
  padding: 2px;
  line-height: 140%;
  font-weight: bold;
}

div.navpath {
  text-align: center;
  clear: left;
  margin-top: 2px;
  padding: 2px;
  line-height: 140%;
}

div.navpath a {
  font-weight: bold;
}

div.tabs a:hover, div.tabs a:link:hover, div.navpath a:hover,
div.tabs2 a:hover, div.tabs2 a:link:hover, div.tabs3 a:link:hover {
  margin: 1px;
  color:  #000016;
  background-color:  #ffebcd;
}

div.memdoc a, div.memdoc a:hover {
  color: #0080c0;
}

div.navtab {
  background-color: #e8eef2;
  border: 1px solid #84b0c7;
  text-align: center;
  margin: 2px;
  margin-right: 15px;
  padding: 2px;
}

td.navtab {
       font-size: 70%;
}

dl.el { 
  margin-left: -1cm 
}

.fragment {
  font-family: monospace, fixed;
  font-size: 95%;
}

pre.fragment {
  font-family: "Lucida Console", "Courier New", monospace;
  font-size: 12px;
  border-top: 1px solid #ffebcd;
  border-bottom: 1px solid #ffebcd;
  background-color: #0f1030;
  color: #ffffff;
  padding: 1ex;
/*
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 2px;
  margin-right: 8px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
*/
}

pre.fragment a.code {
 font-size: 12px;
}

div.ah { 
  background-color: #0f1030;
  font-weight: bold; 
  color: #ffffff;
  margin-bottom: 3px; 
  margin-top: 3px;
  border: 1px solid #ffffff;
  padding: 2px;
}

div.groupHeader {
       margin-left: 16px;
       margin-top: 12px;
       margin-bottom: 6px;
       font-weight: bold;
}
div.groupText { 
  margin-left: 16px; 
  font-style: italic; 
  font-size: 90% 
}

td.indexkey, td.indexvalue {
  background-color: #0f1030;
  border: 1px solid #ffebcd;
  padding-right  : 10px;
  padding-top    : 2px;
  padding-left   : 10px;
  padding-bottom : 2px;
  margin-left    : 0px;
  margin-right   : 0px;
  margin-top     : 2px;
  margin-bottom  : 2px;
}

td.indexkey {
  font-weight: bold;
}

td.indexvalue {
  font-style: italic;
}

p.formulaDsp { 
  text-align: center; 
}
img.formulaDsp {
}
img.formulaInl { 
  vertical-align: middle; 
}
span.keyword       { color: #00ffff; }
span.keywordtype   { color: #ffff00; }
span.keywordflow   { color: #00ffff; }
span.comment       { color: #ffe4b5; }
span.preprocessor  { color: #00ff00; }
span.stringliteral { color: #ffa500; }
span.charliteral   { color:  #ffa500; }
span.vhdldigit     { color: #ff00ff }
span.vhdlchar      { color: #000000 }
span.vhdlkeyword   { color: #700070 }
span.vhdllogic     { color: #ff0000 }

.mdescLeft, .mdescRight {
  padding: 0px 8px 4px 8px;
  font-size: 80%;
  font-style: italic;
  background-color: #0f1030;
  border-top: 1px none #ffebcd;
  border-right: 1px none #ffebcd;
  border-bottom: 1px none #ffebcd;
  border-left: 1px none #ffebcd;
  margin: 0px;
}

.memItemLeft, .memItemRight, .memTemplItemLeft, .memTemplItemRight,
.memTemplParams
{
  margin: 4px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ffebcd;
  border-right-color: #ffebcd;
  border-bottom-color: #ffebcd;
  border-left-color: #ffebcd;
  background-color: #0f1030;
  font-size: 80%;
}

.memItemLeft, .memItemRight, .memTemplParams {
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.memItemLeft {
  padding: 1px 0px 0px 8px;
}

.memItemRight {
  padding: 1px 8px 0px 8px;
}

.memTemplItemLeft, .memTemplItemRight {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.memTemplItemLeft {
  padding: 1px 0px 0px 8px;
}

.memTemplItemRight {
  padding: 1px 8px 0px 8px;
}

.memTemplParams {
  padding: 1px 0px 0px 8px;
}

td.tiny { 
  font-size: 75%;
}

.dirtab { 
  padding: 4px;
  border-collapse: collapse;
  border: 1px solid #84b0c7;
}

th.dirtab { 
  background: #e8eef2;
  font-weight: bold;
}

/* Style for detailed member documentation */
.memtemplate {
  font-size: 80%;
  font-weight: normal;
  margin-left: 3px;
} 
.memnav { 
  background-color: #e8eef2;
  border: 1px solid #84b0c7;
  text-align: center;
  margin: 2px;
  margin-right: 15px;
  padding: 2px;
}
.memitem {
  padding: 4px;
  background-color: #c9d8ef;
  color: #0f1030;
  border-width: 1px;
  border-style: solid;
  border-color: #0f1030;
  -moz-border-radius: 8px 8px 8px 8px;
}
.memname {
/*  white-space: nowrap; */
  font-weight: bold;
}
.memdoc{
  padding-left: 10px;
}
.memproto {
  background-color: #0f1030;
  color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #ffebcd;
  font-weight: bold;
  -moz-border-radius: 8px 8px 8px 8px;
}
.paramkey {
  text-align: right;
}

.paramtype {
  white-space: nowrap;
}

.paramname {
  color: #c9d8ef;
  font-style: italic;
/*  white-space: nowrap; */
}
/* End Styling for detailed member documentation */

/* for the tree view */
.ftvtree {
  font-family: sans-serif;
  margin:0.5em;
}
/* these are for tree view when used as main index */
.directory { 
  font-size: 9pt; 
  font-weight: bold; 
}
.directory h3 { 
  margin: 0px; 
  margin-top: 1em; 
  font-size: 11pt; 
}

.directory > h3 { 
  margin-top: 0; 
}
.directory p { 
  margin: 0px; 
  white-space: nowrap;
}
.directory div { 
  display: none; 
  margin: 0px; 
}
.directory img { 
  vertical-align: -30%; 
}
/* these are for tree view when not used as main index */
.directory-alt { 
  font-weight: bold; 
}
.directory-alt h3 { 
  margin: 0px; 
  margin-top: 1em; 
  font-size: 11pt; 
}
.directory-alt > h3 { 
  margin-top: 0; 
}
.directory-alt p { 
  margin: 0px; 
  white-space: nowrap; 
}
.directory-alt div { 
  display: none; 
  margin: 0px; 
}
.directory-alt img { 
  vertical-align: -30%; 
}

div.tabs, div.tabs2, div.tabs3 {
  float         : left;
  width         : 100%;
  margin-bottom : 4px;
}

div.tabs ul, div.tabs2 ul, div.tabs3 ul, .navpath ul {
  margin           : 0px;
  padding-left     : 10px;
  list-style       : none;
}

div.tabs li, div.tabs form, div.tabs2 li, div.tabs2 form,
div.tabs3 li, div.tabs3 form, .navpath li {
  display          : inline;
  margin           : 0px;
  padding          : 0px;
}

div.tabs form, div.tabs2 form, div.tabs3 form {
  float            : right;
}

div.tabs a, div.tabs2 a, div.tabs3 a {
  float            : left;
  font-weight      : bold;
  text-decoration  : none;
}

div.tabs span, div.tabs2 span, div.tabs3 span {
  float            : left;
  display          : block;
  padding          : 5px 9px;
  white-space      : nowrap;
}

div.tabs input, div.tabs2 input, div.tabs3 input {
  float            : right;
  display          : inline;
  font-size        : 1em;
}

div.tabs td, div.tabs2 td, div.tabs3 td {
  font-size        : x-small;
  font-weight      : bold;
  text-decoration  : none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.tabs span, div.tabs2 span, div.tabs2 span {float : none;}
/* End IE5-Mac hack */

div.summary {
  float: right;
  font-size: 8pt;
  padding-right: 5px;
  text-align: right;
}       

div.summary a {
  white-space: nowrap;
}

div.headertitle {
  clear: both;
}

.navpath li {
  border-left: 1px dotted #ffebcd;
  border-right: 1px dotted #ffebcd;
  padding-left: 1em;
  padding-right: 1em;
}

