/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */


/* General Layout
----------------------------------------------------------------------- */
body {
  background: #b8b7bf url("../images/layout/bg_grad.jpg") top left no-repeat;
  background-position: top center;
}

.container {
    background: transparent url("../images/layout/bg_strip.png") top center repeat-y;
    border-top:10px solid transparent;
    margin-top: 45px;
    margin-bottom: -3px;
    padding-left: 11px;
    width:903px;
}

#header {
    background: transparent url("../images/layout/bg_top.png") top center no-repeat;
    margin-top: -31px;
    margin-left: -9px;
    padding-top: 20px;
    position: relative;
}

#main {
    background-color: transparent;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
}

#billboard {
    background-color: transparent;
    height: 328px;
    padding: 8px 7px;
    position: relative;
    width: 875px;
}

#footer {
    background: transparent url("../images/layout/bg_bottom.jpg") top center no-repeat;
    margin: 0 auto 25px;
    padding: 25px 0 0;
    position: relative;
    width: 915px;
}

h3 {
    color: #59174d;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
}

h4 {
    color: #59174d;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    margin: 0;
}

a.button,
input.submit.button {
  border: none;
  background-color: #EBE8EE;
  color: #59174d;
  font-weight: bold;
  padding: 5px 25px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}


/* Header elements
----------------------------------------------------------------------- */
#header h1 {
    height: 24px;
    margin: 0;
    padding: 20px 0 20px 30px;
    z-index: 10;
}

#header h1 a {
    background: transparent url("../images/layout/title.png") top left no-repeat;
    display: block;
    height: 24px;
    outline: none;
    text-indent: -999999px;
    width: 392px;
}

.nav_container {
    border-top: 1px solid #c3c1cb;
    border-bottom: 1px solid #c3c1cb;
    height: 40px;
    margin-left: 10px;
    position: relative;
    width: 890px;
}

#nav {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

#nav li {
    display: inline;
    float: left;
    padding: 5px 0;
}

#nav li a {
    background: url("../images/layout/nav_sep.png") top right no-repeat;
    color: black;
    display: block;
    font-family: "Adobe Caslon Pro", Georgia, Times, serif;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0 1em;
    text-decoration: none;
    text-transform: lowercase;
}
#nav li a:hover { color: #59174d; text-decoration: underline; }
#nav li a.last { background-image: none; }

body.the_artistic_touch #nav-the_artistic_touch,
body.why_dr_mitchell #nav-why_dr_mitchell,
body.attention_to_detail #nav-attention_to_detail,
body.procedures #nav-procedures,
body.before_and_after_index #nav-before_and_after,
body.before_and_after #nav-before_and_after,
body.testimonials #nav-testimonials,
body.financing #nav-financing,
body.contact #nav-contact,
body.patient_forms #nav-patient_forms { 
  color: #59174d;
  text-decoration: none;
}

/* Transparent-looking overlays */
.nav_container b {
    background-color: #c3c1cc;
    display: block;
    height: 40px;
    left: -5px;
    position: absolute;
    top: 0;
    width: 5px;
}

.nav_container b.last { left: auto; right: -5px; }

/* Billboard
----------------------------------------------------------------------- */
#billboard img {
    position: absolute;
    top: 8px;
    left: center;
    z-index: 1;
}

#billboard .message {
    color: #c3c1cb;
    font-family: Georgia, Times, serif;
    font-size: 15px;
    position: absolute;
    top: 190px;
    left: 40px;
    z-index: 10;
}

/* Homepage Content
----------------------------------------------------------------------- */
.home #content {
    border-top: 1px solid #c3c1cb;
    margin: 0 7px;
    padding: 20px 0 0;
    width: 875px;
}

.home #content .column {
    border-right: 1px solid #c3c1cb;
    padding: 0 15px 0 25px;
}

.home #content .column.last { 
    border-right: 0; 
    padding-right: 0; 
    width: 212px;
}

.home #content .column img {
    border: 1px solid #cccccc;
}

.home #content .column h2 {
    margin: 10px 0 0;
}

.home #content .column h2 a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

