﻿/* 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
						
						
  	=================================================== 
  	===================================================  */

#mainContent {
	padding: 10px;
}
	
/* This code sets the font style for all modules */

#NetGlobalContainer {
	width: 850px;/*910px*/
	margin: 20px 30px;
	padding: 0;
	color: #3E3E3E;
	font: 12px/160% Arial, Verdana, Helvetica, sans-serif;
	}

	#NetGlobalContainer a {
     	color: #006666;
		text-decoration: none;
		}

	#NetGlobalContainer a:hover {
		color: #006666;
		}

/* This code sets the font style for all headlines */


/* Defines global headers */

#NetGlobalContainer h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #aaa;
	} /* Defines module header */


#NetGlobalContainer h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	} /* Defines story headers */
	
#NetGlobalContainer h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	} /* Defines story subhead */
	
#NetGlobalContainer h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	} /* Defines story underhead */
	
#NetGlobalContainer h5 {
	font-size: 14px;
	font-weight: bold;
	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: 1px solid #aaa;
	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: 1px solid #aaa;
	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;
	}
	
	
#NetFeatureDeck div {
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/*Health library landing page*/

#NetBreakingNewsHeader {width: auto; background-color: #00718F;}
.NetBreakingNewsRotatorContainer {width: auto;}
.NetBreakingNewsTabBox {width: 373px;}
.NetBreakingNewsTabSelected {background-color: #e89719;}
.NetBreakingNewsTabHovered {background-color: #cf8817;}
.NetBreakingNewsTab {width: 364px;}
.NetPreviousBreakingNewsPageButton {background-image: url('newsPreviousButton.gif');}
.NetNextBreakingNewsPageButton {background-image: url('newsNextButton.gif');}

#NetFeaturedHealthTip .NetFeaturedHealthTipBox {background-color: #e89719; border: 1px solid #e89719;}
#NetFeaturedHealthTools .NetFeaturedHealthToolsBox {background-color: #00718F;}
#NetFeaturedHealthTools .rrItem div {color: #fff;}
.NetFeaturedHealthTipBoxHeader {background: url('healthTipTop.png') no-repeat;}
.NetFeaturedHealthToolsBoxHeader {background: url('healthToolTop.png') no-repeat;}
.NetPreviousHealthToolButton {background-image: url('newsPreviousButton.gif');}
.NetNextHealthToolButton {background-image: url('newsNextButton.gif');}

#NetFeatures {margin: 0;}
#NetFeaturedHealthTip, #NetFeaturedHealthTools {width: 307px;}
.NetFeaturedHealthTipBox, #ctl00_ContentBody_FeaturedHealthToolsRotator {height: 140px !important;}
#NetFeaturedHealthTools ul li, #ctl00_ContentBody_FeaturedHealthToolsRotator {width: 287px !important;}

.NetHealthInfoToolsPromo a {background: url('healthToolsButton.gif') 0 0 no-repeat; padding: 11px 13px;}
.NetHealthInfoToolsPromo a:hover {background: url('healthToolsButton.gif') 0 -40px no-repeat;}


