/* line 17, ../sass/modules/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%;
}

/* line 22, ../sass/modules/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../sass/modules/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../sass/modules/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../sass/modules/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
}

/* line 30, ../sass/modules/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 105, ../sass/modules/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../sass/modules/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 118, ../sass/modules/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'Gotham';
  src: url("GothamThin.eot");
  src: url("GothamThin.eot?#iefix") format("embedded-opentype"), url("GothamThin.woff") format("woff"), url("GothamThin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url("GothamBold.eot");
  src: url("GothamBold.eot?#iefix") format("embedded-opentype"), url("GothamBold.woff") format("woff"), url("GothamBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Book';
  src: url("GothamBook.eot");
  src: url("GothamBook.eot?#iefix") format("embedded-opentype"), url("GothamBook.woff") format("woff"), url("GothamBook.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url("GothamLight.eot");
  src: url("GothamLight.eot?#iefix") format("embedded-opentype"), url("GothamLight.woff") format("woff"), url("GothamLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Book';
  src: url("GothamBook-Italic.eot");
  src: url("GothamBook-Italic.eot?#iefix") format("embedded-opentype"), url("GothamBook-Italic.woff") format("woff"), url("GothamBook-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Stymie';
  src: url("Stymie-Lig.eot");
  src: url("Stymie-Lig.eot?#iefix") format("embedded-opentype"), url("Stymie-Lig.woff") format("woff"), url("Stymie-Lig.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Stymie';
  src: url("Stymie-Bla.eot");
  src: url("Stymie-Bla.eot?#iefix") format("embedded-opentype"), url("Stymie-Bla.woff") format("woff"), url("Stymie-Bla.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Stymie';
  src: url("Stymie-Med.eot");
  src: url("Stymie-Med.eot?#iefix") format("embedded-opentype"), url("Stymie-Med.woff") format("woff"), url("Stymie-Med.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Stymie';
  src: url("Stymie-Reg.eot");
  src: url("Stymie-Reg.eot?#iefix") format("embedded-opentype"), url("Stymie-Reg.woff") format("woff"), url("Stymie-Reg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* line 1, ../sass/partials/_typography.scss */
em, i {
  font-style: italic;
}

/* line 5, ../sass/partials/_typography.scss */
strong, b {
  font-weight: bold;
}

/* line 9, ../sass/partials/_typography.scss */
p {
  margin-bottom: 1em;
}

/* line 12, ../sass/partials/_typography.scss */
h1 {
  font-size: 1.7em;
  font-weight: normal;
  font-family: "Stymie", serif;
  color: black;
  font-family: "Stymie";
  font-weight: 500;
  font-style: normal;
  font-size: 2em;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: .05em;
}

/* line 25, ../sass/partials/_typography.scss */
h2, h3, h4, h5 {
  font-weight: normal;
}

/* line 28, ../sass/partials/_typography.scss */
h2 {
  font-size: 1.4em;
  font-family: "Stymie", serif;
}

/* line 32, ../sass/partials/_typography.scss */
h3 {
  font-size: 1.2em;
  font-family: "Stymie", serif;
}

/* line 36, ../sass/partials/_typography.scss */
h4 {
  font-size: 1.1em;
  font-family: "Stymie", serif;
}

/* line 40, ../sass/partials/_typography.scss */
h5 {
  font-size: 0.9em;
  font-family: "Stymie", serif;
}

/* line 45, ../sass/partials/_typography.scss */
a {
  color: #3a6179;
  text-decoration: none;
}
/* line 49, ../sass/partials/_typography.scss */
a:hover {
  color: #368bbf;
  text-decoration: none;
}

/* line 11, ../sass/partials/_buttons.scss */
#next-back-wrap a.stepbutton,
.buttons_bottom a.stepbutton,
a.stepbutton,
a.standardbutton {
  color: white;
  text-align: center;
  display: inline-block;
  padding: 10px 20px;
  display: inline-block;
  background-color: #368bbf;
  padding-top: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Gotham Book";
  transition: all .5s ease;
  *zoom: 1;
  *display: block;
}
/* line 16, ../sass/partials/_buttons.scss */
#next-back-wrap a.stepbutton:hover,
.buttons_bottom a.stepbutton:hover,
a.stepbutton:hover,
a.standardbutton:hover {
  background-color: #3a6179;
  color: #FFF;
}

/*Back*/
/* line 23, ../sass/partials/_buttons.scss */
a.stepbutton.stepback,
a.stepback {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/back_button.gif");
height: 23px;
width: 120px; */
  width: 70%;
}

/*Next*/
/* line 34, ../sass/partials/_buttons.scss */
a.stepbutton.stepnext,
a.stepnext {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/_next.gif");
height: 23px;
width: 120px; */
  width: 70%;
}

/*Next2*/
/*View basket*/
/* line 49, ../sass/partials/_buttons.scss */
a.standardbutton.view-basket,
a.view-basket {
                /*
	background-image: url("../images/ViewBasket_but.gif");
	height: 23px;
	width: 122px; */
}

/*Add to Basket*/
/* line 58, ../sass/partials/_buttons.scss */
a.stepbutton.add-basket,
a.add-basket {
               /*
	background-image: url("../images/addbasketbut.gif");
	height: 23px;
	width: 122px;*/
}

/*My Reservations*/
/* line 66, ../sass/partials/_buttons.scss */
a.my-reservations-btn {
                        /*
	background-image: url("../images/reservations.gif");
	height: 23px;
	width: 122px;*/
}

/*Login*/
/* line 75, ../sass/partials/_buttons.scss */
a.standardbutton.login-btn {
  /* Default (turn off if not using images for buttons) */
                                                         /* 
background-image: url("../images/login_button.gif");
height: 18px;
width: 68px; */
}

/* line 82, ../sass/partials/_buttons.scss */
a.standardbutton.accept-btn {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/accept_button.gif");
height: 23px;
width: 87px; */
}

/* line 89, ../sass/partials/_buttons.scss */
a.standardbutton.delete-btn {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/delete_button.gif");
height: 23px;
width: 87px; */
}

/*Forgot Password and Acvitate Password*/
/* line 99, ../sass/partials/_buttons.scss */
a.standardbutton.forgot-password-btn,
a.standardbutton.forgot-password-btn2,
a.standardbutton.activatebtn {
  display: inline-block;
  padding: 10px;
  font-size: 0.9em;
  text-indent: 0;
  *zoom: 1;
  *display: inline;
  *font-size: 0.9em;
  *line-height: 1em;
  background: none;
  border: 0 none;
  color: #3a6179;
  filter: none;
}
/* line 111, ../sass/partials/_buttons.scss */
a.standardbutton.forgot-password-btn:hover,
a.standardbutton.forgot-password-btn2:hover,
a.standardbutton.activatebtn:hover {
  text-decoration: underline;
}

/*Create Profile*/
/* line 117, ../sass/partials/_buttons.scss */
a.standardbutton.profile-btn {
                               /*
	background-image: url("../images/Profile_Button.gif");
	height: 23px;
	width: 122px;
	display: block;
	margin-top: 10px; */
}

/*Checkout Button*/
/* line 126, ../sass/partials/_buttons.scss */
a.standardbutton.checkout-btn {
                                /*
	background-image: url("../images/checkout_button.gif");
	height: 23px;
	width: 140px;
	display: block;
	margin-top: 10px;
	float: right; */
}

/*View Reservation Button*/
/* line 136, ../sass/partials/_buttons.scss */
a.standardbutton.view-reservation-btn {
                                        /*
	background-image: url("../images/viewres_button.gif");
	height: 23px;
	width: 122px;
	display: inline-block;
	margin-top: 10px;*/
}

/*New Reservation Button*/
/* line 145, ../sass/partials/_buttons.scss */
a.standardbutton.new-reservation-btn {
                                       /*
	background-image: url("../images/newres_button.gif");
	height: 23px;
	width: 120px;
	display: inline-block;
	margin-top: 10px;*/
}

/*Delete Reservation Button*/
/* line 154, ../sass/partials/_buttons.scss */
a.standardbutton.delete-reservation-btn {
                                          /*
	background-image: url("../images/deleteres_button.gif");
	height: 23px;
	width: 130px;
	display: inline-block;
	margin-top: 10px;*/
}

/*Update Profile Button*/
/* line 163, ../sass/partials/_buttons.scss */
a.standardbutton.update-profile-btn {
  text-indent: 0;
  display: inline-block;
  margin-top: 10px;
}

/*Login To View Reservations Button*/
/* line 168, ../sass/partials/_buttons.scss */
a.standardbutton.login-to-view-btn {
  text-indent: 0;
  display: inline-block;
  margin-top: 10px;
}

/*View Waivers*/
/* line 173, ../sass/partials/_buttons.scss */
a.standardbutton.view-waivers-btn {
  text-indent: 0;
  display: inline-block;
  margin-top: 10px;
}

/*View All*/
/* line 178, ../sass/partials/_buttons.scss */
a.standardbutton.view-all-btn {
  text-indent: 0;
  display: inline-block;
  margin-top: 10px;
}

/*Hover Default is None (Uses Images)*/
/*Select Time Page*/
/* line 187, ../sass/partials/_buttons.scss */
table.selecttime td.reserve-time-btn a {
  /*Default-Button*/
  display: inline-block;
  /*
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  zoom: 1;
  *display: block;
  *font-size: 0;
  *line-height: 0;
  background-image: url("../images/reserve_02.gif");
  height: 17px;
  width: 65px;
  /*background: none repeat scroll 0 0 #EEEEEE;
  font-size: 10px;
  border: 1px solid #666666;
  border-radius: 3px;
  color: #333333;
  display: inline-block;
  font-weight: bold;
  line-height: normal;
  padding: 3px 5px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  /*IE7*/
        /*
*zoom: 1;
*display: inline; */
  color: white;
  text-align: center;
  display: inline-block;
  padding: 10px 20px;
  display: inline-block;
  background-color: #368bbf;
  padding-top: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Gotham Book";
  transition: all .5s ease;
}
/* line 219, ../sass/partials/_buttons.scss */
table.selecttime td.reserve-time-btn a:hover {
  background-color: #3a6179;
  color: #FFF;
}

/* line 2, ../sass/partials/_figures.scss */
#nonsense {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 25%;
}

/* line 11, ../sass/partials/_figures.scss */
#nonsense ul li ul {
  display: none;
}
/* line 14, ../sass/partials/_figures.scss */
#nonsense ul li ul li a {
  padding-left: 2em;
}
/* line 20, ../sass/partials/_figures.scss */
#nonsense ul li:hover ul {
  display: block;
}
/* line 24, ../sass/partials/_figures.scss */
#nonsense ul li a {
  display: block;
  padding: 5px;
  background: #FFFFFF;
}

/* line 1, ../sass/partials/_content.scss */
body {
  font-family: "Stymie", serif;
  font-size: 100%;
  line-height: 1.4;
  color: #333333;
}

/* line 8, ../sass/partials/_content.scss */
#wrapper {
  border-collapse: collapse;
  border: none 0;
  margin: 0 auto;
}

