@charset "ISO-8859-1";
.tracklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.75em;
	color: #111111;
}


/* ------ Main Container ------ */

#container {
	clear: left;
	display: block;
	position: relative;
	padding: 0;
	/*width: 100%;*/
	margin: 0 0 0 0;
	left: 50%;
	width: 830px;
	margin-left:  -415px;/* half of the width */

}

/* ------ Begin Banner  ------ */

#banner {
	clear: both;
	position: absolute;
	top: 23px;
	left: 50%;
	width: 825px;
	z-index: -1;
	margin-left:  -413px;/* half of the width */
}

/* ------ End Banner  ------ */


/* ------ Begin Home Page  ------ */
#rightsidehome {
	font-family: Arial, Helvetica, sans-serif;
	color: #41356e;
	font-size: 9pt;
	line-height: 2;
	width: 275px;
	vertical-align: top;
	float: right;
}
#leftsidehome {
	font-family: Arial, Helvetica, sans-serif;
	color: #41356e;
	font-size: 9pt;
	line-height: 2;
	width: 550px;
	vertical-align: top;
	float: left;
}
/* ------ End Home Page  ------ */

/* ------ Begin Footer ------ */

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #43156e;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
	clear: left;
}
#footer a {
	text-decoration:none;
	color: #FFFFFF;
}

/* ------ End Footer ------ */


/* ------ Begin Sub-footer ------ */

#subfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC99FF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* ------ End Sub-footer ------ */

/* ------ Begin SideNav ------ */


#sidenav {
	font-family: Arial, Helvetica, sans-serif;
	color: #41356e;
	font-size: 9pt;
	line-height: 2;
	width: 220px;
	vertical-align: top;
	margin-bottom: 20px;
}
#sidenav a {
	text-decoration: none;
	color: #41365e;
	padding-left: 20px;
	font-weight: bold;
}
#sidenav a:hover {
	font-weight:bold;
	background-image: url(/images/btns/selection.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidenav a:active {
	color:#CC9900;
}
.submenu {
	padding-left: 10px;
}

/* ------ End SideNav ------ */

#sidenavnoa {
	font-family: Tahoma, Geneva, sans-serif;
	color: #41356e;
	font-size: 9pt;
	line-height: 2;
	width: 220px;
	vertical-align: top;
	float: right;
}

/* ------ Begin Main Content ------ */


#maincontent {
	width: 575px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #111111;
	text-align: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	line-height: 1.5em;
	vertical-align:top;
}

#maincontent a {
	font-weight: bold;
	color: #46135e;
	text-decoration: none;
}
.headingsm {
	font-weight: bold;
	text-transform: uppercase;
	color: #43165e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 900;
	color: #43165e;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #111111;
	text-align: right;
}
.textlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	text-align: left;
	padding-top: 0px;
	list-style-position: outside;
	list-style-image: url(/images/btns/selection.gif);
	text-indent: 20px;
	line-height: 2.5;
	font-weight: normal;
}
.concertlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #43165e;
	line-height: 1.5em;
	padding-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #111111;
	line-height: normal;
	text-align: left;
}
.homesidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #333;
	font-style: normal;
	text-align: left;
}
.program {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #111111;
	padding-left: 50px;
}
.boldaf {
	font-weight: bold;
	color: #43165e;
}

/* ------ for image floats ------ */

.floatright {
	float: right;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #43165e;
}
.floatleft {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 2px;
	border: 1px solid #43165e;
}
.floatleft_nb {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.floatright_nb {
	float: right;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 15px;
}

/* ------ for image floats (guest artists only) ------ */

.floatleftguest {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 2px;
	border: 1px solid #43165e;
}

/* ------ FOR COLUMNS ------ */

#leftc {
	float:left;
	width:275px;
	margin-top: 0px;
}
#rightc {
	margin-left:50%;
	width:275px;
	margin-top: 0px;
} 
.pricing a{
	float:left;
	width:275px;
	margin-top: 0px;
	border: 1px solid #43165e;
	padding: 5px;
}
#rightcborder {
	margin-left:50%;
	width:275px;
	margin-top: 0px;
	border: 1px solid #43165e;
	padding: 5px;
} 

.border {
	border: 1px solid #43165e;
}
.logoindent {
	padding-left: 50px;
}

/* ------ FOR TABLE DATA ------ */

