@charset "UTF-8";
/* CSS Document */


/* TEMP STLES START */
.strike {
	text-decoration:line-through;
}
/* TEMP STLES END */


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #D4E2F4;
	background-image: url(/assets/branding/page-background.gif);
	background-repeat: no-repeat;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003F8E;
}
a:visited {
	color: #003F8E;
}
a:hover {
	color: #06C;
}
a:active {
	color: #003F8E;
}
p {
	margin-top:2px;
	margin-bottom:15px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header, #content_area, #footer {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
}
#header ul, #footer ul {
	margin: 0px;
	padding: 0px;
}






/* Wrapper Outers and Inners  */

#header .wrapper_outer {
	margin-left:2px;
	margin-right:2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #56A94F;
	border-left-color: #56A94F;
	border-bottom-color: #56A94F;
	height:127px;
}
#header .wrapper_inner {
	background-image: url(/assets/branding/header-background.gif);
	background-repeat: no-repeat;
	background-color: #56A94F;
	height:127px;
}

#content_area .wrapper_outer {
	margin-left:2px;
	margin-right:2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #56A94F;
	border-left-color: #56A94F;
}
#content_area .wrapper_inner {
	margin-right: 0px;
	margin-left: 0px;
	min-height:400px;   /* this pushs the content down low enough to be standardized and not show the background */
}

#content_area #content_left ul {
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px; 
	padding-right:10px;
	background-color:#A6C8EB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56A94F;
	background-image:url(/assets/branding/gradients-vert-md-blue-to-lt-blue.gif);
	background-repeat:repeat-x;
}
#content_area #content_left li {
	margin-left:5px;
	padding-left:5px;
}
#content_area #content_left ul a {
	color:#384657;
	text-decoration:none;
}
#content_area #content_left ul a:hover {
	color:#384657;
	text-decoration:underline;
}
#content_area #content_left {
	width:200px;
	float:left;
	min-height:510px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
}
#content_area #content_left ul li {
	font-size:10px;
	list-style:none;
	padding-top:3px;
	padding-bottom:5px;
	font-weight:bold;
	line-height:110%;
}
#content_area #content_left ul ul {
	list-style:none;
	padding-top:0px;
	padding-bottom:5px;
	margin-bottom:0px;
	border:none;
	padding-left:0px;
}
#content_area #content_left ul li li {
	font-size:10px;
	list-style:none;
	padding-top:7px;
	padding-bottom:0px;
	font-weight:normal;
	margin-left:0px;
	line-height:110%;
}

#content_area #content_center {
	margin-left:200px;
	padding-bottom:20px;
	padding-top:20px;
	padding-left: 35px;
	padding-right: 35px;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #56A94F;
	line-height:150%;
}
#content_area #content_right {
	width:210px;
	float:right;
	padding-top:0px;
	margin-bottom:20px;
	min-height:510px;
	margin-left:25px;
}
#content_area #content_right.display_Custom {
	width:300px;
	float:right;
	padding-top:0px;
	margin-bottom:20px;
	margin-left:25px;
}
#content_area h2 strong, #content_area h3 strong, #content_area h4 strong {
	font-weight:normal;
}
#content_area h1 {
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
	color:#666;
	font-weight:normal;
}
/*#content_area a:link h1, #content_area a:active h1, #content_area a:visited h1, #content_area a:hover h1 {
	text-decoration:none;
	color:#666;
	font-weight:normal;
	cursor:default;
	line-height:120%;
	font-size:24px;
}
*/
#content_area h1 {
	text-decoration:none;
	color:#666;
	font-weight:normal;
	cursor:default;
	line-height:110%;
	font-size:24px;
}

#content_area h2 {
	padding:0px;
	margin-top:25px;
	margin-bottom:4px;
	font-weight:normal;
	line-height:100%;
	color: #32762C;
	font-size:18px;
}
#content_area .center_home h2 {
	padding:0px;
	margin-top:5px;
	margin-bottom:4px;
	font-weight:normal;
	line-height:100%;
	color: #32762C;
	font-size:18px;
}
#content_area h3 {
	padding:0px;
	margin-top:8px;
	margin-bottom:5px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height:100%;
	color: #32762C;
	font-size:16px;
}

#content_area h4 {
	padding:0px;
	margin-top:2px;
	margin-bottom:1px;
	font-weight:normal;
	line-height:100%;
	color: #32762C;
	font-size:14px;
}


