@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("sd_georgia_light-webfont.eot");
  src: url("sd_georgia_light-webfont.eot?#iefix") format("embedded-opentype"), url("sd_georgia_light-webfont.woff") format("woff"), url("sd_georgia_light-webfont.ttf") format("truetype"), url("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("sd_georgia_light-webfont.eot");
  src: url("sd_georgia_light-webfont.eot?#iefix") format("embedded-opentype"), url("sd_georgia_light-webfont.woff") format("woff"), url("sd_georgia_light-webfont.ttf") format("truetype"), url("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/global/pattern.png") repeat-x;*/
  font-family: 'Open Sans',sans-serif;
}
@media (min-width: 30em) {
  /* line 8, ../sass/global.scss */
  html {
    /*background: url("/content360/images/global/pageBackground.jpg") repeat-x #f5f8fb;*/
	background-color: #586D83
  }
}

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

/* 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;
  overflow: hidden;
}
/* 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 29, ../sass/global.scss */
.page ul {
  /* list-style: none; */
}
/* line 33, ../sass/global.scss */
.page a {
  text-decoration: none;
}
/* line 37, ../sass/global.scss */
.page button, .page select {
  cursor: pointer;
}
/* line 41, ../sass/global.scss */
.page article p {
  margin: 15px;
  font-size: .75em;
  line-height: 1.5em;
  font-weight: normal;
}
/* line 47, ../sass/global.scss */
.page article img.tablet {
  display: none;
}
/* line 53, ../sass/global.scss */
.page .styledSelect {
  background: #f2f2f2 url(/content360/images/global/selectChevron.png) 100% 50% no-repeat;
  width: 270px;
  border: 1px solid #e1e1e1;
  margin: 5px auto 0px auto;
  height: 28px;
  display: block;
  position: relative;
  overflow: hidden;
}
/* line 62, ../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 78, ../sass/global.scss */
.page input {
  margin: 5px auto;
  display: block;
  padding: 5px;
  height: 15px;
  width: 260px;
  font-size: 12px;
}
/* line 88, ../sass/global.scss */
.page button {
  /*background: #edb754 url(/content360/images/global/buttonOverlay_s.png) 0 50% no-repeat;*/
  background-size: auto 100%;
  height: 43px;
  color: #FFFFFF;
  border: 1px solid #663333;
  margin: 20px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Open Sans',sans-serif;
}
/* line 101, ../sass/global.scss */
.page header {
  padding-top: 6px;
  clear: both;
  height: 80px;
  position: relative;
}

.page .seHeader .top .logo {
    float: left;
    width: 40%;
    height: 100%; 
    position: relative;
}/* 
header .logo a {
    height: "100%"; 
    width: "100%";
    margin-top: 14px;
} */

.page .seHeader .top .banner{
 	display: inline-block;
  	width: 100%;
  	float: left;
	 height: 100%; 
 /*margin-top: 25px; 
 	  width: 100%; */
/* 		height: 100px; */
}
.page .seHeader .top {
    width: 100%;
    height: 100px;
     clear: both;
       clear: both;
  height: 100%;
/*     margin-top: -41px; */
/* 	margin-left: -15px; */
}
.page .seHeader {
    display:block;
    line-height: 35px;
    /*border-bottom: 1px black solid;*/
    width:100%;
}

.page .seHeader nav{
    margin-bottom: 0px;
    background: none repeat scroll 0% 0% transparent;
}
.page .seHeader ul {
    display: inline;
    float: right;
    list-style-type: none;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    width: 680px;
}
.page .seHeader li  {
    padding:0px;
    text-align:center;
    margin:0px;
    background: none repeat scroll 0% 0% transparent;
	border-right: 1px solid rgb(243, 243, 243);	
/*     border-left: 1px solid #2656CB; */
    float: right;
    margin: 0;
    padding: 0 5px;
    position: relative;
    text-align: center;
    width: 23%;
}

.page .seHeader .top button#headerNonEvent{
	display: none;	
}

@media screen and (min-width: 100px) and (max-width: 480px)
{
.page .seHeader, #pageHeader .top {
    margin: 1% auto 8.2%;
    max-width: 1160px;
}

.page .seHeader .top {
    height: 82%;
}

.page .headline li {
    padding-right: 10px;
}

