@charset "UTF-8";
body {
    background: #fff
}

.large-header {
    margin-bottom: 7px;
    margin-top: 45px;
    color: #003E6A;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #dedede
}

.product-features>.large-header {
    margin-top: 0
}

.large-header.sub {
    margin: 0 10px;
    width: auto
}

.statement {
    margin: 0 0 10px
}

#widget_variation_start {
    margin-top: 155px
}

.set_stage .set.in .widget_margin {
    margin-bottom: 20px
}

.widget {
    color: #494a4a;
    font-size: 12px
}

.widget.alt {
    background: #f3f3f3;
    padding: 10px
}

.widget_title {
    display: block;
    height: 35px;
    padding: 0 10px;
    line-height: 35px;
    background: #f6f6f6;
    border-bottom: 1px solid #dedede;
    color: #494a4a;
    font-size: 14px;
    font-weight: 700
}

.widget_content {
    padding: 10px
}

.widget .list {
    margin-left: 20px;
    list-style-type: disc
}

.widget .list.alt {
    margin-left: 0;
    list-style-type: none
}

.widget .list li {
    margin-bottom: 7px
}

.widget .list li .strong {
    font-weight: 700
}

.widget .list li .strong_alt {
    font-size: 10px;
    font-weight: 700
}

.widget_clear {
    clear: both
}

.widget_header_background,
.sidebar_widget_container>div.widget_header_background {
    padding: 10px;
    background-color: #F3F3F3
}

.widget_header_title {
    font-size: 14px;
    font-weight: 700
}

.widget_header_bottom_border {
    border-bottom: 1px solid #DEDEDE
}

.dark_gray_text {
    color: #494A4A
}

.light_gray_text {
    color: #737474
}

.red_text {
    color: #DA1A36
}

a.red_text {
    color: #DA1A36
}

a.red_text:hover {
    color: #DA1A36
}

.price_text {
    color: #111
}

.italic_text {
    font-style: italic
}

.normal_weight_text {
    font-weight: 400
}

.sidebar_widget_container>div {
    padding: 0 7px
}

.sidebar_widget_container>div div:first-child {
    border-top: 0
}

.sidebar_widget {
    width: 100%;
    padding: 8px 0;
    border-top: 1px solid #DEDEDE;
    overflow: hidden;
    color: #494A4A
}

.sidebar_widget .icon {
    width: 30px;
    float: left;
    height: 30px;
    margin: 0 23px 0 4px;
    background-repeat: no-repeat
}

.sidebar_widget .content_text {
    width: 151px;
    font-size: 14px;
    font-weight: 700;
    float: left
}

.set .price_cart_container {
    background-color: #F3F3F3
}

.set .price_cart_container.b_margin {
    padding: 10px 10px 15px
}

.our_price_widget a,
.header_blue {
    color: #005BA8
}

.our_price_widget .margin_adjust_4px {
    margin-bottom: 4px
}

.our_price_widget .our_price_title {
    font-size: 18px;
    font-weight: 700;
    margin: 0
}

.our_price_widget.regular_price .our_price_title {
    margin: -5px 0 -1px -4px
}

.our_price_widget .our_price_text {
    color: #DA1A36;
    font-size: 26px
}

.our_price_widget .sale_text,
.our_price_widget .sale_price_text {
    font-size: 22px;
    line-height: 24px
}

.our_price_widget .you_save_text {
    font-size: 12px;
    margin-bottom: 1px;
    font-weight: 700
}

.our_price_widget .reg_price_text {
    font-size: 10px;
    font-weight: 400;
    line-height: 17px;
    margin-top: 0;
    margin-bottom: 1px
}

.our_price_widget .lease_bar {
    background-color: #DEDEDE;
    width: 100%;
    font-size: 12px;
    padding: 4px 10px 5px;
    margin: 6px 10px 3px -10px
}

.our_price_widget .lease_bar.dark {
    background: #da1a36;
    color: #fff
}

.our_price_widget .lease_bar.dark .our_price_text {
    color: #fff;
    font-weight: 700;
    font-size: 16px
}

.our_price_widget .see_price_text {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 2px
}

.our_price_widget .price_strike_out {
    color: #DA1A36;
    text-decoration: line-through
}

#product_avail_widget {
    padding-bottom: 0
}

#product_avail_widget .product_avail_title {
    font-size: 14px;
    font-weight: 700
}

#product_avail_widget .product_avail_content {
    overflow: hidden;
    padding: 5px 0 5px 2px;
    margin: 0 5px;
    border-top: 1px solid #DEDEDE
}

#product_avail_widget .availability_options {
    padding: 0;
    margin: 0
}

