/* Artist */

/* ////////////////////////////// [ Text Styles ] ////////////////////////////// */
.messageText {
	color: #D66006;
	font-weight: bold;
}

.artist-sectionHead {
	font-weight: bold;

	/* brandable properties */
	color:#083D65;
	/* brandable properties */

	font-size:110%;
}


/* ////////////////////////////// [ Link Styles ] ////////////////////////////// */
a.findTickets {
	/* brandable properties */
	color:#6D92AD;
	/* brandable properties */
	
	display: block;
	font-weight: bold;
	text-transform: none;
}

a.findTickets:hover {
	/* brandable properties */
	color:#0C4976;
	/* brandable properties */
}


.button {
	font-size: 10px;
	text-transform: capitalize;
	/* brandable properties */
	color: #ffffff;
	background-color: #024474;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	border-top: 2px solid #417DA8;
	border-right: 2px solid #012A48;
	border-bottom: 2px solid #012A48;
	border-left: 2px solid #417DA8;
	/* brandable properties */
	font-weight: bold;
	padding: 1px 3px;
	text-decoration: none;
}

.button-secondary {
	font-size: 10px;
	text-transform: capitalize;
	/* brandable properties */
	color: #333333;
	background-color: #D7D7D7;
	background-image: url();
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	border-top: 2px solid #E5E5E5;
	border-right: 2px solid #AFAFAF;
	border-bottom: 2px solid #AFAFAF;
	border-left: 2px solid #E5E5E5;
	/* brandable properties */
	font-weight: bold;
	padding: 1px 3px;
	text-decoration: none;
}

.button:hover {
	/* brandable properties */
	color:;
	border-top: 2px solid #012A48;
	border-right: 2px solid #417DA8;
	border-bottom: 2px solid #417DA8;
	border-left: 2px solid #012A48;
	/* brandable properties */
}

.button-secondary:hover {
	/* brandable properties */
	color:;
	border-top: 2px solid #AFAFAF;
	border-right: 2px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
	border-left: 2px solid #AFAFAF;
	/* brandable properties */
}

/* //////////////////////////////////// [ Modules ] ///////////////////////////////////// */

.lid-primary {
	/* brandable properties */
	background-color: #083D65;
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
	
	border-top:;
	border-left:;
	border-right:;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	/* brandable properties */
	
	font-weight: bold;
	padding:5px 10px;
}

.lid-primary a {
	/* brandable properties */
	color:#6D92AD;
	/* brandable properties */
}

.lid-primary a:hover {
	/* brandable properties */
	color:#98B1C4;
	/* brandable properties */
}

.lid-secondary {
	/* brandable properties */
	background-color: #6d92ad;
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
	
	border-top:;
	border-left:;
	border-right:;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	/* brandable properties */
	
	padding:5px 10px;
	font-weight: bold;
}

.lid-sub {
	/* brandable properties */
	background-color: #fff3D2;
	color: #666;
	border-bottom: none;
	
	border-top:;
	border-left:;
	border-right:;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	/* brandable properties */
	
	padding:5px 10px;
	font-weight: bold;
}

.lid-sub a {
	/* brandable properties */
	color: #0C4976;
	/* brandable properties */
	
	font-weight:bold;
}

.lid-sub a:hover {
	/* brandable properties */
	color: #98B1C4;
	/* brandable properties */
	
	font-weight:bold;
}

.container-neutralZone {
	/* brandable properties */
	background-color: #f2f2f2;
	border-bottom: solid 1px #bebebe;
	border-top:;
	border-left:;
	border-right:;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	color:;
	/* brandable properties */
	
	padding: 10px;
	margin-bottom: 15px;
	
}

.container-neutralZone {
	/* brandable properties */
	color:;
	/* brandable properties */
}

.container-empty {
	padding: 10px;
}

.container-hotZone {
	/* brandable properties */
	background-color: #fff3D2;
	border-bottom: solid 1px #E4D199;
	border-top:;
	border-left:;
	border-right:;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ; 
	color:;
	/* brandable properties */
	
	padding: 10px;
	margin-bottom: 15px;
	
}

.container-hotZone img.icon {
	margin:2px 3px 2px 0px;
	padding:2px 3px 2px 0px;
}

.tableListing {
			
}

.tableListing td {
	vertical-align: top;
	padding:5px 10px;
}

.tableListing td a {
	display: block;
}

.tableListing td.left {
	text-align: left;
	
	/* brandable properties */
	border-left: 1px solid #fff0C7;
	border-bottom: 1px solid #fff0C7;
	/* brandable properties */
}

.tableListing td.right {
	text-align: right;
	
	/* brandable properties */
	border-right: 1px solid #fff0C7;
	border-bottom: 1px solid #fff0C7;
	/* brandable properties */
}

.tableListing td.center {
	/* brandable properties */
	border-bottom: 1px solid #fff0C7;
	/* brandable properties */
}




/* [tableListing text styles] */
.tableListing span.altTextColor {
	/* brandable properties */
	color: #99B2C5;
	/* brandable properties */
}

.tableListing-date {
	/* brandable properties */
	color: #666;
	/* brandable properties */
}

.tableListing-act {
	/* brandable properties */
	color: #0C4976;
	/* brandable properties */
	
	font-weight: bold;
}

.tableListing-act a {
	/* brandable properties */
	color: #0C4976;
	/* brandable properties */
	
	font-weight: bold;
	text-decoration:none;
}

.tableListing-act a:hover {
	/* brandable properties */
	color:#6D92AD;
	/* brandable properties */
}

.tableListing-venue {
	/* brandable properties */
	color: #666;
	/* brandable properties */
}

.tableListing-venue a {
	/* brandable properties */
	color: #666;
	/* brandable properties */
	
	display: block;
	text-decoration:underline;
}

