@charset "utf-8";
/* CSS Document */

#event-image {
	width: 1000px;
	padding-bottom: 10px;
}
#tabbar {
	display: block;
	position: relative;
	padding: 10px;
}
#eventwrapper {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 35px;
}

.addthis_default_style {
	float: right;
	padding-top: 5px;
}
.addthis_default_style a {
	color: #1A1A1A;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	
}
#showdetailwrapper {
	display: block;
	position: relative;
	font-size: 13px;
	line-height: 22px;
	width: 640px;
	padding-top: 10px;
	padding-left: 15px;
}
.Artistline {
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
}
.Artistline-sm {
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
}
.Largeline {
	font-size: 18px;
}
.announcement {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.OtherBlock {
	position: relative;
	display: block;
	width: 640px;
	padding-top: 10px;
	clear: both;
}

.showdata {
	width: 340px;
	float: left;
	padding-left: 35px;
	font-size: 12px;
	line-height: 26px;
}
.eventDate {
	font-size: 18px;
}
.eventlocation {
	font-size: 12px;
}
.ticketblock {
	width: 150px;
	float: left;
}
.ticketblock img {
	padding-top: 9px;	
}
.fullline {
	display: block;
	clear: both;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0c0c0;
	margin-top: 10px;
	padding-bottom: 15px;
	float: left;
	width: 655px;
}
#tabs {
	clear: both;
	width: 650px;
}

.tablink {
	float: left;
}
.tight {
	padding-right: 15px;
	padding-left: 15px;
}
.media-Article {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
}
.media-Article-hl {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding-bottom: 2px;
}
.media-Article-by {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	padding-bottom: 8px;
	padding-top: 2px;
}
.media-link-hl {
	font-size: 15px;
	font-weight: bold;
}
.media-link {
	text-indent: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.media-video {
	padding-top: 20px;
	text-align: center;
}
#reminder-tab {

}
.reminder-top-text {
	margin-bottom: 20px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 13px;
}
.reminder-box {
	width: 450px;
	margin-left: 60px;
}
.reminder-when {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.reminder-ts {

}

.hidebox {
	background-color: #FFF;
	border: 0px none #FFF;
}

.reminder-table td {
	font-size: 12px;
}
.reminder-table {
	margin-top: 10px;
	background-color: #f2f2f2;
	border: 1px solid #C0C0C0;
}


#reminder-tab .but {
	text-align: center;
	padding-top: 20px;
}

#sponsorwrapper {
	margin-top: 20px;
	padding-top: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0c0c0;
}
#sponsoredby {
	float: left;
}
#sponsorlinks {
}
#sponsorgrid td {
	vertical-align: middle;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;

}
#relatedwrapper {
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9b9a9b;
	position: relative;
	display: block;
}
.relatedshow {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	position: relative;
	width: 240px;
	display: block;
	clear: both;
}
.relatedspacer {
	height: 10px;
	clear: both;
	position: relative;
	width: 240px;
}

.relatedimg {
	margin-right: 11px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #f47920;
}
.relatedartist {
	font-size: 14px;
	font-weight: bold;
}
.fields {
	font-size: 12px;
	padding: 3px;
	border: 1px solid #999;
}
#messageBox1, #messageBox2 { 
	display: none 
}
input.error {
	background-color:#ffe5e5;
	border: 1px dotted #F00;
}
em.error {
	background:url("/shared/framework/images/unchecked.gif") no-repeat 0px 0px;
	padding-left: 16px;
	min-height:14px;
	margin-left: 5px;
	font-size: 12px;
	color: #F00;
}
em.valid {
  background:url("/shared/framework/images/checked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  min-height:14px;
}
label.error {
	background:url("/shared/framework/images/unchecked.gif") no-repeat 0px 0px;
	padding-left: 16px;
	min-height:14px;
	margin-left: 5px;
	font-size: 12px;
	color: #F00;
}
.redbox {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #900;
}

/* MultiDay */

.block { display: block; }
form.cmxform label.error { display: none; }	
form {
	margin: 0px;
	padding: 0px;
}
body {
	overflow: scroll;	
}
.hideall {
	display:none !important;
}
