
.popup1 { 
	width: 410px;
	height: 340px;
	left: 210px;
	top: 80px;
	font-family: Arial, Sans-Serif;
  	font-weight: 600;
  	font-size:  13px;
  	color:   #000000;
  	background-color: #E0E0E0;
  	border: 1px solid black;
  	z-index: 99; 
  	position: absolute;
  	padding-left: 5px;
}

.popup2 { 
	width: 410px;
	height: 320px;
	left: 210px;
	top: 350px;
	font-family: Arial, Sans-Serif;
  	font-weight: 600;
  	font-size:  13px;
  	color:   #000000;
  	background-color: #E0E0E0;
  	border: 1px solid black;
  	z-index: 98; 
  	position: absolute;
  	padding-left: 5px;	
}

.popup3 { 
	width: 410px;
	height: 340px;
	left: 210px;
	top: 895px;
	font-family: Arial, Sans-Serif;
  	font-weight: 600;
  	font-size:  13px;
  	color:   #000000;
  	background-color: #E0E0E0;
  	border: 1px solid black;
  	z-index: 97; 
  	position: absolute;
  	padding-left: 5px;
}

.popup4 { 
	width: 410px;
	height: 225px;
	top: 2270px;
	left:210px;
	font-family: Arial, Sans-Serif;
  	font-weight: 600;
  	font-size:  13px;
  	color:   #000000;
  	background-color: #E0E0E0;
  	border: 1px solid black;
  	z-index: 96; 
  	position: absolute;
  	padding-left: 5px;
}





td {
	vertical-align: top;
}

.season {
	width: 620px;
	height: 6400px;
	position: relative;

}


.eventPic {
	width: 200px;
	top: 0px
	left: 0px;
	font-family: Arial, Sans-Serif;
  	font-weight: 500;
  	font-size:  10px;
  	color:   #000000;
	position: relative;
}

#concertPic {
	width: 200px;
}

.eventInfo {

	width: 620px;
	left: 0px;
	position: relative;
}

.eventText {

	width: 410px;
	left: 0px;
	top: 0px;
	Position: relative;
}

.eventTitle {
	font-family: Arial;
  	font-weight: 700;
  	font-size:  20px;
  	color:   #00000;
  	position:relative;
}

.eventSubTitle {
	font-family: Arial;
  	font-weight: 700;
  	font-size:  14px;
  	color:   #00000;
	position: relative;
}

.eventDate {
	padding-top: 5px;
	font-family: Arial;
  	font-weight: 700;
  	font-size:  12px;
  	color:   #00000;
	position: relative;
}

.eventLocation {
	padding-top: 5px;
	padding-left: 10px;
	font-family: Arial;
  	font-weight: 700;
  	font-size:  12px;
  	color:   #00000;
	position: relative;
}

.eventShortDesc {
	padding-top: 5px;
	font-family: Arial;
  	font-weight: 700;
  	font-size:  12px;
  	color:   #00000;
  	width: 400px;
	position: relative;
}

.eventPrice {
	padding-top: 5px;
	padding-left: 10px;
	font-family: Arial;
  	font-weight: 800;
  	font-size:  12px;
  	color:   #00000;
	position: relative;
}

.eventCat {
	padding-left: 10px;
	font-family: Arial;
  	font-weight: 800;
  	font-size:  12px;
  	color:   #00000;
	position: relative;
}

.eventTickets {
	font-family: Arial;
  	font-weight: 800;
  	font-size:  12px;
  	color:   #00000;
	position:relative;
}

.eventMore {
	padding-top: 5px;
	font-family: Arial;
  	font-weight: 700;
  	font-size:  12px;
  	color:   #00000;
	position: relative;
}
