div#hero.product {
  height: auto;
  width: 764px;
}

div#hero.product div.content_product {
  background: url(/static/images/backgrounds/bg_hero_productDetail_stretcher.gif);
  height: auto;
  position: relative;
}

div#hero.product div.content_product h2.shifted {
  height: 0;
  overflow: hidden;
}

div#hero.product div.content_product label.productNumber {
  bottom: 10px;
  color: #8D8D8D;
  font-size: 11px;
  position: absolute;
  left: 34px;
  z-index: 52;
}

div#hero.product div.content_product img#wtb {
  bottom: 30px;
  left: 34px;
  position: absolute;
}

div#hero.product div.content_product div.container_wtbButtons {
  width: 322px;
}

div#hero.product div.content_product div.container_wtbButtons img {
  margin: 0 4px 4px 0;
}

div#hero.product div.content_product a.enlargeImg {
  background: none;
  display: block;
  filter: alpha(opacity=0);
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 14px;
  z-index: 501;
}

/*Ryan Mulloy 10-12-2008: Styles added for fluid content*/
div#hero.product div.content_inner {
  background: url(/static/images/backgrounds/bg_hero_productDetail.gif) top no-repeat;
  padding-bottom: 7px;
}

div#hero.product div.hero_left {
  margin-left: 34px;
  _margin-left: 20px;
  width: 315px;
  float: left;
}

div#hero.product div.hero_left h1 {
  margin-top: 20px;
  width: 600px;
}

div#hero.product div.hero_left div#content_target h1 { /* WTB hero area */
  margin-top: 0;
  width: 360px;
}

/* added by PI */
div#hero.product div.hero_left h1.shifted, div#hero.product div.hero_left h1.unshifted {
  clear: both;
  display: block;
  margin: 20px 0 0.25em;
  padding-top: 0;
  position: relative;
  width: auto;
}

div#hero.product div.hero_left div.content {
  padding-top: 0 !important;
}

div#hero.wtb div.hero_left div.content {
  padding-bottom: 10px;
}

div#hero.product div.hero_left h1.unshifted {
  width: 360px;
  margin-bottom: 20px;
}

div#hero.product div.hero_left h2 {
  display: none;
}

div#hero.product div.hero_left h2.unshifted {
  display: block;
  font-weight: normal;
  margin-top: 0;
  text-transform: none;
}

div#hero.product div.hero_left div.content {
  padding-top: 42px;
}

div#hero.product div.content_product div.hero_left div#longValueProp h3 {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: normal;
  margin: 0.5em 0px;
  padding: 0px;
}

div#hero.product div.content_product div.hero_left span.price {
  font-size: 125%;
  font-weight: bold;
}

div#hero.product div.content_product div.hero_left ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div#hero div.hero_left div.content p {
  margin: 0.5em 0px;
}

div#hero.product div.content_product div.hero_left ul li {
  margin-bottom: 0.5em;
}

div#hero.wtb div.content_product div.hero_left ul li {
  list-style-image: url(/static/images/icons/icon_yellow_bullet.gif);
  margin-left: 16px !important;
}

div#hero.product div.content_product div.hero_left div#buttons_wtb {
  margin-top: 25px;
}

div#hero.product div.content_product div.hero_left img#wtb {
  position: relative;
  bottom: 0;
  left: 0;
}

div#hero.product div.content_product div.hero_left label.productNumber {
  position: relative;
  bottom: 0;
  left: 0;
  margin-top: 10px;
}

div#hero.product div.content_product div.hero_left div.content div.container_productInfo {
  width: 170px;
  float: left;
}

div#hero.product div.content_product div.hero_left div.container_colors {
  margin: 0px;
  float: left;
  margin-left: 5px;
  height: 145px;
  width: 140px;
  overflow: hidden;
  padding-top: 5px;
}

div#hero.wtb div.hero_left div.content h1 {
  position: relative;
}

div#hero.product .hero_right {
  width: 353px;
  margin-top: 5px;
  margin-right: 45px;
  float: right;
  overflow: hidden;
}

