﻿/* CSS Document */


/*  ===================================================  
 	===================================================  
	
	Description: netReturns client style sheet - basic template
	Author: Sean Kabanuk
	Release date: 12/21/07	 
	Designer approved: Sean Kabanuk
	Date approved: 10/08/09	
	Revision History:	Revised By:			Revised On:
						Katelin Schwarck	10/15/09
						added styles for NetFormBuilderForm header (preforms like a h2) and subheader (performs like a h3).
						Katelin Schwarck	12/08/09
						added in all styles for the appropriate ids using the base styles.
						Katelin
						
						
  	=================================================== 
  	===================================================  */
	
/* This code sets the font style for all modules */

#NetGlobalContainer {
	width: 763px;
	padding: 10px 0px 0px 0px;
	color: #58595B;
	font: 12px/160% Arial, Verdana, Helvetica, sans-serif;
	}

	#NetGlobalContainer a {
     	color: #7B0002;
		text-decoration: none;
		}

	#NetGlobalContainer a:hover {
		color: #490000;
		}

/* This code sets the font style for all headlines */


/* Defines global headers */

#NetGlobalContainer h1 {
	font-size: 24px;
	color: #726857;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px double #A5A9AA;
	} /* Defines module header */


#NetGlobalContainer h2 {
	font-size: 22px;
	font-weight: normal;
	color: #7A411B;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	} /* Defines story headers */
	
#NetGlobalContainer h3 {
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #7B0002;
	padding: 0px;
	} /* Defines story subhead */
	
#NetGlobalContainer h4 {
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	} /* Defines story underhead */
	
#NetGlobalContainer h5 {
	font-weight: normal;
	color: #7B0002;
	font-size: 18px;
	padding: 0px;
	margin: 10px 0px 5px 0px;
	} /* Defines the section headers for the right column */	
	
#NetGlobalContainer h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	} /* Defines the subsection headers for the right column */
	
.NetFeaturedSectionHeader {
	background-color: transparent;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 6px 0px;
	width: auto;
	} /* defines section header for feature at top of 2 column landing pages */

.NetContentSectionHeader {
	background-color: transparent;
	border-top: 3px double #A5A9AA;
	clear: both;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	width: auto;
	} /* defines general section header */

.NetSubContentSectionHeader {
	background-color: #transparent;
	border-top: 3px double #A5A9AA;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 10px 10px 0px;
	padding: 6px 0px 6px 0px;
	width: auto;
	} /* defines section header for inset boxes in 2 column layout */

#NetFormBuilderForm .header {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	width: auto;
	color: #3E3E3E;
	} /* defines header in form builder -- may need to add more classes that the production specialist may had created */
	
#NetFormBuilderForm .subheader {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	width: auto;
	color: #3E3E3E;
	} /* defines header in form builder -- may need to add more classes that the production specialist may had created */
	
	
/* This code sets the font style for the netWizard */
	
.NetWizardStepHeader {
	background: none;
	border-left: 0;
	border-right: 0;
	clear: both;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 6px 0px;
	text-transform: capitalize;
	width: auto;
	} /* defines general section header */
	
	.NetWizardStepDetail {
		border: 1px solid #aaa;
		margin-bottom: 20px;
		}
		
		.NetWizardStepText {
			font: 11px/160% Arial, Verdana, Helvetica, sans-serif;
			float: left;
			padding: 3px 0px 0px 10px;
			}
			
/* This code sets the font style for the netWizard */
			
.NetQuickLinksText {
	padding: 5px 0px 0px 0px;
	float:left;
	font: 12px/160% Arial,Verdana,Helvetica,sans-serif;
	}
	
.NetRightColumnDivider {
	border-bottom: 3px double #A5A9AA;
	}
	
#NetMainContentContainer {
	background: none;
	}
	
#NetRightContentColumn li a {
	color: #58595B;
	}


.NetJobPostingSearchContent .NetControl { width: 195px; }

/*Health library landing page*/

#NetBreakingNewsHeader {width: auto; background-color: #7B0002;}
.NetBreakingNewsRotatorContainer {width: auto;}
.NetBreakingNewsTabBox {width: 286px;}
.NetBreakingNewsTabSelected {background-color: #ECE5DF; color: #222 !important;}
.NetBreakingNewsTabHovered {background-color: #e5ded8;}
#NetBreakingNews ul li a:hover {color: #555;}
.NetBreakingNewsTab {width: 277px;}

#NetFeaturedHealthTip .NetFeaturedHealthTipBox {background-color: #A49080; border: 1px solid #A49080;}
#NetFeaturedHealthTools .NetFeaturedHealthToolsBox {background-color: #A49080;}
#NetFeaturedHealthTools .rrItem div {color: #fff;}
.NetFeaturedHealthTipBoxHeader {background-image: url('healthToolTop.png');}
.NetFeaturedHealthToolsBoxHeader {background-image: url('healthToolTop.png');}

#NetFeatures {margin: 0;}
#NetFeaturedHealthTip {margin-right: 20px;}
#NetFeaturedHealthTip, #NetFeaturedHealthTools {width: 264px;}
.NetFeaturedHealthTipBox, #ctl00_ContentBody_FeaturedHealthToolsRotator {height: 160px !important;}
#NetFeaturedHealthTools ul li, #ctl00_ContentBody_FeaturedHealthToolsRotator {width: 244px !important;}

.NetHealthInfoToolsPromo a {background: url('healthToolsButton.gif') 0 0 no-repeat; padding: 11px 13px; height: 18px;}
.NetHealthInfoToolsPromo a:hover {background: url('healthToolsButton.gif') 0 -40px no-repeat; color: #3E3E3E !important}

.NetPreviousBreakingNewsPageButton, .NetNextBreakingNewsPageButton, .NetPreviousHealthToolButton, .NetNextHealthToolButton { background: url('prevButton.png') 0 0 no-repeat #940002; width: 25px; height: 25px; display: block; } /*--- All Next and Prev buttons ---*/
	.NetNextBreakingNewsPageButton, .NetNextHealthToolButton { background: url('nextButton.png') 0 0 no-repeat #940002; }
	.NetPreviousBreakingNewsPageButton:hover, .NetNextBreakingNewsPageButton:hover, .NetPreviousHealthToolButton:hover, .NetNextHealthToolButton:hover { background-color: #ad0003; }