#product_avail_widget div:first-child,
#product_avail_widget .first {
    border-top: 0
}

#product_avail_widget .product_avail_store_icon {
    float: left;
    width: 40px;
    height: 31px
}

#product_avail_widget .store_icon_available {
    background: url(../images/set-global/set-pdp/store.png);
    background-repeat: no-repeat;
    background-position: -18px -6px;
	background-size: 72px;
}

#product_avail_widget .store_icon_unavailable {
    background: url(../images/set-global/set-pdp/store.png);
    background-repeat: no-repeat;
    background-position: -18px -6px;
	background-size: 72px;
}

#product_avail_widget .product_avail_store_text {
    width: 190px;
    float: left;
    font-size: 12px
}

#product_avail_widget .store_text {
    font-size: 14px;
    font-weight: 700
}

#product_avail_widget .check_store_link {
    font-size: 12px
}

#product_avail_widget .unavail_store_text_italic {
    font-style: italic
}

#product_avail_widget .shipping_sprite_box {
    background: url(../images/set-global/set-pdp/shipping.png);
    background-repeat: no-repeat;
    background-position: -15px 0px;
	background-size: 65px;
}

#product_avail_widget .shipping_sprite_blue_van {
    background: url(../images/set-global/set-pdp/shipping-delivery-availability-sprite.png);
    background-repeat: no-repeat;
    background-position: -9px -42px
}

#product_avail_widget .shipping_sprite_gray_van {
    background: url(../images/set-global/set-pdp/shipping-delivery-availability-sprite.png);
    background-repeat: no-repeat;
    background-position: -9px -72px
}

#product_avail_widget .shipping_delivery_sprite_box {
    background: url(../images/set-global/set-pdp/shipping-delivery-availability-sprite.png);
    background-repeat: no-repeat;
    background-position: -11px -111px
}

#product_avail_widget #add_to_my_quote {
    font-size: 11px;
    text-align: center;
    font-weight: 700;
    padding: 2px 0
}

#product_avail_widget #add_to_my_quote .icon_weight {
    float: left;
    font-size: 18px;
    line-height: 18pt
}

#product_avail_widget #add_to_my_quote .normal_weight {
    font-weight: 400
}

#product_avail_widget #add_to_my_quote .text_container {
    float: left;
    line-height: 18pt;
    margin-left: 8px
}

#product_avail_widget .center_align {
    width: 110px;
    margin: 0 auto
}

#click_to_chat:hover,
#ask_and_answer:hover {
    cursor: pointer;
    background: #f6f6f6
}

#click_to_chat:active,
#ask_and_answer:active {
    background: #e8e8e9
}

#questions_widgets .questions_widget_title {
    font-size: 14px;
    font-weight: 700
}

#questions_widgets .content_text {
    line-height: 40px
}

#questions_widgets .icon {
    height: 40px;
    background: url(../images/set-global/set-pdp/questions-sprite.png)
}

#customer_service_phone_number .icon {
    background-position: -15px -9px
}

#click_to_chat .icon {
    background-position: -15px -52px
}

#ask_and_answer .icon {
    background-position: -15px -92px
}

#misc_widgets .icon {
    background: url(../images/set-global/set-pdp/misc-sprite.png)
}

#special_offers .icon {
    background-position: -6px -8px
}

#return_policy .icon {
    background-position: -9px -49px
}

#payment_options .icon {
    background-position: -9px -81px
}

#setup_and_installation .icon {
    background-position: -6px -114px
}

#misc_widgets .content_text_info {
    font-size: 12px;
    font-weight: 400
}

#misc_widgets .content_text_link {
    font-size: 12px;
    font-weight: 400
}

.sold_out_widget {
    margin-top: 12px
}

.add_to_cart_widget {
    margin-top: 12px;
    overflow: hidden
}

.add_to_cart_widget .textbox {
    float: left;
    width: 22px;
    height: 12px;
    padding: 7px 8px;
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    text-align: center;
    background: url(../images/set-global/set-pdp/addtocart-textbox.png) no-repeat;
    border: 0 none
}

.add_to_cart_widget .textbox.inactive {
    color: #9a9b9b
}

.add_to_cart_widget .select {
    display: inline-block;
    cursor: pointer;
    background: url(../images/set-global/set-pdp/addtocart-dropdown.png) no-repeat;
    color: #9a9b9b;
    overflow: hidden;
    position: absolute;
    padding: 0 24px 0 10px;
    width: 18px;
    height: 26px;
    line-height: 26px;
    text-align: center
}

.add_to_cart_widget .add_to_cart_text {
    width: 175px;
    font-size: 11px;
    margin-top: 4px
}

.add_to_cart_widget .add_to_cart_text_large {
    width: 175px;
    font-size: 13px;
    margin-top: 4px
}