div#hero.product .hero_right img {
  width: 353px;
}

div#hero.product .hero_right img.kit {
  margin-top: 55px;
}

div#hero.product div.hero_right img#loader {
  position: absolute;
  margin-left: -180px;
  margin-top: 130px;
}

div#hero.product div.content_product div.hero_left div.container_productInfo span#price_value {
  margin-left: 0.25em;
}

/*End new styles*/
div#mediaBar {
  background: url(/static/images/backgrounds/bg_mediaBar.gif);
  height: 90px;
  padding: 0 8px;
  position: relative;
}

div#mediaBar div#loader_mediaBar {
  color: #333;
  font-size: 11px;
  left: 36px;
  position: absolute;
  top: 20px;
}

div#mediaBar div#loader_mediaBar img {
  filter: alpha(opacity=45);
  opacity: 0.45;
  position: relative;
  top: 10px;
}

div#mediaBar div.container_mediaBar {
  border-top: 19px solid #666;
  padding-left: 4px;
  visibility: hidden;
}

div#mediaBar div.container_mediaBar a {
  background: none;
  padding: 0;
  position: relative;
}

div#mediaBar div.container_mediaBar div.carousel-container {
  float: left;
  margin-right: 2px;
  position: relative;
}

div#mediaBar div.container_mediaBar div.carousel-container label {
  color: #FFF;
  font-size: 11px;
  margin-left: 4px;
  position: absolute;
  top: -18px;
}

div#mediaBar div.container_mediaBar div.carousel-container a span.mb {
  color: #000;
  background: #FFF;
  filter: alpha(opacity=60);
  font-size: 11px;
  margin: 0;
  opacity: 0.6;
  padding: 1px;
  position: absolute;
  right: 0;
  top: 32px;
}

div#mediaBar div.container_mediaBar div.carousel-container div.carousel-nav {
  background: url(/static/images/backgrounds/bg_mediaBar_arrows.gif);
  filter: alpha(opacity=35);
  font-size: 10px;
  height: 11px;
  margin-top: 0;
  position: absolute;
  top: 54px;
  width: 100%;
  z-index: 999;
}

div#mediaBar div.container_mediaBar div.carousel-container div.carousel-nav a {
  display: block;
  height: 11px;
  position: absolute;
  top: 0;
  width: 13px;
}

div#mediaBar div.container_mediaBar div.carousel-container div.carousel-nav a.nav_left {
  background: url(/static/images/icons/icon_mediaBar_left.gif) no-repeat;
  left: 0;
}

div#mediaBar div.container_mediaBar div.carousel-container div.carousel-nav a:hover.nav_left {
  background: url(/static/images/icons/icon_mediaBar_left_on.gif) no-repeat;
}

div#mediaBar div.container_mediaBar div.carousel-container div.carousel-nav a.nav_right {
  background: url(/static/images/icons/icon_mediaBar_right.gif) no-repeat;
  right: 0;
  z-index: 2;
}

div#mediaBar div.container_mediaBar div.carousel-container div.carousel-nav a:hover.nav_right {
  background: url(/static/images/icons/icon_mediaBar_right_on.gif) no-repeat;
}

div#mediaBar div.container_mediaBar div.carousel-container div.carousel-nav div.rnd {
  background: url(/static/images/backgrounds/bg_mediaBar_arrows.gif) no-repeat 100% 0;
  height: 11px;
  position: absolute;
  right: 0;
  top: 0;
  width: 4px;
}

div#mediaBar div.container_mediaBar div.carousel-container div.carousel-nav span.indicators {
  left: 40%;
  position: absolute;
  top: 0;
}

ul.carousel-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.carousel-list li {
  border: 2px solid #F1F1F1;
  height: 47px;
  margin: 2px 1px 2px 0 !important;
  overflow: hidden;
  width: 55px;
}

ul.carousel-list li a {
  display: block;
}

ul.carousel-list li.selected {
  border: 2px solid #FFE014;
}

ul.carousel-list img {
  background: #CCC;
}

