@charset "utf-8";

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    /* font-size:100%; */
    vertical-align:baseline;
    background:transparent;
}

html,
body {
  height: 100%;
}
body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/* add */
a {
    outline: none;
}
img {
    vertical-align: bottom;
}
ul li {
    list-style: none;
}




/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  Last Updated: February 20, 2016
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

body.teaser {
  color: #000;
  background: #f2f2f2;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0.05rem;
  line-height: 1.8;
  text-align: center;
  background-image: url(../images/background-160219.jpg);
  background-size: cover;
  /*background-attachment: fixed;*/
}
/*
body::before {
  background: url(../images/background-160219.jpg) no-repeat center top;
  background-size: 100% auto;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -1;
}
*/

body.teaser a {
  color: #333;
}


/* ============================================================
============================================================ */
.teaser p small {
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding: 20px 0;
}

.teaser h1 {
/*
  margin: 100px auto 20px;
  width: 640px;
  height: 107px;
  white-space: nowrap;
  text-indent: 100%;
  background: url(../images/logo.png) 0 0 no-repeat;
  overflow: hidden;
  background-size: 100%;
*/
  display: none;
}
.teaser h2 {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
  border-top: #222 1px dashed;
  border-bottom: #222 1px dashed;
  background-color: rgba(0, 0, 0, .1);
}
.teaser h2 {
  font-size: 16px;
  margin-bottom: 40px;
}

.teaser .stylist {
  margin-bottom: 50px;
}
.teaser .stylist dt:before {
  content: '- ';
}
.teaser .stylist dt:after {
  content: ' -';
}
.teaser .stylist dt {
  margin-bottom: 1em;
  font-weight: bold;
}
.teaser .stylist dd {
  font-size: 18px;
  margin-bottom: 0.5em;
}
.teaser .address {
  margin-bottom: 20px;
}

.teaser .contact {
  font-size: 14px;
  text-align: left;
  width: 20em;
  margin: 0 auto 40px;
  position: relative;
}
.teaser .contact dt {
  width: 5em;
  position: absolute;
  left: 0;
}
.teaser .contact dd {
  width: 15em;
  padding-left: 5em;
  font-weight: bold;
}

body.teaser .gMapLink a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  padding: 5px 10px;
  background-color: #000;
}
body.teaser .gMapLink a:hover {
  background-color: #333;
}
.teaser .gMapLink {
  font-size: 13px;
  margin: 50px 0;
  padding-bottom: 40px;
}

.inService {
  margin-bottom: 60px;
}
.inService p {
  margin: 20px 0;
}


.menuIndex .table {
  width: 21em;
  padding: 40px 40px 10px;
  margin: 0 auto;
  background: #fff;
}
.menuIndex .table .menu {
  text-align: left;
}
.menuIndex .table .tax {
  margin-top: 40px;
}
.menuIndex .table .menu span {
  display: inline-block;
  width: 14em;
  padding: 0;
  margin-right: 1em;
  border-right: #222 1px solid;
}
.menuIndex .attn {
  margin: 20px 0 40px;
}
.access .train {
  margin-top: 40px;
}
.access .train h3 {
  margin-bottom: 10px;
}



/* ============================================================
#coverSlide
============================================================ */
#coverSlide {
  width: 100%;
  height: 920px;
  margin-bottom: 70px;
  /*overflow: hidden;*/
  position: relative;
  background: url(../images/logo-white.png) 50% 50% no-repeat;
  background-size: 360px 60px;
}
#coverSlide > ul#coverSlideContainer {
  width: 800px;
  height: 824px;
  margin-left: -400px;
  position: absolute;
  left: 50%;
}
#coverSlide > ul#coverSlideContainer > li {
  width: 800px;
  height: 824px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
#coverSlide > ul#coverSlideContainer > li {
  display: none;
}
#coverSlide > .credit {
  width: 800px;
  padding-top: 854px;
  margin: 0 auto;
}
#coverSlide > .credit small {
  font-size: 11px;
  font-weight: normal;
}


/* ------------------------------
Elements are created by home.js
------------------------------ */
#coverSlide > ul#coverIndex {
  font-size: 0;
  width: 100%;
  min-width: 840px;
  height: 10px;
  overflow: hidden;
  text-align: center;
  position: absolute;
  top: 844px;
}
#coverSlide > ul#coverIndex > li {
  display: inline-block;
  float: none;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: url(../images/cover/cover-nav-dot.png) 0 0 no-repeat;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  cursor: pointer;
}
#coverSlide > ul#coverIndex > li.current {
  background: url(../images/cover/cover-nav-dot-current.png) 0 0 no-repeat;
}