/* 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 17, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.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, 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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

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

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

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

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

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

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

/* Mauricio Poveda
 * Arenal Backpackers
 * Sept. 19 - 2012 - 14:55
 */
/* Color Scheme */
/* Used Values */
/* Fonts */
@font-face {
  font-family: "Eurostyle";
  src: url('../fonts/Eurostile.ttf') format('truetype');
}

/* Sprite */
/* line 74, spr/*.png */
.spr-sprite, header div .misc ul.social li a.fb, header div .misc ul.social li a.tw, header div .misc ul.social li a.yt, div[role="main"] aside > a + a span.fb, #prevBtn a, #nextBtn a {
  background: url('../images/spr-sa2de865ef9.png') no-repeat;
}

/* Document */
/* line 44, ../sass/screen.scss */
html {
  background: black url(../images/bgd-pattern.png) 0 0 repeat-x;
}

/* line 45, ../sass/screen.scss */
body {
  width: 900px;
  font-family: Helvetica,Arial,sans-serif;
  margin: 0 auto;
  font-size: 95%;
  line-height: 1em;
}

/* line 46, ../sass/screen.scss */
a {
  text-decoration: none;
}

/* line 48, ../sass/screen.scss */
blockquote p {
  font-style: italic;
  padding: 0 15px;
  color: red;
}
/* line 49, ../sass/screen.scss */
blockquote p:before, blockquote p:after {
  content: '"';
  color: white;
}

