/* CSS Document */

body { 	
	margin: 0 0 87px 0; 
	background: url(/images/back.gif) repeat-x; 
	min-width: 960px; 
	height: 100%;
	width: 100%;
	color: #617489; 
	font: normal 14px Verdana, Times, serif;
}

a {
	color: #8192A5; 
	border-bottom: dashed 1px #66778f;
	text-decoration: none;
}

a:hover {
	color: #babfc9;
	border-bottom: solid 1px #babfc9;
}

ul {
	margin-top: 0px;
}

#topContainer {
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	width: 856px;
}

#topContainer #headNavContainer {
	width: 856px;
	text-align: right;
	font-size: 10px;
	padding-top: 9px;
	color: #babfc9;
}

#topContainer #headNavContainer a {
	color: #babfc9;
	border: none;
}

#topContainer #headNavContainer a:hover {
	color: #8192A5;
	border: none;
}

#pageContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#flashContainer {
	width: 960px;
	height: 335px;
	background: url(../images/placeholder.jpg) no-repeat;

}

#bodyContainer {
	width: 816px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -3px;
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 21px;
	padding-top: 35px;
	display: block;
}

#bodyLeftContainer {
	width: 535px;
}

#bodyRightContainer {
	margin-top: 6px;
	margin-bottom: 87px;
	width: 290px;
	position: absolute;
	margin-left: 551px;
	font-size: 9px;
	line-height: 12px;
}

#bodyRightContainer UL {
	margin: 0;
	padding: 0;
}

#bodyRightContainerTop {
	width: 290px;
	background: url(/images/rightBorder_top.gif) no-repeat;
	height: 14px;
}

#bodyRightContainerBody {
	border-left: 1px solid #98a4b4;
	border-right: 1px solid #98a4b4;
	border-right: 1px solid #98a4b4;
	padding: 13px 28px;
}

#bodyRightContainerHR {
	border-top: 1px solid #98a4b4;
}

#bodyRightContainerBottom {
	width: 290px;
	background: url(/images/rightBorder_bottom.gif) no-repeat;
	height: 14px;
	margin-bottom: 87px;
}

.interviewHeader {
	font-size: 13px;
}

.interviewQuestion {
	color: #a6b1be;
}

.interviewAnswer {
	color: #748499;
}

#doctorInfoContainer {
	line-height: 22px;
	font-size: 12px;
	padding-top: 10px;
}

#doctorInfoContainer .hdr {
	font-weight: bold;
}

#doctorMoreContainer {
	padding-top: 10px;
	line-height: 22px;
	font-size: 12px;
}

#doctorMoreContainer .hdr {
	font-weight: bold;
}

#doctorMoreContainer .book {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

#doctorMoreContainer .video {
	margin-top: 18px;
}

.topBody {
	font-size: 13px;
	line-height: 25px;
}

#divHR {
	height: 3px;
	background: url(/images/divHR.gif) repeat-x;
	width: 576px;
	margin: 3px 0 30px -25px;
}

#purp {
	float: left;
	margin: 0 20px 10px -25px;
}

#roundedPurpTop {
	width: 291px;
	height: 10px;
	background: url(/images/purp_top.gif) no-repeat;
}

#roundedPurpBody {
	background-color: #b0b9c5;
	width: 235px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 14px 28px;
}

#roundedPurpBottom {
	width: 291px;
	height: 10px;
	background: url(/images/purp_bot.gif) no-repeat;
}

.pageHeader {
	font-size: 19px;
	padding-bottom: 4px;
}


#footerContainer {
	width: 866px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	height: 30px;
	position: fixed;
	background-color: #FFFFFF;
	bottom: 0;
	width: 866px;
	border-top: 1px solid #b0b9c5;
}




#footerContainer_NOFLOAT {
	width: 866px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

#footer_NOFLOAT {
	height: 30px;
	background-color: #FFFFFF;
	width: 866px;
	border-top: 1px solid #b0b9c5;
}




/* DEBUG CONTAINER */

#debugContainer {
	border-top: #999999 5px solid;
	background-color: #CCCCCC;
	font-size: 10;
	color: #666666;
	padding: 15px;	
	width: 836px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#debugContainer legend {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}

#debugContainer fieldset {
	border: 1px solid #999999;
}

#debugContainer div {
	padding: 10px;
}

.null {
	color: #006600;
	font-style: italic;
}

#splitLeft {
	width: 400px;
	float: left;
}

#splitRight {
	width: 400px;
	float: right;
}

#masterContentContainer {
	display: block;
	min-height: 150px;
	clear: both;
}

#masterContentContainer2 {
	display: block;
	min-height: 350px;
	clear: both;
}


#faq {
	background: #eceef1;
}

#faqQ {
	width: 285px;
	padding: 20px 20px 15px 32px;
}

#faqQback {
	width: 285px;
	background: url(/images/faq_q.gif) no-repeat #eceef1;
	height: 74px;
	padding: 140px 10px 10px 32px;
}

#faqQWhite {
	width: 285px;
	background: #FFFFFF;
	padding: 20px 20px 15px 32px;
}

#faqA {
	width: 578px;
	padding: 20px 20px 15px 0;
}

#faqAback {
	background: url(/images/faq_a.gif) no-repeat #eceef1;
	width: 578px;
	height: 74px;
	padding: 140px 10px 10px 0px;
}

#faqAWhite {
	width: 578px;
	background: #FFFFFF;
	padding: 20px 20px 15px 0;
}

.sublinks a {
	font-size: 11px;
	line-height: 21px;
	
}

.beforeafter {
height: 250px;
border-bottom: 1px dashed #617489; 
margin-top: 15px;
display: block;
}

.baFlash {
position: absolute;
}

.baText {
padding-top: 10px; 
position: absolute;
margin-left: 330px;
width: 480px;
}

.baTitle {
	font-size: 16px;
	font-weight: bold;
}

#nextlink {
	padding: 20px 0;
	text-align: right;
	display: block;
}

#nextlink_min {	
	padding: 20px 0;
	text-align: right;
	width: 530px;
	display: block;
}

#prevlink {
	padding: 20px 0;
	position: absolute;
	display: block;

}

#periovideo {
	float: right;
	margin: 10px 0px 10px 10px;
	border: 5px solid #babfc9;
	
}

.inlineimg {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.push {
	margin-right: -27px;
}