@charset "iso-8859-1";
body {
background-color : #9999ff;
margin : 0;
}
table {
}
td { vertical-align: top; }
img {
border-color : #000000;
}
a:link {
color : #6666CC;
text-decoration : underline;
}
a:visited {
color : #6666CC;
text-decoration : underline;
}
a:hover {
color : #671a3f;
text-decoration : none;
}

h1 { font-size: 16px; font-weight: bold; font-family: Arial; color: white; background-color: #666699; padding: 5px; }
h2 { color: #333366; font-size: 16px; font-family: Arial; }

.navbar {
  margin: 2px 30px 0px 30px;
  font-family: Arial;
  color: white;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
}

.navbar a:link { color: white; text-decoration: none; }
.navbar a:visited { color: white; text-decoration: none; }
.navbar a:hover { color: #ffffcc; text-decoration: none; }

.navbar2 a {
  background: transparent url(images/site/skin-care-gradient.gif) repeat-x 0px 0px;
  padding: 3px 10px 3px 10px;
  border: solid 1px #eeeeee;
  position: relative;
  bottom: 6px;
  font-family: Arial;
  font-size: 14px;
}

.navbar2 a:link { color: #666666; text-decoration: none; }
.navbar2 a:visited { color: #666666; text-decoration: none; }
.navbar2 a:hover { color: #006699; text-decoration: none; }

.footer {
  text-align: center;
}

.content {
  padding: 10px;
  color: #333333;
  font-size: 12px;
  line-height: 20px;
  font-family: Arial;
  text-align: justify;
}

.sidebar {
  margin-top: 20px;
  width: 200px;
  float: right;
}

.phoneoutter {
  background: transparent url(images/site/aesthetics-phone.gif) no-repeat 0px 0px;
  width: 132px;
  height: 175px;
}

.phoneinner {
  color: white;
  font-family: Impact;
  font-size: 18px;
  margin-top: 113px;
}

.ecommerce {
  font-size: 11px;
}

.ecommerce ul { margin-left: 0px; padding-left: 0px; list-style-type: none; margin-top: 0px; }
.ecommerce li { background-image: none; background-color: #8281CF; border-bottom: solid 2px #3A316A; padding-left: 15px; padding-top: 4px; font-family: Arial; font-size: 11px; }
.ecommerce a { line-height: normal; }
.ecommerce a:link { color: white; text-decoration: none; }
.ecommerce a:visited { color: white; text-decoration: none; }
.ecommerce a:hover { color: #ffcc33; text-decoration: none; }

.hours {
  margin: 20px 0px 0px 20px;
  color: #666666;
  font-size: 11px;
  text-align: left;
}

label {
  width: 120px;
  float: left;
  text-align:left;
  margin-right: 0.3em;
  display: block;
  color: #333366;
  font-weight: bold;
  clear: both;
}

.submit input {
  margin-left: 4.5em;
}

input {
  color: #333333;
  display: block;
}

.submit input {
  color: #000;
  background: #330000;
  border: 2px outset #d7b9c9
}

fieldset {
  border: 2px solid #333333;
  padding: 20px;
  font-size: 12px;
  margin-right: 10px;
}

legend {
  color: #ffffff;
  background: #8484CE;
  border: 1px solid #333333;
  padding: 2px 6px;
}

.ecommerce a .ml {color:#000099;	font-size:11px; text-decoration:none;}
.ecommerce a .ml:hover {text-decoration:underline;} 