/* DETAIL PAGE STRUCTURE ELEEMNTS */
div.module .detail { }
div.module .detail .itemHeader { overflow:hidden; zoom:1; float:none; clear:both; margin-bottom:25px; }
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 #articleContent.RelatedContent { width:408px; margin-right:15px; }
div.module .detail #articleRelated.RelatedContent { width:268px; display:block; }
div.module .detail .sectionLabel { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#2D353E; }

/* DETAIL PAGE ELEMENTS */
div.module .detail .title { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:21px; color:#0A51A1;  }
div.module .detail .author {
	margin:0;
	padding:0;
	float:left;
	background-image:url(../../../images/list/spacer.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:5px;
	margin-right:5px;
	margin-top:5px;
}
div.module .detail .author label { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color:#2B7ECE; }
div.module .detail .author span { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color:#2B7ECE; }
div.module .detail .source { margin:5px 0 0 0; padding:0; }
div.module .detail .source label { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color:#2B7ECE; }
div.module .detail .source span { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color:#2B7ECE; }
div.module .detail .date { margin:0; padding:0; float:none; clear:both; }
div.module .detail .date label { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color:#2B7ECE; }
div.module .detail .date span { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color:#2B7ECE; }
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; color:#556B73; }
div.module .detail .categoryList span.categoryListContainer { display:block; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#556B73; }
div.module .detail .categoryList span.categoryListContainer a { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#0095D8; }


/* RELATED CONTENT ELEMENTS */
div.module .detail .relatedContentWrapper {
	background-color:#E8F8FD;
	border:1px solid #D3ECF7;
	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:#2D353E; margin-top:5px; }
div.module .detail .relatedContentWrapper ul { margin:0 0 0 1.3em; padding:0; color:#00508E; }

/* ACTION LINK ( PREVIOUS PAGE LINK ) */
div.module .detail .ActionLinkContiner { overflow:hidden; zoom:1; float:none; clear:both; border-top:1px solid #CACACA; margin-top:5px; padding-top:5px; }
div.module .detail .ActionLinkContiner a {
	display:block;
	background-image:url(../../../images/news/icon_arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-left:15px;
}

#MediaCenterPlugin #MediaCenterTabs .pluginTab.active a {
	color:#F08700 !important;
}

#MediaCenterPlugin #MediaCenterTabs .pluginTab a {
	color:#0095D8 !important;
}

#MediaCenterPlugin #MediaCenterPlayers .NavigationWrapper .NavigationContainer .CounterContainer {
	color:#5E6D77 !important;
}
#MediaCenterPlugin #MediaCenterContent { border-left: 1px solid #C9ECF3 !important; }
#MediaCenterPlugin #MediaCenterPlayers { border-color:#C9ECF3 !important; }
#MediaCenterPlugin #MediaCenterTabs .pluginTab
{
	border-top: 1px solid #C9ECF3 !important;
	border-right: 1px solid #C9ECF3 !important;
}
#MediaCenterPlugin #MediaCenterTabs .pluginTab.inactive {
	background-color:#E8F8FD !important;
	border-bottom: 1px solid #D3ECF7 !important;
}

#MediaCenterPlugin #MediaCenterPlayers .SlideShowWrapper {
	background-color:#E5F6FD !important;
}
