/* line 5, ../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, main, menu, nav, section, summary {
  display: block; }

/* 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 */
#content p {
  line-height: 18px;
  margin-bottom: 10px; }

/* line 13, ../sass/partials/_typography.scss */
h1 {
  font-size: 26px;
  font-weight: 400;
  font-family: "Asap", sans-serif;
  color: #0a4e7d;
  text-transform: uppercase;
  margin-bottom: 20px; }

/* line 21, ../sass/partials/_typography.scss */
h2, h3, h4, h5 {
  font-weight: 700;
  margin-bottom: 10px; }

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

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

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

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

/* line 42, ../sass/partials/_typography.scss */
a {
  color: #0a4e7d;
  text-decoration: none; }
  /* line 46, ../sass/partials/_typography.scss */
  a:hover {
    color: #094671;
    text-decoration: none; }

/* line 8, ../sass/partials/_buttons.scss */
#next-back-wrap a.stepbutton,
.buttons_bottom a.stepbutton,
a.stepbutton,
a.standardbutton {
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
  padding: 15px 25px;
  font-size: 1.3em;
  display: inline-block;
  background-color: #0a4e7d;
  font-weight: normal;
  text-transform: uppercase;
  *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: #0b568a;
    color: #FFF; }

/*Back*/
/* line 22, ../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; */
  padding: 10px 20px;
  background-color: #2f2f2f; }

/*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%;
  padding: 10px 20px; }

/*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; */
  padding: 10px 20px; }

/*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;*/
  padding: 10px 20px; }

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

/*Login*/
/* line 76, ../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 83, ../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 90, ../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 98, ../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: #0a4e7d;
  filter: none; }
  /* line 112, ../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 118, ../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 127, ../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 137, ../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 146, ../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 155, ../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 164, ../sass/partials/_buttons.scss */
a.standardbutton.update-profile-btn {
  text-indent: 0;
  display: inline-block;
  margin-top: 10px; }

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

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

/*View All*/
/* line 179, ../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 188, ../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: #FFFFFF;
  text-align: center;
  display: inline-block;
  padding: 15px 25px;
  font-size: 1.3em;
  display: inline-block;
  background-color: #0a4e7d;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 20px; }
  /* line 220, ../sass/partials/_buttons.scss */
  table.selecttime td.reserve-time-btn a:hover {
    background: #0b568a;
    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 2, ../sass/partials/_content.scss */
body {
  background: #FFF;
  font-family: "Asap", sans-serif;
  font-size: 12px;
  line-height: inherit;
  color: #333; }

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

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

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

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

/* line 37, ../sass/partials/_content.scss */
#nav {
  clear: both;
  width: 175px;
  margin: 0;
  padding: 0;
  width: auto;
  background-color: #3F3F3F; }

/* line 45, ../sass/partials/_content.scss */
#contentwrapper {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  width: 1000px;
  margin: 0 auto;
  padding-top: 25px; }

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

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

/* line 59, ../sass/partials/_content.scss */
#nav-content-wrapper {
  width: 100%;
  background: #FFFFFF;
  margin: 0 auto; }
  /* line 64, ../sass/partials/_content.scss */
  #nav-content-wrapper:after {
    content: "";
    display: block;
    clear: both; }

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

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

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

/* line 102, ../sass/partials/_content.scss */
a.roller {
  color: #0a4e7d; }
  /* line 104, ../sass/partials/_content.scss */
  a.roller:hover {
    color: #094671; }

/* line 108, ../sass/partials/_content.scss */
a.rollerright {
  color: #0a4e7d; }
  /* line 110, ../sass/partials/_content.scss */
  a.rollerright:hover {
    color: #094671; }

/* line 114, ../sass/partials/_content.scss */
#content-left p, #content-right p {
  line-height: 18px; }

/* line 117, ../sass/partials/_content.scss */
#content-left, #content-right {
  line-height: 18px; }

/* line 122, ../sass/partials/_content.scss */
.newerrortext {
  color: #ff0000; }

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

/* line 128, ../sass/partials/_content.scss */
.error.alert .newerrortext.alerttext {
  color: #ff0000; }

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

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

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

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

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

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

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

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

/* line 197, ../sass/partials/_content.scss */
#content-left {
  width: 35%;
  float: left; }
  /* line 200, ../sass/partials/_content.scss */
  #content-left p {
    padding: 5px 0; }
  /* line 206, ../sass/partials/_content.scss */
  #content-left h2.alt-title {
    display: none;
    visibility: hidden;
    height: 0;
    width: 0; }
  /* line 228, ../sass/partials/_content.scss */
  #content-left h3 span.act-expiration {
    display: block;
    padding: 5px 0; }

/* line 235, ../sass/partials/_content.scss */
#content-right {
  width: 60%;
  float: right; }

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

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

/* table on the more info page */
/* line 253, ../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 257, ../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 264, ../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 275, ../sass/partials/_content.scss */
  .setuptables td {
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
    padding: 2px; }

