table {
	border: 0;
      border-collapse: collapse;
	  
      }
	  
#international {
	position: absolute;
	top: 43px;
	left: 581px;
	z-index: 33;
}
	  
#artist_list {
	position: absolute; 
	left: 513px; 
	top: 184px; 
	width: 287px; 
	height: 634px; 
	z-index: 11; 
	margin-left: 8px; 
	color: #3571A6;
	margin-right: 50px;
}

#artist_list a {
	display: block;
	width: 220px;
	color: inherit;
	font-size: 14px;
	font-weight: bold;
	font-family: times, 'times new roman', verdana;
	text-transform: uppercase;
	font-stretch: narrower;
	text-decoration: none;
}

#artist_list a:hover {
	display: block;
	width: 220px;
	color: white;
	background: transparent;
	font-size: 14px;
	font-weight: bold;
	font-family: geneva, verdanaa;
	text-transform: uppercase;
	text-decoration: none;
}

#news {
	position:relative; 
	left:47px; 
	top:409px; 
	width:466px; 
	z-index:13;
	/*border: 1px solid blue;*/
}

	.headline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1em;
		display: block;
	}
	.subhead {
		color: #888;
		line-height: 1.8;
		text-transform: none;
		display: block;
		font-size: 10px;
	}
	
	.news_post {
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #3571A6;
		margin-bottom: 15px;
	}
	
	.content {
		font-size: 9px;
	}
	
	.artist_links {
		padding-top: 3px;
		font-size: 9px;
	}
	
	.artist_links a {
		display: inline;
	}
	.artist_links a:hover {
		display: inline;
		background: #FFF;
	}
	
	.bigshotLinks, .news_post a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: xx-small;
		font-weight: normal;
		color: #3571A6;
		text-transform: uppercase;
		text-decoration: underline;

	}

div.paging {
	text-align: right;
	font-size: 9px ! important;
	color: #3571A6;
}

div.paging a {
	color: #3571A6;
}

/*------------------------ */

tr.header td {
font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #3571A6;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 5px;
	
}

tr.artist td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-transform: uppercase;
	color: #3571A6;
}

tr.artist td a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #3571A6;
	text-transform: uppercase;
	text-decoration: underline;
}

td.white_line, tr.white_line td {
	height: 5px;
	background: #FFF;
}



/*------------------------- ARTIST -------------------------*/
#artist_header {
	vertical-align: bottom;
}

.r {text-align: right;}
.c {text-align: center;}
.l {text-align: left;}

.caps {
	text-transform: uppercase;
	color: #dce6f2;
}

#artist_info, #contact {
	color: #3571A6;
}

div.employee {
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.employee td, div.employee p {
	font-size: 10px;
}

div.employee p {
	margin-top: 0px;
}

div.employee td {
	padding: 5px;
	vertical-align: top;
}

#artist_img {
	
}

#artist_name {
	font-family: Lucida grande, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #3571A6;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
}

#artist_subhead {
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1em;
		display: block;
		color: #3571A6;
}

#right_box {
	color: #FFF;
	float: right;
	width: 200px;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 15px;
	border: 1px dotted #FFF;
	background: #738294;
	line-height: 1.2em;
}

#right_box p {
	margin: 0px;
	margin-bottom: 5px;
}

#right_box a {
	color: #FFF;
}

/* --------------------------------------------- SHOWS ------------------------------------------- */

#shows tr.artist td{
	background: #FFF;
	color: #3571A6;
	padding: 2px;
}

#shows tr.show td, #avails tr.avail td {
	padding: 6px;
	color: #3571A6;
}

#shows tr.artist td a{
	text-decoration: none;
	font-size: 12px;
}


#shows tr.spacer td {
	padding: 2px;
}

/* ------------------------------------------------------ FOOTER ------------------------------------------------------ */

#footer {
	text-align: center;
	margin-top: 80px;
	color: #3571A6;
}

.bigshotLowerCase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #3571A6;
}
