@charset "utf-8";
/* CSS Document */

/*** Global styles ***/

body {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	background: white url(images/background.jpg);
	background-attachment: fixed;
	padding: 0;
	margin: 0;
	text-align: center;
}


a {
   color: #666699;
	text-decoration: underline;
}

a:hover {
	color: #AB84BB;
}

a:visited {
/*   color: #666699; */
}

#flashHeader{
	padding:0px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
/** generic content style for all pages **/
div.content {
/* rest of detail */
	text-align: left;
	font-size: 12pt;
   line-height: 18pt;
   font-weight: normal; /* 400 == normal */
   letter-spacing: 0px;
   color: #666699;
	background: #FFFFFF;
/*	clear: left; */
/*	the following pushes content pane under the flash header, centered in the page*/
	position:absolute;
	top: 206px;
	left: 50%;
	margin-left: -540px;
	width: 1080px
}

div.address {
   line-height: 18pt;   
	background: #660066;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	border: solid #AB84BB;
	border-width: 0.5px 0;
	padding: 0.25em;
	margin: 0;
}

div.hours {
	background: #FFFFFF;
	margin-top: 0;
	padding: 0.5em;
	font-size: 11pt;
	font-weight: bold;
	color: #660066;
	text-align: center;
}

.hours p{
	margin: 0;
}

div.siteCredit {
	font-size: 8pt;
	color: #AAAAAA;
	text-align: right;
	padding-left: 601px;
	padding-bottom: 10px;
}

div.siteCredit a {
	color: #AAAAAA;
	text-align: right;
}



/*** Home page styles ***/
div.homePageContent {
	padding: 25px;
/* will inherit from .content class (above) in HTML */
}

td.logo {
	text-align: right;
	padding: 1em;
}

font.productName {
	font-weight: bold;
	font-size: 12pt;
}

.detailedDescription {
	font-size: 11pt;
	font-weight: normal;
	padding-right: 3em;
}

.topspacing {
	padding-right: 35px;
	padding-left: 35px;
	font-size: 14px;
}

/*** Staff page styles ***/
div.staffContent {
   line-height: 14pt;
}

div.staffMember {
	clear: left; 
	margin-bottom: 0em;
	padding-left: 3em;
	padding-right: 3em; 
}

.staffPhoto {
	float: left;
	margin-right: 1em;
	margin-bottom: 3em;
}

.staffDetailedDescription {
	margin-left: 13em;
	font-size: 11pt;
	font-weight: normal;
}

font.staffQuote {
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
}

font.staffName{
	font-weight: bold;
	font-size: 12pt;
}

/*** Laser Treatment styles ***/
p.laserTreatmentTitle {
	font-weight: bold;
	font-size: 16pt;
}

div.laserTreatmentContent {
	padding-top: 60px;
	padding-left: 100px;
	padding-right: 100px;
	width: 880px; /*to account for padding*/
}

p.laserTreatmentPhoto {
	text-align: center;
	margin:0;
}

p.laserTreatmentPhotoCredit {
	font-size: 8pt;
	color: #000000;
	text-align: center;
	line-height: 8pt;
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 0.5em;
}

/*** Juvederm Botox Styles ***/
div.juvederBotoxContent {
	margin-top: 5em;
	padding-left: 100px;
	padding-right: 100px;
	width: 880px; /*to account for padding*/
}

font.juvedermBotoxTitle {
	font-size: 16pt;
   font-weight: bold;
}
font.juvedermBotoxHead {
	font-size: 14pt;
   font-weight: bold;
}

font.juvedermBotoxTitleQuote {
	font-size: 14pt;
   font-style: italic;
   font-weight: bold;
}

font.juvedermBotoxTitleQuoter {
	font-size: 12pt;
   font-weight: bold;
}

/*** Clinical Treatments (Skin Care) Styles ***/
div.clinicalTreatmentsContent {
	margin-top: 5em;
	margin-left: 4em;
/*	margin-right: 3em; */
	line-height: 14pt;
	font-size: 11pt;
}

font.clinicalTreatmentsTitle {
	font-weight: bold;
	font-size: 16pt;
   line-height: 18pt;   
}

font.clinicalTreatmentsProductDescription {
   line-height: 16pt;   
	font-size: 12pt;
   font-weight: 600;
   color: #666699;
}

div.clinicalTreatmentsContentRow {
	float: left;
	clear: both;
	margin-bottom: 0.25em;
	margin-right: 0;
	padding-right: 0;
	width: 930px;
}

.clinicalTreatmentsImage {
	float: left;
	margin-right: 1em;
}
/*** Products Styles ***/

/*** News Styles ***/
#newsArticles {
	margin-left:4em;
/*	margin-bottom: 3em; */
}

font.newsArticleHeader {
	font-weight: bold;
	font-size: 16pt;
}

/** Press (news) Styles **/
div.pressContent {
	background: white url(images/press_background.jpg);
	padding: 3em;
}

/** Charity (news) Styles **/
div.charityContent {
	background: white url(images/charity_background.jpg);
   padding-top: 5em;
	padding-bottom: 5em;
	padding-left: 20px;
	padding-right: 60px;
	width: 1000px; /*to account for padding*/
}

/** Yoga (news) Styles **/
div.yogaContent {
	background: white url(images/yoga_background.jpg);
	color: #666699;
	font-size: 16px;
	font-weight: normal;
	line-height: 16pt;
}

/*** Payments Styles ***/
div.paymentContent {
  padding-top: 3em;
  padding-bottom: 4em;
}

/*** Contact Styles ***/
div.contactContent {
	background: white url(images/contact_background.jpg);
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 40px;
}

#contactDetails {
	padding-top: 25px;
	padding-bottom: 25px;
	vertical-align: center;
	text-align: left;
}
.photoleft {
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
}
.staffnamephoto {
	color:#666699;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}
.staffposition {
	color:#666699;
	font-size: 12px;
	line-height: normal;
}

/* TOP NAV */

#topNav {
	background-color: #660066;
	font-family: "Lucida Sans", Tahoma, Verdana;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	padding-top: 5px;
	margin: 0px;
	font-size: 16px;
}
#topNav a:link, #topNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
#topNav a:hover, #topNav a:active {
	background-color: #B69FC5;

}
