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

	body {
		background-color: #e8f6fe;
		/*background: url(../../images/heart/experienceCenter/bg.jpg);*/
		background:url(../../images/heart/experienceCenter/bandbg2.jpg);
		background-repeat: repeat-x;
		background-position: 0 top;
	}

	
		
	/* -- [HOME] -- */
		
		/*	BACKGROUND	*/
		.container {
			background:url(../../images/heart/experienceCenter/centerbg2.jpg) no-repeat;
			background-position: -1px 5px;
		}

	/* -- [SUB] -- */
	
		/*	BACKGROUND	*/
		div#container.subpage {
			background:url(../../images/heart/experienceCenter/subbg.jpg) no-repeat;
			background-position: -1px 5px;
		}
		
	/* -- BACKGROUND [FAQ] -- */
	
		.subFAQ {
			background:url(../../images/heart/experienceCenter/faq/faq_bg.jpg) no-repeat;
			background-position: -1px 5px;
		}
		
	
div#maincontent #ECleft h3 {
	/*background:url(../../images/heart/experienceCenter/headline_bg.jpg) no-repeat;*/
	background:url(../../images/heart/experienceCenter/headline_bg.png) no-repeat -5px 0;
}

div#maincontent {
	background: none;
}

#ss {
	background:url(../../images/white30.png);
}

#ss h3.header {
	background:url(../../images/heart/experienceCenter/successStories.png) no-repeat -8px 0;
	width:200px;
	height:33px;
}

#monthlyTopc .section_nav {
	margin-top:-100px;
}

#nav{
	position: relative;
	z-index:3;
}

#top_sub {
	position: relative;
	top:0px;
	left:-8px;
	height:60px;
	z-index:2;
}

/* --- NAV IMAGE [HOME] --- */
		
		ul.subnav li a {
			text-indent: -9999px;
			overflow:hidden;
		}

		ul.subnav li a#experience {
			background: url('../../images/heart/experienceCenter/nav/experienceCenter.jpg') no-repeat;
			height:32px;
			width:152px;
		}
		
		ul.subnav li a#about {
			background: url('../../images/heart/experienceCenter/nav/about.jpg') no-repeat;
			height:32px;
			width:189px;
		}
		
		ul.subnav li a#education {
			background: url('../../images/heart/experienceCenter/nav/education.jpg') no-repeat;
			height:32px;
			width:98px;
		}
		
		ul.subnav li a#services {
			background: url('../../images/heart/experienceCenter/nav/services.jpg') no-repeat;
			height:32px;
			width:116px;
		}
		
		ul.subnav li a#experience:hover, ul.subnav li a#experience.active {
			background: url('../../images/heart/experienceCenter/nav/experienceCenter_over.jpg') no-repeat;
		}
		
		ul.subnav li a#about:hover {
			background: url('../../images/heart/experienceCenter/nav/about_over.jpg') no-repeat;
		}
		
		ul.subnav li a#education:hover {
			background: url('../../images/heart/experienceCenter/nav/education_over.jpg') no-repeat;
		}
		
		ul.subnav li a#services:hover {
			background: url('../../images/heart/experienceCenter/nav/services_over.jpg') no-repeat;
		}
	
	/* --- NAV IMAGE [SUB] --- */
	
		.subFAQ ul.subnav li a#experience {
			background: url('../../images/heart/experienceCenter/nav/experienceCenter_sub.jpg') no-repeat;
			height:32px;
			width:152px;
		}
		
		.subFAQ ul.subnav li a#about {
			background: url('../../images/heart/experienceCenter/nav/about_sub.jpg') no-repeat;
			height:32px;
			width:189px;
		}
		
		.subFAQ ul.subnav li a#education {
			background: url('../../images/heart/experienceCenter/nav/education_sub.jpg') no-repeat;
			height:32px;
			width:98px;
		}
		
		.subFAQ ul.subnav li a#services {
			background: url('../../images/heart/experienceCenter/nav/services_sub.jpg') no-repeat;
			height:32px;
			width:116px;
		}
		
		.subFAQ ul.subnav li a#experience:hover, .subFAQ ul.subnav li a#experience.active {
			background: url('../../images/heart/experienceCenter/nav/experienceCenter_sub_over.jpg') no-repeat;
		}
		
		.subFAQ ul.subnav li a#about:hover {
			background: url('../../images/heart/experienceCenter/nav/about_sub_over.jpg') no-repeat;
		}
		
		.subFAQ ul.subnav li a#education:hover {
			background: url('../../images/heart/experienceCenter/nav/education_sub_over.jpg') no-repeat;
		}
		
		.subFAQ ul.subnav li a#services:hover {
			background: url('../../images/heart/experienceCenter/nav/services_sub_over.jpg') no-repeat;
		}


/*---- leftlinks ----*/

#leftlinks {
	width:230px;
	margin-top:10px;
	overflow:visible;
}

#leftlinks a {
	text-indent: -9999px;
	display:block;
	float:left;
	margin-bottom: 4px;
}

#leftlinks #physicianQA_btn {
	background:url('../../images/physQA_full.png') no-repeat;
	width:100%;
	height: 75px;
}

#leftlinks #virtualTour_btn {
	background:url('../../images/heart/experienceCenter/leftlinks/tour_full2.png') no-repeat;
	width:100%;
	height:130px;
}

#leftlinks #physicianQA_btn:hover {
	/*background:url('../../images/heart/experienceCenter/leftlinks/physicianQA_btn_over.png') no-repeat;*/
	background-position: 0 -75px;
}

#leftlinks #virtualTour_btn:hover {
	/*background:url('../../images/heart/experienceCenter/leftlinks/virtualTour_btn_over.png') no-repeat;*/
	background-position: 0 -130px
}

#virtualTour_btn.over {
	background:url('../../images/heart/experienceCenter/leftlinks/tour_full_IE.png') no-repeat;
}

/*----	monthlyTopic ----*/

	#content_ctr { 
		margin-top:22px;
	}

	.top_cap {
		background:url('../../images/heart/experienceCenter/monthlyTopic/top_cap_bg.jpg') no-repeat;
		height:54px;
		width:806px;
	}
	
	.content_body {
		background:url('../../images/heart/experienceCenter/monthlyTopic/body_bandbg.jpg') repeat-y;
		width:806px;
	}
	
	.body_interior {
		background:url('../../images/heart/experienceCenter/monthlyTopic/body_bg.jpg') no-repeat;
	}
	
	.bottom_cap {
		background:url('../../images/heart/experienceCenter/monthlyTopic/bottom_cap_bg.jpg') no-repeat;
		height:37px;
		width:806px;
	}

/*---- sIFR ---*/

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-active #ss h3 {
  color: #FFFFFF;
  font-family: Georgia;
  line-height: 1em;
  font-size: 16px;
  font-style: italic;
  margin:0;
  padding:0;
  font-weight:bold;
}

.sIFR-active #ECleft p {
  color: #CCCCCC;
  visibility: hidden;
  font-family: Georgia;
  line-height: 1em;
  font-size: 12px;
  margin:0;
  padding:0;
  padding-right:30px;
  font-weight:bold;
 }