.page .seHeader ul li.rowextra{
    display: none;    
}

.page .seHeader ul li.borderFix a.rowcart{
    display: none;    
}

.page .seHeader nav {
    height: 30px;
    margin-bottom: 0;
    margin-top: 0;
}
.page nav ul .cartNum {
	 right: 30px;
	 top: 8px;
}

.page .seHeader li:first-child {
	 border-right: medium none;
}

.page nav ul img {
	position: absolute;
    right: 2px;
    top: 8px;
	margin: 0;
  }
.page footer div.chickletWrapper ul.sponsors li {
	padding: 0em;
  }

}
@media (max-width: 30em) {
  /* line 8, ../sass/global.scss */
  html {
    /*background: url("/content360/images/global/pageBackground.jpg") repeat-x #f5f8fb;*/
	background-color: #586D83
  }
  body {
	  width: 100%;
	  background: none;
	}
  .page .seHeader .top {
	    height: 70%;
	}
	.page .seHeader ul {
	    margin-left:0%;
	    width: 108%;
	}
	.page .seHeader li  {
		font-size: 0.57em
	}
	.page footer .sponsors li {
		padding: 0;
	}
}
.page .seHeader li:first-child  {
    text-align:left;
    border-left:none;
}
.page .seHeader li a {
    color: #FFFFFF;
    display: inline;
    height: 35px;
    text-align: center;
    text-decoration: none;
}
.page .seHeader li a:hover {
    background-color: #94A4A9;
    color:#FFF;
    text-decoration:none;
}
/*
** Content
*/
article.page {
    padding: 0 30px;
}
#srcVideo {
    height: 304px;
}
h1 {
    font-size:2.2em;
}
h2 {
    font-size:1.5em;
}
.page .seHeader,
#pageHeader .top {
    max-width: 1160px;
    margin: 1% auto;
    margin-bottom:5.2%;
}
#pageHeader .chapterlinks a {
    text-decoration: none;
    color: #999999;
}
#pageHeader .chapterlinks a:hover    {
    text-decoration: underline;
    color: #999999;
}
#pageHeader .chapterlinks {
    float: right;
    color: #999999;
    font-size: 10px;
    padding-top: 40px;
    padding-right: 15px;
    width: 305px;
    text-align: center;
}

/* line 110, ../sass/global.scss */
.page .seHeader .top button {
  style: none;
  border: none;
  height: 18px;
  width: 19px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50px;
  right: 5px;
}
/* line 122, ../sass/global.scss */
.page .seHeader .top button.collapseNav {
  background: url(/content360/images/global/closeNav.png) no-repeat;
  margin: 0;
  padding: 0;
}
/* line 127, ../sass/global.scss */
.page .seHeader .top .subNav {
  display: none;
}
   .page .seHeader .top img{
	  width: 100%;
	  margin:0 !important;
    height: 100%; 
	 /* margin-top: 21%;*/
  }
