﻿@charset "utf-8";
/* CSS Document */





/*  -- Common Page Elements -- */
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding-bottom: 3px;
	color: #657ea8;
}
h2 {
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 2px 0;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding: 20px 0 5px 30px;
}
p {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 1.5em;
}
#frontPagePara {
	padding-bottom: 10px;
}
a {
	color: #657ea7;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
}
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}
#border {
	background: #f1f0f8 url('images/sidebar_bg.jpg') repeat-y left top;
	border-left: 1px #c4ccdf solid;
}
#header {
	height: auto;
	width: 780px;
	padding-top: 0;
	padding-bottom: 0px;
}
a img {
	border: 0;
}





/*  -- Sidebar Elements -- */
#sidebarNew {
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	float: left;
	line-height: normal;
}
/*
#sidebarNew img {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	clear: none;
}
*/





/*  -- MainContent Elements -- */
#mainContent {
	padding: 10px;
	border-right: 1px #c4ccdf solid;
	border-left: 3px #c4ccdf solid;
	background-color: #FFFFFF;
	margin-left: 200px;
}
#mainContent p a span {
	color: #FFF;
}
#mainContent ul li {
	font-size: 14px;
	line-height: 24px;
}
#title {
	padding: 0px 10px 15px 0px;
	margin: 10px 0px 0px 0px;
	position: relative;
}
#title span {
	border-right: 1px #000 solid;
	line-height: 3em;
	margin: 0px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
}
#title .bold {
	font-size: 18px;
	padding-left: 5px;
	border-right-style: none;
	padding-right: 0px;
	font-weight: bold;
}
.bottomBanner {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bottomBanner {
	text-align: center;
	clear: both;
	padding-top: 20px;
}
.clear /* Generic clear for whatevs*/ {
	clear: both;
}





/*  -- Footer Elements -- */
#footer {
	background-position: left top;
	clear: both;
	padding: 0px;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 10px;
}
#footer p a {
	font-size: x-small;
	color: #000000;
}
#mainFooter {
	background: #c2b59b;
	color: #666666;
	border-top: 1px #716558 solid;
	border-bottom: 1px #716558 solid;
	border-color: #dad0b7;
	border-width: 1px;
	border-style: solid;
}
#footer #secondaryFooter {
	padding-top: 10px;
	line-height: 1.6em;
}
#footer #secondaryFooter a {
	text-decoration: underline;
}
#footer #secondaryFooter a:hover, #footer #secondaryFooter a:focus, #footer #secondaryFooter a:active {
	color: #716558;
}

/* -- Front Page Elements -- */
#frontPromo {
	padding-top: 1px;
}
#frontPromo img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.frontBoxes h1 a:hover, .frontBoxes h1 a:focus, .frontBoxes h1 a:active {
	text-decoration: underline;
}
.frontBoxes {
	padding: 5px;
	clear: right;
	margin-bottom: 10px;
}
.frontBoxes h1 {
	border-bottom-width: 0;
}





/*  -- Promotion Pages Elements -- */
#promoBox {
	width: 400px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
}
#promoBox h1 {
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#promoBox h2 {
	text-align: center;
	font-weight: normal;
	font-size: 22px;
	color: #FFF;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#promoBox p {
	font-size: 9px;
	line-height: normal;
	text-align: center;
}
#promoBox #offer {
	float: right;
	padding-top: 50px;
}
#promoBox #offer p .detailsButton {
	background-color: #9E867A;
	color: #FFF;
	padding: 3px 10px;
	display: block;
	width: 80px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
#promoBox img {
	display: block;
	float: left;
	padding: 5px;
	margin: 0px;
}
#mainContent #promoBox a {
	text-decoration: none;
	color: #FFF;
}
#mainContent .promoHeader {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#mainContent .promoHeader h2 {
	border-bottom: 1px #657ea8 solid;
	color: #657ea8;
}
#currentPromo img {
	display: block;
	float: right;
	padding-left: 5px;
	padding-top: 15px;
}
#currentPromo p .button {
	color: #000000;
	text-decoration: none;
	background-color: #c2b59b;
	width: 80px;
	margin: 0px;
	padding: 3px 20px;
	font-size: 10px;
	text-transform: uppercase;
}
#currentPromo p .button:hover, #currentPromo p .button:focus, #currentPromo p .button:active {
	background-color: #657ea8;
}
#currentPromo p a {
	font-size: 10px;
	text-decoration: none;
}
#currentPromo ul {
	margin-top: 3px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	list-style-type: none;
	clear: right;
}
#mainContent #currentPromo p .legal {
	font-size: 9px;
	line-height: normal;
}
#mainContent ul.eventDetails {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 30px;
}
#mainContent ul.eventDetails li {
	line-height: normal;
	margin-bottom: 3px;
}
#mainContent ul.eventDetails span {
	color: #716558;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: normal;
	font-style: italic;
}
.event {
	font-weight: bold;
}
#mainContent #selectedEvents p {
	padding-bottom: 0px;
}
#mainContent #promoBox2 {
	text-align: center;
}
#mainContent #promoBox2 h1 {
	border-width: 0px;
	font-size: 26px;
}
#mainContent #promoBox2 h2 {
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
}
#mainContent #promoBox2 p {
	font-size: 9px;
}
.clickHere {
	text-align: center;
	font-size: 16px;
}
#monthlyPromo li ul li {
	font-weight: bold;
	list-style-type: disc;
}





