/* CSS Document */
div.module .detail { }

div.module .detail .itemHeader { overflow:hidden; zoom:1; float:none; clear:both; margin-bottom:12px; color:#4E8B9E; }

div.module .detail .itemHeader.InlineMediaContent { margin-bottom:10px; }

div.module .detail .itemContent { overflow:hidden; zoom:1; float:left; }
div.module .detail .itemRelated { overflow:hidden; zoom:1; display:none; }
div.module .detail .itemFooter { overflow:hidden; zoom:1; float:none; clear:both; margin-top:25px; }
div.module .detail .ActionLinkContiner { overflow:hidden; zoom:1; float:none; clear:both; border-top:1px solid #D7D7D7; margin-top:5px; padding-top:5px; margin-bottom:15px; }
div.module .detail .ActionLinkContiner a {
	display:block;
	background-image:url(../../../images/blog/icon_arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-left:12px;
}

div.module .detail #articleContent.RelatedContent { width:358px; margin-right:10px; }
div.module .detail #articleRelated.RelatedContent { width:268px; display:block; }

div.module .detail .title { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#1C2C45;  }

div.module .detail .author {
	margin:5px 0 0 0;
	padding:0;
	float:left;
}
div.module .detail .author label { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; }
div.module .detail .author span { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#4E8B9E; }

div.module .detail .source { margin:7px 0 0 9px; padding:0 0 0 7px; line-height:12px; float:left; border-left:1px solid; }
div.module .detail .source label { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; }
div.module .detail .source span { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#4E8B9E; }

div.module .detail .date { margin:7px 0 0 9px; padding:0 0 0 7px; line-height:12px; float:left; border-left:1px solid; }
div.module .detail .date label { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; }
div.module .detail .date span { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#4E8B9E; }

div.module .detail .sectionLabel { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#7FA7B4; }
div.module .detail #articleRelated .sectionLabel { font-size: 12px; color: #7FA7B4; }
div.module .detail .categoryList { margin:0; padding:0; float:none; clear:both; overflow:hidden; zoom:1; }
div.module .detail .categoryList label { display:block; float:left; margin-right:5px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; }
div.module .detail .categoryList span.categoryListContainer { display:block; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px;  }
div.module .detail .categoryList span.categoryListContainer a { font-family:Arial, Helvetica, sans-serif; font-size:11px; }


div.module .detail .relatedContentWrapper {
	background-color:#E0F4F8;
	border:1px solid #CEE5EA;
	padding:5px 10px 5px 10px;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
}
div.module .detail .relatedContentWrapper .label { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#3C5355; margin-top:5px; }
div.module .detail .relatedContentWrapper ul { margin:0 0 0 1.3em; padding:0; color:#00508E; }


div#MediaCenterAudioPlugin { margin-top:10px; height:140px; }
div#MediaCenterVideoPlugin {  margin-top:10px; height:358px; overflow:hidden; } 