/* line 107, ../sass/global.scss */
.page header img {
  margin: 15px 0 10px 0;
}
/* line 110, ../sass/global.scss */
.page header button {
  background: url(/content360/images/global/expandNav.png) no-repeat;
  style: none;
  border: none;
  height: 18px;
  width: 19px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50px;
  right: 5px;
}
/* line 122, ../sass/global.scss */
.page header button.collapseNav {
  background: url(/content360/images/global/closeNav.png) no-repeat;
  margin: 0;
  padding: 0;
}
/* line 127, ../sass/global.scss */
.page header .subNav {
  display: none;
}
/* line 131, ../sass/global.scss */
.page header ul.shoppingCartIndicator {
  position: absolute;
  top: 22px;
  right: 9px;
}
/* line 135, ../sass/global.scss */
.page header ul.shoppingCartIndicator li {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: top;
}
/* line 140, ../sass/global.scss */
.page header ul.shoppingCartIndicator li img {
  margin: 0;
}
/* line 144, ../sass/global.scss */
.page header ul.shoppingCartIndicator li.shoppingCartNumber {
  background: url("/content360/images/global/cartNumBG_mobile.png") no-repeat;
  height: 20px;
  width: 23px;
  color: white;
  text-align: center;
  line-height: 1.375em;
  font-size: .75em;
}
/* line 156, ../sass/global.scss */
.page header nav div.collapsed {
  display: none;
}
/* line 160, ../sass/global.scss */
.page nav.mainNav ul {
  margin-top: 6px;
}
/* line 164, ../sass/global.scss */
.page nav {
  background: #f3f3f3;
  margin-bottom: 6px;
  font-weight: lighter;
  color: #003062;
  width: 100%;
  float: left;
/*   margin-right: 5.26316%; */
  display: inline;
}
/* line 172, ../sass/global.scss */
.page nav ul li.activeNavLink {
  background: #e1c99b;
  border-bottom: 5px solid #eddec3;
}
/* line 175, ../sass/global.scss */
.page nav ul li.activeNavLink a {
  color: white;
}
/* line 179, ../sass/global.scss */
.page nav ul li {
    background: none repeat scroll 0 0 #B2B2B2;
    font-size: 12px;
    height: 38px;
    margin-bottom: 1px;
  /*  position: relative; */
    text-align: left;
    vertical-align: middle;
}
/* line 187, ../sass/global.scss */
.page nav ul li a {
    color: #FFFFFF;
    display: inline-block;
    line-height: 44px;
   	/*padding-left: 20px;*/
}
/* line 194, ../sass/global.scss */
.page nav ul li.mobileOnly {
  background: none;
  margin-top: 6px;
}
/* line 198, ../sass/global.scss 
.page nav ul img {
  display: none;
  position: absolute;
  top: 10px;
  right: 55px;
  margin: 0;
}
*/
/* line 205, ../sass/global.scss */
.page nav ul .cartNum {
  background: url(/content360/images/global/cartNumBG.png) 0 0 no-repeat;
  background-size: 24px 20px;
  color: white;
/*   display: none; */
  text-align: center;
  font-weight: normal;
  width: 24px;
  height: 20px;
  position: absolute;
  line-height: 21px;
}
/* line 221, ../sass/global.scss */
.page li .navLinkWrapper {
  width: 47.36842%;
  float: left;
  margin-right: 5.26316%;
  display: inline;
  background: url(/content360/images/global/linkBG.jpg) repeat-x;
  height: 44px;
  margin: 2px 0;
  padding: 0 3px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  text-transform: uppercase;
}
/* line 232, ../sass/global.scss */
.page li .navLinkWrapper a {
  color: #555555;
  font-size: 12px;
  padding: 0;
}
/* line 238, ../sass/global.scss */
.page li .navLinkWrapper.right {
  width: 47.36842%;
  float: right;
  margin-right: 0;
  #margin-left: -1em;
  display: inline;
}
/* line 241, ../sass/global.scss */
.page nav.mobileOnly {
  margin-top: 1em;
  margin-bottom: 0;
}
/* line 245, ../sass/global.scss */
.page .headline {
  /*border-bottom: 4px solid #e1c99b;*/
  background: #B3D7E6;
  display: table-row;
  width: 100%;
  float: left;
  margin-right: 5.26316%;
  display: inline;
  position: relative;
}
/* line 251, ../sass/global.scss */
.page .headline li {
  display: table-cell;
}
/* line 253, ../sass/global.scss */
.page .headline li img {
  vertical-align: middle;
}
/* line 256, ../sass/global.scss */
.page .headline li h1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.25em;
  color: #663333;
  padding-bottom: 9px;
  font-style: italic;
  margin-top: 5px;
}
/* line 266, ../sass/global.scss */
.page article {
  display: block;
  margin-bottom: 1em;
  background: white;
}
/* line 271, ../sass/global.scss */
.page article article .buttonWrapper, .page article section .buttonWrapper {
  width: 100%;
  float: left;
  margin-right: 5.26316%;
  display: inline;
}
/* line 273, ../sass/global.scss */
.page article article .buttonWrapper button, .page article section .buttonWrapper button {
  display: block;
  margin: 10px auto;
  float: none;
  position: inherit;
}
/* line 281, ../sass/global.scss */
.page article .horizontalRule {
  display: block;
  width: 95%;
  height: 1px;
  background: #d2d2d2;
  margin: 15px auto;
}
/* line 288, ../sass/global.scss */
.page article .artContent {
  padding-top: 10px;
}
/* line 290, ../sass/global.scss */
.page article .artContent p {
  font-size: 10px;
  margin: 8px 15px;
  line-height: 20px;
}
/* line 295, ../sass/global.scss */
.page article .artContent h2 {
  font-size: 16px;
  color: #663333;
  font-style: italic;
  text-align: center;
  margin-bottom: 10px;
}
/* line 302, ../sass/global.scss */
.page article .artContent .panelHero {
  border-bottom: 1px #fdb913 solid;
}
/* line 304, ../sass/global.scss */
.page article .artContent .panelHero img {
  margin-bottom: 15px;
}
/* line 307, ../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 314, ../sass/global.scss */
.page article .artContent .panelHero p {
  font-size: 11px;
  color: #663333;
  text-align: center;
}
/* line 318, ../sass/global.scss */
.page article .artContent .panelHero p span.bump {
  margin-left: 45px;
}
/* line 325, ../sass/global.scss */
.page article h4 {
  display: inline-block;
  color: #666666;
  padding: 4px;
}
/* line 332, ../sass/global.scss */
.page h3 {
  width: 100%;
  float: left;
  margin-right: 5.26316%;
  display: inline;
  font-size: 18px;
  height: 45px;
  background: #B3D7E6;
  postion: relative;
  color: black;
  text-align: center;
  line-height: 45px;
  font-family: 'Open Sans',sans-serif;
  font-weight: 100;
  text-transform: uppercase;
}
/* line 345, ../sass/global.scss */
.page h3 img {
  margin: 0 15px 0 15px;
  position: relative;
  top: 8px;
}
/* line 352, ../sass/global.scss */
.page section {
  background: white;
  margin-bottom: 0px;
  padding-bottom: 0;
}
/* line 356, ../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 363, ../sass/global.scss */
.page section li {
  width: 85%;
  padding: 15px 0;
  margin: 0 auto 5px auto;
  text-align: center;
}
/* line 369, ../sass/global.scss */
.page section h4 {
  display: inline-block;
  color: #663333;
  margin: 10px;
}
/* line 374, ../sass/global.scss */
.page section .backCancel_tabletWebOnly {
  display: none;
}
/* line 380, ../sass/global.scss */
.page article .horizontalRuleWrapper, .page section .horizontalRuleWrapper {
  width: 100%;
  float: left;
  margin-right: 5.26316%;
  display: inline;
  display: block;
}
/* line 383, ../sass/global.scss */
.page article .horizontalRuleWrapper .rule, .page section .horizontalRuleWrapper .rule {
  width: 95%;
  height: 1px;
  background: #d2d2d2;
  margin: 15px auto;
  display: block;
}
/* line 391, ../sass/global.scss */
.page article button, .page section button {
  display: block;
  margin: 15px auto;
  width: 275px;
  background: #336699;	
}

