/*
lp-css for luxurymassagechair.co.uk
*/
*, #recent-posts p {
  margin: 0;
  padding: 0;
}

body {
  background: #FFFFFF url(new-images/img01.gif) repeat-x;
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
}

form, .post, .post .entry, #recent-posts .byline span {}

input, textarea {
  padding: 2px 5px;
  font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #333333;
}

h1, h2, h3 {
  margin-top: 1.5em;
  font-weight: normal;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1em;
}

p, ul, ol {
  margin-top: 1.5em;
  line-height: 120%;
}

ul, ol {
  margin-left: 3em;
}

blockquote {
  margin-left: 3em;
  margin-right: 3em;
}

a {
  color: #858585;
  text-decoration: none;
}

a:hover, #menu {
  text-decoration: none;
  color: #CC6600;
}

a img {
  border: none;
}

img.left {
  float: left;
  margin: 0 20px 0 0;
}

img.right {
  float: right;
  margin: 0 0 0 20px;
}

/* Header */

#header {
  height: 120px;
  margin: 0 auto;
  background: #2E2E2E;
}

#logo {
  width: 778px;
  height: 110px;
  margin: 0 auto;
}

#logo h1, #logo h2 {
  margin: 0;
  letter-spacing: -0.05em;
  font-weight: normal;
  color: #FFFFFF;
}

#logo h1 {
  float: left;
  padding-top: 40px;
  font-size: 4em;
}

#logo h1 a {
  text-decoration: none;
  color: #FFFFFF;
}

#logo h2 {
  float: left;
  padding: 67px 0 0 8px;
  font-size: 2em;
  font-style: italic;
  color: #858585;
}

#site {
  padding-top: 10px;
  text-align: center;
  font-size: 1.2em;
  font-style: normal;
  color: #666666;
}

/* Menu */

#menu-wrap {
  background: #2E2E2E;
}

#menu {
  width: 720px;
  height: 40px;
  margin: 0 auto;
  position: relative;
  top: 0px;
  left: -10px;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

#menu li {
  display: inline;
}

#menu a {
  float: left;
  margin-right: 6px;
  padding: 5px 20px 5px 20px;
  background: #4C4D51;
  border: 1px #575C5F solid;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  color: #FFFFFF;
}

#menu a:hover {
  text-decoration: none;
  background: #983D3A;
  border: 1px #D45951 solid;
}

#menu .page a {
  background: #983D3A;
  border: 1px #D45951 solid;
}

.contact {
  position: relative;
  top: 0px;
  margin: 0 auto;
  width: 380px;
  height: 30px;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
  padding-top: 5px
}

.contact a {
  color: #FFFF00;
}

.contact a:hover {
  text-decoration: none;
  color: #CC6600;
}

#page, #recent-posts, #sidebar {
  width: 778px;
  margin: 0 auto;
}

#tab-wrap {
  width: 834px;
  height: 500px;
  margin: 0 auto;
}


#content {
  background: #F4EDD3;
  border-bottom: 4px #BBB082 solid;
}
/* Post */

.post .title {
  margin: 0;
  color: #CC6B47;
}

.post .title a, .post .meta a:hover, #latest-post .byline a:hover, #recent-posts .byline a:hover {
  text-decoration: none;
}

.post .byline {
  margin: 0 0 30px 0;
  line-height: normal;
}

.post .meta {
  clear: both;
}

.post .meta a {
  text-decoration: none;
  font-weight: bold;
}

.post .meta .comments {
  padding-left: 20px;
  background: url(new-images/img07.gif) no-repeat left center;
}

.post .meta .permalink {
  padding-left: 20px;
  background: url(new-images/img08.gif) no-repeat left center;
}

#latest-post-wrap {
  background: #E8DBA7;
  border-bottom: 4px #BBB082 solid;
}

#latest-post {
  width: 778px;
  margin: 0 auto;
  padding: 0 0 20px 0;
}

#latest-post h1 {
  margin: 10px 0;
  padding: 0;
}

#latest-post h2 {
  color: #CC6B47;
}

#latest-post p {
  margin: 0;
  padding-bottom: 15px;
}

#latest-post .meta {
  padding: 10px 0 0 0;
}

#latest-post .byline {
  margin: 0 0 10px 0;
  padding: 10px 0;
  background: #BBB082;
  font-size: .9em;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
}

#latest-post .byline span {
  padding: 0 0 0 15px;
}

#latest-post .byline a, #recent-posts .byline a {
  padding: 0 30px 0 0;
  background: url(new-images/img05.gif) no-repeat right top;
  text-decoration: none;
}

#recent-posts h2 {
  margin: 0;
  padding: 10px 0 10px 15px;
  background: #BBB082;
  letter-spacing: .5em;
  text-transform: uppercase;
  text-align: center;
  font-size: .9em;
  font-weight: bold;
  color: #FFFFFF;
}

#recent-posts h3 {
  margin: 20px 0 0 0;
  padding: 0;
  font-size: 1.4em;
  color: #CC6B47;
}

#recent-posts h3 {
  text-decoration: none;
  color: #CC6B47;
}

#recent-posts ul, #sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#recent-posts li {
  float: left;
  width: 240px;
  padding-left: 29px;
}