ul.carousel-list li.photoGallery img {
  position: absolute;
  left: 0;
}

ul.carousel-list.selected img {
  filter: alpha(opacity=35);
  opacity: 0.35;
}

ul.carousel-list.selected li.selected img {
  filter: alpha(opacity=100);
  opacity: 1;
}

div.mediabar_ft {
  background: url(/static/images/backgrounds/bg_mediaBar_btm.gif);
  font-size: 1px; /*** IE ***/
  line-height: 12px;
  height: 12px;
  width: 764px;
}

div#tabbed_content {
  width: 542px;
}

div#tabbed_content a {
  background: none;
  padding: 0;
}

div#tabbed_content ul.yui-nav {
  background: url(/static/images/backgrounds/bg_productTabs_top.gif) no-repeat;
  list-style: none;
  margin: 0;
  overflow: hidden; /* Trigger a clearfix in IE8 */
  padding: 4px 0 0 9px;
  width: 542px;
}

div#tabbed_content ul.yui-nav li {
  background: url(/static/images/tabs/product_tab_left.gif) no-repeat;
  float: left;
  line-height: normal;
  margin-right: 2px;
  text-align: center;
  position: relative;
}

div#tabbed_content ul.yui-nav li.selected {
  background: url(/static/images/tabs/product_tab_left_on.gif) no-repeat;
}

div#tabbed_content ul.yui-nav li a {
  color: #787878;
  padding: 0 10px;
  display: block;
  margin: 6px 0px 3px 0px;
}

div#tabbed_content ul.yui-nav li a:hover {
  color: #000000;
}

div#tabbed_content ul.yui-nav li.selected a:hover {
  color: #787878;
}

div#tabbed_content ul.yui-nav li div.rnd {
  background: url(/static/images/tabs/product_tab_right.gif) no-repeat 100% 0;
  height: 25px;
  position: absolute;
  right: 0;
  top: 0;
  width: 6px;
}

div#tabbed_content ul.yui-nav li.selected div.rnd {
  background: url(/static/images/tabs/product_tab_right_on.gif) no-repeat 100% 0;
}

div#tabbed_content div.yui-content {
  background: url(/static/images/backgrounds/bg_productTabs_border.gif) repeat-y;
  padding: 20px 24px;
}

div#tabbed_content div.yui-content ul {
  margin: 0;
  padding: 0 12px;
}

div#tabbed_content div.yui-content li {
  border-bottom: 1px dotted #E5E5E5;
  margin-bottom: 14px;
  padding-bottom: 14px;
  position: relative;
}

div#tabbed_content div.yui-content li div ul {
  margin-top: -0.25em;
}

div#tabbed_content div.yui-content li div li {
  border: 0;
  margin-bottom: 0.5em;
  padding-bottom: 0;
}

div#tabbed_content div.yui-content li.TechSpec {
  list-style-image: none;
  list-style-type: none;
  margin-bottom: 4px;
  position: relative;
  width: 100%;
}

div#tabbed_content div.yui-content li.Product {
  height: 54px;
  list-style-image: none;
  list-style-type: none;
}

div#tabbed_content div.yui-content li img {
  float: right;
  margin-left: 40px;
}

div#tabbed_content div.yui-content li.TechSpec img {
  display: block;
  float: none;
  height: 14px;
  left: -14px;
  margin: 0;
  position: absolute;
  top: -2px;
  width: 6px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  div#tabbed_content div.yui-content li.TechSpec {
    padding-top: 4px;
  }
  div#tabbed_content div.yui-content li.TechSpec img {
    left: -13px;
    top: 0;
  }
}
div.posFix {
  position: relative;
} /* The IEs ... */
div#tabbed_content div.yui-content li div.left_spec {
  float: left;
  padding-right: 10px;
  width: 170px;
}

div#tabbed_content div.yui-content li.Product div.left_spec {
  float: none;
  width: 55px;
}

div#tabbed_content div.yui-content li.Product div.left_spec img {
  float: none;
  margin: 0;
}

div#tabbed_content div.yui-content li div.right_spec {
  float: left;
  width: 290px;
}

