/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * Artists
 */
 
/* Header Adjustment */


#main-content h2 {
	background-image: url("/resource/image/title/h2/artists.gif");
}
.view #main-content h2 {
	background-image: url("/resource/image/title/h2/profile.gif");
}
.audio #main-content h2 {
	background-image: url("/resource/image/title/h2/audioreel.gif");
}
.video #main-content h2 {
	background-image: url("/resource/image/title/h2/showreel.gif");
}
.gallery #main-content h2 {
	background-image: url("/resource/image/title/h2/photos.gif");
}
#artists {
	width: 670px;
	*margin: 115px 0px 0px 40px;
	_margin: 115px 0px 0px 20px;
	*padding: 0px 0px 0px 0px;
}


.artists #main-content h3,
.artists #main-content h4 {
	margin-bottom: 0px;
}
.artists #main-content h4 {
	width: 121px;
	height: 30px;
	margin-left: 10px;
	background-repeat: no-repeat;
}
.panel {
	float: left;
}
.artist {
	float: left;
	width: 210px;
	margin: 0px 7px 15px 0px;
	padding: 4px 0px 0px 0px;
	_height: 240px;
	min-height: 195px;
	overflow: hidden;
	text-align: center;
	background-image: url("/resource/image/artist/artist-bg.jpg");
	background-repeat: repeat-x;
	background-color: #EAEFE9;
}
.artist img {
	margin-bottom: 5px;
}
.artist p {
	padding: 0px 4px 0px 4px;
}
#main-content .jbj a {
	
}
.primary {
	
}

/* View Profile Page */
.view .panel {
	width: 630px;
	float: left;
	padding: 0px 15px 15px 0px;
}
.view #main-content h3,
.view #main-content h4 {
	/*float: none;
	display: inline;*/
}
#artist-options {
	float: right;
	margin: 10px 38px 0px 0px;
}
#artist-options li {
	float: left;
	margin: 0px 0px 0px 5px;
}
#artist-options a {
	font-family: "Times New Roman", Times, serif;
	text-transform: lowercase;
	display: block;
	padding: 3px 5px 3px 5px;
	color: #000000;
	background-color: #FFB2DB;
}
#artist-options a:hover,
#artist-options a:active,
#artist-options a.selected {
	color: #FFFFFF;
	background-color: #FF43A7;
	text-decoration: none;
}
#artist-photograph {
	float: left;
	width: 230px;
	margin: 0px 20px 0px 0px;
}
#artist-details {
	float: right;
	width: 380px;
	_width: 370px; /* Fix For IE6 */
	padding: 15px 0px 0px 0px;
}
#main-content #artist-photograph img {
	margin-bottom: 15px;
}
#main-content #artist-photograph p {
	
}
#artist-photograph strong {
}
.view #main-content #artist-details h3 {
	width: 100%;
	height: 26px;
	float: none;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
}
.view #main-content #artist-details h4 {
	font-size: 18px;
	width: auto;
	float: none;
	display: block;
	background-image: none;
	margin-left: 0px;
}
.view #main-content #artist-details h5 {
	color: #FF43A7;
	font-size: 12px;
	font-weight: bold;
}
/*.view #artist-details p strong {
	display: block;
}*/

/* Audio / Video */
.video .panel {
	width: 620px;
	*width: 615px;
	float: left;
	padding: 0px 15px 15px 15px;
}
#artist-video {
	float: right;
	width: 350px;
	padding: 10px 5px 5px 5px;
	margin: 20px 0px 0px 0px;
	background-image: url("/resource/image/artist/artist-bg.jpg");
	background-repeat: repeat-x;
	background-color: #EAEFE9;
	border: solid 1px #5B8184;
}
#main-content #artist-video h4 {
	float: none;
	display: block;
	width: auto;
	height: auto;
	margin-bottom: 15px;
	font-size: 14px;
	background-image: none;
	color: #FFFFFF;
}
#video-selection {
	width: 180px;
	padding-top: 15px;
}
#video-selection h3 {
	width: 100%;
	height: 19px;
	display: block;
	font-size: 15px;
	float: none;
	background-color: transparent;
}
#video-selection img {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 2px solid #CD2954;
}
#video-selection img:hover {
	border-color: #555556;
}
#video-selection h5 {
	font-size: 12px;
}
#video-selection div {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 10px;
}

/* Hi-res Images */
.gallery #main-content .panel {
	padding: 15px 5px 5px 15px;
	*padding-bottom: 15px;
}
.gallery #main-content .panel h3 {
	width: 100%;
	float: none;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
}
#images img {
	float: left;
	border: 3px solid #5B8184;
	margin: 0px 10px 10px 0px;
}
#images img:hover {
	border-color: #FF43A7;
}

#on-tour a {
 height: 50px;
 width: 180px;
 display: block;
 position: absolute;
 margin: -80px 0px 5px 225px;
}
#on-tour a img {
	border: none;
}