/* line 14, ../sass/partials/_content.scss */
#header {
  display: block;
  margin: 0 auto;
}
/* line 19, ../sass/partials/_content.scss */
#header:after {
  content: "";
  display: block;
  clear: both;
}

/* line 23, ../sass/partials/_content.scss */
.tableheader {
  border-collapse: collapse;
  border: none 0;
  width: 100%;
}

/* line 28, ../sass/partials/_content.scss */
.tableheader td {
  margin: 0;
  padding: 0;
}

/* line 35, ../sass/partials/_content.scss */
#nav {
  clear: both;
  float: left;
  width: 100%;
}

/* line 42, ../sass/partials/_content.scss */
#contentwrapper {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
}

/* line 47, ../sass/partials/_content.scss */
.tableviewgroups {
  border-collapse: collapse;
  border: none 0;
}

/* line 51, ../sass/partials/_content.scss */
.tableviewgroups td {
  background: none;
}

/* line 55, ../sass/partials/_content.scss */
#nav-content-wrapper {
  margin: 0 auto;
}
/* line 60, ../sass/partials/_content.scss */
#nav-content-wrapper:after {
  content: "";
  display: block;
  clear: both;
}

/* line 67, ../sass/partials/_content.scss */
#content {
  margin: 0;
  padding: 0;
}
/* line 71, ../sass/partials/_content.scss */
#content ul, #content li {
  list-style-type: disc;
  margin-left: 20px;
}
/* line 76, ../sass/partials/_content.scss */
#content ul {
  margin-top: 10px;
}

/* line 82, ../sass/partials/_content.scss */
.tablecontent {
  width: 720px;
}

/* line 85, ../sass/partials/_content.scss */
#footer {
  clear: both;
  margin: 0;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  background-color: white;
}
/* line 92, ../sass/partials/_content.scss */
#footer .tablefooter {
  width: 100%;
}

/* line 99, ../sass/partials/_content.scss */
a.roller {
  color: #3a6179;
}
/* line 101, ../sass/partials/_content.scss */
a.roller:hover {
  color: #368bbf;
}

/* line 105, ../sass/partials/_content.scss */
a.rollerright {
  color: #3a6179;
}
/* line 107, ../sass/partials/_content.scss */
a.rollerright:hover {
  color: #368bbf;
}

/* line 111, ../sass/partials/_content.scss */
#content-left p, #content-right p {
  margin-bottom: 1em;
}

/* line 114, ../sass/partials/_content.scss */
#content-left, #content-right {
  margin-bottom: 1em;
}

/* line 119, ../sass/partials/_content.scss */
.newerrortext {
  color: red;
}

/* line 122, ../sass/partials/_content.scss */
#content-left p span.newerrortext {
  display: block;
}

/* line 125, ../sass/partials/_content.scss */
.error.alert .newerrortext.alerttext {
  color: red;
}

/* line 130, ../sass/partials/_content.scss */
#custom-directions {
  /*Not Used Yet*/
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}

/* line 134, ../sass/partials/_content.scss */
.buttext {
  text-align: center;
  margin: 0;
  padding: 0;
}

/* line 138, ../sass/partials/_content.scss */
#next-back-wrap {
  clear: both;
}

/* line 142, ../sass/partials/_content.scss */
.buttons_bottom {
  clear: both;
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 10px;
}
/* line 147, ../sass/partials/_content.scss */
.buttons_bottom:after {
  content: "";
  display: block;
  clear: both;
}

/* line 151, ../sass/partials/_content.scss */
.buttons_bottom .button_back {
  float: left;
  width: 25%;
}

/* line 155, ../sass/partials/_content.scss */
.buttons_bottom .button_next {
  float: right;
  width: 25%;
}
/* line 159, ../sass/partials/_content.scss */
.buttons_bottom .button_next a.stepnext {
  float: right;
}

/* line 164, ../sass/partials/_content.scss */
#top-buttons {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}
/* line 166, ../sass/partials/_content.scss */
#top-buttons:after {
  content: "";
  display: block;
  clear: both;
}
/* line 169, ../sass/partials/_content.scss */
#top-buttons .top-buttons-back {
  float: left;
}

/* line 185, ../sass/partials/_content.scss */
#steps-img-wrap {
  float: none;
}

/* line 194, ../sass/partials/_content.scss */
#content-left {
  float: none;
  width: 100%;
  clear: both;
}
/* line 367, ../sass/partials/_base.scss */
#content-left:after {
  content: "";
  display: block;
  clear: both;
}
/* line 197, ../sass/partials/_content.scss */
#content-left p {
  padding: 5px 0;
}
/* line 203, ../sass/partials/_content.scss */
#content-left h2.alt-title {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}
/* line 225, ../sass/partials/_content.scss */
#content-left h3 span.act-expiration {
  display: block;
  padding: 5px 0;
}

/* line 232, ../sass/partials/_content.scss */
#content-right {
  clear: both;
  width: 100%;
  float: none;
}
/* line 376, ../sass/partials/_base.scss */
#content-right:after {
  content: "";
  display: block;
  clear: both;
}

/* line 242, ../sass/partials/_content.scss */
#the-key {
  padding: 10px 0;
}

/* line 245, ../sass/partials/_content.scss */
#non-step-page-add-area {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}

/* table on the more info page */
/* line 250, ../sass/partials/_content.scss */
.moreinfo {
  border-collapse: collapse;
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
/* line 254, ../sass/partials/_content.scss */
.moreinfo td {
  border-collapse: collapse;
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  background-color: #ffffff;
}

/* line 261, ../sass/partials/_content.scss */
.setuptables {
  color: #000000;
  font-family: verdana, geneva, helvetica, arial, sans-serif;
  font-size: 10px;
  line-height: 14px;
  margin-bottom: 2px;
  text-decoration: none;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff;
}
/* line 272, ../sass/partials/_content.scss */
.setuptables td {
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}

/* line 279, ../sass/partials/_content.scss */
.setuptablebuttons {
  /*margin-left: 15px;*/
  margin-bottom: 2px;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff;
}

/* left cells on maps page page */
/* line 289, ../sass/partials/_content.scss */
.maptableleft {
  background-color: #215429;
  text-align: center;
  color: #ffffff;
}

/* center top cell on maps page page */
/* line 295, ../sass/partials/_content.scss */
.maptablecentertop {
  background-color: #ffff99;
  text-align: center;
}

/* line 301, ../sass/partials/_content.scss */
.maptablecentertop b {
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
}

/* line 306, ../sass/partials/_content.scss */
.maptablecenter a {
  text-decoration: underline;
}

/* line 309, ../sass/partials/_content.scss */
.maptablecenter a:hover {
  text-decoration: none;
}

/* center cells on maps page page */
/* line 313, ../sass/partials/_content.scss */
.maptablecenter {
  text-align: center;
}

/* right cells on maps page page */
/* line 317, ../sass/partials/_content.scss */
.maptableright {
  background-color: #215429;
  text-align: center;
  color: #ffffff;
}

/* line 323, ../sass/partials/_content.scss */
.resourcegridhead {
  background-color: navy;
  color: #ffffff;
  font-weight: bold;
  font-size: 7pt;
  font-family: verdana;
}

/* line 330, ../sass/partials/_content.scss */
.resourcegridcell {
  background-color: #72828b;
  color: #000000;
  font-weight: bold;
  font-size: 8pt;
  font-family: verdana;
}

/* line 338, ../sass/partials/_content.scss */
.griddaterow {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

/* line 344, ../sass/partials/_content.scss */
.gridspanrow {
  background-color: #8cb8cc;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

/* line 351, ../sass/partials/_content.scss */
.gridgroupheaders {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  margin-left: 0px;
  text-align: left;
  vertical-align: middle;
  margin-right: 0px;
  margin-bottom: 0px;
}

/* line 361, ../sass/partials/_content.scss */
.gridcolumnheaders {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

/* line 368, ../sass/partials/_content.scss */
.gridpicturecell {
  color: #000000;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  height: 100px;
}

/* line 376, ../sass/partials/_content.scss */
.gridblankcolumn {
  color: #8cb8cc;
  background-color: #8cb8cc;
  font-size: 10px;
}

/* line 381, ../sass/partials/_content.scss */
.griddatarows {
  color: #000000;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
}

/* line 388, ../sass/partials/_content.scss */
#ctl00_imgHeader {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}

/* line 392, ../sass/partials/_content.scss */
h2.alt-title {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}

/* line 396, ../sass/partials/_content.scss */
.reservations_nav {
  text-align: right;
  padding: 5px 5px 0 0;
  float: right;
  bottom: 30px;
  right: 0;
}
/* line 403, ../sass/partials/_content.scss */
.reservations_nav a {
  text-decoration: none;
}
/* line 407, ../sass/partials/_content.scss */
.reservations_nav a:hover {
  text-decoration: underline;
}
/* line 411, ../sass/partials/_content.scss */
.reservations_nav p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

/* line 417, ../sass/partials/_content.scss */
#content ul {
  margin-left: 15px;
  list-style: disc;
}

/* line 2, ../sass/partials/_inputs.scss */
.reqfield, .formfield {
  border: 1px solid #dddddd;
  font-size: 18px;
  font-weight: 300;
  padding: 7.5px 10px;
  margin-bottom: 5px;
}

/* line 8, ../sass/partials/_inputs.scss */
.reqfield {
  background-color: #ffff99;
}

/* line 12, ../sass/partials/_inputs.scss */
.commentbox, textarea.formtext {
  padding: 10px;
  border: solid 1px #dddddd;
}

/* line 17, ../sass/partials/_inputs.scss */
select.reqfield, select.formfield, .state select, .country select {
  display: block;
  font-size: 100%;
  line-height: 1.42857143;
  color: #333333;
  height: 40px;
  background-image: none;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  font-family: inherit;
}
/* line 37, ../sass/partials/_inputs.scss */
select.reqfield :focus, select.formfield :focus, .state select :focus, .country select :focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: 0 0 8px rgba(82, 168, 236, 0.6);
}

/* line 14, ../sass/partials/_calendar.scss */
.cal {
  border: solid 1px #dddddd;
  width: 100%;
  height: 250px;
}
/* line 19, ../sass/partials/_calendar.scss */
.cal td {
  border: solid 1px #dddddd;
  text-align: center;
}
/* line 23, ../sass/partials/_calendar.scss */
.cal th {
  text-align: center;
}
/* line 26, ../sass/partials/_calendar.scss */
.cal a {
  color: #3a6179;
  display: block;
  padding: 15px;
}

/* line 32, ../sass/partials/_calendar.scss */
.caltoday {
  background-color: #cccccc;
}

/* line 36, ../sass/partials/_calendar.scss */
.calday {
  background-color: #efefef;
}

/* line 39, ../sass/partials/_calendar.scss */
.calnextprev a {
  color: white !important;
  font-size: 0.765em;
  font-weight: normal;
}

/* line 44, ../sass/partials/_calendar.scss */
.caldayheader {
  color: #3a6179;
  font-weight: normal;
  font-size: 0.9em;
  background-color: #efefef;
}

/* line 50, ../sass/partials/_calendar.scss */
.calselectedday {
  background-color: #eeeeee;
}

/* line 55, ../sass/partials/_calendar.scss */
.caltitle {
  background: black;
  font-size: 1.21em;
  color: white;
  font-weight: normal;
}
/* line 62, ../sass/partials/_calendar.scss */
.caltitle td {
  border-color: black;
}

/* line 66, ../sass/partials/_calendar.scss */
.calweekend {
  background-color: #efefef;
}

/* line 69, ../sass/partials/_calendar.scss */
.calothermonthday {
  background-color: #cccccc;
}

/* line 72, ../sass/partials/_calendar.scss */
.calothermonthday a {
  color: #3a6179 !important;
}

/* line 76, ../sass/partials/_calendar.scss */
.calsearchtime {
  color: blue;
}

/* line 79, ../sass/partials/_calendar.scss */
.calsearchadhoc {
  background-color: plum;
}

/* line 82, ../sass/partials/_calendar.scss */
.calsearchbooked {
  color: white;
  background-color: red;
}

/* line 86, ../sass/partials/_calendar.scss */
.calsearchlimited {
  background-color: yellow;
}

/* line 89, ../sass/partials/_calendar.scss */
.calsearchopen {
  background-color: lightgreen;
}

/* line 92, ../sass/partials/_calendar.scss */
.calsearchopen {
  color: black;
}

/* line 96, ../sass/partials/_calendar.scss */
.popcalbody {
  background: #ffffff !important;
}

/* line 99, ../sass/partials/_calendar.scss */
.popcal {
  border-color: #333333;
  border-width: 1px;
  background-color: #ffffff !important;
  font-size: 8pt;
  color: #333333;
}
/* line 106, ../sass/partials/_calendar.scss */
.popcal a {
  color: #333333 !important;
}

/* line 110, ../sass/partials/_calendar.scss */
.popcaldayheader {
  background-color: #feb729;
  border-width: 1px;
  border-color: #feb729;
}

/* line 117, ../sass/partials/_calendar.scss */
.popcalnextprev a {
  color: #ffffff !important;
  font-size: 9pt;
  font-weight: bold !important;
  text-decoration: underline;
}

/* line 123, ../sass/partials/_calendar.scss */
.popcalothermonthday {
  background-color: #cccccc !important;
}
/* line 125, ../sass/partials/_calendar.scss */
.popcalothermonthday a {
  color: white !important;
}

/* line 129, ../sass/partials/_calendar.scss */
.popcalselectedday {
  background-color: #333333;
}

/* line 132, ../sass/partials/_calendar.scss */
.popcalselector {
  background-color: #333333;
}

/* line 135, ../sass/partials/_calendar.scss */
.popcaltitle {
  font-size: 0.9em;
  font-weight: normal;
  height: 20px;
  color: #ffffff;
}

/* line 141, ../sass/partials/_calendar.scss */
.popcaltoday {
  background-color: #333333;
  color: #ffffff;
}

/* line 8, ../sass/partials/_info-page.scss */
#info-page #vg-description-wrapper {
  overflow: hidden;
  content: "";
  display: block;
  clear: both;
}
/* line 13, ../sass/partials/_info-page.scss */
#info-page #vg-description {
  width: 50%;
  float: left;
}
/* line 18, ../sass/partials/_info-page.scss */
#info-page #vg-specials {
  width: 45%;
  float: right;
}
/* line 27, ../sass/partials/_info-page.scss */
#info-page #vg-activities {
  clear: both;
}
/* line 31, ../sass/partials/_info-page.scss */
#info-page .tableinfo {
  font-size: 1em;
}
/* line 34, ../sass/partials/_info-page.scss */
#info-page .tableinfo td {
  padding: 5px;
  vertical-align: top;
  border-bottom: 1px #dddddd solid;
}
/* line 40, ../sass/partials/_info-page.scss */
#info-page .tableinfo .tableinfo-subgroupheader {
  font-size: 1.375em;
  font-weight: normal;
  background: black;
  color: white;
  padding-left: 10px;
}
/* line 49, ../sass/partials/_info-page.scss */
#info-page .tableinfo .tableinfo-columnheader {
  font-size: 1em;
  font-weight: normal;
}
/* line 54, ../sass/partials/_info-page.scss */
#info-page .tableinfo .tableinfo-acttitle {
  font-weight: normal;
  font-size: 1.1em;
}
/* line 60, ../sass/partials/_info-page.scss */
#info-page #prev-next-holder {
  width: 100%;
  text-align: center;
  margin: 10px 0;
}
/* line 70, ../sass/partials/_info-page.scss */
#info-page .date-label {
  margin: 0 15px;
}
/* line 73, ../sass/partials/_info-page.scss */
#info-page .continueshopping {
  background-color: #ffffff;
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: dotted;
  border-color: #c8b6a5;
}
/* line 82, ../sass/partials/_info-page.scss */
#info-page td.tableinfo-booknowlink {
  min-width: 150px;
}
/* line 84, ../sass/partials/_info-page.scss */
#info-page td.tableinfo-booknowlink a {
  color: white;
  text-align: center;
  display: inline-block;
  padding: 10px 20px;
  display: inline-block;
  background-color: #368bbf;
  padding-top: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Gotham Book";
  transition: all .5s ease;
  *zoom: 1;
  *display: block;
}
/* line 88, ../sass/partials/_info-page.scss */
#info-page td.tableinfo-booknowlink a:hover {
  background-color: #3a6179;
  color: #FFF;
}