/* line 282, ../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 292, ../sass/partials/_content.scss */
.maptableleft {
  background-color: #215429;
  text-align: center;
  color: #ffffff; }

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

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

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

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

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

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

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

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

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

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

/* line 354, ../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 364, ../sass/partials/_content.scss */
.gridcolumnheaders {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; }

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

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

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

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

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

/* line 399, ../sass/partials/_content.scss */
.reservations_nav {
  text-align: right;
  padding: 5px 5px 0 0;
  float: right;
  bottom: 30px;
  right: 0; }
  /* line 406, ../sass/partials/_content.scss */
  .reservations_nav a {
    text-decoration: none; }
  /* line 410, ../sass/partials/_content.scss */
  .reservations_nav a:hover {
    text-decoration: underline; }
  /* line 414, ../sass/partials/_content.scss */
  .reservations_nav p {
    margin: 0;
    padding: 0;
    font-weight: 700; }

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

/* line 2, ../sass/partials/_inputs.scss */
.reqfield, .formfield {
  border: 1px solid #CCC;
  font-size: 12px;
  padding: 7.5px 10px; }

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

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

/* line 16, ../sass/partials/_inputs.scss */
select.reqfield, select.formfield {
  display: block;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #CCC;
  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 34, ../sass/partials/_inputs.scss */
  select.reqfield :focus, select.formfield :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 #CCC;
  width: 100%;
  height: 250px; }
  /* line 19, ../sass/partials/_calendar.scss */
  .cal td {
    border: solid 1px #CCC;
    text-align: center; }
  /* line 23, ../sass/partials/_calendar.scss */
  .cal th {
    text-align: center; }
  /* line 26, ../sass/partials/_calendar.scss */
  .cal a {
    color: #0a4e7d;
    display: block;
    padding: 15px; }
    /* line 31, ../sass/partials/_calendar.scss */
    .cal a:hover {
      background-color: #0a4e7d;
      color: #FFF !important; }

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

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

/* line 44, ../sass/partials/_calendar.scss */
.calnextprev a {
  color: #FFFFFF !important;
  font-size: 0.765em;
  font-weight: 700; }

/* line 49, ../sass/partials/_calendar.scss */
.caldayheader {
  color: #0a4e7d;
  font-weight: 700;
  font-size: 0.9em;
  background-color: #EFEFEF; }

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

/* line 60, ../sass/partials/_calendar.scss */
.caltitle {
  background: #0a4e7d;
  font-size: 1.21em;
  color: #FFFFFF;
  font-weight: 700; }
  /* line 67, ../sass/partials/_calendar.scss */
  .caltitle td {
    border-color: #0a4e7d; }

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

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

/* line 77, ../sass/partials/_calendar.scss */
.calothermonthday a {
  color: #0a4e7d !important; }

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

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

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

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

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

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

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

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

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

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

/* line 128, ../sass/partials/_calendar.scss */
.popcalothermonthday {
  background-color: #cccccc !important; }
  /* line 130, ../sass/partials/_calendar.scss */
  .popcalothermonthday a {
    color: #FFFFFF !important; }

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

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

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

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

/***CalendarView.aspx***/
/* line 155, ../sass/partials/_calendar.scss */
#content table.contenttable span#ctl00_ContentPlaceHolder1_lblTitle b {
  text-align: center;
  display: block;
  padding: 10px;
  font-size: 21px;
  color: #0a4e7d;
  line-height: 28px;
  font-weight: normal; }

/* line 168, ../sass/partials/_calendar.scss */
#ctl00_ContentPlaceHolder1_calView th {
  text-align: center; }

/* line 176, ../sass/partials/_calendar.scss */
#ctl00_ContentPlaceHolder1_calView tr:first-child td {
  background-color: #0a4e7d !important;
  text-align: center; }

/* line 186, ../sass/partials/_calendar.scss */
.tablecontent {
  margin: 0 auto; }

/* line 190, ../sass/partials/_calendar.scss */
#ctl00_ContentPlaceHolder1_calView td {
  text-left: center;
  padding: 5px;
  border: 1px solid #0a4e7d; }
  /* line 195, ../sass/partials/_calendar.scss */
  #ctl00_ContentPlaceHolder1_calView td:hover {
    background: #0b568a; }
  /* line 199, ../sass/partials/_calendar.scss */
  #ctl00_ContentPlaceHolder1_calView td a {
    font-size: 12px;
    color: #0a4e7d !important;
    padding: 5px;
    display: block; }
    /* line 205, ../sass/partials/_calendar.scss */
    #ctl00_ContentPlaceHolder1_calView td a:hover {
      background: none;
      text-decoration: underline; }
  /* line 211, ../sass/partials/_calendar.scss */
  #ctl00_ContentPlaceHolder1_calView td a:first-child {
    color: #083e64 !important; }
    /* line 214, ../sass/partials/_calendar.scss */
    #ctl00_ContentPlaceHolder1_calView td a:first-child:hover {
      text-decoration: none; }

/* line 220, ../sass/partials/_calendar.scss */
#ctl00_ContentPlaceHolder1_calView table.formtext {
  background: #0a4e7d !important; }
  /* line 223, ../sass/partials/_calendar.scss */
  #ctl00_ContentPlaceHolder1_calView table.formtext td {
    border: 0 none; }
    /* line 225, ../sass/partials/_calendar.scss */
    #ctl00_ContentPlaceHolder1_calView table.formtext td a {
      color: #FFF !important; }

/* line 231, ../sass/partials/_calendar.scss */
#ctl00_ContentPlaceHolder1_txtResourceCode {
  margin-bottom: 5px; }

/* 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-height: 18px; }
/* line 19, ../sass/partials/_info-page.scss */
#info-page #vg-specials {
  width: 45%;
  float: right; }
  /* line 28, ../sass/partials/_info-page.scss */
  #info-page #vg-specials p {
    line-height: 21px; }
/* line 33, ../sass/partials/_info-page.scss */
#info-page #vg-activities {
  clear: both; }