#recent-posts li.first {
  padding: 0;
}

#recent-posts .byline {
  margin: 0 0 10px 0;
  padding: 0;
  border-bottom: 1px #DDD7C0 solid;
  text-align: left;
  font-size: 10px;
  font-weight: bold;
}

#sidebar li {
  float: left;
  width: 259px;
}

#sidebar li ul {
  padding-left: 20px;
}

#sidebar li li {
  float: none;
  width: auto;
  padding: 3px 0;
  background: none;
}

#sidebar h2 {
  margin: 0 0 20px 0;
  padding: 10px 0 10px 16px;
  background: #BBB082;
  text-transform: uppercase;
  letter-spacing: .5em;
  font-size: .9em;
  font-weight: bold;
  color: #FFFFFF;
}

#cards {
  position: relative;
  left: 295px;
  width: 200px;
}

#rental {
  position: relative;
  left: 80px;
  width: 620px;
}

.reasons {
  width: 740px;
  font-size: 14pt;
  font-weight: normal;
  color: #CC6B47;
  position: relative;
  left: 20px;
  top: -15px;
  margin-left: 0px;
}

.reasons li {
  height: 25px;
}

.reasons ul {
  list-style-type: circle;
  margin-bottom: 10px
}


#chair-display {
  border: 8px solid #FFCC33;
  height: 408px;
  width: 700px;
  position: relative;
  left: 30px;
  background-color: #ffffff;
}

#display-hdr{
  height: 40px;
  text-align: center;
  font-family: "Trebuchet MS";
  font-size: 20pt;
  font-weight: bold;
  color: #666666;
  width: 700px;
  background-color: #FFFFCC;
}

#chaircol-1a {
  float: left;
  position: relative;
  top: 0px;
  width: 300px;
  height: 239px;
}

#chaircol-1b {
  width: 300px;
  height: 126px;
}

#chaircol-2 {
  float: left;
  position: relative;
  top: 0px;
  width: 400px;
  height: 365px;
}

#ch-img {
  position: relative;
  top: 0px;
}

#dims {
  float: left;
  position: relative;
  left: 45px;
}

#ch-desc {
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 135px;
  font-family: "Trebuchet MS";
  font-size: 12pt;
  font-weight: normal;
  color: #666666;
  text-align: left;
  background-color: #F4F4F4;
}

#ch-feat1 {
  float: left;
  position: relative;
  top: 0px;
  width: 200px;
  background-color: #F4F4F4;
  height: 225px;
}

#ch-feat2 {
  float: right;
  position: relative;
  top: 0px;
  width: 200px;
  background-color: #F4F4F4;
  height: 225px;
}

#price-rider {
  float: left;
  position: relative;
  top: -30px;
  width: 400px;
  height: 30px;
  font-family: "Trebuchet MS";
  font-size: 13pt;
  font-weight: normal;
  color: #BF0000;
  text-align: center;
}

#feat-txt {
  padding-left: 30px;
}

#text {
  font-family: "Trebuchet MS";
  font-size: 12pt;
  font-weight: normal;
  color: #666666;
  text-align: center;
  margin-top: 15px;
}

.mprogs {
  color: #666666;
  font-weight: bold;
}

.mp-txt {
  padding-left: 10px;
  padding-right: 15px;
}

.formtxt {
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  color: #666666;
  padding-left: 25px;
  background-color: #FFCC99;
  height: 30px;
}

.formdata {
  border: 1px solid #666666;
  padding-left: 3px;
}

.inputarea {
  background-color: #FFCC99;
  text-align: left;
}

input{
  height: 18px;
  padding: 0;
  border: 1px solid #000000;
  vertical-align: middle;
}

#left-order {
  position: relative;
  top: 0px;
  width: 440px;
  background-color: #FFCC66;
  height: 165px;
}

#right-order {
  position: relative;
  top: -165px;
  float: right;
  width: 310px;
  height: 165px;
  background-color: #FF99FF;
}

#footer{
  height: 120px;
  margin: 0 auto;
  background: #BBB082;
  position: relative;
  top: -40px;
}

#footer p {
  font-size: .8em;
  color: #666666;
  text-align: center;
  margin-top: 5px;
}

#details {
  font-family: "Trebuchet MS";
  font-size: 14pt;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  padding-top: 5px;
}

#tabs {
     margin: 0 auto;
     width:860px;
     position: fixed;
}

#floating_quick-enq {
     position: relative;
     left: -443px;
     margin: 0 auto;
     top: 30px;
     display: block;
     width: 28px;
     height: 319px;
     overflow: hidden;
}

#buyers_guide {
     position: relative;
     margin: 0 auto;
     top: -288px;
     left: 777px;
     display: block;
     overflow: hidden;
     height: 281px;

}

#testimonials {
     position: relative;
     margin: 0 auto;
     top: -300px;
     left: 777px;
     display: block;
     overflow: hidden;
     height: 204px;
     z-index: 1;
}

#tests {
    width: 780px;
    padding: 0 0 0 0;
    text-align: left;
}

#legal {
    position: relative;
    margin: 0 auto;
    font-size: 8pt;
    color: #666666;
    width: 450px;
    height: 20px;
}


.cust {
  padding-left: 25px;
  padding-right: 25px;
}


