/* lato-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/lato-v24-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/lato-v24-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/lato-v24-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/lato-v24-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v24-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lato-v24-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v24-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/lato-v24-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/lato-v24-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/lato-v24-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body {
	background-image: none;
	background-color: #262626;
	margin:0;
}

figure {
	background-color: #fff;
}

figure img {
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	width: 150px;
}

figure a {
	display: block;
	color:#fff;
	text-decoration:none;
}

a {
	display: block;
	color:#000;
	text-decoration:none;
}

.year {
	color: #888;
	font-family:"Lato", sans-serif;
	font-style:normal;
	font-weight:300;
	background-color:transparent;
	text-decoration:none;
	font-variant:normal;
	font-size:22px;
	vertical-align:0;
	margin-left: 0px;
}


.fbtitle {
	color: #ACACAC;
	font-family:"Lato", sans-serif;
	font-style:normal;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
	font-variant:normal;
	font-size:18px;
	vertical-align:0;
}

.fbpost {
	color: #ACACAC;
	font-family:"Lato", sans-serif;
	font-style:normal;
	font-weight:300;
	background-color:transparent;
	text-decoration:none;
	font-variant:normal;
	font-size:16px;
	vertical-align:0;
	margin-left: 0px;
}

.fbentry {
	color: #ACACAC;
	font-family:"Lato", sans-serif;
	font-style:normal;
	font-weight:lighter;
	background-color:fff;
	text-decoration:none;
	font-variant:normal;
	font-size:16px;
	vertical-align:0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	display: none;
}

.fbdate1 {
	color:#888;
	font-family:"Lato", sans-serif;
	font-style:normal;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
	font-variant:normal;
	font-size:13px;
	vertical-align:0;
}

.fbdate2 {
	color:#888;
	font-family:"Lato", sans-serif;
	font-style:normal;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
	font-variant:normal;
	font-size:16px;
	vertical-align:0;
}

.fbdate3 {
	color:#888;
	font-family:"Lato", sans-serif;
	font-style:normal;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
	font-variant:normal;
	font-size:13px;
	vertical-align:0;
}

.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.hoverTable{
	width:100%;
	margin-left:0;
	margin-right:0;
	border-collapse:collapse;
	table-layout:fixed;
}
.hoverTable td{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border:#fff 0px solid;
/*    cursor: pointer;*/
}
/* Define the default color for all the table rows */
.hoverDiv{
	background: #363636;
}
.hoverDiv:hover {
	background-color: #464646;
}
.ticketLink{
	z-index: 1;
	color: #C6C6C6;
	font-family:"Lato", sans-serif;
	font-style:normal;
	font-weight:normal;
}
.fblink:hover {
	color: #A69364;
}

.button {
	z-index: 10;
	font-family:"Lato", sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	background-color: #01AED5;
	color: #fff;
	padding: 10px 20px 10px 20px;
	margin-right: 10px;
	border: #01AED5 solid 1px;
}

.button-disabled {
	z-index: 10;
	font-family:"Lato", sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	background-color: #565656;
	color: #888;
	padding: 10px 20px 10px 20px;
	margin-right: 10px;
	border: #eee solid 1px;
}

/* the animation CSS */
/* Ripple Out */

@-webkit-keyframes hvr-ripple-out {
  100% {
	top: -12px;
	right: -12px;
	bottom: -12px;
	left: -12px;
	opacity: 0;
  }
}

@keyframes hvr-ripple-out {
  100% {
	top: -12px;
	right: -12px;
	bottom: -12px;
	left: -12px;
	opacity: 0;
  }
}

.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #01AED5 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name
}
	
.cycle-slideshow {
	width:   1168px;
	padding: 0px;
	margin:  0px;
}
.alb {
	border: 1px solid #262626;
}

.selectbox {
				background-color: #fff;
				width: 410px;
				height: 42px;
				padding-left: 10px;
				margin-left: 39px;
				margin-bottom: 20px;

			}
			body select {
				color: #000;
				background-color: #fff;
				background: url("selectbox_arrow.png") right center no-repeat;
				border: 1px solid #fff;
				display: block;
				height: 42px;
				font-size: 22px;
				font-family:"Lato", serif;
				font-style:normal;
				font-weight:300;
				overflow: hidden;
				width: 400;
				appearance: none; /* this is must */
				-webkit-appearance: none;
				-moz-appearance: none;
			}
			body select option {
				padding: 0 4px;
				font-size: 22px;
				font-family:"Lato", serif;
				font-style:normal;
				font-weight:300;
				background-color: #fff;
			}

/* Slideshow */
.selectbox {
	background-color: #fff;
	width: 510px;
	height: 42px;
	padding-left: 10px;
	margin-left: 245px;
	margin-bottom: 20px;

}

body select {
	color: #000;
	background-color: #fff;
	background: url("selectbox_arrow.png") right center no-repeat;
	border: 1px solid #fff;
	display: block;
	height: 42px;
	font-size: 22px;
	font-family:"Lato", serif;
	font-style:normal;
	font-weight:300;
	overflow: hidden;
	width: 500;
	appearance: none; /* this is must */
	-webkit-appearance: none;
	-moz-appearance: none;
}
body select option {
	padding: 0 4px;
	font-size: 22px;
	font-family:"Lato", serif;
	font-style:normal;
	font-weight:300;
	background-color: #fff;
}
#buttons {
	position:absolute;
	bottom:0px;
	width:100%;
	height:60px;
}
.slidebutton {
	background-color: #303030;
	border: none;
	color: #000;
	padding: 10px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-family:"Lato", serif;
	font-style:normal;
	font-weight:normal;
	font-size: 28px;
	color: #999;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
}

.slidebutton:hover {
	background-color: #303030;
	color: #CCC;
}