/* Pages Content
----------------------------------------------------------------------- */
.page #main {
    border-bottom: 4px solid white;
    border-right: 5px solid white;
    background: url("../images/layout/page_main_bg.jpg") right top no-repeat;
    min-height: 580px;
    margin: 0 0 0 4px;
    position: relative;
    width: 882px;
}

body.patient_forms.page #main {
  background-image: none;
}

.page .quote_container {
    height: 297px;
    position: relative;
}

.page .quote_container.collapse {
    height: inherit;
    position: relative;
}

.page #quote {
    position: absolute;
    bottom: 0;
    z-index: 10;
}

.page .collapse #quote {
  margin-top: 65px;
  position: relative;
}

.page #quote h3 {
  color: #222;
  font-family: Times,serif;
  font-size: 3.5em;
  margin-left: 25px;
  text-transform: lowercase;
}

.page #quote p {
    color: #726e86;
    font-size: 12px;
    font-style: italic;
    line-height: 22px;
    margin-left: 25px;
}

.page #content {
    border-top: 1px solid #c3c1cb;
    margin: 15px 0 0 0px;
    padding: 15px 0 0 25px;
}

.page #content .column {
    margin-right: 25px;
}

.page #content .column.last {
    margin-right: 0;
}

.page #underlay {
    position: absolute;
    top: 0px;
    left: 15px;
    z-index: 0;
}

.page .bg_mask {
    background: transparent url("../images/layout/page_main_bg_right_corner.png") top left no-repeat;
    bottom: -6px;
    height: 25px;
    position: absolute;
    right: -6px;
    width: 25px;
    z-index: 10;
}

#finance_calc {
  background-color: #EBE8EE;
  margin: 30px 0 0 25px;
  padding: 10px;
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#finance_calc form {
  margin-bottom: 16px;
}

#finance_calc table th {
  width: 50%;
}

#finance_calc table td.subHdrTdL,
#finance_calc table td.subHdrTdR {
  border-top: 1px solid #ccc;
  padding-top: 8px;
}

#finance_calc table td.subHdrTdL2 {
  border-bottom: 1px solid #ddd;
}

#finance_calc table p {
  display: none;
}

#finance_calc p strong {
  color: #222;
  font-size: 10px;
  font-weight: normal;
}

/* Procedures Page
----------------------------------------------------------------------- */
.procedures .quote_container .column {
    min-height: 200px;
}

.procedures .quote_container .column.first {
    padding-left: 30px;
}

.procedures .quote_container .column h2 {
    color: #59174d;
    font-family:Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 0;
}

.procedures .quote_container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.procedures .quote_container ul a,
.before_and_after_index .column ul a {
    color: black;
}

.procedures .quote_container ul a {
    text-decoration: underline;
}

.procedures .quote_container ul a:hover,
.procedures .quote_container ul a.current,
.before_and_after_index .column ul a:hover,
.before_and_after_index .column ul a.current {
    color: #59174d;
}

.procedures #content {
    position: relative;
}

#content h2 {
    color: #59174d;
    font-family:Verdana, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 16px;
}

#view_ba_button {
    position: absolute;
    top: 10px;
    right: -3px;
}

/** Testimonials
-----------------------------------------------------------------------*/
.testimonial_entry {
    border-bottom: 1px solid #c3c1cb;
    margin-bottom: 16px;
}

.testimonial_entry  h3 {
    color: #59174d;
    font-family:Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
}

.testimonial_entry .body {
    margin-top: 12px;
}

/* Before and After Page
----------------------------------------------------------------------- */
.before_and_after .quote_container,
.before_and_after_index .quote_container {
    height: 110px;
    float: none;
    position: relative;
    z-index: 50;
}

#before_and_after_procedure_select {
    background: white url(/images/layout/dropdown-procedures.png) top left no-repeat;
    height: 30px;
    position: absolute;
    overflow: visible;
    top: 60px;
    right: 15px;
    font-size: 14px;
    padding: 0;
    width: 212px;
    z-index: 60;
}

#before_and_after_procedure_select h3 {
  cursor: pointer;
  font-size: 14px;
  margin: 7px 0 0 14px;
}

