@import url(reevoomark/review.css);
@import url(reevoomark/buttons.css);

body,
html {
  margin: 0;
  padding: 0;
}
body,
input,
button {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
  background-color: #fff;
}
input.placeholder {
  color: #999;
}

/* General tables */

table {
  width: 100%;
  border-collapse: collapse;
}

th,
td {
  padding: 0.5em 0.75em;
  text-align: left;
}

thead th {
  background-color: #f1f1f1;
}
thead th span {
  position: absolute;
  left: -1000em;
  width: 500em;
}

tr.odd td,
tr.odd th {
  background-color: #F2F2F2;
  color: #444;
}
tr.even td,
tr.even th {
  background-color: #fff;
  color: #444;
}

/* Offers table specific */
table.offers th {
  background: transparent;
  padding: 0;
  color: #555;
  border-bottom: 1px solid #8F8F8F;
  font-size: 0.9em;
  font-weight: bold;
  text-align: center;
}

table.offers td {
  text-align: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: 1px dotted #969696;
  background-image: url(/images/offers-table-border.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
table.offers td.buy,
table.offers td.total-price {
  background-image: none;
}

table.offers a.free-delivery {
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  width: 40px;
  height: 0;
  padding-top: 21px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  background: url(/images/sprites.png?t=1283438222) no-repeat 0 -58px; /* free_delivery_truck.png */
}

table.offers td.price .voucher {
  display: block;
  font-size: 0.783em;
}
table.offers td.price .voucher strong {
  display: block;
}

table.offers td.price,
table.offers td.delivery {
  font-size: 1.15em;
}
table.offers td.total-price {
  font-weight: bold;
  font-size: 1.25em;
}

table.offers del {
  color: #f00;
  display: block;
}
table.offers ins {
  text-decoration: none;
  display: block;
}

table.offers .availability {
  display: block;
  font-style: italic;
  font-size: 0.9em;
  margin-top: 0.25em;
  color: #53b439;
}
table.offers .out_of_stock {
  color: #d8555a;
}
table.offers .unknown {
  color: #292A2F;
}

/* Scores table */
table.scores {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
}
table.scores tr.odd {
  background-color: #eeeeee;
}
table.scores th {
  text-align: left;
  font-weight: normal;
  padding: 0.2em 10px;
}
table.scores td {
  text-align: right;
  font-weight: bold;
  color: #ff4400;
  padding: 0.2em 10px;
}
p {
  line-height: 1.5em;
  margin: 1em 0;
}
a.more-by-segment {
  cursor: pointer;
}
div#reevoomark_content hr {
  clear: both;
  background-color: transparent;
  height: 1px;
  border: none;
  border-bottom: 1px dotted #999;
  margin-top: 15px;
}
h1#reevoomark_header {
  width: 300px;
  height: 0;
  padding-top: 38px;
  overflow: hidden;
  background-repeat: no-repeat;
  margin: 0.67em 0 0.67em 22px;
}
div#product_details div.average_score {
  width: 140px;
  height: 0;
  padding-top: 92px;
  overflow: hidden;
  clear: left;
  float: left;
  border-bottom: 50px solid #ffffff;
  background-repeat: no-repeat;
  margin-left: -6px;
  display: inline;
}
div#product_details div.with_offers div.average_score {
  border-bottom: 25px solid #ffffff;
}
div#product_details div.offers_teaser {
  clear: both;
  width: 500px;
  line-height: 25px;
  margin-bottom: 10px;
}

div#product_details a.ask_an_owner_teaser {
  clear: both;
  margin-bottom: 10px;
  display: block;
  width: 185px;
  text-decoration: none;
  color: #333;
  font-size: 12px;
  border: 1px solid #AEAEAE;
  border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 6px 6px 6px 116px;
  background: #FFF url(/images/en-GB/lightbox/ask-owner-cta.png) no-repeat 6px 10px;
}

div#product_details a.ask_an_owner_teaser:hover,
div#product_details a.ask_an_owner_teaser:focus {
 background: #eaf4f9 url(/images/en-GB/lightbox/ask-owner-cta-roll.png) no-repeat 6px 10px;
 text-decoration: underline;
}

div#product_details div.offers_teaser h3 {
  font-size: 1em;
  float: left;
  text-align: center;
  margin: 0 10px 0 0;
  display: inline;
  width: 100px;
}
div#product_details div.summary {
  width: 302px;
  float: left;
  margin-right: 10px;
  padding-top: 9px;
  margin-bottom: 6px;
}
div#product_details div.left_column {
  clear: both;
  float: left;
  margin-right: 10px;
  width: 187px;
  margin-bottom: 10px;
}
div#product_details div.score_breakdown {
  width: 200px;
  float: right;
  text-align: right;
  margin-bottom: 6px;
}
div#product_details div.score_breakdown a {
  font-size: 0.9em;
}
#reevoomark {
  margin: 0 auto;
  width: 771px;
  position: relative;
}
div#reevoomark_content {
  position: absolute;
  width: 765px;
  padding: 0 8px;
}