.add_to_cart_widget .add_to_cart_text_large .strong {
    font-weight: 700
}

.add_to_cart_widget .select_drop_down {
    float: left;
    width: 50px
}

.button.save-to-cart {
    border-radius: 0;
    background: #dedede;
    float: none;
    text-align: center;
    display: block;
    border: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .45);
    font-weight: 400
}

.button.save-to-cart>i {
    margin-right: 5px
}

.button.save-to-cart:hover {
    background: #005ba8;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .12)
}

.button.save-to-cart:active {
    background: #003e6a
}

#pdp_page .set_live_stage {
    color: #494a4a;
    font-size: 12px
}

#pdp_page .set.in {
    overflow: hidden
}

#pdp_page .top_space {
    margin: 10px 0 0
}

#pdp_page #bread_crumbs {
    border-bottom: 1px solid #e8e8e9
}

#pdp_page #email_print {
    text-align: right
}

#pdp_page #email_print a {
    display: inline-block;
    height: 12px;
    margin-right: 13px;
    padding-left: 21px;
    background: url(../images/set-global/set-pdp/email-print-sprite.png) no-repeat;
    font-weight: 700
}

#pdp_page #email_print a.email {
    background-position: left top
}

#pdp_page #email_print a.print {
    background-position: left bottom
}

#pdp_page .pdp-product {
    margin-top: 15px;
    margin-bottom: 30px;
    padding-right: 0
}

.pdp-product:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.pdp-product .product_image {
    float: left
}

.pdp-product .product_image>img {
    max-width: 104px;
    max-height: 100px
}

.pdp-product .product_info {
    margin-left: 20px;
    float: left;
    width: 530px!important
}

.pdp-product .product_info h1 {
    margin-top: -2px;
    margin-bottom: 4px;
    color: #494a4a;
    font-size: 22px;
    font-weight: 700;
    display: block;
    width: 530px;
    line-height: 24px
}

.pdp-product .product_info ul {
    overflow: hidden;
    list-style-type: none;
    color: #737474;
    font-size: 11px;
    width: 560px
}

.pdp-product .product_info ul li {
    padding: 0 10px;
    float: left;
    border-left: 1px solid #737474;
    white-space: nowrap
}

.pdp-product .product_info ul li span {
    font-weight: 700
}

.pdp-product .product_info ul li:first-child {
    padding: 0 10px 0 0;
    border: 0
}

.pdp-product .product_info_wrapper {
    margin-top: 17px;
    overflow: hidden;
    font-size: 12px;
    font-weight: 700
}

.pdp-product .product_select {
    height: 25px;
    padding: 5px 10px 0 0;
    float: left;
    border-right: 1px solid #dedede
}

.pdp-product .product_select select {
    margin-left: 7px;
    width: 114px
}

.pdp-product .product_rating_reviews {
    margin-top: 10px;
    padding-left: 11px;
    float: left
}

.pdp-product .product_rating_reviews a {
    font-weight: 700
}

.pdp-product .product_rating_reviews .rating_stars {
    margin: 0 8px 0 0;
    display: inline-block
}

.pdp-product .our_price {
    display: none
}

.set_stage .border_bb_25 {
    border-color: #dedede
}

#pdp_page .pdp_promo {
    overflow: hidden
}

#pdp_page .pdp_promo div {
    margin-left: 20px;
    float: left
}

#pdp_page .pdp_promo div:first-child {
    margin: 0
}

#pdp_page .sub-header {
    font-size: 14px;
    font-weight: 700;
    padding: 8px 8px 4px;
    margin: 20px 0 0;
    color: #494a4a;
    border-bottom: 1px solid #dedede
}

.product-features {
    color: #494a4a
}

.product-features .large-header.no-top-margin {
    margin: 0 0 5px
}

.product-features .description {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 7px;
    border-bottom: 1px solid #dedede;
    font-size: 14px;
    padding-top: 0
}

.product-features .description li {
    font-size: 12px;
    margin: 0 0 10px
}

.product-features .description li b {
    font-weight: 400
}

.product-features .description li b:first-child {
    font-weight: 700
}

.product-features-list .strong {
    font-weight: 700
}

.accessory_content {
    padding: 10px 0 10px 10px
}

.accesory_photo {
    float: left;
    width: 50px
}

.accessory_text {
    margin-left: 20px;
    width: 130px;
    float: left;
    font-size: 12px;
    padding-top: 10px
}

#tab_specifications table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    color: #606161
}

#tab_specifications tr.odd {
    background-color: #e8e8e9
}

#tab_specifications tr.even {
    background-color: #fff
}

#tab_specifications td:first-child {
    font-weight: 700
}

