/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 14, ../../../../../../../../opt/local/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 17, ../../../../../../../../opt/local/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, ../../../../../../../../opt/local/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, ../../../../../../../../opt/local/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, ../../../../../../../../opt/local/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, ../../../../../../../../opt/local/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, ../../../../../../../../opt/local/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, ../../../../../../../../opt/local/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 10, ../../src/screen.scss */
body {
  background-color: #f9f9f9;
  font-size: 14px;
  line-height: 18px;
  font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  color: black;
}

/* line 18, ../../src/screen.scss */
h1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 18px;
  margin-bottom: 18px;
}

/* line 26, ../../src/screen.scss */
h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 27px;
  margin-bottom: 9px;
}

/* line 34, ../../src/screen.scss */
h3 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 18px;
}

/* line 40, ../../src/screen.scss */
p {
  color: black;
  margin: 9px 0 9px 0;
  text-align: left;
}

/* line 46, ../../src/screen.scss */
a {
  text-decoration: none;
  color: #0058b1;
}

/* line 51, ../../src/screen.scss */
a:hover {
  color: red;
  text-decoration: none;
}

/* line 56, ../../src/screen.scss */
a.permalink {
  color: #ccc;
  margin-left: 1em;
}

/* line 61, ../../src/screen.scss */
a:hover.permalink {
  color: red;
}

/* line 65, ../../src/screen.scss */
a.permalink {
  text-transform: uppercase;
  letter-spacing: .2em;
  font: 9px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

/* line 71, ../../src/screen.scss */
strong {
  font-weight: bold;
}

/* line 75, ../../src/screen.scss */
em {
  font-style: italic;
}

/* line 80, ../../src/screen.scss */
ol {
  margin-left: 3em;
}
/* line 83, ../../src/screen.scss */
ol li {
  list-style-type: decimal;
  margin-bottom: 9px;
}

/* line 90, ../../src/screen.scss */
ul {
  margin-left: 2em;
}
/* line 93, ../../src/screen.scss */
ul li {
  list-style-type: square;
  margin-bottom: 9px;
}

/* diglloydTools/BTO standalone site elements */
/* line 103, ../../src/screen.scss */
#container {
  width: 940px;
  margin: 0 auto;
}

/* line 108, ../../src/screen.scss */
#header {
  position: relative;
  border-bottom: none;
  padding: 0 0 1em 0;
  text-align: left;
  height: 180px;
}

/* line 116, ../../src/screen.scss */
#globaldiglloyd {
  position: absolute;
  top: 0px;
  right: -20px;
  display: inline;
}

/* line 123, ../../src/screen.scss */
#masthead {
  position: absolute;
  left: 36px;
  top: 36px;
}

/* line 129, ../../src/screen.scss */
#appicon {
  position: absolute;
  left: 0px;
  top: 0;
}

/* line 135, ../../src/screen.scss */
#applogotype {
  position: absolute;
  top: 27px;
  left: 141px;
}

/* line 141, ../../src/screen.scss */
#appsubtitle {
  position: absolute;
  top: 81px;
  left: 141px;
  width: 500px;
}

/* line 148, ../../src/screen.scss */
#pkglogotype {
  position: absolute;
  top: 18px;
  left: 0px;
}

/* line 154, ../../src/screen.scss */
#pkgsubtitle {
  position: absolute;
  top: 72px;
  left: 0px;
  width: 500px;
}

/* line 161, ../../src/screen.scss */
#footer {
  padding: 9px 0;
}
/* line 164, ../../src/screen.scss */
#footer p {
  text-align: center;
  font-size: 12px;
}

/* line 170, ../../src/screen.scss */
#content {
  padding: 2em 3em;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  background-color: #fcfcfc;
}

#localnav {
	position: absolute;
	bottom: 9px;
	right: 18px;
	clear: both;
}

#localnav span {
	float:right;
	padding: 4px 12px;
	font: normal 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	line-height: 16px;
	border: none;
	color: #999;
	height: 15px;
}

#localnav span.buybutton {
	margin-left: 9px;
	line-height: 15px;
	color: white;
	text-shadow: 0px 1px 1px rgba(90,90,90,0.85);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a8df90), to(#689f50));
	background-image: -moz-linear-gradient(0% 100% 90deg, #a8df90, #689f50 100%);
	background-color: #88bf70;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	-o-border-radius: 23px;
	border-radius: 23px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	font-weight: bold;
}

#localnav a span {
	color: black;
}
#localnav a span:hover {
	color: #82a4c6;
}

#localnav span.buybutton:hover {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d8efa0), to(#78af60));
	background-image: -moz-linear-gradient(0% 100% 90deg, #d8efa0, #78af60 100%);
	background-color: #98cf80;
	color: white;
}

