* {
  margin: 0; padding: 0;
}

body {
  background-color: #fff;
  font-family: Helvetica;
}

a {
  outline: none;
  text-decoration: none;
  border: none;
  color: #fd8e00;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

img {
  border: none;
}

p {
  line-height: 160%;
  font-size: .9em;
  color: #222;
  margin-top: .5em;
  margin-bottom: 1em;
}

div.clear {
  clear: both;
}

#container {
  width: 960px;
  margin-left: auto; margin-right: auto;
  background-color: #639c3b;
  border: 1px solid #3f6822;
  border-top: none;
}

#page {
  float: left;
  width: 637px; /*min-height: 1000px;*/
  margin-left: 20px; margin-top: 0px;
  background-color: #fff;
  padding-bottom: 5em;
  border-left: 1px solid #3f6822; border-right: 1px solid #3f6822;
}

#page-content, #page-content-short {
  width: 570px;
  margin-left: auto; margin-right: auto;
  margin-top: 2em;
}

#page-content-short {
  padding-bottom: 8em;
}

#header {
  width: 100%;
  height: 120px;
  border-bottom: 1px solid #3f6822;
}

#main-logo, #facebook-logo, #twitter-logo, #cosmetic-l-specialists-logo,
h2.follow-us, h2.partners, h2.fungus, #you-tube-logo, #rss-icon {
  float: left;
  width: 117px;
  margin-top: 25px; margin-left: 8px;
  border-top 1px solid #3f6822;
}

#main-logo {
  height: 215px;
  margin-top: 40px;
}

h2.follow-us, h2.partners, h2.fungus,h2.icon-title {
  font-size: 1em; font-weight: bold;
  text-align: center;
  margin-bottom: -.75em;
  color: #3f6822;
  background-color: #fd8e00;
  padding: .2em 0em;
  border: 1px solid #3f6822;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

h2.follow-us {
  margin-top: 3.5em;
}

h2.partners {
  margin-top: 3.5em;
}

h2.fungus {
  margin-top: 1.25em;
}

#facebook-logo {
  height: 88px;
}

#twitter-logo {
  height: 117px;
  margin-top: 15px;
}

#cosmetic-l-specialists {
  height: 93px;
} 

/**
 * Nav menu
 */
#nav-menu-left {
  float: left;
  width: 170px; height: 500px;
  background-color: #639c3b;
  margin-top: 0px;
}

#nav-menu-left ul {
  list-style-type: none;
  display: block;
}

#nav-menu-left ul li {
  text-align: center;
  border-bottom: 1px solid #3f6822;
  background-image: url('img/hr_menu.gif');
  background-repeat: no-repeat;
  width: 190px;
}

#nav-menu-left ul a {
  color: #fd8e00;
  font-weight: bold; 
  padding-top: .7em; padding-bottom: .7em;
  display: block;
}

#nav-menu-left ul a:hover {
  color: #fff;
  text-decoration: none;
}

#icons {
  clear: both;
  width: 407px;
  background-color: #fff;
  margin: 80px auto 0 auto;
  text-align: center;
  padding: 0 115px;
}

.icon {
  width: 60px; height: 60px;
  float: left;
  margin: 0 20px;
}

h2.icon-title {
  width: 150px;
  margin-left: auto; margin-right: auto; margin-bottom: 20px;
  margin: 60px auto 30px auto;
}

#footer {
  clear: both;
  width: 637px;
  background-color: #fff;
  margin-top: 10em;
  margin-left: 190px; 
  height: 1.1em;
  border-left: 1px solid #3f6822; border-right: 1px solid #3f6822;
}

p.copy {
  font-size: .6em;
  text-align: center;
  padding-bottom: .5em;
}

/**
 * Page titles
 */
h1.welcome {
  font-family: Helvetica, "Times New Roman", Times, serif;
  font-size: 1.75em;
  color: #fd8e00;
  display: block;
}

h1.page-title {
  margin-top: 24px; margin-left: 10px;
  margin-bottom: 1em;
  font-family: Helvetica, "Times New Roman", Times, serif;
  font-size: 1.75em; font-weight: bold;
  color: #fd8e00;
  display: block;
}

/**
 * Home page stuff
 */
h1.welcome {
  position: absolute;
  z-index: 2;
  margin-top: 24px; margin-left: 60px;
}

#main-image, p.main  {
  width: 500px;
  margin-left: auto; margin-right: auto;
  display: block;
}

/**
 * Laser treatment page stuff
 */
img.laser-logo {
  float: left;
  padding-right: 1.5em;
}

h3.follower {
  margin-top: 1em;
  color: #111;
}

#gentle-yag-laser-links, #gentle-lase-laser-links, #vbeam-laser-links, 
#skin-ceuticals-links {
  margin-top: .7em;
}

#gentle-yag-laser-links a, #gentle-lase-laser-links a, #vbeam-laser-links a,
#skin-ceuticals-links a {
  font-size: .9em; font-weight: bold;
  color: #fd8e00;
  margin-bottom: .4em;
  display: block;
}

h2.lower {
  margin-top: 1.25em;
}

div.laser-services-lower {
  margin-top: 4em;
  padding-bottom: .5em;
  border-bottom: 1px solid #3f6822;
}

span.bold-italic {
  font-style: italic; font-weight: bold;
}

/*
 * Before and after pics
 */
div.b4-and-aft-border-orange, div.b4-and-aft-border {
  width: 460px;
  border: 2px solid #3f6822;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 0px 55px 35px 55px;
  margin-top: 3em; margin-bottom: 4em;
}
  