/* line 37, ../sass/partials/_info-page.scss */
#info-page .tableinfo {
  font-size: 1em; }
  /* line 40, ../sass/partials/_info-page.scss */
  #info-page .tableinfo td {
    padding: 5px;
    vertical-align: top;
    border-bottom: 1px #CCC solid; }
  /* line 46, ../sass/partials/_info-page.scss */
  #info-page .tableinfo .tableinfo-subgroupheader {
    font-size: 1.375em;
    font-weight: 700;
    background: #0a4e7d;
    color: #FFFFFF;
    padding-left: 10px; }
  /* line 55, ../sass/partials/_info-page.scss */
  #info-page .tableinfo .tableinfo-columnheader {
    font-size: 1em;
    font-weight: 700; }
  /* line 60, ../sass/partials/_info-page.scss */
  #info-page .tableinfo .tableinfo-acttitle {
    font-weight: 700;
    font-size: 1.1em; }
/* line 66, ../sass/partials/_info-page.scss */
#info-page #prev-next-holder {
  width: 100%;
  text-align: center;
  margin: 10px 0; }
/* line 76, ../sass/partials/_info-page.scss */
#info-page .date-label {
  margin: 0 15px; }
/* line 79, ../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 88, ../sass/partials/_info-page.scss */
#info-page td.tableinfo-booknowlink {
  min-width: 150px; }
  /* line 90, ../sass/partials/_info-page.scss */
  #info-page td.tableinfo-booknowlink a {
    color: #FFFFFF;
    text-align: center;
    display: inline-block;
    padding: 15px 25px;
    font-size: 1.3em;
    display: inline-block;
    background-color: #0a4e7d;
    font-weight: normal;
    text-transform: uppercase;
    *zoom: 1;
    *display: block; }
    /* line 94, ../sass/partials/_info-page.scss */
    #info-page td.tableinfo-booknowlink a:hover {
      background: #0b568a;
      color: #FFF; }

/* line 103, ../sass/partials/_info-page.scss */
#vg-activities h2.sub-group {
  font-size: 20px;
  margin-top: 30px;
  color: #0a4e7d;
  padding-bottom: 10px; }
/* line 115, ../sass/partials/_info-page.scss */
#vg-activities div.activity-container {
  position: relative; }
  /* line 118, ../sass/partials/_info-page.scss */
  #vg-activities div.activity-container:after {
    content: "";
    display: block;
    clear: both; }
/* line 122, ../sass/partials/_info-page.scss */
#vg-activities .activity {
  border: 1px solid #CCC;
  padding: 20px;
  margin-bottom: 20px;
  padding-top: 60px; }
  /* line 132, ../sass/partials/_info-page.scss */
  #vg-activities .activity ul {
    margin-bottom: 15px; }
  /* line 136, ../sass/partials/_info-page.scss */
  #vg-activities .activity:after {
    content: "";
    display: block;
    clear: both; }
  /* line 142, ../sass/partials/_info-page.scss */
  #vg-activities .activity .activity-content-container h3 {
    font-size: 16px;
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #0a4e7d;
    padding: 10px 20px;
    color: #FFF; }
  /* line 153, ../sass/partials/_info-page.scss */
  #vg-activities .activity .activity-content-container .act-img-wrapper {
    float: right;
    border: solid 1px #CCC;
    margin-left: 10px;
    border-color: #EEEEEE;
    border-width: 5px; }
    /* line 161, ../sass/partials/_info-page.scss */
    #vg-activities .activity .activity-content-container .act-img-wrapper img {
      max-width: 300px;
      height: auto; }
  /* line 166, ../sass/partials/_info-page.scss */
  #vg-activities .activity .activity-content-container .activity-description {
    line-height: 18px; }
  /* line 171, ../sass/partials/_info-page.scss */
  #vg-activities .activity .info-wrapper {
    font-weight: 700; }
    /* line 180, ../sass/partials/_info-page.scss */
    #vg-activities .activity .info-wrapper .booknowlink-wrapper {
      margin-top: 10px; }
      /* line 182, ../sass/partials/_info-page.scss */
      #vg-activities .activity .info-wrapper .booknowlink-wrapper a {
        color: #FFFFFF;
        text-align: center;
        display: inline-block;
        padding: 15px 25px;
        font-size: 1.3em;
        display: inline-block;
        background-color: #0a4e7d;
        font-weight: normal;
        text-transform: uppercase;
        *zoom: 1;
        *display: block; }
        /* line 185, ../sass/partials/_info-page.scss */
        #vg-activities .activity .info-wrapper .booknowlink-wrapper a:hover {
          background: #0b568a;
          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;
  float: left;
  margin-right: 5px;
  padding-top: 5px; }
/* line 11, ../sass/partials/_select-date-page.scss */
#select-date-page #content-left input.datefield {
  margin-right: 5px; }

/* 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: #FFFFFF;
  border: solid 1px #CCC; }
  /* 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 #CCC;
    padding: 5px;
    text-align: center; }
  /* line 83, ../sass/partials/_select-time-page.scss */
  #select-time-wrap table.selecttime tr.selecttimeheader td {
    background: #0a4e7d;
    color: #FFFFFF;
    border-color: #0a4e7d; }
  /* line 91, ../sass/partials/_select-time-page.scss */
  #select-time-wrap table.selecttime td.time {
    font-weight: 700; }
  /* 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 #CCC; }
  /* line 13, ../sass/partials/_policies-page.scss */
  #content-right #policies-content-wrap p, #content-right #policies-content-wrap .bodyindent {
    padding-left: 10px;
    padding-right: 10px;
    width: auto !important;
    display: block;
    margin-bottom: 10px; }

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

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