#tab_specifications td {
    font-size: 12px;
    padding: 9px
}

.product-list .row {
    overflow: hidden;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #dedede
}

.product-list .more_link_wrapper {
    margin: 16px 0 44px
}

.product-list .details {
    float: left;
    width: 260px;
    margin-left: 9px
}

.product-list .title {
    color: #005ba8;
    font-size: 12px;
    font-weight: 700;
    margin: 0
}

.product-list .desc {
    padding-right: 5px;
    font-size: 12px;
    font-weight: 400
}

.product-list .our_price_widget {
    float: left;
    width: 150px;
    background: #f3f3f3;
    border: 1px solid #dedede;
    padding: 8px;
    margin: 0 0 0 10px
}

.product-list .our_price_title {
    font-size: 14px
}

.product-list .our_price_text {
    font-size: 18px
}

.product-list .button.gray,
.product-list .button.cart {
    margin-top: 5px
}

.product-list .button.blue {
    margin-top: 10px
}

.product-list .accessory_content {
    padding: 10px 0 10px 10px
}

.product-list .accesory_photo {
    float: left;
    width: 50px
}

.product-list .accessory_info {
    margin-left: 10px;
    width: 140px;
    float: left;
    font-size: 12px;
    padding-top: 10px
}

.product-list.sub.accessories {
    margin: 0 10px
}

.product-list.sub.accessories .details {
    width: 396px
}

.product-list.accessories .image {
    float: left;
    width: 85px;
    height: 60px;
    padding: 5px;
    text-align: center;
    border: 1px solid #dedede;
    background: #fff;
    overflow: hidden
}

.product-list.accessories .image>a>img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.product-list.accessories .details {
    width: 150px;
    margin-right: 13px
}

.modal .product-list.services {
    float: right;
    width: 456px
}

.modal .product-list.accessories .row {
    width: 315px;
    float: left;
    height: 120px;
    margin: 10px;
    padding: 10px;
    position: relative;
    background: #f9f9f9;
    border: 1px solid #f3f3f3;
    border-bottom-color: #dedede
}

.modal .product-list.accessories .details {
    width: 208px;
    margin-right: 0
}

.modal .product-list.accessories .our_price_widget {
    background: 0;
    border: 0;
    margin: 0;
    position: absolute;
    bottom: 10px;
    left: 108px
}

.modal .product-list {
    max-height: 350px;
    margin-top: 5px;
    overflow: auto;
    position: relative
}

.modal .product-list.services .details {
    width: 242px
}

.modal .product-list.services .row {
    width: 433px
}

.bundled-list {
    list-style: none;
    margin: 0 0 20px;
    float: left;
    font-size: 12px
}

.bundled-list .bundled-item {
    border: 1px solid #dedede;
    height: 265px;
    float: left;
    margin: 5px 0 0 5px;
    width: 150px;
    padding: 10px;
    position: relative
}

.bundled-list .bundled-image {
    display: block;
    max-width: 155px;
    max-height: 110px;
    margin: 0 auto
}

.bundled-list .bundled-title {
    position: absolute;
    top: 120px;
    left: 10px;
    padding-right: 10px
}

.bundled-list .bundled-title>span {
    display: block;
    font-weight: 700;
    font-size: 16px
}

.bundled-list .bundled-content {
    position: absolute;
    bottom: 48px;
    left: 10px;
    list-style: none
}

.bundled-list .bundled-link {
    position: absolute;
    left: 0;
    padding: 10px;
    border-top: 1px solid #dedede;
    bottom: 0;
    width: 150px;
    font-weight: 700;
    background: #f3f3f3 url(../images/set-global/set-pdp/tab-sprite.png) 0 12px repeat-x
}

.bundled-list .bundled-link:hover {
    text-decoration: none;
    background: #005ba8;
    color: #fff
}

.similar-list {
    margin: 5px;
    list-style: none
}

.similar-list .similar-item {
    padding: 10px 5px;
    border-top: 1px solid #dedede;
    clear: both;
    position: relative
}

.similar-list .similar-item:first-child {
    border: 0
}

.similar-list .similar-image {
    display: block;
    height: 90px;
    margin-right: 10px;
    float: left
}

.similar-list .similar-title {
    zoom: 1
}

.similar-list .similar-title>span {
    font-size: 14px;
    font-weight: 700;
    display: block
}

.similar-list .similar-price {
    color: #DA1A36;
    font-weight: 700;
    font-size: 16px;
    margin: 10px 0 0
}

.pdp-container {
    float: left;
    zoom: 1;
    display: block
}

.pdp-modal {
    width: 775px
}

