body {
  background-attachment: fixed;
  background-color: #8F0000;
  background-image: url("/blog/wp-content/themes/waxing01/images/Page-BgGlare.png");
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-family: Arial, helvetica, Sans-Serif;
  font-size: 10pt;
  margin: 0;
  padding: 20px;
}

a {
  font-family: Arial, helvetica, Sans-Serif;
  text-decoration: underline;
  color: #990000;
}

a:hover {
  color: #000099;
}

blockquote {
  margin-top: 0;
  padding-top: 0;
}

p {
  margin: 0 0 12px 0;
  padding: 0;
}

h1, .frontPage, .headerPhone {
  color: #ff0000;
  font-size: 14pt;
  margin: 3px 0 6px 0;
  padding: 0;
}

h2 {
  color: #ff0000;
  font-size: 12pt;
  margin: 4px 0 3px 0;
  padding: 0;
}

h3 {
  color: #444444;
  font-size: 11pt;
  margin: 3px 0 2px 0;
  padding: 0;
}

h4 {
  color: #AA0000;
  font-family: Arial, helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

h5 {
  color: #AA0000;
  font-family: Arial, helvetica, Sans-Serif;
  font-size: 11pt;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

div {
  margin: 0;
  padding: 0;
}

td {
  text-align: left;
}

.menuButton {
  font-size: 13px;
}

#menuBackground {
  background: #ffffff;
  background-image: url('/graphics/wfg_menubg.png');
  background-repeat: no-repeat;
  padding: 20px 0;
}

#menuBackgroundGirls {
  background: #ffffff;
  background-image: url('/graphics/wfgirls_menubg.png');
  background-repeat: no-repeat;
  padding: 20px 0;
}

#bodyText {
  background: #ffffff;
  color: #444444;
  font-family: arial;
  font-size: 10pt;
  padding: 18px 12px 12px 12px;
}

.menuItem {
  color: #444444;
  background-image: url('/graphics/tint-white.png');
  font-size: 11pt;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
}

.menuItems {
  color: #444444;
  background-image: url('/graphics/tint-white.png');
  font-size: 11pt;
  font-weight: bold;
  padding: 12px 0;
  text-align: center;
}

.menuItem a, .menuItems a {
  color: #444444;
  text-decoration: none;
}

.menuItem a:hover, .menuItems a:hover {
  color: #ff0000;
  text-decoration: underline;
}

.menuSpace {
  height: 20px;
}

#menuSubItems {
  font-size: 10pt;
  font-weight: normal;
  line-height: 1em;
  margin-top: 6px;
  padding: 0;
}

#menuSubItems p {
  margin: 0 0 6px 0;
  padding: 0;
}

#PricesTable
{
  color: #444444;
  font-family: Arial, helvetica, Sans-Serif;
  font-size: 10pt;
}

.pricesHeader
{
  background-color: #FFDFDF;
  color: #ff0000;
  font-size: 11pt;
  font-weight: bold;
  padding: 4px;
}

.pricesArea
{
  padding: 2px;
  padding-left: 4px;
  line-height: 150%;
}

.pricesCost
{
  text-align: right;
  padding: 2px;
  padding-left: 4px;
  line-height: 150%;
}

.pricesPackage
{
  padding: 3px;
}

.pricesList
{
  font-size: 9pt;
  padding-left: 15px;
}

.aftercareHeader
{
  background-color: #DFFFDF;
  color: #006600;
  font-size: 11pt;
  font-weight: bold;
  padding: 4px;
}

.aftercareList
{
  font-size: 9pt;
  padding-left: 15px;
}


#contactPhone {
  color: #660000;
  font-size: 16pt;
  font-weight: bold;
  margin: 10px;
}

#footer, #footer a
{
  color: #a0a0a0;
  font-size: 9pt;
  padding-top: 6px;
  text-align: center;
}

#footer a {
  text-decoration: underline;
}

.shopBreadcrumb {
  color: #ff0000;
  text-decoration: none;
}

.shopBreadcrumb:hover {
  color: #ff0000;
  text-decoration: underline;
}

.productImage {
  width: 100px;
  text-align: center;
  padding: 5px 0
}

.productImage .zoom {
  text-decoration: none;
}

.productDetail {
  padding-bottom: 6px;
}

.productDetail .name {
  color: #ff0000;
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 2px;
  text-decoration: none;
}

.productDetail .price {
  color: #444444;
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 6px;
}

#basket {
  color: #444444;
  margin: 10px 0 0 665px;
}

.checkoutHeader {
  font-weight: bold;
}

.checkoutHeaderProduct {
  font-weight: bold;
  padding-left: 6px;
}

.checkoutHeaderQty {
  font-weight: bold;
  text-align: center;
}

.checkoutProduct {
  padding: 0 0 6px 6px;
}

.checkoutQty {
  padding-bottom: 6px;
  text-align: center;
}

.checkoutPrice {
  padding-bottom: 6px;
}

.checkoutSummary {
  padding: 6px 12px 6px 0;
  text-align: right;
}

.checkoutTotal {
  padding: 6px 0 6px 0;
}

.checkoutRemove {
  font-size: 9pt;
}


#appointments {
  color: #444444;
  font-size: 12px;
  font-weight: bold;
  margin: 10px 20px 0 0;
  text-align: right;
}

.shop {
  color: #444444;
}

.shopDetailsImage {
  width: 220px;
  text-align: center;
  padding: 5px;
  margin: 0 12px 12px 0;
  float: left;
}

.shopDetailsName {
  color: #ff0000;
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 2px;
}

.shopDetailsPrice {
  color: #444444;
  font-size: 11pt;
  font-weight: bold;
  margin-bottom: 6px;
}

.traininglist li {
  margin-bottom: 6px;
}

