
html {
  height: 100%;
  margin-bottom: 0.01em;
}
body {
  background: #e8ecf5 url(../images/page-bg.png) repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  padding: 20px 0 0 0;
  margin: 0;
}
#container {
  width: 960px;
  margin: 0 auto;
  font-size: 1em;
}
#main {
  float: left;
  width: 960px;
  padding: 0;
  background: #fff;
  color: #505050;
}
#header {
  height: 120px;
  width: 960px;
  float: left;
  background: url(../images/bg-top.png) no-repeat;
}
#logo {
  padding: 15px 0 0 30px;
  width: 350px;
  float: left;
}
#toptext {
  float: right;
  text-align: right;
  padding: 20px 30px 0 0;
  width: 300px;
}
#navigation {
  float: left;
  width: 960px;
  background: #a892a8 url(../images/nav-bg.png) bottom repeat-x;
}
#maincontent {
  width: 640px;
  padding: 30px 30px 30px 0;
  background: #fff;
  float: right;
}
#maincontent-home {
  width: 650px;
  padding: 0;
  background: #fff;
  float: right;
}


#leftcol {
  width: 230px;
  padding: 30px 0 30px 30px;
  float: left;
}
#rightcol {
  width: 240px;
  float: right;
  padding: 20px 0;
}
#rightcol p, #rightcol ul {
  font-size: 1.3em;
}
#rightcol p {
  padding: 0 20px;
}
#footer {
  text-align: center;
  width: 960px;
  padding: 15px 0 10px;
  font-size: 0.8em;
  color: #666;
  background: #fff;
  clear: both;
}
#footer a {
  background: #fff;
  color: #666;
}
#footer p {
  margin: 0;
  padding: 5px;
}
#main_clinics {
  background: #ccc;
  padding: 7px;
  margin: 15px 0;
  width: 616px;
  float: left;
}
#left_clinic, #right_clinic {
  background: #fff;
  padding: 5px;
  width: 294px;
}
#left_clinic h2, #right_clinic h2 {
  padding: 0;
  margin: 4px 0;
}
#left_clinic {
  float: left;
}
#right_clinic {
  float: right;
}
#map {
  width: 300px;
  height: 360px;
  border: solid 1px #ccc2a7;
  margin: 10px 0 10px 10px;
  float: right;
}
#logos {
  width: 200px;
  margin: auto;
}

h1, h2, h3, h4 {
  color: #444;
  background: #fff;
  font-weight: normal;
  padding: 0;
  margin: 10px 0 10px 0;
}
h2 {
  font-size: 1.6em;
  color: #4978a3;
  background: #fff;
  margin-top: 25px;
}
h1 {
  font-size: 2em;
  letter-spacing: 0.5px;
  color: #666;
  background: #fff;
}
h2.quote {
  color: #41a0d8;
}

h3 {
  font-size: 1.4em;
  font-weight: bold;
}

