/* Product Detail Styles */
#product-detail {
    width: 1000px;
}
#product-detail .carousel {
}
#product-detail .top {
    padding: 10px 0 0 0;
}
#product-detail .top-left,
#product-detail .top-middle,
#product-detail .top-right
{
    float: left;
    padding: 0;
}
#product-detail .top-left {
    width: 321px;
    margin: 0 0 0 7px;
}
#product-detail .top-middle {
    width: 338px;
    margin: 0 0 0 20px;
    text-align: center;
}
#product-detail .top-right {
    width: 287px;
    margin: 0 0 0 20px;
    text-align: center;
}
#product-detail .status {
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    height: 15px;
    line-height: 15px;
    color: #333;
}
#product-detail .columns {
    padding: 10px 0 0 0;
    margin: 0 0 20px 0;
}
#product-detail .column-left,
#product-detail .column-right {
    float: left;
}
#product-detail .column-left {
    width: 600px;
    margin: 0;
}
#product-detail .column-right {
    width: 400px;
    margin: 0;
}
#product-detail .padded {
/*    padding: 10px 7px 10px 7px;*/
}
#product-detail .clear {
    height: 0;
    overflow: hidden;
    clear: both;
}
/* Product Page Actions */
#product-detail .product-page-actions {
}
#product-detail .product-page-actions a {
    display: block;
    outline: none;
    height: 50px;
    clear: both;
    border-bottom: 2px solid #CCC;
    font-size: 14px;
    line-height: 45px;
    padding: 0 0 0 15px;
    color: #000;
    text-decoration: none;
}
#product-detail .product-page-actions a:hover {
    color: #888;
}
#product-detail .product-page-actions a .icon {
    display: block;
    float: left;
    width: 39px;
    height: 39px;
    background: transparent url('http://s7ondemand1.scene7.com/is/image/Shoebacca/Extra-2') no-repeat;
    margin: 4px 10px 0 0;
}
#product-detail .product-page-actions a:hover .icon                 { background-position: -39px 0; }
#product-detail .product-page-actions .link-to-product .icon        { background-position: 0 -39px;}
#product-detail .product-page-actions .link-to-product:hover .icon  { background-position: -39px -39px;}
#product-detail .product-page-actions .share .icon                  { background-position: 0 -78px;}
#product-detail .product-page-actions .share:hover .icon            { background-position: -39px -78px;}
#product-detail .product-page-actions .review-product .icon         { background-position: 0 -127px;}
#product-detail .product-page-actions .review-product:hover .icon    { background-position: -39px -127px;}
#product-detail .product-page-actions .review-product               { border: none; }
#product-detail .brand-history {
    padding: 10px 0;
}
#product-detail .brand-history .brand-image {
    float: left;
    width: 129px;
    height: 80px;
    text-align: center;
    padding-top: 15px;
}
#product-detail .brand-history .brand-notification {
    float: left;
    width: 235px;
    padding-left: 10px;
    margin-top: 5px;
    border-left: 1px solid #CCC;
    margin-bottom: 10px;
}
#product-detail .brand-history .brand-notification .notification-top {
    width: 184px;
    height: 34px;
    margin-top: 5px;
    background: transparent url('../images/sprites/sb2_pd_sprite.cb20111103.png') -1px -51px;
}
#product-detail .brand-history .brand-notification .notification-middle {
    font-size: 12px;
    color: #666;
    margin: 10px 0;
    line-height: 12px;
}
#product-detail .brand-history .brand-notification .notification-middle span {
    color: #CC0000;
}
#product-detail .brand-history .brand-notification .notification-bottom {
    border: 1px solid #999;
    width: 236px;
    padding: 1px;
}
#product-detail .brand-history .brand-notification .notification-bottom input {
    float: left;
    border: none;
    width: 159px;
    font-size: 13px;
    padding: 3px;
    margin-top: 1px;
}
#product-detail .brand-history .brand-notification .notification-bottom a {
    float: left;
    display: block;
    width: 70px;
    height: 22px;
    margin-top: 1px;
    background: transparent url('../images/sprites/sb2_pd_sprite.cb20111103.png') no-repeat -103px -29px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    opacity: 0.8;
}
#product-detail .brand-history .brand-notification .notification-bottom a:hover {
    opacity: 1;
    -moz-border-radius: 5px;
    -moz-box-shadow: 0 0 5px rgba(0, 139, 0, 1);
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(0, 139, 0, 1);
}
#product-detail .brand-history .brand-notification .notification-bottom.error {
    background-color: #670001;
    padding: 5px;
    font-size: 12px;
    color: #FFF;
    display: none;
    width: 230px;
    border: none;
    margin-bottom: 5px;
    -moz-border-radius: 5px;
}
#product-detail .brand-history .brand-notification .notification-bottom.error span.alert {
    display: block;
    float: left;
    width: 27px;
    height: 27px;
    background: transparent url('../images/sprites/sb2_pd_sprite.cb20111103.png') no-repeat -137px -127px;
}
#product-detail .brand-history .brand-notification .notification-bottom.error span.text {
    display: block;
    float: left;
    margin: 5px 0 0 5px;
    width: 190px;
}
#product-detail .brand-history .brand-notification .notification-bottom.success {
    background-color: #00bf00;
    padding: 5px;
    font-size: 13px;
    color: #FFF;
    display: none;
    width: 226px;
    border: none;
    -moz-border-radius: 5px;
}
#product-detail .brand-history .brand-notification .notification-bottom.success span.alert {
    display: block;
    float: left;
    width: 27px;
    height: 27px;
    background: transparent url('../images/sprites/sb2_pd_sprite.cb20111103.png') no-repeat -104px -127px;
}
#product-detail .brand-history .brand-notification .notification-bottom.success span.text {
    display: block;
    float: left;
    width: 190px;
    margin: 5px 0 5px 5px;
}
#product-detail .brand-history .read-more {
    display: none;
    font-size: 12px;
    margin-to: 5px;
}
#product-detail .brand-history .info {
    font-size: 13px;
    color: #666;
}
#product-detail .brand-history .info.short {
    height: 300px;
    overflow: hidden;
}
/* Text Styles */
#product-detail .title-container {
    display: block;
    float: left;
    margin-left: 15px;
}
#product-detail .style-container {
    display: block;
    float: left;
}
#product-detail .product-title {
    font-size: 24px;
    margin: 0;
    color: #000;
}
#product-detail .product-title a {
    color: #000;
    text-decoration: none;
}
#product-detail .product-detail {
    font-size: 12px;
    margin: 0;
    color: #000;
    padding-bottom: 5px;
}
#product-detail .product-color,
#product-detail .product-material,
#product-detail .product-rating {
    font-size: 12px;
    margin: 0;
}
#product-detail .product-rating {
    margin-bottom: 5px;
}
#product-detail .product-color span.label,
#product-detail .product-material span.label,
#product-detail .product-rating span.label {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    float: left;
    width: 70px;
}
#product-detail .product-category {
    text-align: center;
    margin: 0 0 5px 0;
}
#product-detail .product-category .label {
    font-weight: bold;
}
#product-detail .product-rating .add-review {
    display: block;
    float: left;
}
#product-detail .product-rating .star-rating-control {
    margin: 0 5px 0 0;
    float: left;
}
#product-detail .product-style {
    font-size: 12px;
    margin: 0 0 10px 0;
    color: #555;
}
#product-detail .product-style a,
#product-detail .product-style a:visited {
    color: #555;
    text-decoration: none;
}
#product-detail .product-style a:hover {
    color: #555;
    text-decoration: underline;
}
#product-detail .product-price {
    margin: 0 0 10px 0;
}
#product-detail .price-box {
    font-family: arial;
    margin-top: 5px;
}
#product-detail .price-box .regular-price {
    color: #333;
    font-weight: normal;
    font-size: 18px;
}
#product-detail .price-box .online-price {
    color: #333;
    font-weight: bold;
    font-size: 26px;
}
#product-detail .price-box .online-price .msrp {
    color: #555;
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
    vertical-align: middle;
}
#product-detail .price-box .special-price {
    font-weight: bold;
    font-size: 26px;
}
#product-detail .product-retail-price {
    font-size: 22px;
    font-weight: bold;
    color: #999;
    text-decoration: line-through;
    margin: 0;
}
#product-detail h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 25px 0 5px 0;
    border-bottom: 1px solid #EFEFEF;
    color: #333;
}
#product-detail h4.no-border {
    border: none;
    margin-bottom: 2px;
}
#product-detail .short_desc {
    margin: 0 0 10px 0;
    padding: 0 0 0 15px;
    text-align: left;
}
#product-detail .short_desc li {
    list-style-type: circle;
    padding: 0;
    margin: 0;
}
#product-detail .desc {
    text-align: left;
    overflow: auto;
    font-size: 13px;
    color: #666;
}
#product-detail .free-shipping {
    display: block;
    float: right;
    background: transparent url('../images/catalog/product/free-shipping.png') no-repeat;
    width: 86px;
    height: 48px;
    line-height: 110px;
    overflow: hidden;
    outline: none;
}
#product-detail .palette-attribute-set {
    margin: 0 0 5px 0;
}
#product-detail .palette-selection-flat-value {
    font-size: 14px;
    border: 1px solid #aaa;
    padding: 0 5px 0 5px;
}
#product-detail .product-sizes {
    margin: 0 0 5px 0;
}
#product-detail .product-sizes .product-sizes-left,
#product-detail .product-sizes .product-sizes-right {
    float: left;
}
#product-detail .product-sizes .product-sizes-left {
    width: 217px;
}
#product-detail .product-sizes .product-sizes-right {
    width: 90px;
    margin: 0 0 0 7px;
    text-align: center;
}
#product-detail .product-sizes .chart {
    font-size: 12px;
    letter-spacing: -1px;
    text-decoration: none;
}
#product-detail .product-sizes-right .size-links {
    font-size: 10px;
    text-align: left;
}
#product-detail .product-sizes-right .size-links li {
    margin: 0 0 10px 0;
}
/* Cart Control */
#product-detail .cart-control {
    margin: 0 0 10px 0;
}
#product-detail .cart-control .label {
    font-size: 14px;
}
#product-detail .cart-control .quantity {
    width: 25px;
    font-size: 14px;
    border: 1px solid #333;
    padding: 2px 0 2px 0;
}
/* Image Zoomer */
#product-detail #product-image {
    margin: 0 0 10px 0;
    position: relative;
    text-align: left;
}
#product-detail #product-image .default-image {
    width: 445px;
    height: 445px;
}
#product-detail #product-image #image-loading {
    position: absolute;
    top: 50px;
    left: 95px;
    width: 108px;
    height: 121px;
    border: 10px solid #333;
    border-radius: 10px;
    -moz-border-radius: 10px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    background: #FFF url('../images/loading_b.gif') no-repeat;
    opacity: 0.9;
    display: none;
}
#product-zoomer {
    width: 530px;
    height: 500px;
    position: relative;
    display: none;
}
#product-zoomer .zoomer-preview {
    position: relative;
    width: 450px;
    height: 450px;
    margin: 10px 10px 0 10px;
    overflow: hidden;
    color: #FFF;
    border: 1px solid #CCC;
    cursor: move;
}
#product-zoomer .zoomer-preview img {
    position: relative;
    color: #FFF;
    border: none;
    outline: none;
    display: block;
}
#product-zoomer .zoomer-controls {
    position: absolute;
    left: 0;
    top: 455px;
    z-index: 99;
    width: 450px;
    height: 34px;
    text-align: center;
    margin: 0 0 0 10px;
    background: #FFF;
    border: 1px solid #CCC;
}
product-zoomer .zoomer-controls .control-text {
    font-size: 9px;
    color: #FFF;
    height: 10px;
    line-height: 10px;
    text-align: center;
}
#product-zoomer .zoomer-controls .control-slider {
    width: 420px;
    height: 4px;
    background: #888;
    border: 1px solid #AAA;
    margin: 4px auto 0 auto;
    line-height: 1px;
    text-align: left;
}
#product-zoomer .zoomer-controls .ui-slider-handle {
    display: block;
    outline: none;
    position: relative;
    z-index: 99;
    width: 6px;
    height: 10px;
    background: #FFF;
    border: 1px solid #AAA;
    top: -4px;
    cursor: pointer;
}
#product-zoomer .zoomer-loading {
    width: 750px;
    height: 299px;
    text-align: center;
    line-height: 299px;
}
#product-zoomer .zoomer-thumbs {
    clear: both;
    height: 49px;
    padding: 0 0 0 6px;
    position: absolute;
    width: 50px;
    right: 10px;
    top: 0;
}
#product-zoomer .zoomer-thumbs a {
    display: block;
    float: left;
    border: 2px solid #CCC;
    width: 45px;
    height: 45px;
    margin: 0 3px 3px 0;
    outline: none;
}
#product-zoomer .zoomer-thumbs a img {
    display: inline;
    width: 45px;
    height: 45px;
}
#product-zoomer .zoomer-thumbs a:hover,
#product-zoomer .zoomer-thumbs a.selected {
    border: 2px solid #CC0000;
}
#product-zoomer .zoomer-text {
    font-size: 10px;
    color: #666;
    margin: 0 0 10px 0;
    text-align: center;
}
#product-zoomer .zoomer-loading {
    width: 48px;
    height: 47px;
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF url('../images/loading.gif') no-repeat;
    display: none;
}
#product-detail .finale-ribbon,
#product-detail .premier-ribbon,
#product-detail .featured-ribbon,
#product-detail .new-ribbon {
    position: absolute;
    top: 0;
    left: 0;
    width: 99px;
    height: 52px;
}
#product-detail .finale-ribbon {
    background: transparent url('http://s7ondemand1.scene7.com/is/image/Shoebacca/finale_pd-over?fmt=png-alpha') no-repeat;
}
#product-detail .premier-ribbon {
    background: transparent url('http://s7ondemand1.scene7.com/is/image/Shoebacca/premier_pd-over?fmt=png-alpha') no-repeat;
}
#product-detail .featured-ribbon {
    background: transparent url('http://s7ondemand1.scene7.com/is/image/Shoebacca/featured_pd-over?fmt=png-alpha') no-repeat;
}
#product-detail .new-ribbon {
    background: transparent url('http://s7ondemand1.scene7.com/is/image/Shoebacca/new_pd-over?fmt=png-alpha') no-repeat;
}
/* Product Carousel */
#product-carousel {
}
#product-carousel .top {
    padding: 7px;
}
#product-carousel .status {
    float: right;
}
#product-carousel .carousel {
    overflow: hidden;
    width: 974px;
    margin: 0 0 0 16px;
}
#product-carousel .items {
    height: 140px;
    position: relative;
}
#product-carousel .items a {
    outline: none;
}
#product-carousel .items li {
    float: left;
    position: relative;
    width: 97px;
    height: 110px;
    margin: 0 7px 0 0;
    border: 2px solid #FFF;
    cursor: pointer;
}
#product-carousel .items li.empty {
    cursor: default;
}
#product-carousel .items li img {
    width: 90px;
    height: 90px;
}
#product-carousel .items li.hover {
    border: 2px solid #CCC;
}
#product-carousel .items li.selected {
    border: 2px solid #AAA;
}
#product-carousel .items li .product-result {
    text-align: center;
    font-size: 9px;
}
#product-carousel .items .product-name {
    display: none;
}
#product-carousel .items h5 {
    display: none;
}
#product-carousel .items li .you-save {
    display: none;
}
#product-carousel .items li .regular-price {
    color: #333;
    font-size: 1.1em;
    font-weight: normal;
}
#product-carousel .items li .closeout-price {
    font-size: 10px;
    font-weight: bold;
    color: #555;
    letter-spacing: -1px;
}
#product-carousel .items li .finale-notice,
#product-carousel .items li .featured-notice,
#product-carousel .items li .new-notice,
#product-carousel .items li .premier-notice,
#product-carousel .items li .marketing-notice,
#product-carousel .items li .converse-notice {
    position: absolute;
    top: 78px;
    width: 97px;
    font-size: 10px;
    height: 12px;
    line-height: 12px;
    color: #FFF;
    text-transform: uppercase;
}
#product-carousel .items li .finale-notice { background: #C00; }
#product-carousel .items li .featured-notice { background: #555; }
#product-carousel .items li .new-notice { background: #080; }
#product-carousel .items li .premier-notice { background: #000; }
#product-carousel .items li .marketing-notice { background :#FF6600 }
#product-carousel .items li .converse-notice { background :#C00 }
#product-carousel .prevPage,
#product-carousel .nextPage {
    background-image: url('../images/layout/video_images.png');
    background-position: -60px 214px;
    cursor: pointer;
    display: block;
    font-size: 1px;
    height: 20px;
    margin: 0;
    padding: 0;
    width: 24px;
    z-index: 9999;
    position: absolute;
    top: 79px;
    visibility: visible;
    outline: none;
    text-decoration: none;
}
#product-carousel .prevPage {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    left: 0;
}
#product-carousel .nextPage {
    left: 974px;
}
#product-carousel .prevPage:hover,
#product-carousel .nextPage:hover {
    background-position: -60px 125px;
}
#product-carousel .prevPage.disabled,
#product-carousel .nextPage.disabled {
    /*background-position: -60px 97px;*/
    visibility: hidden;
}
#product-carousel .top {
}
#product-carousel .finder-notice {
    display: none;
}
/* Locker Styles */
#locker {
    position: relative;
    height: 300px;
    overflow: auto;
}
.locker-panel .locker-pagination {
    position: relative;
    float: right;
    width: 19px;
    height: 32px;
    top: -32px;
}
.locker-panel .prev,
.locker-panel .next {
    display: block;
    background-image: url('../images/layout/video_images.png');
    background-position: 0 -129px;
    width: 19px;
    height: 16px;
    text-decoration: none;
    outline: none;
}
.locker-panel .prev {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.locker-panel .prev:hover,
.locker-panel .next:hover {
    background-position: -19px -129px;
}
.locker-panel .prev.disabled,
.locker-panel .next.disabled {
    background-position: -38px -129px;
}
#locker {
    overflow: auto;
}
#locker li {
    height: 65px;
    overflow: hidden;
    cursor: pointer;
    border: 0;
    clear: both;
    border-bottom: 2px solid #CCC;
    padding: 0 0 5px 0;
    position: relative;
    margin-bottom: 5px;
}
#locker li.hover {
}
#locker li .product-result-image {
    width: 60px;
    height: 60px;
    float: left;
    margin: 0 10px 0 0;
    border: 1px solid #CCC;
}
#locker li h5 {
    border: none;
    font-size: 12px;
    color: #000;
    padding: 5px 0 0 0;
    margin: 0;
    font-weight: normal;
}
#locker li .product-name {
    margin: 0 0 5px 0;
    font-size: 12px;
    line-height: 14px;
    height: 12px;
    overflow: hidden;
}
#locker li .product-name a {
    color: #555;
    text-decoration: none;
}
#locker li .you-save {
    display: none;
}
#locker li .regular-price,
#locker li .closeout-price,
#locker li .special-price,
#locker li .online-price {
    font-size: 1.1em;
    line-height: 1em;
}
#locker li .regular-price {
    color: #333;
    font-weight: normal;
}
#locker li .online-price {
    color: #333;
    font-size: 1.2em;
    font-weight: bold;
}
#locker li .special-price,
#locker li .closeout-price {
    font-size: 1.2em;
    font-weight: bold;
    color: #CC0000;
}
#locker li .finder-notice {
    position: absolute;
    left: 0;
    top: 48px;
    height: 12px;
    width: 60px;
    color: #FFF;
    font-size: 9px;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
    margin: 0;
    display: none;
}
#locker li .finale-notice { background: #C00; }
#locker li .featured-notice { background: #555; }
#locker li .new-notice { background: #080; }
#locker li .premier-notice { background: #000; }
#locker li .marketing-notice { background: #FF6600 }
#locker li .converse-notice { background: #C00 }
.locker-links {
    text-align: right;
}
/* Related Searches */
.related-searches,
.related-searches li {
    list-style-type: none;
}
/* top level items */
.related-searches li {
    font-weight: bold;
    float: left;
    width: 304px;
}
.related-searches ul {
    padding: 0 0 0 15px;
}
/* 2nd level (and below) items */
.related-searches ul li {
    list-style-type: disc;
    font-weight: normal;
    float: none;
}
/* Reviews */
.product-reviews {
    height: 230px;
    height: 147px;
    overflow: auto;
    width: 914px;
}
.review-summary {
    font-size: 10px;
    font-weight: normal;
    color: #666;
    font-family:verdana,helvetica,arial,clean,sans-serif;
}
.review-summary span {
    font-weight: bold;
    color: #444;
}
.product-review {
    float: left;
    width: 220px;
    border-bottom: 2px solid #CCC;
    padding: 0 0 10px 0;
}
.product-review .inner {
    padding: 0 10px 0 10px;
}
.product-review.column0,
.product-review.column1,
.product-review.column2 {
    border-right: 2px solid #CCC;
}
.product-review .review-title {
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    height: 14px;
    overflow: hidden;
}
.product-review .review-meta {
    color: #888;
    margin: 0 0 10px 0;
    font-size: 11px;
    line-height: 14px;
    height: 14px;
    overflow: hidden;
}
.product-review .review-body {
    height: 56px;
    overflow: hidden;
    line-height: 14px;
    text-align: justify;
    color: #333;
    margin: 0;
}
.product-review .review-rating {
    font-size: 12px;
    line-height: 22px;
    height: 22px;
}
.product-review .review-rating .label {
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 5px 0 0;
    color: #555;
}
.product-review .review-read-full {
    margin: 0;
    margin: 0 0 5px 0;
}
.product-review-modal {
    margin: 0 10px 0 10px;
}
.product-review-modal .review-meta {
    color: #555;
    font-style: italic;
    margin: 0;
}
.product-review-modal .review-rating {
    float: left;
    margin: 0 0 10px 0;
}
.product-review-modal .review-rating .label {
    float: left;
    font-weight: bold;
    font-size: 14px;
}
.product-review-modal .review-body {
    clear: both;
    display: block;
}
#size_chart {
    width: 450px!important;
    margin: 0 auto;
}
#width_chart {
    width: 450px!important;
}
/* Also Purchased */
#also-purchased li {
    float: left;
    width: 135px;
    height: 200px;
    margin: 2px 8px 2px 8px;
    text-align: center;
    cursor: pointer;
}
/*
#also-purchased li:hover {
    border: 2px solid #DDD;
    margin: 0 6px 0 6px;
}
*/
#also-purchased li .product-result-image {
    width: 135px;
    height: 135px;
}
#also-purchased li h5 {
    line-height: 13px;
    border: none;
    height: 13px;
    overflow: hidden;
    font-weight: normal;
    color: #000;
}
#also-purchased li .product-name {
    height: 26px;
    color: #555;
    overflow: hidden;
    margin: 0;
    font-size: 11px;
    line-height: 13px;
}
#also-purchased li .product-name a {
    color: #555;
    text-decoration: none;
}
#also-purchased li .regular-price,
#also-purchased li .online-price,
#also-purchased li .closeout-price {
    font-size: 1.1em;
    line-height: 1em;
}
#also-purchased li .regular-price {
    color: #333;
    font-weight: normal;
}
#also-purchased li .online-price {
    color: #333;
    font-size: 1.2em;
    font-weight: bold;
}
#also-purchased li .finder-notice {
    position: relative;
    top: -71px;
    color: #FFF;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    display: none;
}
#also-purchased li .finale-notice { background: #C00; }
#also-purchased li .featured-notice { background: #555; }
#also-purchased li .new-notice { background: #080; }
#also-purchased li .premier-notice { background: #000; }
#also-purchased li .marketing-notice { background: #FF6600 }
li.product-result-separator {
    display: none;
}
/* Alternate Color Swatches */
#alternate-color-products {
    padding: 0;
}
#alternate-color-products .alternate-product {
    display: block;
    float: left;
    margin: 0 1px 2px 1px;
    border: 1px solid #CCC;
    width: 45px;
    height: 45px;
}
#alternate-color-products .alternate-product:hover {
    border: 1px solid #C00;
}
#alternate-color-products .current {
    border: 1px solid #C00;
}
#alternate-color-products .product-preview {
    display: none;
    font-size: 12px;
}
.product-preview .product-thumb {
    margin: 0 0 10px 0;
}
.product-preview .product-meta {
    text-align: center;
    font-weight: bold;
    color: #333;
}
#product-detail .double-column {
    float: left;
    width: 679px;
}
#product-detail .double-column .panel-simple {
    border: 0;
    padding: 0;
}
#product-detail .double-column .column-left img {
/*    width: 240px;
    height: 240px;*/
}
#product-detail .column-bottom {
    display: block;
    float: left;
    width: 1002px;
    margin-bottom: 10px;
}
#product-detail .colors {
    height: 98px;
    overflow: hidden;
}
#product-detail .product-data-left {
    float: left;
    width: 390px;
    margin: 0 10px 0 0;
}
#product-detail .product-data-right {
    float: left;
    width: 230px;
    margin: 0;
}
#product-detail .product-description {
    float: left;
    width: 230px;
}
#product-detail .content-tabs .tabs .tab {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #FFF;
    border-color: #afafaf;
}
#product-detail .content-tabs .tabs {
    width: 670px;
    border-bottom: 1px solid #afafaf;
}
#product-detail .content-tabs .tabs .tab.active {
    border-color: #afafaf #afafaf #efefef;
    background-color: #efefef;
}
#product-detail .panels .panel {
    width: 648px;
    border-color: #afafaf #afafaf;
    border-right: 1px solid #afafaf;
    background-color: #efefef;
    padding: 10px;
    position: relative;
}
#product-detail .panels .panel.active {
    position: relative;
}
#product-detail .column-left .social {
    display: block;
    width: 175px;
    margin: 0 auto;
    margin-top: 30px;
}
#product-detail .double-column .social {
    position: absolute;
    bottom: 0px;
    right: 10px;
}
#product-detail .body {
    color: #333;
}
#product-detail .panel {
    clear: left;
    padding: 0px;
}
#product-detail .style-header {
    display: inline-block;
    margin-bottom: -5px;
}
#product-detail .style-header span {
/*    display: inline-block;
    float: left;
    margin-right: 10px;*/
}
#product-detail .availability {
    font-size: 11px;
}
#product-detail .shipping-message {
    font-size: 11px;
    color: #CC0000;
}
#product-detail .charts{
    height: 400px;
    overflow: auto;
}
#product-detail .size-guide {
    display: inline-block;
    margin-bottom: 15px;
}
#product-detail .sizing-true,
#product-detail .sizing-false,
#product-detail .satisfaction-guaranteed {
    display: block;
    margin: 0 0 10px 0;
}
#product-detail .sizing-true,
#product-detail .sizing-false {
    margin-right: 23px;
    width: 301px;
    height: 39px;
}
#product-detail .sizing-true {
    background: transparent url('../images/catalog/product/sizing-true.png') no-repeat;
}
#product-detail .sizing-false {
    background: transparent url('../images/catalog/product/sizing-false.png') no-repeat;
}
#product-detail .satisfaction-guaranteed {
    display: block;
    width: 186px;
    height: 26px;
    background: transparent url('../images/catalog/product/satisfaction.jpg') no-repeat;
}
#all-colors {
    display: block;
    margin: -20px 0 7px 0;
}
/* QuickView */
#product-detail.quickview {
    width: 690px;
    background-color: #FFF;
}
#product-detail.quickview .content-tabs .tabs {
    width: 350px;
    height: 21px;
}
#product-detail.quickview .content-tabs .tabs .tab {
    height: 20px;
    line-height: 20px;
    font-size: 11px;
}
#product-detail.quickview .panels .panel {
    width: 328px;
    height: 350px;
    min-height: 0;
    margin-bottom: 0;
}
#product-detail.quickview .panel.summary {
    height: 30px;
    width: 328px;
    background-color: #EFEFEF;
    border: 1px solid #AFAFAF;
    border-top: 0;
    padding: 10px 10px 0;
    position: relative;
}
#product-detail.quickview .cart-control {
    text-align: left;
}
#product-detail.quickview .product-data {
    background: #EEE;
    border: 1px solid #CCC;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#product-detail.quickview .double-column {
    width: 360px;
}
#product-detail.quickview .price-box .online-price {
    font-size: 15px;
}
#product-detail.quickview a.button-default, a.button-default:visited {
    font-size: 10px;
    width: 20px;
}
#product-detail.quickview .colors {
    height: 98px;
    overflow: hidden;
}
.boxy-content #alternate-color-products {
    padding: 5px;
    height: auto;
    overflow: auto;
}
#product-detail.quickview #alternate-color-products {
    padding: 0px;
    height: auto;
    overflow: hidden;
}
#product-detail.quickview h4 {
    font-size: 12px;
    height: 14px;
}
#product-detail.quickview .quantity {
    padding: 1px;
    width: 45px;
    border: 1px solid #888;
    font-size: 12px;
    margin-right: 10px;
}
#product-detail.quickview .price-box .online-price,
#product-detail.quickview .price-box .special-price,
#product-detail.quickview .price-box .regular-price {
    display: inline-block;
    font-size: 16px;
    margin: 0 5px 10px 0;
}
#product-detail.quickview .desc {
    height: auto;
}
#quickview-wrapper {
    width: 75px;
    height: 20px;
    line-height: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #333;
    background-color: #FFF;
    text-align: center;
}
a.quickview-link {
    text-decoration: none;
}
#quickview-wrapper:hover {
    background-color: #EFEFEF;
}
#quickview-wrapper:hover a,
#quickview-wrapper:hover a:hover {
    color: #CC0000 !important;
}
#product-detail.quickview div.rounded {
    height: auto;
    line-height: normal;
}
#product-detail.quickview .product-qty {
    width: 30px;
    border: 1px solid #CCC;
    font-size: 14px;
    padding: 4px;
}
#product-detail .product-share {
    position: absolute;
    right: 10px;
    bottom: 15px;
    height: 75px;
    width: 270px;
}
#product-detail #social-share {
/*    position: relative;
    z-index: 0;*/
    margin: 20px 0;
}
#reaction-bar-wrapper {
    overflow: hidden;
}
#like-wrapper {
    float: left;
    width: auto;
    height: 52px;
    border-left: 1px solid #CCC;
    text-align: right;
    width: 140px;
    margin-top: 10px;
    padding-left: 10px;
}
#like-wrapper .gig-bar-container div {
    width: 60px;
}
#product-detail .cart-step {
    float: left;
    width: 22px;
    height: 22px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    background: #CCC;
    margin: 0 5px 0 0;
    border: 1px solid #AAA;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#product-detail .product-options {
    border: 1px solid #AAA;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    background: #FFF;
}
/*Site Redesign*/
#product-detail {
    font-size: 16px;
    color: #333;
}
#product-detail .product-name {
    font-size: 23px;
    font-weight: bold;
    color: #ff6501;
    margin-top: 10px;
}
#product-detail .availability {
    margin-top: 15px;
    font-size: 12px;
    color: #666;
    margin-bottom: 5px;
}
#product-detail .availability div {
    float: left;
    margin-right: 20px;
    font-weight: bold;
}
#product-detail .availability span.red {
    color: #CC0000;
}
#product-detail .availability span.orange {
    color: #ff6501;
}
#product-detail .availability a {
    text-decoration: none;
}
#product-detail .overall {
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EFEFEF;
}
#product-detail .overall .left {
    float: left;
    width: 140px;
}
#product-detail .overall .left .block {
    font-size: 11px;
    font-weight: bold;
    color: #666;
    width: 140px;
}
#product-detail .overall a,
#product-detail .overall a:visited,
#product-detail .overall a:hover {
    color: #666;
    text-decoration: none;
}
#product-detail .overall a.write-review {
    display: block;
    width: 102px;
    height: 23px;
    background: transparent url('../images/sprites/sb2_pd_sprite.cb20111103.png') no-repeat -1px -29px;
    margin-top: 10px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    opacity: 0.8;
}
#product-detail .overall a.write-review:hover {
    -moz-border-radius: 5px;
    -moz-box-shadow: 0 0 5px rgba(153, 153, 153, 1);
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(153, 153, 153, 1);
    opacity: 1;
}
#product-detail .overall .right {
    float: left !important;
    width: 240px;
}
#product-detail .overall .right div {
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
}
#product-detail .overall .right .title {
    width: 68px;
    text-align: right;
    color: #999;
}
#product-detail .overall .right .value {
    width: 150px;
    padding-left: 10px;
    color: #333;
}
#btn_cart_add {
    display: block;
    width: 101px;
    height: 28px;
    background: transparent url('../images/sprites/sb2_pd_sprite.cb20111103.png') no-repeat -1px -1px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    opacity: 0.8;
}
#btn_cart_add:hover {
    -moz-border-radius: 5px;
    -moz-box-shadow: 0 0 5px rgba(167, 0, 0, 1);
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(167, 0, 0, 1);
    opacity: 1;
}
#product-detail .product-carousel .product-name {
    font-size: 12px;
    font-weight: normal;
}
/* Product Carousel */
#product-detail .carousel {
    width: 575px;
    border: 1px solid #CCC;
    padding-top: 7px;
    height: 180px;
}
#product-detail .carousel .panel-middle {
    width: 495px;
    height: 180px;
    left: 40px;
}
/* Recommendations */
#product-detail .product-carousel li {
    color: #000000;
    float: left;
    height: 180px;
    margin: 0 2px;
    overflow: hidden;
    text-align: center;
    width: 120px;
    font-size: 12px;
    color: #999;
}
#product-detail .product-carousel li .product-result {
    width: 120px;
    height: 180px;
    text-align: center;
}
#product-detail .product-carousel li .product-result-image {
    display: block;
    width: 100px;
    height: 100px;
    border: 1px solid #dfdfdf;
    margin: 2px auto 0;
    padding: 3px;
}
#product-detail .product-carousel li .product-result-image:hover {
    border: 1px solid #afafaf;
}
#product-detail .product-carousel li h5 {
    height: 14px;
    overflow: hidden;
    color: #000;
    border: none;
    font-weight: normal;
}
#product-detail .product-carousel li .product-name {
    margin: 0;
    line-height: 12px;
    height: 24px;
    overflow: hidden;
}
#product-detail .product-carousel li .product-name a {
    text-decoration: none;
    color: #555;
}
#product-detail .product-carousel li .online-price,
#product-detail .product-carousel li .regular-price,
#product-detail .product-carousel li .special-price,
#product-detail .product-carousel li .closeout-price {
        font-size: 13px;
}
#product-detail .product-carousel li .online-price {
    color: #333;
    font-weight: bold;
}
#product-detail .product-carousel li .regular-price {
    color: #333;
    font-weight: normal;
    text-decoration: line-through;
    padding: 0 3px 0 3px;
}
#product-detail .product-carousel li .finder-notice {
    height: 12px;
    position: relative;
    display: block;
    color: #FFF;
    top: -67px;
    text-transform: uppercase;
    display: none;
}
#product-detail .product-carousel li .finale-notice { background: #C00; }
#product-detail .product-carousel li .featured-notice { background: #555; }
#product-detail .product-carousel li .new-notice { background: #080; }
#product-detail .product-carousel li .premier-notice { background: #000; }
#product-detail .product-carousel li .marketing-notice { background: #FF6600 }
#product-detail .product-carousel li .marketing-notice { background: #C00 }
#product-detail .product-carousel #small-rating {
    display: none;
}
#product-detail #product-carousel2 {
    margin: 0 0 30px 0;
}
#product-thumbnails {
    float: left;
    width: 435px;
}
#product-thumbnails div {
    float: left;
    margin-right: 10px;
    width: 52px;
}
#product-thumbnails div .arrow {
    float: left;
    width: 16px;
    height: 10px;
    margin: 0 0 0 18px;
    background: none;
}
#product-thumbnails div.selected .arrow {
    background: transparent url('../images/sprites/sb2_pd_sprite.cb20111103.png') -175px -40px;
}
#product-thumbnails div a {
    float: left;
    display: block;
    border: 2px solid #CCC;
    width: 48px;
    height: 48px;
}
#product-thumbnails div a:hover {
    border-color: #999;
}
#product-thumbnails div.selected a {
    border-color: #CC0000;
}
#low-inventory-message {
    display: none;
    background-color: #ea5d00;
    width: 328px;
    height: 34px;
    padding: 10px;
    margin: 5px 0 7px 0;
    font-size: 13px;
    color: #FFF;
    -moz-border-radius: 5px;
}
#out-of-stock-message {
    display: none;
    background-color: #670001;
    width: 328px;
    height: 92px;
    padding: 10px;
    margin: 5px 0 7px 0;
    font-size: 13px;
    color: #FFF;
    -moz-border-radius: 5px;
}
#low-inventory-message .alert,
#out-of-stock-message .alert {
    float: left;
    width: 32px;
    height: 32px;
    background: transparent url('../images/sprites/sb2_pd_sprite.cb20111103.png') -167px -126px;
}
#low-inventory-message .message,
#out-of-stock-message .message {
    float: left;
    width: 283px;
    padding-left: 10px;
}
#out-of-stock-message .message a,
#out-of-stock-message .message a:visited {
    color: #FFF;
    text-decoration: none;
}
#out-of-stock-message .message a:hover {
    text-decoration: underline;
}
#product-detail .superselect-option-hover {
    background-color: #DDDDFF;
}
#product_form .out-of-stock {
    color: #BBB;
}
#product-detail .superselect-option {
    padding: 5px 8px;
    border-bottom: 1px solid #EEE;
}
#product-detail .navigation {
    border-bottom: 1px solid #CCC;
    margin-top: 10px;
}
#product-detail .navigation a,
#product-detail .navigation a:visited {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
#product-detail .navigation a:hover {
    color: #CC0000;
}
#product-detail .navigation .back {
    float: left;
}
#product-detail .navigation .prev {
    float: left;
    margin-left: 37px;
}
#product-detail .navigation .next {
    float: left;
    margin-left: 15px;
}
#product-detail .navigation a {
    display: block;
    float: left;
}
#product-detail .navigation .arrow {
    font-size: 10px;
    float: left;
    display: block;
    width: 9px;
    height: 11px;
    margin-top: 2px;
}
#product-detail .navigation .prev .arrow {
    background: transparent url('../images/sprites/sb2_pd_sprite.cb20111103.png') -177px -29px;
}
#product-detail .navigation .next .arrow {
    background: transparent url('../images/sprites/sb2_pd_sprite.cb20111103.png') -185px -29px;
}
#product-detail .zoomPad {
    width: 445px;
    height: 445px;
/*    margin: 0 auto;*/
}
#product-detail .banner.horizontal {
    width: 575px;
    height: 200px;
    margin-top: 10px;
    border: 1px solid #CCC;
}
.gwp-banner {
    background-color: #005500;
    color: #fff;
    position: relative;
    line-height: 95%;
    padding: 3px 4px;
}
.gwp-banner .hd, .gwp-banner .hd a {
    font-size: 120%; font-weight: bold; text-transform: uppercase;
}
.gwp-banner .hd a { text-decoration: none; }
.gwp-banner .bd {
    font-size: 80%;
}
.gwp-banner .ft {
    position: absolute; right: 8px; font-size: 70%; top: 11px;
}
#qty-alert {
    float: left;
    font-size: 12px;
    color: #5050BE;
    margin-left: 80px;
}
#want-wrapper {
    display: block;
    width: 122px;
    float: right;
    margin-top: -24px;
    padding-right: 32px;
}