/*  -- FAQ Page Elements -- */
.toTop {
	border-bottom: 1px #000 dotted;
	width: 100%;
	text-align: right;
	display: block;
}
#mainContent .faqs {
	padding-left: 30px;
}
#mainContent p .disclaimer {
	font-size: 12px;
	color: #657ea8;
}





/*  -- News Page Elements -- */
.headline p {
	font-size: 18px;
	border-bottom: 1px #657ea8 solid;
	margin: 0 0 10px 0;
	font-weight: bold;
	line-height: normal;
	padding: 20px 0 0 0;
	color: #657ea8;
}
#mainContent .newsDate {
	width: 110px;
	font-size: 14px;
	margin-bottom: 10px;
	float: left;
	font-style: italic;
}
#mainContent .newsHeadline {
	margin-left: 115px;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 10px;
}
#mainContent .newsHeadline a {
	text-decoration: none;
}
#mainContent .newsHeadline a:hover, #mainContent .newsHeadline a:focus, #mainContent .newsHeadline a:active {
	text-decoration: underline;
}
/* #mainContent .newsHeadline a:focus {
	color: #FFF;
	text-decoration: underline;
}

#mainContent .newsHeadline a:active {
	color: #FFF;
	text-decoration: underline;
} */





/*  -- Testimonial Page Elements -- */
#mainContent #testimonialPics {
	text-align: center;
}
#mainContent #testimonials {
	padding-bottom: 10px;
}
#mainContent #testimonials h2 a {
	text-decoration: none;
	color: #9E867A;
	font-size: 22px;
}
#mainContent #testimonials h2 a:hover, #mainContent #testimonials h2 a:focus, #mainContent #testimonials h2 a:active {
	text-decoration: none;
	color: #FFF;
}
/*#mainContent #testimonials h2 a:focus {
	text-decoration: none;
	color: #FFF;
}

#mainContent #testimonials h2 a:active {
	text-decoration: none;
	color: #FFF;
}*/
/*
#mainContent #testimonials h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E867A;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FFFFFF;
}*/
#mainContent #testimonials .testimonials {
	padding: 0px;
	margin: 0px 0px 0px 30px;
}
#mainContent #testimonials .testimonials2 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: right;
	width: 200px;
}
#mainContent #testimonials .testimonials4 {
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	clear: both;
}
#mainContent #testimonials .testimonials3 {
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#mainContent #testimonials #clear {
	clear: both;
}
#mainContent #testimonials .testimonials h2 {
	display: inline;
}
.quotes {
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #657ea8;
}
.quotes p {
	padding: 10px 0px 10px 0px;
}
#testimonials .testimonials a {
	text-decoration: none;
	font-weight: bold;
}
#testimonials .testimonials a:hover, #testimonials .testimonials a:focus, #testimonials .testimonials a:active {
	text-decoration: underline;
}





/*  -- Sitemap Elements -- */
#mainContent .sitemap {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 10px;
}
#mainContent h1 .sitemapH1 {
	border-width: 0px;
	text-decoration: none;
}
#mainContent h1 .sitemapH1:hover, #mainContent h1 .sitemapH1:focus, #mainContent h1 .sitemapH1:active {
	text-decoration: underline;
}
#mainContent .sitemap li a {
	text-decoration: none;
}
#mainContent .sitemap li a:hover, #mainContent .sitemap li a:focus, #mainContent .sitemap li a:active {
	text-decoration: underline;
}





/*  -- Contact Us Page Elements -- */
#mainContent #contact h2 {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E867A;
}
#mainContent #contact .contactBox {
	width: 47%;
	float: left;
	margin-right: 15px;
	height: 100px;
}
#mainContent #contact .contactBox p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#mainContent #contact .contactBox2 {
	float: left;
	clear: both;
	margin-left: 10px;
}
#mainContent #contact {
	position: relative;
	height: 450px;
}





