@charset "utf-8";
/* CSS Document */

img.logo{
	margin: 2px 0 20px 3px;
	
}

tr.thumb img {
	border:1px solid #ccc;
}

table.product_grid{
	margin-bottom:35px;
	border-collapse:collapse;
}

.product_grid td{
	width:209px;
	padding-right:22px;
}

.product_grid .copy td{
	padding-top:0px;
}

.product_grid .cta td{
	padding-bottom:20px;	
}

.product_grid p{
	font-size:1.3em;
	line-height:1.4em;
}

.product_thumb+.cta_link{
	clear:both;
}

.artist_testimonial{
	padding-left:32px;
	overflow:hidden;
}

.artist_testimonial .thumb{
	float:left;
	clear:none;
	margin-right:5px;
}

.artist_testimonial .copy{
	float:left;
	clear:none;
}

.artist_testimonial .header{
	width:462px;
	background-color: #a4a4a4;
	border:1px solid #999;
	padding: 4px 10px 2px 10px;
	margin:0;
}

.artist_testimonial h2{
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
	line-height:1em;
	text-transform:none;
	padding:0;
	margin:0;
}

.artist_testimonial .quote{
	width: 430px;
	margin: 14px 16px 24px 16px;
	padding-left:16px;
	background: transparent url(/images/open_quote_large.png) 0px 2px no-repeat; 
}

.artist_testimonial .quote p{
	font-size:1.3em;
	line-height:1.5em;
	margin: .2em 0;
}

.artist_testimonial .quote p.attribution{
	font-size:1.2em;
	font-weight:bold;
	text-align:right;
}

.artist_testimonial .equipment{
	margin-bottom:3em;
	padding-top: 1.5em;
	clear:both;
	overflow:hidden;
	border-top:1px solid #ccc;
	margin-left:33px;
}

.artist_testimonial .equipment p{
	float:left;
	display:block;
	width: 320px;
	font-size:1.2em;
	line-height:1.4em;
}

.artist_testimonial .equipment img{
	float:left;
	margin-left:8px;
}

div.panel_demo{
	margin: 3em 0;
}

div.audio_player{
	margin: 1em 0 0 0;
}

#sidebar.gray .item div.video_thumb, .video_thumb{
	width:108px;
	height:80px;
	margin: 10px auto;
	position:relative;
	overflow:hidden;
}

.alignleft .video_thumb{
	margin:0;
}
	
