﻿/* CSS Document */


/*  ===================================================  
 	===================================================  
	
	Description: netReturns client style sheet - hide right column
	Author: Katelin Schwarck
	Release date: 10/06/11	 
	Designer approved: Katelin Schwarck
	Date approved: 10/06/11
	Revision History:	Revised By:			Revised On:
						
						
  	=================================================== 
  	===================================================  */
	
/* This code sets the font style for all modules */

#NetGlobalContainer {
	width: 460px;
	padding: 10px 0px 0px 0px;
	color: #414142;
	font: 12px/160% Georgia, "Times New Roman", Times, serif;;
	}

	#NetGlobalContainer a {
     	color: #7F6126;
		text-decoration: underline;
		}

	#NetGlobalContainer a:hover {
		color: #39285B;
		text-decoration: underline;
		}

/* This code sets the font style for all headlines */


/* Defines global headers */

#NetGlobalContainer h1 {
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #aaa;
	color: #7F6126;*/
	display: none;
	} /* Defines module header */


#NetGlobalContainer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 40px;
	margin: 0;
	padding: 0px 0px 10px 0px;
	color: #7F6126;
	} /* Defines story headers */
	
#NetGlobalContainer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #39285B;
	font-weight: normal;
	padding: 0px;
	} /* Defines story subhead */
	
#NetGlobalContainer h4 {
	/*font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #39285B;
	font-weight: normal;
	font-style: normal; !important
	margin: 0px 0px 10px 0px;
	padding: 0px;*/
	display: none;
	} /* 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 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #39285B;
	font-weight: normal;
	font-style: normal;
	margin: 40px 0 10px;
	padding: 0px;
	background-color: transparent;
	display: block;
	width: auto;
	} /* defines section header for feature at top of 2 column landing pages */

.NetContentSectionHeader {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #39285B;
	font-weight: normal;
	font-style: normal;
	border-top: none;
	clear: both;
	display: block;
	margin: 40px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	width: auto;
	} /* defines general section header */

.NetSubContentSectionHeader {
	background-color: #transparent;
	border-top: none;
	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;
	}

/* Add this code to hide the right column */

#NetRightContentColumn {
    display: none;
	}

#NetLeftContentContainer {
    margin: 0;
	}
	
#NetLeftContentColumn {
    margin: 0;
    padding: 0;
	}

#NetMainContentContainer {
	background: none;
	}
	
/* Add the following code to remove the dividers in the left and right hand columns */
	
#NetGlobalContainer h1 {
	border-bottom: none;
	}
	
.NetRightColumnDivider {
	border-bottom: none;
	}
		
/* Defines global buttons so they are not underlined */
	

#NetGlobalContainer .NetButton a {
	text-decoration: none;
	color: #3E3E3E;
	}

/* This code resets the over state on thumbnail button links so they are not underlined */

#NetGlobalContainer .NetCheercardsThumbnailButton a {
color:#3E3E3E !important;
text-decoration:none;
	}

#NetGlobalContainer .NetGiftShopThumbnailButton a {
color:#3E3E3E !important;
text-decoration:none;
	}

#NetGlobalContainer .NetGiftShopThumbnailButton a {
color:#3E3E3E !important;
text-decoration:none;
	}

#NetGlobalContainer .NetNewsReleasesThumbnailButton a {
color:#3E3E3E !important;
text-decoration:none;
	}

/* Adds top and bottom padding to quick links */

#NetQuickLinksContainer {
    float: right;
    padding: 10px 0;
	}
	
	
#NetGlobalContainer #NetFeatureDeck h2 {
	font-family: Arial, Helvetica, sans-serif;
	}



/*Health library landing page*/

#NetBreakingNewsHeader {width: auto; background-color: #7F6126;}
.NetBreakingNewsRotatorContainer {width: auto;}
.NetBreakingNewsTabBox {width: 198px;}
.NetBreakingNewsTabSelected {background-color: #F2ECC2; color: #222 !important;}
.NetBreakingNewsTabHovered {background-color: #ebe4bc;}
#NetBreakingNews ul li a {padding-top: 3px; padding-bottom: 9px;}
#NetBreakingNews ul li a:hover {color: #555;}
.NetBreakingNewsTab {width: 189px;}

#NetFeaturedHealthTip {width: 218px; margin-right: 10px;}
#NetFeaturedHealthTip .NetFeaturedHealthTipBox {background-color: #7F6126; border: 1px solid #7F6126;}
#NetFeaturedHealthTools .NetFeaturedHealthToolsBox {background-color: #7F6126;}
#NetFeaturedHealthTools .rrItem div {color: #fff;}
.NetFeaturedHealthTipBoxHeader {background-image: url('healthToolTop.png');}
.NetFeaturedHealthToolsBoxHeader {background-image: url('healthToolTop.png');}

#NetFeatures {margin: 0;}

.NetHealthInfoToolsPromo a {background: url('healthToolsButton.gif') 0 0 no-repeat; padding: 11px 13px;}
.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 #664e1f; width: 25px; height: 25px; display: block; } /*--- All Next and Prev buttons ---*/
	.NetNextBreakingNewsPageButton, .NetNextHealthToolButton { background: url('nextButton.png') 0 0 no-repeat #664e1f; }
	.NetPreviousBreakingNewsPageButton:hover, .NetNextBreakingNewsPageButton:hover, .NetPreviousHealthToolButton:hover, .NetNextHealthToolButton:hover { background-color: #4d3b17; }