.page article button#purchaseItemButton {
  margin: 4px 2px;
  /* width: 275px; */
  background: #336699;	
  display: inline;
}

/* line 402, ../sass/global.scss */
.page footer {
  margin-top: 2em;
  background: white;
  border-top: 1px solid #1b8eaf;
  text-align: center;
  font-size: 12px;
  padding-bottom: 15px;
  margin-bottom: 1em;
}
/* line 410, ../sass/global.scss */
.page footer ul {
  margin: 15px;
  text-align: center;
}
/* line 413, ../sass/global.scss */
.page footer ul li {
  display: inline-block;
}
/* line 416, ../sass/global.scss */
.page footer ul li.tabletWebOnly {
  display: none;
}
/* line 420, ../sass/global.scss */
.page footer ul:last-of-type {
  text-align: center;
}
/* line 424, ../sass/global.scss */
.page footer .siteInfoWrapper p, .page footer .siteInfoWrapper a {
  text-align: center;
  font-weight: lighter;
  color: #29578B;
  font-size: 12px;
  line-height: 1.625em;
}
/* line 431, ../sass/global.scss */
.page footer .siteInfoWrapper span {
  padding-top: 8px;
  display: none;
}
/* line 437, ../sass/global.scss */
.page footer a {
  text-decoration: underline;
}
/* line 440, ../sass/global.scss */
.page footer .natSponsors, .page footer .cupSponsors {
  /* Commenting this area to fix bug REGATTA-342
  display: none;*/
  border-top: 1px solid #1B8EAF;
  text-align: left;
}


