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

/*
	Misc.
*/

body {
  font-family: Times, serif;
}

h2,
h3 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #b19d65;
}

h3 {
  font-size: 18px;
  margin-bottom: 20px;
}

a {
  color: #998757;
}

a:hover {
  color: #f30;
}

#wrapper {
  width: 1100px;
  height: 100%;
  margin: 0 auto;
}

#content {
  float: left;
  width: 1100px;
  height: 100%;
  min-height: 100%;
}

.noshow {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.section {
  float: left;
  clear: both;
  width: 1100px;
  position: relative;
}

.perf-top {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 4px;
  width: 100%;
  background: url(../img/perf_top.png) repeat-x;
}

.perf-bot {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 4px;
  width: 100%;
  background: url(../img/perf_bot.png) repeat-x;
}

/*
	Page1
*/

#page1 {
  background-image: url(../img/back1.png);
  height: 760px;
}

/*
	Page2
*/

#page2 {
  background-image: url(../img/back2.png);
  height: 618px;
}

#video1 {
  position: absolute;
  width: 1100px;
  height: 618px;
}

#vinfo {
  position: absolute;
  top: 80px;
  left: 677px;
  width: 300px;
  height: 300px;
}
#date1 {
  position: relative;
  background-image: url(../img/date1.png);
  width: 300px;
  height: 100px;
}

#tickets1 {
  position: relative;
  font-size: 17px;
  line-height: 24px;
  text-align: left;
  margin-top: 20px;
}

#tickets1 h2 {
  font-size: 24px;
  margin: 0px 0px 10px -2px;
  text-align: left;
}

/*
	Page3
*/

#page3 {
  background-color: #000;
  /*height: 810px;*/
  padding: 0;
  padding-bottom: 80px;
}

.col-block {
  position: relative;
  margin: 80px auto 80px auto;
  width: 680px;
  text-align: center;
}
#tickets2 h2 {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}

.col-block p {
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0.13em;
  line-height: 22px;
  color: #fff;
}

/*
	Page 4
*/

#page4 {
  height: 700px;
}

.slider-wrapper {
  width: 1100px;
  height: 700px;
}

/*
	Page5
*/

#page5 {
  background-image: url(../img/back5.png);
  height: 315px;
  text-align: center;
}

#page5 a {
  color: #fff;
}

#page5 a:hover {
  color: #f30;
}

#date2 {
  position: absolute;
  background-image: url(../img/date2.png);
  top: 80px;
  left: 218px;
  width: 392px;
  height: 232px;
}

/*
	Dates
*/

.dates {
  position: relative;
  background-image: url(../img/back5.png);
  text-align: left;
}

.dates a {
  color: #fff;
}

.dates a:hover {
  color: #f30;
}

.dates .content {
  position: relative;
  font-size: 17px;
  line-height: 24px;
  color: black;
  text-align: left;
  margin: 100px 100px;
}

.dates h2 {
  font-size: 24px;
  color: black;
  margin-bottom: 20px;
}

.dates .main-info {
  font-family: "AlternateGothic";
  font-size: 48px;
  font-weight: normal;
  text-transform: uppercase;
  color: white;
  margin-left: 40px;
  margin-top: 40px;
}

.dates .sub-info {
  font-weight: normal;
  margin-top: 10px;
  margin-left: 44px;
}

.dates span.loc {
  color: black;
}

/*
	Page6
*/

#page6 {
  background-color: #000;
}

#end-titles {
  position: relative;
  text-align: center;
  margin-top: 50px;
}

#end-titles h2 {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}

#end-titles p {
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0.05em;
  line-height: 22px;
  color: #fff;
  margin-bottom: 40px;
}

#end-titles img {
  margin: 10px 10px;
}

#end-titles ul {
  position: relative;
  margin: 40px auto;
  padding: 0 !important;
  text-align: center;
}

#end-titles ul li {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 20px;
}

#end-titles h2 a {
  text-decoration: none;
}

/*
	Imprint
*/

#imprint {
  background: black;
  text-align: left;
  padding: 80px 200px;
  color: #ddd;
}

#imprint h2 {
  font-size: 36px;
  margin-bottom: 20px;
}

#imprint h3 {
  font-size: 14px;
  line-height: 22px;
  margin: 40px 0px 20px 0px;
}

#imprint p {
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0.05em;
  line-height: 22px;
  color: #ddd;
  margin-bottom: 20px;
  width: 680px;
}

/*
	Colors
*/

.black {
  color: #000;
}

.gold {
  color: #b19d65;
}

.gold2 {
  color: #998757;
}

.white {
  color: #fff;
}

/**************************************************************
	 Alignment classes
 **************************************************************/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignCenter {
  text-align: center;
}

/**************************************************************
	 Generic display classes
 **************************************************************/

.clear {
  clear: both;
}

.block {
  display: block;
}

.big {
  font-size: 1.3em;
}

.small {
  font-size: 0.85em;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}
