html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }

body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }

h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: #000099; }
  a:visited {
    color: #000066; }
  a:focus {
    color: black; }
  a:hover {
    color: black; }
  a:active {
    color: #cc0099; }

blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eeeeee; }

.quiet {
  color: #666666; }

.loud {
  color: #111111; }

label {
  font-weight: bold; }

fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }

legend {
  font-weight: bold;
  font-size: 1.2em; }

input.text, input.title, input[type=text] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px; }
input.title {
  font-size: 1.5em; }
input[type=checkbox], input.checkbox, input[type=radio], input.radio {
  position: relative;
  top: 0.25em; }

textarea {
  margin: 0.5em 0;
  padding: 5px; }

select {
  margin: 0.5em 0; }

fieldset {
  border: 1px solid #cccccc; }

input.text, input.title,
textarea,
select {
  border: 1px solid #bbbbbb; }
  input.text:focus, input.title:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #666666; }

input.text, input.title {
  width: 300px; }

textarea {
  width: 390px;
  height: 250px; }

body#startpage {
  background: white url(/images/bg_water2.jpg) repeat-x; }
  body#startpage .box {
    padding: 1.5em;
    margin-bottom: 1.5em;
    background: #e5ecf9; }
  body#startpage div.border {
    padding-right: 4px;
    margin-right: 5px;
    border-right: 1px solid #eeeeee; }
  body#startpage div.colborder {
    padding-right: 24px;
    margin-right: 25px;
    border-right: 1px solid #eeeeee; }
  body#startpage hr {
    background: #dddddd;
    color: #dddddd;
    clear: both;
    float: none;
    width: 100%;
    height: 0.1em;
    margin: 0 0 1.45em;
    border: none; }
  body#startpage hr.space {
    background: #dddddd;
    color: #dddddd;
    clear: both;
    float: none;
    width: 100%;
    height: 0.1em;
    margin: 0 0 1.45em;
    border: none;
    background: white;
    color: white; }
  body#startpage #container {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    background: white;
    border-left: 1px solid black;
    border-right: 1px solid black; }
    body#startpage #container {
      display: block; }
  body#startpage #menu, body#startpage #footer {
    display: inline;
    float: left;
    margin-right: 0;
    width: 950px; }
    * html body#startpage #menu, * html body#startpage #footer {
      overflow-x: hidden; }
  body#startpage #footer {
    background: black;
    color: white;
    padding-left: 0px;
    padding-top: 10px; }
    body#startpage #footer a {
      color: white;
      text-decoration: none; }
      body#startpage #footer a:hover {
        text-decoration: underline; }
    body#startpage #footer p {
      margin-left: 12px;
      margin-top: 10px;
      font-size: 14px; }
  body#startpage #menu {
    background: #222222;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    display: inline-block; }
    body#startpage #menu {
      display: block; }
    body#startpage #menu li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      body#startpage #menu li.first {
        padding-left: 0px; }
      body#startpage #menu li.last {
        padding-right: 0px; }
    body#startpage #menu a {
      font-size: 15px;
      color: white;
      text-decoration: none; }
    body#startpage #menu a:hover {
      color: #6699cc; }
    body#startpage #menu li {
      background: black;
      padding-left: 15px;
      padding-right: 15px;
      border-right: 1px solid white;
      float: left; }
    body#startpage #menu #menu-blog {
      background: #6699cc;
      float: right;
      border-right: 0px;
      border-left: 1px solid white; }
      body#startpage #menu #menu-blog a:hover {
        color: #333333; }
  body#startpage #start-content {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 614px;
    border-right: 1px solid black;
    padding-left: 0px; }
    * html body#startpage #start-content {
      overflow-x: hidden; }
    body#startpage #start-content img {
      margin-left: 15px; }
  body#startpage #gallery {
    clear: left;
    padding-left: 0px; }
    body#startpage #gallery img {
      margin-left: 0px; }
  body#startpage #start1-1 {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 190px;
    border-right: 1px solid black;
    padding-right: 15px; }
    * html body#startpage #start1-1 {
      overflow-x: hidden; }
  body#startpage #start1-2 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 350px;
    background: white url(/images/greystripe.png) repeat-x; }
    * html body#startpage #start1-2 {
      overflow-x: hidden; }
  body#startpage #start2-1 {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 350px;
    border-right: 1px solid black;
    margin-left: 15px;
    padding-right: 15px; }
    * html body#startpage #start2-1 {
      overflow-x: hidden; }
  body#startpage #start2-2 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 150px;
    background: white url(/images/greystripe.png) repeat-x; }
    * html body#startpage #start2-2 {
      overflow-x: hidden; }
  body#startpage #start-sidebar {
    display: inline;
    float: left;
    margin-right: 0;
    width: 310px; }
    * html body#startpage #start-sidebar {
      overflow-x: hidden; }
    body#startpage #start-sidebar #twtr-profile-widget {
      margin-left: 20px; }
    body#startpage #start-sidebar #girl-back {
      margin-left: -10px; }
  body#startpage #lang-select {
    float: right;
    padding-top: 0.2em; }