.page footer h5 {
    font-style: italic;
    padding: 15px;
    text-align: left;
}

/* line 443, ../sass/global.scss */
.page footer .sponsors li {
  padding: 0em .14em;
}
/* line 446, ../sass/global.scss */
.page footer .footerRule {
  height: 1px;
  width: 95%;
  background: #cccccc;
  display: block;
  margin: 0 auto 5px auto;
}
/* line 456, ../sass/global.scss */
.page article, .page .headline, .page section, .page footer {
  width: 100%;
  float: left;
  margin-right: 5.26316%;
  display: inline;
}
@media (min-width: 55em) {
  .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;
  }
 .page .tabletOnly {
    display: none !important;
  }
  /* 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 .seHeader nav.headerNav ul li.borderFix {
    border-right: medium none;
    padding: 0 10px;
/*     text-align: right; */
    width: 13%;
	}
  /* line 87, ../sass/_global_tablet.scss */
.page .seHeader nav.headerNav ul li.borderFix img, .page nav.headerNav ul li.borderFix .cartNum {
    margin: 0;
}
  /* line 91, ../sass/_global_tablet.scss */
.page .seHeader nav.headerNav ul li.borderFix img {
    display: inline-block;
    position: relative;
    right: auto;
    top: 7px;
	margin: 0;
}
  /* line 97, ../sass/_global_tablet.scss */
  .page nav.mainNav ul li.borderFix .cartNum {
    display: inline-block;
    position: relative;
    top: auto;
    right: auto;
    line-height: 19px;
  }
  .page nav ul .cartNum {
  top: 14px;
  right: 15px;
  }
  .page .seHeader,
	#pageHeader .top {
    max-width: 1000px;
    margin: 1% auto;
    margin-bottom:4.2%;
	}
}
@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/headerBorder2.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: 22px;
    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;
  }
  
  .page header .img {
    display: table-row;
    position: absolute;
    left: 7px;
    
  }
  /* line 28, ../sass/_global_tablet.scss */
  .page header .img li {
    display: table-cell;
    vertical-align: middle;
    hoizontal-align: left;
    padding: 0 5px;
  }
  /* line 33, ../sass/_global_tablet.scss */
  .page header .subNav li a {
    color: #1b8eaf;
  }
  /* 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 */
  /* line 108, ../sass/_global_tablet.scss */
  .page .headline li h1 {
    font-size: 1.25em;
  }
  
  .page .itemDetailsXYZ .buttonWrapper {
    float: left;
    margin-bottom: 1.25em;
    margin-right: 3.22581%;
    margin-top: 1.25em;
    text-align: center !important;
    width: 100%;
}

