.margin_bottom_20 { margin-bottom: 20px; }
.blue { color: #00ccff; }
.green { color: #00cc99; }
.hr {
  background: url(/static_media/images/line_30.png) repeat-x;
  height: 1px;
  margin: 5px 0;
  width: 100%;
}
.hr2 {
  background: url(/static_media/images/line_dotted.png) repeat-x;
  height: 1px;
  margin: 5px 0;
  width: 100%;
}
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f24 { font-size: 24px; }
.f30 { font-size: 30px; }
.f36 {
  font-size: 36px;
  letter-spacing: -2px;
}
a {
  color: #00ccff;
  text-decoration: none;
}
a:hover { color: #00ffff; }
a img { border: none; }
a.read_more { font-weight: bold; }
p {
  margin: 0 0 10px 0;
  padding: 0;
}
.single { line-height: 0.8; }
.double { line-height: 1.5; }
h1, .h1, h2, .h2 {
  background: url(/static_media/images/line_30.png) bottom repeat-x;
  font-weight: bold;
  letter-spacing: -2px;
  margin: 10px 0 10px 0;
  padding: 0 0 5px 0;
  width: 100%;
}
h1, .h1 { font-size: 30px; }
h2, .h2 { font-size: 24px; }
form {
  margin: 0;
  padding: 0;
}
html { background: #020b22 url("/static_media/images/bg.png") top repeat-x; }
body {
  font-size: 14px;
  background: url("/static_media/images/bg.jpg") top center no-repeat;
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  color: #ffffff;
}
div#page { position: relative; }
div#masthead {
  background: url("/static_media/images/header.png") no-repeat;
  height: 170px;
  margin-left: 0;
  margin-right: 0;
  color: #ffffff;
}
div#masthead a#logo {
  display: block;
  float: left;
  margin-top: 25px;
}
div#masthead a#logo img { border: 0; }
div#masthead div#breadcrumbs {
  font-size: 13px;
  margin-left: 10px;
  line-height: 30px;
  position: absolute;
  top: 140px;
  width: 840px;
  font-weight: bold;
}
div#masthead div#breadcrumbs a {
  color: #ffffff;
  font-weight: bold;
}
div#masthead div#breadcrumbs a:hover { color: #00ffff; }
div#nav {
  position: absolute;
  top: 100px;
  left: 0;
}
div#nav a {
  color: #ffffff;
  font-weight: bold;
}
div#nav a:hover { color: #00ffff; }
div#nav div#menu {
  float: left;
  line-height: 37px;
}
div#nav div#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#nav div#menu ul li {
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
}
div#nav div#menu ul li ul li a {
  font-size: 16px;
  margin: 0;
  padding: 0 0 0 5px;
  background: url(/static_media/images/icons/dropdown_background_120.png);
}
div#nav div#menu ul ul ul li a { background: url(/static_media/images/icons/dropdown_background_170.png); }
div#nav div#menu a {
  font-size: 18px;
  letter-spacing: -1px;
  margin: 0 30px 0 0;
}
div#nav div.search {
  float: right;
  padding: 7px 0 0;
  text-align: right;
  width: 250px;
}
div#nav div.search .text {
  height: 18px;
  width: 190px;
  border: none;
  padding: 3px;
  background-image: none !important;
}
#menu ul ul {
  position: absolute;
  width: 120px;
  z-index: 100;
  top: 38px;
  line-height: 25px;
}
#menu ul ul li {
  margin: 0;
  padding: 0;
  width: 120px;
}
#menu ul ul li a { display: block; }
#menu ul ul li ul {
  width: 170px;
  position: absolute;
  top: 0;
  right: -170px;
}
#menu ul ul li ul li { width: 170px; }
#menu ul ul { display: none; }
#menu ul li:hover ul ul { display: none; }
#menu ul li:hover ul { display: block; }
#menu ul li:hover ul li:hover ul { display: block; }
div#footer {
  background: url(/static_media/images/line_30.png) top repeat-x;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  margin-top: 20px;
  margin-botton: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
