﻿/* CSS Document *//*  ===================================================   	===================================================  		Description: netReturns client style sheet - Nortwhest Community Healthcare	Author: Sean Kabanuk	Release date: 12/15/09	 	Designer approved: Sean Kabanuk	Date approved: 12/15/09	Revision History:	Revised By		Revised On:						  	===================================================   	===================================================  */	/* This code sets the font color for all modules */#NetGlobalContainer {	width: 770px;	color: #000;	}	#NetGlobalContainer a {     	color: #5e9b3c;		text-decoration: none;		}	#NetGlobalContainer a:hover {		color: #684f40;		text-decoration: underline;		}				/* This code sets the font folor for all headlines *//* Defines global headers */#NetGlobalContainer h1 {	color: #5E9B3C;	text-transform: none;	} /* Defines module header */#NetGlobalContainer h2 {	color: #666666;	} /* Defines story headers */	#NetGlobalContainer h3 {	color: #000;	} /* Defines story subhead */	#NetGlobalContainer h4 {	color: #666666;	} /* Defines story underhead */	#NetGlobalContainer h5 {	color: #684F40 ;	font-size: 14px;	} /* Defines the section headers for the right column */			#NetGlobalContainer h6 {	color: #684F40;	text-transform: none;	} /* Defines the subsection headers for the right column */.NetFeaturedSectionHeader {	color: #666666;	} /* defines section header for feature at top of 2 column landing pages */.NetContentSectionHeader {	color: #000;	} /* defines general section header */	#NetFormBuilderForm .header {	color: #666666;	}	#NetFormBuilderForm .subheader {	color: #000;	}	#NetFormBuilderForm .boldGreen{font: 12px Verdana, Arial, Helvetica;font-weight: bold;color: #3e761c;}#NetFormBuilderForm .subheadGreen{font: 12px Verdana, Arial, Helvetica;font-weight: bold;color:#fff;background-color:#51882a;padding-top: 4px;margin-bottom:0px;width:100%;display:block;}	/* 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;			}			/* Defines global buttons */	.NetButton {	font-family: Arial, Verdana, Helvetica, Verdana sans-serif;	background-color: #ececec;	border: 1px solid #aaaaaa;	display: block;	font-size: 11px;	font-weight: bold;	line-height: normal;	/*height: 25px;*/	text-transform: uppercase;}	#NetGlobalContainer .NetButton a {		color: #3e3e3e;		text-decoration: none;		}			#NetGlobalContainer .NetButton a:hover {		color: #fff;		background: #aaaaaa;		}		.NetJobPostingDate {	display: none;	}		#NetProvidersSearchResultsContainer .NetGridItem a, #NetProvidersSearchResultsContainer .NetGridItemAlternating a {	color: #000;	}#NetProvidersSearchResultsContainer .NetGridItem a:hover, #NetProvidersSearchResultsContainer .NetGridItemAlternating a:hover {	color: #000;	}/* Controls calendar item size, line height and color */.NetCalendarMonthItem a { 	color: #5E9B3C !important;	text-decoration: none;}.NetCalendarMonthItem a:hover{ 	color: #684F40 !important;}.contentPage .NetCalendarMonthItem p{    color: #555555;    font-size: 12px;    line-height: 160%;    margin-top: 0;}.NetCalendarMonthDayWithEvent {    color: #555555;    font-size: 12px;    font-weight: normal;}.NetCheerCardsGiftShopCrossLink  {		background-image:url(GiftShopCrossLinkBkg.gif);	background-color:#5D9733;	height:40px;	width:570px;	padding:0;	margin:18px 0 30px 0;	background-repeat:no-repeat;	background-position: bottom left;	}.NetCheerCardsGiftShopCrossLink span {		color:#ffffff;		position:relative;	top:10px;	left:56px;	font-size:14px; }#NetStory .NetCheerCardsGiftShopCrossLink a{		color:#aed790;	font-size:14px;		position:relative;	top:10px;	left: 58px;	margin-right:3px;}#NetStory .NetCheerCardsGiftShopCrossLink a:hover{		color:#ffffff;	}.NetGiftShopCheerCardsCrossLink {    background-image:url(GiftShopCrossLinkBkg.gif);	background-color:#5D9733;	height:40px;	width:440px;	padding:0;	margin:18px 0 50px 0;	background-repeat:no-repeat;	background-position: bottom left;	}.NetGiftShopCheerCardsCrossLink span {		color:#ffffff;		position:relative;	top:10px;	left:56px;	font-size:14px;}#NetStory .NetGiftShopCheerCardsCrossLink a{		color:#aed790;	font-size:14px;		position:relative;	top:10px;	left: 58px;	margin-right:3px;}#NetStory .NetGiftShopCheerCardsCrossLink a:hover{		color:#ffffff;	}
