/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
p, ul, h1, h2, h3, h4, h5 {margin-bottom:10px;}
li {line-height:1.5em; margin-left:20px;}

a {color:#821916; text-decoration:none; font-weight:normal;}
a:hover {color:#330007; text-decoration:none;}
a img {border:none;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {font-size:32px; line-height:32px; visibility:hidden;}
h1 {height:95px;}
h2 {color:#5D0C13; font:bold 20px/1.2em "Arial Narrow", Arial, Helvetica, sans-serif;}
h3 {font-size: 12px; color: #5F1B98;}

/*   Body and Wrappers
=====================================*/
html {
	background:#B2ADD3 url(images/layout/bgY.jpg) 0 0 repeat-y;
}
body {
	background:transparent url(images/layout/bgX.jpg) 0 0 repeat-x;
	font:75%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
* #shell {
	position:relative;
	overflow:hidden;
	width:900px;
}
* #container {
	background:url(images/layout/headBG.jpg) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}

/*   Content Styles
=====================================*/
* #content {
	clear:both;
	padding:365px 0 0 0;
	margin-left:275px;
	width:585px;
	min-height:365px;
	_height:365px; /* for IE6 */
}
* #pagePhoto {
	margin:0 0 10px 10px;
	float:right;
}
* #callOuts {margin-top:25px;}
#callOuts div {width:170px; height:65px; float:left; margin-right:25px; padding:45px 0 0 10px;}
#callOuts #abo {padding:35px 0 0 0; width:145px; height:75px;}
* #callOutForms {background:url(images/layout/callOutForms.jpg) 0 0 no-repeat;}
* #callOutVisit {background:url(images/layout/callOutVisit.jpg) 0 0 no-repeat;}

/*   Footer Styles
=====================================*/
* #footer {
	font:normal 10px/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	width:100%;
	height:auto;
	clear:both;
	z-index: 1;
}
* #footSpace{height:0px;}
* #foot_info {
	color:#5F1B98;
	margin-left:275px;
	text-align:left;
	line-height:1.5em;
	height: auto;
}
#foot_info a {color:#5F1B98; font-weight:normal;}
#foot_info a:hover {color:#330007;}



/*   Navigation Styles
=====================================*/
* #nav {
	position:absolute; top:190px; left:10px; z-index:999;
	padding-bottom:0px; width:171px;
}
#nav img {border:none;}
#nav li {
	list-style:none; margin:0px;
	cursor:pointer;
	width:100%;
	float:left;
	clear:left;
}
#nav li a {
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	background:url(images/layout/navnew.png);
	text-align:center; line-height:20px; color:#ffffff;
	padding-left:0px;
	display:block;
	font-style:bold;
}
#nav li a:hover {
	color:#000000;
	background-position:-170px
}
* .menuSubs {
	padding-right:0px; width:160px; overflow:hidden;
	margin-bottom:10px;
}
#nav li ul li a {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	background:none;
	line-height:20px; color:#FFF1BA;
}
#nav li ul li a:hover {
	color:#fff;
}

/*#navButtons {position:absolute; top:115px; left:15px; z-index:90;}
#navButtons a{
width:178px; height:34px; display:block;
background:url(images/layout/navnew5.png);
text-indent:-9999px;
}
#homeNav a {background-position:0 0;} #homeNav a:hover {background-position:-173px 0;}
#loginNav a {background-position:0 -34px;} #loginNav a:hover {background-position:-173px -34px;}
================*/

/*   Individual Pages
=====================================*/
* #staffBlock {}

#staffBlock td{
	width:50%; height:200px;
	text-align:center; padding:10px;
}
#staffBlock img {}

* #faq {list-style:none;}
* .question {
	margin:0px 0px 5px 0px;
	cursor:pointer;
}
* .faqAnswer {
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
	margin:5px 0px 10px 5px;
	padding:8px;
	width:90%;
}
#treatment img {padding:2px; border:2px solid #AD9DCE;}
div.testimonial {padding-bottom:25px; display:block;}
.testimonial em {font-weight:bold;}
#CV div{width:275px; float:left;}
* #leftCV {margin-right:25px;}

/*   Before and After Gallery
=====================================*/
* #beforeafter{
	text-align:center;
	padding:5px;
	background-color:#ffffff;
	width:550px;
	color:#000000;
}
#beforeafter h2{
	text-decoration:underline;
}
#beforeafter span{
	margin-left:110px;
	margin-right:110px;
	margin-bottom:5px;
	font-weight:bold;
}
#beforeafter img{
	margin:5px;
	border:2px solid #000000;
}


/*   Forms Styles
=====================================*/
form {padding:0;margin:0;}
* .text  {border:1px solid #666; width:200px;}
* .error {border:1px solid #f00;background-color:#ffe0e0;}
* .req {color:#999;font-size:10px;margin-left:5px;}
* .req2 {color:#f00;font-weight:bold;margin-left:5px;}
* .formText {text-align:right; padding-right:15px; width:33%; line-height:14px; padding-bottom:10px;}

/*   sIFR3 Styles
=====================================*/
* .sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-unloading .sIFR-flash {
	visibility: hidden !important;
}
* .sIFR-replaced, * .sIFR-ignore {
	visibility: visible !important;
	margin:0; /* may not be needed */
	padding:0; /* may not be needed */
}
* .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-dummy { 
	width: 0px;
	height: 0px;
	margin-left: 42px;
	z-index: 0;
}


/*   Standard Image/Feature Styles
=====================================*/
* #feature, * #feature2 {margin:30px auto 20px auto;}
* .caption {font-style:italic; color:#666;}
* .right {margin:0px 0px 8px 9px; float:right;}
* .left {margin:0px 12px 15px 0px; float:left;} 
* .photoright {padding:2px; border:2px solid #AD9DCE; float:right; margin:1px 0px 8px 9px;}
* .photoleft {padding:2px; border:2px solid #AD9DCE; float:left; margin:1px 9px 8px 0px;}
* .photo {padding:2px; border:2px solid #AD9DCE; margin-bottom:10px;}
* .featureRight {border:3px solid #631D91; padding:2px; float:right; margin:0 0 8px 8px;}
* .featureCenter {border:3px solid #631D91; padding:2px; margin:7px auto 7px auto; }
* .clear {clear:both;}

/* Edit.com
=====================================*/
ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.FooterText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #5F1B98;
	font-weight: bold;
}

.SubHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.SubjectHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

.RedHeader {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 20px;
	color: #5D0C13;
	font-weight: bold;
}

table.correction td img {border:2px solid #AD9DCE; padding:2px; margin-bottom: 15px;}