.pdp-modal .caption {
    font-size: 14px;
    color: #494a4a;
    border-bottom: 1px solid #dedede;
    padding: 30px 9px
}

.pdp-modal .pdp-product {
    margin: 20px 20px 30px;
    position: relative;
    height: 110px;
    display: block
}

.pdp-modal .pdp-product .our_price {
    display: block;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #494a4a;
    height: 39px
}

.pdp-modal .pdp-product .item-message {
    font-style: italic;
    line-height: 6px;
    padding: 0 0 4px;
    color: #9a9b9b
}

.pdp-modal .pdp-product .our_price_amount {
    color: #da1a36;
    font-size: 26px
}

.pdp-modal .pdp-product .product_image>img {
    max-width: 150px
}

.pdp-modal .pdp-modal-buttons {
    position: relative;
    right: 20px;
    top: -34px;
    float: right;
    min-width: 230px;
    text-align: right
}

.pdp-modal .light-container {
    width: 755px
}

.ie7 .pdp-modal .pdp-modal-buttons {
    right: 0;
    width: 275px
}

.pdp-modal .bbfb.tabbed.active.no_topic .tabs {
    left: 0!important;
    top: -31px
}

.bbfb.tabbed.pdp.active {
    width: 735px;
    margin: 40px 0 0 20px;
    border: 0;
    border-top: 2px solid #c3c4c4;
    padding: 0
}

.bbfb.tabbed.pdp.active .tabs {
    list-style: none;
    position: absolute;
    top: -31px;
    z-index: 3;
    width: 785px;
    left: -1px
}

.bbfb.tabbed.pdp.active .tabs li {
    float: left;
    border: 1px solid #dedede;
    border-bottom: 0;
    padding: 5px 0;
    margin: 0 2px 0 0;
    background: url(../images/set-global/set-pdp/tab-sprite.png) repeat-x;
    cursor: pointer;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #005ba8;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .65);
    position: relative;
    text-align: center
}

.bbfb.tabbed .title-services,
.bbfb.tabbed .title-accessories {
    width: 150px
}

.bbfb.tabbed.pdp.active .pdp-sub-total-price {
    color: #da1a36!important
}

.bbfb.tabbed.pdp.active .tabs li:hover,
.bbfb.tabbed.pdp.active .tabs .active {
    background: url(../images/set-global/set-pdp/tab-sprite.png) 0 -41px repeat-x;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    border-color: #297ec7
}

.bbfb.tabbed.pdp.active .tabs .active {
    background: url(../images/set-global/set-pdp/tab-sprite.png) 0 -41px repeat-x!important
}

.bbfb.tabbed.pdp.active .tabs .pdp-sub-total {
    width: 415px;
    padding-right: 10px;
    margin-right: -2px;
    text-align: right;
    text-transform: none!important;
    color: #494a4a!important;
    border-color: #dedede!important;
    background: url(../images/set-global/set-pdp/tab-sprite.png) repeat-x!important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .65)!important;
    cursor: default!important
}

.bbfb.tabbed.pdp.active .tabs .pdp-sub-total.single-item {
    width: 569px
}

.bbfb.tabbed.pdp.active .tabs .active .arrow {
    background: url(../images/set-global/set-pdp/tabs-active-arrow.png) no-repeat center bottom;
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 100%;
    height: 12px;
    z-index: 2
}

.bbfb.tabbed.pdp.active .tabs .active {
    cursor: default
}

.bbfb.tabbed.pdp.active .item {
    display: none;
    float: left;
    width: 100%
}

.bbfb.tabbed.pdp.active .item.active {
    display: block
}

.pdp-nested-tabbed.active {
    border: 0;
    position: relative
}

.pdp-container .pdp .container {
    float: none;
    border: 0!important;
    padding: 0!important
}

.pdp-nested-tabbed .pdp-nested-tabs {
    list-style: none;
    position: absolute;
    left: 10px!important;
    top: 0;
    z-index: 2
}

.pdp-nested-tabbed .pdp-nested-tabs li {
    padding: 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #005BA8;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .85);
    background: url(../images/set-global/set-pdp/subtle-gradient.png) 0 -60px repeat-x;
    border: 1px solid #dedede;
    width: 200px;
    margin: 3px 0 0;
    cursor: pointer
}

.pdp-nested-tabbed .pdp-nested-tabs li:first-child {
    margin-top: 10px
}

.pdp-nested-tabbed .pdp-nested-tabs li:hover {
    background: #eaeaea
}

.pdp-nested-tabbed .pdp-nested-tabs .active {
    background: #fff!important;
    border-color: #bbb;
    cursor: default;
    color: #111
}

.pdp-nested-tabbed .item {
    min-height: 250px
}