/* line 97, ../sass/partials/_info-page.scss */
#vg-activities h2.sub-group {
  margin-top: 20px;
}
/* line 105, ../sass/partials/_info-page.scss */
#vg-activities div.activity-container {
  margin-bottom: 20px;
  border-top: 1px solid #dddddd;
}
/* line 108, ../sass/partials/_info-page.scss */
#vg-activities div.activity-container:after {
  content: "";
  display: block;
  clear: both;
}
/* line 112, ../sass/partials/_info-page.scss */
#vg-activities .activity {
  padding: 35px 0 25px;
}
/* line 118, ../sass/partials/_info-page.scss */
#vg-activities .activity:after {
  content: "";
  display: block;
  clear: both;
}
/* line 124, ../sass/partials/_info-page.scss */
#vg-activities .activity .activity-content-container h3 {
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* line 128, ../sass/partials/_info-page.scss */
#vg-activities .activity .activity-content-container .act-img-wrapper {
  float: right;
  margin-left: 10px;
}
/* line 137, ../sass/partials/_info-page.scss */
#vg-activities .activity .activity-content-container .activity-description {
  margin-bottom: 1em;
}
/* line 142, ../sass/partials/_info-page.scss */
#vg-activities .activity .info-wrapper {
  font-weight: 500;
}
/* line 152, ../sass/partials/_info-page.scss */
#vg-activities .activity .info-wrapper .booknowlink-wrapper {
  margin-top: 10px;
}
/* line 154, ../sass/partials/_info-page.scss */
#vg-activities .activity .info-wrapper .booknowlink-wrapper a {
  color: white;
  text-align: center;
  display: inline-block;
  padding: 10px 20px;
  display: inline-block;
  background-color: #368bbf;
  padding-top: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Gotham Book";
  transition: all .5s ease;
  *zoom: 1;
  *display: block;
}
/* line 157, ../sass/partials/_info-page.scss */
#vg-activities .activity .info-wrapper .booknowlink-wrapper a:hover {
  background-color: #3a6179;
  color: #FFF;
}

/* line 4, ../sass/partials/_select-date-page.scss */
#select-date-page #content-left p span.slct-date-label {
  font-weight: bold;
  padding-right: 5px;
  display: inline-block;
}
/* line 9, ../sass/partials/_select-date-page.scss */
#select-date-page #content-left input.datefield {
  margin-right: 7px;
}

/* line 13, ../sass/partials/_select-time-page.scss */
#select-time-page #content-right table#prev-next-day {
  width: 100%;
}
/* line 16, ../sass/partials/_select-time-page.scss */
#select-time-page #content-right table#prev-next-day td:last-child {
  text-align: right;
}
/* line 20, ../sass/partials/_select-time-page.scss */
#select-time-page #content-right table#prev-next-day h3 {
  padding: 5px;
  text-align: center;
}
/* line 24, ../sass/partials/_select-time-page.scss */
#select-time-page #content-right table#prev-next-day .day, #select-time-page #content-right table#prev-next-day .day:visited {
  /*Default-Button*/
  display: inline-block;
                       /*
background-repeat: no-repeat;
text-align: left;
text-indent: -9999px;
overflow: hidden;
zoom: 1;
*display: block;
*font-size: 0;
*line-height: 0; */
             /*
width: 70px; /*makes cells the same*/
                   /*
padding: 3px 5px;
display: block;
background-color: #EEE;
text-decoration: none;
font-size: 10px;
text-align: center;/*turn off to align left and right respectively*/
  /*IE7*/
  *zoom: 1;
  *display: block;
}
/* line 50, ../sass/partials/_select-time-page.scss */
#select-time-page #content-right table#prev-next-day .prev-day {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/arrow_prev.gif");
height: 14px;
width: 100px; */
}
/* line 56, ../sass/partials/_select-time-page.scss */
#select-time-page #content-right table#prev-next-day .next-day {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/arrow_next.gif");
height: 14px;
width: 100px; */
}

/* line 68, ../sass/partials/_select-time-page.scss */
#select-time-wrap table.selecttime {
  width: 100%;
  background: white;
  border: solid 1px #dddddd;
}
/* line 73, ../sass/partials/_select-time-page.scss */
#select-time-wrap table.selecttime tr.selecttimeheader {
  text-align: left;
}
/* line 76, ../sass/partials/_select-time-page.scss */
#select-time-wrap table.selecttime td {
  border: solid 1px #dddddd;
  padding: 5px;
  text-align: center;
}
/* line 83, ../sass/partials/_select-time-page.scss */
#select-time-wrap table.selecttime tr.selecttimeheader td {
  background: black;
  color: white;
  border-color: black;
}
/* line 91, ../sass/partials/_select-time-page.scss */
#select-time-wrap table.selecttime td.time {
  font-weight: normal;
}
/* line 95, ../sass/partials/_select-time-page.scss */
#select-time-wrap table.selecttime td.reserve-time-btn {
  text-align: center;
}

/* line 10, ../sass/partials/_policies-page.scss */
#content-right #policies-content-wrap {
  /*Policies Table*/
  border: solid 1px #dddddd;
}
/* line 14, ../sass/partials/_policies-page.scss */
#content-right #policies-content-wrap p {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 20, ../sass/partials/_policies-page.scss */
#policies-content-wrap h2:first-child {
  /*Policies Table Header*/
  padding: 5px 10px;
  background: black;
  color: white;
}

/* line 27, ../sass/partials/_policies-page.scss */
#policies-content-wrap h2 {
  padding-top: 10px;
  margin-bottom: 10px;
}

/* line 32, ../sass/partials/_policies-page.scss */
#policies-content-wrap p {
  margin-bottom: 1em;
}

/* line 36, ../sass/partials/_policies-page.scss */
#policies-content-wrap span.policies-checkbox {
  display: block;
  padding: 10px;
}

/* line 41, ../sass/partials/_policies-page.scss */
#policies-content-wrap input.print-btn {
  margin-left: 10px;
  margin-bottom: 10px;
}