/* -- Services Page Elements -- */
#services a {
	text-decoration: none;
	padding-left: 30px;
}
#services a:hover {
	text-decoration: underline;
}





/* Local Landing Pages Elements */
#localPage {
	padding-bottom: 5px;
}
#localPage p {
	margin: 0px 0px 8px 0px;
	padding: 0px 8px 0px 8px;
}
#localPics {
	text-align: center;
}
#localTitle {
	padding: 60px 0px 0px 0px;
	margin: 0px 180px 0px 0px;
	font-size: 20px;
	font-variant: small-caps;
}
#localTitleSpan {
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 5px;
	font-weight: bold;
}
/*#localPage p a {
	color: #e4d2c9 !important;
	text-decoration: underline !important;
}*/
#localListing p span {
	color: #000 !important;
}
#localPage p a:hover {
	color: #463933 !important;
}
.localPhoneNumber {
	font-weight: bold;
}





/* Form formatting Elements (Any page that has a form control on it) */
.spacing {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
.formText {
	font-size: 14px;
	font-weight: bold;
	color: #657ea8;
	float: left;
	line-height: normal;
	padding: 0px;
	width: 110px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
#form {
	margin-right: auto;
	margin-left: auto;
	width: 350px;
}





/* Phone number control */
.smallPhoneNumber {
	font-weight: bold;
	color: #657ea8;
}





/* Locations and zip code clinic look-up Elements */
#localListing #zipColumn01 {
	padding: 0 10px 0 0;
	width: 49%;
	float: left;
}
#localListing #zipColumn02 {
	width: 49%;
	float: left;
}
#localListing {
	overflow: hidden;
	padding-top: 10px;
}
#localListing p {
	line-height: normal;
	padding-top: 5px;
}
#zipColumn01 {
	padding: 0 10px 0 0;
	width: 49%;
	float: left;
}
#zipColumn02 {
	width: 49%;
	float: left;
}

.citySelect{
	color: #657ea8;
}





/*** Consultation hover button  ***/