/* line 35, ../sass/partials/_policies-page.scss */
#policies-content-wrap p {
  line-height: 18px; }

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

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

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

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

/* line 59, ../sass/partials/_policies-page.scss */
.farpoint-header input {
  border: 1px solid #CCC;
  font-size: 12px;
  margin-left: 5px;
  height: 30px !important;
  text-align: center; }

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

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

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

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

/* 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: #CCC 1px solid; }
  /* line 13, ../sass/partials/_participants-page.scss */
  #participants-page #content-right h3 {
    font-size: 1.375em;
    padding: 5px 10px;
    background: #0a4e7d;
    color: #FFFFFF; }
  /* 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 51, ../sass/partials/_participants-page.scss */
#participants-page .buttons_bottom .button_addbasket {
  float: left;
  margin: 0; }

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

/* line 21, ../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 27, ../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 #CCC;
  text-align: center; }

/* line 38, ../sass/partials/_basket-my-reservations-page.scss */
table.basket tr.basketheader td, table.myres tr.myresheader td {
  border: solid 1px #CCC;
  padding: 5px;
  background: #0a4e7d;
  color: #FFFFFF;
  text-align: center;
  border-color: #0a4e7d; }

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

/* line 52, ../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 59, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page .basket-buttons-bottom a, #my-reservations-page #my-reservations-buttons-bottom a {
  margin-right: 10px; }

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

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

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

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

/* line 14, ../sass/partials/_match-bill-profile-page.scss */
#billing-page #content-right, #profile-page #content-right {
  position: relative; }

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

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

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

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

/* line 48, ../sass/partials/_match-bill-profile-page.scss */
#billing-payment-summary-wrap {
  border: solid 1px #CCC;
  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: #0a4e7d;
  color: #FFFFFF;
  margin-bottom: 10px; }

/* line 64, ../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: #0a4e7d;
  color: #FFFFFF;
  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 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: 35%; }

/* 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%;
  margin-top: 5px; }

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

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

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

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

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

/* line 10, ../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 17, ../sass/partials/_confirmation-page.scss */
#ctl00_ContentPlaceHolder1_lblConfirmationText br {
  display: none; }

/* line 22, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper {
  border: solid 1px #CCC;
  margin: 0;
  width: 100%; }
  /* line 27, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper h2 {
    background: #0a4e7d;
    color: #FFFFFF;
    padding: 5px 10px; }
  /* line 34, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper h5 {
    margin: 0;
    padding: 5px 0;
    color: #0a4e7d;
    font-size: 14px;
    text-transform: uppercase; }
  /* line 41, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper table {
    width: 100%; }
  /* line 47, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper td.edit {
    vertical-align: top;
    width: 60px; }
  /* line 52, ../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;
    font-size: 12px; }
  /* line 61, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper td.edit img {
    display: none;
    visibility: hidden;
    height: 0;
    width: 0; }
  /* line 74, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper #confirm-billing, #confirm-wrapper #confirm-activities, #confirm-wrapper #confirm-activity, #confirm-wrapper #confirm-participants {
    padding: 10px; }

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

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

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

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

/* line 102, ../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 113, ../sass/partials/_confirmation-page.scss */
#confirm-amountdue {
  padding-top: 20px; }

/* line 117, ../sass/partials/_confirmation-page.scss */
.confirm-amountdue-label {
  text-align: right; }

/* line 120, ../sass/partials/_confirmation-page.scss */
h4.amount-due {
  font-weight: 400;
  text-align: right;
  font-size: 24px; }

/* 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, #activity-row-wrap .activity-grid, #product-row-wrap .product-grid {
  width: 33%;
  float: left; }

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

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

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

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

/* line 8, ../sass/partials/_login-page.scss */
#login-page #content-left {
  width: 55%; }
  /* line 10, ../sass/partials/_login-page.scss */
  #login-page #content-left table.loginformtable {
    width: 80%; }
    /* 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: 7px; }
/* line 28, ../sass/partials/_login-page.scss */
#login-page #content-right {
  width: 35%; }
/* line 31, ../sass/partials/_login-page.scss */
#login-page #content-left h2, #login-page #content-right h2 {
  margin-bottom: 10px; }
/* line 35, ../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 3, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page .memberheaders {
  font-weight: 700;
  font-family: "Asap", sans-serif;
  color: #0a4e7d;
  margin-bottom: 10px;
  float: left;
  font-size: 2em;
  float: none;
  display: block; }
/* line 10, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page .memberlistformtext {
  padding-top: 10px; }
/* line 15, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #donation-wrap img {
  margin-right: 10px;
  margin-bottom: 10px; }

/* line 38, ../sass/partials/_membership-and-donations-page.scss */
#recipient {
  width: 475px;
  background-color: #ffffff;
  margin: 10px; }
  /* line 42, ../sass/partials/_membership-and-donations-page.scss */
  #recipient table {
    width: 95%;
    font-size: 12.5px; }
    /* line 48, ../sass/partials/_membership-and-donations-page.scss */
    #recipient table tr td {
      min-width: 75px; }
      /* line 51, ../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 55, ../sass/partials/_membership-and-donations-page.scss */
      #recipient table tr td a.standardbutton {
        margin-top: 10px; }
      /* line 59, ../sass/partials/_membership-and-donations-page.scss */
      #recipient table tr td table td {
        padding: 2px; }

