.name-project, .name-release, .name-version {
}

/* Front page H1 */
.page-main h1 {
  font-size: 1.75em;
}

.page-main h1.center {
  text-align: center;
}

h1, h2, h3, h4 {
  /*
  font-style: italic;
  */
  font-family: luxi sans,sans-serif;
}
h1 {
  font-size: 1.75em;
}

h2 {
  font-size: 1.25em;
}

h3 {
  font-size: 1.1em;
  display: inline;
}

hr {
  border: 0;
  border-bottom: 1px solid #ccc;
}
.submitButton {
  background-color: orange;
  color: white; 
  font-weight: bold;
  height: 30px;
}
.ubq-side-right-content {
  padding: 0 5px 1.5em;
}
#ubq-side-right h1, #ubq-side-right h2, #ubq-side-right h3 {
  margin: 0;
  padding: 0 4pt 0;
  font-size: 1em;
  letter-spacing: 2pt;
  border-bottom: 1px solid #bbb;
}
#ubq-side-right hr {
  border-bottom: 1px solid #aaa;
  margin: 0.5em 0;
}

table tr {
  font-size: 0.9em;
}


.ubq-content .link-offsite-notation {
  color: #999;
}

.ubq-content li {
  padding: 1pt;
}
.ubq-content h1 {
  margin-top: 0;
}

.ubq-content a img {
  margin: 1px;
  border: 0;
}
.ubq-content a:hover img {
  margin: 0;
  border: 1px solid #f00;
}
.ubq-content a img.noborder {
  margin: 0;
  border: 0;
}
.ubq-content a:hover img .noborder {
  margin: 0;
  border: 0;
}

#ubq-list-packages {
  border-collapse: collapse;
  border: 1px solid #cad4e9;
  /*
  border-radius: 2.5px;
  -moz-border-radius: 2.5px;
  */
}
#ubq-list-packages tr.odd td {
  background-color: #ecf0f7;
}
#ubq-list-packages tr.even td {
  background-color: #f7f9fc;
}
#ubq-list-packages th,
#ubq-list-packages td {
  margin: 0;
  padding: 6px 8px;
}
#ubq-list-packages td.column-2 {
  text-align: center;
}
#ubq-list-packages th {
  background-color: #cad4e9;
  color: #000;
  font-weight: bold;
  text-align: center;

}

/* pre.screen is for DocBook HTML output */
code.screen, pre.screen {
  font-family: monospace;
  font-size: 1em;
  display: block;
  padding: 10px;
  border: 1px solid #bbb;
  background-color: #eee;
  color: #000;
  overflow: auto;
  /*
  border-radius: 2.5px;
  -moz-border-radius: 2.5px;
  */
  margin: 0.5em 2em;
}
#ubq-project code.screen {
  margin: 0;
}

code.command, code.filename {
  font-family: monospace;
}

code.citetitle {
  font-family: sans-serif;
  font-style: italic;
}

strong.application {
  font-weight: bold;
}
.indent {
  margin: 0 2em;
}
.ubq-docs-nav {
  text-align: center;
  position: relative;
  padding: 1em;
  margin-top: 2em;
  border-top: 1px solid #ccc;
}
.ubq-docs-nav a {
  padding: 0 1em;
}
.ubq-docs-nav-left {
  position: absolute;
  left: 0;
}
.ubq-docs-nav-right {
  position: absolute;
  right: 0;
}

body {
  font-size: 0.9em;
  font-family: bitstream vera sans,sans-serif;
  margin: 0;
  padding: 0;
  /* (The background color is specified elsewhere, so do a global replacement if it ever changes) */
  background-color: #d9d9d9;
}

a:link {
  color: #900;
}
a:visited {
  color: #48468f;
}
a:hover {
  color: #f20;
}
a[name] {
  color: inherit;
  text-decoration: inherit;
}

