/*--------------------> Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #4E403D url(../images/bg.jpg) top left repeat-x;
	color: #2B1C1F;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#container {
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -400px;
	width: 775px;
	height: 1300px;
	top: 0px;
}
/*--------------------> Header Selectors <--------------------*/
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/header-bg.gif) repeat-x top left;
	height: 103px;
	width: 775px;
	border-bottom: #572653 solid 1px;
}
#header img {
	margin-left: 20px;
	float: left;
}
#header a img {
	border: none;
}
#consultation {
	float:left;
	height:100px;
	width:100px;
	border-left: #CCB0A4 solid 1px;
}
#consult-address {
	width:300px;
	float:right;
}
#address {
	float: right;
	border-left: #CCB0A4 solid 1px;
	padding: 8px 15px 0px 10px;
}
#address p {
	text-align: right;
	font-size: 11px;
	line-height: 15px;
	color: #481943;
	margin-bottom: 6px;
}
#address p strong {
	font-size: 14px;
	font-weight: bold;
}
#header a:link, #header a:visited {
	color: #481943;
}
#header a:active, #header a:hover {
	color: #000000;
}
/*---------------------> Nav Selectors <--------------------*/
#top-navigation {
	position: absolute;
	top: 104px;
	left: 0px;
	width: 775px;
	height: 22px;
	background-color: #E3BDBC;
	border-bottom: #572653 solid 1px;
	z-index: 99;	
}
/*--------------------> Mast Selectors <--------------------*/
#mast {
	position: absolute;
	top: 127px;
	left: 0px;
	height: 271px;
	width: 775px; 
	background: #F5E1CC url(../images/mast-bg.gif) top left repeat-x;
}
.mast-head {
	width: 560px;
	height: 270px;
	float: left;
	background:url(../images/bg-flash.jpg) top center no-repeat;
}
#doctor {
	width: 214px;
	height: 270px;
	float: right;
	border-left: #CCB0A4 solid 1px;
}
#doctor img {
	border: #522c45 solid 1px;
	margin: 7px 30px 0px 30px;	
}
#doctor p {
	color: #572F52;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#doctor p.small {
	font-style: oblique;
	font-weight: normal;
	font-size: 11px;
}
/*--------------------> Content Selectors <--------------------*/
#content {
	background: #ECE7E3;
	margin-bottom: 439px;
	position: relative;
	top: 399px;
}
/*--------------------> Column Container Selector <--------------------*/
#content #column-container {
}
/*--------------------> Left Column Selectors <--------------------*/
#left-column {
	width: 735px!important;
	height: auto;	
	padding: 14px 20px 40px 20px;
	background: url(../images/bg-h1.jpg) top center no-repeat; 
}
#left-column h1 {
	color: #ffffff;
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#left-column h2 {
	font-size: 14px;
}
#left-column h3 {
	color:#5A2457;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	margin: 10px 0px;
}
#left-column p {
	line-height: 17px;
	margin-top: 11px;
}
#left-column p.phone-number {
}
#left-column ul, #left-column ol {
	padding: 10px 0px 10px 30px;
	margin-top: 5px;
}
#left-column ul li, #left-column ol li {
	line-height: 20px;
	padding: 5px 0px;
}
#left-column .img-left {
	text-align: center;
	color: #522C45;
	width: 180px;
	float: left;
	margin: 10px 10px 10px 0px;
}
#left-column .img-left-column {
	color: #522C45;
	width: 530px;
	height: auto;
	float: right;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	border-left: #EBC6EB solid 1px;
}
#left-column .img-left h3 {
	text-align: left;
}
#left-column .img-right {
	margin: 5px;
	float: right;
}
#left-column img.left {
	float: left;
	margin: 0px 10px 10px 0px;
	border: #EBC6EB solid 1px;
}
#left-column hr { 
	border: none;
	background: #EBC6EB;
	height: 1px;
	width: 100%;
	clear: both;
	margin: 10px 0px;
}
#left-column hr.with-mini {
	width: 520px;
	clear: none;
}
#left-column a {
}
#left-column a:link, #left-column a:visited {
	color:#A46878;
	text-decoration: underline;
}
#left-column a:hover, #left-column a:active {
	color: #572F52;
}
#left-column #map {
}
#left-column .q-a {
	width: 350px;
	height: auto;
	float: left;
	margin: 0px 5px;
}
#left-column blockquote {
	width: 97%;
	padding: 10px;
	background-color: #EEE4DA;
	border:1px solid #5A2457;
}
#left-column blockquote p em {
	text-align: right;
}
#left-column #bna-cta {
	width: 512px;
	height: 213px;
	border: #522c45 solid 1px;
	background-color: #EBC6EB;
	margin: 15px 0px 10px 115px;
}
#bna-cta p {
	padding: 5px 0px 5px 5px;
	margin: 0px;
	color: #572F52;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#bna-cta a.breast:link, #bna-cta a.breast:visited {
	display: block;
	float: left;
	width: 170px;
	height: 186px;
	border-right: #522c45 solid 1px;
	background: url(../images/breast-nav.jpg) top left no-repeat;
}
#bna-cta a.breast:active, #bna-cta a.breast:hover {
	background: url(../images/breast-nav.jpg) top right no-repeat;
}
#bna-cta a.body:link, #bna-cta a.body:visited {
	display: block;
	float: left;
	width: 170px;
	height: 186px;
	border-right: #522c45 solid 1px;	
	background: url(../images/body-nav.jpg) top left no-repeat;
}
#bna-cta a.body:active, #bna-cta a.body:hover {
	background: url(../images/body-nav.jpg) top right no-repeat;
}
#bna-cta a.face:link, #bna-cta a.face:visited {
	display: block;
	float: left;
	width: 170px;
	height: 186px;
	background: url(../images/face-nav.jpg) top left no-repeat;
}
#bna-cta a.face:active, #bna-cta a.face:hover {
	background: url(../images/face-nav.jpg) top right no-repeat;
}