div#masthead_right {
  position: absolute;
  top: 30px;
  right: 10px;
  text-align: right;
}
div#masthead_right a {
  margin: 0 0 0 10px;
  color: #ffffff;
}
div#masthead_right a:hover { color: #00ffff; }
div#fb_like {
  position: absolute;
  top: 145px;
  right: 10px;
  text-align: right;
  height: 20px;
  width: 90px;
}
div.leaderboard {
  width: 728px;
  margin: 20px auto;
  clear: both;
}
body.homepage div.intro { background: url(/static_media/images/gradient_header.png) repeat-y; }
body.homepage div#regions {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
body.homepage div#regions div.region {
  line-height: 30px;
  background: url("/static_media/images/line_dotted.png") bottom repeat-x;
}
body.homepage div#regions div.region a {
  color: #ffffff;
  letter-spacing: -1px;
}
body.homepage div#regions div.region a:hover { color: #00ffff; }
body.homepage div.focus {
  background: url("/static_media/images/gradient_box.png") top repeat-x;
  margin-bottom: 10px;
}
body.homepage div.focus div.content {
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 620px;
  height: 167px;
  overflow: hidden;
}
body.homepage div.focus h1 { margin-top: 0; }
body.homepage div.focus div.h1 { margin-top: 0; }
body.homepage div.focus h2 { margin-top: 0; }
body.homepage div.focus div.h2 { margin-top: 0; }
body.region div#map_canvas {
  float: right;
  height: 255px;
  width: 340px;
  margin-left: 20px;
  margin-bottom: 20px;
}
body.region div.intro_text { margin-bottom: 20px; }
body.region div.intro_text p { line-height: 1.5; }
body.region div.country { margin-bottom: 20px; }
body.region div.country div.link { font-weight: bold; }
body.country div#map_canvas {
  float: right;
  height: 255px;
  width: 340px;
  margin-left: 20px;
  margin-bottom: 20px;
}
body.country div.intro_text { margin-bottom: 20px; }
body.country div.intro_text p { line-height: 1.5; }
body.country div.intro_text span.link {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
body.country div.places { margin-bottom: 20px; }
body.country div.top_items { margin-bottom: 20px; }
body.country div.top_items.grid_5.alpha { margin-right: 40px; }
body.country div.top_items.grid_5.omega { margin-left: 40px; }
body.place div.intro_text { margin-bottom: 20px; }
body.place div.intro_text p { line-height: 1.5; }
body.place div.intro_text span.link {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
body.dive_centers div.item { position: relative; }
body.dive_centers div.item div.rating_overall {
  position: absolute;
  top: 15px;
  right: 0;
}
body.dive_centers div.item div.rating_overall div.rating { position: relative; }
body.dive_centers div.item div.rating_overall div.barContainer { width: 100px; }
body.dive_centers div.item div.rating_overall div.barContainer div.bar { height: 20px; }
body.dive_centers div.item div.rating_overall div.barContainer div.barBackground {
  width: 100px;
  height: 20px;
}
body.liveabords div.item { position: relative; }
body.liveabords div.item div.rating_overall {
  position: absolute;
  top: 15px;
  right: 0;
}
body.liveabords div.item div.rating_overall div.rating { position: relative; }
body.liveabords div.item div.rating_overall div.barContainer { width: 100px; }
body.liveabords div.item div.rating_overall div.barContainer div.bar { height: 20px; }
body.liveabords div.item div.rating_overall div.barContainer div.barBackground {
  width: 100px;
  height: 20px;
}
body.dive_sites div.item { position: relative; }
body.dive_sites div.item div.rating_overall {
  position: absolute;
  top: 15px;
  right: 0;
}
body.dive_sites div.item div.rating_overall div.rating { position: relative; }
body.dive_sites div.item div.rating_overall div.barContainer { width: 100px; }
body.dive_sites div.item div.rating_overall div.barContainer div.bar { height: 20px; }
body.dive_sites div.item div.rating_overall div.barContainer div.barBackground {
  width: 100px;
  height: 20px;
}
body.dive_center_view div.details { margin-bottom: 20px; }
body.dive_center_view div.details div#place {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
}
body.dive_center_view div.details div#link { margin-bottom: 12px; }
body.dive_center_view div.details div#link a { font-weight: bold; }
body.dive_center_view div.details div#description { margin-bottom: 12px; }
body.dive_center_view div.details div#description span.small { font-size: 12px; }
body.dive_center_view div.details div#description p { line-height: 1.5; }
body.dive_center_view div.details div.attributes { margin-bottom: 12px; }
body.dive_center_view div.details div.attributes div.attribute { line-height: 20px; }
body.dive_center_view div.details div.attributes div.attribute img { vertical-align: middle; }
body.dive_center_view div.details div.accreditations { margin-bottom: 12px; }
body.dive_center_view div.details div.add_review { font-weight: bold; }
body.dive_center_view div.overall_ratings { margin-bottom: 20px; }
body.dive_center_view div.overall_ratings .f14 { letter-spacing: 0; }
body.dive_center_view div.overall_ratings div.rating_overall { position: relative; }
body.dive_center_view div.overall_ratings div.rating_overall div.rating {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -1px;
}
body.dive_center_view div.overall_ratings div.rating_overall div.rating div.barContainer { width: 125px; }
body.dive_center_view div.overall_ratings div.rating_overall div.rating div.barContainer div.bar {
  height: 25px;
  background: transparent url(/static_media/images/icons/star3_single.png) left top repeat-x;
}
body.dive_center_view div.overall_ratings div.rating_overall div.rating div.barContainer div.barBackground {
  width: 125px;
  height: 25px;
  background: transparent url(/static_media/images/icons/star3_select.png) -125px 0 no-repeat;
}
body.dive_center_view div.empty { margin: 20px 0; }
body.dive_center_view div#disclaimer { text-align: center; }
body.dive_center_view div.review div.review_body { position: relative; }
body.dive_center_view div.review div.review_body a.report_review {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
}
body.dive_center_view div.review div.review_body div.date {
  margin: 10px 0;
  font-weight: bold;
}
body.dive_center_view div.review div.review_body div.text { margin-bottom: 10px; }
body.dive_center_view div.review div.review_body div.night_dive img { vertical-align: middle; }
body.dive_center_view div.review div.review_body div.liked { margin-top: 10px; }
body.dive_center_view div.review div.review_body div.disliked { margin-bottom: 20px; }
body.dive_center_view div.review div.review_body div.images { margin: 10px 0 5px; }
body.dive_center_view div.pagination { margin-bottom: 20px; }
body.liveaboard_view div.details { margin-bottom: 20px; }
body.liveaboard_view div.details div#place {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
}
body.liveaboard_view div.details div#link { margin-bottom: 12px; }
body.liveaboard_view div.details div#link a { font-weight: bold; }
body.liveaboard_view div.details div#description { margin-bottom: 12px; }
body.liveaboard_view div.details div#description span.small { font-size: 12px; }
body.liveaboard_view div.details div#description p { line-height: 1.5; }
body.liveaboard_view div.details div.attributes { margin-bottom: 12px; }
body.liveaboard_view div.details div.attributes div.attribute { line-height: 20px; }
body.liveaboard_view div.details div.attributes div.attribute img { vertical-align: middle; }
body.liveaboard_view div.details div.accreditations { margin-bottom: 12px; }
body.liveaboard_view div.details div.add_review { font-weight: bold; }
body.liveaboard_view div.overall_ratings { margin-bottom: 20px; }
body.liveaboard_view div.overall_ratings .f14 { letter-spacing: 0; }
body.liveaboard_view div.overall_ratings div.rating_overall { position: relative; }
body.liveaboard_view div.overall_ratings div.rating_overall div.rating {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -1px;
}
body.liveaboard_view div.overall_ratings div.rating_overall div.rating div.barContainer { width: 125px; }
body.liveaboard_view div.overall_ratings div.rating_overall div.rating div.barContainer div.bar {
  height: 25px;
  background: transparent url(/static_media/images/icons/star3_single.png) left top repeat-x;
}
body.liveaboard_view div.overall_ratings div.rating_overall div.rating div.barContainer div.barBackground {
  width: 125px;
  height: 25px;
  background: transparent url(/static_media/images/icons/star3_select.png) -125px 0 no-repeat;
}
body.liveaboard_view div.empty { margin: 20px 0; }
body.liveaboard_view div#disclaimer { text-align: center; }
body.liveaboard_view div.review div.review_body { position: relative; }
body.liveaboard_view div.review div.review_body a.report_review {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
}
body.liveaboard_view div.review div.review_body div.date {
  margin: 10px 0;
  font-weight: bold;
}
body.liveaboard_view div.review div.review_body div.text { margin-bottom: 10px; }
body.liveaboard_view div.review div.review_body div.night_dive img { vertical-align: middle; }
body.liveaboard_view div.review div.review_body div.liked { margin-top: 10px; }
body.liveaboard_view div.review div.review_body div.disliked { margin-bottom: 20px; }
body.liveaboard_view div.review div.review_body div.images { margin: 10px 0 5px; }
body.liveaboard_view div.pagination { margin-bottom: 20px; }
body.dive_site_view div.details { margin-bottom: 20px; }
body.dive_site_view div.details div#place {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
}
body.dive_site_view div.details div#link { margin-bottom: 12px; }
body.dive_site_view div.details div#link a { font-weight: bold; }
body.dive_site_view div.details div#description { margin-bottom: 12px; }
body.dive_site_view div.details div#description span.small { font-size: 12px; }
body.dive_site_view div.details div#description p { line-height: 1.5; }
body.dive_site_view div.details div.attributes { margin-bottom: 12px; }
body.dive_site_view div.details div.attributes div.attribute { line-height: 20px; }
body.dive_site_view div.details div.attributes div.attribute img { vertical-align: middle; }
body.dive_site_view div.details div.accreditations { margin-bottom: 12px; }
body.dive_site_view div.details div.add_review { font-weight: bold; }
body.dive_site_view div.overall_ratings { margin-bottom: 20px; }
body.dive_site_view div.overall_ratings .f14 { letter-spacing: 0; }
body.dive_site_view div.overall_ratings div.rating_overall { position: relative; }
body.dive_site_view div.overall_ratings div.rating_overall div.rating {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -1px;
}
body.dive_site_view div.overall_ratings div.rating_overall div.rating div.barContainer { width: 125px; }
body.dive_site_view div.overall_ratings div.rating_overall div.rating div.barContainer div.bar {
  height: 25px;
  background: transparent url(/static_media/images/icons/star3_single.png) left top repeat-x;
}
body.dive_site_view div.overall_ratings div.rating_overall div.rating div.barContainer div.barBackground {
  width: 125px;
  height: 25px;
  background: transparent url(/static_media/images/icons/star3_select.png) -125px 0 no-repeat;
}
body.dive_site_view div.empty { margin: 20px 0; }
body.dive_site_view div#disclaimer { text-align: center; }
body.dive_site_view div.review div.review_body { position: relative; }
body.dive_site_view div.review div.review_body a.report_review {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
}
body.dive_site_view div.review div.review_body div.date {
  margin: 10px 0;
  font-weight: bold;
}
body.dive_site_view div.review div.review_body div.text { margin-bottom: 10px; }
body.dive_site_view div.review div.review_body div.night_dive img { vertical-align: middle; }
body.dive_site_view div.review div.review_body div.liked { margin-top: 10px; }
body.dive_site_view div.review div.review_body div.disliked { margin-bottom: 20px; }
body.dive_site_view div.review div.review_body div.images { margin: 10px 0 5px; }
body.dive_site_view div.pagination { margin-bottom: 20px; }
body.blog div.entry { margin-bottom: 20px; }
body.blog div.entry div.created { margin-bottom: 10px; }
ul#messages {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
ul#messages li {
  padding: 3px 5px;
  background: rgba(255, 255, 255, 0.15);
  position: relative;
  border: 1px solid white;
}
ul#messages li a.close {
  position: absolute;
  top: 2px;
  right: 4px;
}
div.pagination {
  clear: both;
  text-align: center;
  padding-top: 20px;
  font-size: 16px;
}
div.pagination span.current { font-weight: bold; }
div.row { clear: both; }
div.row h2 a { color: white; }
div.row h2 a:hover { color: #00ffff; }
div.random_images {
  clear: both;
  margin-bottom: 20px;
}
div.random_images img {
  float: left;
  width: 100%;
}
div.latest_reviews div.h1 h1 {
  display: inline;
  background: none;
}
div.latest_reviews div.review {
  background: url("/static_media/images/gradient_row.png") bottom center no-repeat;
  padding: 10px 0;
  position: relative;
}
div.latest_reviews div.review a.title {
  display: block;
  font-size: 18px;
  padding-right: 105px;
}
div.latest_reviews div.review div.subtitle {
  color: white;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
}
div.latest_reviews div.review div.subtitle a { color: white; }
div.latest_reviews div.review div.subtitle a:hover { color: #00ffff; }
div.latest_reviews div.review p { margin: 0; }
div.latest_reviews div.review div.rating_overall {
  position: absolute;
  top: 11px;
  right: 0;
}
div.latest_reviews div.review div.rating_overall div.rating { position: relative; }
div.latest_reviews div.review div.rating_overall div.barContainer { width: 100px; }
div.latest_reviews div.review div.rating_overall div.barContainer div.bar { height: 20px; }
div.latest_reviews div.review div.rating_overall div.barContainer div.barBackground {
  width: 100px;
  height: 20px;
}
div.barContainer {
  position: absolute;
  top: 0;
  right: 0;
}
div.barContainer div.bar {
  background: transparent url(/static_media/images/icons/star2_single.png) left top repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
div.barContainer div.barBackground {
  background: transparent url(/static_media/images/icons/star2_select.png) -100px 0 no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
div.ratings_overall { position: relative; }
div.ratings_overall div.rating {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 22px;
}
div.ratings_overall div.rating div.barContainer {
  width: 100px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
}
div.ratings_overall div.rating div.barContainer div.barBackground {
  width: 100px;
  height: 20px;
}
div.ratings_overall div.rating div.barContainer div.bar { height: 20px; }
body.dive_center_view div.rating_overall {
  position: relative;
  margin-bottom: 4px;
}
body.dive_center_view div.rating_overall div.rating {
  position: relative;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  letter-spacing: -1px;
}
body.dive_center_view div.rating_overall div.rating div.barContainer {
  width: 125px;
  height: 25px;
  position: absolute;
  top: 0;
  right: 0;
}
body.dive_center_view div.rating_overall div.rating div.barContainer div.barBackground {
  width: 125px;
  height: 25px;
  background: transparent url(/static_media/images/icons/star3_select.png) -125px 0 no-repeat;
}
body.dive_center_view div.rating_overall div.rating div.barContainer div.bar {
  height: 25px;
  background: transparent url(/static_media/images/icons/star3_single.png) left top repeat-x;
}
body.dive_center_view div.review_ratings { position: relative; }
body.dive_center_view div.review_ratings div.rating {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 24px;
}
body.dive_center_view div.review_ratings div.rating div.barContainer {
  width: 100px;
  height: 20px;
  position: absolute;
  top: 2px;
  right: 0;
}
body.dive_center_view div.review_ratings div.rating div.barContainer div.barBackground {
  width: 100px;
  height: 20px;
}
body.dive_center_view div.review_ratings div.rating div.barContainer div.bar { height: 20px; }
body.dive_center_view a.lightbox { position: relative; }
body.dive_center_view a.lightbox img.magnify {
  position: absolute;
  bottom: 5px;
  left: 2px;
  width: 20px;
  opacity: 0.75;
}
body.liveaboard_view div.rating_overall {
  position: relative;
  margin-bottom: 4px;
}
body.liveaboard_view div.rating_overall div.rating {
  position: relative;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  letter-spacing: -1px;
}
body.liveaboard_view div.rating_overall div.rating div.barContainer {
  width: 125px;
  height: 25px;
  position: absolute;
  top: 0;
  right: 0;
}
body.liveaboard_view div.rating_overall div.rating div.barContainer div.barBackground {
  width: 125px;
  height: 25px;
  background: transparent url(/static_media/images/icons/star3_select.png) -125px 0 no-repeat;
}
body.liveaboard_view div.rating_overall div.rating div.barContainer div.bar {
  height: 25px;
  background: transparent url(/static_media/images/icons/star3_single.png) left top repeat-x;
}
body.liveaboard_view div.review_ratings { position: relative; }
body.liveaboard_view div.review_ratings div.rating {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 24px;
}
body.liveaboard_view div.review_ratings div.rating div.barContainer {
  width: 100px;
  height: 20px;
  position: absolute;
  top: 2px;
  right: 0;
}
body.liveaboard_view div.review_ratings div.rating div.barContainer div.barBackground {
  width: 100px;
  height: 20px;
}
body.liveaboard_view div.review_ratings div.rating div.barContainer div.bar { height: 20px; }
body.liveaboard_view a.lightbox { position: relative; }
body.liveaboard_view a.lightbox img.magnify {
  position: absolute;
  bottom: 5px;
  left: 2px;
  width: 20px;
  opacity: 0.75;
}
body.dive_site_view div.rating_overall {
  position: relative;
  margin-bottom: 4px;
}
body.dive_site_view div.rating_overall div.rating {
  position: relative;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  letter-spacing: -1px;
}
body.dive_site_view div.rating_overall div.rating div.barContainer {
  width: 125px;
  height: 25px;
  position: absolute;
  top: 0;
  right: 0;
}
body.dive_site_view div.rating_overall div.rating div.barContainer div.barBackground {
  width: 125px;
  height: 25px;
  background: transparent url(/static_media/images/icons/star3_select.png) -125px 0 no-repeat;
}
body.dive_site_view div.rating_overall div.rating div.barContainer div.bar {
  height: 25px;
  background: transparent url(/static_media/images/icons/star3_single.png) left top repeat-x;
}
body.dive_site_view div.review_ratings { position: relative; }
body.dive_site_view div.review_ratings div.rating {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 24px;
}
body.dive_site_view div.review_ratings div.rating div.barContainer {
  width: 100px;
  height: 20px;
  position: absolute;
  top: 2px;
  right: 0;
}
body.dive_site_view div.review_ratings div.rating div.barContainer div.barBackground {
  width: 100px;
  height: 20px;
}
body.dive_site_view div.review_ratings div.rating div.barContainer div.bar { height: 20px; }
body.dive_site_view a.lightbox { position: relative; }
body.dive_site_view a.lightbox img.magnify {
  position: absolute;
  bottom: 5px;
  left: 2px;
  width: 20px;
  opacity: 0.75;
}
select.replaced { display: none; }
ul.selectReplacement {
  background: transparent url(/static_media/images/icons/star3_select.png) -125px 0 no-repeat;
  overflow: hidden;
  padding: 0;
  margin: 0.25em 0;
  width: 125px;
  height: 25px;
  list-style: none;
  cursor: pointer;
  position: relative;
  display: block;
  z-index: 1;
}
.selectReplacement li {
  display: inline;
  margin: 0;
  padding: 0;
}
ul.selectReplacement li a {
  width: 25px;
  height: 25px;
  display: block;
  overflow: hidden;
  outline: none;
  position: absolute;
  left: 0;
}
ul.one { background-position: -100px 0; }
ul.two { background-position: -75px 0; }
ul.three { background-position: -50px 0; }
ul.four { background-position: -25px 0; }
ul.five { background-position: 0; }
ul.selectReplacement li a.one {
  left: 0;
  z-index: 6;
}
ul.selectReplacement li a.two {
  left: 25px;
  z-index: 5;
}
ul.selectReplacement li a.three {
  left: 50px;
  z-index: 4;
}
ul.selectReplacement li a.four {
  left: 75px;
  z-index: 3;
}
ul.selectReplacement li a.five {
  left: 100px;
  z-index: 2;
}
ul.selectReplacement li a:hover {
  background: transparent url(/static_media/images/icons/star3_single.png) left top repeat-x;
  left: 0;
}
ul.selectReplacement li a:focus {
  background: transparent url(/static_media/images/icons/star3_single.png) left top repeat-x;
  left: 0;
}
ul.selectReplacement li a:active { background: none; }
ul.selectReplacement li a.one:hover {
  width: 25px;
  left: 0;
}
ul.selectReplacement li a.one:focus {
  width: 25px;
  left: 0;
}
ul.selectReplacement li a.two:hover {
  width: 50px;
  left: 0;
}
ul.selectReplacement li a.two:focus {
  width: 50px;
  left: 0;
}
ul.selectReplacement li a.three:hover {
  width: 75px;
  left: 0;
}
ul.selectReplacement li a.three:focus {
  width: 75px;
  left: 0;
}
ul.selectReplacement li a.four:hover {
  width: 100px;
  left: 0;
}
ul.selectReplacement li a.four:focus {
  width: 100px;
  left: 0;
}
ul.selectReplacement li a.five:hover {
  width: 125px;
  left: 0;
}
ul.selectReplacement li a.five:focus {
  width: 125px;
  left: 0;
}
div#add_images {
  font-size: 16px;
  font-weight: bold;
}
div#review_image {
  position: relative;
  margin-bottom: 20px;
}
div#review_image div.ctrlHolder:first-child { border-bottom: none; }
div#review_image div#add_another {
  color: #00ccff;
  cursor: pointer;
  position: absolute;
  bottom: -1.25em;
  left: 300px;
}
div#review_image div#add_another:hover { color: #00ffff; }
div#preloader {
  position: absolute;
  left: -9999em;
  top: -9999em;
}
div#preloader img { display: block; }
div.medium_rectangles {
  width: 640px;
  height: 250px;
  margin: 0 auto 20px;
  clear: both;
}
div.medium_rectangles div.left {
  width: 300px;
  margin-right: 20px;
  float: left;
}
div.medium_rectangles div.right {
  width: 300px;
  margin-left: 20px;
  float: left;
}

