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

body {
	background-color: #e8f6fe;
	/*background: url(../../images/bariatric/experienceCenter/bg.jpg);*/
	background:url(../../images/trauma/experienceCenter/bandbg.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;
		}
		
	/* -- [FAQ] -- */
	
		/*	BACKGROUND	*/
		.subFAQ {
			background:url(../../images/trauma/experienceCenter/faq/faq_bg.jpg) no-repeat;
			background-position: -1px 5px;
		}
		
		
#monthlyTopc .section_nav {
	margin-top:-100px;
}

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;
}

/*
div#maincontent #ECleft h1 {
	background:url(../../images/trauma/experienceCenter/title_bg.jpg) no-repeat;
	background:url(../../images/trauma/experienceCenter/title_bg.png) no-repeat;
	width:256px;
}
*/
div#maincontent #ECleft h3 {
/*	background:url(../../images/trauma/experienceCenter/headline_bg.jpg) no-repeat;*/
	background:url(../../images/trauma/experienceCenter/headline_bg.png) no-repeat -5px 0;
	width:300px;
}

#top_sub {
	margin-top:7px;
	left:-6px;
	height:60px;
}


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

		ul.subnav li a#experience {
			background: url('../../images/trauma/experienceCenter/nav/experienceCenter.jpg') no-repeat;
			height:32px;
			width:152px;
		}
		
		ul.subnav li a#about {
			background: url('../../images/trauma/experienceCenter/nav/about.jpg') no-repeat;
			height:32px;
			width:200px;
		}
		
		ul.subnav li a#education {
			background: url('../../images/trauma/experienceCenter/nav/education.jpg') no-repeat;
			height:32px;
			width:98px;
		}
		
		ul.subnav li a#services {
			background: url('../../images/trauma/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/trauma/experienceCenter/nav/experienceCenter_over.jpg') no-repeat;
		}
		
		ul.subnav li a#about:hover {
			background: url('../../images/trauma/experienceCenter/nav/about_over.jpg') no-repeat;
		}
		
		ul.subnav li a#education:hover {
			background: url('../../images/trauma/experienceCenter/nav/education_over.jpg') no-repeat;
		}
		
		ul.subnav li a#services:hover {
			background: url('../../images/trauma/experienceCenter/nav/services_over.jpg') no-repeat;
		}
	
	/* --- NAV IMAGE [SUB] --- */
	
		.subFAQ ul.subnav li a#experience {
			background: url('../../images/trauma/experienceCenter/nav/experienceCenter_sub.jpg') no-repeat;
			height:32px;
			width:152px;
		}
		
		.subFAQ ul.subnav li a#about {
			background: url('../../images/trauma/experienceCenter/nav/about_sub.jpg') no-repeat;
			height:32px;
			width:200px;
		}
		
		.subFAQ ul.subnav li a#education {
			background: url('../../images/trauma/experienceCenter/nav/education_sub.jpg') no-repeat;
			height:32px;
			width:98px;
		}
		
		.subFAQ ul.subnav li a#services {
			background: url('../../images/trauma/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/trauma/experienceCenter/nav/experienceCenter_sub_over.jpg') no-repeat;
		}
		
		.subFAQ ul.subnav li a#about:hover {
			background: url('../../images/trauma/experienceCenter/nav/about_sub_over.jpg') no-repeat;
		}
		
		.subFAQ ul.subnav li a#education:hover {
			background: url('../../images/trauma/experienceCenter/nav/education_sub_over.jpg') no-repeat;
		}
		
		.subFAQ ul.subnav li a#services:hover {
			background: url('../../images/trauma/experienceCenter/nav/services_sub_over.jpg') no-repeat;
		}
	/*

ul.subnav {
	list-style-type: none;
	list-style-image: none;
	margin:0 auto;
	padding:0;
	margin-top:-20px;
	height:auto;
	display: table-cell;
}

 ul.subnav li{
	float:left;
}

ul.subnav li a {
	display:block;
	overflow: hidden;
	text-indent: -9999px;
}

ul.subnav li a#experience {
	background: url('../../images/trauma/experienceCenter/nav/experienceCenter.jpg') no-repeat;
	height:32px;
	width:152px;
}

ul.subnav li a#about {
	background: url('../../images/trauma/experienceCenter/nav/about.jpg') no-repeat;
	height:32px;
	width:200px;
}

ul.subnav li a#education {
	background: url('../../images/trauma/experienceCenter/nav/education.jpg') no-repeat;
	height:32px;
	width:98px;
}

ul.subnav li a#services {
	background: url('../../images/trauma/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/trauma/experienceCenter/nav/experienceCenter_over.jpg') no-repeat;
}

ul.subnav li a#about:hover {
	background: url('../../images/trauma/experienceCenter/nav/about_over.jpg') no-repeat;
}

ul.subnav li a#education:hover {
	background: url('../../images/trauma/experienceCenter/nav/education_over.jpg') no-repeat;
}

ul.subnav li a#services:Hover {
	background: url('../../images/trauma/experienceCenter/nav/services_over.jpg') no-repeat;
}
	
	
	#container.subFAQ #ul.subnav li a#experience {
		background: url('../../images/trauma/experienceCenter/nav/experienceCenter_sub.jpg') no-repeat;
		height:32px;
		width:152px;
	}
	
	#container.subFAQ ul.subnav li a#about {
		background: url('../../images/trauma/experienceCenter/nav/about_sub.jpg') no-repeat;
		height:32px;
		width:200px;
	}
	
	#container.subFAQ ul.subnav li a#education {
		background: url('../../images/trauma/experienceCenter/nav/education_sub.jpg') no-repeat;
		height:32px;
		width:98px;
	}
	
	#container.subFAQ ul.subnav li a#services {
		background: url('../../images/trauma/experienceCenter/nav/services_sub.jpg') no-repeat;
		height:32px;
		width:116px;
	}
	
	#container.subFAQ ul.subnav li a#experience:hover, #container.subFAQ ul.subnav li a#experience.active {
		background: url('../../images/trauma/experienceCenter/nav/experienceCenter_sub_over.jpg') no-repeat;
	}
	
	#container.subFAQ ul.subnav li a#about:hover {
		background: url('../../images/trauma/experienceCenter/nav/about_sub_over.jpg') no-repeat;
	}
	
	#container.subFAQ ul.subnav li a#education:hover {
		background: url('../../images/trauma/experienceCenter/nav/education_sub_over.jpg') no-repeat;
	}
	
	#container.subFAQ ul.subnav li a#services:hover {
		background: url('../../images/trauma/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/trauma/experienceCenter/leftlinks/tour_full2.png') no-repeat;
	width:100%;
	height:112px;
}

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

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

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

	#content_ctr { 
		margin-top:22px;
	}

	.top_cap {
		background:url('../../images/trauma/experienceCenter/monthlyTopic/top_cap_bg.jpg') no-repeat;
		height:54px;
		width:806px;
	}
	
	.content_body {
		background:url('../../images/trauma/experienceCenter/monthlyTopic/body_bandbg.jpg') repeat-y;
		width:806px;
	}
	
	.body_interior {
		background:url('../../images/trauma/experienceCenter/monthlyTopic/body_bg.jpg') no-repeat;
		height:486px;
		width:806px;
		padding:20px;
	}
	
	.bottom_cap {
		background:url('../../images/trauma/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;
 }