div#tabbed_content div.yui-content li div.right_spec ul {
  margin-left: 5px;
}

div#tabbed_content div.yui-content li.Product div.right_spec {
  float: none;
  left: 95px;
  position: absolute;
  top: 0;
  width: auto;
}

div#tabbed_content div.yui-content li div.right_spec h4 {
  font-size: 14px;
  line-height: 1.2em;
  margin: 0;
  width: 380px;
}

div#tabbed_content div.yui-content li span.price {
  font-size: 12px;
}

div#tabbed_content div.yui-content li a.more {
  background: url(/static/images/icons/icon_link_black.gif) no-repeat 0 2px;
  bottom: 10px;
  left: 95px;
  padding-left: 14px;
  position: absolute;
}

div#tabbed_content div.yui-content p.espCallout {
  color: #777;
  font-size: 11px;
}

div#tabbed_content div.ft {
  background: url(/static/images/backgrounds/bg_productTabs_btm.gif) no-repeat;
  height: 7px;
}

div#tabbed_content.noMB {
  margin-top: -90px;
  position: relative;
}

div#container_relatedContent.noMB {
  margin-top: -90px;
}

div.promo_product {
  font-size: 11px;
  width: 210px;
}

div.promo_product div.hd {
  background: url(/static/images/backgrounds/bg_product_grayPromo_top.gif);
  height: 22px;
  padding: 8px 0 0 12px;
}

div.promo_product div.hd h3 {
  color: #787878;
  font-size: 11px;
  margin: 0;
  padding: 0;
}

div.promo_product div.bd {
  background: url(/static/images/backgrounds/bg_product_grayPromo_border.gif) repeat-y;
  padding: 8px 14px;
  position: relative;
  width: 182px;
}

div.promo_product div.bd ul {
  line-height: 130%;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div.promo_product div.bd ul li {
  margin-bottom: 1em;
}

div.promo_product div.bd ul li span.fileSz {
  color: #444;
  font-size: 9px;
}

div.promo_product div.bd label {
  display: block;
  line-height: 95%;
  margin: 0 0 0.25em;
}

div.promo_product div.bd label span {
  font-size: 10px;
}

div.promo_product div.bd h6 {
  font-size: 11px;
  margin: 0;
  padding: 0;
}

div.promo_product div.bd label.articleTitle {
  font-weight: bold;
}

div.promo_product div.bd div.articleBody {
  display: block;
  font-style: italic;
  line-height: 95%;
  margin: 0 0 2px;
  padding: 0;
}

div.promo_product div.ft {
  background: url(/static/images/backgrounds/bg_product_grayPromo_btm.gif) no-repeat;
  height: 7px;
  overflow: hidden;
}

/***************************
 * Color Variants
 */
div.container_colors {
  margin: 0.5em 0 0.5em 14px;
}

div#aBoxMeta div.container_colors {
  bottom: 18px;
  left: 10px;
  position: absolute;
  text-align: left;
  width: 195px;
}

div.container_colors div.color {
  cursor: pointer;
  float: left;
  height: 21px;
  position: relative;
  width: 22px;
}

div.container_colors div.last {
  margin: 0;
}

div.container_colors div.color span {
  background: url(/static/images/backgrounds/bg_sm_variantBorder.gif) no-repeat;
  height: 21px;
  position: absolute;
  width: 22px;
  z-index: 42456;
}

div.container_colors div.selected span {
  background: url(/static/images/backgrounds/bg_lg_variantBorder.gif) no-repeat;
}

div.container_colors div.color img {
  height: 18px;
  left: 1px;
  position: relative;
  top: 2px;
  width: 18px;
  z-index: 42455;
}

div.container_colors div.selected img {
  height: 19px;
  left: 1px;
  top: 1px;
  width: 19px;
}

div.container_colors label.grayed {
  color: #666;
  display: block;
  font-size: 11px;
  margin: 0.25em 0;
  position: relative;
}

div.container_colors div#lg_swatch {
  margin-top: 0.5em;
}