span.fauxbutton {
	padding: 4px 12px;
	font: bold 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	line-height: 15px;
	color: white;
	border: none;
	text-shadow: 0px 1px 1px rgba(90,90,90,0.85);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a8df90), to(#689f50));
	background-image: -moz-linear-gradient(0% 100% 90deg, #a8df90, #689f50 100%);
	background-color: #88bf70;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	-o-border-radius: 23px;
	border-radius: 23px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	box-shadow: 0 1px 2px rgba(0,0,0,0.5);
}

span.fauxbutton:hover {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d8efa0), to(#78af60));
	background-image: -moz-linear-gradient(0% 100% 90deg, #d8efa0, #78af60 100%);
	background-color: #98cf80;
	color: white;
}

.linkbox {
	height: 36px;
}

/* line 241, ../../src/screen.scss */
#globalnav {
  padding: 0 107px 0 107px;
}

/* line 245, ../../src/screen.scss */
.globallinkscluster {
  width: 200px;
  float: left;
  font-size: 12px;
  padding: 18px;
}
/* line 250, ../../src/screen.scss */
.globallinkscluster ul {
  margin: 0;
}
/* line 253, ../../src/screen.scss */
.globallinkscluster li {
  list-style-type: none;
  margin-bottom: 0;
}

/* line 259, ../../src/screen.scss */
#copyright {
  margin-top: 18px;
  text-align: center;
  color: #666;
  font-size: 12px;
}

/* legacy "semantic" markup */
/* line 268, ../../src/screen.scss */
div.photo {
  text-align: center;
  margin-bottom: 1em;
}

/* line 273, ../../src/screen.scss */
div.right {
  float: right;
  margin-left: 18px;
}

/* line 278, ../../src/screen.scss */
.quote {
  font-style: italic;
  margin: 9px 18px 9px 18px;
}

/* line 284, ../../src/screen.scss */
div.sidebar, p.sidebar {
  margin-left: 18px;
  padding-left: 36px;
  margin-right: 18px;
  font-style: italic;
  background: url(../gfx/bkgd.asterisk.jpg) no-repeat 4px 4px;
  min-height: 30px;
}

/* line 293, ../../src/screen.scss */
.warning {
  color: red;
}

/* line 333, ../../src/screen.scss */
.hilite {
  background-color: #FF9;
}

/* line 337, ../../src/screen.scss */
.first {
  margin-top: 0;
}

/* line 341, ../../src/screen.scss */
.center {
  text-align: center;
}

/* line 345, ../../src/screen.scss */
.proviso {
  font-size: 18px;
  line-height: 120%;
  margin-bottom: 30px;
  font-family: Verdana, Geneva, sans-serif;
  color: #800;
}

/* line 353, ../../src/screen.scss */
.menu-item {
  font-weight: bold;
}

/* line 355, ../../src/screen.scss */
pre, .code {
  display: block;
  white-space: pre;
  font-family: Menlo, Monaco, monospace;
  font-size: 12px;
}

/* line 362, ../../src/screen.scss */
.cli-cmd {
  font-family: Menlo, Monaco, monospace;
  font-size: 12px;
}

/* dubious selectors that need attention */
/* line 372, ../../src/screen.scss */
div.largefeature3 {
  float: left;
  width: 256px;
  height: auto;
  margin-right: 1em;
  margin-bottom: 18px;
  padding: 0;
  border: none;
  text-align: center;
  padding: 0.5em;
  background-color: #eee;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

/* line 387, ../../src/screen.scss */
div.descbox {
  height: 140px;
  text-align: justify;
}

/* diglloydTools manual-specific stuff that should probably be isolated */
/* line 396, ../../src/screen.scss */
body.manual {
  background-color: #abd1f7;
}

.manual #header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 27px;
  background-color: #8bb1d7;
  border-bottom: 1px solid black;
  padding: 4px;
}
/* line 406, ../../src/screen.scss */
.manual #toc {
  position: absolute;
  margin-top: 36px;
  width: 237px;
  /*overflow:auto;*/
  background-color: #abd1f7;
}
/* line 416, ../../src/screen.scss */
.manual #content {
  position: relative;
  top: 73px;
  bottom: 0;
  margin-left: 256px;
  right: 0;
  /*overflow:auto;*/
  min-width: 400px;
  border: none;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
}
/* line 426, ../../src/screen.scss */
.manual #content img {
  border: 1px solid black;
}
/* line 428, ../../src/screen.scss */
.manual #troubleshooting {
  position: absolute;
  width: 200px;
  top: 14px;
  right: 9px;
  text-align: right;
}

/* line 437, ../../src/screen.scss */
.cli-cmd1 {
  color: #008;
  font-family: "Monaco", "Courier New", Courier, monospace;
}

/* line 440, ../../src/screen.scss */
.cmd-hilite {
  color: #008;
  color: blue;
}

/* line 444, ../../src/screen.scss */
#toc {
  padding: 0 9px;
}
/* line 446, ../../src/screen.scss */
#toc ul {
  margin: 0 0 18px 0;
}
/* line 449, ../../src/screen.scss */
#toc li {
  list-style-type: none;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

/* line 457, ../../src/screen.scss */
#pagenav {
  height: 36px;
  position: absolute;
  top: 36px;
  left: 256px;
  right: 0;
  background-color: #ddd;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
}

/* line 467, ../../src/screen.scss */
#TOCSelect {
  position: absolute;
  right: 9px;
  top: 7px;
}

/* line 473, ../../src/screen.scss */
#articleTitle {
  position: absolute;
  left: 9px;
  top: 9px;
  margin: 0;
  font-weight: bold;
}

/* line 481, ../../src/screen.scss */
#headertext {
  position: absolute;
  top: 14px;
  font-weight: bold;
  left: 170px;
}

/* line 488, ../../src/screen.scss */
.bottomnav {
  text-align: right;
  margin: 36px 0 36px 0;
  font-size: 12px;
}