body#site {
  background: white url(/images/bg_water2.jpg) repeat-x; }
  body#site .box {
    padding: 1.5em;
    margin-bottom: 1.5em;
    background: #e5ecf9; }
  body#site div.border {
    padding-right: 4px;
    margin-right: 5px;
    border-right: 1px solid #eeeeee; }
  body#site div.colborder {
    padding-right: 24px;
    margin-right: 25px;
    border-right: 1px solid #eeeeee; }
  body#site hr {
    background: #dddddd;
    color: #dddddd;
    clear: both;
    float: none;
    width: 100%;
    height: 0.1em;
    margin: 0 0 1.45em;
    border: none; }
  body#site hr.space {
    background: #dddddd;
    color: #dddddd;
    clear: both;
    float: none;
    width: 100%;
    height: 0.1em;
    margin: 0 0 1.45em;
    border: none;
    background: white;
    color: white; }
  body#site #container {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    background: white;
    border-left: 1px solid black;
    border-right: 1px solid black;
    background: #555555 url(/images/fauxcolumn.png) repeat-y; }
    body#site #container {
      display: block; }
  body#site #menu, body#site #footer {
    display: inline;
    float: left;
    margin-right: 0;
    width: 950px; }
    * html body#site #menu, * html body#site #footer {
      overflow-x: hidden; }
  body#site #banner {
    display: inline;
    float: left;
    margin-right: 0;
    width: 950px;
    background: white; }
    * html body#site #banner {
      overflow-x: hidden; }
  body#site #footer {
    background: black;
    color: white;
    padding-left: 0px;
    padding-top: 10px; }
    body#site #footer a {
      color: white;
      text-decoration: none; }
      body#site #footer a:hover {
        text-decoration: underline; }
    body#site #footer p {
      margin-left: 12px;
      margin-top: 10px;
      font-size: 14px; }
  body#site #menu {
    background: #222222;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    display: inline-block; }
    body#site #menu {
      display: block; }
    body#site #menu li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      body#site #menu li.first {
        padding-left: 0px; }
      body#site #menu li.last {
        padding-right: 0px; }
    body#site #menu a {
      font-size: 15px;
      color: white;
      text-decoration: none; }
    body#site #menu a:hover {
      color: #6699cc; }
    body#site #menu li {
      background: black;
      padding-left: 15px;
      padding-right: 15px;
      border-right: 1px solid white;
      float: left; }
    body#site #menu #menu-blog {
      background: #6699cc;
      float: right;
      border-right: 0px;
      border-left: 1px solid white; }
      body#site #menu #menu-blog a:hover {
        color: #333333; }
  body#site #site-content {
    display: inline;
    float: left;
    margin-right: 0;
    width: 670px;
    padding-left: 30px;
    padding-top: 3px; }
    * html body#site #site-content {
      overflow-x: hidden; }
    body#site #site-content .prod-green {
      color: #336699; }
  body#site #prod1-2 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 290px;
    margin-left: 10px; }
    * html body#site #prod1-2 {
      overflow-x: hidden; }
    body#site #prod1-2 p {
      font-size: 15px;
      margin-top: 0px;
      margin-bottom: 8px; }
  body#site #prod1-1 {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 270px;
    background: white url(/images/greystripe.png) repeat-x;
    padding: 10px; }
    * html body#site #prod1-1 {
      overflow-x: hidden; }
    body#site #prod1-1 p {
      font-size: 15px; }
    body#site #prod1-1 .striped {
      background: #cccccc url(/images/bg_between.gif) repeat;
      font-size: 15px;
      font-weight: bold; }
  body#site #massage-sys p {
    font-size: 15px; }
  body#site #icon-options p {
    font-size: 15px; }
  body#site #start1-1 {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 190px;
    border-right: 1px solid black;
    padding-right: 15px; }
    * html body#site #start1-1 {
      overflow-x: hidden; }
  body#site #start1-2 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 350px; }
    * html body#site #start1-2 {
      overflow-x: hidden; }
  body#site #start2-1 {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 350px;
    border-right: 1px solid black;
    margin-left: 15px;
    padding-right: 15px; }
    * html body#site #start2-1 {
      overflow-x: hidden; }
  body#site #start2-2 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 150px; }
    * html body#site #start2-2 {
      overflow-x: hidden; }
  body#site #site-sidebar {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 214px; }
    * html body#site #site-sidebar {
      overflow-x: hidden; }
    body#site #site-sidebar #cart {
      background: white url(/images/bluestripe.png) repeat-x;
      border: 1px solid yellow; }
  body#site #lang-select {
    float: right;
    padding-top: 0.2em; }
  body#site p.prodpdf_link a {
    color: #333333; }
  body#site p.prodpdf_link a:hover {
    color: #6699cc; }
  body#site p.loading-size {
    font-weight: bold; }
