/* dark #824421
 * text #A74516
 * light #ffdaa3
 *
 *
 * bg and header */
body {
    background: url('images/bg.jpg') repeat-y fixed top center;
}

.custom #header_area {
  background: url('images/header.jpg') no-repeat top center;
  height: 180px; /* 180px image */
  border-bottom: 2px solid #824421;
  cursor: pointer;
}

.full_width > .page, #header_area .page {
  background: none;
}
/* various thesis overrides */
.full_width .page {
  padding-left: 0;
  padding-right: 0;
}
.format_text {
  line-height: 1.2;
  margin-top: 20px;
}
.sidebar ul.sidebar_list {
  padding-left: 0;
}


/* Sidebar dropdowns  */
  dl * {
  font-family: 'Lucida Grande', Arial, 'Nimbus Sans L', Verdana, sans-serif;
  font-size: 12px;
  line-height: 1;
  }
  dl {
    border: 1px solid #824421; width: 141px;
    border-right: 2px solid #824421;
  background: #ffdaa3;
  }
  dt {
    font-size: 12px;
    padding: 5px;
    border-bottom: 1px solid #824421;
  }
  dt:hover {
    /*background: url('images/button.png') no-repeat center center #a74516;*/
    background: #a74516;
  }
  dt:hover a, dt:hover a:link, dt:hover a:visited {
    color : #ffdaa3;
  }
  dd {
    margin: 0;
    background: #ffc;
  }
  dd ul {
    border-top: 1px solid #824421;
    border-bottom: 1px solid #824421;
  }
 
  dt a, dt a:link, dt a:visited {
    color:#a74516;
    text-decoration: none;
    font-weight: bold;
  }
  dd a, dd a:link, dd a:visited {
    color:#a74516;
    font-size: 11px;
    margin-left: 0px;
    text-decoration: none;
    font-style: italic;
  }
  dd li a:first-child, dd li a:link:first-child, dd li a:visited:first-child {
    margin-left: 10px;
  }
  /* dd.spa a:link, dd.spa a:visited  are the alts */
  dd.carter a:link, dd.carter a:visited {
    font-weight: bold;
    font-style: normal;
  }
  dd.sb_carter a:before {
    content: "\00BB";
  }
  ul { list-style: none; padding: 5px; }
  dd li.somesubcat a {
    font-style: italic;
    margin-left: 15px;
  }
  dd li.somesubcat a:link, dd li.somesubcat a:visited {
    cursor: default;
  }

#addresses{margin-left:2em;}
.rightimg{float:right;padding:2px}
.leftimg{float:left;padding:2px}
.bumper{float:left;padding-right:4px;padding-bottom:2px;margin-right:5px;margin-bottom:5px;background:#eec381;}
#content h3{padding-bottom:2ex;text-align:center;font-size:16pt;}

/* navbar */
#nav {
  /*padding-left: 417px;*/
  /*position: absolute;*/
  /*top: 150px;*/
display:none;
}
#nav a:link, #nav a:visited {
  text-decoration: none;
  color:#a74516;
}
#nav > div {
  text-align: justify;
  /*font-family: 'Molengo', arial, serif !important;*/
  font-family: 'Neucha', arial, serif;
  /*font-family: 'Lucida Grande',Arial,'Nimbus Sans L',Verdana,sans-serif !important;*/
  font-weight: bold;
  border-bottom: 2px solid #824421;
  border-right: 2px solid #824421;
}
#nav > div * {
  display: inline;
  font-size: 15px;
}
#nav > div span.menupad {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
}
#nav li >a {
  display: inline-block;
  position: relative;
  top: 0;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: bottom;
}
#navrow1 {
  /*position: relative;*/
  /*right: 0px;*/
  /*top: 148px;*/
  width: 384px; /*572 would be half...*/
  height: 43px;
  margin-left: 10px;
  /*-moz-border-radius: 0 0 10px 10px ;*/
  /*-webkit-border-radius: 0 0 10px 10px ;*/
  /*border-radius: 0 0 10px 10px ;*/
  border: 1px solid #824421;
  /*background:#eec381;*/
  /*background:#ffc;*/
  background: #ffdaa3;
  background: url('images/minibanners/blank.jpg') no-repeat left top  #fff !important;
}

#nav li {
  position: relative;
}
#nav li > ul{
  display:none;
  position:absolute;
  top:15px;
  z-index:10;
}
#nav li > ul a {
  display: block;
}

