/* 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" /> */
/* normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
/* line 21, ../sass/partials/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
/* line 31, ../sass/partials/_normalize.scss */
audio,
canvas,
video {
  display: inline-block; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 40, ../sass/partials/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
/* line 49, ../sass/partials/_normalize.scss */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 63, ../sass/partials/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Removes default margin.
 */
/* line 73, ../sass/partials/_normalize.scss */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
/* line 85, ../sass/partials/_normalize.scss */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
/* line 94, ../sass/partials/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
/* line 107, ../sass/partials/_normalize.scss */
h1 {
  font-size: 2em; }

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 115, ../sass/partials/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 124, ../sass/partials/_normalize.scss */
b,
strong {
  font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
/* line 132, ../sass/partials/_normalize.scss */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
/* line 140, ../sass/partials/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
/* line 153, ../sass/partials/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
/* line 162, ../sass/partials/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
/* line 172, ../sass/partials/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
/* line 180, ../sass/partials/_normalize.scss */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 189, ../sass/partials/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 196, ../sass/partials/_normalize.scss */
sup {
  top: -0.5em; }

/* line 200, ../sass/partials/_normalize.scss */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
/* line 212, ../sass/partials/_normalize.scss */
img {
  border: 0; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
/* line 220, ../sass/partials/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
/* line 232, ../sass/partials/_normalize.scss */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
/* line 244, ../sass/partials/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 255, ../sass/partials/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
/* line 269, ../sass/partials/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 281, ../sass/partials/_normalize.scss */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 296, ../sass/partials/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
/* line 306, ../sass/partials/_normalize.scss */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
/* line 316, ../sass/partials/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 327, ../sass/partials/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 340, ../sass/partials/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
/* line 349, ../sass/partials/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
/* line 359, ../sass/partials/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 372, ../sass/partials/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* SCSS port of CSS at http://htmldog.com/articles/suckerfish/dropdowns/ */
/* Built with compass http://www.compass-style.org */
/* Generates the styles for suckerfish dropdowns */
/* 
   Pass in the parameters $topLevelWidth and $lowerLevelWidth. The former controls the width of the first level,
   i.e. the visible level. The lower level is the width of the sub-levels, which get exposed on hover.

   Call this mixin with @import suckerfish(topLevelWidth, lowerLevelWidth), then style it as needed.

   To override any of these styles, place your code after the @import directive.

   For IE 6 compatibility, you must add javascript that attaches .sfhover class to mouseover.

   This will handle up to three levels of dropdowns.

   Be sure to minify before deploying to production.
*/
/* line 2, ../sass/partials/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  display: none;
  top: 0;
  left: 0; }

/* line 14, ../sass/partials/_reveal.scss */
.reveal-modal {
  visibility: hidden;
  top: 100px;
  left: 50%;
  margin-left: -300px;
  width: 520px;
  background: #efefef url(../../img/modal-gloss.png) no-repeat -200px -80px;
  position: absolute;
  z-index: 201;
  padding: 30px 40px 34px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  /* line 30, ../sass/partials/_reveal.scss */
  .reveal-modal ul {
    margin: 20px 0;
    list-style-type: none; }
  /* line 32, ../sass/partials/_reveal.scss */
  .reveal-modal li {
    padding: 30px; }
    /* line 34, ../sass/partials/_reveal.scss */
    .reveal-modal li:hover {
      background: #fff; }
    /* line 36, ../sass/partials/_reveal.scss */
    .reveal-modal li a {
      text-shadow: rgba(0, 0, 0, 0.3) 0 1px 0;
      font-size: 24px;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1;
      display: block;
      min-height: 52px; }
      /* line 44, ../sass/partials/_reveal.scss */
      .reveal-modal li a img {
        margin-right: 10px;
        margin-top: 2px;
        float: left; }
      /* line 45, ../sass/partials/_reveal.scss */
      .reveal-modal li a span.note {
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        display: block;
        margin-top: 0px; }

/* line 50, ../sass/partials/_reveal.scss */
.reveal-modal.small {
  width: 200px;
  margin-left: -140px; }

/* line 51, ../sass/partials/_reveal.scss */
.reveal-modal.medium {
  width: 400px;
  margin-left: -240px; }

/* line 52, ../sass/partials/_reveal.scss */
.reveal-modal.large {
  width: 600px;
  margin-left: -340px; }

/* line 53, ../sass/partials/_reveal.scss */
.reveal-modal.xlarge {
  width: 800px;
  margin-left: -440px; }

/* line 55, ../sass/partials/_reveal.scss */
.reveal-modal .close-reveal-modal {
  font-size: 22px;
  line-height: .5;
  position: absolute;
  top: 8px;
  right: 11px;
  color: #aaa;
  text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer; }

/*----------------------------------*/
/*  Sprites
/*----------------------------------*/
/* line 154, spr/*.png */
.spr-sprite, header #progress_bar ul#social li a.twitter, header #progress_bar ul#social li a.linkedin, header #progress_bar ul#social li a.rss, nav#main_navigation ul#pages li a.services span.bug, aside ul li a span.download, aside ul li a span.link, aside ul li a span.next, aside ul li a span.calendar, form#search input.button {
  background: url('/img/spr-sc255978a33.png') no-repeat; }

/* sizes
----------------------------- */
/* Colors
----------------------------- */
/* Text
----------------------------- */
/* Shadow
----------------------------- */
/* Basics
----------------------------- */
/* line 61, ../sass/screen.scss */
a {
  color: #00a3e6;
  text-decoration: none; }
  /* line 64, ../sass/screen.scss */
  a:hover {
    color: #005b80; }

/* line 67, ../sass/screen.scss */
h1, h2, h3, h4, h5, h6 {
  text-shadow: white 0 1px 0;
  margin: 0;
  padding: 0; }

/* line 80, ../sass/screen.scss */
h1 {
  font-size: 26px; }

/* line 80, ../sass/screen.scss */
h2 {
  font-size: 24px; }

/* line 80, ../sass/screen.scss */
h3 {
  font-size: 22px; }

/* line 80, ../sass/screen.scss */
h4 {
  font-size: 20px; }

/* line 80, ../sass/screen.scss */
h5 {
  font-size: 18px; }

/* line 80, ../sass/screen.scss */
h6 {
  font-size: 16px; }

/* line 91, ../sass/screen.scss */
p {
  padding: 0;
  margin: 0;
  padding-bottom: 12px; }

/* line 97, ../sass/screen.scss */
h4.subtitle {
  font-weight: 400;
  font-style: italic; }

/* line 99, ../sass/screen.scss */
p.specs, p.date {
  text-transform: uppercase;
  font-size: 15px;
  color: #999;
  letter-spacing: .1em;
  margin-top: 10px; }

/* line 101, ../sass/screen.scss */
p.date {
  margin-top: -5px; }

/* line 103, ../sass/screen.scss */
ul {
  list-style-type: square; }

/* line 105, ../sass/screen.scss */
body {
  background: url(../img/bg.png);
  font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
  color: #4c4c4c;
  line-height: 1.4;
  font-size: 18px; }

/* line 115, ../sass/screen.scss */
.wrapper {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  *zoom: 1; }

/* Buttons
----------------------------- */
/* line 122, ../sass/screen.scss */
a.button {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbc942), color-stop(100%, #f8a426));
  background-image: -webkit-linear-gradient(#fbc942, #f8a426);
  background-image: -moz-linear-gradient(#fbc942, #f8a426);
  background-image: -o-linear-gradient(#fbc942, #f8a426);
  background-image: linear-gradient(#fbc942, #f8a426);
  -webkit-box-shadow: rgba(255, 255, 255, 0.3) 0 3px 7px 0px inset;
  -moz-box-shadow: rgba(255, 255, 255, 0.3) 0 3px 7px 0px inset;
  box-shadow: rgba(255, 255, 255, 0.3) 0 3px 7px 0px inset;
  text-shadow: rgba(0, 0, 0, 0.3) 0 1px 0;
  border: 1px solid #f8a426;
  padding: 7px 5px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  display: block;
  width: 115px;
  height: 25px;
  margin: 5px; }
  /* line 138, ../sass/screen.scss */
  a.button:hover {
    background-image: none;
    background-color: #f8a426;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 3px 7px 0px inset;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 3px 7px 0px inset;
    box-shadow: rgba(0, 0, 0, 0.1) 0 3px 7px 0px inset; }
  /* line 143, ../sass/screen.scss */
  a.button img.cart {
    width: 20px;
    height: 21px;
    -webkit-box-shadow: white 0 0 0;
    -moz-box-shadow: white 0 0 0;
    box-shadow: white 0 0 0;
    border: none;
    float: left;
    margin: 2px -10px 0 5px; }

/* Header
----------------------------- */
/* line 161, ../sass/screen.scss */
header {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 930px;
  margin-left: 0;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  background: #00a3e6;
  border-right: 5px solid #fff;
  border-left: 5px solid #fff;
  border-bottom: 5px solid #fff;
  padding: 0 10px;
  min-height: 130px; }
  /* line 172, ../sass/screen.scss */
  header #progress_bar {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 920px; }
    /* line 175, ../sass/screen.scss */
    header #progress_bar img {
      -moz-border-radius-bottomleft: 5px;
      -webkit-border-bottom-left-radius: 5px;
      border-bottom-left-radius: 5px;
      -moz-border-radius-bottomright: 5px;
      -webkit-border-bottom-right-radius: 5px;
      border-bottom-right-radius: 5px;
      width: 180px;
      padding: 3px;
      margin-bottom: 10px;
      background: rgba(255, 255, 255, 0.95); }
    /* line 183, ../sass/screen.scss */
    header #progress_bar ul#social {
      display: inline;
      float: left;
      margin-left: 10px;
      margin-right: 10px;
      width: 100px;
      padding: 0;
      float: right;
      margin: 10px 0 0 0; }
      /* line 189, ../sass/screen.scss */
      header #progress_bar ul#social li {
        float: right;
        padding: 0;
        margin: 0; }
        /* line 193, ../sass/screen.scss */
        header #progress_bar ul#social li a {
          text-indent: -119988px;
          overflow: hidden;
          text-align: left;
          width: 30px;
          height: 30px;
          display: block; }
          /* line 199, ../sass/screen.scss */
          header #progress_bar ul#social li a.twitter {
            background-position: 0 -93px; }
          /* line 201, ../sass/screen.scss */
          header #progress_bar ul#social li a.linkedin {
            background-position: 0 -63px; }
          /* line 203, ../sass/screen.scss */
          header #progress_bar ul#social li a.rss {
            background-position: 0 -33px; }
  /* line 211, ../sass/screen.scss */
  header h1, header h2 {
    font-family: 'Clarendon Std', 'Century Old Style Std', 'Century Schoolbook', Georgia, serif;
    color: #fff;
    line-height: 1;
    margin: 0;
    padding: 0 0 0 10px;
    clear: none;
    width: 670px; }
    /* line 219, ../sass/screen.scss */
    header h1 a, header h2 a {
      color: #fff; }
      /* line 221, ../sass/screen.scss */
      header h1 a:hover, header h2 a:hover {
        color: #fff; }
  /* line 225, ../sass/screen.scss */
  header h1 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .05em;
    padding-top: 50px; }
  /* line 233, ../sass/screen.scss */
  header h2 {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    font-size: 16px;
    font-style: italic;
    line-height: 1.4; }
  /* line 241, ../sass/screen.scss */
  header form#search {
    float: right;
    width: 230px;
    padding: 0;
    margin-top: -35px; }

/* navigation
----------------------------- */
/* line 252, ../sass/screen.scss */
nav#main_navigation {
  display: inline;
  float: left;
  width: 960px; }
  /* line 21, ../sass/partials/_suckerfish.scss */
  nav#main_navigation ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 1; }
  /* line 27, ../sass/partials/_suckerfish.scss */
  nav#main_navigation a {
    display: block;
    width: 136px; }
  /* line 31, ../sass/partials/_suckerfish.scss */
  nav#main_navigation li {
    float: left;
    width: 136px; }
    /* line 35, ../sass/partials/_suckerfish.scss */
    nav#main_navigation li:hover ul, nav#main_navigation li.sfhover ul {
      left: auto; }
      /* line 38, ../sass/partials/_suckerfish.scss */
      nav#main_navigation li:hover ul li, nav#main_navigation li.sfhover ul li {
        float: none;
        display: block; }
      /* line 43, ../sass/partials/_suckerfish.scss */
      nav#main_navigation li:hover ul ul, nav#main_navigation li.sfhover ul ul {
        left: -999em; }
    /* line 49, ../sass/partials/_suckerfish.scss */
    nav#main_navigation li li:hover ul, nav#main_navigation li li.sfhover ul {
      left: auto; }
    /* line 53, ../sass/partials/_suckerfish.scss */
    nav#main_navigation li ul {
      position: absolute;
      width: 120px;
      left: -999em; }
      /* line 57, ../sass/partials/_suckerfish.scss */
      nav#main_navigation li ul ul {
        margin: -1em 0 0 120px; }
  /* line 256, ../sass/screen.scss */
  nav#main_navigation ul#pages {
    list-style-type: none;
    margin: 20px 0;
    padding: 0 px; }
    /* line 261, ../sass/screen.scss */
    nav#main_navigation ul#pages li {
      margin: 0;
      padding: 0;
      display: block;
      float: left; }
      /* line 269, ../sass/screen.scss */
      nav#main_navigation ul#pages li a {
        display: block;
        padding: 10px 0;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: white 0 1px 0;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #ebebeb));
        background-image: -webkit-linear-gradient(#f7f7f7, #ebebeb);
        background-image: -moz-linear-gradient(#f7f7f7, #ebebeb);
        background-image: -o-linear-gradient(#f7f7f7, #ebebeb);
        background-image: linear-gradient(#f7f7f7, #ebebeb);
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #d3d3d3;
        text-align: center;
        margin-left: 1px; }
        /* line 283, ../sass/screen.scss */
        nav#main_navigation ul#pages li a.active, nav#main_navigation ul#pages li a:hover {
          -webkit-box-shadow: rgba(0, 0, 0, 0.07) 1px 1px 7px 0px inset;
          -moz-box-shadow: rgba(0, 0, 0, 0.07) 1px 1px 7px 0px inset;
          box-shadow: rgba(0, 0, 0, 0.07) 1px 1px 7px 0px inset;
          background: rgba(255, 255, 255, 0.7);
          border-left: 1px solid #d3d3d3;
          border-bottom: 1px solid #d3d3d3;
          border-top: 1px solid #d3d3d3;
          color: #7f7f7f;
          padding-top: 10px; }
        /* line 292, ../sass/screen.scss */
        nav#main_navigation ul#pages li a:hover {
          color: #00a3e6; }
        /* line 293, ../sass/screen.scss */
        nav#main_navigation ul#pages li a.services {
          background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbce4a), color-stop(100%, #fc9e12));
          background-image: -webkit-linear-gradient(#fbce4a, #fc9e12);
          background-image: -moz-linear-gradient(#fbce4a, #fc9e12);
          background-image: -o-linear-gradient(#fbce4a, #fc9e12);
          background-image: linear-gradient(#fbce4a, #fc9e12);
          -webkit-box-shadow: rgba(255, 255, 255, 0.8) 0px 1px 5px 0px inset;
          -moz-box-shadow: rgba(255, 255, 255, 0.8) 0px 1px 5px 0px inset;
          box-shadow: rgba(255, 255, 255, 0.8) 0px 1px 5px 0px inset;
          text-shadow: rgba(0, 0, 0, 0.5) 0 1px 0;
          color: #fff;
          height: 28px;
          padding: 10px 0 0 0; }
          /* line 300, ../sass/screen.scss */
          nav#main_navigation ul#pages li a.services span.services {
            float: left;
            width: 70px;
            text-align: left;
            margin-left: 20px; }
          /* line 301, ../sass/screen.scss */
          nav#main_navigation ul#pages li a.services:hover, nav#main_navigation ul#pages li a.services.active {
            background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fc9e12), color-stop(100%, #fc9e12));
            background-image: -webkit-linear-gradient(#fc9e12, #fc9e12);
            background-image: -moz-linear-gradient(#fc9e12, #fc9e12);
            background-image: -o-linear-gradient(#fc9e12, #fc9e12);
            background-image: linear-gradient(#fc9e12, #fc9e12);
            -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 5px 0px inset;
            -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 5px 0px inset;
            box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 5px 0px inset; }
          /* line 306, ../sass/screen.scss */
          nav#main_navigation ul#pages li a.services span.bug {
            background-position: 0 -123px;
            width: 31px;
            height: 31px;
            display: block;
            float: right;
            margin: -6px 4px 0 0; }
      /* line 319, ../sass/screen.scss */
      nav#main_navigation ul#pages li ul {
        -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
        padding: 0;
        margin-top: 0px;
        width: 135px;
        z-index: 0;
        margin-left: 2px;
        font-size: 12px; }
        /* line 329, ../sass/screen.scss */
        nav#main_navigation ul#pages li ul li a {
          text-align: left;
          width: 116px;
          padding: 10px;
          text-align: center;
          font-weight: 400;
          font-size: 18px;
          height: auto;
          color: #00a3e6;
          border: none;
          margin: 0; }
          /* line 341, ../sass/screen.scss */
          nav#main_navigation ul#pages li ul li a:hover {
            background: #e8e8e8;
            border: none; }

/* Hero Content
----------------------------- */
/* line 362, ../sass/screen.scss */
section#hero {
  background: url(../img/divider.png) no-repeat center bottom;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  /* line 367, ../sass/screen.scss */
  section#hero div.description {
    width: 600px;
    margin: 0 auto; }
    /* line 371, ../sass/screen.scss */
    section#hero div.description h1 {
      text-align: center;
      font-size: 48px;
      margin-top: -20px;
      padding: 0;
      line-height: 1; }
  /* line 376, ../sass/screen.scss */
  section#hero div.video {
    width: 470px;
    float: left; }
  /* line 382, ../sass/screen.scss */
  section#hero article {
    width: 470px;
    float: right; }