div.container_colors div#lg_swatch img {
  height: 60px;
  width: 60px;
}

div.container_colors span.color_info {
  clear: both;
  color: #8D8D8D;
  display: block;
  font-size: 10px;
}

div.container_colors span.color_info strong {
  color: #454545;
}

div.container_colors label#color_label {
  clear: both;
  display: block;
  font-size: 10px;
}

/***************************
* Where to Buy
***************************/
div#select_group {
  float: left;
}

div#select_group select {
  margin-bottom: 10px;
}

div#select_group select optgroup {
  border-bottom: 1px solid #CCC;
  font-style: normal;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}

div.wtb_container {
  position: relative;
}

div.wtb_container div#authDealer_pop.pop {
  top: -5000px;
}

div.wtb_container a.siteFeedback {
  background: url(/static/images/icons/icon_wtb_feedback.png) no-repeat;
  display: block;
  height: 21px;
  padding: 0;
  position: absolute;
  right: 18px;
  text-indent: -4000px;
  top: 16px;
  width: 81px;
}

div#hero.wtb div.bd {
  position: relative;
}

div#hero.wtb div.content_product div.bd h1.header {
  color: #FFF;
}

div#hero.wtb div.bd div.content ul {
  list-style-image: url(/static/images/icons/icon_yellow_bullet.gif);
  margin: 1em 0;
  padding: 0 0 0 14px;
}

div#hero.wtb div.bd div.content ul li {
  margin-bottom: 0.25em;
}

div#hero.wtb div.bd div.content p.infoLinks {
  line-height: 150%;
}

div#hero.wtb div.content_product div.bd img#swapTarget {
  filter: alpha(opacity=100);
  opacity: 0.99;
}

.product_dropShadow {
  background: url(/static/images/backgrounds/bg_detail_hero_border.gif) repeat-y;
  padding: 0 9px 0 8px;
}

#wtb_accordion {
  list-style-type: none;
  margin: 0;
  padding: 0 9px 0 8px;
  width: 747px;
  display: none;
}

#wtb_accordion li {
  margin: 0;
  padding: 0;
}

#wtb_accordion li.second {
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#wtb_accordion li.third {
  filter: alpha(opacity=40);
  opacity: 0.4;
}

#wtb_accordion div.row_title {
  background-color: #6B6B6B;
}

#wtb_accordion div.row_title h2 {
  color: #FFF;
  font-size: 11px;
  margin: 0;
  padding: 0;
  float: left;
}

#wtb_accordion div.row_title h2 span {
  display: inline-block;
  height: 17px;
  left: -33px;
  padding: 5px 5px 5px 10px;
  top: -4px;
}

#wtb_accordion div.row_title h2 .position {
  background: #535353;
  width: 13px;
}

#wtb_accordion div.row_title div.loader {
  color: #FFFFFF;
  float: right;
  font-size: 11px;
  font-weight: bold;
  opacity: 0;
  padding: 5px 5px 5px 10px;
  visibility: hidden;
  width: 240px;
}

#wtb_accordion div.row_title div.loader img {
  position: absolute;
}

#wtb_accordion div.bd {
  font-size: 11px;
  height: 0;
  overflow: hidden;
  position: relative;
}

#wtb_accordion div.open {
  height: auto;
}

#wtb_accordion div.bd div.content {
  background-color: #FFF;
  padding: 12px 30px;
}

#wtb_accordion div.bd div.wide_content {
  padding: 12px 10px;
}

#wtb_accordion div.bd div.content strong.margin {
  margin: 0 0.5em;
}

#wtb_accordion div.bd div.content h4 {
  font-size: 11px;
  font-weight: normal;
  margin: 0 0 0.5em;
  padding: 0;
}

#wtb_accordion div.bd div.wide_content h4 {
  padding: 0 10px 0 30px;
}

#wtb_accordion div.bd div.wide_content a.authorized {
  display: block;
  margin-left: 30px;
}

#wtb_accordion div.bd div.content div.results_container {
  margin-top: 28px;
}

