#video_container {
	padding:9px;
	background:#000;
}
#video_caption {
	background:#222;
	color:#FFF;
	padding:10px 11px 10px 11px;
}
#video_caption a.more_vids {
	font-weight:bold;
	color:#FFF;
	float:right;
	text-decoration:none;
}
#video_caption a.more_vids:hover {
	text-decoration:underline;
}
#video_caption a.now_playing {
	color:#FFF;
	text-decoration:none;
}
#video_caption a.now_playing strong {
	color:#FF6E00;
}
#video_caption a.now_playing:hover, #video_caption a.now_playing:hover strong {
	text-decoration:underline;
}
#action_alerts {
	margin-top:20px;
	background:#ff6e01;
	height:195px;
}
#action_alerts #side_alerts {
	float:left;
	width:120px;
	background:#db5100;
	float:left;
	position:relative;
	padding-top:110px;
	height:85px;
}
#action_alerts #other_side_alerts {
	float:left;
	width:208px;
	padding-left:20px;
}
#action_alerts #side_alerts #bullhorn {
	position:absolute;
	top:0;
	left:-36px;
}
#action_alerts #side_alerts a {
	font-weight:bold;
	color:#FFF;
	display:block;
	width:90px;
	padding:10px 15px 10px 15px;
	text-align:center;
	background:url(/images/white_dots.gif) bottom center repeat-x;
}
#action_alerts #alerts {
	list-style:none;
	margin:0;
	padding:0;
	margin-top:-5px;
}
#action_alerts #alerts li {
	padding:0;
	margin:0;
	margin-top:13px;
	line-height:1.3em;
	padding-right:10px;
}
#action_alerts #alerts li a {
	font-weight:bold;
}
#action_alerts a {
	text-decoration:none;
	color:#000;
}
#action_alerts strong a {
	color:#FFF;
}
#action_alerts a:hover {
	text-decoration:underline;
}


a.interestPanel {
	display:block;
	height:81px;
	margin-top:3px;
	color:#FFF;
	text-decoration:none;
	font-size:7.5pt;
	line-height:1.5em;
	padding-left:142px;
	padding-right:15px;
	padding-top:19px;
}
a.interestPanel img {
	display:block;
	margin-bottom:4px;
}
a.interestPanel:hover {
	filter:alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity:0.90;
	color:#FFF;
}


#buy_stuff {
	margin-top:34px;
	margin-bottom:20px;
}
#merch_items {
	width:348px;
	height:164px;
	padding-top:6px;
}
#merch_items_content {
	width:370px;
	height:164px;
}
#merch_items img {
	margin-bottom:2px;
	display:block;
	height:100px;
	width:100px;
}
#merch_items a {
	display:block;
	float:left;
	color:#AAA;
	text-align:center;
	width:100px;
	font-size:8pt;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	line-height:1.3em;
}
#merch_items a:hover img {
	margin-bottom:8px;
}
#merch_items a:hover {
	margin-top:-6px;
	color:#333;
}


#sub_features {
	margin-top:20px;
	height:168px;
}
#sub_features a {
	margin-right:20px;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
	line-height:1.4em;
}
#sub_features a:hover {
	color:#000;
}
#sub_features a img {
	display:block;
	margin-bottom:7px;
}
#sub_features a:hover img {
	filter:alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80;
}



#Unleashed_blog {
	padding-bottom:25px;
}
#blog_title {
	display:block;
	margin-bottom:3px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	background:#FF6E00;
}
#blog_summary {
	font-size:8pt;
	color:#666;
	margin-top:15px;
}
#blog_summary a {
	margin-left:20px;
}
#blog_preview_image {
	display:block;
	width:164px;
	height:100px;
	margin-bottom:15px;
}
#blog_preview_image img {
	background:#EEE;
	width:164px;
	height:100px;
}
#blog_preview {
	color:#333;
	line-height:1.5em;
}
#latest_posts {
	font-size:8pt;
}
#latest_posts a {
	font-weight:bold;
	text-decoration:none;
}
#rssLink {
	display:block;
	width:16px;
	float:right;
}
#blog_posts {
	margin:0;
	padding:0;
	padding-left:20px;
	color: #FF6E00;
	padding-top:7px;
	line-height:1.4em;
}
#blog_posts li {
	padding-top:0;
}
#blog_posts li a {
	color: #000;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:6px;
	padding-top:6px;
	display:block;
}
#blog_posts li a:hover {
	color: #FF6E00;
}




#social_networking {
	border-top:1px solid #FF6E00;
	height:90px;
}
#social_networking img {
	float:left;
	filter:alpha(opacity=60);
	opacity: 0.60;
	-moz-opacity:0.60;
}
#social_networking a:hover img {
	filter:alpha(opacity=100);
	opacity: 0.999;
	-moz-opacity: 0.999;
}






#mainFeatures {
	background:#000;
	width:532px;
	height:300px;
	overflow:hidden;
	position:relative;
}

#prevMFBtn {
	position:absolute;
	z-index:101;
	left:10px;
	top:95px;
	display:none;
}
#nextMFBtn {
	position:absolute;
	z-index:101;
	left:464px;
	top:95px;
	display:none;
}

#mainFeatures:hover #nextMFBtn, #mainFeatures:hover #prevMFBtn {
	display:block;
}

.mf {
	text-decoration:none;
	z-index:10;
	display:none;
	position:absolute;
	top:0;
	left:0;
}
.mf span {
	position:absolute;
	top:250px;
	left:0;
	background:#000;
	width:532px;
	height:50px;
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
}
.mf h2 {
	position:absolute;
	top:265px;
	left:20px;
	color:#FFF;
	font-size:21px;
	font-weight:normal;
	width:512px;
	overflow:hidden;
	height:35px;
}






