.bbfb.tabbed.pdp.active .item {
    display: none;
    float: left;
    width: 100%
}

.bbfb.tabbed.pdp.active .item.active {
    display: block
}

#tabbed-parent {
    width: 713px;
    margin: 30px 0 0;
    border: 1px solid #dedede;
    border-top: 2px solid #c3c4c4;
    padding: 0
}

#tabbed-parent .container {
    border: 0!important;
    padding: 0!important
}

#tabbed-parent .tabs {
    list-style: none;
    position: absolute;
    top: -31px;
    z-index: 1;
    width: 785px
}

#tabbed-parent .tabs .rendered_item {
    padding: 0
}

#tabbed-parent .tabs .rendered_item a {
    display: block;
    color: inherit;
    padding: 5px 0;
    text-transform: none
}

#tabbed-parent .tabs .rendered_item.bundle {
    width: 100%
}

#tabbed-parent .tabs .rendered_item.bundle a {
    background: none!important;
    text-align: left;
    padding: 5px 10px
}

#tabbed-parent .tabs .active a,
#tabbed-parent .tabs .rendered_item:hover a {
    text-decoration: none;
    color: #fff
}

#tabbed-parent .item {
    display: block
}

#tabbed-parent .item.padding-top {
    padding-top: 20px
}

#tabbed-parent.internal .item.padding-top {
    padding-top: 0
}

#tabbed-parent .tabs .overview {
    width: 96px
}

#tabbed-parent .tabs .specifications {
    width: 122px
}

#tabbed-parent .tabs .reviews {
    width: 116px
}

#tabbed-parent .tabs .services {
    width: 162px
}

#tabbed-parent .tabs .accessories {
    width: 137px
}

#tabbed-parent .tabs .qa {
    width: 60px;
    display: none!important
}

.save-to-cart {
    color: #737474
}

.save-to-cart .no-padding {
    padding: 0
}

.save-to-cart .dark-color {
    color: #111
}

.save-to-cart .save-to-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px
}

.save-to-cart .column.half {
    border-right: 1px solid #dedede;
    width: 500px;
    padding-bottom: 0
}

.save-to-cart .column.quarter {
    width: 155px
}

.save-to-cart .notice {
    display: none;
    padding: 10px 0 0;
    font-weight: 700
}

.ie7 .save-to-cart .column.half {
    padding-bottom: 10px
}

.product-gallery {
    text-align: center;
    margin: 0;
    padding-bottom: 30px;
    background: #fff;
    visibility: hidden;
    -moz-user-select: none;
    -webkit-user-select: none
}

.product-gallery.active,
.no-js .product-gallery {
    visibility: visible
}

.product-gallery .gallery-image-container {
    height: 400px;
    overflow: hidden;
    background: #fff;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 720px
}

.ie7 .product-gallery.active .gallery-image-container {
    display: block
}

.product-gallery .gallery-image {
    max-width: 690px;
    max-height: 90%
}

.product-gallery .gallery-desc {
    font-size: 20px;
    font-weight: 700;
    color: #494a4a;
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%
}

.product-gallery .gallery-menu {
    list-style: none
}

.product-gallery .gallery-menu .gallery-item {
    display: inline-block;
    border: 2px solid #c3c4c4;
    width: 67px;
    height: 68px;
    margin: 0 3px;
    overflow: hidden;
    opacity: .4;
    filter: alpha(opacity=40);
    cursor: pointer;
    -moz-transition: opacity .3s, border-color .3s;
    -webkit-transition: opacity .3s, border-color .3s;
    transition: opacity .3s, border-color .3s;
    position: relative
}

.product-gallery .gallery-menu .gallery-item:hover,
.product-gallery .gallery-menu .gallery-item.active {
    opacity: 1;
    filter: alpha(opacity=100)
}

.product-gallery .gallery-menu .gallery-item.active {
    border-color: #aaa
}

.product-gallery .gallery-menu .gallery-item>div {
    display: table;
    height: 100%
}

.product-gallery .gallery-menu .gallery-item div>a {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 3px
}

.product-gallery .gallery-menu .gallery-item .gallery-image {
    width: 100%;
    max-width: none;
    max-height: none
}

.product-gallery .gallery-nav {
    height: 45px;
    width: 30px;
    display: inline-block;
    position: relative;
    top: -12px;
    background: url(../images/set-global/set-pdp/product-cycle-arrows-sprite.png) 0 0 no-repeat;
    cursor: pointer
}

.product-gallery .gallery-nav.left {
    background-position: 6px 8px
}

.product-gallery .gallery-nav.left:hover {
    background-position: 6px -43px
}

.product-gallery .gallery-nav.left:active {
    background-position: 6px -91px
}