div.b4-and-aft-border-orange {
  border: 2px solid #3f6822; 
}

img.b4-and-aft-left, img.b4-and-aft-right, img.b4-and-aft-left-orange, img.b4-and-aft-right-orange {
  border: 1px solid #3f6822;
  margin-top: 20px;
  float: left;
}

img.b4-and-aft-left-lower, img.b4-and-aft-right-lower {
  border: 1px solid #3f6822;
  margin-top: 60px;
  float: left;
}

img.b4-and-aft-left-orange, img.b4-and-aft-right-orange {
  border: 1px solid #3f6822;
}

img.b4-and-aft-left, img.b4-and-aft-left-orange, img.b4-and-aft-left-lower {
  margin-right: 54px;
}

h2.underarm, h2.back, h2.bikini, h2.ear, h2.leg-vein, h2.nose-vein, h2.stomach-skin, h2.face-skin,
h2.hair, h2.skin-rejuvenation, h2.vascular, h2.hair-removal, h2.pigmented-lesions, 
h2.vascular-lesions, h2.chest-hair, h2.blue-vein-face, h2.cafe-au-lait, h2.eye-wrinkles,
h2.freckles, h2.face-hair, h2.hemagiomas, h2.melasma, h2.rosacea, h2.brown-pigmentation, 
h2.p-wine-stain, h2.venous-lake, h2.scars, h2.angiomas, h2.poikiloderma, h2.wrinkles, h2.nails,
h2.toenail-fungus {
  position: relative;
  z-index: 2;
  padding: 1px 5px;
  font-size: 1em;
  display: block;
  margin-top: -12px;
  background-color: #fff;
  text-align: center;
}

h2.underarm {
  width: 118px;
}

h2.back {
  width: 79px;
}

h2.bikini {
  width: 125px;
}

h2.ear {
  width: 66px;
}

h2.leg-vein, h2.chest-hair {
  width: 85px;
}

h2.nose-vein, h2.cafe-au-lait {
  width: 100px;
}

h2.stomach-skin {
  width: 257px;
}

h2.face-skin {
  width: 195px;
}

h2.hair {
  width: 45px;
}

h2.skin-rejuvenation {
  width: 150px;
}

h2.vascular, h2.rosacea {
  width: 78px;
}

h2.hair-removal {
  width: 115px;
}

h2.pigmented-lesions {
  width: 160px;
}
 
h2.vascular-lesions {
  width: 144px;
}

h2.blue-vein-face, h2.p-wine-stain {
  width: 130px;
}

h2.eye-wrinkles, h2.freckles, h2.wrinkles {
  width: 72px;
}

h2.face-hair {
  width: 88px;
}

h2.hemagiomas {
  width: 107px;
}

h2.melasma {
  width: 74px;
}

h2.brown-pigmentation {
  width: 165px;
} 

h2.venous-lake, h2.poikiloderma {
  width: 110px;
}

h2.scars, h2.nails {
  width: 53px;
}

h2.angiomas {
  width:87px;
}

h2.toenail-fungus {
  width: 127px;
}

/**
 * Applications
 */

ul.laser-applications {
  margin-left: 35px; margin-top: 20px;
}

ul.laser-applications li {
  padding-bottom: .3em;
}
/*****end applications*****/

/**
 * Logos above videos
 */
img.skin-ceuticals-logo {
  display: block;
  width: 285px; height: 25px;
  margin-left: auto; margin-right: auto;
}

img.logo {
  display: block;
  width: 123px; height: 60px;
  margin-left: auto; margin-right: auto;
}

/**
 * Back button
 */
a.back {
  color: #fd8e00;
  background-color: #639c3b;
  padding: 5px;
  font-size: 1em; font-weight: bold;
  margin-top: 3em;
  margin-right: auto; margin-left: auto;
  display: block;
  width: 100px;
  text-align: center;
  clear: both;
  border: 1px solid #3f6822;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

a:hover.back {
  color: #fff;
  text-decoration: none;
}
/*****end back button*****/

#vid-container {
  width: 570px; height: 350px;
  padding-top: 40px;
  text-align: center;
  margin-left: auto; margin-right: auto;
}

/**
 * Contact Form.
 */
#contact-area {
  width: 570px;
  margin-top: 15px;
}

#contact-area input, #contact-area textarea {
  padding: 5px;
  width: 450px;
  font-family: Helvetica, sans-serif;
  font-size: .9em;
  margin: 0px 0px 10px 0px;
  border: 1px solid #3f6822;
}

#contact-area textarea {
  height: 100px;
}

#contact-area textarea:focus, #contact-area input:focus {
  border: 1px solid #3f6822;
}

#contact-area input.submit-button {
  width: 100px;
  float: right;
  margin-right: 5px;
  color: #fd8e00;
  background-color: #639c3b;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

label {
  float: left;
  text-align: left;
  margin-right: 15px;
  width: 90px;
  padding-top: 5px;
  font-size: .9em; font-weight: bold;
}

/**
 * About Us Page
 */
img.left {
  float: left;
  border: 1px solid #3f6822;
  margin-right: 1em; margin-top: .5em;
  margin-bottom: .15em;
}

/**
 * Nail Fungus page
 */
ul.nail-fungus {
  list-style-type: none;
  margin-top: -5px; margin-bottom: 30px; margin-left: 20px;
  font-size: .9em; font-weight: bold; font-style: italic;
}

img.nails-right {
  float: right;
  margin-left: 1em;
  margin-top: 5px;
  border: 1px solid #111;
}

/**
 * RSS Feed
 */
.rss-item {
  margin-bottom: 80px;
}