/* Featured News
----------------------------- */
/* line 394, ../sass/screen.scss */
section#featured_news {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 460px;
  margin-left: 0; }
  /* line 398, ../sass/screen.scss */
  section#featured_news ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    /* line 402, ../sass/screen.scss */
    section#featured_news ul li {
      background: url(../img/list_rule.png) no-repeat center bottom;
      padding-bottom: 20px;
      margin-bottom: 20px;
      line-height: 1.3; }
      /* line 407, ../sass/screen.scss */
      section#featured_news ul li:last-child {
        background: none; }
      /* line 409, ../sass/screen.scss */
      section#featured_news ul li img {
        -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
        margin-top: 5px; 
        max-width: 160px;

        }
      /* line 414, ../sass/screen.scss */
      section#featured_news ul li span {
        display: inline;
        float: left;
        margin-left: 10px;
        margin-right: 10px;
        width: 280px;
        margin-right: 0;
        float: right; }
        /* line 418, ../sass/screen.scss */
        section#featured_news ul li span a {
          font-size: 21px; }

/* Progress Principle
----------------------------- */
/* line 429, ../sass/screen.scss */
section#progress_feature {
  width: 470px;
  float: right;
  border: 1px solid #dfdfdf;
  background: #fff; }
  /* line 436, ../sass/screen.scss */
  section#progress_feature #tabber_clip {
    width: 430px;
    margin: 10px 0 10px 20px;
    position: relative;
    /* For IE */
    overflow: hidden;
    z-index: 101;
    float: left; }
    /* line 444, ../sass/screen.scss */
    section#progress_feature #tabber_clip ul#tabber {
      width: 9999px;
      display: block;
      float: left;
      position: relative;
      margin: 0;
      padding: 0; }
      /* line 452, ../sass/screen.scss */
      section#progress_feature #tabber_clip ul#tabber li {
        width: 430px;
        float: left;
        display: block; }
        /* line 457, ../sass/screen.scss */
        section#progress_feature #tabber_clip ul#tabber li .copy {
          width: 230px;
          float: right; }
        /* line 459, ../sass/screen.scss */
        section#progress_feature #tabber_clip ul#tabber li h3 {
          margin: 0;
          padding: 0; }
        /* line 460, ../sass/screen.scss */
        section#progress_feature #tabber_clip ul#tabber li p {
          margin: 0;
          padding: 0; }
        /* line 466, ../sass/screen.scss */
        section#progress_feature #tabber_clip ul#tabber li .image {
          width: 170px;
          float: left;
          margin: 7px 20px 0 5px; }
          /* line 471, ../sass/screen.scss */
          section#progress_feature #tabber_clip ul#tabber li .image a.button {
            margin: 0 20px; }
          /* line 474, ../sass/screen.scss */
          section#progress_feature #tabber_clip ul#tabber li .image img {
            -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
            border: 1px solid #d9d9d9;
            width: 170px;
            margin: 0 auto; }
            /* line 479, ../sass/screen.scss */
            section#progress_feature #tabber_clip ul#tabber li .image img.cart {
              width: 20px;
              height: 21px;
              -webkit-box-shadow: white 0 0 0;
              -moz-box-shadow: white 0 0 0;
              box-shadow: white 0 0 0;
              border: none;
              position: relative;
              top: 2px;
              margin-left: 5px;
              margin-right: -10px; }
  /* line 505, ../sass/screen.scss */
  section#progress_feature #nav {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #ebebeb));
    background-image: -webkit-linear-gradient(#f7f7f7, #ebebeb);
    background-image: -moz-linear-gradient(#f7f7f7, #ebebeb);
    background-image: -o-linear-gradient(#f7f7f7, #ebebeb);
    background-image: linear-gradient(#f7f7f7, #ebebeb);
    margin: 0;
    padding: 0;
    height: 50px;
    border-bottom: 1px solid #dfdfdf; }
    /* line 513, ../sass/screen.scss */
    section#progress_feature #nav span {
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      background: url(../img/spr/full_logo.png) no-repeat;
      height: 30px;
      width: 230px;
      display: block;
      border: none;
      position: relative;
      top: 10px;
      left: 9px;
      float: left; }
    /* line 528, ../sass/screen.scss */
    section#progress_feature #nav ul#tabber_tabs {
      float: right;
      list-style: none;
      margin: 0;
      padding: 0; }
      /* line 534, ../sass/screen.scss */
      section#progress_feature #nav ul#tabber_tabs li {
        float: left;
        margin: 0;
        border-left: 1px solid #ddd; }
        /* line 539, ../sass/screen.scss */
        section#progress_feature #nav ul#tabber_tabs li.last {
          margin-right: 0; }
        /* line 540, ../sass/screen.scss */
        section#progress_feature #nav ul#tabber_tabs li.active a {
          background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fdfdfd), color-stop(100%, #f5f5f5));
          background-image: -webkit-linear-gradient(#fdfdfd, #f5f5f5);
          background-image: -moz-linear-gradient(#fdfdfd, #f5f5f5);
          background-image: -o-linear-gradient(#fdfdfd, #f5f5f5);
          background-image: linear-gradient(#fdfdfd, #f5f5f5); }
        /* line 543, ../sass/screen.scss */
        section#progress_feature #nav ul#tabber_tabs li a {
          display: block;
          background: #e8e8e8;
          border-left: 1px solid #fff;
          padding: 12px 8px;
          color: #00a3e6;
          font-size: 18px;
          text-transform: uppercase;
          text-align: center;
          font-weight: 700; }
          /* line 555, ../sass/screen.scss */
          section#progress_feature #nav ul#tabber_tabs li a:hover {
            background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #ebebeb));
            background-image: -webkit-linear-gradient(#f7f7f7, #ebebeb);
            background-image: -moz-linear-gradient(#f7f7f7, #ebebeb);
            background-image: -o-linear-gradient(#f7f7f7, #ebebeb);
            background-image: linear-gradient(#f7f7f7, #ebebeb);
            color: #00a3e6; }

/* Main Content
----------------------------- */
/* line 569, ../sass/screen.scss */
section#main_content {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 640px;
  margin-left: 0; }
  /* line 572, ../sass/screen.scss */
  section#main_content img {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.5); }
    /* line 575, ../sass/screen.scss */
    section#main_content img.right {
      float: right;
      margin: 0 0 0 20px; }
  /* line 580, ../sass/screen.scss */
  section#main_content ul {
    margin: 0 0 0 30px;
    padding: 0; }
    /* line 581, ../sass/screen.scss */
    section#main_content ul li {
      padding-bottom: 10px; }
  /* line 584, ../sass/screen.scss */
  section#main_content p.next a, section#main_content p.previous a {
    display: block;
    padding: 5px 10px; }
    /* line 585, ../sass/screen.scss */
    section#main_content p.next a:hover, section#main_content p.previous a:hover {
      background: #fff; }
  /* line 588, ../sass/screen.scss */
  section#main_content p.next a {
    float: right;
    text-align: right; }
  /* line 589, ../sass/screen.scss */
  section#main_content p.previous a {
    float: left; }
  /* line 591, ../sass/screen.scss */
  section#main_content article {
    background: url(../img/divider.png) no-repeat center bottom;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    /* line 595, ../sass/screen.scss */
    section#main_content article:last-child {
      background: none; }
    /* line 596, ../sass/screen.scss */
    section#main_content article aside {
      display: inline;
      float: left;
      margin-left: 10px;
      margin-right: 10px;
      width: 150px;
      margin-left: 0; }
      /* line 599, ../sass/screen.scss */
      section#main_content article aside img {
        width: 145px;
        margin-left: 3px;
        margin-top: 10px; }
      /* line 600, ../sass/screen.scss */
      section#main_content article aside img.cart {
        width: 20px;
        height: 21px;
        border: none;
        -webkit-box-shadow: white 0 0 0;
        -moz-box-shadow: white 0 0 0;
        box-shadow: white 0 0 0;
        padding: 0;
        position: relative;
        top: -7px; }
      /* line 601, ../sass/screen.scss */
      section#main_content article aside a.button {
        margin-left: 12px; }
      /* line 603, ../sass/screen.scss */
      section#main_content article aside .reveal-modal ul {
        margin: 20px 0;
        list-style-type: none;
        width: 100%;
        padding: 0; }
      /* line 606, ../sass/screen.scss */
      section#main_content article aside .reveal-modal li {
        padding: 10px;
        height: auto;
        margin-bottom: 10px; }
        /* line 610, ../sass/screen.scss */
        section#main_content article aside .reveal-modal li:hover {
          background: #fff; }
        /* line 612, ../sass/screen.scss */
        section#main_content article aside .reveal-modal li a {
          text-shadow: rgba(0, 0, 0, 0.3) 0 1px 0;
          font-size: 24px;
          font-weight: 700;
          text-transform: uppercase;
          line-height: 1;
          display: block;
          min-height: 52px;
          background: none;
          border: none;
          margin: 0;
          width: 100%;
          padding: 0; }
          /* line 625, ../sass/screen.scss */
          section#main_content article aside .reveal-modal li a:hover {
            -webkit-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px inset;
            -moz-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px inset;
            box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px inset; }
          /* line 626, ../sass/screen.scss */
          section#main_content article aside .reveal-modal li a img {
            -webkit-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px inset;
            -moz-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px inset;
            box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px inset;
            border: none;
            background: none;
            margin-right: 10px;
            margin-top: 2px;
            float: left; }
          /* line 627, ../sass/screen.scss */
          section#main_content article aside .reveal-modal li a span.note {
            font-size: 14px;
            font-weight: 400;
            line-height: 1;
            display: block;
            margin-top: 0px; }
      /* line 632, ../sass/screen.scss */
      section#main_content article aside .reveal-modal.medium {
        width: 400px;
        margin-left: -240px; }
    /* line 635, ../sass/screen.scss */
    section#main_content article .copy {
      display: inline;
      float: left;
      margin-left: 10px;
      margin-right: 10px;
      width: 460px;
      margin-right: 0; }
    /* line 639, ../sass/screen.scss */
    section#main_content article img.logo {
      max-width: 160px;
      float: left;
      margin-right: 20px;
      margin-left: 2px; }
  /* line 643, ../sass/screen.scss */
  section#main_content .author {
    width: 190px;
    float: left;
    margin-right: 20px; }
    /* line 647, ../sass/screen.scss */
    section#main_content .author img {
      width: 100%; }
    /* line 648, ../sass/screen.scss */
    section#main_content .author h4 {
      position: relative;
      top: -40px;
      background: rgba(255, 255, 255, 0.7);
      padding: 2px 5px;
      left: 1px; }