#content_area #content_left ul#nav_news_alerts {
	background-color:#FFF;
	background-image:url(/assets/branding/gradients-vert-lt-grey-to-white.gif);
	background-repeat:repeat-x;
	border:none;
}
#content_area #content_left ul#nav_news_alerts ul, #content_area #content_left ul#nav_news_alerts li li {
	padding-left:0px;
}
#content_area #content_left ul#nav_news_alerts li.nav_newsevents  {
	font-weight:bold;
}
#content_area #content_left ul#nav_news_alerts li.nav_healthalerts  {
	font-weight:bold;
	color:#9F1010;
}
#content_area #content_left ul#nav_news_alerts li li {
	font-weight:normal;
	color:#333;
}
#content_area #content_left ul ul {
	background:none;
	
}
#content_area ul {
	margin-top:1px;
	padding-left:20px;
	padding-bottom:10px;
}

.online_patient_portal_nav_link a {
background-image:url(/assets/branding/online_patient_portal_nav_bg.jpg);
background-repeat:repeat-x;
padding-top:14px;
padding-bottom:16px;
display:block;
color:#FFF;
text-decoration:none;
text-align:center;
font-size:16px;
}
.online_patient_portal_nav_link a:hover {
text-decoration:underline;
}









#header li{
	margin: 0px;
	padding: 0px;
	display:inline;
}
#header_secondary_nav li {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	padding-right: 8px;
	padding-left: 8px;
	float: right;
}
#header_secondary_nav {
	float: right;
	width: 555px;
	padding: 15px;
	padding-left:0px;
}
#header_logo {
	float: left;
	width: 358px;
	height: 86px;
}
#header_primary_nav {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #56A94F;
}
#header_secondary_nav .first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_logo h1 {
	text-indent: -3000px;
	margin: 0px;
	padding: 0px;
	display: none;
	visibility: hidden;
}

#header_logo img {
	height: 86px;
	width: 355px;
}
#header_primary_nav ul {
	display: block;
	width: 100%;
}
#header_primary_nav div {
	border-width: 1px;
	border-style: solid;
	border-color: #32762C;
	background-color: #56A94F;
	width:942px;
	float:left;
}
#header_primary_nav div.section_home {
	height:38PX;
	width:942px;
	float:left;
	overflow:hidden;
}
#header_primary_nav li {
	width: 152px;
	float: left;
	text-align: center;
	height:38px;
}
#header_primary_nav li#nav_community_support {
	width: 177px;
	float: left;
	text-align: center;
}
#header_primary_nav ul#med_center_dropdown li {
	width: 156px;
	float: left;
	text-align: center;
}
#header_primary_nav {
	float:left;
	width:100%;
	height:40px;
	
}
ul#med_center_dropdown {
	width:157px;
}
#header_primary_nav li a {
	background-color:#56A94F;
	width:100%;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #89C384;
	border-right-style: none;
	height:18px;
}
#header_primary_nav li a:hover {
	background-color:#4C9847;
}

#header_primary_nav li.first a {
	border-left-style: none;
}
#header_primary_nav a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
div.section_our-mission #nav_our_mission a, div.section_medical_centers #nav_medical_centers a, div.section_patient-services #nav_patient_services a, div.section_healthcare-providers #nav_healthcare_providers a, div.section_careers #nav_careers a, div.section_community-support #nav_community_support a, div.section_newmarket-center #nav_medical_centers a, div.section_raymond-center #nav_medical_centers a, div.section_nashua-center #nav_medical_centers a {
	background-color:#32762C;
}







#footer li {
	margin: 0px;
	padding: 0px;
	display:inline;
	float:right;
	padding-right: 8px;
	padding-left: 8px;
}
#footer li#footer_copyright {
	float: left;
	padding-left: 0px;
}.footer_shadow {
	background-image: url(/assets/branding/footer-background.gif);
	background-repeat: no-repeat;
	height: 24px;
}
#header_secondary_nav a {
	color: #46963F;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
#footer .wrapper_outer {
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px;
	background-position: bottom;
	background-repeat: no-repeat;
	border: 1px solid #56A94F;
}
#footer .wrapper_inner {
	padding:5px;
	background-color:#AAD4A7;
	border: 1px solid #FFF;
	color:#003F8E;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
}