/* 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 #BBB !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 */
#seatselectionwrapper {
  width: 120%;
  background-color: #E8E8E8; }

/* line 6, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper #seatmappingarea {
  width: 80%;
  float: left; }

/* line 11, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper #seatmappingarea img {
  width: 100%;
  height: auto; }

/* line 16, ../sass/partials/_seat-selection.scss */
#seatmappingarea #seating-grid div {
  width: 90% !important;
  border: 0 none !important;
  box-shadow: 2px 2px 5px #CCC;
  -moz-box-shadow: 2px 2px 5px #CCC;
  -webkit-box-shadow: 2px 2px 5px #CCC; }

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

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

/* line 34, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper #seatselectionlist {
  position: fixed;
  top: 0;
  right: 0;
  width: 19%;
  background-color: #F5F4ED;
  border-radius: 0 0 0 8px;
  -moz-border-radius: 0 0 0 8px;
  -webkit-border-radius: 0 0 0 8px;
  box-shadow: -2px 2px 5px #CCC;
  -moz-box-shadow: -2px 2px 5px #CCC;
  -webkit-box-shadow: -2px 2px 5px #CCC; }

/* line 48, ../sass/partials/_seat-selection.scss */
#seatselectionlist #legend {
  margin: 10px;
  padding: 0 0 10px 0;
  background-color: #FFF;
  /**CSS3**/
  box-shadow: 1px 1px 3px #CCC;
  -moz-box-shadow: 1px 1px 3px #CCC;
  -webkit-box-shadow: 1px 1px 3px #CCC;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

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

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

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

/* line 83, ../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 94, ../sass/partials/_seat-selection.scss */
#seatselectionlist #seatselectionbuttons {
  padding: 0 0 0 10px;
  margin: 10px 0;
  overflow: hidden; }

/* line 100, ../sass/partials/_seat-selection.scss */
#seatselectionbuttons a {
  /*clear: both;*/
  background-image: none !important;
  background: #666666 !important;
  background: -webkit-gradient(linear, 35%, 100%, from(#666666), to(#333333)) repeat scroll 0 0 transparent !important;
  background: -webkit-linear-gradient(center top, #666666 35%, #333333 100%) repeat scroll 0 0 transparent !important;
  background: -moz-linear-gradient(center top, #666666 35%, #333333 100%) repeat scroll 0 0 transparent !important;
  background: -ms-linear-gradient(top, #666666 35%, #333333 100%) !important;
  background: -o-linear-gradient(center top, #666666 35%, #333333 100%) repeat scroll 0 0 transparent !important;
  color: #FFF !important;
  display: block !important;
  font-size: 11px !important;
  margin: 0 5px 5px 0 !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=0 ) !important; }

/* line 116, ../sass/partials/_seat-selection.scss */
#seatselectionbuttons a:hover {
  background: #333 !important;
  filter: none !important; }

/* line 121, ../sass/partials/_seat-selection.scss */
#seatselectionbuttons a.cancel, #seatselectionbuttons a.clear {
  float: left; }

/* line 125, ../sass/partials/_seat-selection.scss */
#seatselectionbuttons a.next {
  background: #FFBB00 !important;
  background: -webkit-gradient(linear, 35%, 100%, from(#FFBB00), to(#FFD900)) repeat scroll 0 0 transparent !important;
  background: -webkit-linear-gradient(center top, #FFBB00 35%, #FFD900 100%) repeat scroll 0 0 transparent !important;
  background: -moz-linear-gradient(center top, #FFBB00 35%, #FFD900 100%) repeat scroll 0 0 transparent !important;
  background: -ms-linear-gradient(top, #FFBB00 35%, #FFD900 100%) !important;
  background: -o-linear-gradient(center top, #FFBB00 35%, #FFD900 100%) repeat scroll 0 0 transparent !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFBB00', endColorstr='#FFD900',GradientType=0 ) !important;
  border-color: #FFBB00 !important;
  color: #333 !important;
  font-weight: bold; }

/* line 138, ../sass/partials/_seat-selection.scss */
#seatselectionbuttons a.next:hover {
  background: #FFBB00 !important;
  filter: none !important; }

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

/* line 13, ../sass/partials/_farpoint.scss */
div.farpointpolicies input, div.farpointoptions input {
  font-size: 12px !important; }

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

/* line 19, ../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 26, ../sass/partials/_farpoint.scss */
div.farpointpolicies table, div.farpointoptions table {
  border: none !important; }

/* line 29, ../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: 12px !important;
  border: none !important;
  font-family: "Asap", sans-serif !important; }

/* line 44, ../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: "Asap", sans-serif !important;
  font-size: 12px !important; }

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

/* line 53, ../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: #333 !important; }

/* line 60, ../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: 700 !important;
  color: #ffffff !important;
  border: none !important;
  font-size: 10.8px !important; }

/* line 73, ../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: bold !important; }

/* line 83, ../sass/partials/_farpoint.scss */
div.farpointpolicies td.farpointpoliciescolumn0 nobr, div.farpointpolicies td.farpointpoliciescolumn0 input {
  float: left;
  width: 25px !important;
  margin: 0px !important;
  margin-top: 5px !important;
  margin-left: 0px !important;
  background: #FFF !important;
  border: 1px #CCC solid !important;
  text-align: center;
  font-weight: bold;
  cursor: text;
  vertical-align: middle !important;
  font-size: 12px !important; }

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

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

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

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

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

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

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

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

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

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

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

/* line 159, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participanttextcell input {
  border: 1px #CCC solid !important;
  font-size: 12px !important;
  margin: 0px !important;
  font-family: "Asap", sans-serif !important; }

/* line 166, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participanttextcell {
  border: 1px #CCC solid !important;
  font-size: 12px !important;
  font-family: "Asap", sans-serif !important;
  overflow: hidden !important; }

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

/* line 180, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcombocell select {
  font-family: "Asap", sans-serif !important;
  font-size: 12px !important; }

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

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

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

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

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

/* line 209, ../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 215, ../sass/partials/_farpoint.scss */
div.farpointparticipants div#ctl00_ContentPlaceHolder1_fpParticipants_corner td {
  background: #FFF !important;
  margin: 0px !important;
  border: none !important; }

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

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

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

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

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

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

/* line 253, ../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 262, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_viewport td.participantcombocell select {
  background-color: #7A7B7B !important;
  color: #FFF !important;
  background-image: none !important;
  border: 1px #CCC solid !important;
  padding: 4px 0 !important; }

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

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

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

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

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

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

/* line 7, ../sass/partials/_availability-view.scss */
#Availability-Screen .Table, #Availability-Screen .av-scn-table {
  display: table;
  background-color: #FFF;
  width: 100%;
  border: 0 none; }
/* line 14, ../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 21, ../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 #CCC; }
/* line 32, ../sass/partials/_availability-view.scss */
#Availability-Screen .Row, #Availability-Screen .av-scn-row {
  display: table-row;
  border: 0 none; }
/* line 37, ../sass/partials/_availability-view.scss */
#Availability-Screen .Cell, #Availability-Screen .av-scn-cell {
  display: table-cell;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  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 42, ../sass/masterstyles.scss */
.error, .newerrortext {
  color: red; }

/* line 46, ../sass/masterstyles.scss */
#contentwrapper {
  font-size: 14px;
  font-family: 'Arial', sans-serif; }

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

/* line 56, ../sass/masterstyles.scss */
#header #itoolbar_bg {
  background-color: transparent;
  float: right;
  font-size: 12px;
  height: 35px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  width: auto; }
/* line 68, ../sass/masterstyles.scss */
#header .h-wrap {
  width: 1000px;
  margin: 0 auto; }
