/* line 17, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 20, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
}

/* line 22, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 24, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 26, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 28, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 30, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 114, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 5, ../sass/base/_layout.scss */
html {
  background-color: white;
  background: url('../images/layout/page-bgrd.png?1335244638') top left no-repeat;
}

/* line 10, ../sass/base/_layout.scss */
body {
  -webkit-text-size-adjust: none;
  position: relative;
}

/* line 20, ../sass/base/_layout.scss */
.restcat-main {
  background-color: #FFFFFF;
  opacity: 0.7;
  padding: 25px 43px 34px 43px;
  *zoom: 1;
}
/* line 38, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.restcat-main:after {
  content: "";
  display: table;
  clear: both;
}

/* line 29, ../sass/base/_layout.scss */
footer {
  width: auto;
  background-color: #FFFFFF;
}

/* line 8, ../sass/base/_typography.scss */
.sans, body {
  font-family: 'Open Sans', sans-serif;
}

/* line 9, ../sass/base/_typography.scss */
.serif {
  font-family: "PT Serif", Georgia, Times, "Times New Roman", serif;
}

/* line 10, ../sass/base/_typography.scss */
.mono {
  font-family: Menlo, Monaco, "Andale Mono", "lucida console", "Courier New", monospace;
}

/* line 11, ../sass/base/_typography.scss */
em {
  font-style: italic;
}

/* line 12, ../sass/base/_typography.scss */
strong {
  font-weight: bold;
}

/* line 13, ../sass/base/_typography.scss */
.show {
  display: block;
}

/* line 14, ../sass/base/_typography.scss */
.hide {
  display: none;
}

/* line 17, ../sass/base/_typography.scss */
body {
  color: #333333;
  font-size: 75%;
  line-height: 1em;
  margin-left: 10px;
}

/* line 25, ../sass/base/_typography.scss */
p {
  margin: 0 0 1.5em;
  line-height: 1.4em;
}

/* line 30, ../sass/base/_typography.scss */
a {
  color: #339900;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  text-decoration: none;
}
/* line 18, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:visited {
  color: #008585;
}
/* line 21, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:focus {
  color: #44cc00;
}
/* line 24, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:hover {
  color: #44cc00;
}
/* line 27, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:active {
  color: #2a8000;
}
/* line 4, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/typography/links/_hover-link.scss */
a:hover {
  text-decoration: underline;
}

/* line 36, ../sass/base/_typography.scss */
h1 {
  font-size: 24px;
  color: #199cd4;
  margin-bottom: .8em;
  font-weight: bold;
  line-height: 1.4em;
}

/* line 45, ../sass/base/_typography.scss */
h2 {
  font-size: 19px;
  color: #199cd4;
  margin-bottom: .8em;
  font-weight: bold;
}

/* line 52, ../sass/base/_typography.scss */
h2.headline {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
}
/* line 56, ../sass/base/_typography.scss */
h2.headline span {
  font-weight: normal;
  color: #000000;
}

/* line 62, ../sass/base/_typography.scss */
h2.product {
  color: #0085ca;
  font-size: 19px;
  margin: 1.2em 0 .8em 0;
}

/* line 68, ../sass/base/_typography.scss */
h3 {
  font-size: 17px;
  color: #199cd4;
  font-weight: bold;
  border-bottom: 2px solid #e8e8e6;
  padding-bottom: .4em;
  margin: 2em 0 1em 0;
}

/* icons */
/* line 78, ../sass/base/_typography.scss */
.icon-cal {
  width: 50px;
  height: 50px;
  position: absolute;
  top: -6px;
  left: 7px;
}
/* line 84, ../sass/base/_typography.scss */
.icon-cal .month {
  padding-top: 8px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
}
/* line 93, ../sass/base/_typography.scss */
.icon-cal .day {
  padding-top: 5px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
}

/* line 202, icon/*.png */
.icon-sprite, .icon-bullet, .icon-cal, .icon-cart, .icon-check, .icon-email, .icon-extlink, .icon-extlinkgreen, .icon-fbook, .icon-home-ma-off, .icon-home-ma-on, .icon-home-md-off, .icon-home-md-on, .icon-home-wa-off, .icon-home-wa-on, .icon-learn-more, .icon-ordernow, .icon-phone, .icon-rss, .icon-signup, .icon-twitter, .icon-x {
  background: url('../images/icon-sb4f07387af.png') no-repeat;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-bullet {
  background-position: 0 -968px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-cal {
  background-position: 0 -136px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-cart {
  background-position: 0 -36px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-check {
  background-position: 0 -925px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-email {
  background-position: 0 -841px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-extlink {
  background-position: 0 -988px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-extlinkgreen {
  background-position: 0 -978px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-fbook {
  background-position: 0 -869px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-home-ma-off {
  background-position: 0 -267px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-home-ma-on {
  background-position: 0 -358px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-home-md-off {
  background-position: 0 -722px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-home-md-on {
  background-position: 0 -540px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-home-wa-off {
  background-position: 0 -631px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-home-wa-on {
  background-position: 0 -449px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-learn-more {
  background-position: 0 -186px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-ordernow {
  background-position: 0 0;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-phone {
  background-position: 0 -940px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-rss {
  background-position: 0 -813px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-signup {
  background-position: 0 -231px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-twitter {
  background-position: 0 -897px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-x {
  background-position: 0 -953px;
}