#before_and_after_procedure_select h4 {
  border-bottom: 1px solid #403a57;
  color: #403a57;
  font-size: 12px;
  line-height: 18px;
  margin: 0 10px;
}

#before_and_after_procedure_select .options {
  background: transparent url(/images/layout/dropdown-bg.png) top left;
  display: none;
  margin: 6px 0 0 6px;
  padding: 8px 0 1px;
  position: relative;
  width: 200px;
  z-index: 1000;
}

#before_and_after_procedure_select ul {
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
}

#before_and_after_procedure_select a {
  color: black;
  display: block;
  font-size: 12px;
  line-height: 18px;
  padding: 2px 10px;
}

#before_and_after_procedure_select a:hover {
  background-color: #9895AA;
  color: white;
}

#before_and_after_procedure_select .options .bottom {
  position: absolute;
  bottom: -4px;
  width: 200px;
}

#before_and_after_procedure_select .options .bottom b {
  background: transparent url(/images/layout/dropdown-bg.png) top left;
  display: block;
  height: 4px;
  margin: 0 10px;
}

#before_and_after_procedure_select .options .bottom b.first {
  background: transparent url(/images/layout/dropdown-bottom.png) top left no-repeat;
  left: 0;
  margin: 0;
  position: absolute;
  width: 10px;
}

#before_and_after_procedure_select .options .bottom b.last {
  background: transparent url(/images/layout/dropdown-bottom.png) top right no-repeat;
  right: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 10px;
}

.before_and_after_index #content {
    background-color: transparent;
    border: none;
    margin: 0 0 0 8px;
    padding-bottom: 28px;
}

.before_and_after #content {
    border: none;
    float: none;
    margin-bottom: 0;
    margin-left: 8px;
    padding-bottom: 128px;
    position: static;
}

.before_and_after_index #content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.before_and_after_index #content .column h2 {
    color: #59174d;
    font-family:Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 0;
}

/* Befor eand after viewer */
.before_and_after_viewer .view_toggles {
    margin-top: 8px;
}

.before_and_after_viewer .description {
    margin-top: 55px;
}

.before_and_after_viewer .description h2,
.before_and_after_viewer .description h3 {
    color: #59174d;
    font-family:Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 0;
    text-transform: none;
}

.before_and_after_viewer .description h3 {
    margin-bottom: 16px;
}

.before_and_after_viewer .photos {
    position: relative;
    width: 528px;
    z-index: 2;
}

.before_and_after_viewer .photos .views {
    border: 1px solid #c3c1cb;
    display: none;
    min-height: 100px;
    padding: 8px;
    position: relative;
    z-index: 2;
}

.before_and_after_viewer .photos .views.current {
    display: block;
}
  
.before_and_after_viewer .photos .before {
    position: absolute;
    left: 10px;
    z-index: 20;
}

.before_and_after_viewer .photos .after {
    position: absolute;
    right: 10px;
    z-index: 10;
}

.view_toggles #view_key {
    display: block;
    float: right;
    margin-top: -6px;
    margin-right: 3px;
}

.view_toggler {
  display: block;
  float: right;
  list-style: none;
  margin: 0;
}

.view_toggler li {
  float: left;
  margin-left: 6px;
}

.view_toggler a {
  background: white url('/images/layout/ba_legend_sprite.png') top left no-repeat;
  border: 1px solid white;
  display: block;
  height: 34px;
  outline: none;
  width: 26px;
  text-indent: -999999px;
}

.view_toggler a:hover {
  border: 1px solid #ccc;
}

.view_toggler a.current:hover {
  border: 1px solid white;
}

.view_toggler a.view_straight                  { background-position: -50px 0; } 
.view_toggler a.view_three_quarter_right       { background-position: -25px top; } 
.view_toggler a.view_side_right                { background-position: 0 0; }     
.view_toggler a.view_three_quarter_left        { background-position: -99px 0; } 
.view_toggler a.view_side_left                 { background-position: -125px 0; }
.view_toggler a.view_back                      { background-position: -75px 0; } 