#ubq-header {
  background-color: #fff;
  height: 62px;
}
#ubq-header img {
  border: 0;
  vertical-align: middle;
}
#ubq-header-logo {
  /* position is offset by the header padding amount */
  position: absolute;
  left: 26px;
  top: 13px;
  z-index: 3;
}
#ubq-header-logo img {
  width: 110px;
  height: 40px;
}
#ubq-header-items {
  /* position is offset by the header padding amount */
  position: absolute;
  right: 10px;
  top: 15px;
  text-align: right;
  display: inline;
}
#ubq-header-items a {
  color: #000;
  text-decoration: none;
  padding: 7pt;
  font-size: 0.8em;
}
#ubq-header-items a:hover, #ubq-header-search-button:hover {
  color: #f20;
  cursor: pointer;
}
#ubq-header-items img {
  margin-right: 1px;
  width: 36px;
  height: 36px;
}
#ubq-header-search {
  height: 25px;
}
#ubq-header-search-entry {
  vertical-align: top;
  margin: 0.65em 4px 0 10px;
  padding: 2px 4px;
  background-color: #f5f5f5;
  border: 1px solid #999;
  font-size: 0.8em !important;
}
#ubq-header-search-entry:focus {
  background-color: #fff;
  border: 1px solid #555;
}
#ubq-header-search-button {
  font-size: 0.8em !important;
  vertical-align: top;
  margin-top: 0.2em;
  border: 0;
  padding: 7px;
  background: #fff url('../images/header-search.png') no-repeat left;
  padding-left: 21px;
}
#ubq-header-items form {
  float: right;
}
#ubq-header-items input {
  font-size: 0.85em;
}
#ubq-nav {
  margin: 0;
  padding: 0;
  background-color: #22437f;
  font-size: 0;
  height: 5px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #f5f5f5;
}
#ubq-nav ul {
  margin: 0;
  padding: 0;
}
#ubq-nav li {
  display: inline;
  list-style: none;
  padding: 0 5pt;
}
#ubq-nav li + li {
  padding-left: 8pt;
  border-left: 1px solid #99a5bf;
}
#ubq-nav a {
  color: #c5ccdb;
  text-decoration: none;
}
#ubq-nav a:hover {
  color: #fff;
}

#ubq-side-left {
  position: absolute;
  z-index: 2;
  width: 11em;
  /* Space down for the approx line height (fonts) */
  left: 12px;
}
#ubq-side-right {
  position: absolute;
  z-index: 1;
  width: 14em;
  right: 18px;
  padding-top: 0px;
  top: 2px;
  /* add to the top margin to compensate for the fixed sizes */
  margin-top: 20px;
  color: #555;
  font-size: 0.9em;
}
#ubq-side-left {
  top: 2px;
  /* add to the top margin to compensate for the fixed sizes */
  margin-top: 75px;
  color: #555;
  font-size: 0.9em;
}
#ubq-side-right ul {
  list-style: square inside;
  padding: 0;
  margin: 0;
}

/* Left-side naviagation */
#ubq-side-nav-label {
  display: none;
}
#ubq-side-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #5976b2;
  border-top: 0;
  background-color: #22437f;
}
#ubq-side-nav li {
  margin: 0;
  padding: 0;
  border-top: 1px solid #5976b2;
  /* IE/Win gets upset if there is no bottom border... Go figure. */
  border-bottom: 1px solid #22437f;
}
#ubq-side-nav a {
  margin: 0;
  color: #c5ccdb;
  display: block;
  text-decoration: none;
  padding: 4px 6px;
}
#ubq-side-nav a:hover {
  background-color: #34548f;
  color: #fff;
}
#ubq-side-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#ubq-side-nav ul li {
  border-top: 1px solid #34548e;
  background-color: #34548e;
  /* IE/Win gets upset if there is no bottom border... Go figure. */
  border-bottom: 1px solid #34548e;
}
#ubq-side-nav ul li:hover {
  border-bottom: 1px solid #34548f;
}
#ubq-side-nav ul li a {
  padding-left: 12px;
  color: #a7b2c9;
}
#ubq-side-nav ul li a:hover {
  background-color: #46659e;
}
#ubq-side-nav ul ul li a {
  padding-left: 18px;
}
#ubq-side-nav strong a {
  font-weight: normal;
  color: #fff !important;
  background-color: #10203b;
}
#ubq-side-nav strong a:hover {
  background-color: #172e56 !important;
}

/* content containers */
#ubq-middle-one, #ubq-middle-two, #ubq-middle-three {
  font-size: 0.9em;
  /* position: relative; */ /* relative to utilize z-index */
  min-width: 720px;
  max-width: 840px;
  width: expression(document.body.clientWidth < 720 ? "720px": "auto");
  margin: 10px;
  z-index: 3; /* content can overlap when the browser is narrow */
}
#ubq-middle-two, #ubq-middle-three {
  margin-left: 11em;
  padding-left: 24px;
}
#ubq-middle-three {
  margin-right: 6em;
  padding-right: 4px;
}

.ubq-content {
  width: auto;
  padding: 24px;
  border: 1px solid #aaa;
  background-color: #fff;
}

.ubq-content > .ubq-corner-bottom { top: 0 }

.ubq-corner-tl, .ubq-corner-tr, .ubq-corner-bl, .ubq-corner-br {
  background-color: #d9d9d9;
  position: relative;
  width: 19px;
  height: 19px;
  /* The following line is to render PNGs with alpha transparency within IE/Win, using DirectX */
  /* Work-around for IE6/Mac borkage (Part 1) */
  display: none;
}