#wtb_accordion div.bd div.content div.results_container div#container_retailers {
  border-top: 1px dashed #CCC;
  display: inline-block;
  height: 345px;
  overflow: auto;
  padding-top: 10px;
  position: relative;
  width: 320px;
}

#wtb_accordion div.bd div.content div.results_container div#container_retailers a#seeAll_retailers {
  display: block;
  margin: 10px 0 0 30px;
}

#wtb_accordion div.bd div.content div.results_container div#container_retailers div.insert {
  height: 0;
  overflow: hidden;
}

#wtb_accordion div.bd div.content div.results_container div#container_retailers div.marker {
  background-repeat: no-repeat;
  cursor: pointer;
  height: 34px;
  left: 0;
  position: absolute;
  width: 20px;
}

#wtb_accordion div.bd div.content div.results_container div#container_retailers div.retailer {
  background-position: left top;
  height: 45px;
  margin-top: 0.5em;
  padding-left: 35px;
  position: relative;
  width: 267px;
}

#wtb_accordion div.bd div.content div.results_container div#container_retailers div.retailer div.hd {
  background-color: #F3F3F3;
  cursor: pointer;
  height: 12px;
  padding: 2px 4px;
  position: relative;
  top: 5px;
}

#wtb_accordion div.bd div.content div.results_container div#container_retailers div.retailer h3 {
  font-size: 11px;
  display: inline;
  margin: 0;
  padding: 0;
}

#wtb_accordion div.bd div.content div.results_container div#container_retailers div.retailer address {
  font-style: normal;
  margin: 1em 0 0;
}

#wtb_accordion div.bd div.content div.results_container div#container_retailers label.small {
  margin: 0 5px 0 30px;
}

#wtb_accordion div.bd div.content div.results_container div#container_retailers label.full_retailers {
  display: block;
  margin-left: 0;
}

#wtb_accordion div.bd div.content div.results_container div#container_retailers span.click_cta,
#wtb_accordion div.bd div.content div.results_container div#container_retailers label em {
  font-size: 85%;
}

#wtb_accordion div.bd div.content div.results_container div#container_map {
  float: left;
  height: 345px;
  margin-left: 10px;
  width: 386px;
}

#wtb_accordion div.bd div.content div.results_container div#container_map2 {
  background-color: #E5E3DF;
  height: 356px;
  margin-left: -3px;
  overflow: hidden;
  position: relative;
  width: 406px;
  display: inline-block;
}

#wtb_accordion div.bd div.highlight {
  background-color: #FFEF85;
}

#wtb_accordion div.bd div.highlight:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#wtb_accordion div.bd div.highlight a.button {
  clear: none;
  margin: -1px 0 0 0;
  position: relative;
}

#wtb_accordion div.bd div.gray {
  background-color: #E2E2E2;
}

/***
* Online reatailers
*/
div#online_retailers_target {
  margin-top: -23px;
}

div#online_retailers_target p.retailer_total {
  margin: 15px 0 0 25px;
}

table#online_retailers {
  border-collapse: collapse;
  margin: 0 0 0 25px;
}

table#online_retailers th {
  color: #929292;
  padding: 5px 0;
}

table#online_retailers th.dealer {
  cursor: pointer;
}

table#online_retailers th.dealer span {
  display: none;
}

table#online_retailers th.sortable span {
  background: url(/static/images/icons/icon_sort_arrows.png) no-repeat 0 -36px;
  display: block;
  float: left;
  height: 18px;
  margin-right: 5px;
  width: 8px;
}

table#online_retailers.asc th.sortable span {
  background-position: 0 -18px;
}

table#online_retailers.desc th.sortable span {
  background-position: 0 0;
}

table#online_retailers th, table#online_retailers td {
  border-bottom: 1px dotted #E7E7E7;
}

table#online_retailers td {
  height: 68px;
  padding: 10px 0;
  vertical-align: middle;
}

table#online_retailers td.logo {
  width: 136px;
}

table#online_retailers td.logo img {
  height: 60px;
}

table#online_retailers td.product {
  padding-right: 50px;
  width: 325px;
}