.view_toggler a.view_straight.current            { background-position: -50px -34px; }
.view_toggler a.view_three_quarter_right.current { background-position: -25px bottom; }
.view_toggler a.view_side_right.current          { background-position: 0 bottom; }
.view_toggler a.view_three_quarter_left.current  { background-position: -99px bottom; }
.view_toggler a.view_side_left.current           { background-position: -125px bottom; }
.view_toggler a.view_back.current                { background-position: -75px bottom; }

#view_trans_button {
  background-color: #EBE8EE;
  display: inline;
  float: left;
  outline: none;
  padding: 4px 14px;
}

/* Before and After Scroller
*/
#before_and_after_scroller {
    background-color: #EBE8EE;
    bottom: 0;
    margin: 0 0 0 8px;
    padding: 0 5px;
    position: absolute;
    width: 860px;
    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#before_and_after_scroller .container {
    background-color: #EBE8EE;
    background-image: none;
    border: none;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    height: 120px;
    overflow: hidden;
    position: relative;
    width: 780px;
}

#before_and_after_scroller ul {
    list-style: none;
    margin: 10px 0 10px 10px;
    padding: 0;
    clear:both;
    position:absolute;
    width:20000em;
}

#before_and_after_scroller li {
    float: left;
    margin-right: 10px;
}

#before_and_after_scroller li a {
    background-color: transparent;
    display: block;
    height: 100px;
    overflow: hidden;
    width: 100px;
}

#before_and_after_scroller a.browse {
    background: url("../images/layout/hori_large.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 30px;
    margin: 45px 5px 0;
    text-indent: -999999px;
    width: 30px;
}

#before_and_after_scroller a.browse.right,
#before_and_after_scroller a.browse.right.disabled:hover {
    background-position: bottom left;
}

#before_and_after_scroller a.browse.left,
#before_and_after_scroller a.browse.left.disabled:hover {
  background-position: top left;
}

#before_and_after_scroller a.browse.right:hover {
  background-position: -30px -30px;
}

#before_and_after_scroller a.browse.left:hover {
  background-position: -30px 0;
}

/** Mature Content Warning and System Message
-----------------------------------------------------------------------*/
form#mature_content,
div.system_message {
  margin: 0 auto;
  width: 65%;
}

label.remember_me {
  display: block;
  font-weight: normal;
  margin-top: 8px;
}

label.remember_me input {
  top: 0;
}

/* Contact Form
----------------------------------------------------------------------- */
.formRow {
    clear: both;
    display: block;
    margin-bottom: 0;
}

.formWide table {
  margin-top: 8px;
}

.formWide td {
  padding: 0 0 5px;
}

label.checkboxItem {
    display: inline;
    float: left;
    font-weight: normal;
    margin-right: 10px;
    width: 250px;
}

.formRow .check {
    display: inline;
    float: left;
    margin: -1px 5px 3px 0;
}

.formDesc {
    display: inline;
    float: left;
    margin-top: 5px;
    width: 250px;
}

.formInputs {
    display: inline;
    float: left;
    margin-left: 10px;
}

.formInputs select {
    width: 240px;
}

.formInputs input.txt {
    width: 240px;
}

.formInputs textarea {
    height: 138px;
    width: 230px;
}

.page.contact #quote p {
    color: #444;
    font-style: normal;
}

.page.contact .wrapper.last {
    margin: 90px 0 0 20px;
}

#map_canvas {
  border: 1px solid #c3c1cb;
  height: 350px;
  margin: 0 20px;
  width: 300px;
}



/* Footer
----------------------------------------------------------------------- */
#footer .address {
    padding: 0 0 0 45px;
}

#footer .address h3 {
    color: white;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    margin: 0 0 4px;
}

#footer .address p {
    color: #403a57;
    font-size: 11px;
}

#footer .mailing_list {
    float: right;
    padding: 0 40px 0 0;
}

#footer .mailing_list label {
    color: white;
    display: block;
    font-weight: normal;
    margin-left: 15px;
}

