/*
 * vegas
 */

.vegas-wrapper,.vegas-overlay,.vegas-timer,.vegas-slide,.vegas-slide-inner{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;border:none;padding:0;margin:0}.vegas-overlay{opacity:.5;background:transparent url("overlays/02.png") center center repeat}.vegas-timer{top:auto;bottom:0;height:2px}.vegas-timer-progress{width:0%;height:100%;background:white;-webkit-transition:width ease-out;transition:width ease-out}.vegas-timer-running .vegas-timer-progress{width:100%}.vegas-slide,.vegas-slide-inner{margin:0;padding:0;background:transparent center center no-repeat;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform,opacity}body .vegas-container{overflow:hidden !important;position:relative}.vegas-video{min-width:100%;min-height:100%;width:auto;height:auto}body.vegas-container{overflow:auto;position:static;z-index:-2}body.vegas-container > .vegas-timer,body.vegas-container > .vegas-overlay,body.vegas-container > .vegas-slide{position:fixed;z-index:-1}_::full-page-media,_:future,:root body.vegas-container > .vegas-slide,:root body.vegas-container > .vegas-overlay{bottom:-76px}.vegas-transition-blur,.vegas-transition-blur2{opacity:0;-webkit-filter:blur(32px);filter:blur(32px)}.vegas-transition-blur-in,.vegas-transition-blur2-in{opacity:1;-webkit-filter:blur(0px);filter:blur(0px)}.vegas-transition-blur2-out{opacity:0}.vegas-transition-burn,.vegas-transition-burn2{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-burn-in,.vegas-transition-burn2-in{opacity:1;-webkit-filter:contrast(100%) saturate(100%);filter:contrast(100%) saturate(100%)}.vegas-transition-burn2-out{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-fade,.vegas-transition-fade2{opacity:0}.vegas-transition-fade-in,.vegas-transition-fade2-in{opacity:1}.vegas-transition-fade2-out{opacity:0}.vegas-transition-flash,.vegas-transition-flash2{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-flash-in,.vegas-transition-flash2-in{opacity:1;-webkit-filter:brightness(1);filter:brightness(1)}.vegas-transition-flash2-out{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-negative,.vegas-transition-negative2{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-negative-in,.vegas-transition-negative2-in{opacity:1;-webkit-filter:invert(0);filter:invert(0)}.vegas-transition-negative2-out{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-slideDown,.vegas-transition-slideDown2{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-slideDown-in,.vegas-transition-slideDown2-in{-webkit-transform:translateY(0%);transform:translateY(0%)}.vegas-transition-slideDown2-out{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideLeft,.vegas-transition-slideLeft2{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideLeft-in,.vegas-transition-slideLeft2-in{-webkit-transform:translateX(0%);transform:translateX(0%)}.vegas-transition-slideLeft2-out{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vegas-transition-slideRight,.vegas-transition-slideRight2{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vegas-transition-slideRight-in,.vegas-transition-slideRight2-in{-webkit-transform:translateX(0%);transform:translateX(0%)}.vegas-transition-slideRight2-out{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideUp,.vegas-transition-slideUp2{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideUp-in,.vegas-transition-slideUp2-in{-webkit-transform:translateY(0%);transform:translateY(0%)}.vegas-transition-slideUp2-out{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-swirlLeft,.vegas-transition-swirlLeft2{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-swirlLeft-in,.vegas-transition-swirlLeft2-in{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);opacity:1}.vegas-transition-swirlLeft2-out{-webkit-transform:scale(2) rotate(-35deg);transform:scale(2) rotate(-35deg);opacity:0}.vegas-transition-swirlRight,.vegas-transition-swirlRight2{-webkit-transform:scale(2) rotate(-35deg);transform:scale(2) rotate(-35deg);opacity:0}.vegas-transition-swirlRight-in,.vegas-transition-swirlRight2-in{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);opacity:1}.vegas-transition-swirlRight2-out{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-zoomIn,.vegas-transition-zoomIn2{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-zoomIn-in,.vegas-transition-zoomIn2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomIn2-out{-webkit-transform:scale(2);transform:scale(2);opacity:0}.vegas-transition-zoomOut,.vegas-transition-zoomOut2{-webkit-transform:scale(2);transform:scale(2);opacity:0}.vegas-transition-zoomOut-in,.vegas-transition-zoomOut2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomOut2-out{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-animation-kenburns{-webkit-animation:kenburns ease-out;animation:kenburns ease-out}@-webkit-keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}.vegas-animation-kenburnsDownLeft{-webkit-animation:kenburnsDownLeft ease-out;animation:kenburnsDownLeft ease-out}@-webkit-keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownRight{-webkit-animation:kenburnsDownRight ease-out;animation:kenburnsDownRight ease-out}@-webkit-keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDown{-webkit-animation:kenburnsDown ease-out;animation:kenburnsDown ease-out}@-webkit-keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsLeft{-webkit-animation:kenburnsLeft ease-out;animation:kenburnsLeft ease-out}@-webkit-keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsRight{-webkit-animation:kenburnsRight ease-out;animation:kenburnsRight ease-out}@-webkit-keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpLeft{-webkit-animation:kenburnsUpLeft ease-out;animation:kenburnsUpLeft ease-out}@-webkit-keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpRight{-webkit-animation:kenburnsUpRight ease-out;animation:kenburnsUpRight ease-out}@-webkit-keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUp{-webkit-animation:kenburnsUp ease-out;animation:kenburnsUp ease-out}@-webkit-keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}


/*= CORE CSS */

.eventCalendar-hidden {
	display: none;
}

.eventCalendar-wrap {
	position: relative;
	overflow: hidden;
}

.eventCalendar-arrow {
	position: absolute;
	z-index: 5;
	top: 3px;
}

.eventCalendar-prev {
	left: 3px;
}

.eventCalendar-next {
	right: 3px;
}

.eventCalendar-monthTitle {
	display: block;
	text-align: center;
}

.eventCalendar-monthWrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.eventCalendar-currentMonth {
	z-index: 1;
}

.eventCalendar-daysList {
	display: table;
	width: 100%;
}

.eventCalendar-showAsWeek {
	display: block;
}

.eventCalendar-daysList li {
	display: table-cell;
}

.eventCalendar-dayWithEvents {
	background: rgba(0, 0, 0, 0.15);
}

.eventCalendar-current {
	background: rgba(0, 0, 0, 0.35);
}

.eventCalendar-showAsWeek li {
	display: block;
	float: left;
	width: 14.28%;
	height: 20px;
}

.eventCalendar-daysList a {
	padding: 0;
	display: block;
	text-align: center;
	font-size: 8px;
	min-width: 7px;
}

.eventCalendar-loading {
	display: block;
	min-width: 100px;
	height: 40px;
	line-height: 40px;
}

.eventCalendar-list {
	position: relative;
	z-index: 1;
}

.eventCalendar-oldEventList {
	z-index: 2;
}

.eventCalendar-subtitle {
	padding-left: 5px;
	font-weight: bold;
	font-size: 120%;
}
/* end of core CSS */.eventCalendar-wrap {
  border: solid 1px #d3d3d3;
  margin-bottom: 20px;
  background-color: #fff;
  color: #807E7E; }

.eventCalendar-wrap .eventCalendar-arrow {
  text-decoration: none;
  color: #fff;
  padding: 0 5px;
  line-height: 28px;
  top: -1px;
  padding: 8px 10px; }

.eventCalendar-wrap .eventCalendar-arrow:hover {
  opacity: 0.7; }

.eventCalendar-wrap .eventCalendar-arrow span {
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  float: left;
  text-indent: -5000px; }

.eventCalendar-wrap .eventCalendar-arrow.eventCalendar-prev span {
  border-left-width: 0;
  border-right: 6px solid #fff; }

.eventCalendar-slider {
  height: 80px; }

.eventCalendar-monthWrap {
  border-radius: 5px;
  top: 0px;
  left: 0px; }

.eventCalendar-currentTitle {
  line-height: 25px;
  background-color: #138DA5;
  outline: 1px solid #138DA5;
  border: 1px solid #E3E3E3;
  border-width: 1px 0; }

.eventCalendar-currentTitle .eventCalendar-monthTitle {
  font-size: 110%;
  text-decoration: none;
  font-weight: bold;
  color: #fff; }

.eventCalendar-daysList {
  zoom: 1;
  padding: 0 !important;
  margin: 0 !important;
  width: 100%;
  display: flex; }

.eventCalendar-daysList li {
  margin: 0 !important; }

.eventCalendar-daysList li {
  display: block;
  flex-grow: 1; }

.eventCalendar-daysList.eventCalendar-showAsWeek {
  margin: 10px 5px;
  width: auto;
  display: block;
  border: solid 1px #BCBCBC;
  border-bottom-width: 0;
  border-radius: 0;
  background-color: #CCCCCC; }

.eventCalendar-daysList.showDayNames.eventCalendar-showAsWeek {
  border-radius: 5px 5px 0 0; }

.eventCalendar-daysList:before, .eventCalendar-daysList:after {
  content: "";
  display: table; }

.eventCalendar-daysList:after {
  clear: both; }

.eventCalendar-day-header {
  text-transform: uppercase;
  text-align: center;
  font-size: 10px;
  border-bottom: solid 1px #BCBCBC; }

.eventCalendar-daysList.eventCalendar-showAsWeek li {
  height: auto;
  margin: 0; }

.eventCalendar-daysList.eventCalendar-showAsWeek li.eventCalendar-empty {
  background-color: #ccc;
  min-height: 27px;
  border-top: solid 1px #ccc; }

.eventCalendar-day a {
  text-decoration: none;
  font-size: 10px;
  color: #424242; }

.eventCalendar-day {
  border-left: solid 1px #BCBCBC; }

.eventCalendar-day a {
  border: solid 1px #BCBCBC;
  border-width: 0 1px 1px 0; }

.eventCalendar-showAsWeek .eventCalendar-day {
  border-left-width: 0; }

.eventCalendar-showAsWeek .eventCalendar-day a {
  border: solid 1px red;
  border-color: #fff #BCBCBC #BCBCBC #eee;
  line-height: 27px;
  font-size: 11px; }

.eventCalendar-day a:hover {
  background-color: #E4E4E4;
  /*	box-shadow:inset 5px 5px 10px #C1C1C1;
					text-shadow: 2px 2px 2px #C1C1C1;*/ }

.eventCalendar-daysList li.today a {
  color: #fff;
  background: #aaa;
  /*	box-shadow:inset 5px 5px 10px #777;
				text-shadow: 2px 2px 2px #777;*/ }

li.eventCalendar-day.today a:hover {
  background-color: #ccc;
  /*box-shadow:inset 5px 5px 10px #999;*/ }

.eventCalendar-daysList li.eventCalendar-dayWithEvents a {
  background: #89B814;
  /*box-shadow:inset 5px 5px 10px #698B10;
				text-shadow: 2px 2px 2px #698B10;*/
  color: #fff; }

li.eventCalendar-day.eventCalendar-dayWithEvents a:hover {
  background-color: #C2D374;
  /*box-shadow:inset 5px 5px 10px #89B814;
					text-shadow: 2px 2px 2px #89B814;*/ }

.eventCalendar-daysList li.current a {
  color: #fff;
  background: #449FB2;
  box-shadow: inset 5px 5px 10px #216B7A;
  text-shadow: 2px 2px 2px #216B7A; }

li.eventCalendar-day.current a:hover {
  background-color: #79BDCC;
  box-shadow: inset 5px 5px 10px #449FB2;
  text-shadow: 2px 2px 2px #449FB2; }

.eventCalendar-loading {
  border-radius: 0;
  margin: 0 10px;
  padding: 0 10px;
  background-color: #ccc;
  color: #fff;
  text-align: center;
  font-weight: bold;
  position: relative;
  z-index: 4; }

.eventCalendar-loading.error {
  background-color: red; }

.eventCalendar-subtitle {
  padding: 0px 15px 10px;
  margin-bottom: 0; }

.eventCalendar-list-wrap {
  min-height: 100px;
  position: relative;
  margin-top: 20px;
  padding: 0px; }

.eventCalendar-list-content.scrollable {
  height: 100px;
  overflow-y: auto;
  margin: 0 5px 5px 0; }

.eventCalendar-list {
  margin: 0 !important;
  padding: 0 0 !important;
  list-style-type: none; }

.eventCalendar-list li {
  padding: 15px;
  margin: 0;
  clear: both; }

.eventCalendar-list li time em {
  float: left;
  font-style: normal; }

.eventCalendar-list li time small {
  float: left;
  background-color: #807E7E;
  color: #fff;
  padding: 0 5px 0 4px;
  margin: 0em 0 0 6px; }

.eventCalendar-list li .eventCalendar-eventTitle {
  display: block;
  clear: both;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none; }

.eventCalendar-list li a.eventCalendar-eventTitle {
  color: #0E8EAB; }

.eventCalendar-list li a.eventCalendar-eventTitle:hover {
  text-decoration: underline; }

.eventCalendar-list li .eventDesc {
  clear: both;
  margin: 0 0 5px 0;
  font-size: 80%;
  line-height: 1.2em; }

.eventCalendar-list .eventCalendar-noEvents {
  font-size: 120%;
  border-radius: 4px;
  margin: 5px;
  padding: 10px;
  background-color: #ccc;
  color: #fff;
  text-align: center;
  font-weight: bold;
  box-shadow: 0;
  text-shadow: 0 0 3px #aaa; }

.eventCalendar-list .eventCalendar-noEvents p {
  margin-bottom: 0; }

.bt {
  font-size: 12px;
  display: block;
  clear: both;
  text-align: center;
  margin-top: 10px;
  padding: 9px 34px 11px;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  background-color: #698B10;
  border-radius: 4px;
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all; }

.bt:hover {
  text-decoration: none; }

/* end of theme css */

#stacks_in_1642 {
	background-color: rgba(0, 0, 0, 0.00);
}



#stacks_in_1648 *,
.nimblehost_myMenuOuterWrapper_stacks_in_1648 * {
	-webkit-box-sizing: content-box;
	 box-sizing: content-box;
}

.nimblehost_myMenuOuterWrapper_stacks_in_1648 { 
	margin: 0;
	padding: 0;
	
	position: absolute;
	
	z-index: 100; 
	
	position: relative;
	
	
	
	
	font-size: 16px;
	
	
		
		
		
		
		
	font-family: Helvetica, Arial, sans-serif;
		
		
		
		
		
		
		
	
}

.nimblehost_myMenuInnerWrapper_stacks_in_1648, .nimblehost_myMenu_stacks_in_1648 ul ul, .nimblehost_myMenuInnerWrapper_stacks_in_1648 .myMenu_mobileToggle p { 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.nimblehost_myMenuInnerWrapper_stacks_in_1648 {
	
	
	background-color: rgba(0, 0, 255, 1.00);
	background: linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	background: -o-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	background: -moz-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	background: -moz-linear-gradient(100% 100% 90deg, rgba(128, 0, 255, 1.00), rgba(0, 0, 255, 1.00));
	background: -webkit-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 255, 1.00)), to(rgba(128, 0, 255, 1.00)));
	background: -ms-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 0, 255, 1.00), endColorstr=rgba(128, 0, 255, 1.00))";/* For IE 8 */
	
}
@-moz-document url-prefix() {  }
.nimblehost_myMenuLabel_stacks_in_1648 {
	
	display: none;
	
	color: rgba(0, 0, 0, 1.00);
}

.nimblehost_myMenu_stacks_in_1648 { 
	padding: 0 5px;
	
	
}
.nimblehost_myMenu_stacks_in_1648 ul { 
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	width: auto;
	
	
	min-height: 33px;
	
	
}

.nimblehost_myMenu_stacks_in_1648 ul li, .customMenuItems li { 
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	display: block;
	background-image: none !important;
	position: relative;
	
	display: inline-block;
	
}

.customMenuItems, .customMenuItems .stacks_out, .customMenuItems .stacks_in {
	display: block;
	
	display: inline;
	
}

.nimblehost_myMenu_stacks_in_1648 ul li a, .customMenuItems li a { 
	margin: 0;
	padding: 0 12px;
	display: block;
	text-align: left;
	text-decoration: none;
	line-height: 33px;
	color: rgba(255, 255, 255, 1.00);
	
	
	border-top: none; border-bottom: none;
	zoom: 1;
}
.nimblehost_myMenu_stacks_in_1648 ul li a:hover, .customMenuItems li a:hover { 
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(255, 0, 0, 1.00);
}
.nimblehost_myMenu_stacks_in_1648 ul li a:active, .customMenuItems li a:active {
	-webkit-box-shadow:inset 0 0 3px black;
	-moz-box-shadow:inset 0 0 3px black;
	box-shadow:inset 0 0 3px black;
}
.nimblehost_myMenu_stacks_in_1648 ul li a#current, .nimblehost_myMenu_stacks_in_1648 ul li a.current, .nimblehost_myMenu_stacks_in_1648 ul li a.currentAncestor {
	padding-top: 0;
	padding-bottom: 0;
	background-color: rgba(64, 128, 0, 1.00);
	color: rgba(255, 255, 255, 1.00);
	-webkit-box-shadow:inset 0 0 3px black;
	-moz-box-shadow:inset 0 0 3px black;
	box-shadow:inset 0 0 3px black;
	border: none;
}

.nimblehost_myMenu_stacks_in_1648 ul li.ddarrow a { padding-right: 22px !important; }
.nimblehost_myMenu_stacks_in_1648 ul ul li.ddarrow a { padding-right: 12px !important; }

.nimblehost_myMenu_stacks_in_1648 ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_1648 ul .customMenuItems li.ddarrow .childIndicator { 
	position:absolute;
	top:8px;
	right:3px;
	float:right;
	height: 17px;
	width: 17px;
	background: transparent url(../eventlistings_files/ddarrowDown.png) center center no-repeat;
}

.nimblehost_myMenu_stacks_in_1648 ul ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_1648 ul .customMenuItems ul li.ddarrow .childIndicator {
	background-image: url(../eventlistings_files/ddarrow.png);
}



.nimblehost_myMenu_stacks_in_1648 .customMenuItems .stacks_out, .nimblehost_myMenu_stacks_in_1648 .customMenuItems .stacks_in { overflow: visible; }

/* Second Level Menu Items */
.nimblehost_myMenu_stacks_in_1648 ul ul {
	border: none;
	margin: 0;
	padding: 5px 0 !important;
	height: auto;
	position: absolute;
	width: 150px;
	z-index: 101; 
	top: 33px;
	left: 0;
	display: none;
	
	
		
		background-color: rgba(0, 0, 255, 1.00);
		background: linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -o-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(100% 100% 90deg, rgba(128, 0, 255, 1.00), rgba(0, 0, 255, 1.00));
		background: -webkit-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 255, 1.00)), to(rgba(128, 0, 255, 1.00)));
		background: -ms-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 0, 255, 1.00), endColorstr=rgba(128, 0, 255, 1.00))";/* For IE 8 */
		
	
}

.nimblehost_myMenu_stacks_in_1648 ul ul li { 
	
	display: block;
	
}

.nimblehost_myMenu_stacks_in_1648 ul ul li a { 
	width: auto;
	
		
		border-top: solid 1px rgba(255, 255, 255, 1.00);
		border-bottom: solid 1px rgba(170, 170, 170, 1.00);
		
	
	
	border-top: none; border-bottom: none;
}



.nimblehost_myMenu_stacks_in_1648 ul ul ul {
	top: -5px;
	left: 150px;
	padding: 5px 0 !important;
}



.nimblehost_myMenuInnerWrapper_stacks_in_1648 .myMenu_mobileToggle { display: none; }


@media screen and (max-width: 480px), (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2), only screen and (orientation: portrait) {
	.nimblehost_myMenuOuterWrapper_stacks_in_1648, .nimblehost_myMenuOuterWrapper_stacks_in_1648[style] {
		position: absolute !important; top: 0; bottom: auto; left: 0 !important; width: 100% !important;
		top: 44px;
	}

	.nimblehost_myMenuInnerWrapper_stacks_in_1648 .subMenuBackground { display: none; }

	.nimblehost_myMenuLabel_stacks_in_1648 { display: none; }

	.nimblehost_myMenu_stacks_in_1648 { padding: 5px 0; }

	.nimblehost_myMenu_stacks_in_1648 ul, .nimblehost_myMenu_stacks_in_1648 ul ul { width: 100% !important; }

	.nimblehost_myMenu_stacks_in_1648 ul li, .customMenuItems li, .customMenuItems, .customMenuItems .stacks_out, .customMenuItems .stacks_in { display: block; }

	.nimblehost_myMenu_stacks_in_1648 ul li a, .customMenuItems li a { color: rgba(255, 255, 255, 1.00); border-top: solid 1px rgba(255, 255, 255, 1.00); border-bottom: solid 1px rgba(170, 170, 170, 1.00); border-top: none; border-bottom: none; }

	.nimblehost_myMenu_stacks_in_1648 ul ul, .nimblehost_myMenu_stacks_in_1648 ul ul ul { position: relative !important; left: auto !important; top: auto !important; height: auto !important; padding: 0 !important; margin: 0; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; box-shadow: none; }

	.nimblehost_myMenu_stacks_in_1648 ul ul ul {
		width: 100%; position: relative; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; top: auto; left: auto;
	}
	.nimblehost_myMenu_stacks_in_1648 ul ul li { display: block; }

	.nimblehost_myMenu_stacks_in_1648 ul ul li a { padding-left: 20px; color: rgba(255, 255, 255, 1.00) ; }
	.nimblehost_myMenu_stacks_in_1648 ul ul ul li a { padding-left: 40px; }
	.nimblehost_myMenu_stacks_in_1648 ul ul ul ul li a { padding-left: 60px; }
	.nimblehost_myMenu_stacks_in_1648 ul ul ul ul ul li a { padding-left: 80px; }
	.nimblehost_myMenu_stacks_in_1648 ul ul ul ul ul ul li a { padding-left: 100px; }
	.nimblehost_myMenu_stacks_in_1648 ul ul ul ul ul ul ul li a { padding-left: 120px; }
	.nimblehost_myMenu_stacks_in_1648 ul ul ul ul ul ul ul ul li a { padding-left: 140px; }
	.nimblehost_myMenu_stacks_in_1648 ul ul ul ul ul ul ul ul ul li a { padding-left: 160px; }
	.nimblehost_myMenu_stacks_in_1648 ul ul ul ul ul ul ul ul ul ul li a { padding-left: 180px; }

	.nimblehost_myMenu_stacks_in_1648 ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_1648 ul ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_1648 ul .customMenuItems li.ddarrow .childIndicator { width: 17px; background-image: url(../eventlistings_files/ddarrowDown.png); }

	.nimblehost_myMenuInnerWrapper_stacks_in_1648 .myMenu_mobileToggle {
		margin: 0; padding: 0; display: block; color: rgba(0, 0, 0, 1.00); position: fixed; z-index: 1000;
		top: 0;
		
		left: 0;
		
		

	}

	.nimblehost_myMenuInnerWrapper_stacks_in_1648 .myMenu_mobileToggle p {
		margin: 0; padding: 10px 5px; height: 23px; text-align: left;
		
		background: linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -o-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(100% 100% 90deg, rgba(128, 0, 255, 1.00), rgba(0, 0, 255, 1.00));
		background: -webkit-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 255, 1.00)), to(rgba(128, 0, 255, 1.00)));
		background: -ms-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 0, 255, 1.00), endColorstr=rgba(128, 0, 255, 1.00))";/* For IE 8 */
		
		
	}

	.nimblehost_myMenuInnerWrapper_stacks_in_1648 .myMenu_mobileToggle .mt-bar-wrapper { display: inline-block; width: 30px; }

	.nimblehost_myMenuInnerWrapper_stacks_in_1648 .myMenu_mobileToggle .mt-bar { display: block; margin: 2px 5px; width: 20px; height: 3px; border-radius: 2px; background-color: rgba(255, 255, 255, 1.00); border-top: solid 1px rgba(127, 127, 127, 1.00); border-bottom: solid 1px rgba(255, 255, 255, 1.00); }

	.nimblehost_myMenu_stacks_in_1648 { padding-top: 5px; display: none; }
}




	.tablet.nimblehost_myMenuOuterWrapper_stacks_in_1648, .tablet.nimblehost_myMenuOuterWrapper_stacks_in_1648[style] {
		position: absolute !important; top: 0; bottom: auto; left: 0 !important; width: 100% !important;
		top: 44px;
	}

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_1648 .subMenuBackground { display: none; }

	.tablet .nimblehost_myMenuLabel_stacks_in_1648 { display: none; }

	.tablet .nimblehost_myMenu_stacks_in_1648 { padding: 5px 0; }

	.tablet .nimblehost_myMenu_stacks_in_1648 ul, .tablet .nimblehost_myMenu_stacks_in_1648 ul ul { width: 100% !important; }

	.tablet .nimblehost_myMenu_stacks_in_1648 ul li, .tablet .customMenuItems li, .tablet .customMenuItems, .tablet .customMenuItems .stacks_out, .tablet .customMenuItems .stacks_in { display: block; }

	.tablet .nimblehost_myMenu_stacks_in_1648 ul li a, .tablet .customMenuItems li a { color: rgba(255, 255, 255, 1.00); border-top: solid 1px rgba(255, 255, 255, 1.00); border-bottom: solid 1px rgba(170, 170, 170, 1.00); border-top: none; border-bottom: none; }

	.tablet .nimblehost_myMenu_stacks_in_1648 ul ul, .tablet .nimblehost_myMenu_stacks_in_1648 ul ul ul { position: relative !important; left: auto !important; top: auto !important; height: auto !important; padding: 0 !important; margin: 0; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; box-shadow: none; }

	.tablet .nimblehost_myMenu_stacks_in_1648 ul ul ul {
		width: 100%; position: relative; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; top: auto; left: auto;
	}
	.tablet .nimblehost_myMenu_stacks_in_1648 ul ul li { display: block; }

	.tablet .nimblehost_myMenu_stacks_in_1648 ul ul li a { padding-left: 20px; color: rgba(255, 255, 255, 1.00) ; }
	.tablet .nimblehost_myMenu_stacks_in_1648 ul ul ul li a { padding-left: 40px; }
	.tablet .nimblehost_myMenu_stacks_in_1648 ul ul ul ul li a { padding-left: 60px; }
	.tablet .nimblehost_myMenu_stacks_in_1648 ul ul ul ul ul li a { padding-left: 80px; }
	.tablet .nimblehost_myMenu_stacks_in_1648 ul ul ul ul ul ul li a { padding-left: 100px; }
	.tablet .nimblehost_myMenu_stacks_in_1648 ul ul ul ul ul ul ul li a { padding-left: 120px; }
	.tablet .nimblehost_myMenu_stacks_in_1648 ul ul ul ul ul ul ul ul li a { padding-left: 140px; }
	.tablet .nimblehost_myMenu_stacks_in_1648 ul ul ul ul ul ul ul ul ul li a { padding-left: 160px; }
	.tablet .nimblehost_myMenu_stacks_in_1648 ul ul ul ul ul ul ul ul ul ul li a { padding-left: 180px; }

	.tablet .nimblehost_myMenu_stacks_in_1648 ul li.ddarrow .childIndicator, .tablet .nimblehost_myMenu_stacks_in_1648 ul ul li.ddarrow .childIndicator, .tablet .nimblehost_myMenu_stacks_in_1648 ul .customMenuItems li.ddarrow .childIndicator { width: 17px; background-image: url(../eventlistings_files/ddarrowDown.png); }

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_1648 .myMenu_mobileToggle {
		margin: 0; padding: 0; display: block; color: rgba(0, 0, 0, 1.00); position: fixed; z-index: 1000;
		top: 0;
		
		left: 0;
		
		

	}

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_1648 .myMenu_mobileToggle p {
		margin: 0; padding: 10px 5px; height: 23px; text-align: left;
		
		background: linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -o-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(100% 100% 90deg, rgba(128, 0, 255, 1.00), rgba(0, 0, 255, 1.00));
		background: -webkit-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 255, 1.00)), to(rgba(128, 0, 255, 1.00)));
		background: -ms-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 0, 255, 1.00), endColorstr=rgba(128, 0, 255, 1.00))";/* For IE 8 */
		
		
	}

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_1648 .myMenu_mobileToggle .mt-bar-wrapper { display: inline-block; width: 30px; }

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_1648 .myMenu_mobileToggle .mt-bar { display: block; margin: 2px 5px; width: 20px; height: 3px; border-radius: 2px; background-color: rgba(255, 255, 255, 1.00); border-top: solid 1px rgba(127, 127, 127, 1.00); border-bottom: solid 1px rgba(255, 255, 255, 1.00); }

	.tablet .nimblehost_myMenu_stacks_in_1648 { padding-top: 5px; display: none; }



#stacks_in_1648 {
	background-color: rgba(204, 204, 204, 0.00);
}
body{background-color:#FFFFFF;background:url() no-repeat center center fixed;background-size:cover;}@media only screen and (min-width:40.063em){body{background:url() no-repeat center center fixed;background-size:cover;}}.vegas-loading{display:none}.vegas-background{-ms-interpolation-mode:bicubic;image-rendering:optimizeQuality;max-width:none !important}.vegas-overlay,.vegas-background{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vegas-overlay{opacity:0.79}.vegas-timer-progress{background:#FFFFFF}

#stacks_in_1650 {
	background-color: rgba(204, 204, 204, 0.00);
}

#stacks_out_1650 {
	width: 34%;
	margin-right:0;
}

#stacks_in_1643 {
	background-color: rgba(128, 0, 255, 0.58);
	margin:  8px;
	padding:  15px;
}

#stacks_out_1643 {
	width: 89%;
	margin-left:0;
}
#calendar_stacks_in_1653.eventCalendar-wrap {
  font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
  border: solid 1px lightgray;
  background-color: white;
  color: #807E7E; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-eventDesc {
    font-size: 100%;
    color: #000000;
    clear: both;
    margin-top: 1em;
    /*margin-bottom: 15px;*/ }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-currentTitle {
    background-color: #8000ff;
    outline: 1px solid #8000ff;
    border: 1px solid white;
    color: #FFFFFF !important; }
    #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-currentTitle .eventCalendar-monthTitle {
      color: #FFFFFF !important; }
  #calendar_stacks_in_1653.eventCalendar-wrap div.eventCalendar-slider {
    display: block; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-list-wrap {
    display: block; }
    #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-list-wrap .eventCalendar-subtitle {
      display: block; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-arrow {
    color: #FFFFFF; }
    #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-arrow span {
      border-left-color: #FFFFFF !important;
      border-right-color: #FFFFFF !important; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-list-content.scrollable {
    height: auto;
    max-height: 300px; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-daysList {
    border-width: 0;
    background-color: #f0f0f0;
    display: block; }
    #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-daysList .eventCalendar-day-header {
      background-color: black;
      color: #FFFFFF;
      border-color: lightgray;
      font-size: 66.659996%; }
    #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-daysList li.eventCalendar-empty {
      border-width: 0;
      background-color: transparent; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-day a {
    border: 1px solid white;
    color: #FFFFFF !important;
    background-color: #cc66ff;
    font-size: 100%; }
    #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-day a:hover {
      color: #111111 !important;
      background-color: #f0f0f0; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-daysList a {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    border: 1px solid #f0f0f0;
    background-color: #cc66ff;
    transition: all 300ms; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-daysList li, #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-list li {
    display: block;
    margin: 0 !important;
    padding-top: 0 !important; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-list > li > .eventCalendar-eventTitle + time {
    /*border: 1px solid red;*/ }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-list li:nth-child(even) {
    background-color: white; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-list li:nth-child(odd) {
    background-color: white; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-list p {
    line-height: 1.5;
    color: #000000; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-daysList li.today a {
    background-color: #aaaaaa;
    color: #FFFFFF !important; }
    #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-daysList li.today a:hover {
      background-color: #666666;
      color: #FFFFFF !important; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-daysList li.eventCalendar-dayWithEvents a {
    background-color: navy;
    color: #FFFFFF !important; }
    #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-daysList li.eventCalendar-dayWithEvents a:hover {
      background-color: #8000ff;
      color: #FFFFFF !important; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-list .eventLocation {
    display: block;
    clear: both;
    font-size: 0.7em;
    line-height: 1.2;
    font-style: italic; }
    #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-list .eventLocation + .eventCalendar-eventTitle {
      margin-top: 0.2em; }
    #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-list .eventLocation a {
      color: #800000; }
    #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-list .eventLocation a:hover {
      color: #FF8000; }
  #calendar_stacks_in_1653.eventCalendar-wrap .eventCalendar-list time {
    font-size: 100%;
    color: #191919; }
  #calendar_stacks_in_1653.eventCalendar-wrap li time small {
    background-color: #191919;
    color: white; }
  #calendar_stacks_in_1653.eventCalendar-wrap .bt {
    background-color: red;
    color: #FFFFFF; }
    #calendar_stacks_in_1653.eventCalendar-wrap .bt a {
      text-decoration: none; }
    #calendar_stacks_in_1653.eventCalendar-wrap .bt:hover, #calendar_stacks_in_1653.eventCalendar-wrap .bt:hover a, #calendar_stacks_in_1653.eventCalendar-wrap .bt:hover a:hover {
      background-color: #004080;
      color: #FFFFFF;
      text-decoration: none; }
  #calendar_stacks_in_1653.eventCalendar-wrap li .eventCalendar-eventTitle {
    font-size: 100%;
    color: #807E7E;
    transition: all 0.3s;
    line-height: 1.4; }
  #calendar_stacks_in_1653.eventCalendar-wrap li a.eventCalendar-eventTitle {
    color: #8000FF;
    text-decoration: none; }
  #calendar_stacks_in_1653.eventCalendar-wrap li a.eventCalendar-eventTitle:hover {
    color: #0000FF;
    text-decoration: none; }
  #calendar_stacks_in_1653.eventCalendar-wrap li.eventCalendar-noEvents {
    background-color: #807E7E !important;
    color: white;
    text-shadow: none;
    border-radius: 0;
    margin: 10px !important;
    padding: 10px !important;
    margin-bottom: 20px !important; }
    #calendar_stacks_in_1653.eventCalendar-wrap li.eventCalendar-noEvents p {
      color: white; }

#stacks_in_1653 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  4px;
}

#stacks_out_1653 {
	margin-left:0;
}