/* line 46, ../sass/partials/_policies-page.scss */
#content-left #farpoint-wrap {
  padding: 5px 0;
}

/* line 50, ../sass/partials/_policies-page.scss */
.farpoint-header, .farpoint-options-header, .farpoint-resources-header {
  padding-top: 3px;
  padding-bottom: 10px;
}

/* line 55, ../sass/partials/_policies-page.scss */
.farpointpolicies, .farpointoptions, .farpointresources {
  margin-left: 0;
}

/* line 59, ../sass/partials/_policies-page.scss */
#ctl00_ContentPlaceHolder1_butAutoCheck {
  margin-top: 10px;
}

/* line 63, ../sass/partials/_policies-page.scss */
#ctl00_ContentPlaceHolder1_butStandBy {
  margin-top: 10px;
}

/* line 67, ../sass/partials/_policies-page.scss */
#ctl00_ContentPlaceHolder1_butOverBook {
  margin-top: 10px;
}

/* line 3, ../sass/partials/_policies-page-html-inputs.scss */
#policies-page #content-left {
  clear: both;
  float: none;
  width: auto;
}
/* line 9, ../sass/partials/_policies-page-html-inputs.scss */
#policies-page #content-right {
  clear: both;
  float: none;
  width: auto;
}
/* line 17, ../sass/partials/_policies-page-html-inputs.scss */
#policies-page #farpoint-wrap table.standard-policies-quantity {
  width: 100%;
}
/* line 20, ../sass/partials/_policies-page-html-inputs.scss */
#policies-page #farpoint-wrap table.standard-policies-quantity td {
  padding: 5px 3px !important;
  border-bottom: 1px solid #EEE;
  vertical-align: middle;
  width: auto !important;
}
/* line 27, ../sass/partials/_policies-page-html-inputs.scss */
#policies-page #farpoint-wrap table.standard-policies-quantity td.policies-standard-fp-cell-qty {
  width: 75px !important;
}
/* line 32, ../sass/partials/_policies-page-html-inputs.scss */
#policies-page #farpoint-wrap table.standard-policies-quantity td.policies-standard-fp-cell-qty span.riSingle.riContSpinButtons.RadInput input.policies-standard-fp-numeric.riTextBox {
  text-align: center;
  padding: 5px;
  height: auto;
}
/* line 41, ../sass/partials/_policies-page-html-inputs.scss */
#policies-page #farpoint-wrap table.standard-policies-quantity td.policies-standard-fp-cell-persontype span.policies-standard-fp-label {
  font-size: inherit !important;
}
/* line 49, ../sass/partials/_policies-page-html-inputs.scss */
#policies-page table.standard-options {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}

/* line 3, ../sass/partials/_participants-page.scss */
#participants-page #content-left {
  width: 100%;
}
/* line 7, ../sass/partials/_participants-page.scss */
#participants-page #content-right {
  width: 100%;
  clear: both;
  float: none;
  border: #dddddd 1px solid;
}
/* line 13, ../sass/partials/_participants-page.scss */
#participants-page #content-right h3 {
  font-size: 1.375em;
  padding: 5px 10px;
  background: black;
  color: white;
}
/* line 21, ../sass/partials/_participants-page.scss */
#participants-page #content-right .farpointparticipants {
  margin: 0;
  padding: 0;
  padding: 10px;
}
/* line 27, ../sass/partials/_participants-page.scss */
#participants-page #content-right p {
  padding: 0 10px 10px 10px;
}
/* line 33, ../sass/partials/_participants-page.scss */
#participants-page #next-back-wrap {
  margin-top: 10px;
}
/* line 36, ../sass/partials/_participants-page.scss */
#participants-page #next-back-wrap a.stepbutton.add-basket {
  float: none;
  display: block;
  margin-top: 10px;
}
/* line 42, ../sass/partials/_participants-page.scss */
#participants-page #next-back-wrap a.stepbutton.add-basket {
  float: none;
  display: block;
  margin-top: 10px;
}
/* line 50, ../sass/partials/_participants-page.scss */
#participants-page .participantcolheader {
  font-weight: 500 !important;
}

/* line 55, ../sass/partials/_participants-page.scss */
#participants-page .buttons_bottom .button_addbasket {
  float: left;
  margin: 0;
}

/* line 5, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page .basket-fee-text, #my-reservations-page .basket-fee-text {
  text-align: center;
}

/* line 17, ../sass/partials/_basket-my-reservations-page.scss */
#basket-lblname, #my-reservations-lblname {
  text-align: left;
  padding: 10px 0;
}

/* line 25, ../sass/partials/_basket-my-reservations-page.scss */
#basket-grid table.basket, #my-reservations-grid table.myres {
  margin: 10px auto;
  text-align: center;
  width: 100% !important;
}

/* line 32, ../sass/partials/_basket-my-reservations-page.scss */
#basket-grid table.basket tr.basket td,
#my-reservations-grid table.myres tr.myres td {
  padding: 10px;
  border: solid 1px #dddddd;
  text-align: center;
}

/* line 42, ../sass/partials/_basket-my-reservations-page.scss */
table.basket tr.basketheader td, table.myres tr.myresheader td {
  padding: 5px;
  background: black;
  color: white;
  text-align: center;
}

/* line 51, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page #the-key, #my-reservations-page #the-key {
  text-align: center;
}

/* line 55, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page .basket-buttons-bottom, #my-reservations-page #my-reservations-buttons-bottom {
  clear: both;
  padding: 10px;
  overflow: hidden;
  text-align: center;
}

/* line 62, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page .basket-buttons-bottom a, #my-reservations-page #my-reservations-buttons-bottom a {
  margin-right: 10px;
  margin-bottom: 10px;
}

/* line 85, ../sass/partials/_basket-my-reservations-page.scss */
#basket-lbltotal {
  text-align: center;
  padding-bottom: 10px;
}

/* line 123, ../sass/partials/_basket-my-reservations-page.scss */
#my-reservations-page #my-reservations-buttons-bottom {
  text-align: center;
}

/* line 127, ../sass/partials/_basket-my-reservations-page.scss */
#my-reservations-page #my-reservations-buttons-bottom a {
  margin-left: 20px;
  margin-right: 20px;
}

/* line 9, ../sass/partials/_match-bill-profile-page.scss */
#billing-page #content-left, #profile-page #content-left {
  float: none;
  width: 100%;
  clear: both;
}
/* line 367, ../sass/partials/_base.scss */
#billing-page #content-left:after, #profile-page #content-left:after {
  content: "";
  display: block;
  clear: both;
}

/* line 14, ../sass/partials/_match-bill-profile-page.scss */
#billing-page #content-right, #profile-page #content-right {
  position: relative;
  clear: both;
  width: 100%;
  float: none;
}
/* line 376, ../sass/partials/_base.scss */
#billing-page #content-right:after, #profile-page #content-right:after {
  content: "";
  display: block;
  clear: both;
}

/* line 23, ../sass/partials/_match-bill-profile-page.scss */
#billing-info-wrap, #profile-info-wrap {
  padding-bottom: 10px;
  border: solid 1px #dddddd;
}

/* line 31, ../sass/partials/_match-bill-profile-page.scss */
#billing-password-wrap, #profile-password-wrap {
  margin-top: 10px;
  border: solid 1px #dddddd;
  padding-bottom: 10px;
}

/* line 37, ../sass/partials/_match-bill-profile-page.scss */
#billing-paytype-wrap {
  margin-top: 10px;
  border: solid 1px #dddddd;
  border-bottom: 0;
}

/* line 43, ../sass/partials/_match-bill-profile-page.scss */
#billing-creditcard-wrap {
  margin-top: 10px;
  border: solid 1px #dddddd;
}

/* line 48, ../sass/partials/_match-bill-profile-page.scss */
#billing-payment-summary-wrap {
  border: solid 1px #dddddd;
  border-top: 0;
  padding-bottom: 10px;
}

/*Table Headers*/
/* line 56, ../sass/partials/_match-bill-profile-page.scss */
#billing-info-wrap h2, #profile-info-wrap h2 {
  padding: 5px 10px;
  background: black;
  color: white;
  margin-bottom: 10px;
}

/* line 70, ../sass/partials/_match-bill-profile-page.scss */
#billing-shipping-wrap h2,
#billing-password-wrap h2,
#billing-paytype-wrap h2,
#billing-creditcard-wrap h2,
#profile-shipping-wrap h2,
#profile-password-wrap h2 {
  padding: 5px 10px;
  background: black;
  color: white;
  margin-bottom: 10px;
}

/* line 78, ../sass/partials/_match-bill-profile-page.scss */
div.row {
  clear: both;
  width: 100%;
  margin-bottom: 7px;
  min-height: 30px;
}
/* line 83, ../sass/partials/_match-bill-profile-page.scss */
div.row:after {
  content: "";
  display: block;
  clear: both;
}

/* line 88, ../sass/partials/_match-bill-profile-page.scss */
div.row span.formtext.note {
  display: inline;
  font-size: 0.9em;
}

/* line 93, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol {
  display: inline-block;
  width: 69%;
  /*IE7*/
  *zoom: 1;
  *display: inline;
}

/* line 100, ../sass/partials/_match-bill-profile-page.scss */
div.labelcol {
  display: inline-block;
  width: 22%;
  vertical-align: top;
  text-align: right;
  padding: 10px 10px 0 0;
  /*IE7*/
  *zoom: 1;
  *display: inline;
  line-height: 1em;
}

/* line 111, ../sass/partials/_match-bill-profile-page.scss */
div.matchcol {
  position: absolute;
  display: inline-block;
  z-index: 9999;
  right: 15px;
  padding-top: 5px;
}

/* line 122, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol select, input[type="checkbox"] {
  margin-top: 5px;
}

/* line 126, ../sass/partials/_match-bill-profile-page.scss */
#main-billing-wrap div.labelcol, #main-profile-wrap div.labelcol {
  text-align: right;
}

/* line 130, ../sass/partials/_match-bill-profile-page.scss */
#main-billing-wrap div.inputcol, #main-profile-wrap div.inputcol {
  text-align: left;
}

/* line 142, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol input {
  width: 60%;
}

/*Member*/
/* line 153, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.member select {
  width: 150px;
}

/*Customer ID*/
/* line 162, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.customer-id input {
  width: 50%;
}

/*Company*/
/*First Name*/
/*Last Name*/
/*Address*/
/* line 202, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.address input {
  width: 90%;
}

/*Address 2*/
/* line 213, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.address2 input {
  width: 90%;
}

/*City*/
/*State*/
/*Zip*/
/*Country*/
/* line 265, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.country span.note {
  display: block;
}

/*Email*/
/* line 284, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.email-checkbox {
  margin-top: 5px;
}

/* line 288, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.email-checkbox input {
  width: 3%;
}

/* line 292, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.email span.note {
  display: block;
}

/*Phone and Fax*/
/*Hear About Us*/
/*Custom*/
/*Membership Packet*/
/*Membership Notice*/
/*Password*/
/* line 368, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.bill-password input {
  margin-right: 5px;
}

/*Payment Type*/
/* line 377, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.pay-type {
  /*width: 150px;*/
  vertical-align: bottom;
}