#footer .mailing_list input.text {
    background: url("../images/layout/mailinglist_input.png") top left no-repeat;
    background-position: 0 -2px;
    border: none;
    color: #777;
    display: inline;
    font-weight: normal;
    height: 29px;
    padding: 0 5px 0 8px;
    width: 227px;
}

input.submit {
    background-color: #EBE8EE;
    border: none;
    color: #59174d;
}

#footer .mailing_list .button {
    height: 23px;
    position: relative;
    top: -1px;
    width: 37px;
}

#backmatter {
    color: white;
    font-size: 9px;
    margin-top: 12px;
    padding: 0 10px;
}

#backmatter .sitemap {
    display: inline;
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

#backmatter .sitemap li {
    border-right: 1px solid white;
    display: inline;
    float: left;
    line-height: 9px;
    padding: 0 7px;
}
#backmatter .sitemap li.last { border: none; }

#backmatter .sitemap li a {
    color: white;
    text-decoration: none;
    text-transform: lowercase;
}

/* Contact page mailing list
----------------------------------------------------------------------- */
#sidebar_mailinglist {
  margin-top: 24px;
  padding-left: 20px;
}

#sidebar_mailinglist label {
  color: #59174D;
  font-size: 13px;
}

#sidebar_mailinglist input.text {
  margin-bottom: 8px;
  width: 250px;
}

/* Popup widget
----------------------------------------------------------------------- */
#popup-widget-container {
  background-color: transparent;
  position: absolute;
  display: none;
  width: 450px;
  top: 45%;
  left: 52%;
  z-index: 100;
}

#popup-widget-container h2 {
  color: #b3aecd;
  font-family: "Georgia", serif;
  font-size: 28px;
  font-style: italic;
  font-weight: normal;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  text-align: center;
  padding-top: 14px;
}

#popup-widget-container table {
  border: 2px solid #efefef;
  box-shadow: 0px 0px 15px rgba(10,10,10,0.6);
}

#popup-widget-container td {
  background-color: white;
  padding: 0;
}

#popup-widget-container .top-border td,
#popup-widget-container .bottom-border td {
  background-color: white; /* Remove this */
  height: 5px;
}

#popup-widget-container td.left-border,
#popup-widget-container td.right-border {
  background-color: white; /* Remove this */
  width: 5px;
}

#popup-widget-container .top-content td.content,
#popup-widget-container .bottom-content td.content {
  background-color: black;
  width: 442px;
  height: 85px;
  overflow: hidden;
  position: relative;
}

#popup-widget-container .middle-content td.content {
  background-color: #efefef;
  height: 184px;
  position: relative;
  overflow: hidden;
}

#popup-widget-container .middle-content td.content div.content {
  position: absolute;
  z-index: 10;
  top: 0;
  width: 400px;
  font-family: Georgia, serif;
  font-size: 14px;
  padding: 15px 5px 5px 15px;
}

#popup-widget-container .bottom-content td.content div.content p,
#popup-widget-container .middle-content td.content div.content p {
  margin: 0;
}

#popup-widget-container .close {
  border: none;
  outline: none;
  position: absolute;
  top: 8px;
  right: 6px;
}

#popup-widget-container .bottom-content td.content div.content {
  color: white;
  float: left;
  width: 285px;
  padding: 5px 5px 5px 15px;
}

#popup-widget-container .bottom-content td.content div.content strong {
  color: white;
}

#popup-widget-container .bottom-content td.content div.actions {
  float: right;
  width: 137px;
}

#popup-widget-container .bottom-content td.content div.actions a.button {
  margin-top: 4px;
  width: 100px;
  padding: 5px;
  display: block;
  text-align: center;
  font-size: 12px;
}

#popup-widget-container strong {
  color: #222;
}


/* Webkit/Safari Hack
----------------------------------------------------------------------- */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    body {} /* This is here for textmate highlighting */
    
    #header {
        background-position: 0 top;
        margin-left: -9px;
    }
    
    .container {
      width: 904px;
    }

    #footer {
        background-position: -1px top;
    }
    
    .nav_container {
        margin-left: 11px;
    }
}
/* END Webkit/Safari Hack */