/* Header */
/* line 52, ../sass/screen.scss */
header {
  height: 190px;
  width: 900px;
  margin: 0 auto;
  background: #0d2000 url(../images/header-bgd.png) 0 0 no-repeat;
}
/* line 53, ../sass/screen.scss */
header div {
  width: 900px;
  margin: 0 auto;
  padding-top: 7px;
}
/* line 54, ../sass/screen.scss */
header div li {
  float: left;
}
/* line 55, ../sass/screen.scss */
header div a {
  text-decoration: none;
}
/* line 56, ../sass/screen.scss */
header div .branding {
  margin-left: 30px;
  position: relative;
}
/* line 57, ../sass/screen.scss */
header div .branding a.logo {
  display: inline-block;
  width: 421px;
  position: relative;
  top: 3px;
}
/* line 58, ../sass/screen.scss */
header div .branding a.crhn {
  display: inline-block;
  font-size: 1.2em;
  color: #1d4c0a;
  margin-left: 43px;
  text-shadow: 2px 2px white;
  position: relative;
  top: 0;
}
/* line 59, ../sass/screen.scss */
header div .branding a.crhn:hover {
  color: black;
}
/* line 61, ../sass/screen.scss */
header div .branding .pin {
  position: absolute;
  top: 7px;
  left: 520px;
}
/* line 63, ../sass/screen.scss */
header div .misc {
  float: right;
  margin-right: 30px;
  position: relative;
  z-index: 10;
}
/* line 64, ../sass/screen.scss */
header div .misc ul:first-child {
  background-color: #0f2400;
  margin: 0;
  height: 20px;
  float: right;
  position: relative;
  right: 0px;
  top: -7px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -ms-border-radius: 0 0 6px 6px;
  -o-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  padding: 9px 5px 5px;
}
/* line 65, ../sass/screen.scss */
header div .misc ul:first-child li:first-child {
  margin-right: 15px;
}
/* line 67, ../sass/screen.scss */
header div .misc ul:first-child li a {
  color: #ece9dd;
  font-family: "Eurostyle";
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  background-color: transparent;
  padding: 4px 7px 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
/* line 68, ../sass/screen.scss */
header div .misc ul:first-child li a:hover {
  color: #f08200;
}
/* line 72, ../sass/screen.scss */
header div .misc ul.social {
  float: right;
  background-color: #0f2400;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 73, ../sass/screen.scss */
header div .misc ul.social li:first-child {
  margin-right: 10px;
}
/* line 75, ../sass/screen.scss */
header div .misc ul.social li a {
  display: block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
}
/* line 76, ../sass/screen.scss */
header div .misc ul.social li a.fb {
  width: 49px;
  height: 49px;
  background-position: -121px 0;
}
/* line 77, ../sass/screen.scss */
header div .misc ul.social li a.tw {
  width: 49px;
  height: 49px;
  background-position: -71px 0;
}
/* line 78, ../sass/screen.scss */
header div .misc ul.social li a.yt {
  width: 49px;
  height: 49px;
  background-position: -22px 0;
  display: none;
}
/* line 81, ../sass/screen.scss */
header div .misc section {
  margin-top: 87px;
  text-align: right;
}
/* line 82, ../sass/screen.scss */
header div .misc section h5 {
  float: left;
  color: #0f2400;
  font-family: "Eurostyle";
  font-weight: bold;
  font-size: 1.3em;
  margin-right: 7px;
}
/* line 83, ../sass/screen.scss */
header div .misc section p {
  float: right;
  font-size: 0.9em;
  color: #0f2400;
}
/* line 84, ../sass/screen.scss */
header div .misc section p span {
  color: #1d4c0a;
}
/* line 88, ../sass/screen.scss */
header div .mainNav {
  margin-top: 17px;
  height: 35px;
  background-color: #0f2400;
}
/* line 89, ../sass/screen.scss */
header div .mainNav li:first-child {
  margin-left: 30px;
}
/* line 90, ../sass/screen.scss */
header div .mainNav li {
  margin: 10px 0px 0 12px;
}
/* line 91, ../sass/screen.scss */
header div .mainNav li a {
  color: white;
  font-size: 1em;
  font-weight: bold;
  background-color: transparent;
  padding: 2px 4px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
/* line 92, ../sass/screen.scss */
header div .mainNav li a:hover {
  color: #0f2400;
  background-color: #f08200;
}

/* line 99, ../sass/screen.scss */
div[role="main"] {
  width: 868px;
  margin: 0 auto;
  padding: 30px 16px 35px;
  background: #e7dccb;
}
/* line 100, ../sass/screen.scss */
div[role="main"] section {
  position: relative;
  float: left;
  width: 565px;
  margin-right: 16px;
}
/* line 101, ../sass/screen.scss */
div[role="main"] section div {
  background-color: #0f2400;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 25px;
}
/* line 102, ../sass/screen.scss */
div[role="main"] section div.scam {
  padding: 20px;
  background-color: #ece9dd;
}
/* line 103, ../sass/screen.scss */
div[role="main"] section div.scam h1 {
  color: black;
}
/* line 104, ../sass/screen.scss */
div[role="main"] section div.scam p {
  color: #0f2400;
}
/* line 106, ../sass/screen.scss */
div[role="main"] section #slider {
  width: 565px;
  height: 370px;
  margin-bottom: 25px;
  background-color: transparent;
  padding: 0;
}
/* line 107, ../sass/screen.scss */
div[role="main"] section #slider img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
/* line 109, ../sass/screen.scss */
div[role="main"] section h1 {
  color: #f08200;
  font-family: "Eurostyle";
  font-weight: bold;
  font-size: 1.6em;
  line-height: 100%;
  text-transform: uppercase;
  margin-bottom: 20px;
}
/* line 110, ../sass/screen.scss */
div[role="main"] section h2 {
  color: #ece9dd;
  font-family: "Eurostyle";
  font-size: 1.1em;
  margin-bottom: 20px;
}
/* line 111, ../sass/screen.scss */
div[role="main"] section h3 {
  font-size: 1em;
  color: #d0bf97;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 112, ../sass/screen.scss */
div[role="main"] section p {
  margin-bottom: 20px;
  color: #ece9dd;
  line-height: 1.25em;
}
/* line 113, ../sass/screen.scss */
div[role="main"] section [role="main"] ul {
  margin-bottom: 20px;
  list-style-type: square;
  list-style-position: inside;
}
/* line 114, ../sass/screen.scss */
div[role="main"] section [role="main"] ul li {
  color: #fbddaf;
  margin-bottom: 11px;
}
/* line 116, ../sass/screen.scss */
div[role="main"] section strong {
  color: #f08200;
}
/* line 118, ../sass/screen.scss */
div[role="main"] section ul.star {
  list-style-type: none;
}
/* line 119, ../sass/screen.scss */
div[role="main"] section ul.star li {
  padding-left: 15px;
  position: relative;
  margin-bottom: 6px;
  color: #ece9dd;
}
/* line 120, ../sass/screen.scss */
div[role="main"] section ul.star li span {
  position: absolute;
  top: 3px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #f08200;
}
/* line 121, ../sass/screen.scss */
div[role="main"] section ul.star li span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #f08200;
  margin: 3px 0 0 -5px;
}
/* line 124, ../sass/screen.scss */
div[role="main"] section a {
  color: white;
  text-decoration: underline;
}
/* line 125, ../sass/screen.scss */
div[role="main"] section a:hover {
  text-decoration: none;
  color: #cb9402;
}
/* line 126, ../sass/screen.scss */
div[role="main"] section strong {
  font-weight: bold;
}
/* line 127, ../sass/screen.scss */
div[role="main"] section em {
  font-style: italic;
}
/* line 129, ../sass/screen.scss */
div[role="main"] section .warning {
  background-color: white;
  padding: 20px;
  margin-bottom: 20px;
}
/* line 130, ../sass/screen.scss */
div[role="main"] section .warning h3 {
  color: #fc1706;
  font-size: 1.3em;
  margin-bottom: 7px;
  font-weight: bold;
}
/* line 131, ../sass/screen.scss */
div[role="main"] section .warning p {
  color: #666;
  font-size: 0.85em;
  margin-bottom: 0;
}
/* line 133, ../sass/screen.scss */
div[role="main"] section form {
  color: #666;
}
/* line 134, ../sass/screen.scss */
div[role="main"] section form div {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin-bottom: 20px;
}
/* line 135, ../sass/screen.scss */
div[role="main"] section form div label {
  width: 12%;
  display: inline-block;
  color: white;
}
/* line 136, ../sass/screen.scss */
div[role="main"] section form div input {
  width: 70%;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  height: 20px;
}
/* line 137, ../sass/screen.scss */
div[role="main"] section form div div {
  float: left;
  width: 50%;
  margin-bottom: 0;
}
/* line 138, ../sass/screen.scss */
div[role="main"] section form div div div {
  float: none;
  width: 100%;
}
/* line 139, ../sass/screen.scss */
div[role="main"] section form div div div label {
  width: 230px;
}
/* line 140, ../sass/screen.scss */
div[role="main"] section form div div div input {
  width: 14px;
  height: 14px;
}
/* line 144, ../sass/screen.scss */
div[role="main"] section form textarea {
  width: 83%;
  height: 120px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  margin-bottom: 20px;
}
/* line 145, ../sass/screen.scss */
div[role="main"] section form input[type="submit"] {
  display: block;
  width: 80px;
  background-color: #66c4f1;
  color: #0f2400;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  border: 0 none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  font-size: 1em;
}
/* line 148, ../sass/screen.scss */
div[role="main"] aside {
  float: left;
  width: 237px;
  padding: 20px 25px;
  background-color: #0f2400;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
/* line 149, ../sass/screen.scss */
div[role="main"] aside > a {
  color: white;
  display: block;
  width: 215px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 5px;
  padding: 2px 8px 0;
  font-family: "Eurostyle";
  font-weight: bold;
  font-size: 1.2em;
  text-transform: uppercase;
  border: 2px solid white;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  position: relative;
  background: #358400;
  /* Old browsers */
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#358400), to(#163501));
  background: -webkit-linear-gradient(#358400 0%, #163501 100%);
  background: -moz-linear-gradient(#358400 0%, #163501 100%);
  background: -o-linear-gradient(#358400 0%, #163501 100%);
  background: linear-gradient(#358400 0%, #163501 100%);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#358400', endColorstr='#163501',GradientType=0 );
  /* IE6-9 */
}
/* line 158, ../sass/screen.scss */
div[role="main"] aside > a:nth-child(3) {
  margin-bottom: 20px;
}
/* line 159, ../sass/screen.scss */
div[role="main"] aside > a:first-child {
  font-weight: bold;
  font-size: 1.5em;
  letter-spacing: 2px;
  background: #feccb1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feccb1), color-stop(50%, #f17432), color-stop(51%, #ea5507), color-stop(100%, #fb955e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 );
  /* IE6-9 */
}
/* line 168, ../sass/screen.scss */
div[role="main"] aside > a + a span.fb {
  width: 41px;
  height: 45px;
  background-position: -121px 0;
  display: inline-block;
  -webkit-transform: scale(0.5, 0.5);
  -moz-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -o-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  position: absolute;
  top: -8px;
  right: 0;
}
/* line 170, ../sass/screen.scss */
div[role="main"] aside div {
  margin-bottom: 20px;
}
/* line 171, ../sass/screen.scss */
div[role="main"] aside h4 {
  padding-left: 10px;
  font-family: "Eurostyle";
  font-weight: bold;
  font-size: 1.1em;
  color: #f08200;
  margin-bottom: 5px;
}
/* line 172, ../sass/screen.scss */
div[role="main"] aside h3 {
  padding-left: 10px;
  font-family: "Eurostyle";
  font-weight: bold;
  font-size: 1.2em;
  color: #ece9dd;
  margin-bottom: 7px;
}
/* line 173, ../sass/screen.scss */
div[role="main"] aside img {
  margin-bottom: 7px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
/* line 174, ../sass/screen.scss */
div[role="main"] aside p {
  padding-left: 10px;
  color: #ece9dd;
  font-size: 0.9em;
}

/* Footer */
/* line 179, ../sass/screen.scss */
footer {
  z-index: 10;
  position: relative;
  width: 100%;
  height: 210px;
}
/* line 180, ../sass/screen.scss */
footer > div {
  margin: 0 auto;
  width: 913px;
  position: relative;
  top: -8px;
}
/* line 181, ../sass/screen.scss */
footer img {
  position: absolute;
  top: 45px;
  left: 170px;
}
/* line 182, ../sass/screen.scss */
footer nav {
  height: 40px;
  width: 900px;
  background: url(../images/footer-nav-bgd.png) 0 0 no-repeat;
}
/* line 183, ../sass/screen.scss */
footer nav ul {
  padding-top: 9px;
}
/* line 184, ../sass/screen.scss */
footer nav ul li {
  float: left;
  margin-left: 32px;
}
/* line 185, ../sass/screen.scss */
footer nav ul li a {
  color: #ece9dd;
  font-family: "Eurostyle";
  font-weight: bold;
  font-size: 0.9em;
  background-color: transparent;
  padding: 3px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
/* line 186, ../sass/screen.scss */
footer nav ul li a:hover {
  color: #0f2400;
  background-color: #ece9dd;
}
/* line 191, ../sass/screen.scss */
footer .importantLinks {
  margin: 35px 0 0 0;
  width: 30%;
}
/* line 193, ../sass/screen.scss */
footer .importantLinks li a {
  color: #fbddaf;
  font-size: 0.9em;
}
/* line 194, ../sass/screen.scss */
footer .importantLinks li a:hover {
  color: #ece9dd;
}
/* line 198, ../sass/screen.scss */
footer .smallPrint {
  float: right;
  margin: 35px 13px 0 0;
  text-align: right;
}
/* line 199, ../sass/screen.scss */
footer .smallPrint small {
  color: #ece9dd;
  font-size: 0.8em;
}
/* line 200, ../sass/screen.scss */
footer .smallPrint small a {
  color: #fbddaf;
  text-decoration: underline;
}
/* line 201, ../sass/screen.scss */
footer .smallPrint small a:hover {
  color: #ece9dd;
  text-decoration: none;
}

/* line 208, ../sass/screen.scss */
table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid transparent;
  margin-bottom: 20px;
  background-color: white;
}
/* line 209, ../sass/screen.scss */
table td {
  padding: 5px;
}
/* line 210, ../sass/screen.scss */
table tr:nth-child(odd) {
  background-color: #ece9dd;
}
/* line 211, ../sass/screen.scss */
table tr:hover {
  background-color: #fbddaf;
}
/* line 212, ../sass/screen.scss */
table th {
  padding: 10px;
  font-weight: bold;
  text-align: center;
  background-color: #f08200;
  color: white;
}

/* line 216, ../sass/screen.scss */
form#shuttle label {
  display: inline-block;
  width: 150px;
  text-align: right;
}
/* line 217, ../sass/screen.scss */
form#shuttle input[type="text"], form#shuttle input[type="email"] {
  width: 320px;
}
/* line 218, ../sass/screen.scss */
form#shuttle input[type="submit"] {
  float: right;
  margin-right: 34px;
  cursor: pointer;
  background-color: #66c4f1;
  color: #0f2400;
}

/* Import Slider Styles */
/* Easy Slider */
/* line 3, ../sass/_slider.scss */
#slider ul, #slider li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 4, ../sass/_slider.scss */
#slider li {
  width: 565px;
  height: 370px;
  overflow: hidden;
}

/* line 5, ../sass/_slider.scss */
#prevBtn, #nextBtn {
  display: block;
  width: 22px;
  height: 45px;
  position: absolute;
  top: 162px;
  left: -1px;
  z-index: 1000;
}

/* line 6, ../sass/_slider.scss */
#nextBtn {
  left: 543px;
}

/* line 7, ../sass/_slider.scss */
#prevBtn a, #nextBtn a {
  display: block;
  width: 22px;
  height: 45px;
  background-position: 0 0;
}

/* line 8, ../sass/_slider.scss */
#prevBtn a {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* image replacement */
/* line 11, ../sass/_slider.scss */
.graphic, #prevBtn, #nextBtn {
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  text-indent: -8000px;
}

/*
 * Generic
 */
/* Micro Clear Fix */
/* line 228, ../sass/screen.scss */
.cf:before, .cf:after {
  content: "";
  display: table;
}

/* line 229, ../sass/screen.scss */
.cf:after {
  clear: both;
}

/* line 230, ../sass/screen.scss */
.cf {
  *zoom: 1;
}

/* line 232, ../sass/screen.scss */
.righted {
  float: right;
  margin-bottom: 15px;
}

/* line 233, ../sass/screen.scss */
.rounded {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}

/* line 234, ../sass/screen.scss */
.centered {
  text-align: center;
}

/* Button Events */
/* line 236, ../sass/screen.scss */
.event {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

/* line 237, ../sass/screen.scss */
.event:hover {
  opacity: 0.6;
}

/* line 238, ../sass/screen.scss */
.event:active {
  opacity: 0.2;
}

/* line 239, ../sass/screen.scss */
.rotate {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

/* line 240, ../sass/screen.scss */
.rotate:hover {
  -webkit-transform: rotate(-7deg);
  -moz-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
  transform: rotate(-7deg);
}