/* line 382, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.pay-type input {
  width: 100px;
}

/*Credit Card - Name on Card*/
/*Credit Card - Type*/
/*Credit Card - Number*/
/*Credit Card - Expiration*/
/* line 430, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.credit-card-expiration input {
  width: 55px;
}

/*Credit Card - CVV*/
/* line 439, ../sass/partials/_match-bill-profile-page.scss */
div.labelcol.credit-card-cvv span {
  width: 96px;
}

/* line 446, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.credit-card-cvv input {
  width: 40px;
}

/*Partner*/
/* line 461, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.partner .formfield {
  width: 150px;
}

/*Tax Exempt*/
/* line 476, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.tax-exempt input {
  width: 145px;
}

/* line 480, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.tax-exempt .formtext input {
  width: 10px;
}

/*Promotion*/
/* line 495, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.promotion .formfield {
  width: 145px;
}

/* line 499, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.promotion .buttext {
  width: 50px;
}

/*Deposits*/
/* line 514, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.deposits .deposit-list {
  width: 350px;
}

/* line 518, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.deposits span.deposit-text input {
  width: 56px;
}

/*Shipping Options*/
/* line 523, ../sass/partials/_match-bill-profile-page.scss */
div.labelcol.ship-options {
  width: 110px;
}

/* line 530, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.ship-options input {
  width: 5%;
  margin-right: 7px;
}

/* line 537, ../sass/partials/_match-bill-profile-page.scss */
.state-row select, .country-row select {
  border: 1px solid #dddddd;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: 5px;
}

/* line 548, ../sass/partials/_match-bill-profile-page.scss */
.inputcol.zip > a {
  margin-left: -35px;
  margin-right: 10px;
}

/* line 7, ../sass/partials/_billing-page.scss */
#billing-button-wrap {
  padding: 10px 0;
}

/* line 11, ../sass/partials/_billing-page.scss */
#content-left a.standardbutton.view-basket, #billing-button-wrap a.standardbutton.view-basket {
  /*background-image: url("../images/ViewBasket_but.gif");
  height: 23px;
  width: 122px;
  display: block;*/
  margin-top: 10px;
}

/* line 19, ../sass/partials/_billing-page.scss */
#content-left a.standardbutton.continue-shopping {
  text-indent: 0;
}

/* line 23, ../sass/partials/_billing-page.scss */
#billing-page #comment-wrap {
  float: left;
  width: 85%;
}

/* line 30, ../sass/partials/_billing-page.scss */
#comment-wrap .comment-header {
  display: block;
  padding-top: 10px;
}
/* line 35, ../sass/partials/_billing-page.scss */
#comment-wrap .commentbox {
  height: 100px;
  width: 80%;
}

/* line 43, ../sass/partials/_billing-page.scss */
#billing-activity-summary h5 {
  margin: 0;
  padding-bottom: 3px;
}

/* line 52, ../sass/partials/_billing-page.scss */
table.billingactsum .billingsummarylabels {
  display: block;
  width: 75px;
}

/* line 60, ../sass/partials/_billing-page.scss */
#content-right #billing-info-wrap {
  border: solid 1px #dddddd;
}

/* line 64, ../sass/partials/_billing-page.scss */
#main-billing-wrap #amount-due {
  padding: 10px;
  padding-bottom: 0;
}

/* line 69, ../sass/partials/_billing-page.scss */
#main-billing-wrap #billing-notes {
  padding-top: 10px;
}

/* line 4, ../sass/partials/_confirmation-page.scss */
#confirmation-page .buttons_bottom .button_accept {
  float: left;
  width: 75%;
}
/* line 8, ../sass/partials/_confirmation-page.scss */
#confirmation-page .buttons_bottom .button_accept a.accept-btn {
  width: 25%;
}

/* line 21, ../sass/partials/_confirmation-page.scss */
.buttons_bottom .button_accept a.stepbutton.accept-btn, #next-back-wrap a.standardbutton.accept-btn {
  /*background-image: url("../images/confirm_button.gif");
  height: 23px;
  width: 87px;*/
}

/* line 27, ../sass/partials/_confirmation-page.scss */
#next-back-wrap a.standardbutton.accept-btn {
  margin-right: 15px;
}

/* line 31, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper {
  border: solid 1px #dddddd;
  margin: 0;
  width: 100%;
  margin-bottom: 20px;
}
/* line 37, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper h2 {
  background: black;
  color: white;
  padding: 5px 10px;
}
/* line 44, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper h5 {
  margin: 0;
  padding: 5px 0;
  color: black;
}
/* line 49, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper table {
  width: 100%;
}
/* line 55, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper td.edit {
  vertical-align: top;
  width: 60px;
}
/* line 60, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper td.edit a.standardbutton.edit-btn, #confirm-wrapper td.edit.middlealign a {
  /*background-image: url("../images/edit.gif");
  height: 13px;
  width: 31px;*/
  padding: 3.5px 10px;
  margin-bottom: 5px;
  background-color: black;
  padding-bottom: 0;
  font-size: 14px;
  padding-top: 5px;
  margin-right: 10px;
  background-color: #AAA;
}
/* line 74, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper td.edit img {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}
/* line 87, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper #confirm-billing, #confirm-wrapper #confirm-activities, #confirm-wrapper #confirm-activity, #confirm-wrapper #confirm-participants {
  padding: 10px;
}

/* line 93, ../sass/partials/_confirmation-page.scss */
#confirm-activities #confirm-activities-text {
  clear: both;
  padding: 0;
}

/* line 98, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper #confirm-activities .confirmactcell td.edit.middlealign {
  vertical-align: middle;
  text-align: center;
}

/* line 103, ../sass/partials/_confirmation-page.scss */
#confirm-activities table.confirmact {
  margin-left: 0;
  width: 95%;
}

/* line 111, ../sass/partials/_confirmation-page.scss */
.buttons_bottom .button_accept a.stepbutton.accept-btn {
  float: right;
}

/* line 115, ../sass/partials/_confirmation-page.scss */
.buttons_bottom .button_accept span {
  line-height: 2em;
  padding-top: 10px;
  text-align: right;
  width: 60%;
  display: inline-block;
  /*IE7*/
  *zoom: 1;
  *display: block;
}

/* line 126, ../sass/partials/_confirmation-page.scss */
h4.amount-due {
  font-weight: 300;
}

/* line 2, ../sass/partials/_thankyou-page.scss */
#thankyou-page #thankyou-row-wrap, #thankyou-page #activity-row-wrap, #thankyou-page #product-row-wrap {
  clear: both;
}
/* line 4, ../sass/partials/_thankyou-page.scss */
#thankyou-page #thankyou-row-wrap:after, #thankyou-page #activity-row-wrap:after, #thankyou-page #product-row-wrap:after {
  content: "";
  display: block;
  clear: both;
}

/* line 10, ../sass/partials/_thankyou-page.scss */
#thankyou-row-wrap .thankyou-grid {
  clear: both;
  padding-bottom: 15px;
}

/* line 15, ../sass/partials/_thankyou-page.scss */
#activity-row-wrap .activity-grid, #product-row-wrap .product-grid {
  width: 33%;
  float: left;
}

/* line 20, ../sass/partials/_thankyou-page.scss */
#thankyou-page #thankyou-row-wrap p {
  padding: 5px 15px 0 0;
}

/* line 29, ../sass/partials/_thankyou-page.scss */
#activity-row-wrap {
  padding-top: 15px;
}

/* line 33, ../sass/partials/_thankyou-page.scss */
#product-row-wrap {
  padding-top: 10px;
}

/* line 37, ../sass/partials/_thankyou-page.scss */
span.thankyoutext font {
  color: #3a6179 !important;
  font-weight: bold;
}

/* line 8, ../sass/partials/_login-page.scss */
#login-page #content-left {
  width: 100%;
}
/* line 10, ../sass/partials/_login-page.scss */
#login-page #content-left table.loginformtable {
  width: 70%;
}
/* line 12, ../sass/partials/_login-page.scss */
#login-page #content-left table.loginformtable td {
  vertical-align: top;
}
/* line 14, ../sass/partials/_login-page.scss */
#login-page #content-left table.loginformtable td input.reqfield {
  width: 75%;
}
/* line 17, ../sass/partials/_login-page.scss */
#login-page #content-left table.loginformtable td span.formtext.note {
  display: block;
  padding: 5px 0;
}
/* line 22, ../sass/partials/_login-page.scss */
#login-page #content-left table.loginformtable td.labelcol {
  padding-right: 5px;
  padding-top: 5px;
}
/* line 28, ../sass/partials/_login-page.scss */
#login-page #content-right {
  width: 100%;
}
/* line 31, ../sass/partials/_login-page.scss */
#login-page #content-left h2, #login-page #content-right h2 {
  font-size: inherit;
}
/* line 34, ../sass/partials/_login-page.scss */
#login-page #login-button-wrap {
  padding: 30px 0 10px;
}

/* line 10, ../sass/partials/_profile-page.scss */
#profile-page #content-right p {
  padding: 10px 0;
}

/*Profile Table Headers*/
/* line 22, ../sass/partials/_profile-page.scss */
#main-profile-wrap td.matchcol {
  text-align: right;
}

/* line 35, ../sass/partials/_profile-page.scss */
#profile-page #profile-bottom-accept {
  padding: 10px 20px;
}

/* line 39, ../sass/partials/_profile-page.scss */
#profile-bottom-accept {
  text-align: right;
}

/* line 4, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #content-left > img {
  display: none;
}
/* line 9, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page .memberheaders {
  font-weight: normal;
  font-family: "Stymie", serif;
  color: black;
  margin-bottom: 10px;
  float: left;
  font-size: 2em;
  float: none;
  display: block;
}
/* line 16, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page .memberlistformtext {
  padding-top: 10px;
}
/* line 21, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #donation-wrap img {
  margin-right: 10px;
  margin-bottom: 10px;
}

/* line 44, ../sass/partials/_membership-and-donations-page.scss */
#recipient {
  width: 475px;
  background-color: #ffffff;
  margin: 10px;
}
/* line 48, ../sass/partials/_membership-and-donations-page.scss */
#recipient table {
  width: 95%;
  font-size: 12.5px;
}
/* line 54, ../sass/partials/_membership-and-donations-page.scss */
#recipient table tr td {
  min-width: 75px;
}
/* line 57, ../sass/partials/_membership-and-donations-page.scss */
#recipient table tr td input#ctl00_ContentPlaceHolder1_txtFirstName, #recipient table tr td input#ctl00_ContentPlaceHolder1_txtState {
  width: 80% !important;
}
/* line 61, ../sass/partials/_membership-and-donations-page.scss */
#recipient table tr td a.standardbutton {
  margin-top: 10px;
}
/* line 65, ../sass/partials/_membership-and-donations-page.scss */
#recipient table tr td table td {
  padding: 2px;
}

