@import 'base_whitelabel.css';

#logospace{
	/*margin-left:50px;*/
	margin-top:10px;
}

#logospace img{
	height: 30px;
}


#topRow2 {
	background-image: url(/img/!props/44/toprow3-2.jpg);
	background-size: cover;
}


.ticketlist-wrapper {
	/*background-image: url(/img/!props/5/ticketlist-bg.png);*/
}

/*.ticketlist-wrapper:before {*/
	/*content: '';*/
	/*position: absolute;*/
	/*top: 0;*/
	/*right: 0;*/
	/*bottom: 0;*/
	/*left: 0;*/
	/*background: url(/img/!props/5/ticketlist-bg.png);*/
	/*background-position: top center;*/
/*}*/

.box-bg4{
	/*background: url(/img/!props/5/ticketlist-bg.png);*/
	/*background-position: top center;*/
}



a.navbutton{
	color: white !important;
	border: 2px solid white;
	background:none;
	background-color:transparent;
}
a.navbutton.navbutton-active, a.navbutton:hover {
	background:none;
	border: 2px solid white;
	background-color:black;
	color:white !important;
}

.event a.prop-button-ticketinfo{
	background:none;
	background-color:transparent;
	border: 2px solid white;
	color: white !important;
	font-size:20px;
}

a.prop-button-large,
.button-gradient-bb {
	background:none;
	background-color:transparent;
	border: 2px solid white;
	color: white !important;
	font-weight:normal;
}
