/* DETAIL PAGE STRUCTURE ELEEMNTS */
div.module .detail { }
div.module .detail .detailHeader { overflow:hidden; zoom:1; float:none; clear:both; margin-bottom:25px; background:url(../../../images/list/border-bottom.png) no-repeat bottom left; padding-bottom:5px }
div.module .detail #detailBody { overflow:hidden; zoom:1; float:left; }
div.module .detail #detailRelated { overflow:hidden; zoom:1; display:none;  }
div.module .detail .detailFooter { overflow:hidden; zoom:1; float:none; clear:both; margin-top:25px; background:url(../../../images/list/border-bottom.png) no-repeat top left; }
div.module .detail #detailBody.RelatedContent { width:405px; margin-right:15px; }
div.module .detail #detailRelated.RelatedContent { width:265px; display:block; }
div.module .detail .detailDisclaimer{ overflow:hidden; zoom:1; float:none; clear:both;  background:url(../../../images/list/border-bottom.png) no-repeat bottom left; }
div.module .detail .detailDisclaimer p { font-size:11px; }

div.module.display .detail .detailHeader #TitleContainer { overflow:hidden; zoom:1; float:left; width:500px; }
div.module.display .detail .detailHeader #RegistationContainer { overflow:hidden; zoom:1; float:right; }
div.module.display .detail #RegistationContainer a {
	display:block;
	background-image:url(../../../images/events/registerButton.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:122px;
	overflow:hidden;
	text-align:center;
	padding-left:3px;
	text-decoration:none;
	margin-top:5px;
}
div.module.display .detail #RegistationContainer a span {
	display:none;
}




/* DETAIL PAGE SECTION LABELS */
div.module .detail .sectionLabel,
div.module .detail #RelatedContentContainer .label,
div.module .detail #detailBody .label,
div.module .detail #EventInformationContainer .sectionLabel,
div.module .detail #EventInformationContainer .instructions { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#1D685D; }
div.module .detail #EventInformationContainer .sectionLabel,
div.module .detail #EventInformationContainer .instructions { padding:5px 0 0 0 !important;  }
div.module .detail #EventInformationContainer .instructions { margin-top:10px; }
div.module .detail #RelatedContentContainer .label { margin:15px 0 0 0; padding:0; }
div.module .detail #EventInformationContainer .label { font-size:12px; margin:15px 0 0 0; padding:0; }
div.module .detail #EventInformationContainer .sectionLabel { font-size:12px; padding:10px 0;  }

/* DETAIL PAGE ELEMENTS */
div.module .detail .title { margin:0; padding:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; color:#1D675D;  }
div.module .detail .dateTime { margin:0; padding:0; float:none; clear:both; }
div.module .detail .dateTime label { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight: normal; color:#1D675D; }
div.module .detail .dateTime span { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight: normal; color:#1D675D; }
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:#5A6769; }
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; }

/* RELATED CONTENT ELEMENTS */
div.module .detail #RelatedContentContainer {
	background-color:#E5F3F2;
	border:1px solid #98C2BF;
	padding:5px 10px 5px 10px;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
}
div.module .detail #RelatedContentContainer .sectionLabel { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#1D685D; margin-top:5px; }
div.module .detail #RelatedContentContainer ul { margin:0 0 0 0; padding:0;   }


/* EVENT INFORMTION ELEMENTS */
div.module .detail #EventInformationContainer { padding-top:15px; }
div.module .detail #EventInformationContainer #EventLocationContainer { padding-bottom:10px; }
div.module .detail #EventInformationContainer #EventActionLinkContainer { padding-bottom:15px; }
div.module .detail #EventInformationContainer .label { display:none; }

div.module .detail #EventActionLinkContainer a {
	background-image: url(../../../images/events/bullet.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding-left:10px;
	display:block;
}


/* ACTION LINK ( PREVIOUS PAGE LINK ) */
div.module .detail .detailLink {
	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:#D6325C;
	padding-left:15px;
	text-align:left;
	margin-top:5px;
}
div.module .detail .detailLink span { background-image:none; margin:0; padding:0;  height:auto; }

#Inline-Toolbar-Wrapper { margin-right:0 !important; position:absolute; top:155px; right:20px; }