/* line 17, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #000;
  background: none;
  font-size: 10pt; }

/* line 39, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
.container {
  background: none; }

/* line 41, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
hr {
  background: #ccc;
  color: #ccc;
  width: 100%;
  height: 2px;
  margin: 2em 0;
  padding: 0;
  border: none; }
  /* line 49, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
  hr.space {
    background: #fff;
    color: #fff; }

/* line 52, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif; }

/* line 54, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
code {
  font-size: .9em;
  font-family: 'andale mono', 'lucida console', monospace; }

/* line 58, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
img {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0; }

/* line 62, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
a img {
  border: none; }
/* line 64, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
a:link,
a:visited {
  background: transparent;
  font-weight: 700;
  text-decoration: underline; }

/* line 69, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
p img.top {
  margin-top: 0; }

/* line 71, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
blockquote {
  margin: 1.5em;
  padding: 1em;
  font-style: italic;
  font-size: .9em; }

/* line 76, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
.small {
  font-size: .9em; }

/* line 78, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
.large {
  font-size: 1.1em; }

/* line 80, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
.quiet {
  color: #999; }

/* line 82, ../../../../../../../.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/_print.sass */
.hide {
  display: none; }

/* line 6, ../../../app/stylesheets/print.sass */
#header .tagline, #header #nav {
  display: none; }

/* line 9, ../../../app/stylesheets/print.sass */
.divider_top,
.divider_bottom,
#footer {
  display: none; }

/* line 14, ../../../app/stylesheets/print.sass */
#content_wrapper {
  clear: both; }

/* line 18, ../../../app/stylesheets/print.sass */
#size_chart table {
  width: 100%;
  border: 1px solid #222222; }
  /* line 22, ../../../app/stylesheets/print.sass */
  #size_chart table.ten_col th,
  #size_chart table.ten_col td {
    width: 9%; }
  /* line 25, ../../../app/stylesheets/print.sass */
  #size_chart table.ten_col th.first, #size_chart table.ten_col td.first {
    width: 19%; }
/* line 27, ../../../app/stylesheets/print.sass */
#size_chart th,
#size_chart td {
  text-align: center; }

/* line 33, ../../../app/stylesheets/print.sass */
body.retail_size_chart #size_chart th {
  width: 16.6%; }