a img {
  border: none;
}

a,
a:hover,
a:focus,
a:active {
  color: #2d5fb4;
}
div#reevoomark_content a.buy_link {
  position: relative;
  display: inline-block;
  background-image: url(/images/button-left.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-left: 3px;
  margin-right: 3px;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
div#reevoomark_content a.buy_link:hover,
div#reevoomark_content a.buy_link:focus,
div#reevoomark_content a.buy_link:active {
  text-decoration: none;
  background-position: 0 -25px;
  color: #ffffff;
}
div#reevoomark_content a.buy_link span {
  position: relative;
  cursor: pointer;
  display: block;
  height: 25px;
  line-height: 25px;
  padding: 0 15px 0 12px;
  margin-right: -3px;
  background-image: url(/images/button-right.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
}
div#reevoomark_content a.buy_link:hover span,
div#reevoomark_content a.buy_link:focus span,
div#reevoomark_content a.buy_link:active span {
  background-position: 100% -25px;
}
div#reevoomark_content div.section {
  clear: both;
  background-color: #ffffff;
  margin: 0;
  overflow: hidden;
  zoom: 1;
  margin-right: 6px;
  padding: 22px;
  border-top: 1px dotted #999;
}
div#reevoomark_content p.intro {
  margin: 0 0 5px;
  float: left;
}
div#reevoomark_content div.share {
  float: right;
}
div#reevoomark_content h2 {
  clear: both;
  font-weight: normal;
  font-height: 20px;
  margin: 0 0 1em 0;
  color: #343434;
}
div#product_details h2 {
  padding-top: 20px;
  margin-bottom: 30px;
}
div#reevoomark_content h2 img#product_image {
  text-align: center;
  float: left;
  margin-right: 5px;
  margin-top: -20px;
  border: 1px solid #cccccc;
}
div#reevoomark_content .no-local-reviews,
div#reevoomark_content h3 {
  font-weight: normal;
  margin: 0 0 10px;
  clear: both;
  font-size: 1.15em;
}
div#reevoomark_content div.tab {
  background-color: #ffffff;
  display: none;
  padding: 6px 0;
  zoom: 1;
}
div#reevoomark_content div.selected {
  display: block !important;
}
div#reevoomark_content div.declaration {
  margin: 10px 0;
}
div#reevoomark_content div.declaration h4 {
  font-size: 1em;
  color: #333333;
  font-weight: bold;
  margin: 8px 0 4px 0;
}
div#reevoomark_content div.declaration ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#reevoomark_content div.declaration li {
  line-height: 1.5em;
  border-right: 2px solid #afafaf;
  border-bottom: 2px solid #afafaf;
  background-color: #eeeeee;
  float: left;
  height: 140px;
  margin: 0 10px 0.5em 0;
  width: 193px;
  padding: 4px 18px 0 18px;
}
div#reevoomark_content div.declaration li.last {
  margin-right: 0;
}

div#reevoomark_content p.unverified_text {
  padding-left: 26px;
}
div#reevoomark_content .large_verified_badge {
  float: right;
  font-size: 1.25em;
  background-repeat: no-repeat;
  line-height: 50px;
  padding-left: 55px;
  font-weight: bold;
  margin-right: 20px;
  background: url(/images/sprites.png?t=1283438222) no-repeat 0 -79px; /* verified-large.png */
}
span.reevoo-icon {
  width: 14px;
  height: 15px;
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  background: url(/images/sprites.png?t=1283438222) no-repeat 0 -129px; /* smalllogo.png */
}
div#reevoomark_content div.reviews a#show_more_reviews, a.more_reviews {
  display: block;
  clear: both;
  float: left;
  cursor: pointer;
  margin: 15px 0;
  font-weight: bold;
  font-size: 1.1em;
  color: #15468f;
}
div#reevoomark_content div.reviews a#show_more_reviews span, a.more_reviews span {
  background: url(/images/sprites.png?t=1283438222) no-repeat 0 -144px; /* more-arrow.gif */
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  width: 9px;
  height: 10px;
}

body #reevoomark .reviews h3#ready-to-buy {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #f2f0f0;
  margin-bottom: 0px;
}

