.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}
#acsux-wrap * {
    box-sizing: content-box;
}
#acsux-wrap, #acsux-wrap div, #acsux-wrap ul, #acsux-wrap li, #acsux-wrap img {
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  line-height: 1;
}
#acsux-wrap {
  text-align: center;
  margin-bottom: 30px;
}
#acsux-container {
  width:770px;
  margin:0 auto;
}
#acsux-tabbed-list {
  width:770px;
}
#acsux-tabs {
  *zoom: 1;
  margin: 0;
  list-style-type: none;
  margin-bottom: 0;
  background: #f0f0f0;
  background: #f3f3f3;
  background: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #eeeeee));
  background: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
  background: -o-linear-gradient(top, #f8f8f8, #eeeeee);
  background: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
  background: linear-gradient(top, #f8f8f8, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#eeeeee',GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0px rgba(255, 255, 255, 0.5) inset;
  border: 1px solid #dddddd;
  padding: 0;
}
#acsux-tabs:before, #acsux-tabs:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0;
}
  #acsux-tabs:after {
  clear: both;
}
  #acsux-tabs li {
    float: left;
    margin-bottom: -1px;
    margin-top: -1px;
    list-style-type: none;
    cursor: pointer;
}
#acsux-tabs li a {
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
  text-decoration: none;
  line-height: 1;
  padding: 15px 17px 15px 18px;
  display: block;
  border: 1px solid transparent;
  border-top: 1px solid transparent;
  border-bottom: 0;
  color: #0066c0 !important;
}
  #acsux-tabs li a:hover {
    border-top-color: #e47911;
    text-decoration: none;
}
#acsux-tabs li.acsux-active-tab a {
  border-color: #dddddd;
  background-color: white;
  color: #e47911 !important;
  border-top-color: #e47911;
  font-weight: bold;
  cursor: default;
  }
#acsux-tabs li:first-child a {
  border-left: none;
}
/*CONTENT*/
#acsux-content-holder {
  position: relative;
}
#acsux-tab-content {
  background:#fff;
  border: 1px solid;
  border-color:#fff #ddd #ddd #ddd;
  width:768px;
}
#acsux-tab-content .acsux-content {
  display: none;
}
#acsux-tab-content .acsux-active-content {
  display:block;
}
#acsux-tab-content .acsux-tab-header {
  height:36px;
  text-align: left;
}
#acsux-tab-content .acsux-tab-header p {
  color:#333333;
  font-family: Arial, helvetica, sans-serif;
  font-size: 21px;
  font-style: bold;
  margin:18px 20px 0;
}