#nav li:hover > ul{
  display:block;
  -moz-border-radius:0 0 3px 3px;
  -webkit-border-radius:0 0 3px 3px;
  border-radius:0 0 3px 3px;
  border-left:1px solid #dda270;
  border-right:2px solid #dda270;
  border-bottom:2px solid #dda270;
  z-index:10;
}

#navrow1 li:hover > ul{
  /*background:#eec381;*/
  background: #ffc;
}
#navrow2 li:hover > ul{
  background: #ffdaa3;
}
#nav li > ul a {
  text-align:left !important;
  font-size:9pt !important;
  border-top:1px solid #dda270;
  height:3.5ex;
  padding-top:1ex;
  padding-left:0.5em;
  margin:0;
  width:18em;
}
/* top text */
#topwrap {
  overflow: hidden;
  padding-top:2.2em;
border-bottom: 1px solid #808080;
}
#toptext {
  /*border-bottom: 1px solid #824421;*/
  /*padding-top: 10px;*/
  /*padding-bottom: 10px;*/
  /*border-bottom: 1px solid #808080;*/
  float: left;
  font-size: 14px;
  font-weight: bold;
  width: 390px;
  text-align: center;
}
.top_subtext {
  padding-top: 10px;
  padding-bottom: 0px;
  font-size: 18px;
}
.top_socials {
  float:right;
  text-align: right;
  height: 36px;
  width: 20%;
}
.top_socials p {
  margin-right: 25px;
}
/* eyecatch */
#eyecatchwrap {
  width: 98.4em;
  position: relative;
}
#eyecatch {
  position: absolute;
  width: 200px;
  top: -10px;
  right: 388px; /* (976-400)/2  = 286*/
  text-align: center;
  line-height:100%;
  font-size:16pt;
  /*color:#824421;*/
  color:#A74516;
}
#eyecatch p {
  font-size: 16pt;
}
#eyecatch div {
  height: 20pt;
}
.custom .headline_area { position:absolute; top:-1500px; left:-1500px; }
.custom .hfeed .headline_area { left:0; position:relative; top:0; }

/*boxes, temp*/

.tinybox {
  width: 180px;
  float: left;
  border-right:2px solid #dda270;
  border-bottom:2px solid #dda270;
  height: 30px;
  background: url('images/minibanners/blank.jpg') no-repeat 60% top  #fff !important;
}
#af-form-1371048994 .buttonContainer input.submit {
  background: url('images/minibanners/blank.jpg') no-repeat 60% top #fff !important;
  font-family: 'Neucha', arial, serif !important;
  font-weight: bold !important;
}
.tinybox p, .tinybox a:link, .tinybox a:visited {
  font-family: 'Neucha', arial, serif !important;
  text-decoration: none !important;
  font-weight: bold !important;
  text-align: center;
  padding: 10px;
  font-size: 14px;
}
.reportbox p, .reportbox a:link, .reportbox a:visited {
  font-family: 'Neucha', arial, serif !important;
  text-decoration: none !important;
  text-align: center;
  font-size: 14px;
}
.reportbox a:link, .reportbox a:visited {
  font-weight: bold;
}

.reportbox {
  background: url('images/minibanners/blank.jpg') no-repeat bottom left #fff !important;
  }
.logos, .reportbox {
  height: 46px !important;
}
.testbox {
  height: 250px;
  width: 100%;
  /*border:1px solid #dda270;*/
  border-right:2px solid #dda270;
  border-bottom:2px solid #dda270;
  margin-bottom: 20px;
  background: #fff;
}
.testbox_short {
  height: 100px;
  width: 100%;
  /*border:1px solid #dda270;*/
  border-right:2px solid #dda270;
  border-bottom:2px solid #dda270;
  margin-bottom: 20px;
  background: #fff;
  }
.testbox_shorter {
  height: 46px;
  width: 100%;
  /*border:1px solid #dda270;*/
  border-right:2px solid #dda270;
  border-bottom:2px solid #dda270;
  margin-bottom: 20px;
  text-align: right;
  /*background: #fff;*/
  }
#optinbox {
  background: url('images/opt_in.jpg') bottom right no-repeat #fff;
  overflow: hidden;
}
.grid_5 {
  float: left;
  width: 384px;
  margin-right: 20px;
}
.omega {
  margin-right: none !important;
}
.grid_10 {
  float: left;
  width: 788px;
}
/* */
.post_box {
  padding: 0;
  margin: 0;
}