.page article div#shoppingArticles .buttonWrapper {
    float: left;
    margin-bottom: 1.25em;
    margin-right: 3.22581%;
    margin-top: 0px;
    text-align: center !important;
    width: 100%;
}
  
  /* line 112, ../sass/_global_tablet.scss */
  .page .buttonWrapper {
    width: 100%;
    float: left;
    margin-right: 3.22581%;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  /* line 119, ../sass/_global_tablet.scss */
  .page article p {
    font-size: .75em;
    font-weight: normal;
    line-height: 1.5em;
  }
  /* line 128, ../sass/_global_tablet.scss */
  .page section h4 {
    width: 100%;
    float: left;
    margin-right: 3.22581%;
  }
  /* line 133, ../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 140, ../sass/_global_tablet.scss */
  .page section .horizontalRuleWrapper, .page article .horizontalRuleWrapper {
    width: 100%;
    float: left;
    margin-right: 3.22581%;
  }
  /* line 142, ../sass/_global_tablet.scss */
  .page section .horizontalRuleWrapper .rule, .page article .horizontalRuleWrapper .rule {
    width: 90%;
  }
  /* line 147, ../sass/_global_tablet.scss */
  .page .styledSelect {
    width: 395px;
    margin: 5px 15px;
    text-align: left;
  }
  /* line 151, ../sass/_global_tablet.scss */
  .page .styledSelect select {
    margin: 0;
    font-size: 14px;
  }
  /* line 157, ../sass/_global_tablet.scss */
  .page input {
    margin: 5px 2px;
    display: block;
    padding: 5px;
    height: 15px;
    width: 385px;
    font-size: 14px;
  }
  /* line 165, ../sass/_global_tablet.scss */
  .page footer {
    border: none;
    border-top: 1px solid #1b8eaf;
    margin-bottom: 25px;
	border-width: 0px medium medium;
  }
  /* line 169, ../sass/_global_tablet.scss */
  .page footer ul li.tabletWebOnly {
    display: inline-block;
  }
  /* line 171, ../sass/_global_tablet.scss */
  .page footer ul li.tabletWebOnly p {
    margin-right: 5px;
  }
  /* line 175, ../sass/_global_tablet.scss */
  .page footer ul.sponsors {
    text-align: left;
    width: 42%;
  }
  /* line 180, ../sass/_global_tablet.scss */
  .page footer h5 {
    font-style: italic;
    text-align: left;
    padding: 15px;
  }
  /* line 185, ../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 #1b8eaf;
  }
  /* line 189, ../sass/_global_tablet.scss */
  .page footer .sponsors {
    width: 48.3871%;
    float: left;
    margin-right: 3.22581%;
    width: auto;
    margin: 0 0 0 25px;
  }
  /* line 194, ../sass/_global_tablet.scss */
  .page footer span {
    display: none;
    color: #bbd7e2;
    float: left;
  }
  /* line 199, ../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 204, ../sass/_global_tablet.scss */
  .page footer .socialNet .tabletWebOnly p {
    position: relative;
    top: -7px;
  }
  /* line 209, ../sass/_global_tablet.scss */
  .page footer .chickletWrapper {
    margin: 25px 0 30px 0;
    display: block;
    width: 100%;
    float: left;
    margin-right: 3.22581%;
  }
  /* line 213, ../sass/_global_tablet.scss */
  .page footer .chickletWrapper .sponsors img {
    margin-right: 8px;
  }
  /* line 216, ../sass/_global_tablet.scss */
  .page footer .chickletWrapper .socialNet {
   /*  margin-right: 10px; */
    margin-top: 5px;
    width: 315px;
  }
  /* line 220, ../sass/_global_tablet.scss */
  .page footer .chickletWrapper .socialNet img {
    margin-right: 4px;
  }
  /* line 223, ../sass/_global_tablet.scss */
  .page footer .chickletWrapper .socialNet p {
    font-style: italic;
    font-size: 1em;
  }
  /* line 229, ../sass/_global_tablet.scss */
  .page footer .siteInfoWrapper {
    display: block;
    line-height: 2.25em;
  }
  /* line 233, ../sass/_global_tablet.scss */
  .page footer .siteInfo {
    width: 100%;
    float: left;
    margin-right: 3.22581%;
  }
  /* line 236, ../sass/_global_tablet.scss */
  .page footer .footerLinks {
    width: 100%;
    float: left;
    margin-right: 3.22581%;
  }
  /* line 238, ../sass/_global_tablet.scss */
  .page footer .footerLinks .border {
    color: #bbd7e2;
  }
  /* line 242, ../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%;
    margin-bottom: 3%;
    position: relative;
    padding: 0;
    height: 200px;
    border-bottom: 1px solid #e1c99b;
  }
  /* line 11, ../sass/_global_web.scss */
  .page header img {
    margin-top: 55px;
  }
  /* 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;
  }
  /* 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;
    /*img {
      position: relative;
      top: 10px;
      right: 55px;
      margin: 0;
      width: auto;
    }
    .cartNum {
      background: url(/content360/images/global/cartNumBG.png) 0 0 no-repeat;
      color: white;
      text-align: center;
      font-weight: normal;
      width: 30px;
      height: 23px;
      position: relative;
      top: 10px;
      right: 15px;
      line-height: 21px;
    } */
  }
  /* line 61, ../sass/_global_web.scss */
  .page nav.mainNav ul li.borderFix img {
    display: inline-block;
    position: relative;
    top: 7px;
    right: auto;
  }
  /* line 67, ../sass/_global_web.scss */
  .page nav.mainNav ul li.borderFix .cartNum {
    display: inline-block;
    position: relative;
    top: auto;
    right: auto;
  }
  /* line 74, ../sass/_global_web.scss */
  .page nav.mainNav ul li.mobileTabletOnly {
    display: none;
  }
  /* line 77, ../sass/_global_web.scss */
  .page nav.mainNav li.activeNavLink {
    background: white;
    border-bottom: 4px solid #e1c99b;
    height: 54px;
  }
  /* line 81, ../sass/_global_web.scss */
  .page nav.mainNav li.activeNavLink a {
    color: #003062;
  }
  /* line 88, ../sass/_global_web.scss */
  .page .headline li h1 {
    font-size: 1.25em;
  }
  /* line 93, ../sass/_global_web.scss */
  .page article p {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.5em;
  }
  
  .page article div#shoppingArticles .headline  {
    color: #FFFFFF;
    display: inline;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
	/* padding: 22px 0 0 30px; */
    font-weight: 100;
    height: 45px;
    text-align: left;
  } 
  
  .page article div#shoppingArticles .itemDetails .image {
   /*  border: 1px solid #CCCCCC; */
    text-align: center;
    vertical-align: middle;
	}
  .page article p div.eventSiteLeftNavContentList{
    width: 100%;
	float: left;
	height: 50%;
	border: 1px solid;
  } 
  
 .page article div#shoppingArticles *{
	 -moz-box-sizing: border-box;
  }