/* line 73, ../sass/masterstyles.scss */
#header #mainmenu {
  background-color: #3F3F3F;
  margin-top: 18px; }
  /* line 77, ../sass/masterstyles.scss */
  #header #mainmenu:after {
    content: "";
    display: block;
    clear: both; }
  /* line 81, ../sass/masterstyles.scss */
  #header #mainmenu .radmenu {
    margin: 0 auto;
    width: 1000px; }
    /* line 85, ../sass/masterstyles.scss */
    #header #mainmenu .radmenu ul.rootGroup {
      float: none; }
  /* line 90, ../sass/masterstyles.scss */
  #header #mainmenu ul ul {
    display: none; }
  /* line 94, ../sass/masterstyles.scss */
  #header #mainmenu ul ul.one {
    min-width: 211px; }
  /* line 98, ../sass/masterstyles.scss */
  #header #mainmenu ul ul.two {
    min-width: 254px; }
  /* line 102, ../sass/masterstyles.scss */
  #header #mainmenu ul ul.three {
    min-width: 217px; }
  /* line 106, ../sass/masterstyles.scss */
  #header #mainmenu ul ul.four {
    min-width: 249px; }
  /* line 110, ../sass/masterstyles.scss */
  #header #mainmenu ul ul.five {
    min-width: 221px; }
  /* line 114, ../sass/masterstyles.scss */
  #header #mainmenu .radmenu > ul {
    position: relative;
    left: 0; }
    /* line 119, ../sass/masterstyles.scss */
    #header #mainmenu .radmenu > ul > li.item {
      clear: none;
      line-height: 90px;
      float: left;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style: none;
      width: auto;
      text-align: center;
      cursor: pointer;
      display: inline-block; }
    /* line 133, ../sass/masterstyles.scss */
    #header #mainmenu .radmenu > ul .link {
      display: block;
      border-left: 1px solid #4f4e4e;
      border-right: 1px solid #2f2e2e;
      color: #FFFFFF;
      cursor: pointer;
      font-size: 16px;
      height: 48px;
      line-height: 48px;
      margin: 0;
      padding: 0 12px;
      text-decoration: none;
      text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
      text-transform: uppercase; }
    /* line 149, ../sass/masterstyles.scss */
    #header #mainmenu .radmenu > ul .item.first a {
      border-left: 0 none; }
    /* line 153, ../sass/masterstyles.scss */
    #header #mainmenu .radmenu > ul .item.last a {
      border-right: 0 none; }
    /* line 158, ../sass/masterstyles.scss */
    #header #mainmenu .radmenu > ul > li:hover ul {
      display: block;
      background: none repeat scroll 0 0 #3F3F3F;
      width: auto;
      padding: 8px !important;
      position: absolute;
      left: 0;
      float: left;
      z-index: 9; }
      /* line 169, ../sass/masterstyles.scss */
      #header #mainmenu .radmenu > ul > li:hover ul .item {
        clear: both;
        border-bottom: 1px solid #6a6a6a;
        text-align: left;
        cursor: pointer; }
        /* line 178, ../sass/masterstyles.scss */
        #header #mainmenu .radmenu > ul > li:hover ul .item a {
          min-width: 160px;
          width: auto;
          text-align: left;
          text-transform: none;
          font-size: 13px !important;
          height: auto;
          padding: 4px 15px !important;
          line-height: 36px;
          color: #fff;
          background-color: transparent;
          border-left: none !important;
          border-right: none !important; }
          /* line 192, ../sass/masterstyles.scss */
          #header #mainmenu .radmenu > ul > li:hover ul .item a:hover {
            color: #BBB; }
      /* line 198, ../sass/masterstyles.scss */
      #header #mainmenu .radmenu > ul > li:hover ul .item.last {
        border: 0 none; }