#footer {
  text-align: center;
}
#slider {
  height: 250px;
  width: 100%;
}
#slider > div {
  height: 250px;
  width: 100%;
}
#slider > div p {
  font-family: 'Neucha', arial, serif !important;
  font-size: 32px;
}
#slide1 {
  background: url('images/slider/slide_a.jpg') right bottom no-repeat;
}
div#slide1 > p {
  padding-top: 35px;
  font-size: 38px;
  text-align: center;
  margin-right: 120px;
  text-shadow: #A74516 1px 2px 3px;
}
#slide2 {
  background: url('images/slider/slide_b.jpg') no-repeat right top;
}
div#slide2 > p {
  padding-top: 25px;
  font-size: 56px;
  text-align: center;
  margin-right: 180px;
  text-shadow: #A74516 1px 2px 3px;
}
div#slide3 {
  background: url('images/slider/slide_c.jpg') no-repeat left bottom;
}
div#slide3 > p {
  text-align: right !important;
  padding-top: 10px;
  margin-right: 5px;
  text-shadow: #A74516 1px 2px 3px;
}
div#slide4 {
  background: url('images/slider/slide_d.jpg') no-repeat center center;
}
div#slide4 >p {
  color: #fff;
  font-size: 38px;
  padding-top: 30px;
  text-shadow: #A74516 0 0 4px;
  overflow: hidden;
}
div#slide5 {
  background: url('images/slider/slide_e.jpg') no-repeat right bottom;
}
div#slide5 > p {
  padding-top: 20px;
  margin-left: 10px;
  text-shadow: #A74516 1px 2px 3px;
}
div#slide6 {
  background: url('images/slider/slide_f.jpg') no-repeat right bottom;
}
div#slide6 > p {
  padding-top: 20px;
  margin-left: 10px;
  text-shadow: #A74516 1px 2px 3px;
}


/* aweber */

.af-form-wrapper * {
  font-family: Calibri,"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif !important;
}
#af-form-1371048994 {
  background: none !important;
}
#af-form-1371048994 .af-header {
  margin-right: 85px !important;
}
#af-form-1371048994 .af-header {
  padding: 0 !important;
}
#af-form-1371048994 .af-body {
  padding-top: 0 !important;
  padding-bottom: 10px !important;
}
.af-footer {
  padding: 0 !important;
}
.af-footer p {
  margin: 0 !important;
}
#af-form-1371048994 .af-body {
  width: 270px !important;
}

#botoxlogo {
}
#environlogo {
}
#juvedermlogo {
}
#rapidlashlogo {
}
#restylanelogo {
}
.logos {
  text-align: center !important;
}
.prodlogo {
  vertical-align: middle;
  padding:5px;
}
.home .format_text p {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.sociable {
  text-align: center !important;
  margin: 0 !important;
}
#miniban1 > div.testbox_shorter {
    /*background: url('images/minibanners/gift_certificate.jpg') no-repeat bottom left !important;*/
    background: url('images/minibanners/beforeandafter.jpg') no-repeat bottom left #fff;
}
#miniban2 > div.testbox_shorter {
    background: url('images/minibanners/gift_certificate.jpg') no-repeat bottom left #fff !important;
}
#miniban1 p >a, #miniban2 p >a, #miniban3 p>a, #miniban4 p>a {
  display: block;
  width: 100%;
  height: 46px;
  margin: 0;
  padding: 0;
}
#miniban3 > div.testbox_shorter {
    background: url('images/minibanners/new_patient_specials.jpg') no-repeat bottom left #fff;
}
#miniban4 > div.testbox_shorter {
    background: url('images/minibanners/schedule_appt.jpg') no-repeat bottom left #fff;
}
.format_text h2, .format_text h3 {
  margin: 0 !important;
}
.headline_area h1 {
  font-size: 18pt;
  text-align: center;
  font-weight: bold;
}
.post .headline_area {
  padding-top: 20px !important;
}
.headline_meta {
  display: none;
}
.format_text h4 {
  font-size:18px;
}
.format_text a {
  text-decoration: none;
}
.format_text ol, .format_text ul{padding-left:2em;margin-left:.5em;margin-bottom:2ex;overflow:hidden;font-size:10.5pt;line-height:115%;}
.format_text ol li, .format_text ul li{padding-bottom:1ex;padding-top:1ex;}
.format_text ol > li{padding-top:1ex;padding-bottom:1ex;}
.format_text ol {clear: both;}
/*new patient post*/
#post-274 .format_text p {
  margin-top: -80px
}
#post-274 .tweetmeme_button {
position: relative;
top: 70px;
}
.grid_3 {
  float: left;
  width: 220px;
}
.person h4 {
  clear: both;
}

#prev, #next{cursor:pointer;}

.post-277 h3 {
  padding-bottom: 0 !important;
  padding-right: 170px;
}
.training{width:80%;}
.training td{padding-bottom:10px;}