/*
Theme Name: Meera Salon
Description: Meera Salon & Day Spa
Version: 1.0
Author: David Zimmerman
*/

/* v1.0 | 20080212 */

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; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

body {
  background: #ffe2c8;
  color: #4c3a2c;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
a {
  color: #ae5f39;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#page {
  width: 960px;
  margin: 0 auto;
}
#header, #head {
  float: left;
  position: relative;
}
#header {
  width: 960px;
}
#callus {
  border: solid thin #fff;
  text-align: center;
  margin: 15px 0 0 0px;
  width: 560px;
  position: absolute;
  left: 400px;
  top: 0px;
  z-index: 10;
}
#callus p {
  margin: 5px 0;
}
#callus b {
  font-weight: bold;
  color: #ae5f39;
  font-size: 16px;
  letter-spacing: 2px;
}
#logo {
  background: url('img/headerbg.png') repeat-x #ffe2c8;
  height: 140px;
  width: 850px;
}
#nav {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  width: 850px;
}
#nav ul {
  height: 25px;
  padding: 2px 0 0 0;
}
#nav ul li {
  display: block;
  float: left;
}
#nav a {
  font-size: 24px;
  text-decoration: none;
  color: #4c3a2c;
  padding: 20px;
}
#nav a:hover {
  color: #ae5f39;
}
#nav ul li ul {
  display: none;
  z-index: 10;
  position: absolute;
  background: #ae5f39;
  padding: 10px;
  height: auto;
}
#nav ul li ul li {
  height: 20px;
  float: none;
  clear: both;
  display: block;
  text-align: center;
  background: #ae5f39;
}
#nav ul li ul li a {
  font-size: 16px;
  padding: 5px;
  color: #ffe2c8;
}
#nav ul li ul li a:hover {
  color: #fff;
}
#nav ul li:hover ul {
  display: block;
}
#shadow {
  height: 3px;
  background: url('img/shadow.png') repeat-x #ccc;
  width: 850px;
}
h2 {
  font-size: 18px;
  margin: 5px;
  font-weight: normal;
}
#content {
  padding: 10px 10px 30px 10px;
  line-height: 20px;
}
#content p {
  margin: 10px 0;
}

.alignleft {
  float: left;
  padding-right: 10px;
}
.alignright {
  float: right;
  padding-left: 10px;
}

.special {
  font-size: 12px;
  padding: 10px 15px;
  width: 280px;
  float: left;
}
.special strong {
  color: #aa0000;
  font-size: 13px;
  display: block;
  padding-left: 5px;
  padding-bottom: 1px;
  background: url('img/shadow.png') bottom left repeat-x transparent;
}

.special p {
  display: block;
  padding: 0 10px;
}

#footer {
  clear: both;
  background: url('img/footerbg.png') repeat-x #ffe2c8;
  height: 200px;
  border-top: solid 1px #ccc;
  margin-top: 20px;
  padding-top: 10px;
}
#foot {
  width: 960px;
  margin: 0 auto;
}
#copy {
  float: left;
  font-size: 10px;
  padding: 10px 0;
  width: 500px;
}
#copy li {
  float: left;
  padding-right: 10px;
  list-style: none;
}
#copy li a {
  color: #4c3a2c;
}
#hours {
  float: right;
  font-size: 14px;
  padding: 10px 0;
}
.clear {
  clear: both;
}

#content .sheet p {
  margin: 1px 0;
}

.sheet strong {
  display: block;
  padding: 10px 0 2px 0;
  background: url('img/shadow.png') bottom left repeat-x transparent;
}

.sheet td {
  padding: 10px 20px;
  width: 50%;
}
.price {
  width: 100%;
}
.price td {
  padding: 1px;
  font-size: 12px;
  font-family: Courier New, monospace;
  width: 50%;
  text-align: right;
}
.price .nl {
  width: 75%;
}
.price .nr {
  width: 25%;
}
.soups td {
  padding: 10px;
  font-size: 12px;
}
.bltd {
  line-height: 31px;
  padding: 10px;
  float: left;
}
.packages strong {
  color: #aa0000;
  display: block;
  width: 300px;
  float: left;
  clear: left;
}
.soft {
  font-weight: normal !important;
}

