/* CSS Document for Artist section */

body#artist_update {
	background: #000 url(../images/bg_body_artist2.jpg) no-repeat fixed center top;
	}
#navMain li#navArtistUpdate a, #navMain li#navArtistUpdate a:visited, #navArtistUpdate li#navNews li a:hover, #navArtistUpdate li#navNews li a:active {
	background: url(../images/main_navigation.png) -283px -24px no-repeat;
	}
#navMain li#navArtistUpdate li a, #navMain li#navArtistUpdate li a:visited {
	background: #c59b6f;
	}

body#artist_update td#sideColumn {
	background: #FECE81;
	}
body#artist_update td#sideColumn ul#artist_list li {
	font-weight: bold;
	color: #444;
	}
#sideColumn ol li {
	line-height: 120%;
	}
table.artist_update {
	margin: 10px -10px;
	}


#artist_update #container #body .artist_update .left .tours .winners {
	padding: 5px;
	float: left;
	width: 180px;
}
body#artist_update #body table.artist_update td div {
	border-bottom: 1px solid #d4b77e;
	padding: 10px;
	}
body#artist_update #body table.artist_update td div h1 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	}
.tours {
	background: #FDDA93;
	padding: 8px 5px;
}
.tours p {
	background: #FDDA93;
	padding: 8px 5px;
}
table.artist_update td.left {
	width: 400px;
	border-right: 1px solid #F1A44D
	}
table.artist_update td.left div {
	display: block;
	}
table.artist_update td.right div {
	display: block;
	background: #fed994;
	}
table.artist_update td.right div.alt {
	background: #FFE9B8;
	}
.clinic_header {
	background: #EFB66B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	letter-spacing: 3px;
	padding-top: 8px;
	padding-bottom: 8px;
}
h5 {
	font-size: 1.1em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.dates {
	background: #EFB66B;
	padding: 8px 2px 2px;
}
.dates p {
	background: #EFB66B;
	padding: 8px 2px 2px;
	font-size: 13px;
	line-height: 26px;
}
.artist_update tr .left div h6 {
	font-size: 1em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.an_spacer {
	margin: 0px 10px;
	height: 1px;
	border-top: 2px double #000;
	}
#sideColumn a {
	color: #000;
	font-weight: bolder;
}