body #reevoomark .reviews p.filters {
  float: right;
  margin: 0.5em 0;
}
body #reevoomark .reviews p.filters label {
  margin-left: 5px;
  white-space: nowrap;
}
body #reevoomark .reviews p.filters select {
  margin-right: 2px;
}

body #reevoomark .reviews h3.summary {
  font-weight: normal;
  font-size: 1em;
  float: left;
  margin: 0.5em 0;
}


div#reevoomark_content div#about-tab h3 {
  font-size: 1.4em;
  font-weight: normal;
  color: #333333;
}
div#reevoomark_content div#about-tab h4 {
  font-size: 1em;
}
div#reevoomark_content div#about-tab div.process {
  clear: both;
  text-align: center;
  padding-top: 20px;
}
div#reevoomark_content div#about-tab div.process h3 {
  text-align: left;
  margin-bottom: 25px;
}
div#reevoomark_content div#about-tab div.process ul {
  list-style-type: none;
}
div#reevoomark_content div#about-tab div.process ul li {
  float: left;
  width: 190px;
  margin-right: 30px;
}
div#reevoomark_content div#about-tab div.icons img.seal {
  float: right;
  margin: 0 40px;
}
div#reviewer_segments {
  margin-top: 10px;
  clear: both;
}
div#reviewer_segments h3 {
  font-weight: normal;
  font-size: 1em;
  margin: 0 0 10px 0;
}
div#reviewer_segments h4 {
  font-weight: normal;
  font-size: 1.2em;
  margin: 0 0 5px 0;
  clear: both;
}
div#reviewer_segments ul {
  position: relative;
  z-index: 2;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
div#reviewer_segments ul a {
  display: block;
  padding: 8px 7px 6px 8px;
  width: 185px;
}
div#reviewer_segments ul a.selected {
  padding: 7px 7px 5px;
  border: 1px solid #ff4400;
  border-right: none;
  background: #ffffff;
  font-weight: bold;
  color: #000000;
}
div#reviewer_segments div.segment_scores {
  position: relative;
  z-index: 1;
  border: 1px solid #ff4400;
  padding: 10px;
  float: left;
  margin-left: -1px;
  display: none;
}
div#reviewer_segments div.selected {
  display: block !important;
}
div#reviewer_segments table.scores {
  width: auto;
}
#tab-container {
  clear: both;
  padding: 15px 0;
  margin: 0;
}
ol.tabs {
  clear: both;
  border-bottom: 1px solid #8b8b8b;
  margin-bottom: 2em;
  margin: 2em -10px 0 -10px;
  padding: 0;
}
ol.tabs li {
  display: inline; /* IE6 double margin float bug fix */
  float: left;
  position: relative;
  margin-left: 10px;
}
ol.tabs a {
  display: block;
  padding: 5px;
  background-color: #d7d7d7;
  color: #555555;
  border: 1px solid #aeaeae;
  border-bottom: none;
  text-decoration: none;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
}
ol.tabs a:hover,
ol.tabs a:focus,
ol.tabs a:active {
  text-decoration: underline;
}
ol.tabs li.selected {
  margin-bottom: -1px;
}
ol.tabs li.selected a {
  background: #fff;
  color: #000;
  padding-bottom: 6px;
}
#disclaimer {
  clear: both;
  padding-bottom: 1em;
  padding-top: 1em;
}
#disclaimer p {
  margin: 2px 0 0 0;
}
#reevoomark_content .expert-review {
  position: relative;
  margin: 0 0 2em 0;
  border-bottom: 1px solid #eeeeee;
}
#reevoomark_content .expert-review h3 {
  line-height: 50px;
  font-weight: bold;
}
#reevoomark_content .expert-review h3 img {
  vertical-align: middle;
  margin-right: 1em;
}
#reevoomark_content .expert-review p.published {
  text-align: right;
}

/* Clear internal floats */
ol.tabs:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
ol.tabs {
  zoom: 1;
}

.other-language {
  border-bottom: 2px solid #000;
  margin-bottom: 4em;
  padding: 0 1em 4em 1em;
  clear: both;
}
.language-choice {
  float: left;
  border: 1px solid #999;
  border-top: none;
  margin-bottom: 2em;
}
a.review-link {
  padding: 0 1em;
  text-decoration: none;
  float: left;
  display: block;
  border-left: 1px solid #999;
  margin: 0 0 0.5em 1em;
  padding-left: 1em;
}
a.review-link.first {
  border: none;
}

a.review-link img {
  margin-top: 1px;
  vertical-align: top;
}

#other-reviews div.average_score {
  width: 40px;
  height: 0;
  padding-top: 24px;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-left: 20px;
  margin-bottom: 5px;
  display: block;
}
.reviews a.for-other-reviews-tab {
  padding: 1em 0;
}
