#left_box, #right_box{float:left;}
#left_box{margin-right:15px;}

#waterfront_share{display:none;}
/* -------------------------------------------------------------------------------------------------------- */
/* Products */
/* -------------------------------------------------------------------------------------------------------- */

#products_box{width: 630px; float:left;}

.products{text-align: center}
#artist_products{margin-bottom:15px; border-width:1px; min-height:314px;}
#artist_products_box{height:470px; background: center no-repeat;margin:20px 0 0 15px}

/* -------------------------------------------------------------------------------------------------------- */
/* Waterfront share control */
/* -------------------------------------------------------------------------------------------------------- */

#waterfront_share{position:absolute; z-index:5; top:27px; right:0px; width:303px; margin: 0 !important; padding-bottom: 20px !important; display:none; text-align:center; background-color:#ffcd05; color:#554402; font-size:13px;}
#waterfront_share p{margin: 15px; color:#FFF;}
#waterfront_share textarea{width:280px; height:120px; padding:5px; font-size:12px;}

/* -------------------------------------------------------------------------------------------------------- */
/* Ajax paging bar */
/* -------------------------------------------------------------------------------------------------------- */

#artist_products_paging{border-top-width:1px}

/* -------------------------------------------------------------------------------------------------------- */
/* Artist audio player */
/* -------------------------------------------------------------------------------------------------------- */

#audio_player{margin-bottom:15px; clear:both;}

/* -------------------------------------------------------------------------------------------------------- */
/* Description */
/* -------------------------------------------------------------------------------------------------------- */

#artist_description {width:645px; height: 250px;}

/* -------------------------------------------------------------------------------------------------------- */
/* Links */
/* -------------------------------------------------------------------------------------------------------- */

.icon{margin:5px 2px}
#links_box {width:300px; margin-bottom:15px}
#links_box a{text-decoration:none}
#links_box a:hover{text-decoration:underline}

#artist_links {clear: both; margin: 15px 0;}

/* -------------------------------------------------------------------------------------------------------- */
/* Media */
/* -------------------------------------------------------------------------------------------------------- */

#media_box{float:left;}

#media_box a span{display:none;}

.media_box{float:left;margin-bottom:15px}
.media_box a{text-decoration:none}
.media_tab{padding:5px 10px;font-weight:bold;}

.channelLink{float:left;text-decoration:none}
.channelLink img{vertical-align:middle}
.channelLink a:hover{text-decoration:underline}

/* -------------------------------------------------------------------------------------------------------- */
/* Photos */
/* -------------------------------------------------------------------------------------------------------- */

#photo_box {width:300px;}
#photo_box #artist_photos{width:300px}
#photo_box .photos{height:300px}
#photo_box .image {float:left;display:block;width:75px;height:75px;}
#artist_photos .pages {display:none}
#flickrtext, #youtubetext{float:left; margin:7.5px 0 0 5px}

/* -------------------------------------------------------------------------------------------------------- */
/* Products */
/* -------------------------------------------------------------------------------------------------------- */

#products_box {margin-top:15px;}

/* -------------------------------------------------------------------------------------------------------- */
/* Videos */
/* -------------------------------------------------------------------------------------------------------- */

#artist_photos, #artist_videos{border-width:1px; margin-top:5px;}

#video_box{width:300px; margin-left:15px;}
#video_box #artist_videos{width:313px}
#video_box .videos{height:300px;}
#video_box .video
{
	display:block;
	height:69px;
	padding:15px 15px;
	border-bottom:1px solid #d0cfcb;
	text-decoration:none;
	clear: both;
}
.imageLink {display:block;float:left;position:relative;}
#video_box .overlay {position:absolute;top:38px;left:78px;}
#video_box .image
{
	float:left;
	display:block;
	padding-right:12px;
	width:114px;
	height:75px;
}
#video_box .description
{
	display:block;
	overflow:hidden;
	width:150px;
	height:75px;
	font-size:13px;
	background-color:transparent;
}
#video_box .description a:hover{text-decoration:underline;}
#video_box .description .title{display:block;margin:0px 0px 10px 0px;overflow:hidden;height:48px;}


/* -------------------------------------------------------------------------------------------------------- */
/* Tour */
/* -------------------------------------------------------------------------------------------------------- */

#tour_box{width: 300px;}