/* line 76, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #membership-wrap #ctl00_ContentPlaceHolder1_lnkGiftMembership {
  color: white;
  text-align: center;
  display: inline-block;
  padding: 10px 20px;
  display: inline-block;
  background-color: #368bbf;
  padding-top: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Gotham Book";
  transition: all .5s ease;
  margin-top: 15px;
}
/* line 80, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #membership-wrap #ctl00_ContentPlaceHolder1_lnkGiftMembership:hover {
  background-color: #3a6179;
  color: #FFF;
}
/* line 85, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #membership-wrap .memsecondname {
  margin-top: 20px;
}
/* line 91, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #membership-wrap .memsecondname .memberlistformtext {
  padding-top: 0;
}
/* line 95, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #membership-wrap .memsecondname #ctl00_ContentPlaceHolder1_lblSecondName {
  display: block;
  margin-top: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* line 102, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #membership-wrap .memsecondname label {
  display: block;
}
/* line 106, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #membership-wrap .memsecondname input[type="text"] {
  border: 1px solid #dddddd;
  font-size: 18px;
  font-weight: 300;
  padding: 7.5px 10px;
  margin-bottom: 15px;
  width: 250px !important;
}

/* line 1, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-wrapper {
  width: 97%;
  display: block;
  background-color: #E2E2E2;
  margin: 10px auto;
  overflow: hidden;
  /*CSS3*/
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: 3px 3px 5px #CCC;
  -webkit-box-shadwo: 3px 3px 5px #CCC;
  box-shadow: 3px 3px 5px #CCC;
  padding-bottom: 10px;
}

/* line 17, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-wrapper h2.waiverlookup-header {
  text-align: center;
  font-size: 28px;
  display: block;
  background-color: #333333;
  color: #FFF;
  line-height: normal;
  text-transform: uppercase;
  padding: 5px;
  margin: 0;
  font-weight: normal;
  /*CSS3*/
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  border-bottom: #CCC 5px solid;
}

/* line 35, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-wrapper p.lookup-desc {
  margin: 0;
  padding: 10px 20px;
  text-align: center;
}

/* line 41, ../sass/partials/_waiver-lookup.scss */
h2.waiverlookup-stepheader {
  text-align: center;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 50, ../sass/partials/_waiver-lookup.scss */
h2.waiverlookup-stepheader span {
  background-color: orange;
  padding: 1px 5px;
  margin: 0;
}

/* line 56, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-wrapper #waiverlookup-entry {
  padding: 0;
  background-color: #EEEEEE;
  box-shadow: 0 0 5px #999;
}

/* line 62, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-wrapper #waiverlookup-step {
  margin: 0 10px 10px 10px;
  border: orange 4px solid;
  position: relative;
}

/* line 68, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-entry .waiverlookup {
  padding: 10px 20px;
  margin: 0 auto;
  position: relative;
}

/* line 74, ../sass/partials/_waiver-lookup.scss */
.waiverlookup .lookup-fields {
  padding: 10px 0 15px 0;
  text-align: center;
  display: block;
  margin: 0 0 20px 0;
}

/* line 81, ../sass/partials/_waiver-lookup.scss */
.waiverlookup .lookup-fields input, #waiverlookup-captcha input {
  border: 1px solid #bbbbbb !important;
  padding: 5px 5px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #666666 !important;
  /*CSS3*/
  box-shadow: 1px 1px 1px #CCC;
  -moz-box-shadow: 1px 1px 1px #CCC;
  -webkit-box-shadow: 1px 1px 1px #CCC;
}

/**Option1**/
/* line 95, ../sass/partials/_waiver-lookup.scss */
.option1-input {
  width: 75% !important;
}

/* line 99, ../sass/partials/_waiver-lookup.scss */
.option1 .zip {
  width: 60% !important;
}

/* line 103, ../sass/partials/_waiver-lookup.scss */
.option1 .zip-text {
  width: 35% !important;
}

/**Option2**/
/* line 108, ../sass/partials/_waiver-lookup.scss */
.option2-input {
  width: 60% !important;
}

/* line 112, ../sass/partials/_waiver-lookup.scss */
.option2 .zip {
  width: 50% !important;
  float: left;
  margin-left: 5px;
}

/* line 118, ../sass/partials/_waiver-lookup.scss */
.option2 .customer-text, .option2 .zip-text {
  width: 35% !important;
}

/**Option3**/
/* line 123, ../sass/partials/_waiver-lookup.scss */
.option3-input {
  width: 70% !important;
  float: left;
  margin-left: 5px;
}

/* line 129, ../sass/partials/_waiver-lookup.scss */
.lookup-fields .onecol {
  width: 100%;
  float: left;
}

/* line 134, ../sass/partials/_waiver-lookup.scss */
.lookup-fields .twocol {
  width: 50%;
  float: left;
}

/* line 139, ../sass/partials/_waiver-lookup.scss */
.lookup-fields .threecol {
  width: 33%;
  float: left;
}

/* line 144, ../sass/partials/_waiver-lookup.scss */
.waiverlookup .lookup-fields span.lookupfield-text {
  font-size: 14px;
  width: 20%;
  float: left;
  display: block;
  text-align: right;
  line-height: 200%;
  color: #666;
  font-weight: bold;
}

/* line 155, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-entry h3.lookupby {
  text-transform: uppercase;
  display: block;
  border-top: 5px #333 solid;
  padding: 10px 0;
  margin: 0;
  clear: both;
}

/* line 164, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-entry h3.lookupby span {
  background-color: #333;
  margin: 0;
  padding: 10px;
  color: #FFF;
}

/* line 171, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-entry .waiverlookup-or-break {
  margin: 0;
  text-align: center;
  bottom: 0;
  right: 0;
  display: block;
  padding: 0;
  position: absolute;
}

/* line 181, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-entry .waiverlookup-or-break p {
  margin: 0 0 -12px 0;
  padding: 5px;
  background-color: orange;
  color: #FFF;
  z-index: 99;
  text-transform: uppercase;
}

/* line 190, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-wrapper #waiverlookup-captcha {
  padding: 20px 10px 10px 20px;
  margin: 0 10px;
  width: 28%;
  float: left;
  display: block;
  border: orange 4px solid;
  position: relative;
}

/* line 200, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-captcha img {
  float: left;
}

/* line 204, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-captcha a {
  color: #333;
  clear: both;
  margin: 0 0 1em 0;
  padding: 0;
}

/* line 211, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-captcha p {
  margin: 0;
  padding: 0;
}

/* line 216, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-captcha p label {
  clear: both;
  display: block;
  color: #999;
  font-style: italic;
  margin-top: .5em;
}

/* line 224, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-captcha input {
  width: 80%;
}

/* line 228, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-buttons {
  width: 61%;
  float: left;
  position: relative;
  height: 157px;
  display: block;
  border: orange 4px solid;
  position: relative;
}

/* line 238, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-buttons .clear-but {
  position: absolute;
  bottom: 0;
  left: 43%;
  margin-bottom: 10px;
}

/* line 245, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-buttons .lookup-but input {
  background: #1a82F7;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2f2727), to(#1a82f7));
  background: -webkit-linear-gradient(top, #2f2727, #1a82f7);
  background: -moz-linear-gradient(top, #2f2727, #1a82f7);
  background: -ms-linear-gradient(top, #2f2727, #1a82f7);
  background: -o-linear-gradient(top, #2f2727, #1a82f7);
  height: 80px;
  padding: 0 80px;
  display: block;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 1px 1px 3px #999;
  -moz-box-shadow: 1px 1px 3px #999;
  -webkit-box-shadow: 1px 1px 3px #999;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFF;
  font-size: 30px;
  font-family: Arial, Sans-Serif;
}

/* line 268, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-buttons .lookup-but input:hover {
  background: #2F2727;
}

/* line 272, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-buttons .lookup-but {
  background-image: none;
  margin-left: 15%;
  margin-top: 7%;
}

/***Kiosk Mode***/
/* line 279, ../sass/partials/_waiver-lookup.scss */
.no-captcha {
  display: none !important;
}

/* line 283, ../sass/partials/_waiver-lookup.scss */
.kiosk-lookup {
  margin: 0 auto !important;
  float: none !important;
}

/* line 1, ../sass/partials/_seat-selection.scss */
#RadWindowWrapper_ctl00_ContentPlaceHolder1_radSeats {
  width: 80% !important;
  left: 50% !important;
  margin-left: -40% !important;
}

/* line 7, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper {
  min-height: 500px;
}
/* line 13, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper:after {
  content: "";
  display: block;
  clear: both;
}
/* line 17, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper img {
  min-width: 600px;
  height: auto;
}

/* line 29, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper #seatmappingarea img {
  height: auto;
  margin-right: 200px;
}

/* line 39, ../sass/partials/_seat-selection.scss */
#seatmappingarea #seating-grid div {
  border: 0 none !important;
}
/* line 43, ../sass/partials/_seat-selection.scss */
#seatmappingarea #seating-grid div:after {
  content: "";
  display: block;
  clear: both;
}

/* line 48, ../sass/partials/_seat-selection.scss */
#seatmappingarea #seating-grid div > table {
  padding-right: 200px;
  width: auto !important;
}

/* line 54, ../sass/partials/_seat-selection.scss */
#seatmappingarea #seating-grid div table {
  text-align: center;
}

/* line 58, ../sass/partials/_seat-selection.scss */
#seating-grid div table td {
  border-color: #e8e8e8 !important;
  border-width: 0 0 1px;
  border-style: solid;
}

/* line 64, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper #seatselectionlist {
  position: fixed;
  top: 0;
  right: 0;
  width: 200px;
  background-color: #E8E8E8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 12px;
}
/* line 77, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper #seatselectionlist * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 84, ../sass/partials/_seat-selection.scss */
#seatselectionlist #legend {
  padding: 0 0 10px 0;
  background-color: #FFF;
}

/* line 89, ../sass/partials/_seat-selection.scss */
#legend h3.legend-header {
  display: block;
  background-color: #333;
  color: #FFF;
  padding: 10px;
  margin: 5px 0 0 0;
  font-size: 16px;
}

/* line 98, ../sass/partials/_seat-selection.scss */
#legend p {
  font-size: 12px;
  padding: 0 0 0 10px;
  margin: 0;
}

/* line 104, ../sass/partials/_seat-selection.scss */
#legend p span {
  font-weight: bold;
}

/* line 107, ../sass/partials/_seat-selection.scss */
#legend p.seat-section {
  border-bottom: 1px solid #333;
  line-height: 28px;
  padding-left: 10px;
  background-color: #EEE;
  display: block;
  margin-bottom: 5px;
}

/* line 120, ../sass/partials/_seat-selection.scss */
#legend .seat-button.remove {
  margin-left: 10px;
  background: #c60707;
  padding: 5px;
  font-size: 12px;
  color: #FFF;
  margin-top: 5px;
  display: inline-block;
}

/* line 130, ../sass/partials/_seat-selection.scss */
#seatselectionlist #seatselectionbuttons {
  margin: 10px 0;
  overflow: hidden;
}

/* line 135, ../sass/partials/_seat-selection.scss */
body.pop-up #seatselectionlist #seatselectionbuttons {
  width: auto;
}