/*  
  .page div#shoppingArticles .itemDetails article{
	height: 258px;
   }
*/   
 .page div#shoppingArticles .itemDetails article h4{
	display: block;
    float: none;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    margin-left: 0;
    margin-right: 0;
    padding: 4px;
    text-align: center;
    width: auto;
	text-transform: uppercase;
}

 .page article div#shoppingArticles .itemDetails .shoppingControls { 
 display: inline;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 0.92em;
    margin-bottom: 1em;
    margin-right: 5.26316%;
    width: 100%;
	margin-top: 1em;
}
 .page article div#shoppingArticles .itemDetails .shoppingControls ul{ 
 display: inline;
    float: left;
    /*height: 31px;*/
    margin-right: 5.26316%;
    width: 100%;
	margin-left: 33px;
	line-height:30px;
 }

 
.page article div#shoppingArticles .itemDetails .shoppingControls ul li.label{
	margin-right: 4px;
 	text-align: right;
 /* 	width: 1%; */
}

.page article div#shoppingArticles .itemDetails .shoppingControls ul li{ 
display: inline-block;
    float: left;
    line-height: 0px;
    padding: 0;
    width: 36.053%;
}

   .page article p div.eventSiteLeftNavContentList div.eventSiteLeftNavContentListTitle{  
	float: left;
    padding-bottom: 0;
    padding-top: 1px;
    text-transform: uppercase;
    width: 28%;
  }
   .page article p div.eventSiteLeftNavContentList div.eventSiteLeftNavContentListDesc{
    float: left;
    width: 74%;
  }
 
  
  /* line 100, ../sass/_global_web.scss */
  .page footer {
    border: none;
    margin-bottom: 15px;
    margin-top: 26px;
  }
  /* line 104, ../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 110, ../sass/_global_web.scss */
  .page footer .natSponsors img, .page footer .cupSponsors img {
    display: inline-block;
  }
  /* line 115, ../sass/_global_web.scss */
  .page footer .siteInfoWrapper {
    margin: 0 0 35px 0;
    display: inline-block;
    width: 100%;
    float: left;
    margin-right: 2.12766%;
  }
  /* line 120, ../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 129, ../sass/_global_web.scss */
  .page footer .siteInfoWrapper p.siteInfo {
    margin: 0 0 0 10px;
  }
  /* line 132, ../sass/_global_web.scss */
  .page footer .siteInfoWrapper span {
    display: inline-block;
    margin: 0px 5px;
  }
  /* line 136, ../sass/_global_web.scss */
  .page footer .siteInfoWrapper .footerLinks {
    display: inline-block;
    width: auto;
    float: right;
    font-size: .75em;
    margin: 12px 10px 0 0;
  }
  /* line 142, ../sass/_global_web.scss */
  .page footer .siteInfoWrapper .footerLinks li {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 148, ../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 155, ../sass/_global_web.scss */
  .page footer .chickletWrapper .sponsors, .page footer .chickletWrapper .socialNet {
    display: block;
    width: auto;
  }
  /* line 159, ../sass/_global_web.scss */
  .page footer .chickletWrapper .socialNet {
    margin-right: 7px;
    position: relative;
    top: 5px;
  }
}