h3.question {
  color: #000d56;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
ul {
  list-style: disc;
  font-size: 1em;
}
li {
  font-size: 1em;
}

p, li, div.boxed {
  line-height: 130%;
  letter-spacing: 1px;
}
em {
  font-weight: bold;
  font-style: normal;
}

p.quote {
  font-size: 1.2em;
  font-weight: bold;
  font-style: italic;
  color: #12439c;
  background: #fff;
}
div.boxed {
  border: solid 1px #544a33;
  background: #fff;
  color: #544a33;
  padding: 7px;
  margin: 1.6em 0.5em;
  clear: both;
}
div.address, p.address {
  padding: 10px 20px 20px 20px;
  margin: 10px 0;
  width: 368px;
  font-size: 1.2em;
  background: #f2efe9;
  color: #544a33;
  border: solid 1px #544a33;
  float: left;
}
div.address b {
  color: #12439c;
  background: #f2f6fa;
}
div.address a:link, div.address a:visited, div.address a:hover {
  background: #f2efe9;
  color: #544a33;
}
b {
  color: #000d56;
  background-color: inherit;
}
h1 sup, h2 sup, h3 sup {
  font-size: 0.6em;
}
#navigation ul {
  list-style: none;
  width: 775px;
  float: left;
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: bold;
  color: #4d4ba4;
  margin: 0 0 0 30px;
  padding: 0;
  border-left: solid 1px #bfafbf;
}
#navigation li {
  float: left;
  margin: 0;
  padding: 0;
}
li#active_link a:link, li#active_link a:visited {
  color: #685368;
  background: #edd7ed url(../images/nav-bg2.png) bottom repeat-x;
}
#navigation a:link, #navigation a:visited {
  color: #ffffe6;
  text-decoration: none;
  display: block;
  padding: 6px 10px;
  background: #a892a8 url(../images/nav-bg.png) bottom repeat-x;
  letter-spacing: 0.7px;
  border-right: solid 1px #bfafbf;
}
#navigation a:hover {
  color: #685368;
  background: #edd7ed url(../images/nav-bg2.png) bottom repeat-x;
  text-decoration: none;
}
li#active_link a:hover {
  color: #685368;
  background: #edd7ed url(../images/nav-bg2.png) bottom repeat-x;
  text-decoration: none;
}
/*SIDE NAVIGATION*/
#left-navigation ul {
  list-style: none;
  font-weight: normal;
  margin: 0 0 30px 0;
  padding: 0;
}
#left-navigation li {
  margin: 0;
  padding: 0;
}
#left-navigation a:link, #left-navigation a:visited {
  color: #444;
  text-decoration: none;
  display: block;
  height: 1.2em;
  padding: 5px;
  margin: 2px 0;
  background: #e5c5e5;
  letter-spacing: 0.5px;
  font-size: 1em;
  border-right: solid 4px #e5c5e5;
}
li#active_link_left a:link, li#active_link_left a:visited, li#active_link_left a:hover {
  color: #444;
  background: #c5cfe5;
  text-decoration: none;
  border-right: solid 4px #4978a3;
}
#left-navigation a:hover {
  color: #444;
  background: #edd7ed;
  text-decoration: none;
  border-right: solid 4px #edd7ed;
}
#left-navigation li h3 {
  color: #fff;
  font-weight: bold;
  font-size: 1.1em;
  padding: 5px;
  margin: 2px 0;
  background: #a892a8 url(../images/nav-bg.png) bottom repeat-x;
}
#left-navigation li.sub-link a:link, #left-navigation li.sub-link a:visited {
  padding-left: 20px;
  background: #e8ecf5;
  border-right: solid 4px #c5cfe5;
}
#left-navigation li.sub-link a:hover {
  border-right: solid 4px #a892a8;
}
#left-navigation li#active_sub_link_left.sub-link a:link, li#active_sub_link_left.sub-link a:visited {
  border-right: solid 4px #a892a8;
}
div.clear, p.clear {
  clear: both;
}
a:link, a:visited {
  text-decoration: none;
  color: #4978a3;
  background: transparent;
}
a:hover {
  text-decoration: underline;
}
a.plain:link, a.plain:visited {
  text-decoration: none;
  color: #bdc2d8;
  background: #fff;
}
a.plain:hover {
  text-decoration: underline;
}
a img {
  border: 0;
}

div.thumbs img {
  float: left;
  padding: 7px 1px 7px 0;
}
div.photo {
  clear: both;
}

div.photo img {
  float: left;
  border: solid 1px #858b99;
  padding: 7px;
  margin: 10px 10px 0 0;
}
img.right {
  float: right;
  padding: 0 0 4px 4px;
}
img.left {
  float: left;
  padding: 0 4px 4px 0;
}
img.framed {
  border: solid 1px #ccc;
  padding: 10px;
  margin: 0 0 6px 6px;
}
div.times{
  width: 120px;
  float: left;
}
div.highlight {
  background: #62bb0f;
  color: #fff;
  width: 170px;
  padding: 8px;
  margin: 0 0 10px 10px;
  float: right;
  font-size: 1.2em;
  text-align: center;
}
div.highlight h2 {
  background: #62bb0f;
  color: #fff;
  text-align: center;
}

/*CONTACT FORM*/