.shadow_down {
	background-image: url(/assets/branding/shadow-pagewide-down.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
.shadow_up {
	background-image: url(/assets/branding/shadow-pagewide-up.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
#content_area .home_links li a {
	color:#666666;
	text-decoration:none;
}
#content_area .home_links li a:hover {
	color: #06C;
	text-decoration:underline;
}
#content_area .home_links li.title {
color:#666666;
float:left;
font-size:18px;
margin:0;
padding:0 2%;
width:21%;
}
#content_area .home_links ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content_area .home_links ul ul {
	padding:0px;
	margin:0px;
}
#content_area .home_links ul ul li {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#content_area .home_links ul li.last {
	padding-bottom: 15px;
}
#content_area .home_links ul li.lower {
	font-style: italic;
}


.home_news {
	background-color: #184FA0;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFF;
}
.home_news .nav_healthalerts {
	/*border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF; */
	padding-right:2%;
}
.home_news .nav_newsevents {
/*	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;*/
	margin-left:2px;
}
#content_area .home_news ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content_area .home_news ul li.nav_healthalerts {
	width:43%;
	float:left;
	padding-left:3%;
	padding-right:3%;
	text-align:right;
	text-transform:
}
#content_area .home_news ul li.nav_newsevents {
	width:43%;
	float:left;
	padding-left:0%;
	padding-right:3%;
	text-align:right;
}
#content_area .home_news ul li li {
	width:95%;
	float:left;
	text-align:left;
	font-weight:normal;
	list-style:disc;
	list-style-position:outside;
	margin-left:8%;
}
#content_area .home_news ul li ul {
	width:78%;
	float:right;
}


.home_news .nav_healthalerts, .home_news .nav_newsevents {
		font-weight:bold;
}

img.left {
		float:left;
		margin-right:20px;
		margin-bottom:20px;
}
img.right {
		float:right;
		margin-left:20px;
		margin-bottom:20px;
}

.button-action a {
	font-size: 14px;
	background-color: #56A94F;
	padding: 5px;
	border: 1px solid #32762C;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.button-action a:hover {
	background-color: #32762C;
	border: 1px solid #32762C;
	text-decoration: underline;
}
#id_services_in_all_centers #content_center li {
		display:block;
		float:left;
		width:50%;
		padding:0px;
		margin:0px;
		margin-bottom:3px;
}
#id_services_in_all_centers #content_center ul {
		display:block;
		float:left;
		width:98%;
		padding:0px;
		padding-left:2%;
		margin:0px;
		margin-bottom:20px;
}

#id_services_in_all_centers #content_area #content_right {
		display:block;
		overflow:hidden;
		height:242px;
		min-height:242px;
}
.right_testimonial {
		background-image:url(/assets/right-testimonial/testimonial-background.jpg);
		min-height:525px;
		background-repeat:no-repeat;
		background-color:#FFF;
}
.right_testimonial .right_image {
	margin-left:1px;
	height:239px;
	min-height:239px;
}
.right_testimonial .right_text {
	font-size:11px;
	padding:15px;
	padding-top:20px;
	font-style:italic;
	color:#666;
	line-height:160%;
}
.center_all_home_text {
		padding-left:20px;
		padding-right:20px;
		padding-top:18px;
		padding-bottom:3px;
}
#home_banner_links {
	padding-left:546px;
	padding-top:147px;
	position:absolute;
	z-index:20;
}
.slideshow {
		z-index:10;
}
.sitemap_listing ul li {
	float:left;
	display:block;
	width:48%;
	margin-right:2%;
}
.sitemap_listing ul {
	display:block; 
	width:100%;
}
#content_area .sitemap_listing h2 {
	width:99%;
	display:block;
	float:left;
}
.right_photo_label {
	color:#7496D1;
	font-size:9px;
	margin-right:5px;
	margin-top:7px;
	text-align:right;
	height:13px;
}
#header_search {
	text-align:right;
	color:#999;
	margin-right:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
}
#header_search #keywords {
	width:300px;
}
#content_left p {
	margin:0px;
	padding:0px;
}
#id_welcome_to_the_newmarket_center .display_top_banner, #id_welcome_to_the_newmarket_center .display_top_banner img {
	width:743px;
	height:161px;
	overflow:hidden;
	background-color:#333;
}
