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

.feature_box.featured_vid{
	padding: 20px 25px;
	width:723px;
	margin-top:16px;
}


.feature_box.featured_vid .video_thumb{
	width:189px;
	height:142px;
	margin-right:25px;
}

.feature_box.featured_vid .copy{
	width:508px;
	padding-top: 6px;
	margin-top:0;
}

.feature_box.featured_vid h3{
	margin-top:0;
}

.feature_box.featured_vid .copy p{
	line-height: 1.5em;
}

.feature_box div.cta_link{
	float:right;
}

.feature_box td.related_videos{
	width:385px;
}

.feature_box td.purchase_info{
	width:370px;
	padding-left:14px;
	border-left: 1px solid #b3b3b3;
}


.feature_box td.related_videos .item{
	margin-left:10px;
	width:130px;
	margin-right:35px;
}

.feature_box td.purchase_info .item{
	margin-left:10px;
}

.feature_box .item .video_thumb{
		width:108px;
		height: 80px;
		margin-bottom: 12px;
}

.video_page .feature_box{
	padding:12px;
}

.video_list{
	margin-bottom:2.2em;
	overflow:hidden;
}

.video_list .item{
	float:left;
	clear:none;
	width:178px;
	margin:8px 21px 0 0;
}

.video_list .item.last{
	margin-right:0;
}


.video_list .video_thumb{
	width:108px;
	height: 80px;
	margin-bottom: 12px;
}

.video_list h3{
	font-size:1.4em;
	font-weight:bold;
}

.video_list .item p{
	line-height:1.3em;
}

#video_stage{
	text-align:center;
	margin-bottom:40px;
	overflow:hidden;
}

#player{
	margin-left:auto;
	margin-right:auto;	
}


.related_videos .item, .puchase_info .item{
	float:left;
	clear:none;
	width:130px;
	margin:0 24px 0 10px;
}

.related_videos .item h3{
	font-size:1.2em;
	font-weight:normal;
	margin: 0 0 .6em .3em;
}

.purchase_info .item{
	float:left;
	clear:none;
	margin: 0 0 0 10px;
}

.purchase_info .item.thumbnail{
	width:106px;
	margin-right:20px;
}

.purchase_info .item.copy{
	width:204px;
}

.video_page .feature_box p{
	line-height:1.3em;
}