/*ZG/BESTSELLERS TAB*/
#acsux-tab-content .acsux-tab-header p .acsux-zg-updated {
  color:#888888;
  font-size: 11px;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-row {
  height:332px;
  margin-top: 10px;
  padding-bottom:20px;
  width:768px;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-col {
  border-radius:4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid;
  float:left;
  height:330px;
  margin:0 20px 0 20px;
  width:218px;
    border-color:#ddd;
}

#acsux-wrap div.acsux-tab-zg .acsux-center-col {
  margin:0 10px 0 10px;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-top {
  height:220px;
  width:140px;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-top img {
  margin-top: 20px;
  max-height: 210px;
  max-width: 210px;
  border: none !important;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-top a img {
  border: none !important;
  outline: none !important;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-mid {
  height:70px;
  text-align: left;
  width:100%;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-title {
  display: block;
  font-size: 13px;
  line-height: 19px;
  margin:0 18px;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-title a {
  color:#0066c0;
  text-decoration: none;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-title a:hover {
  color:#e47911;
  text-decoration: none;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-platform {
  color:#888888;
  display: block;
  font-size: 11px;
  margin: 4px 0 0 18px;
  text-transform:uppercase;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-bottom {
  background:#f7f7f7;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-top: 1px solid #ddd;
  height:39px;
  position: relative;
  width:100%;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-bot-left {
  background:#fff;
  border-radius: 0 0 0 4px;
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-right: 1px solid #ddd;
  float:left;
  height:39px;
  width:40px;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-bot-left.first {
  background:#333333;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-rank {
  color:#333333;
  display: block;
  font-family: arial, helvetica, sans-serif;
  font-size: 28px;
  font-weight: bold;
  margin-top: 6px;

}
#acsux-wrap div.acsux-tab-zg .acsux-zg-bot-left.first .acsux-zg-rank {
  color:#fff;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-price {
  color:#b12704;
  display: block;
  font-size: 17px;
  left:48px;
  position: absolute;
  text-align: left;
  top:10px;
  width:175px;
}
#acsux-wrap div.acsux-tab-zg .acsux-zg-savings {
  color:#888888;
  font-size: 13px;
  margin-left: 8px !important;
}
#acsux-wrap div.acsux-zg-footer {
  height:20px;
  text-align: left;
}
#acsux-wrap div.acsux-zg-footer a {
  font-size: 13px;
  color:#0066c0;
  margin-left:20px;
}
#acsux-wrap div.acsux-zg-footer a:hover {
  color: #e47911;
}
a.link_emph {
  font-family: arial, sans-serif;
  color:#007eb9;
  font-size: 13px;
  display: inline-block;
  line-height: 1.25;
  text-decoration: none;
  position: relative;
}
a.link_emph:after {
  pointer-events: none;
  content: "";
  display: inline-block;
  position: absolute;
  width: 3px;
  right: -7px;
  top: 50%;
  height: 6px;
  margin-top: -3px;
  background-position: -346px -86px;
  background-image: url("https://images-na.ssl-images-amazon.com/images/G/01/amazonui/sprites/aui_sprite_0004-1x._V372619645_.png");
  background-repeat: no-repeat;
  background-size: 400px 600px;
  -webkit-background-size: 400px 600px;
  display: inline-block;
  vertical-align: top;
}

a.link_emph:hover {
  color: #e47911;
  text-decoration: underline;
}
a.link_emph:hover:after {
  background-position: -346px -101px;
}
.acsux-tab-standard-row {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px !important;
}
.acsux-tab, .acsux-tab-pre-order {
  text-align: left;
}
.acsux-tab-row {
  width:728px;
  padding: 20px 0 20px 0 !important;
}
.acsux-tab-pre-order .acsux-tab-row {
  padding-top:15px !important;
  border-bottom: 0 !important;
  height: auto !important;
}
.acsux-tab-pre-order .acsux-tab-row.first {
  padding-top: 20px !important;
}
.acsux-tab-pre-order {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px !important;
}
.acsux-tab-preorder-center {
  height: auto !important;
  overflow: visible !important;
  width: 375px !important;
}
.acsux-tab-center-condensed {
  width: 330px !important;
}
.acsux-tab-preorder-right {
  float: left !important;
  margin-left: 20px !important;
}
.acsux-tab-preorder-right .acsux-button-wrapper {
  float: left !important;
}
.acsux-tab-row.last {
  border:none;
}
.acsux-tab-pre-order.last {
  border-bottom: 0 !important;
}
.acsux-tab-left {
  width:140px;
  height:140px;
  float:left;
  text-align: center;
}
.acsux-left-wrap {
  width:140px;
  height:140px;
  position:relative;
}
.acsux-left-wrap a img {
  outline: none !important;
  border: none !important;
}
.acsux-left-wrap img {
  outline: none !important;
  border: none !important;
}
.acsux-left-wrap a {
  outline: none !important;
  border: none !important;
}
.acsux-vert-center {
  overflow: auto;
  margin: auto !important;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  height:auto;
}
.acsux-vert-center img {
  width:100%;
  height:auto;
}
.acsux-tab-center {
  width:448px;
  float:left;
}
.acsux-tab-standard-row.last {
  border-bottom: 0 !important;
}
.acsux-tab-center a {
  display:block;
  margin-top:8px;
  font-size: 17px;
  color:#0066c0;
  text-decoration: none !important;
}
.acsux-tab-center a:hover {
  color: #e47911;
  text-decoration: none;
}
.acsux-tab-center span {
  display: block;
  margin-top: 6px;
  font-size: 11px;
  color:#888888;
  text-transform: uppercase;
}
.acsux-tab-center p {
margin: 17px 20px 0 0;
color: #333333;
font-size: 13px;
line-height: 19px;
}
.acsux-tab-right {
  width:140px;
  height:140px;
  float:right;
}
.acsux-st-price {
  color: #b12704;
  display: block;
  font-size: 21px !important;
  text-align: right;
  margin-top: 8px !important;
}
.acsux-st-price.acsux-price-range, .acsux-pre-top-right .acsux-pre-price.acsux-price-range {
font-size: 15px !important;
}
.acsux-st-savings {
  font-size:13px;
  color:#888888;
  text-align: right;
  display: block;
  margin-top:6px;
}
.acsux-st-savings del {
  color: #888888;
}
.acsux-button-wrapper {
  position: relative;
  float:right;
  top:14px;
}
.acsux-button-wrapper {
  display: none;
}
.acsux-button.acsux-pre {
  width:140px;
}
.acsux-button.acsux-pre-button-expanded {
  width:185px !important;
}
.acsux-button {
  width:90px;
  display:inline-block;
  outline:none;
  cursor:pointer;
  text-align: center;
  text-decoration: none;
  font-size: 13px;
  font-family: Arial, sans-serif !important;
  padding:7px 24px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.acsux-button:hover {
  text-decoration: none;
}

.acsux-button-link {
  color: #333333;
  text-align: center;
  line-height: 1.5em;
  display: block;
  font-family: Arial, sans-serif;
  font-size:13px;
  white-space: nowrap;
  background-color: transparent;
  margin: 0;
  border: 0;
  outline: 0;
}

.acsux-button-color {
  border: 0.1em solid;
  border-color: #bcc1c8 #bababa #adb2bb;
  background: #d8dde6;
  background: -moz-linear-gradient(top, #f7f8fa, #e7e9ec);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f8fa), color-stop(100%, #e7e9ec));
  background: -webkit-linear-gradient(top, #f7f8fa, #e7e9ec);
  background: -o-linear-gradient(top, #f7f8fa, #e7e9ec);
  background: -ms-linear-gradient(top, #f7f8fa, #e7e9ec);
  background: linear-gradient(top, #f7f8fa, #e7e9ec);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f8fa', endColorstr='#e7e9ec',GradientType=0);
}

.acsux-button-color:hover {
  border-color: #aeb4bd #adadad #9fa5af;
  background: #e0e3e8;
  background: -moz-linear-gradient(top, #e7eaf0, #d9dce1);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7eaf0), color-stop(100%, #d9dce1));
  background: -webkit-linear-gradient(top, #e7eaf0, #d9dce1);
  background: -o-linear-gradient(top, #e7eaf0, #d9dce1);
  background: -ms-linear-gradient(top, #e7eaf0, #d9dce1);
  background: linear-gradient(top, #e7eaf0, #d9dce1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7eaf0', endColorstr='#d9dce1',GradientType=0);
}
.acsux-button-color:active {
  border-color: #adb2bb #bababa #bababa;
  background-color: #d8dde6;
  -webkit-box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.2) inset;
}
.acsux-pre-top {
  border: solid #ddd 1px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  width:190px;
  border-radius:4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.acsux-pre-expanded {
  width:235px !important;
}
.acsux-pre-top-left {
  width:75px;
  float:left;
  padding:12px 0 12px 12px !important;
}
.acsux-pre-top-right {
  width:85px;
  float:right;
  padding:12px 12px 12px 0!important;
}
.acsux-pre-expanded .acsux-pre-top-right {
  width:129px;
}
.acsux-pre-top-right .acsux-pre-price {
  color:#b12704;
  display: block;
  font-size: 21px !important;
  text-align: right;
}
.acsux-pre-savings {
  font-size:11px;
  color:#888888;
  display: block;
  margin-top:10px;
  text-align: right;
}
.acsux-current-top {
  text-transform: uppercase;
  display: block;
}
.acsux-current-bottom {
  color:#009e00;
  display:block;
}
.acsux-later-top {
  color:#888888;
  text-transform: uppercase;
  display:block;
  margin-top:12px !important;
}
.acsux-later-bottom {
  color:#888888;
  display:block;
}

.acsux-pre-top-message {
height: 25px;
text-align: center;
border-radius: 0 0 4px 4px;
border-top: 1px solid #649964;
letter-spacing: 0.1em;
background: rgb(134,188,128);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(134,188,128,1) 0%, rgba(88,153,88,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(134,188,128,1)), color-stop(100%,rgba(88,153,88,1)));
background: -webkit-linear-gradient(top, rgba(134,188,128,1) 0%,rgba(88,153,88,1) 100%);
background: -o-linear-gradient(top, rgba(134,188,128,1) 0%,rgba(88,153,88,1) 100%);
background: -ms-linear-gradient(top, rgba(134,188,128,1) 0%,rgba(88,153,88,1) 100%);
background: linear-gradient(to bottom, rgba(134,188,128,1) 0%,rgba(88,153,88,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86bc80', endColorstr='#589958',GradientType=0 );
}

.acsux-message-pre {
color: #ffffff;
padding-top: 7px !important;
display: block;
font-size: 11px;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 1px;
text-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}

.acsux-tab-pre-order-special {
min-height: 175px !important;
}

.acsux-pre-top-pricewrap {
width: 192px;
}

.acsux-pre-expanded .acsux-pre-top-pricewrap {
  width:100%;
}
.acsux-tab-center {overflow:hidden;}
#acsux-wrap div.acsux-tab-zg .acsux-zg-top {width:220px !important;}

.acsux-tab-loading {
  min-height: 125px;
  background : url(http://g-ec2.images-amazon.com/images/G/01/amazonui/loading/loading-2x.gif) 50% 50% no-repeat;
}