/* line 140, ../sass/partials/_seat-selection.scss */
body.pop-up #seatselectionwrapper #seatselectionbuttons a.seat-button {
  background-image: none !important;
  background: #666666 !important;
  color: white !important;
  display: block !important;
  font-size: 11px !important;
  margin: 0 5px 5px 0 !important;
}
/* line 155, ../sass/partials/_seat-selection.scss */
body.pop-up #seatselectionwrapper #seatselectionbuttons a:hover {
  background: #333333 !important;
  filter: none !important;
}
/* line 160, ../sass/partials/_seat-selection.scss */
body.pop-up #seatselectionwrapper #seatselectionbuttons a.cancel, body.pop-up #seatselectionwrapper #seatselectionbuttons a.clear {
  float: left;
}
/* line 164, ../sass/partials/_seat-selection.scss */
body.pop-up #seatselectionwrapper #seatselectionbuttons a.next, body.pop-up #seatselectionwrapper #seatselectionbuttons a.save {
  background: #3a6179 !important;
  border-color: #3a6179 !important;
  color: white !important;
  font-weight: bold;
  font-size: 14px !important;
  display: block;
  float: none;
  text-align: center;
  padding: 10px;
  clear: both;
}
/* line 176, ../sass/partials/_seat-selection.scss */
body.pop-up #seatselectionwrapper #seatselectionbuttons a.next:before, body.pop-up #seatselectionwrapper #seatselectionbuttons a.next:after, body.pop-up #seatselectionwrapper #seatselectionbuttons a.save:before, body.pop-up #seatselectionwrapper #seatselectionbuttons a.save:after {
  content: "";
  display: block;
  clear: both;
}
/* line 181, ../sass/partials/_seat-selection.scss */
body.pop-up #seatselectionwrapper #seatselectionbuttons a.next:hover {
  background: #2e4d60 !important;
  filter: none !important;
}

/* line 10, ../sass/partials/_farpoint.scss */
div.farpointpolicies, div.farpointoptions {
  border: none !important;
  vertical-align: middle;
}

/* line 14, ../sass/partials/_farpoint.scss */
div.farpointpolicies input, div.farpointoptions input {
  font-size: 100% !important;
}

/* line 17, ../sass/partials/_farpoint.scss */
div.farpointpolicies div, div.farpointoptions div {
  border: none !important;
}

/* line 20, ../sass/partials/_farpoint.scss */
div.farpointpolicies input#ctl00_ContentPlaceHolder1_fp_textBox, div.farpointoptions input#ctl00_ContentPlaceHolder1_fp_textBox {
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 27, ../sass/partials/_farpoint.scss */
div.farpointpolicies table, div.farpointoptions table {
  border: none !important;
}

/* line 35, ../sass/partials/_farpoint.scss */
div.farpointpolicies table td,
div.farpointoptions table td,
div.farpointpolicies table tr,
div.farpointoptions table tr,
div.farpointpolicies table tbody,
div.farpointoptions table tbody {
  text-align: left !important;
  vertical-align: middle;
  padding: 0px !important;
  background: none !important;
  font-size: 100% !important;
  border: none !important;
  font-family: "Stymie", serif !important;
}

/* line 46, ../sass/partials/_farpoint.scss */
div.farpointpolicies table tbody div#ctl00_ContentPlaceHolder1_fp_view td,
div.farpointoptions table tbody div#ctl00_ContentPlaceHolder1_fp_view td {
  font-family: "Stymie", serif !important;
  font-size: 100% !important;
}

/* line 51, ../sass/partials/_farpoint.scss */
div.farpointpolicies table tr, div.farpointoptions table tr {
  border: 0px #ffffff solid !important;
}

/* line 57, ../sass/partials/_farpoint.scss */
div.farpointpolicies table div#ctl00_ContentPlaceHolder1_fpOptions_colHeader td,
div.farpointoptions table div#ctl00_ContentPlaceHolder1_fpOptions_colHeader td,
div.farpointpolicies table div#ctl00_ContentPlaceHolder1_fp_colHeader td,
div.farpointoptions table div#ctl00_ContentPlaceHolder1_fp_colHeader td {
  background: #FFF !important;
  color: #333333 !important;
}

/* line 64, ../sass/partials/_farpoint.scss */
div.farpointpolicies table td.farpointpoliciesheader,
div.farpointoptions table td.farpointpoliciesheader,
div.farpointpolicies table td.farpointoptionsheader,
div.farpointoptions table td.farpointoptionsheader {
  background: #333333 !important;
  font-weight: 500 !important;
  color: #ffffff !important;
  border: none !important;
  font-size: 90% !important;
}

/* line 77, ../sass/partials/_farpoint.scss */
div.farpointpolicies table td.farpointpoliciesheader td,
div.farpointoptions table td.farpointpoliciesheader td,
div.farpointpolicies table td.farpointoptionsheader td,
div.farpointoptions table td.farpointoptionsheader td {
  color: #ffffff !important;
  background: #333333 !important;
  border: none !important;
  font-weight: 500 !important;
}

/* line 84, ../sass/partials/_farpoint.scss */
div.farpointpolicies td.farpointpoliciescolumn0 nobr, div.farpointpolicies td.farpointpoliciescolumn0 input {
  float: left;
  width: 30px !important;
  margin: 0px !important;
  margin-top: 5px !important;
  margin-left: 0px !important;
  background: #FFF !important;
  border: 1px #dddddd solid !important;
  text-align: center;
  font-weight: 500;
  line-height: 2 !important;
  cursor: text;
  vertical-align: middle !important;
  font-size: 100% !important;
}

/* line 105, ../sass/partials/_farpoint.scss */
div.farpointpolicies td.farpointpoliciescolumn0 nobr {
  height: 30px !important;
  padding: 5px !important;
  padding-top: 5px !important;
  padding-bottom: 8px !important;
}

/* line 111, ../sass/partials/_farpoint.scss */
div.farpointpolicies td.farpointpoliciescolumn0 input {
  height: 27px !important;
  padding: 7px 5px !important;
  padding-top: 8px !important;
  outline: none !important;
  font-family: "Stymie", serif !important;
}

/* line 120, ../sass/partials/_farpoint.scss */
div.farpointoptions {
  margin-top: 10px;
}

/* line 123, ../sass/partials/_farpoint.scss */
div.farpointoptions nobr {
  border: none !important;
  background: none !important;
  text-align: left !important;
}

/* line 128, ../sass/partials/_farpoint.scss */
div.farpointoptions table td.farpointoptionsheader {
  padding-left: 0px !important;
}

/* line 131, ../sass/partials/_farpoint.scss */
div.farpointoptions div#ctl00_ContentPlaceHolder1_fpOptions_view {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

/* line 135, ../sass/partials/_farpoint.scss */
div.farpointoptions div#ctl00_ContentPlaceHolder1_fpOptions_colHeader {
  background: #333333;
}

/* line 141, ../sass/partials/_farpoint.scss */
#content-right div.farpointparticipants {
  padding: 5px 0 0 5px;
  overflow: visible !important;
  display: block !important;
}

/* line 147, ../sass/partials/_farpoint.scss */
div.farpointparticipants {
  height: 250px !important;
  border: none !important;
  font-size: 100% !important;
}

/* line 153, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div table td {
  vertical-align: middle;
}

/* line 157, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcheckcell {
  text-align: center;
}

/* line 161, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participanttextcell input {
  border: 1px #dddddd solid !important;
  font-size: 100% !important;
  margin: 0px !important;
  font-family: "Stymie", serif !important;
}

/* line 168, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participanttextcell {
  border: 1px #dddddd solid !important;
  font-size: 100% !important;
  font-family: "Stymie", serif !important;
  overflow: hidden !important;
}

/* line 175, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcombocell {
  border: 1px #FFF solid !important;
  font-size: 100% !important;
  font-family: "Stymie", serif !important;
  overflow: visible !important;
}

/* line 182, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcombocell select {
  font-family: "Stymie", serif !important;
  font-size: 100% !important;
  width: 150% !important;
}

/* line 188, ../sass/partials/_farpoint.scss */
div.farpointparticipants span {
  border: none !important;
}

/* line 191, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcheckcell input {
  border: none !important;
}

/* line 194, ../sass/partials/_farpoint.scss */
div.farpointparticipants table {
  border: none !important;
}

/* line 197, ../sass/partials/_farpoint.scss */
div.farpointparticipants table input, div.farpointparticipants table nobr {
  border: 1px #dddddd solid !important;
  outline: none;
  font-size: 100% !important;
  background: #fff !important;
  margin: 0px !important;
  margin-right: 5px !important;
}

/* line 206, ../sass/partials/_farpoint.scss */
div.farpointparticipants table td {
  border: none !important;
}

/* line 211, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_rh td.participantrowheader {
  border: 1px #FFF solid !important;
  border-right: none !important;
  background: #FFF !important;
}

/* line 217, ../sass/partials/_farpoint.scss */
div.farpointparticipants div#ctl00_ContentPlaceHolder1_fpParticipants_corner td {
  background: #FFF !important;
  margin: 0px !important;
  border: none !important;
}

/* line 222, ../sass/partials/_farpoint.scss */
div.farpointparticipants div#ctl00_ContentPlaceHolder1_fpParticipants_view {
  overflow: auto !important;
  height: 200px !important;
}

/* line 227, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_cht {
  border: none !important;
  margin: 0px !important;
}

/* line 231, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_cht tr {
  border: none;
  margin: 0px !important;
}

/* line 235, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_cht td.participantcolheader {
  border: none !important;
  margin: 0px !important;
  font-weight: 500 !important;
  font-size: 90% !important;
}

/* line 241, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_cht td {
  background: #FFF !important;
  color: #333333 !important;
  text-align: left !important;
}

/* line 246, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_viewport td.participanttextcell {
  border: none !important;
  background: none !important;
  padding: 5px;
  border: 1px #dddddd solid !important;
  padding-right: 5px !important;
}

/* line 255, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_viewport td.participantcombocell {
  border: none !important;
  background: none !important;
  padding: 0 5px;
  border: 1px #FFF solid !important;
  padding-right: 5px !important;
}

/* line 264, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_viewport td.participantcombocell select {
  background-color: #7a7b7b !important;
  color: white !important;
  background-image: none !important;
  border: 1px #dddddd solid !important;
  padding: 4px 0 !important;
}

/* line 273, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_viewport td.participantcombocell select option {
  color: white !important;
}

/* line 277, ../sass/partials/_farpoint.scss */
div.farpointparticipants div#ctl00_ContentPlaceHolder1_fpParticipants_colHeader {
  background: #333333;
  border: none !important;
  font-size: 100% !important;
}

/* line 282, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div#ctl00_ContentPlaceHolder1_fpParticipants_rowHeader {
  border: none !important;
  height: 200px !important;
}

/* line 286, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div#ctl00_ContentPlaceHolder1_fpParticipants_rowHeader table {
  border: none !important;
  height: 200px !important;
}

/* line 290, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div#ctl00_ContentPlaceHolder1_fpParticipants_rowHeader table td {
  border: none !important;
}

/* line 293, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div#ctl00_ContentPlaceHolder1_fpParticipants_rowHeader td {
  background: #fff !important;
  color: #000 !important;
  font-weight: 500 !important;
}

/* line 299, ../sass/partials/_farpoint.scss */
.no_margin.no_padding {
  background-color: transparent !important;
}