.ubq-corner-tl, .ubq-corner-bl { float: left; left: 0px; }
.ubq-corner-tr, .ubq-corner-br { float: right; right: 0px; }
.ubq-corner-tl, .ubq-corner-tr { top: 0px; }
.ubq-corner-bl, .ubq-corner-br { bottom: 0px; margin-top: -19px; /* Opera fix (part 1) */ top: -18px;}

html>body .ubq-corner-tl { background: #d9d9d9 url("../images/corner-tl.png") no-repeat left top; }
html>body .ubq-corner-tr { background: #d9d9d9 url("../images/corner-tr.png") no-repeat right top; }
html>body .ubq-corner-bl { background: #d9d9d9 url("../images/corner-bl.png") no-repeat left bottom; }
html>body .ubq-corner-br { background: #d9d9d9 url("../images/corner-br.png") no-repeat right bottom; }
.ubq-corner-tl { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corner-tl.png',sizingMethod='scale'); }
.ubq-corner-tr { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corner-tr.png',sizingMethod='scale'); }
.ubq-corner-br { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corner-br.png',sizingMethod='scale'); }
.ubq-corner-bl { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corner-bl.png',sizingMethod='scale'); }
/* \*/
.ubq-corner-tl, .ubq-corner-tr, .ubq-corner-bl, .ubq-corner-br {
  /* Restore the view for everything but IE6/Mac (part 2 of the "IE/Mac fix") */
  display: block;
}
/* */

.ubq-corner-bl, .ubq-corner-br {
  top: 0px;
}

.content { margin: 0 1em }

#ubq-sidelist {
  position: relative;
  bottom: 3px;
  margin: 0;
  padding: 3px !important;
  border: 1px solid #bbb;
  background-color: #ccc;
  /*	border-radius: 2.5px;
  -moz-border-radius: 2.5px;*/
}
#ubq-sidelist strong a {
  font-weight: normal;
  background-color: #555;
  color: #fff;
}
#ubq-sidelist strong a:hover {
  background-color: #333;
  color: #fff;
}
#ubq-sidelist li {
  list-style-position: outside;
  font-size: 0.9em;
  list-style: none;
  border: 1px solid #ccc;
  border-width: 1px 0;
  padding: 0;
  list-style: none;
}
#ubq-sidelist li a {
  text-decoration: none;
  display: block;
  padding: 6px 8px;
  /*
  border-radius: 2.5px;
  -moz-border-radius: 2.5px;
  */
}
#ubq-sidelist li a:hover {
  background-color: #999;
  color: #eee;
}

#ubq-footer {
  font-size: 0.75em;
  text-align:left;
  color: #777;
  margin-bottom: 2em;
  padding-left: 180px;
}
#ubq-printable {
  text-align: center;
  margin: 1em 0;
  font-size: 0.85em;
}
#ubq-printable a {
  text-decoration: none;
  padding: 5px 0;
  padding-left: 18px;
  background: transparent url("../images/printable.png") no-repeat left;
}
#ubq-printable a:hover {
  text-decoration: underline;
}
#ubq-content li p {
  margin: 0.2em;
}

#ubq-content div.table table {
  width: 95%;
  background-color: #DCDCDC;
  color: #000000;
  border-spacing: 0;
}

#ubq-content div.table table th {
  border: 1px solid #A9A9A9;
  background-color: #A9A9A9;
  color: #000000;
}

#ubq-content div.table table td {
  border: 1px solid #A9A9A9;
  background-color: #DCDCDC;
  color: #000000;
  padding: 0.5em;
  margin-bottom: 0.5em;
  margin-top: 2px;

}

div.note table, div.tip table, div.important table, div.caution table, div.warning table {
  width: 95%;
  border: 2px solid #B0C4DE;
  background-color: #F0F8FF;
  color: #000000;
  /* padding inside table area */
  padding: 0.5em;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

/* "Just the FAQs, ma'm." */
.qandaset table {
  border-collapse: collapse;
}
.qandaset {
}
.qandaset tr.question {
}
.qandaset tr.question td {
  font-weight: bold;
  padding: 0 0.5em;
  margin: 0;
}
.qandaset tr.answer td {
  padding: 0 0.5em 1.5em;
  margin: 0;
}
.qandaset tr.question td, .qandaset tr.answer td {
  vertical-align: top;
}
.qandaset strong {
  text-align: right;
}

.article .table table {
  border: 0;
  margin: 0 auto;
  border-collapse: collapse;
}
.article .table table th {
  padding: 5px;
  text-align: center;
}
.div.example {
  padding: 10px;
  border: 1px solid #bbb;
  margin: 0.5em 2em;
}