.tabledate {
	vertical-align: top;
}
.maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	text-align: justify;
	line-height: 1.5;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: normal;
}
.maintable a {
	font-weight: bold;
	color: #46135e;
	text-decoration: none;
}
.touringadd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
	padding-left: 25px;
	font-style: italic;
}

/* ------ FOR CD PAGE ------ */

.cdnum {
	font-size: 9px;
	color: #333333;
}
.floatleftcd {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	border: 1px solid #43165e;
}
.cdcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	text-align: justify;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 1.1;
}
.cartpad {
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightsidenav {
	font-family: Arial, Helvetica, sans-serif;
	color: #41356e;
	font-size: 9pt;
	line-height: 2;
	width: 235px;
	vertical-align: top;
	float: right;
	border: 1px solid #43165e;
	padding: 5px;
}
#rightsidenav a {
	text-decoration: none;
	color: #41365e;
	font-weight: bold;
	padding-left: 17px;
}
#rightsidenav a:hover {
	font-weight:bold;
	background-image: url(/images/btns/selection.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightsidenav a:active {
	color:#CC9900;
}
#rightside {
	font-family: Arial, Helvetica, sans-serif;
	color: #41356e;
	font-size: 9pt;
	line-height: 2;
	width: 245px;
	vertical-align: top;
	float: right;
}
.floatleft_addbtn {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 2.5em;
	border: 1px solid #43165e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.section {
	font-weight: bold;
	color: #43165e;
	text-align: center;
	line-height: 1.25em;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pricingtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 900;
	color: #43165e;
	padding-top: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #43165e;
}
.pricinginlinenote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 4px;
}
.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #222222;
	text-align: justify;
	padding: 20px;
}
#leftcdtrack {
	float:left;
	width:300px;
}
#rightcdtrack {
	margin-left:50%;
	width:300px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ------ FOR IMAGE CAPTIONS ------ */

div.figurer {
  float: right;
  width: 20%;
  margin-left: 1em;
}
div.figurer p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
div.figurel {
  float: left;
  width: 20%;
  margin-right: 1em;
}
div.figurel p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
#venue {
	vertical-align: middle;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}
.sectionsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 1em;
	vertical-align: text-top;
	border: thin dotted #000;
}
.floatleftvenue {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 2px;
	border: 1px solid #43165e;
}
#title {
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #43165e;
}
.txthilight {
	color: #903;
	font-weight: bold;
	letter-spacing: .075em;
}
#leftside {
	font-family: Arial, Helvetica, sans-serif;
	color: #41356e;
	font-size: 9pt;
	line-height: 2;
	width: 555px;
	vertical-align: top;
	float: left;
}
#quoteblock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	background-color: #43165e;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.quotesource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 0.1em;
	text-align: right;
}
.onetab {
	padding-left: 10px;
}
.videoclip {
	clear: both;
	height: 80px;
}
.thumbnail
{
float: left;
width: 152px;
margin: 0 10px 10px 0;
}
.homesidetextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.75em;
	color: #333;
	font-style: normal;
	text-align: left;
}
.submenu2 {
	line-height: normal;
	text-align: left;
}
#pricing a {
	color: #000;
	font-weight: bold;
}
.photoGalleryThumb {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.photoGalleryThumbLast {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.photoGalleryThumb img {
	margin-bottom: 0 0 5px 0;
	border: 1px solid #43165e;
}
.photoGalleryThumbLast img {
	margin-bottom: 0 0 5px 0;
	border: 1px solid #43165e;
}
.photoGalleryCaption {
	font-family: Arial, san-serif;
	font-size: 11px;
	padding: 5px 0 0 0;
	margin: 0px;
	text-align: center;
}#concertDates {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #43165e;
	line-height: 1.5em;
	padding: 10px;
	margin-bottom: 4px;
}
#concertDates2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #99F;
	line-height: 1.5em;
	padding: 10px;
		margin-bottom: 4px;

}
#titleNoBorder {
	margin-top: 5px;
	margin-bottom: 10px;
}
#ticketButton {
	margin-left: 10px;
	margin-bottom: 15px;
}
.btn_download {
	float: left;
	margin-right: 10px;
	text-align: center;
}
#calendar {
	float: left;
	padding: 0 5px;
	margin-right: 10px;
}
#sideNavButton {
	margin-left: 10px;
	margin-bottom: 15px;
}
#checkPricing {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
        border: 0;
        padding: 0 15px;
	color: #43165e;
	font-weight: bold;
}
#checkPricing img {
	padding-right: 10px;
}