.product-gallery .gallery-nav.right {
    background-position: -67px 8px
}

.product-gallery .gallery-nav.right:hover {
    background-position: -67px -43px
}

.product-gallery .gallery-nav.right:active {
    background-position: -67px -91px
}

.ie7 .product-gallery .gallery-nav,
.ie7 .product-gallery .gallery-menu .gallery-item {
    display: inline;
    zoom: 1
}

.ie7 .product-gallery .gallery-menu .gallery-item .gallery-image {
    padding: 10px 0 0;
    width: 91%
}

.product-gallery .gallery-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff url(../images/loader-anim-small.gif) center center no-repeat;
    opacity: .75;
    filter: alpha(opacity=75)
}

.product-gallery .gallery-image-container .gallery-loading {
    background: #fff url(../images/loader-anim.gif) center 32% no-repeat
}

.light-container {
    background: #e4f9fe;
    width: auto;
    padding: 20px 15px 10px;
    border-bottom: 1px solid #b3d1d9;
    font-size: 14px;
    color: #111
}

.light-container.message {
    padding: 10px;
    margin-top: 0;
    border-bottom: 1px solid #b3d1d9!important;
    font-size: 12px
}

.light-container.set {
    background: #f6f6f6;
    font-size: 12px;
    margin-bottom: 20px
}

.light-container>ul {
    margin: 10px 0 0 20px;
    font-size: 12px
}

.light-container ul>li {
    margin: 5px 0
}

.light-container .widget_header_background {
    background: #e6e6e6;
    font-weight: 700;
    font-size: 14px
}

.recycle-ca-icon {
    width: 42px;
    display: block;
    float: right;
    height: 24px;
    background: url(../images/set-global/set-pdp/recycle-ca-icon.png) 0 0 no-repeat;
    margin: 14px 34px 0 10px
}

.recycle-ca-icon:hover {
    background-position: 0 -27px
}

.cost-change {
    position: relative;
    top: -10px;
    left: -10px;
    background: #fff;
    border-bottom: 1px solid #dedede;
    padding: 3px 10px;
    width: 203px;
    font-size: 12px
}

.internal-list,
.internal-list-nested {
    list-style: none
}

.internal-list .internal-item {
    border-top: 1px dotted #dedede;
    padding: 5px 10px;
    margin: 0
}

.internal-list .internal-item:first-child {
    border: 0
}

.internal-list .internal-item.internal-expand {
    padding: 0
}

.internal-list .internal-item.internal-expand .internal-control {
    padding: 5px 10px;
    font-weight: 700;
    cursor: pointer
}

.internal-list .internal-list-nested {
    background: #fff;
    padding: 0 0 10px
}

.internal-list .internal-expand .expand-container {
    right: 5px;
    top: 5px
}

#email-modal {
    width: 358px;
    height: 540px
}

#email-modal .pdp-container {
    float: none
}

#email-modal .large-input {
    width: 250px;
    font-size: 11px
}

#email-modal .modal-form-label {
    width: 60px;
    font-weight: 700
}

#email-modal .modal-textarea {
    height: 35px
}

#modal-captcha,
#email-modal .modal-textarea.large {
    margin-left: 23px
}

#email-modal .modal-textarea.large {
    width: 297px;
    height: 50px
}

#email-modal .modal-form-field {
    position: relative
}

#email-modal .modal-form-note {
    font-size: 10px;
    line-height: 11px;
    color: #9a9b9b;
    margin: 0 0 0 70px
}

#email-modal .button {
    float: right;
    margin: 5px 22px 10px
}

#email-product {
    background: #f6f6f6;
    margin-bottom: 10px;
    padding: 15px 20px 10px;
    border-bottom: 1px solid #dedede
}

#email-product .email-product-image {
    float: left;
    margin-right: 15px;
    padding: 5px;
    background: #fff;
    border: 1px solid #efefef;
    max-width: 75px
}

#email-product .email-product-image>img {
    max-width: 75px;
    max-height: 60px
}

#email-product .email-product-details {
    float: left;
    list-style: none;
    width: 215px;
    color: #79797a;
    line-height: 16px
}

#email-product .email-product-title {
    font-weight: 700;
    color: #005ba8;
    margin-bottom: 5px;
    font-size: 14px;
    cursor: pointer
}

div#add_to_cart {
    margin: 0 !important;
}

#GIBDPDPSHOW div{
	margin-top: 5px;
}
.modal-form-label, .sign-in-label {
    float: left;
    text-align: right;
    font-size: 14px;
    width: 116px;
    margin: 6px 10px 0 0;
}

