* {
  margin: 0;
  padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html, body {
}

body {
  background: #e4e4e4 url(../images/american_day_spa_bg.png) repeat-x;
  font: 11px/15px "Lucida Grande","Lucida Sans Unicode", Arial, Verdana, sans-serif;
  color: #000;
  overflow-y: scroll;
}

#container {
  width: 980px;
  margin: 0 auto;
}

#content {

}

#header {
  height: 100px;
}

#header li {
  display: inline;
}

#branding {
  margin: 0 0 0 15px;
  float: left;
}


#utility {
  margin: 5px 30px 0 0;
  float: right;
  height: 53px;
}

#utility li {

}

#utility a {
  font-size: 10px;
  float: right;
  display: block;
  font-size: 11px;
  color: #000;
  margin: 2px 20px 0 0;
  padding: 2px 3px;
  text-decoration: none;
  -webkit-transition: .6s linear all;
  -moz-transition: .6s linear all;
  -ms-transition: .6s linear all;
  -o-transition: .6s linear all;
  transition: .6s linear all; 
}

#utility a#twitter {
  margin: 0 20px 0 0;
  padding: 0;
  float: right;
  width: 25px;
  height: 25px;
  display: block;
  text-indent: 7777777px;
  background: transparent url(../images/american_day_spa_utility.png) no-repeat scroll -34px 0;
}

#utility a#twitter:hover {
  background: transparent url(../images/american_day_spa_utility.png) no-repeat scroll -34px -29px;
}

#utility a#facebook {
  margin: 0 20px 0 0;
  padding: 0;
  float: right;
  width: 25px;
  height: 25px;
  display: block;
  text-indent: 7777777px;
  background: transparent url(../images/american_day_spa_utility.png) no-repeat -69px 0;
}

#utility a#facebook:hover {
  background: transparent url(../images/american_day_spa_utility.png) no-repeat scroll -69px -29px;
}

#utility a:hover {
  background: #3e3e3e;
  color: #fff;
}

#utility a.selected {
  background: #000;
  color: #fff;
}

#navigation {
  float: right;
  width: 860px;
}

#nav {
  float: right;
}

#nav li {
  margin: 0 20px 0 0;
}

#nav a {
  font-size: 13px;
  color: #000;
  padding: 5px 10px;
  text-decoration: none;
  -webkit-transition: .6s linear all;
  -moz-transition: .6s linear all;
  -ms-transition: .6s linear all;
  -o-transition: .6s linear all;
  transition: .6s linear all;
}

#nav a:hover {
  background: #454545;
  color: #fff;
}

#nav a.selected {
  background: #000;
  color: #fff;
}

#footer  {
  color: #999c8c;
  margin: 60px 0 0;
}

#footer p {
  text-align: center;
}

img {

}

/* typrography */

h1 {
  font-size: 20px;
  margin: 10px 0;
  color: #00528b;
}

h1.number {
  background: url("../images/american_day_spa_header_bg.png") repeat scroll 0 -35px transparent;
  border: 1px solid #000000;
  color: #FFF;
  font-weight: normal;
  padding: 10px 5px;
  text-align: center;
  text-shadow: 0 -1px 0 #4C4C4C;
}

h2 {
  font-size: 18px;
  margin: 10px 0;
  color: #00528b;
}

h3 {
  font-size: 16px;
  margin: 10px 0;
  color: #00528b;
}

ul {

}

ul li {

}

a {
  text-decoration: underline;
  color: #007ee8;
}

a:hover {
  text-decoration: none;
}

dl {

}

dt {
  font-weight: bold;
  color: #00528b;
}

dd {
  margin: 0 0 15px 0;
  color: #000;
}

hr {
  background-color: #dad3d3;
  border-right: 0;
  border-left: 0;
  border: 0 none;
  clear: both;
  color: #dad3d3;
  height: 1px;
  margin: 10px 0;
}

p {
  padding: 5px 20px;
}

form {

}

fieldset {
  border: 1px solid #dad3d3;
  padding: 10px;
  background: #f7f5f5;
}

legend {
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
  background: #fff;
  color: #00528b;
  border: 1px solid #dad3d3;
}

.button {
  border: 1px solid #480001;
  background: #710000;
  padding: 3px 10px;
  color: #fff;
  cursor: pointer;
}