/* line 208, ../sass/masterstyles.scss */
.header-wrapper {
  height: 155px;
  clear: both;
  position: relative; }
  /* line 213, ../sass/masterstyles.scss */
  .header-wrapper p {
    margin-bottom: 10px; }
  /* line 217, ../sass/masterstyles.scss */
  .header-wrapper:after {
    content: "";
    display: block;
    clear: both; }
  /* line 221, ../sass/masterstyles.scss */
  .header-wrapper a {
    font-size: 30px; }
  /* line 225, ../sass/masterstyles.scss */
  .header-wrapper .logo {
    float: left;
    margin-left: 1%;
    margin-right: 2%;
    margin-top: -22px;
    vertical-align: bottom;
    width: 150px; }
    /* line 233, ../sass/masterstyles.scss */
    .header-wrapper .logo img {
      max-width: 147px; }
  /* line 238, ../sass/masterstyles.scss */
  .header-wrapper #contact {
    border-left: 1px solid #ECECE9;
    color: #999999;
    display: block;
    float: left;
    font-weight: 700;
    height: 82px;
    line-height: 20px;
    margin-top: 58px;
    padding-left: 20px; }
  /* line 252, ../sass/masterstyles.scss */
  .header-wrapper .sbdc-logo img {
    height: 100px;
    float: right;
    margin-right: 15px;
    max-width: 100%;
    margin-top: 15px; }
  /* line 261, ../sass/masterstyles.scss */
  .header-wrapper > ul {
    margin: 10px 0;
    height: auto;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 138px;
    padding: 0 !important;
    width: 47%;
    position: absolute;
    right: 0; }
  /* line 275, ../sass/masterstyles.scss */
  .header-wrapper #tabs > li {
    background: none repeat scroll 0 0 #089444;
    display: inline-block;
    list-style: none outside none;
    margin-left: -0.65%;
    padding: 10px 4%; }
    /* line 283, ../sass/masterstyles.scss */
    .header-wrapper #tabs > li:first-child {
      border-radius: 10px 0 0; }
    /* line 287, ../sass/masterstyles.scss */
    .header-wrapper #tabs > li:last-child {
      border-radius: 0 10px 0 0; }
    /* line 291, ../sass/masterstyles.scss */
    .header-wrapper #tabs > li:hover {
      background-color: #0daa50; }
  /* line 296, ../sass/masterstyles.scss */
  .header-wrapper #tabs a {
    color: #FFFFFF;
    font-size: 14px !important;
    text-transform: uppercase; }

/* line 304, ../sass/masterstyles.scss */
#nav {
  background-color: #CCC; }
  /* line 308, ../sass/masterstyles.scss */
  #nav .tableviewgroups td a.roller, #nav .tableviewgroups td a.rollerright {
    border-color: #BBB;
    color: #333;
    text-shadow: none; }
    /* line 313, ../sass/masterstyles.scss */
    #nav .tableviewgroups td a.roller:hover, #nav .tableviewgroups td a.rollerright:hover {
      background-color: #AAA; }
  /* line 318, ../sass/masterstyles.scss */
  #nav .tableviewgroups td a.rollerright {
    border-left: 0 none; }
  /* line 323, ../sass/masterstyles.scss */
  #nav .tableviewgroups {
    width: 1000px;
    margin: 0 auto; }
    /* line 327, ../sass/masterstyles.scss */
    #nav .tableviewgroups a.roller, #nav .tableviewgroups a.rollerright {
      text-align: center;
      display: block;
      border-right: 1px solid #2f2e2e;
      color: #FFFFFF;
      cursor: pointer;
      font-size: 16px;
      height: 38px;
      line-height: 38px;
      margin: 0;
      padding: 0 12px;
      text-decoration: none;
      text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
      text-transform: uppercase; }
      /* line 342, ../sass/masterstyles.scss */
      #nav .tableviewgroups a.roller:hover, #nav .tableviewgroups a.rollerright:hover {
        background-color: #2f2f2f; }
    /* line 347, ../sass/masterstyles.scss */
    #nav .tableviewgroups a.rollerright {
      border-left: 1px solid #4f4e4e; }

