@font-face {
  font-family: 'kunstler_scriptregular';
  src: url("/content360/fonts/kunstler-webfont.eot");
  src: url("/content360/fonts/kunstler-webfont.eot?#iefix") format("embedded-opentype"), url("/content360/fonts/kunstler-webfont.woff") format("woff"), url("/content360/fonts/kunstler-webfont.ttf") format("truetype"), url("/content360/fonts/kunstler-webfont.svg#kunstler_scriptregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

@font-face {
  font-family: 'sd_georgia_lightregular';
  src: url("/content360/fonts/sd_georgia_light-webfont.eot");
  src: url("/content360/fonts/sd_georgia_light-webfont.eot?#iefix") format("embedded-opentype"), url("/content360/fonts/sd_georgia_light-webfont.woff") format("woff"), url("/content360/fonts/sd_georgia_light-webfont.ttf") format("truetype"), url("/content360/fonts/sd_georgia_light-webfont.svg#sd_georgia_lightregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'kunstler_scriptregular';
  src: url("/content360/fonts/kunstler-webfont.eot");
  src: url("/content360/fonts/kunstler-webfont.eot?#iefix") format("embedded-opentype"), url("/content360/fonts/kunstler-webfont.woff") format("woff"), url("/content360/fonts/kunstler-webfont.ttf") format("truetype"), url("/content360/fonts/kunstler-webfont.svg#kunstler_scriptregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

@font-face {
  font-family: 'sd_georgia_lightregular';
  src: url("/content360/fonts/sd_georgia_light-webfont.eot");
  src: url("/content360/fonts/sd_georgia_light-webfont.eot?#iefix") format("embedded-opentype"), url("/content360/fonts/sd_georgia_light-webfont.woff") format("woff"), url("/content360/fonts/sd_georgia_light-webfont.ttf") format("truetype"), url("/content360/fonts/sd_georgia_light-webfont.svg#sd_georgia_lightregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 8, ../sass/global.scss */
html {
  width: 100%;
  height: auto;
  background: #f4f4f4 url("/content360/images/m360registration/global/bodyBackground.jpg") repeat;
  font-family: 'Open Sans',sans-serif;
}
@media (min-width: 30em) {
  /* line 8, ../sass/global.scss */
  html {
    background-color:#000000;
  }
}

/* line 18, ../sass/global.scss */
body {
  width: 100%;
  background: transparent url("/content360/images/m360registration/global/headerBackground.jpg") repeat-x;
}
@media (min-width: 30em) {
  /* line 18, ../sass/global.scss */
  body {
    background: transparent;
	color:#666666;
  }
}

/* line 26, ../sass/global.scss */
.page {
  *zoom: 1;
  max-width: 19em;
  _width: 19em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto;
  color: #666666;
}
/* line 38, ../../../../../../../Users/zackbishop/.rvm/gems/ruby-1.9.3-p194/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.page:after {
  content: "";
  display: table;
  clear: both;
}
/* line 28, ../sass/global.scss */
.page ul {
  list-style: none;
}
/* line 32, ../sass/global.scss */
.page a {
  text-decoration: none;
}
/* line 36, ../sass/global.scss */
.page button, .page select {
  cursor: pointer;
}
/* line 40, ../sass/global.scss */
.page article p {
  margin: 15px;
  font-size: .75em;
  line-height: 1.5em;
  font-weight: normal;
}
/* line 46, ../sass/global.scss */
.page article img.tablet {
  display: none;
}
/* line 52, ../sass/global.scss */
.page .styledSelect {
  background: #f2f2f2 url(/content360/images/global/selectChevron.png) 100% 50% no-repeat;
  width: 270px;
  border: 1px solid #e1e1e1;
  margin: 44px 0px 0px 38px;
  height: 28px;
  display: block;
  position: relative;
  /*overflow: hidden;*/
}



/* line 61, ../sass/global.scss */
.page .styledSelect select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: window;
  padding: 5px;
  background: transparent;
  style: none;
  border: none;
  font-size: 12px;
  margin: 0;
}



/* line 77, ../sass/global.scss */
.page input {
  margin: 5px auto;
  display: block;
  padding: 5px;
  height: 16px;
  width: 260px;
  font-size: 12px;
}
/* line 87, ../sass/global.scss */
.page button {
  background: #555555;
  background-size: auto 100%;
  height: 43px;
  color: #ffffff;
  border: 0px solid #254B2A;
  margin: 20px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Open Sans',sans-serif;
}
/* line 100, ../sass/global.scss */
.page header {
  padding-top: 6px;
  clear: both;
  height: 80px;
  position: relative;
}
/* line 106, ../sass/global.scss */
.page header img {
    height: auto;
    margin: 15px 0 20px;
    width: 213px;
}

/* line 109, ../sass/global.scss */
.page header button {
  background: url(/content360/images/m360registration/global/expandNav.png) no-repeat;
  style: none;
  border: none;
  height: 18px;
  width: 19px;
  padding: 0; 
  position: absolute;
  top: 40px;
  right: 5px;
}
/* line 121, ../sass/global.scss */
.page header button.collapseNav {
  background: url(/content360/images/m360registration/global/closeNav.png) no-repeat;
  margin: 18px;
  padding: 0;
}
/* line 126, ../sass/global.scss */
.page header .subNav {
  display: none;
}
/* line 130, ../sass/global.scss */
.page header ul.shoppingCartIndicator {
  position: absolute;
  top: 22px;
  right: 9px;
}
/* line 134, ../sass/global.scss */
.page header ul.shoppingCartIndicator li {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: top;
}
/* line 139, ../sass/global.scss */
.page header ul.shoppingCartIndicator li img {
  margin: 0;
}
/* line 143, ../sass/global.scss */
.page header ul.shoppingCartIndicator li.shoppingCartNumber {
  background: url("/content360/images/m360registration/global/cartNumBG_mobile.png") no-repeat;
  height: 20px;
  width: 23px;
  color: white;
  text-align: center;
  line-height: 1.375em;
  font-size: .75em;
}
/* line 155, ../sass/global.scss */
.page ul.collapsed {
  display: none;
}
/* line 159, ../sass/global.scss */
.page nav.mainNav ul {
  margin-top: 17px;
}
/* line 163, ../sass/global.scss */
.page nav {
  background: transparent;
  margin-bottom: 6px;
  font-weight: lighter;
  color: #003062;
  width: 100%;
  float: left;
  margin-right: 5.26316%;
  display: inline;
}
/* line 171, ../sass/global.scss */
.page nav ul li.activeNavLink {
  background: #e1c99b;
  border-bottom: 5px solid #eddec3;
}
/* line 174, ../sass/global.scss */
.page nav ul li.activeNavLink a {
  color: white;
}
/* line 178, ../sass/global.scss */
.page nav ul li {
  font-size: 12px;
  background: white;
  height: 44px;
  margin-bottom: 1px;
  position: relative;
  vertical-align: middle;
  text-align: left;
}
/* line 186, ../sass/global.scss */
.page nav ul li a {
  line-height: 44px;
  padding-left: 20px;
  color: #CC0000;
  display: inline-block;
}
/* line 193, ../sass/global.scss */
.page nav ul li.mobileOnly {
  background: none;
  margin-top: 6px;
}
/* line 197, ../sass/global.scss */
.page nav ul img {
  display: none;
  position: absolute;
  top: 10px;
  right: 55px;
  margin: 0;
}
/* line 204, ../sass/global.scss */
.page nav ul .cartNum {
  background: url(/content360/images/m360registration/global/cartNumBG.png) 0 0 no-repeat;
  color: white;
  display: none;
  text-align: center;
  font-weight: normal;
  width: 30px;
  height: 23px;
  position: absolute;
  top: 10px;
  right: 15px;
  line-height: 21px;
}
/* line 219, ../sass/global.scss */
.page li .navLinkWrapper {
  width: 47.36842%;
  float: left;
  margin-right: 5.26316%;
  display: inline;
  background-color: #FFC423;
  height: 44px;
  margin: 2px 0;
  padding: 0 3px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  text-transform: uppercase;
}
/* line 230, ../sass/global.scss */
.page li .navLinkWrapper a {
  color: #555555;
  font-size: 10px;
  padding: 0;
}
/* line 236, ../sass/global.scss */
.page li .navLinkWrapper.right {
  width: 47.36842%;
  float: right;
  margin-right: 0;
  #margin-left: -1em;
  display: inline;
}
/* line 239, ../sass/global.scss */
.page nav.mobileOnly {
  margin-top: 1em;
  margin-bottom: 0;
}
/* line 243, ../sass/global.scss */
.page .headline {
  border-bottom: 4px solid #555555;
  background: #F2F2F2;
  display: table-row;
  width: 100%;
  float: left;
  margin-right: 5.26316%;
  display: inline;
  position: relative;
}
/* line 249, ../sass/global.scss */
.page .headline li {
  display: table-cell;
}
/* line 251, ../sass/global.scss */
.page .headline li img {
  vertical-align: middle; 
}
/* line 254, ../sass/global.scss */
.page .headline li h1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #CC0000;
  font-style: italic;
  font-family: 'Open Sans',sans-serif;
}
/* line 264, ../sass/global.scss */
.page article {
  display: block;
  margin-bottom: 1em;
  background: white;
}
/* line 269, ../sass/global.scss */
.page article article .buttonWrapper, .page article section .buttonWrapper {
  width: 100%;
  float: left;
  margin-right: 5.26316%;
  display: inline;
}
/* line 271, ../sass/global.scss */
.page article article .buttonWrapper button, .page article section .buttonWrapper button {
  display: block;
  margin: 10px auto;
  float: none;
  position: inherit;
}
/* line 279, ../sass/global.scss */
.page article .horizontalRule {
  display: block;
  width: 95%;
  height: 1px;
  background: #d2d2d2;
  margin: 15px auto;
}
/* line 286, ../sass/global.scss */
.page article .artContent {
  padding-top: 10px;
}
/* line 288, ../sass/global.scss */
.page article .artContent p {
  font-size: 10px;
  margin: 8px 15px;
  line-height: 20px;
}
/* line 293, ../sass/global.scss */
.page article .artContent h2 {
  font-size: 16px;
  color: #6f3b1c;
  font-style: italic;
  text-align: center;
  margin-bottom: 10px;
}
/* line 300, ../sass/global.scss */
.page article .artContent .panelHero {
  border-bottom: 1px #fdb913 solid;
}
/* line 302, ../sass/global.scss */
.page article .artContent .panelHero img {
  margin-bottom: 15px;
}
/* line 305, ../sass/global.scss */
.page article .artContent .panelHero span {
  font-size: 48px;
  font-family: 'Open Sans',sans-serif;
  color: #edb754;
  display: inline-block;
  line-height: 20px;
}
/* line 312, ../sass/global.scss */
.page article .artContent .panelHero p {
  font-size: 11px;
  color: #6f3b1c;
  text-align: center;
}
/* line 316, ../sass/global.scss */
.page article .artContent .panelHero p span.bump {
  margin-left: 45px;
}
/* line 323, ../sass/global.scss */
.page article h4 {
  display: inline-block;
  color: #CC0000;
  padding: 10px;
}
/* line 330, ../sass/global.scss */
.page h3 {
  width: 100%;
  float: left;
  margin-right: 5.26316%;
  display: inline;
  font-size: 18px;
  height: 45px;
  background: #FFFFFF;
  postion: relative;
  color: #555555;
  text-align: left;
  line-height: 39px;
  font-family: 'Open Sans',sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  /* margin-top: 2px; */
}
/* line 343, ../sass/global.scss */
.page h3 img {
  margin: 0 15px 0 15px;
  position: relative;
  top: 8px;
}
/* line 350, ../sass/global.scss */
.page section {
  background: white;
  margin-bottom: 0px;
  padding-bottom: 0;
}
/* line 354, ../sass/global.scss */
.page section label {
  margin-left: 25px;
  padding-bottom: 5px;
  font-family: 'Open Sans',sans-serif;
  font-weight: 500;
  width: 100%;
  float: left;
  margin-right: 5.26316%;
  display: inline;
}
/* line 361, ../sass/global.scss */
.page section li {
  width: 85%;
  padding: 15px 0;
  margin: 0 auto 5px auto;
  text-align: center;
}
/* line 367, ../sass/global.scss */
.page section h4 {
  display: inline-block;
  color: #6f3b1c;
  margin: 10px;
}
/* line 372, ../sass/global.scss */
.page section .backCancel_tabletWebOnly {
  display: none;
}
/* line 378, ../sass/global.scss */
.page article .horizontalRuleWrapper, .page section .horizontalRuleWrapper {
  width: 100%;
  float: left;
  margin-right: 5.26316%;
  display: inline;
  display: block;
}
/* line 381, ../sass/global.scss */
.page article .horizontalRuleWrapper .rule, .page section .horizontalRuleWrapper .rule {
  width: 95%;
  height: 1px;
  background: #d2d2d2;
  margin: 16px auto;
  display: block;
}
/* line 389, ../sass/global.scss */
.page article button, .page section button {
  display: block;
  margin: 15px auto;
  width: 275px;
}
/* line 400, ../sass/global.scss */
.page footer {
  margin-top: 2em;
  background: #000000;
  border-top: 1px solid #1b8eaf;
  text-align: center;
  font-size: 12px;
  padding-bottom: 15px;
  margin-bottom: 1em;
  font-family: 'Open Sans',sans-serif;
}
/* line 408, ../sass/global.scss */
.page footer ul {
  margin: 15px;
  text-align: center; 
}
/* line 411, ../sass/global.scss */
.page footer ul li {
  display: inline-block;
}
/* line 414, ../sass/global.scss */
.page footer ul li.tabletWebOnly {
  display: none;
}
/* line 418, ../sass/global.scss */
.page footer ul:last-of-type {
  text-align: center;
}
/* line 422, ../sass/global.scss */
.page footer .siteInfoWrapper p, .page footer .siteInfoWrapper a {
  text-align: center;
  font-weight: lighter;
  color: #CC0000;
  font-size: 12px;
  line-height: 1.625em;
}
/* line 429, ../sass/global.scss */
.page footer .siteInfoWrapper span {
  padding-top: 8px;
  display: none;
}
/* line 435, ../sass/global.scss */
.page footer a {
  text-decoration: underline;
}
/* line 438, ../sass/global.scss */
.page footer .natSponsors, .page footer .cupSponsors {
  /* Commenting this area to fix bug REGATTA-342
  display: none;*/
  border-top: 1px solid #F9D683;
  text-align: left;
}


.page footer h5 {
    font-style: italic;
    padding: 15px;
    text-align: left;
    font-family: 'Open Sans',sans-serif;
}
/* line 441, ../sass/global.scss */
.page footer .footerRule {
  height: 1px;
  width: 95%;
  background: #cccccc;
  display: block;
  margin: 0 auto 5px auto;
}
/* line 451, ../sass/global.scss */
.page article, .page .headline, .page section, .page footer {
  width: 100%;
  float: left;
  margin-right: 5.26316%;
  display: inline;
  font-family: 'Open Sans',sans-serif;
}



/* @media (min-width: 40em) {
 ul.errorMessage li{
	margin: 0 24px 5px;
}
} */


@media (min-width: 30em) {
  /* line 26, ../sass/global.scss */
  .page {
    max-width: 38.75em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 6, ../sass/_global_tablet.scss */
  .page .mobileOnly {
    display: none;
  }
  /* line 38, ../../../../../../../Users/zackbishop/.rvm/gems/ruby-1.9.3-p194/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .page:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 12, ../sass/_global_tablet.scss */
  .page header {
    background: url("/content360/images/global/topBar.jpg") repeat-x white;
    padding: 0;
    margin: 0;
    margin-bottom: 1.25em;
    height: auto;
  }
  /* line 18, ../sass/_global_tablet.scss */
  .page header img {
    padding: 0;
    margin: 20px 0 -5px 15px;
  }
  /* line 22, ../sass/_global_tablet.scss */
  .page header .subNav {
    display: table-row;
    position: absolute;
    right: 7px; 
    top: 7px;
    text-transform: uppercase;
  }
  /* line 28, ../sass/_global_tablet.scss */
  .page header .subNav li {
    display: table-cell;
    font-size: 12px;
    vertical-align: middle;
    padding: 0 5px;
  }
  /* line 33, ../sass/_global_tablet.scss */
  .page header .subNav li a {
    color: #CC0000;
  }
  /* line 36, ../sass/_global_tablet.scss */
  .page header .subNav li .verDivider {
    height: 15px;
    width: 1px;
    background: #e1c99b;
  }
  /* line 43, ../sass/_global_tablet.scss */
  .page header ul.shoppingCartIndicator {
    display: none;
  }
  /* line 47, ../sass/_global_tablet.scss */
  .page nav.mainNav {
    display: inline-block;
    border: none;
    margin-bottom: 1em;
  }
  /* line 51, ../sass/_global_tablet.scss */
  .page nav.mainNav ul {
    background: white;
    display: table-row;
    border-bottom: 1px solid #fdb913;
  }
  /* line 55, ../sass/_global_tablet.scss */
  .page nav.mainNav ul li {
    width: 13%;
    display: table-cell;
    font-size: .70em;
    border-right: 1px #f2f2f2 solid;
    border-bottom: 1px #e1c99b solid;
    height: 54px;
    margin: 0;
    padding: 0 8px;
    text-align: center;
  }
  /* line 65, ../sass/_global_tablet.scss */
  .page nav.mainNav ul li a {
    padding: 0;
    margin: 0;
    line-height: 1em;
    vertical-align: middle;
  }
  /* line 72, ../sass/_global_tablet.scss */
  .page nav.mainNav ul li.mobileOnly {
    display: none;
  }
  /* line 75, ../sass/_global_tablet.scss */
  .page nav.mainNav ul li.activeNavLink {
    background: white;
    border-bottom: 4px solid #e1c99b;
    height: 54px;
  }
  /* line 79, ../sass/_global_tablet.scss */
  .page nav.mainNav ul li.activeNavLink a {
    color: #003062;
  }
  /* line 83, ../sass/_global_tablet.scss */
  .page nav.mainNav ul li.borderFix {
    border-right: none;
    width: 17%;
    padding: 0 3px;
  }
  /* line 87, ../sass/_global_tablet.scss */
  .page nav.mainNav ul li.borderFix img, .page nav.mainNav ul li.borderFix .cartNum {
    margin: 0 2px;
  }
  /* line 91, ../sass/_global_tablet.scss */
  .page nav.mainNav ul li.borderFix img {
    display: inline-block;
    position: relative;
    top: 7px;
    right: auto;
  }
  /* line 97, ../sass/_global_tablet.scss */
  .page nav.mainNav ul li.borderFix .cartNum {
    display: inline-block;
    position: relative;
    top: auto;
    right: auto;
  }
  /* line 106, ../sass/_global_tablet.scss */
  
/*commented by amar for bug no. REGATTA-385  
.page .headline li h1 {
    font-size: 1.25em;
  } */
  /* line 110, ../sass/_global_tablet.scss */
  .page .buttonWrapper {
    width: 100%;
    float: left;
    margin-right: 3.22581%;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    font-family: 'Open Sans',sans-serif;
  }
  /* line 117, ../sass/_global_tablet.scss */
  .page article p {
    font-size: .75em;
    font-weight: normal;
    line-height: 1.5em;
  }
  /* line 126, ../sass/_global_tablet.scss */
  .page section h4 {
    float: left;
    margin-right: 3.22581%;
  }
  /* line 131, ../sass/_global_tablet.scss */
  .page input, .page label, .page .styledSelect {
    width: 74.19355%;
    float: left;
    margin-right: 3.22581%;
    display: block;
    font-size: 16px;
  }
  /* line 138, ../sass/_global_tablet.scss */
  .page section .horizontalRuleWrapper, .page article .horizontalRuleWrapper {
    width: 100%;
    float: left;
    margin-right: 3.22581%;
  }
  /* line 140, ../sass/_global_tablet.scss */
  .page section .horizontalRuleWrapper .rule, .page article .horizontalRuleWrapper .rule {
    width: 90%;
  }
  /* line 145, ../sass/_global_tablet.scss */
  .page .styledSelect {
    width: 395px;
    margin: 5px 15px;
    text-align: left;
  }
  /* line 149, ../sass/_global_tablet.scss */
  .page .styledSelect select {
    margin: 0;
    font-size: 14px;
  }
  /* line 155, ../sass/_global_tablet.scss */
  .page input {
    margin: 5px 15px;
    display: block;
    padding: 5px;
    height: 16px;
    width: 385px;
    font-size: 14px;
  }
  /* line 163, ../sass/_global_tablet.scss */
  .page footer {
    border: none;
    border-top: 1px solid #1b8eaf;
    margin-bottom: 25px;
    font-family: 'Open Sans',sans-serif;
    border-width: 0px;
  }
  /* line 167, ../sass/_global_tablet.scss */
  .page footer ul li.tabletWebOnly {
    display: inline-block;
  }
  /* line 169, ../sass/_global_tablet.scss */
  .page footer ul li.tabletWebOnly p {
    margin-right: 5px;
  }
  /* line 173, ../sass/_global_tablet.scss */
  .page footer ul.sponsors {
    text-align: left;
    width: 42%;
  }
  /* line 178, ../sass/_global_tablet.scss */
  .page footer h5 {
    font-style: italic;
    text-align: left;
    padding: 15px;
    font-family: 'Open Sans',sans-serif;
  }
  /* line 183, ../sass/_global_tablet.scss */
  .page footer .natSponsors, .page footer .cupSponsors {
   /* Commenting this area to fix bug REGATTA-342
    display: none; */
    text-align: left;
    border-top: 1px solid #F9D683;
  }
  /* line 187, ../sass/_global_tablet.scss */
  .page footer .sponsors {
    width: 48.3871%;
    float: left;
    margin-right: 3.22581%;
    margin: 0 0 0 25px;
  }
  /* line 191, ../sass/_global_tablet.scss */
  .page footer span {
    display: none;
    color: #bbd7e2;
    float: left;
  }
  /* line 196, ../sass/_global_tablet.scss */
  .page footer .socialNet {
    position: relative;
    top: 10px;
    margin: 0 25px 0 0;
    width: 35.48387%;
    float: right;
    margin-right: 0;
  }
  /* line 201, ../sass/_global_tablet.scss */
  .page footer .socialNet .tabletWebOnly p {
    position: relative;
    top: -7px;
  }
  /* line 206, ../sass/_global_tablet.scss */
  .page footer .chickletWrapper {
    border-bottom: 1px solid #F9D683;
    border-top: 1px solid #F9D683;
    margin: 25px 0 30px 0;
    display: block;
    width: 100%;
    float: left;
    margin-right: 3.22581%;
    padding: 10px 0;
  }
  /* line 210, ../sass/_global_tablet.scss */
  .page footer .chickletWrapper .sponsors img {
    margin-right: 8px;
  }
  /* line 213, ../sass/_global_tablet.scss */
  .page footer .chickletWrapper .socialNet {
    margin-right: 2px;
    margin-top: 5px;
    width: 315px;
  }
  /* line 217, ../sass/_global_tablet.scss */
  .page footer .chickletWrapper .socialNet img {
    margin-right: 4px;
  }
  /* line 220, ../sass/_global_tablet.scss */
  .page footer .chickletWrapper .socialNet p {
    font-style: italic;
    font-size: 1em;
  }
  /* line 226, ../sass/_global_tablet.scss */
  .page footer .siteInfoWrapper {
    display: block;
    line-height: 2.25em;
  }
  /* line 230, ../sass/_global_tablet.scss */
  .page footer .siteInfo {
    width: 100%;
    float: left;
    margin-right: 3.22581%;
  }
  /* line 233, ../sass/_global_tablet.scss */
  .page footer .footerLinks {
    width: 100%;
    float: left;
    margin-right: 3.22581%;
  }
  /* line 235, ../sass/_global_tablet.scss */
  .page footer .footerLinks .border {
    color: #bbd7e2;
  }
  /* line 239, ../sass/_global_tablet.scss */
  .page footer .footerRule {
    display: none;
  }
}
@media (min-width: 55em) {

  /* line 26, ../sass/global.scss */
  .page {
    max-width: 58.75em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    margin-left: auto;
    margin-right: auto;
   	
  }
  /* line 38, ../../../../../../../Users/zackbishop/.rvm/gems/ruby-1.9.3-p194/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .page:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 5, ../sass/_global_web.scss */
  .page header {
    width: 100%;
    float: left;
    margin-right: 2.12766%;
    position: relative;
    padding: 0;
    height: 122px;
    border-bottom: 1px solid #FFC423;
	font-family: 'Open Sans',sans-serif;
	}
  /* line 11, ../sass/_global_web.scss */
.page header img {
    margin-top: 55px;
    width: auto;
}
  /* line 17, ../sass/_global_web.scss */
  .page section .horizontalRuleWrapper, .page article .horizontalRuleWrapper {
    width: 100%;
    float: left;
    margin-right: 2.6738%;
  }
  /* line 19, ../sass/_global_web.scss */
  .page section .horizontalRuleWrapper .rule, .page article .horizontalRuleWrapper .rule {
    width: 94%;
  }
  /* line 25, ../sass/_global_web.scss */
  .page nav.mainNav {
    width: 59.14894%;
    float: right;
    margin-right: 0;
    min-width: 555px;
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans',sans-serif;
  }
  /* line 35, ../sass/_global_web.scss */
  .page nav.mainNav ul li {
    font-size: .675em;
    border-bottom: none;
    width: 16%;
  }
  /* line 40, ../sass/_global_web.scss */
  .page nav.mainNav ul li.borderFix {
    width: auto;
  }
  /* line 43, ../sass/_global_web.scss */
  .page nav.mainNav ul li.mobileTabletOnly {
    display: none;
  }
  /* line 46, ../sass/_global_web.scss */
  .page nav.mainNav li.activeNavLink {
    background: white;
    border-bottom: 4px solid #e1c99b;
    height: 54px;
  }
  /* line 50, ../sass/_global_web.scss */
  .page nav.mainNav li.activeNavLink a {
    color: #003062;
  }
  /* line 56, ../sass/_global_web.scss */
  .page .headline li h1 {
    font-size: 1.25em;
  }
  /* line 61, ../sass/_global_web.scss */
  .page article p {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.5em;
  }
  /* line 68, ../sass/_global_web.scss */
  .page footer {
    border: none;
    margin-bottom: 15px;
    margin-top: 26px;
  }
  /* line 72, ../sass/_global_web.scss */
  .page footer .natSponsors, .page footer .cupSponsors {
    width: 100%;
    float: left;
    margin-right: 2.12766%;
    display: none;
    display: block;
    margin-bottom: 5px;
    text-align: left;
  }
  /* line 78, ../sass/_global_web.scss */
  .page footer .natSponsors img, .page footer .cupSponsors img {
    display: inline-block;
  }
  /* line 83, ../sass/_global_web.scss */
  .page footer .siteInfoWrapper {
    margin: 0 0 35px 0;
    display: inline-block;
    width: 100%;
    float: left;
    margin-right: 2.12766%;
  }
  /* line 88, ../sass/_global_web.scss */
  .page footer .siteInfoWrapper p.siteInfo, .page footer .siteInfoWrapper a.siteInfo {
    display: inline-block;
    float: left;
    text-align: left;
    width: auto;
    font-size: 12px;
    padding: 15px 0 0 0;
    margin: 0 0 0 0;
  }
  /* line 97, ../sass/_global_web.scss */
  .page footer .siteInfoWrapper p.siteInfo {
    margin: 0 0 0 10px;
  }
  /* line 100, ../sass/_global_web.scss */
  .page footer .siteInfoWrapper span {
    display: inline-block;
    margin: 0px 5px;
  }
  /* line 104, ../sass/_global_web.scss */
  .page footer .siteInfoWrapper .footerLinks {
    display: inline-block;
    width: auto;
    float: right;
    font-size: .75em;
    margin: 12px 10px 0 0;
  }
  /* line 110, ../sass/_global_web.scss */
  .page footer .siteInfoWrapper .footerLinks li {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 116, ../sass/_global_web.scss */
  .page footer .chickletWrapper {
    border-top: 1px solid #1b8eaf;
    border-bottom: 1px solid #1b8eaf;
    margin: 0;
    padding: 10px 0;
    width: 100%;
    float: left;
    margin-right: 2.12766%;
  }
  /* line 123, ../sass/_global_web.scss */
  .page footer .chickletWrapper .sponsors, .page footer .chickletWrapper .socialNet {
    display: block;
    width: auto;
  }
  /* line 127, ../sass/_global_web.scss */
  .page footer .chickletWrapper .socialNet {
    margin-right: 7px;
    position: relative;
    top: 5px;
  }
}
.errorMessage {
    color: #FF0000;
    padding: 0;
    display: block;
    font-size: 0.875em;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-weight: 500;
    width: 100%;
    
}

@media (min-width: 10em) {
 ul.errorMessage li{
		width:80%;
		margin: 0 41px 5px;
	    padding: 10px 0 0;
	    text-align: left;

	}
	

.page#fls ul.errorMessage li, .page#create ul.errorMessage li,.page#c-info ul.errorMessage li{
        width:100%;
		margin: 0 23px 0 16px;
	    padding: 10px 0 0;
	    text-align: left;

	}
	

 
}
@media (min-width: 55em) {
	

	.page#fls ul.errorMessage li, .page#create ul.errorMessage li,.page#c-info ul.errorMessage li{

		width:100%;
		margin: 0 41px 5px;
	    padding: 10px 0 0;
	    text-align: left;

	}
	ul.errorMessage li{
		width:100%;
		margin: 0 41px 5px;
	    padding: 10px 0 0;
	    text-align: left;

	}
}

@media (min-width: 31em) and (max-width:50em) {
	
	.page#c-info ul.errorMessage li{
		width:100%;
		margin: 0 23px 5px;
	    padding: 10px 0 0;
	    text-align: left;
 
	}
}




span.errorMessage {
	/* margin-left: -24px; */
	display:none !important;
}

@media (min-width: 10em){
  .page footer .chickletWrapper {
  	border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    display: block;
    width: 100%;
    float: left;
    margin-right: 3.22581%;
  }
}
@media (max-width: 76em){
 .backButtonWebOnly{
 display:none;
 
 }	

}

@media (max-width: 31em){
	.page .addTeamMemberSection #addTeamMemberSectionId h3 {
	    height: 38px;
	}
	   .page .addTeamMemberSection h3 {
    height: 0;
}

	}
	
@media (min-width: 55em){
.page header {
height: 247px;
}	
}
	
@media (min-width: 55em){
.page header img {
margin-top: 6px;
width: 100%;
height: 185px;
}	
}

@media (min-width: 30em){
.page header img {
padding: 0;
margin: 6px 0px 0px 0px;
}	
	}