/* Asides
----------------------------- */
/* line 662, ../sass/screen.scss */
aside {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 280px;
  margin-right: 0;
  padding: 0;
  float: right;
  color: #7f7f7f; }
  /* line 669, ../sass/screen.scss */
  aside img {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.5);
    max-width: 270px; }
    /* line 673, ../sass/screen.scss */
    aside img.cover {
      width: 100px;
      float: left;
      margin: 5px 20px 0 0; }
    /* line 674, ../sass/screen.scss */
    aside img.aside_logo {
      box-shadow: none;
      border: none;
      margin-bottom: -5px; }
  /* line 678, ../sass/screen.scss */
  aside ul {
    list-style-type: none;
    margin: 5px 0 0 0;
    padding: 0;
    width: 270px; }
    /* line 685, ../sass/screen.scss */
    aside ul li a {
      text-shadow: white 0 1px 0;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #ebebeb));
      background-image: -webkit-linear-gradient(#f7f7f7, #ebebeb);
      background-image: -moz-linear-gradient(#f7f7f7, #ebebeb);
      background-image: -o-linear-gradient(#f7f7f7, #ebebeb);
      background-image: linear-gradient(#f7f7f7, #ebebeb);
      display: block;
      margin: 0;
      width: 250px;
      padding: 7px 10px;
      float: left;
      border-top: 1px solid #fff;
      border-left: 1px solid #fff;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      border-right: 1px solid rgba(0, 0, 0, 0.2); }
      /* line 697, ../sass/screen.scss */
      aside ul li a:hover {
        background: #fff;
        -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px 0px inset;
        -moz-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px 0px inset;
        box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px 0px inset;
        border-top: 1px solid rgba(0, 0, 0, 0.2);
        border-left: 1px solid rgba(0, 0, 0, 0.2);
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff; }
      /* line 705, ../sass/screen.scss */
      aside ul li a span.download {
        width: 18px;
        height: 18px;
        display: block;
        background-position: 0 -231px;
        float: left;
        margin: 3px 7px 0 5px; }
      /* line 706, ../sass/screen.scss */
      aside ul li a span.link {
        width: 18px;
        height: 18px;
        display: block;
        background-position: 0 -213px;
        float: left;
        margin: 3px 7px 0 5px; }
      /* line 707, ../sass/screen.scss */
      aside ul li a span.next {
        width: 18px;
        height: 18px;
        display: block;
        background-position: 0 -276px;
        float: left;
        margin: 3px 7px 0 5px; }
      /* line 708, ../sass/screen.scss */
      aside ul li a span.calendar {
        width: 18px;
        height: 18px;
        display: block;
        background-position: 0 -294px;
        float: left;
        margin: 3px 7px 0 5px; }
      /* line 710, ../sass/screen.scss */
      aside ul li a span.summary {
        color: #666666;
        font-size: 15px;
        line-height: 1.3;
        display: block; }
  /* line 717, ../sass/screen.scss */
  aside aside {
    margin-bottom: 30px; }
    /* line 719, ../sass/screen.scss */
    aside aside span.highlight {
      text-transform: uppercase;
      font-weight: 700;
      text-shadow: rgba(255, 255, 255, 0.3) 0 1px 0; }
    /* line 721, ../sass/screen.scss */
    aside aside h3 {
      margin-bottom: 5px; }
      /* line 722, ../sass/screen.scss */
      aside aside h3.caption {
        background: rgba(255, 255, 255, 0.7);
        padding: 3px 10px;
        margin: 0;
        z-index: 101;
        position: relative;
        top: -44px;
        width: 252px; }
    /* line 725, ../sass/screen.scss */
    aside aside p {
      font-size: 15px; }
      /* line 727, ../sass/screen.scss */
      aside aside p.summary {
        width: 140px;
        float: right; }
    /* line 729, ../sass/screen.scss */
    aside aside img {
      max-width: 270px; }
  /* line 736, ../sass/screen.scss */
  aside aside#book .reveal-modal ul {
    margin: 20px 0;
    list-style-type: none;
    width: 100%;
    padding: 0; }
  /* line 739, ../sass/screen.scss */
  aside aside#book .reveal-modal li {
    padding: 10px;
    height: auto;
    margin-bottom: 10px; }
    /* line 743, ../sass/screen.scss */
    aside aside#book .reveal-modal li:hover {
      background: #fff; }
    /* line 745, ../sass/screen.scss */
    aside aside#book .reveal-modal li a {
      text-shadow: rgba(0, 0, 0, 0.3) 0 1px 0;
      font-size: 24px;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1;
      display: block;
      min-height: 52px;
      background: none;
      border: none;
      margin: 0;
      width: 100%;
      padding: 0; }
      /* line 758, ../sass/screen.scss */
      aside aside#book .reveal-modal li a:hover {
        -webkit-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px inset;
        -moz-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px inset;
        box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px inset; }
      /* line 759, ../sass/screen.scss */
      aside aside#book .reveal-modal li a img {
        -webkit-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px inset;
        -moz-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px inset;
        box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px inset;
        border: none;
        background: none;
        margin-right: 10px;
        margin-top: 2px;
        float: left; }
      /* line 760, ../sass/screen.scss */
      aside aside#book .reveal-modal li a span.note {
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        display: block;
        margin-top: 0px; }
  /* line 765, ../sass/screen.scss */
  aside aside#book .reveal-modal.medium {
    width: 400px;
    margin-left: -240px; }
  /* line 770, ../sass/screen.scss */
  aside a.button {
    border: 1px solid #f8a426;
    float: left; }
  /* line 775, ../sass/screen.scss */
  aside a.wide {
    width: 200px;
    margin-left: 28px; }