/* line 354, ../sass/masterstyles.scss */
.res-nav > ul {
  float: right; }
  /* line 357, ../sass/masterstyles.scss */
  .res-nav > ul > li {
    float: left;
    display: inline; }
    /* line 361, ../sass/masterstyles.scss */
    .res-nav > ul > li > a {
      color: #0a4e7d;
      font-size: 13px;
      line-height: 35px;
      text-decoration: none;
      padding: 0 15px;
      text-transform: uppercase;
      font-weight: 700;
      border-left: 1px solid #999;
      display: block; }
      /* line 372, ../sass/masterstyles.scss */
      .res-nav > ul > li > a:hover {
        background-color: #0a4e7d;
        color: #FFF; }
    /* line 379, ../sass/masterstyles.scss */
    .res-nav > ul > li:first-child > a {
      border: 0 none; }

/* line 387, ../sass/masterstyles.scss */
#FooterContentArea {
  background-color: #3f3f3f;
  clear: both;
  height: 155px;
  margin-top: 2%;
  text-align: left;
  color: #fff; }
  /* line 395, ../sass/masterstyles.scss */
  #FooterContentArea a {
    color: #fff; }
    /* line 398, ../sass/masterstyles.scss */
    #FooterContentArea a:hover {
      color: #ccc; }

/* line 404, ../sass/masterstyles.scss */
.footer {
  width: 85%;
  min-width: 748px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1000px;
  line-height: 20px;
  padding: 15px 0 0; }
  /* line 414, ../sass/masterstyles.scss */
  .footer h2 {
    font-weight: normal;
    margin: 3px 0 10px;
    text-transform: uppercase;
    font-size: 20px; }
  /* line 421, ../sass/masterstyles.scss */
  .footer #column {
    float: left; }
    /* line 424, ../sass/masterstyles.scss */
    .footer #column > h2 {
      color: #C1C1C1;
      font-size: 16px; }
    /* line 429, ../sass/masterstyles.scss */
    .footer #column ul {
      margin: 0 50px 0 0;
      padding: 0; }
      /* line 433, ../sass/masterstyles.scss */
      .footer #column ul li {
        border-bottom: 1px solid #6A6A6A;
        line-height: 20px;
        list-style: none outside none;
        margin: 0;
        padding: 2px 0;
        text-transform: uppercase; }
    /* line 443, ../sass/masterstyles.scss */
    .footer #column ul, .footer #column p {
      float: left; }
    /* line 447, ../sass/masterstyles.scss */
    .footer #column p {
      margin-right: 20px; }
  /* line 452, ../sass/masterstyles.scss */
  .footer #column.contact {
    border-right: 1px solid #2f2e2e;
    height: 115px;
    padding-right: 40px; }
  /* line 458, ../sass/masterstyles.scss */
  .footer #column.quick-links {
    border-right: 1px solid #2f2e2e;
    border-left: 1px solid #4f4e4e;
    height: 115px;
    padding-left: 40px; }
  /* line 465, ../sass/masterstyles.scss */
  .footer #column.social {
    border-left: 1px solid #4f4e4e;
    padding-left: 40px;
    height: 115px; }
    /* line 470, ../sass/masterstyles.scss */
    .footer #column.social a {
      margin-right: 10px;
      -webkit-transition: all 200ms ease-in 0s;
      -moz-transition: all 200ms ease-in 0s;
      -ms-transition: all 200ms ease-in 0s;
      -o-transition: all 200ms ease-in 0s;
      transition: all 200ms ease-in 0s; }
      /* line 477, ../sass/masterstyles.scss */
      .footer #column.social a:hover {
        opacity: .5; }

/* line 486, ../sass/masterstyles.scss */
#icopyright {
  background-color: transparent;
  height: 100%;
  margin: 10px auto;
  max-width: 1000px;
  min-width: 748px;
  width: 85%; }
  /* line 494, ../sass/masterstyles.scss */
  #icopyright #icopyright-inner {
    color: #C1C1C1;
    font-size: 100%;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-weight: 700; }
    /* line 502, ../sass/masterstyles.scss */
    #icopyright #icopyright-inner a {
      color: #C1C1C1;
      text-decoration: none; }
      /* line 506, ../sass/masterstyles.scss */
      #icopyright #icopyright-inner a:hover {
        color: #0a4e7d; }

/* line 513, ../sass/masterstyles.scss */
.welcome-wrapper {
  width: 950px;
  margin: 0 auto; }
  /* line 516, ../sass/masterstyles.scss */
  .welcome-wrapper h2 {
    margin-bottom: 1em;
    margin-top: .5em;
    color: #0a4e7d;
    line-height: 1.1;
    font-size: 24px; }
  /* line 523, ../sass/masterstyles.scss */
  .welcome-wrapper .welcome-image {
    float: right;
    margin-left: 1em; }

/* line 529, ../sass/masterstyles.scss */
#nav-content-wrapper {
  background: url("../images/bg-watermark.png") no-repeat bottom right #FFF;
  padding-bottom: 2%; }

/* line 534, ../sass/masterstyles.scss */
#FooterContentArea {
  margin-top: 0; }

/* line 540, ../sass/masterstyles.scss */
#info-page .activity .date {
  font-size: 16px;
  padding: 10px;
  font-weight: bold;
  background-color: #EEE;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  clear: both; }
  /* line 550, ../sass/masterstyles.scss */
  #info-page .activity .date:after, #info-page .activity .date:before {
    content: "";
    display: block;
    clear: both; }
/* line 555, ../sass/masterstyles.scss */
#info-page .activity .date-alt {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  color: #FFF;
  font-size: 15px; }

/* line 567, ../sass/masterstyles.scss */
#footer .logo-images {
  float: right;
  margin-left: 1em; }
  /* line 571, ../sass/masterstyles.scss */
  #footer .logo-images img {
    max-width: 100px;
    height: auto;
    vertical-align: middle;
    margin-left: 1em; }
  /* line 579, ../sass/masterstyles.scss */
  #footer .logo-images .pced img {
    max-width: 80px; }