form#contact-form {
margin: 20px 0;
padding: 10px;
border: solid 1px #ccc;
width: 500px;
color: #444;
background: #eff5e8;
}
#contact-form h2 {
  background-color: transparent;
  color: #444;
}
label.contact_form {
  display: block;
  width: 140px;
  float: left;
  margin: 2px 10px 0 0;
  text-align: right;
}
#contact-form input {
  padding: 3px;
  width: 150px;
}
input:focus, textarea:focus {
  background: #ffffe6;
  color: #444;
}
#contact-form textarea {
  padding: 3px;
  width: 300px;
}
div.sub_button {
  margin-left: 150px;
}
#contact-form div.sub_button input {
  width: 100px;
  border: solid 1px #7f9db9;
  background: #fafccb;
  color: #415d77;
}
.red {
  color: #cc0000;
  background-color: inherit;
}
.message {
  border: dashed 1px #0a2447;
  width: 500px;
  margin: 10px 0;
  color: #444;
  background: #ffffb3;
  padding: 10px;
  font-size: 1em;
}

#temp-map {
  width: 250px;
  height: 250px;
  float: right;
  background: #cfcfcf url(../images/temp-map.png) no-repeat;
  border: solid 1px #aaa;
  margin: 10px 0 10px 10px;
}

/*treatment footer*/

div.treatment-footer {
  margin: 20px 0;
  padding: 10px;
  border: solid 1px #d9de83;
  color: #444;
  width: 600px;
  background: #fafccb;
  float: left;
}
div.info-left, div.info-right {
  width: 260px;
  float: left;
  padding: 0 20px 10px 20px;
}
div.info-left h3, div.info-right h3 {
  background: transparent;
  color: #6b3f72;
}
p.call-now {
  font-weight: bold;
  font-size: 1.4em;
  font-family: arial;
  text-align: center;
  background: inherit;
  color: #6b3f72;
  clear: both;
  border-top: solid 1px #edb4d9;
  border-bottom: solid 1px #edb4d9;
  padding: 2px 0;
}
.bright {
  background: #fff;
  color: #ff00ff;
  letter-spacing: 1px;
  font-weight: normal;
}
.info {
  padding: 10px 10px 10px 40px;
  border-bottom: solid 2px #a892a8;
  border-top: solid 2px #a892a8;
  background: #fff url(../images/info.png) center left no-repeat;
  margin: 10px 0;
  color: #666;
}
div.lightbox-outer {
  background: url(../images/lightbox.png) top left no-repeat;
  padding: 0;
  margin: 10px 0;
  float: left;
  clear: both;
}
div.lightbox-outer-no-text {
  background: url(../images/lightbox-no-text.png) top left no-repeat;
  padding: 0;
  margin: 10px 0;
  float: left;
  clear: both;
}
div.lightbox-outer-no-text div.lightbox-inner1 {
  background: url(../images/lightbox-top-right.gif) top right no-repeat;
  padding-top: 10px;
  float: left;
}
div.lightbox-inner1 {
  background: url(../images/lightbox-top-right.gif) top right no-repeat;
  padding-top: 24px;
  float: left;
}
div.lightbox-inner2 {
  background: url(../images/lightbox-right.gif) bottom right no-repeat;
  padding-right: 9px;
  float: left;
}
div.lightbox-inner3 {
  background: url(../images/lightbox-left.gif) bottom left no-repeat;
  padding-bottom: 10px;
  padding-left: 10px;
  float: left;
}
span.gs {
  font-family: "Gill Sans MT", Tahoma, Arial;
}
p.centered {
  text-align: center;
}
p.protect, p.stimulate, p.repair {
  font-size: 1.3em;
  font-weight: bold;
  background: #fff;
  margin-top: 0px;
}
p.protect {
  color: #edaa22;
}
p.stimulate {
  color: #72797e;
}
p.repair {
  color: #cbe128;
}
h2.derma-ceutic, h2.aestheticare {
  margin-top: 40px;
}
div.filler100 {
  height: 100px;
  width: 100%;
  background: #fff;
  color: #666;
  float: left;
  clear: both;
}
div.filler150 {
  height: 150px;
  width: 100%;
  background: #fff;
  color: #666;
  float: left;
  clear: both;
}
div.filler200 {
  height: 200px;
  width: 100%;
  background: #fff;
  color: #666;
  float: left;
  clear: both;
}
div.horiz-rule {
  clear: both;
  border-bottom: solid 1px #aaa;
  margin-bottom: 20px;
  height: 20px;
}
