﻿#concertPageContainer
{
	max-width: 800px;
	overflow: hidden;
	position: relative;
}

#ConcertPageHeader
{
	min-width: 800px;
	max-width: 800px;
	min-height: 450px;
	max-height: 450px;
	overflow: hidden;
	position: relative;
}

#initiativeTakerBack
{
	position: absolute;
	top: 0;
	right: 0;
	background: transparent url( '../Content/images/backgrounds/element_5x5px_80_percent.png' ) repeat center;
	min-width: 800px;
	min-height: 20px;
}

#ConcertPageInitiativeTaker
{
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	padding-left: 4px;
	text-transform: uppercase;
	text-align: left;
}

#ConcertPageInitiativeTaker span
{
	font-weight: bold;
}

#concertInfoBack
{
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent url( '../Content/images/backgrounds/element_5x5px_80_percent.png' ) repeat center;
	min-height: 122px;
	height: auto;
	max-height: 122px;
	min-width: 800px;
	max-width: 800px;
	overflow: hidden;
}

#concertInfoContainer
{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	min-height: 122px;
	max-height: 122px;
	min-width: 800px;
	max-width: 800px;
	overflow: hidden;
}

#bandName
{
	float: left;
	clear: both;
	font-size: 19pt;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	min-width: 800px;
	max-width: 800px;
	margin-top: 2px;
	height: 32px;
	padding-left: 4px;
	padding-right: 4px;
	overflow: hidden;
}

#ConcertInfo
{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	min-height: 118px;
	height: auto;
	max-height: 118px;
	min-width: 800px;
}

#concertInfoLeft
{
	float: left;
	clear: none;
	min-width: 360px;
	max-width: 360px;
	overflow: hidden;
	padding: 4px;
}

#concertInfoMiddle
{
	float: left;
	clear: none;
	padding: 4px 4px 4px 9px;
	width: 230px;
}

#concertInfoRight
{
	float: left;
	clear: none;
	width: auto;
	padding: 4px;
}

.genreLine
{
	float: left;
	clear: left;
	height: 1px;
	width: 100%;
	background-color: #3baab3;
}

#bandGenreContainer
{
	float: left;
	clear: left;
	font-style: italic;
	font-size: 10pt;
	line-height: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 2px;
	min-width: 360px;
	max-width: 360px;
	overflow: hidden;
}

.bandGenres
{
}

#bandRegionContainer
{
	float: left;
	clear: left;
	font-style: italic;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 4px;
	min-width: 360px;
	max-width: 360px;
	overflow: hidden;
}

.bandRegion
{
}

#bandButtonContainer
{
	float: left;
	clear: left;
	margin-top: 14px;
	min-height: 22px;
	max-height: 22px;
	min-width: 360px;
	max-width: 360px;
	overflow: hidden;
}

#concertProgressTop
{
	float: left;
	clear: left;
}

#concertProgressBottom
{
	float: left;
	clear: left;
}

#concertProgressText
{
	float: left;
	clear: left;
}

#concertDate, #concertVenue, #concertPrice
{
    float: left;
	clear: none;
	font-style: italic;
	font-size: 10pt;
	line-height: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 2px;
	min-width: 230px;
	max-width: 230px;
	overflow: hidden;
}

.concertDate, .concertVenue, .concertPrice
{
    float: none;
    clear: none;
}

.genreLine.invisible
{
    visibility: hidden;
}

#concertDescriptionContainer
{
	min-width: 800px;
	max-width: 800px;
	background-color: #0b0b0b;
}

#concertDescriptionTable
{
	min-width: 800px;
	max-width: 800px;
}

#mediaContainer
{
	min-width: 359px;
	max-width: 359px;
	width: 359px;
	overflow: hidden;
}

#media
{
	min-width: 252px;
	max-width: 252px;
	width: 252px;
	margin-top: 5px;
	overflow: hidden;
}

#imageTip, #videoTip
{
	font-size: 8pt;
	font-style: italic;
	padding: 0 0 0 20px;
}

#aboutConcertContainer
{
	width: 410px;
}

#aboutConcertTitle
{
	margin-top: 0;
}

#aboutBandTitle
{
	margin-top: 32px;
}

.concertText
{
	margin-top: 4px;
	font-size: 9pt;
	line-height: 16pt;
}

.aboutConcertButtonContainer
{
	display: inline;
}

.socialBar
{
	display: inline;
}

.btnJoin
{
	position: absolute;
	right: 9px;
	bottom: 2px;
	z-index: 2;
	cursor: pointer;
}

#links
{
	font-size: 12px;
}