/* Footer
----------------------------- */
/* line 788, ../sass/screen.scss */
footer {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 940px;
  margin: 20px 0; }
  /* line 791, ../sass/screen.scss */
  footer p {
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #787878;
    letter-spacing: .07em; }
    /* line 792, ../sass/screen.scss */
    footer p span.footer-nav {
      text-transform: uppercase;
      letter-spacing: .1em; }

/* Forms
----------------------------- */
/* line 803, ../sass/screen.scss */
.placeholder {
  color: #aaa; }

/* line 807, ../sass/screen.scss */
form#search input#keyword {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dedede), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(#dedede, #ffffff);
  background-image: -moz-linear-gradient(#dedede, #ffffff);
  background-image: -o-linear-gradient(#dedede, #ffffff);
  background-image: linear-gradient(#dedede, #ffffff);
  width: 180px;
  height: 17px;
  padding: 4px;
  float: left; }
/* line 815, ../sass/screen.scss */
form#search input.button {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-position: 0 -249px;
  display: block;
  width: 26px;
  height: 27px;
  border: none;
  font-size: 13px;
  cursor: pointer;
  margin-top: 2px;
  float: right; }

/* line 832, ../sass/screen.scss */
form#contact input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #efefef), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(#efefef, #ffffff);
  background-image: -moz-linear-gradient(#efefef, #ffffff);
  background-image: -o-linear-gradient(#efefef, #ffffff);
  background-image: linear-gradient(#efefef, #ffffff);
  width: 240px;
  height: 17px;
  padding: 4px;
  display: block;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff; }
  /* line 843, ../sass/screen.scss */
  form#contact input:focus {
    background: #fff; }
/* line 846, ../sass/screen.scss */
form#contact textarea {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #efefef), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(#efefef, #ffffff);
  background-image: -moz-linear-gradient(#efefef, #ffffff);
  background-image: -o-linear-gradient(#efefef, #ffffff);
  background-image: linear-gradient(#efefef, #ffffff);
  width: 480px;
  height: 220px;
  padding: 4px;
  display: block;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff; }
  /* line 857, ../sass/screen.scss */
  form#contact textarea:focus {
    background: #fff; }
/* line 860, ../sass/screen.scss */
form#contact input.button {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbc942), color-stop(100%, #f8a426));
  background-image: -webkit-linear-gradient(#fbc942, #f8a426);
  background-image: -moz-linear-gradient(#fbc942, #f8a426);
  background-image: -o-linear-gradient(#fbc942, #f8a426);
  background-image: linear-gradient(#fbc942, #f8a426);
  -webkit-box-shadow: rgba(255, 255, 255, 0.3) 0 3px 7px 0px inset;
  -moz-box-shadow: rgba(255, 255, 255, 0.3) 0 3px 7px 0px inset;
  box-shadow: rgba(255, 255, 255, 0.3) 0 3px 7px 0px inset;
  text-shadow: rgba(0, 0, 0, 0.3) 0 1px 0;
  border: 1px solid #f8a426;
  padding: 7px 5px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  display: block;
  width: 115px;
  height: 35px;
  margin: 0; }
  /* line 876, ../sass/screen.scss */
  form#contact input.button:hover {
    background-image: none;
    background-color: #f8a426;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 3px 7px 0px inset;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 3px 7px 0px inset;
    box-shadow: rgba(0, 0, 0, 0.1) 0 3px 7px 0px inset; }

/* Misc
----------------------------- */
/* line 888, ../sass/screen.scss */
.group:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

/* line 895, ../sass/screen.scss */
* html .group {
  zoom: 1; }

/* IE6 */
/* line 896, ../sass/screen.scss */
*:first-child + html .group {
  zoom: 1; }

/* IE7 */
/* line 898, ../sass/screen.scss */
iframe {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); }

/* Generic Utility */
/* line 903, ../sass/screen.scss */
.hide {
  position: absolute;
  top: -9999px;
  left: -9999px; }

/* line 905, ../sass/screen.scss */
a.addthis_button {
  float: right;
  margin-right: 5px; }