div.ba-gal-nav {
	float: left;
	width: 200px;
	padding: 0px 20px 0px 25px;
	margin-bottom: 20px;
}
p.ba-nav-top {
	text-align: right;
	clear: both;
	margin-bottom: 20px;
}
table.ba-gallery {
	padding: 10px;
	border: #572653 solid 1px;
	margin: 10px 125px 10px 130px; 
}

/*----------------------> Page 1 Forms <---------------------*/
#contact{
	float: left;
	width: 300px;
	height: auto;
}
#contact form{
}
#contact ul{
	list-style: none;
}
#contact ul li{
	padding: 3px 0px;
}
#contact input{
	width: 200px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #522c45 solid 1px;
	background-color: #FFFFFF;
}
#contact textarea{
	width: 200px;
	height: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #522c45 solid 1px;
	background-color: #FFFFFF;	
}
#contact input.select{
}
#contact input.button{
	background-color:  #522c45;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	width: 202px;
	cursor: pointer;
}
#qc {
	float: right;
	width: 194px;
	height: auto;
	padding: 77px 10px 10px 10px;
	margin: 27px -20px 15px 15px;
	background: url(../images/qc-bg.png) top center no-repeat;
	border-top: #572653 solid 1px;
	border-bottom: #572653 solid 1px;
	
	}
#qc ul {
	padding: 0px;
	float: none;
	margin: 0px;
	list-style: none;
}
#qc ul li {
	padding: 0px;
	margin: 0px;
}
#qc form {
}
#qc textarea {
	width: 188px;
	height: 56px;
	padding: 2px;
	border: #522c45 solid 1px;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#qc input {
	width: 188px;
	height: 20px;
	padding: 2px;
	margin-bottom: 7px;
	border: #522c45 solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#qc input.mini-form-button {
	background-color:  #522c45;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	width: 194px;
	cursor: pointer;
}
#qc p {
	text-align: center;
	font-size: 10px;
}
#qc a {
}
#qc a:link, #qc a:visited {
	color: #522c45;
}
#qc a:hover, #qc a:active {
	color: #000000;
}
#qc .address2, #contact .address2 {
    display:none;
}
#qc .valid, #contact .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#qc .invalid, #contact .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
/*--------------------> Right Column Selector <--------------------*/
/*--------------------> Right Column Btn Call To Action  Blog Selectors <--------------------*/
#right-column #btn-cta-blog {
}
#right-column #btn-cta-blog a {
}
#right-column #btn-cta-blog a:link, #right-column #btn-cta-blog a:visited {
}
#right-column #btn-cta-blog a:hover, #right-column #btn-cta-blog a:active {
}
/*--------------------> Right Column Blog Navigation Selectors <--------------------*/
#right-column #blog {
}
#right-column #blog h3 {
}
#right-column #blog ul {
}
#right-column #blog ul li {
}
#right-column #blog ul li a {
}
#right-column #blog #powered-by {
}
#right-column #blog ul li a:link, #right-column #blog ul li a:link {
}
#right-column #blog ul li a:hover, #right-column #blog ul li a:active {
}
/*--------------------> Footer Selectors <--------------------*/
#footer {
	width: 775px;
	font-size: 10px;	
}
#footer ul {
	list-style: none;
	text-align: center;
	margin-bottom: 10px;
}
#footer ul li {
	color: #FFFFFF;
	display: inline;
	border-right: #FFFFFF solid 1px;
	padding: 0px 5px;
}
#footer ul li.last {
	border-right: none;
}
#footer ul li a {
}
#footer ul li a:link, #footer ul li a:visited {
	color: #FFFFFF;
}
#footer ul li a:hover, #footer ul li a:active {
	color: #BC9DBC;
}
#footer p {
	text-align: center;
	color: #BC9DBC;
	margin-bottom: 10px;	
}
#footer img {
}
/*--------------------> Disclaimer Selectors <--------------------*/
#disclaimer {
}

#disclaimer p {
}
#disclaimer a {
}
#disclaimer a:link, #disclaimer a:visited {
}
#disclaimer a:hover, #disclaimer a:active {
}
/*--------------------> Bennett Captcha Selectors <--------------------*/
#pnlCaptcha {
	width: 240px;
	height: auto;
	clear: both;
}
#pnlCaptcha p {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#pnlCaptcha label {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.captcha {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.captcha img {
	width: 240px;
	float: left;
	clear: both;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
.captcha span {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.captcha span input {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*--------------------> Bennett Form Selectors <--------------------*/
#bennett {
}
#bennett input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bennett textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bennett ul {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#bennett ul li {
	margin: 0px;
	padding: 0px;
}
/*--------------------> Bennett Summary Selectors <--------------------*/
#ValidationSummary1 {
	width: 240px;
	height: auto;
	float:left;
	clear:both;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
#ValidationSummary1 ul {
	width: 240px;
	height: auto;
	float:left;
	clear:both;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ValidationSummary1 ul li {
	float:left;
	clear:both;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
/*--------------------> Bennett Error Selectors <--------------------*/
#errors {
	float:left;
	clear:both;
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #990000;
}
#errors span {
}
#errors ul {
	float:left;
	clear:both;
	width: 240px;
	height: auto;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}
#errors ul li {
	float:left;
	clear:both;
	width: 240px;
	height: auto;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	color: #990000;
}
/*--------------------> Bennett Button Selectors <--------------------*/
input#btnValidateForm {
	float: left;
	clear: both;
	width: 240px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
input#btnSubmitForm {
	float: left;
	clear: both;
	width: 240px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
/*-------------------> Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