.large-input, .sign-in-text {
    background: url(../images/sign_in_text_bg.png) left bottom repeat-x;
    color: #737474;
    padding: 7px 6px 8px 6px;
    width: 236px;
    font-size: 14px;
    font-family: arial;
    border-top: 1px solid #c3c4c4;
    border-left: 1px solid #c3c4c4;
    border-bottom: 1px solid #e8e8e9;
    border-right: 1px solid #f4f4f4;
}

input.hidden-submit {
    display: none;
}

/* changes for accessibility  issue */
#tabbed-parent{
  z-index:1;
}

#tabbed-parent,
#tabbed-parent .set.in,
#tabbed-parent .container,
#tabbed-parent .tabs-wrapper,
.bbfb.tabbed.pdp.active {
  border-top: 0 !important;
  background: white !important;
}

#tabbed-parent .tabs-wrapper {
  margin-top: -1px !important;
}

#tabbed-parent .tabs-wrapper[role="tablist"] {
  display: flex !important;
  align-items: flex-end !important;
  border-bottom: 1px solid #dedede !important;
  padding: 0 !important;
  margin-left: 0 !important;
  margin-right: -2px !important;
  gap: 0 !important;
  z-index:2;
  position:relative;
}

#tabbed-parent .tabs-wrapper[role="tablist"] > button.rendered_item {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  outline: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background-image: url('../images/set-global/set-pdp/tab-sprite.png'),linear-gradient(#f6f6f6, #e8e8e9) !important;
  background-repeat: repeat-x, no-repeat !important;
  background-position: 0 0, 0 0 !important;
  border: 1px solid #dedede !important;
  border-bottom: 0 !important;
  height: 28px !important;
  padding: 6px 18px 6px !important;
  line-height: 14px !important;
  box-sizing: border-box !important;
  position: relative !important;
  margin: 0 !important;
  cursor: pointer !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  color: #005BA8 !important;
  text-shadow: 0 1px 0 rgba(255,255,255,.65) !important;
}


#tabbed-parent .tabs-wrapper[role="tablist"] > button.rendered_item:focus-visible {
  outline: 0 !important;
  box-shadow: 0 0 0 2px rgba(0,91,168,.25) inset !important;
}

#tabbed-parent .tabs-wrapper[role="tablist"] > button.rendered_item:hover:not(.active):not([aria-selected="true"]) {
  background-image: url('../images/set-global/set-pdp/tab-sprite.png'), linear-gradient(#2f82c9, #0f5ea2) !important;
  background-position: 0 -41px, 0 0 !important;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0,0,0,.2) !important;
}

#tabbed-parent .tabs-wrapper[role="tablist"] > button.rendered_item.active,
#tabbed-parent .tabs-wrapper[role="tablist"] > button.rendered_item[aria-selected="true"] {
  background-image: url('../images/set-global/set-pdp/tab-sprite.png'), linear-gradient(#2f82c9, #0f5ea2) !important;
  background-repeat: repeat-x, no-repeat !important;
  background-position: 0 -41px, 0 0 !important;
  border-color: #297ec7 !important;
  border-bottom: 0 !important;
  height: 28px !important;
  padding: 6px 18px 6px !important;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25) !important;
}

#tabbed-parent .tabs-wrapper[role="tablist"] > button.rendered_item.active::after,
#tabbed-parent .tabs-wrapper[role="tablist"] > button.rendered_item[aria-selected="true"]::after {
  content: "" !important;
  background: url('../images/set-global/set-pdp/tabs-active-arrow.png') no-repeat center bottom !important;
  position: absolute !important;
  left: 0 !important;
  bottom: -7px !important; /* legacy arrow offset */
  width: 100% !important;
  height: 12px !important;
  pointer-events: none !important;
}

#tabbed-parent .tabs-wrapper[role="tablist"] > button.rendered_item + button.rendered_item {
  border-left-color: #dedede !important;
}

#tabbed-parent .tabs-wrapper[role="tablist"] > button.rendered_item::after {
  display: none !important;
}

#tabbed-parent .tabs-wrapper[role="tablist"] > button.rendered_item.active::after {
  display: block !important;
}

#tabbed-parent .tabs-wrapper[role="tablist"] > button.rendered_item:focus-visible {
  background-image: url('../images/set-global/set-pdp/tab-sprite.png'),
                    linear-gradient(#2f82c9, #0f5ea2) !important;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25) !important;
}

#tabbed-parent .tabs-wrapper[role="tablist"]
> button.rendered_item:not(:focus-visible):not(.active) {
  background-image: url('../images/set-global/set-pdp/tab-sprite.png'),
                    linear-gradient(#f6f6f6, #e8e8e9) !important;
  color: #005BA8 !important;
  text-shadow: 0 1px 0 rgba(255,255,255,.65) !important;
}