/* line 8, ../sass/partials/_availability-view.scss */
#Availability-Screen .Table, #Availability-Screen .av-scn-table {
  display: table;
  background-color: #FFF;
  width: 100%;
  border: 0 none;
}
/* line 15, ../sass/partials/_availability-view.scss */
#Availability-Screen .Title, #Availability-Screen .av-scn-title {
  display: table-caption;
  text-align: center;
  font-weight: bold;
  font-size: larger;
}
/* line 22, ../sass/partials/_availability-view.scss */
#Availability-Screen .av-scn-heading {
  display: table-row;
  font-weight: bold;
  text-align: center;
  border: 0 none;
}
/* line 28, ../sass/partials/_availability-view.scss */
#Availability-Screen .av-scn-heading .av-scn-cell {
  border-top: 1px solid #dddddd;
}
/* line 33, ../sass/partials/_availability-view.scss */
#Availability-Screen .Row, #Availability-Screen .av-scn-row {
  display: table-row;
  border: 0 none;
}
/* line 38, ../sass/partials/_availability-view.scss */
#Availability-Screen .Cell, #Availability-Screen .av-scn-cell {
  display: table-cell;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 45, ../sass/partials/_availability-view.scss */
#Availability-Screen .Cell:last-child, #Availability-Screen .av-scn-cell:last-child {
  border-right: 0 none;
}

/* line 46, ../sass/masterstyles.scss */
html {
  font-size: 75%;
  font-size: 87.5%;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5em;
}

/* line 55, ../sass/masterstyles.scss */
.no_margin.no_padding {
  background: none !important;
  background-color: transparent !important;
}

/* line 60, ../sass/masterstyles.scss */
#nav-content-wrapper {
  font-size: 1.15em;
  background-color: transparent;
}

/* line 65, ../sass/masterstyles.scss */
#wrapper {
  background: url("../images/blue-header.png") 0 0 no-repeat;
  background-size: contain;
  background-size: 150%;
}

@media (min-width: 768px) {
  /* line 72, ../sass/masterstyles.scss */
  #wrapper {
    background-size: 125%;
  }
}
@media (min-width: 992px) {
  /* line 78, ../sass/masterstyles.scss */
  #wrapper {
    background-size: 125%;
  }
}
@media (min-width: 1200px) {
  /* line 84, ../sass/masterstyles.scss */
  #wrapper {
    background-size: contain;
  }
}
/* line 89, ../sass/masterstyles.scss */
#header {
  padding-bottom: 35px;
}
/* line 95, ../sass/masterstyles.scss */
#header .header-container:after {
  content: "";
  display: block;
  clear: both;
}
/* line 99, ../sass/masterstyles.scss */
#header .header-container > div.logo {
  width: 25%;
  float: left;
  padding-left: 5%;
}
/* line 104, ../sass/masterstyles.scss */
#header .header-container > div.logo > a {
  padding-top: 30px;
  display: block;
}
/* line 109, ../sass/masterstyles.scss */
#header .header-container > div.logo img {
  max-width: 275px;
  height: auto;
  box-shadow: 5px 5px 15px #333;
}
/* line 116, ../sass/masterstyles.scss */
#header .header-container .res-nav {
  float: right;
  text-align: right;
  padding-right: 15px;
  color: white;
  padding-right: 5%;
}
/* line 128, ../sass/masterstyles.scss */
#header .header-container .res-nav > ul > li {
  display: inline-block;
  position: relative;
}
/* line 132, ../sass/masterstyles.scss */
#header .header-container .res-nav > ul > li > a {
  color: #FFF;
  font-family: "Stymie", serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.1em;
  text-decoration: none;
  display: block;
  color: white;
  padding: 35px 20px 25px;
}
/* line 143, ../sass/masterstyles.scss */
#header .header-container .res-nav > ul > li > a:hover {
  color: #368bbf;
}
/* line 150, ../sass/masterstyles.scss */
#header .header-container .res-nav > ul ul {
  display: none;
  position: absolute;
  right: 0;
  background-color: black;
  width: 250px;
  z-index: 9;
  border-top: 1px solid #666;
}
/* line 159, ../sass/masterstyles.scss */
#header .header-container .res-nav > ul ul > li {
  display: block;
}
/* line 163, ../sass/masterstyles.scss */
#header .header-container .res-nav > ul ul > li > a {
  color: white;
  display: block;
  padding: 10px 20px;
  text-transform: uppercase;
}
/* line 169, ../sass/masterstyles.scss */
#header .header-container .res-nav > ul ul > li > a:hover {
  color: #368bbf;
}

/* line 181, ../sass/masterstyles.scss */
#nav {
  float: none;
  max-width: 1100px;
  margin: 0 auto;
}
/* line 187, ../sass/masterstyles.scss */
#nav table td {
  padding-bottom: 15px;
}
/* line 189, ../sass/masterstyles.scss */
#nav table td a.roller, #nav table td a.rollerright {
  padding: 10px;
  display: block;
  text-transform: uppercase;
  font-family: "Gotham Book";
  text-transform: uppercase;
  font-size: 14px;
  color: #3a6179;
  text-align: center;
}

/* line 203, ../sass/masterstyles.scss */
#content {
  min-width: 768px;
  max-width: 990px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}

/* line 211, ../sass/masterstyles.scss */
#wrapper, #header, #nav-content-wrapper, #footer {
  min-width: 800px;
}

@media (min-width: 890px) {
  /* line 221, ../sass/masterstyles.scss */
  #header .header-container > div.logo > a {
    padding-top: 50px;
  }
  /* line 229, ../sass/masterstyles.scss */
  #header .header-container .res-nav > ul > li > a {
    margin-top: 20px;
    padding-bottom: 35px;
  }
}
@media (min-width: 1200px) {
  /* line 242, ../sass/masterstyles.scss */
  #header .header-container {
    /*>div.logo {
    	margin-left: -250px;
    	
    	>img {
    		max-width: 500px;
    	}
    }*/
  }
  /* line 259, ../sass/masterstyles.scss */
  #header .header-container .res-nav > ul > li > a {
    margin-top: 20px;
    padding-bottom: 35px;
  }
}
/* line 270, ../sass/masterstyles.scss */
#footer {
  padding: 6% 10% .5%;
  width: auto;
  margin-top: 50px;
  background: url("../images/yellow-footer.png") 0 0 no-repeat;
  background-size: cover;
}
/* line 278, ../sass/masterstyles.scss */
#footer p {
  margin: 1.5em 0;
}
/* line 282, ../sass/masterstyles.scss */
#footer .footer-container {
  display: table;
  width: 100%;
  color: white;
  text-align: right;
}
/* line 289, ../sass/masterstyles.scss */
#footer .footer-container .rtecenter {
  text-align: right;
  padding: 2em 0 20px;
}
/* line 294, ../sass/masterstyles.scss */
#footer .footer-container .region-footer {
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
  display: table-row;
}
/* line 307, ../sass/masterstyles.scss */
#footer .footer-container .region-footer .block {
  display: table-cell;
  vertical-align: top;
  font-family: "Gotham Book";
}
/* line 313, ../sass/masterstyles.scss */
#footer .footer-container .region-footer .block:first-child {
  width: 40%;
  white-space: nowrap;
}

/* line 321, ../sass/masterstyles.scss */
strong, b {
  font-weight: 500;
}

/* line 325, ../sass/masterstyles.scss */
#steps-img-wrap {
  margin-bottom: 20px;
  text-align: center;
}
/* line 328, ../sass/masterstyles.scss */
#steps-img-wrap > img {
  display: none;
}
/* line 332, ../sass/masterstyles.scss */
#steps-img-wrap p {
  text-transform: uppercase;
  font-family: "Gotham Book";
  margin: 0;
  background-color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}
/* line 342, ../sass/masterstyles.scss */
#steps-img-wrap:after {
  border-bottom: 1px solid #dddddd;
  content: '';
  display: block;
  margin-top: -15px;
  margin-left: 150px;
  margin-right: 150px;
}

/* line 352, ../sass/masterstyles.scss */
#content h1 {
  text-align: center;
  margin-bottom: 10px;
}

/* line 357, ../sass/masterstyles.scss */
div.farpointpolicies, #ctl00_ContentPlaceHolder1_fp_view, #ctl00_ContentPlaceHolder1_fp_colHeader {
  width: 100% !important;
}

/* line 361, ../sass/masterstyles.scss */
#ctl00_ContentPlaceHolder1_fpcol0, #ctl00_ContentPlaceHolder1_fpcol0v {
  width: 75px;
}

/* line 365, ../sass/masterstyles.scss */
#ctl00_ContentPlaceHolder1_fpcol1, #ctl00_ContentPlaceHolder1_fpcol1v {
  width: 600px;
}

/* line 369, ../sass/masterstyles.scss */
span.thankyoutext font {
  font-weight: 500 !important;
}

/* line 374, ../sass/masterstyles.scss */
img.logo-img:focus, map area:focus {
  outline: none;
}

/* line 380, ../sass/masterstyles.scss */
.welcome-wrapper h2 {
  margin-bottom: 10px;
  margin-top: 15px;
}

/* line 388, ../sass/masterstyles.scss */
#billing-page .row.promotion-row, #billing-page #ctl00_ContentPlaceHolder1_txtComment, #billing-page #ctl00_ContentPlaceHolder1_lblComment1 {
  display: none;
}

/* line 394, ../sass/masterstyles.scss */
#confirm-wrapper #confirm-participants {
  display: none;
}
/* line 399, ../sass/masterstyles.scss */
#confirm-wrapper td.edit a.standardbutton.edit-btn#ctl00_ContentPlaceHolder1_lnkEleIframe {
  color: white;
  text-align: center;
  display: inline-block;
  padding: 10px 20px;
  display: inline-block;
  background-color: #368bbf;
  padding-top: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Gotham Book";
  transition: all .5s ease;
  display: block;
  width: 250px;
}
/* line 404, ../sass/masterstyles.scss */
#confirm-wrapper td.edit a.standardbutton.edit-btn#ctl00_ContentPlaceHolder1_lnkEleIframe:hover {
  background-color: #3a6179;
  color: #FFF;
}

/* line 412, ../sass/masterstyles.scss */
.ob-loggedin.ob-staff #billing-page .row.promotion-row {
  display: block;
}

/* line 417, ../sass/masterstyles.scss */
#participants-page #content-right .standard-participants-info {
  padding: 10px 20px;
}

/* line 421, ../sass/masterstyles.scss */
#participants-page #content-right .standard-participants-info > h3 {
  background-color: transparent;
  color: #000;
  padding: 0;
}

/* line 427, ../sass/masterstyles.scss */
#participants-page #content-right .standard-participants-info > label {
  font-weight: normal;
  display: block;
  font-size: 0.85em;
}

/* line 433, ../sass/masterstyles.scss */
#participants-page #content-right .standard-participants-info > input, #participants-page #content-right .standard-participants-info select {
  display: block;
  margin-bottom: 15px;
  width: 75%;
}

/* line 439, ../sass/masterstyles.scss */
#participants-page #content-right .standard-participants-info > input[type="text"] {
  border: 1px solid #e2e2e2;
  font-size: 1em;
  padding: 7.5px 10px;
}