.tableListing-venue a:hover {
	/* brandable properties */
	color:#6D92AD;
	/* brandable properties */
}

.tableListing-info {
	/* brandable properties */
	color: #666;
	/* brandable properties */
	
	text-align: right;
	text-transform: capitalize;
}


/* [tableListing related styles] */
ul.bullet, ul.plain {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.bullet li {
	/* brandable properties */
	background-image: url(../img/sys/common_new/TM_arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	background-attachment: ;
	padding: 0em 0em .3em 1.5em;
	/* brandable properties */
}

ul.plain li {
	/* brandable properties */
	padding: 0em 0em .3em 0em;
	
	background-image: url();
	background-repeat: ;
	background-position: ;
	background-attachment: ;
	/* brandable properties */
}

ul.plain li.selected {
	/* brandable properties */
	padding: 0em 0em 0em .5em;
	
	background-image: url();
	background-repeat: ;
	background-position: ;
	background-attachment: ;
	/* brandable properties */
	
	font-weight: bold;
}

img.relatedLinks {
	padding: 0px 4px 4px 0px;
	Margin: 0px 4px 4px 0px;
}



/*/////////////////////////////////////////// [ticketAlert Module] //////////////////////////////////////////////*/

#ticketAlert-container {
	display:;
}

.ticketAlert-signUpModule, .ticketAlert-signUpModule td, .ticketAlert-signUpModule a {
	font-size:9px;
}

.ticketAlert-signUpModule input {
	font-size: 9px;
	padding-top:2px;
	margin-right: 7px;
	vertical-align: baseline;
}

.ticketAlert-signUpModuleArtistName {
	font-size:12px;
	font-weight: bold;
	color: #083D65;
}

/*//////////////////////////////////////////// [ Artist Page Styles ] ////////////////////////////////////////////*/


.artistContentBox {
	width:770px;
	margin:0px auto 0px auto;
	
}

.artistPicture {
	padding-right:10px;
	float:left;
	overflow: visible;
}


.artistContent {
	/* brandable properties */
	color: #333;
	/* brandable properties */
	
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	float:left;
}

.artistContent h3 {
	/* brandable properties */
	color: inherit;
	/* brandable properties */
}

.artistContent a {
	/* brandable properties */
	color: inherit;
	/* brandable properties */
	
	font-size: 11px;
}

.artistContent a:hover {
	/* brandable properties */
	color: inherit;
	/* brandable properties */
}

.artistCalendar td {
	font-size: 9px;
	
	/* brandable properties */
	color: #989898;
	background-color: #ebebeb;
	/* brandable properties */
	
	padding: 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	height: 100px;
	width: 67px !important;
}

.artistCalendar th.days {
	font-size: 10px;
	
	/* brandable properties */
	color: #ffffff;
	background-color: #6d92ad;
	/* brandable properties */
	
	font-weight: bold;
	height:auto;
	padding: 5px;
}

.artistCalendar th.ledgend {
	/* brandable properties */
	background-color: #083D65;
	/* brandable properties */
	
	padding:10px;
}

.artistCalendar td.nextMonth {
	/* brandable properties */
	background-color: #ddd;
	/* brandable properties */

}

.artistCalendar td.insideArea, .artistCalendar div.insideArea {
	/* brandable properties */
	background-color: #fff0C7;
	
	background-image: url();
	background-repeat: ;
	background-position: ;
	background-attachment: ;
	/* brandable properties */
}

.artistCalendar td.outsideArea, .artistCalendar div.outsideArea {
	/* brandable properties */
	background-color: #f7f7f7;
	
	background-image: url();
	background-repeat: ;
	background-position: ;
	background-attachment: ;
	/* brandable properties */
}

.artistCalendarTime {
	font-size: 10px;
	
	
	/* brandable properties */
	color: #666;
	/* brandable properties */
	
	display: block;
	padding-top: 3px;
}

.artistCalendarVenue a{
	font-size: 10px;
	
	/* brandable properties */
	color: #666;
	/* brandable properties */
	
	display: block;
	padding-top: 3px;
}

.artistCalendarVenue a:hover {
	/* brandable properties */
	color: inherit;
	/* brandable properties */
}

.artistCalendarLocation {
	font-size: 10px;
	
	/* brandable properties */
	color: #666;
	/* brandable properties */
	
	font-weight: bold;
	display: block;
	padding-top: 3px;
}

.artistCalendarTickets a {
	/* brandable properties */
	color: inherit;
	/* brandable properties */
	
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding-top: 3px;
}

.artistCalendarTickets a:hover {
	/* brandable properties */
	color: inherit;
	/* brandable properties */
}

/* ////////// ARTIST CONTENT BUTTONS /////////// */

#artist-buttons {
	display: block;
	width: 540px;
	padding: 5px;
	/* brandable properties */
	background-color:#ddd;
	border-bottom: 1px solid #fff;
	/* brandable properties */

}

.button-On {	
}

.button-On a {	
	/* brandable properties */
	background-color:#083D65;
	border: 1px solid #fff;
	font-weight: bold;
	/* brandable properties */
	margin-right: 5px;
	float:left;	
	padding: 5px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

.button-On a:hover {
	/* brandable properties */
	color: #fff;
	/* brandable properties */
	

	text-decoration: none;	
}

.button-Off a {	
	/* brandable properties */
	font-family: sans-serif;
	background-color: #6d92ad;
	border: 1px solid #fff;
	/* brandable properties */
	color:#fff;
	font-size: 10px;
	text-decoration: underline;
	padding: 5px;
	margin-right: 5px;
	float: left;	
}

.button-Off a:hover {
	color:#fff;
	font-size: 10px;
	text-decoration: underline;	
	background-color: #083D65;
	border: 1px solid #fff;
}