@media (min-width: 480px) {
 .page div#shoppingArticles .itemDetails article p{
	/* color: #666666; */
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 5px;
    padding-left: 26px;
    width: 63%;
   /*  text-transform: uppercase; */
}
}


/* responsive */
@media screen and (min-width: 480px) and (max-width: 1024px){
	.page .seHeader {
	    border-bottom: none;
	    height: 140px;
	}
	.page .seHeader ul {
	    margin-left:12%;
	    width: 100%;
	}
	.page .seHeader li  {
		font-size: 0.57em
	}
	.page .seHeader, #pageHeader .top {
    margin: 1% auto 0%;
    max-width: 1160px; 
    }
	.page .seHeader ul li.rowextra{
		display: none;    
	}

	.page .seHeader ul li.borderFix a.rowcart{
		margin-left:44%;
		font-size:1.5em;		
	}

	.page .seHeader nav {
		height: 30px;
		margin-bottom: 0;
		margin-top: 0;
	}
	.page nav ul .cartNum {
		 right: 8px;
		 top: 8px;
	}

	.page .seHeader li:first-child {
		 border-right: medium none;
	}

	.page nav ul img {
		position: absolute;
		right: 38px;
		top: 8px;
		margin: 0;
	  }
	  .page .seHeader,
	#pageHeader .top {
    max-width: 1000px;
    margin: 1% auto;
    margin-bottom:5.2%;
	}	
	.page .seHeader nav.headerNav ul li.borderFix {
    border-right: medium none;
    padding: 0 10px;
    width: 23%;
	}
	.page .seHeader nav.headerNav ul li.borderFix img {
    display: inline-block;
    position: relative;
    top: 0px;
    right: auto;
	margin: 0;
  }
}
@media (min-width: 64.1em) {
  
    /* line 6, ../sass/_global_tablet.scss */
  .page .mobileOnly {
    display: none;
  }
  .page ul#expandableNav {
    display: none;
	}
}

@media (max-width: 30.1em){
	.page .seHeader nav.headerNav ul li.borderFix {
    border-right: medium none;
    padding: 0 10px;
    width: 12%;
	}
	.page nav ul .cartNum {
    right: 8px;
    top: 8px;
    }
    .page nav ul img {
    margin: 0;
    position: absolute;
    right: 39px;
    top: 8px;
}
.page input {
	margin: 0;
 }
 .page div#shoppingArticles .itemDetails article p {
    /* color: #6F3B1C; */
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 5px;
    padding-left: 26px;
    width: 100%;
}
}

.participantsPanel .textInputSearch  input{
    font-size: 15px;
    height: 18px;
    margin: 12px 1px 11px 4px;
    padding: 5px;
    width: 91%;
}

.participantsPanel .input-highlighted{
	background-color:#EBEBE4;border:1px solid #ABADB3;padding:2px 1px;
}
.participantsPanel button {
	background-size: auto 100%;
    border: 1px solid #663333;
    color: #79A030;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    height: 43px;
    margin: 5px;
    text-transform: uppercase;
	width:95%;
}
.searchContentArea .participantsPanelOr{
	color: #79A030;
    width: 93%;
    text-align: center;
	}
.searchContentArea #searchID{
    background: none repeat scroll 0 0 / auto 100% #555555;
    border: 0 solid #254B2A;
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 1em;
    height: 43px;
    margin-bottom: 12px;
    width: 90%;
    text-transform: uppercase;
    margin-left:12px;
}

.participantsPanel .searchContentBack{
	color: #A52A2A;
    float: right;
    font-size: 13px;
    margin-top: 5px;
    text-align: left;
    width: 94%;
	
}
.searchContentArea .searchMessge{
	color: red;
	margin:0 0 0 10px;
	text-align:left;	
}
.participantsPanel #searchID[type="button"]:hover {
     border: 1px solid #6B6C6C;
     color: #B2B2B2;
}

.participantsPanel #searchID[type="button"]:focus {
     border: 1px solid #7B8082;
     color: #7B8082;
}

strong, b {
	font-weight: bold;
}

i, em {
	font-style: italic;
}
