@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://help.adobe.com/en_US/Flex/") {

body {
  background-color:#1A1A1A !important;
  color:#888 !important;
  font-size: 160% !important;
}

#group_toc  {
  background: #555 !important;
}
#group_toc p#short-book {
  color: #AAA !important;
}

div#nav_content table tbody tr td a:link, div#nav_content table tbody tr td a:hover, a:link, h3.topictitle3 a:link, #breadcrumb a.prev:link, #breadcrumb a.next:link, a.tabOff:link, a.tabOff:visited, div.letterList a:link, div.letterList a:visited, #results a:link, div#related a:link, div#homepage_content div a:link {
  color:#BF5D3B !important;
}

a.ygtvlabel:link, a.ygtvlabel:visited,
#breadcrumb a:link, #breadcrumb a:visited {
  color:#3684AF !important;
}

.codeph {
  font-family: monospace !important;
  font-size:12pt !important;
}

pre {
  font-size:16px !important;
  color:skyblue !important;
  background-color: #222 !important;
  font-family: monospace !important;
}

div.separator  {
  background-color: #666 !important;
}

}