table#online_retailers td.product a {
  background: none;
  padding: 0;
  text-decoration: underline;
}

table#online_retailers td.stock {
  font-weight: bold;
  width: 78px;
}

table#online_retailers tr.see_all td {
  height: auto;
}

#wtb_accordion div.view_option {
  float: left;
  width: 265px;
}

#wtb_accordion div.view_divider {
  background: url(/static/images/en_US/backgrounds/bg_vert_or.png) repeat scroll 0 0;
  float: left;
  height: 65px;
  margin: 0 30px;
  width: 19px;
}

#wtb_accordion div.bd select {
  display: inline;
  font-size: 11px;
  margin-right: 0.75em;
}

#wtb_accordion div.bd input {
  font-size: 11px;
}

#wtb_accordion div.bd input#wtb_zip {
  width: 65px;
}

#wtb_accordion div.bd #btn_search,
#wtb_accordion #btn_view_online {
  display: inline;
  position: relative;
  top: 5px;
}

#wtb_accordion .button.inactive {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}

#wtb_accordion .button.inactive:hover {
  cursor: default;
  background-position: 0 0;
}

#wtb_accordion .button.inactive:hover span {
  background-position: 100% -44px;
}

#wtb_accordion div.bd img.button {
  cursor: pointer;
}

#wtb_accordion div.bd img.disabled {
  cursor: auto;
  filter: alpha(opacity=55);
  opacity: 0.55;
}

div#container_map a,
div#container_map2 a {
  background: none !important;
  padding: 0 !important;
}

/*** Google-map specific CSS ***/
#wtb_accordion .infowindow-content .text-link {
  background: none;
  padding: 0;
  font-weight: normal;
}

#wtb_accordion .infowindow-content address {
  font-style: normal;
}

#wtb_accordion .infowindow-content .retailerName {
  white-space: nowrap;
}

#wtb_accordion .infowindow-content .phone {
  font-weight: bold;
}

#wtb_accordion .infowindow-wrapper .infowindow-close {
  background: none;
  padding: 0;
}

/***
 * Google Maps directions customizations
 */
div#container_directions {
  padding-top: 25px !important;
  position: relative;
}

div#container_directions a {
  color: #353DCD;
  text-decoration: underline;
}

div#container_directions a:hover {
  text-decoration: none;
}

div#container_directions a.back {
  left: 5px;
  position: absolute;
  top: 6px;
}

div#container_directions a.printVersion {
  float: right;
  margin-top: -20px;
}

/***************************
* Product Archive
***************************/
div.product_archive_container {
  width: 759px;
  overflow: hidden;
}

div.product_archive_container div#hero.wtb div.content_product div.bd h1.header {
  color: #4b4746;
}

div.product_archive_container div#hero,
div.product_archive_container #wtb_accordion div.row_title,
div.product_archive_container #wtb_accordion div.bd {
  position: static;
}

div.product_archive_container div#hero.wtb div.content_product div.bd img#swapTarget {
  width: auto;
  height: auto;
}

div.product_archive_container div#content_target a {
  background: none;
  padding: 0px;
  font-weight: normal;
  text-decoration: underline;
}

div.product_archive_container img#swapTarget.productArchive {
  position: absolute;
  margin-left: 350px;
  margin-top: -47px;
}

div.product_archive_container div#hero.wtb div.content_product div.bd img#swapTarget.productArchive {
  height: 229px;
  width: 353px;
}

div.product_archive_container div#hero.product div.content_product {
  background: url(/static/images/backgrounds/bg_hero_productArchive.jpg) no-repeat;
  height: 240px;
}

div#archive_label {
  background: url(/static/images/backgrounds/bg_archive_label.gif) no-repeat;
  width: 720px;
  height: 14px;
  text-align: right;
  padding: 19px;
}

div#archive_label.es_MX {
  background: url(/static/images/es_mx/backgrounds/bg_archive_label.gif) no-repeat;
}

div#archive_label em.hide {
  display: none;
}

/***************************
* Product detail flyout
* @see - promo.css
***************************/
