* {
font-family: Arial, Helvetica;

}

a {
	text-decoration: none;
	color: #000;
}

.btn{
	width: 155px;
	height: 27px;
	background-color: #FFF;
	color: #000;
	font-size: 16px;
	font-weight: 700;
}

.btn:hover, .btn:hover a{
	background-color: #000;
	color: #FFF;
	cursor: pointer;
}

.showEventBtn{
	padding-top: 10px; 
}


.beige
{
	color: rgb(179, 179, 179);
}


.fr{
	float: right;
}

.tourdate{
	width: 770px;
	height: 65px;
	font-size: 20px;
}

.tourdateComplete{
	width: 770px;
	height: 65px;
	font-size: 22px;
	background: url('../images/event_complete_pattern.png');
}

.dn{
	display: none;
}

.tourentry{
	float: left;
	padding-top: 20px;
}

.tourentryBtn{
	padding-top: 14px;
	width: 212px;
}

.date
{
	width: 160px;
	text-align: left;
	padding-left: 18px;
}

.city
{
	width: 200px;
	text-align: left;

}

.venue{
	width: 180px;
	text-align: left;
}

.separator{
	background-color: rgb(179, 179, 179);
	height: 1px;
	width: 770px;
}


#topcity{
	top: 425px;
	margin-left: 100px;
	position: absolute;
	font-size: 32px;
}

#topvenue{
	top: 460px;
	margin-left: 100px;
	position: absolute;
	font-size: 15px;
}

#topBtn{
	top: 440px;
	margin-left: 695px;
	position: absolute;
	padding-top: 10px;
}

.linkBtn
{
  margin-top: 25px;
  margin-left: 25px;
  position: relative;
  padding-top: 10px;
  width: 215px;
  display: inline-block;
}

#wallpapersBtn{
	margin-left: 255px;
	margin-top: 65px;
	position: absolute;
	padding-top: 10px;
	width: 215px;
}

#lyricsBtn{
	margin-left: 500px;
	margin-top: 65px;
	position: absolute;
	padding-top: 10px;
	width: 215px;
}

#tourdates{
	width: 780px;
	height: 732px;
	position: absolute;
	margin-left: 75px;
	text-align: left;
	color: #FFF;
}

#cnt{
top: 450px;
margin-left: 280px;
position: absolute;

}


#container_jbeeb_5{
display: none;
}


