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

body {
	background-color: #faf8f2;
	background: url(../../images/bariatric/experienceCenter/bandbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 top;
}

div#container {
	margin:0 auto;
	padding:0;
}

div#maincontent {
	background: none;
}


	/* -- BACKGROUND [HOME] -- */
		
		.container {
			background:url(../../images/bariatric/experienceCenter/centerbg.jpg) no-repeat;
			background-position: -1px 5px;
		}
		
	/* -- BACKGROUND [SUB GENERIC] -- */
	
		.container.subpage {
			background:url(../../images/bariatric/experienceCenter/subbg.jpg) no-repeat;
			background-position: -1px 5px;
		}
		
	/* -- BACKGROUND [FAQ] -- */
	
		.subFAQ {
			background:url(../../images/bariatric/experienceCenter/faq/faq_bg.jpg) no-repeat;
			background-position: -1px 5px;
		}
		
	/* -- -- */

div#maincontent {
	background: none;
}
/*
div#maincontent #ECleft h1 {
	background:url(../../images/bariatric/experienceCenter/title_bg.jpg) no-repeat;
	background:url(../../images/bariatric/experienceCenter/title_bg.png) no-repeat;
}
*/
div#maincontent #ECleft h3 {
/*	background:url(../../images/bariatric/experienceCenter/title_bg.jpg) no-repeat;*/
	background:url(../../images/bariatric/experienceCenter/headline_bg.png) no-repeat -2px 0;
}

div#maincontent #ECleft h3 {
	color: #FFF;
}

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

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

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

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

#leftlinks {
	width:250px;
	margin-top:10px;
}

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

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

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

#leftlinks #calendar_btn {
	background:url('../../images/bariatric/experienceCenter/leftlinks/calendar_btn.png') no-repeat 0 0;
	width:100%;
	height:112px;
	position: relative;
	margin-left: -22px;
	z-index: 200;
}

#leftlinks #newsletter_btn {
	background:url('../../images/bariatric/experienceCenter/leftlinks/newsletter_btn.png') no-repeat 0 0;
	width:100%;
	height:119px;
}

#leftlinks #weightMngmt_btn {
	background:url('../../images/bariatric/experienceCenter/leftlinks/diary_full.png') no-repeat -3px 0;
	width:100%;
	height:202px;
}

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

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

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

#leftlinks #newsletter_btn:hover {
	background-position: 0 -130px;
}

#leftlinks #weightMngmt_btn:hover {
	/*background:url('../../images/bariatric/experienceCenter/leftlinks/weightDiary_btn_over.png') no-repeat -3px;*/
	background-position: -3px -210px;
}

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

	#content_ctr { 
		margin-top:10px;
	}

	.top_cap {
		background:url('../../images/bariatric/experienceCenter/monthlyTopic/top_cap_bg.jpg') no-repeat;
		height:54px;
		width:806px;
	}
	
	.content_body {
		background:url('../../images/bariatric/experienceCenter/monthlyTopic/body_bandbg.jpg') repeat-y;
		width:806px;
	}
	
	.body_interior {
		background:url('../../images/bariatric/experienceCenter/monthlyTopic/body_bg.jpg') no-repeat;
		height:986px;
		width:806px;
		padding:20px;
	}
	
	.bottom_cap {
		background:url('../../images/bariatric/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 h4 {
  color: #FFFFFF;
  visibility: hidden;
  font-family: Georgia;
  line-height: 1em;
  font-size: 13px;
  font-style: italic;
  margin:0;
  padding:0;
}

.sIFR-active #ss h3 {
  color: #FFFFFF;
  visibility: hidden;
  font-family: Georgia;
  line-height: 1em;
  font-size: 21px;
  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;
 }
 
 #stories_swf {
 }