.button:hover {
  background: #330a0b;
  border: 1px solid #6c2e2f;
}

.button:focus {
  background: #845859;
}

/* homepage */

#main {
  background: url(../images/american_day_spa_home_page.jpg) no-repeat scroll 0 0;
  width: 942px;
  height: 378px;
  margin: 0 0 0 15px;
}

#main div {
  display: block;
  width: 230px;
  position: relative;
  top: 125px;
  color: #fff;
  left: 70px;
  text-align: center;
}

#main div h1 {
  color: #fff;
  font-size: 13px;
  font-weight: normal;
}

#main div h2 {
  text-shadow: 0 -1px -1px #000;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  padding: 8px 4px;
}

#main div ul {
  margin: 0 0 0 70px;
}

#main div ul li {
  text-align: left;
  color: #3e3e3e;
}

#main div ul li span {
  color: #fff;
}

#main div p {
  margin: 10px 0 0;
}

#facebook {
  background: url(../images/facebook-american-day-spa.png) no-repeat;
  display: block;
  top: 310px;
  float: left;
  margin: -43px 0 0 -73px;
  width: 130px;
  height: 103px;
}

/* altnav */

#altnav {
  margin: 0 0 0 45px;
}

#altnav li {
  float: left;
  list-style: none;
  margin: 20px 10px;
}

#altnav li a {
  text-decoration: none;
  display: block;
  float: left;
  width: 200px;
  height: 60px;
  -moz-box-shadow: 1px 1px 4px #3e3e3e;
  -webkit-box-shadow: 1px 1px 4px #3e3e3e;
  box-shadow: 1px 1px 2px #3e3e3e;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#ccc')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#ccc');
  /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
  -webkit-transition: .5s linear all;
  -moz-transition: .5s linear all;
  -ms-transition: .5s linear all;
  -o-transition: .5s linear all;
  transition: .5s linear all;
}

#altnav li a:hover {
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;  
}

#altnav li a span {
  background: #000;
  color: #fff;
  padding: 10px;
  font-size: 12px;
  margin: 0 0 0 10px;
  letter-spacing: .5px;
}

#altnav li a span {
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;  
}

#altnav li a#hair {
  background: url(../images/american_day_spa_home_links.png) no-repeat scroll 0 0;
}

#altnav li a#facials {
  background: url(../images/american_day_spa_home_links.png) no-repeat scroll -200px 0;
}

#altnav li a#waxing {
  background: url(../images/american_day_spa_home_links.png) no-repeat scroll -400px 0;
}

#altnav li a#make-up {
  background: url(../images/american_day_spa_home_links.png) no-repeat scroll -600px 0;
}

#altnav li a#hair-removal {
  background: url(../images/american_day_spa_home_links.png) no-repeat scroll 0 -60px;
}

#altnav li a#massage {
  background: url(../images/american_day_spa_home_links.png) no-repeat scroll -200px -60px;
}

#altnav li a#nails {
  background: url(../images/american_day_spa_home_links.png) no-repeat scroll -400px -60px;
}

#altnav li a#packages {
  background: url(../images/american_day_spa_home_links.png) no-repeat scroll -600px -60px;
}

/* menu */

ul.menu {
  float: left;
  width: 400px;
  margin: 0 0 0 65px;
}

ul.menu li {
  color: #3e5057;
  list-style: none;
  width: 240px;
  float: left;
  padding: 8px 15px;

  font-weight: bold;
}

ul.menu li.nbt {
  border-top: 0;
}

ul.menu li.nbb {
  border-bottom: 0;
}

ul.menu li.amount {
  width: 100px;
  color: #464d50;
  text-align: left;
  font-weight: normal;
}

ul.menu li.full {
  width: 370px;
}

ul.menu li.sub {
  width: 340px;
  padding: 0 30px 8px;
  font-weight: normal;
  border-top: 0;
}

ul.menu li.image {
  border: 0;
  padding: 0;
  background: transparent;
}

ul.menu li.map {
  background: url(../images/american_day_spa_map.png) no-repeat scroll 0 0;
  width: 400px;
  height: 400px;
  margin: 0;
  padding: 69px 0 0 8px;
}

ul.menu li.map a {
  color: red;
}

/* clearfix */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}
 
html[xmlns] .clearfix {
  display: block;
}
 
* html .clearfix {
  height: 1%;
}