.callToAction {
	width: 300px;
	height: 30px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.callToAction a {
	display: block;
	background: transparent url('images/call-to-action-button.gif') no-repeat left top;
	width: 100%;
	height: 100%;
	outline: none;
}
.callToAction a:hover, .callToAction a:focus, .callToAction a:active {
	background-position: 0 -30px;
}







/*** B&A Gallery Elements ***/
.galleryGroup {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.galleryImage {
	margin: 5px 5px 15px 5px;
	float: left;
	text-align: center;
}
.lhr01:hover, .bc01:hover, .cr01:hover, .sr01:hover, .st01:hover, .botox01:hover, .juvederm01:hover, .radiesse01:hover {
	background-position: 0px -120px;
}
.lhr01 {
	width: 200px;
	height: 120px;
	display: block;
	background-image: url('images/lhr01-thumb.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-top: 5px;
}
.bc01 {
	width: 200px;
	height: 120px;
	display: block;
	background-image: url('images/bc01_new-thumb.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-top: 5px;
}
.cr01 {
	width: 200px;
	height: 120px;
	display: block;
	background-image: url('images/bc01-thumb.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-top: 5px;
}
.sr01 {
	width: 200px;
	height: 120px;
	display: block;
	background-image: url('images/sr01-thumb.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-top: 5px;
}
.st01 {
	width: 200px;
	height: 120px;
	display: block;
	background-image: url('images/st01-thumb.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-top: 5px;
}
.botox01 {
	width: 200px;
	height: 120px;
	display: block;
	background-image: url('images/botox01-thumb.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-top: 5px;
}
.juvederm01 {
	width: 200px;
	height: 120px;
	display: block;
	background-image: url('images/juvederm01-thumb.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-top: 5px;
}
.radiesse01 {
	width: 200px;
	height: 120px;
	display: block;
	background-image: url('images/radiesse01-thumb.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-top: 5px;
}





























/* If there is anything below this line, Betsy has been lazy.  These need to be sorted. */
#zipcode {
	margin-right: auto;
	margin-left: auto;
	width: 345px;
}
#citiesContainer {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
.cities {
	text-align: center;
}
.cities a {
	width: 110px;
	display: inline-block;
	text-align: center;
	padding: 2px;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
}
.cities a:hover, .cities a:active, .cities a:focus {
	color: #9e867a;
}
.monthlyHeader {
	font-weight: bold;
}
.promoRight {
	text-align: right;
}
#monthlyPromo .savings {
	padding: 0px;
	margin: 0px;
	float: right;
	font-variant: small-caps;
	font-weight: bold;
}
.cosmetic {
	font-size: 14px;
	font-weight: bold;
}
#callText a span {
	text-decoration: underline;
}
#callText a span:hover {
	color: #000;
}
#monthlyPromo table tr {
	width: 33%;
}
#monthlyPromo table td {
	margin: 0px;
	text-align: center;
	font-size: 14px;
	padding: 3px;
	width: 33%;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9e867a;
	vertical-align: top;
}
#monthlyPromo table th {
	border: 1px solid #9e867a;
	text-align: center;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
}
#monthlyPromo table {
	border-collapse: collapse;
}
#monthlyPromo table .tdBorderLeft {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9e867a;
}
#monthlyPromo table .tdBorderBottom {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9e867a;
}
#monthlyPromo table .price td {
	font-size: 16px;
}
#velaSpotlight {
	text-align: center;
	padding-bottom: 10px;
}
#testimonialPics h1 {
	border-width: 0px;
}
table p span {
	color: #000000 !important;
}
#landingContainer {
	background-color: #98a7c5;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url('images/landing-page-blue-gradient.jpg');
	background-repeat: repeat-x;
}
#header a img {
	padding: 5px;
	float: left;
}
#header #winBanner {
	padding-left: 90px;
}
.frontBoxes p {
	padding: 0px;
}
#consultButton {
	text-align: center;
	margin-bottom: 10px;
}
.sidebarImages {
	padding-bottom: 10px;
}
#localHeader {
	height: 160px;
	background-image: url('images/bluedotsbg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-bottom: 10px;
}
#pageHeader {
	background-image: url('images/bluedotsbg.jpg');
	background-position: left top;
	height: 160px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-right: 180px;
	text-align: center;
}
.landingPageFooter {
	border-width: 0px !important;
	background-position: left top;
	background-color: #c2b59b;
	background-image: url('images/footer-line.gif');
	background-repeat: repeat-x;
}
#container #mainContent .cellulite {
	background-image: url('images/services-cellulite.jpg');
}
#container #mainContent .lhr {
	background-image: url('images/services-lhr.jpg');
	padding-right: 370px;
}
#container #mainContent .faciallhr {
	background-image: url('images/services-facial-lhr.jpg');
	padding-right: 300px;
}
#container #mainContent .overview {
	background-image: url('images/services-overview.jpg');
	padding-right: 370px;
}
#container #mainContent .skinrejuv {
	background-image: url('images/services-skinrejuv.jpg');
}
#container #mainContent .skintighten {
	background-image: url('images/services-skintighten.jpg');
	padding-right: 300px;
}
#container #mainContent .affirm {
	background-image: url('images/services-affirm.jpg');
	padding-right: 320px;
}
#mainContent .botoxFrtBox p a:hover {
	text-decoration: underline;
}
#monthlyCopy .fineprint {
	font-size: xx-small;
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 50px;
	padding-bottom: 0px;
}
#monthly img {
	float: left;
	padding-top: 10px;
}
#monthly h1 {
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
}
#monthly h2 {
	text-align: center;
	font-size: 20px;
	color: #657EA8;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#monthly p {
	padding: 0px;
	text-align: center;
}
#monthly {
	/*border-bottom-style: solid;
	border-bottom-width: 1px;			Red line that seperates promotion info on the Current Promotions page.  Currently unused.
	border-bottom-color: #CC0000;*/
	overflow: hidden;
	padding-bottom: 10px;
}
#monthlyCopy {
	margin-left: 250px;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
}
#injectable h1, #injectable h2 {
	text-align: center;
	font-size: 16px;
}
#injectable h2 {
	margin-bottom: 5px;
	color: #003468;
	font-size: 14px;
}
#injectable h1 {
	margin-bottom: 10px;
}
#injectable p {
	font-size: 12px;
	margin-top: 20px;
	padding: 0px;
}
#injectable {
	margin-top: 10px;
}
#injectable .fineprint {
	font-size: xx-small;
	padding: 0px;
}
#injectable h1 a {
	text-decoration: underline;
}







.injectableAvailable {
	font-style: italic;
}











#gallery {
	text-align: center;
	padding-left: 10px;
}
#gallery .image a span {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}
#gallery .image {
	float: left;
	width: 49%;
	height: 239px;
}

#gallery h2 {
	padding: 15px 0 5px 0;
}