.clearFloat {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.product_info {
    float: left;
    width: 100%;
}
.list_mode .product_info {
    margin-bottom: 10%;
    margin-top: 30px;
}
.product_image {
    margin: 0 auto;
    padding-top: 0;
    position: relative;
}
.product > .product_image img {
    height: 100%;
    max-height: 310px;
    max-width: 200px;
    width: 100%;
}
div#widget_minishopcart_popup > #cartDropdown .product > .product_image > a {
    height: 87px;
    text-align: center;
}
div#widget_minishopcart_popup > #cartDropdown .product > .product_image > a > img {
    height: 100%;
    width: auto;
}
div#widget_minishopcart_popup_1 > #cartDropdown .product > .product_image > a {
    height: 114px;
    text-align: center;
}
div#widget_minishopcart_popup_1 > #cartDropdown .product > .product_image > a > img {
    height: 100%;
    width: auto;
}
@media not all {
.product > .product_image img {
    height: auto;
    max-height: 310px;
    max-width: 100%;
    width: auto;
}
}
.quick_info_toggle {
    display: none;
}
div.widget_quick_info_popup > .top, div.widget_quick_info_popup > .bottom {
    width: auto;
}
#quickInfoPopup {
    top: 0 !important;
}
.productListingWidget {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    padding-bottom: 10px;
}
.catPos > .container {
    background: none repeat scroll 0 0 #f8f8f8;
    min-width: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.catPos > .container > a {
    display: block;
    padding: 8px 0;
    text-align: center;
}
.catPos > .container > a:hover {
    text-decoration: underline;
}
.product_group_name {
    color: #010f1c;
    float: none;
    font-size: 12px;
}
.catEntryList_border {
    border-bottom: 1px dotted #c9c9c9;
    bottom: 0;
    margin: 10px 5%;
    padding-bottom: 15px;
    position: absolute;
    width: 90%;
}
.catEntryGrid_border {
    border-bottom: 1px dotted #c9c9c9;
    bottom: 0;
    display: inline-block;
    margin: 0 5%;
    width: 90%;
}
div.widget_articles_videos > .content > .header_bar {
    border-bottom: 1px solid #e9e9e9;
    clear: both;
    content: "";
    display: block;
    height: 75px;
    padding: 10px;
}
div.widget_articles_videos > .content > .header_bar > .title {
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    text-transform: uppercase;
}
div.widget_articles_videos > .content {
    width: 100%;
}
div.widget_articles_videos > .content > .header {
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    height: 60px;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 14px;
    position: relative;
}
div.widget_articles_videos > .content > .header > span.small {
    float: left;
    font-size: 12px;
    margin-left: 4px;
}
div.widget_articles_videos > .content > .header > .title {
    float: left;
}
div.widget_articles_videos > .content > .header > .paging_controls {
    color: #777777;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: 16px;
}
div.widget_articles_videos > .content > .header > .paging_controls > .divider {
    background-color: #bfbfbf;
    float: left;
    height: 17px;
    margin: 0 6px;
    width: 1px;
}
div.widget_articles_videos > .content > .header > .paging_controls .left_arrow {
    background-image: url("../images/colors/color1/left_arrow_sprite.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    height: 17px;
    margin: 0 6px;
    width: 17px;
}
div.widget_articles_videos > .content > .header > .paging_controls .right_arrow {
    background-image: url("../images/colors/color1/right_arrow_sprite.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    height: 17px;
    margin: 0 6px;
    width: 17px;
}
div.widget_articles_videos > .content > .header > .paging_controls .active {
    background-color: #ef5305;
    background-position: left top;
    color: #ffffff !important;
    cursor: pointer;
}
div.widget_articles_videos > .content > .header > .paging_controls .inactive {
    background-color: #bfbfbf;
    background-position: left bottom;
    color: #ffffff !important;
}
div.widget_articles_videos > .content > .header > .paging_controls > .pages {
    float: left;
    line-height: 17px;
    margin-left: 6px;
}
div.widget_articles_videos > .content > .header > .paging_controls > .pages > ul {
    list-style-type: none;
    overflow: hidden;
}
div.widget_articles_videos > .content > .header > .paging_controls > .pages > ul > li {
    color: #ae0726;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0 2px;
    min-width: 14px;
    padding: 0 2px;
    text-align: center;
}
div.widget_articles_videos > .content > .header > .paging_controls > .view_all {
    float: left;
    line-height: 17px;
    margin-left: 6px;
}
div.widget_articles_videos > .content > .header > .paging_controls > .view_all > a {
    color: #ae0726;
    text-decoration: none;
}
div.widget_articles_videos > .content > .header > .sorting_controls {
    color: #666666;
    font-size: 11px;
    height: 18px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 40px;
}
div.widget_articles_videos > .content > .header > .sorting_controls > .sort_by {
    line-height: 18px;
}
div.widget_articles_videos > .content > .header > .sorting_controls > select {
    border: 1px solid #666666;
    font-size: 11px;
    height: 18px;
    min-width: 114px;
}
div.widget_articles_videos > .content > .item {
    padding: 17px 8px 17px 19px;
}
div.widget_articles_videos > .content > .divider {
    border-bottom: 1px solid #e5e5e5;
    height: 1px;
    margin-left: 8px;
    margin-right: 8px;
}
div.widget_articles_videos > .content > .item > .icon {
    float: left;
    height: 32px;
    width: 32px;
}
div.widget_articles_videos > .content > .item > .description {
    float: left;
    font-size: 12px;
    line-height: 14px;
    padding-left: 11px;
    width: 630px;
}
div.widget_articles_videos > .content > .item > .description > .header {
    cursor: pointer;
    float: left;
    font-size: 14px;
    margin-bottom: 5px;
}
div.widget_articles_videos > .content > .item > .description > .header:hover {
    text-decoration: underline;
}
#articleListing {
    list-style-type: none;
    margin-top: 20px;
    padding: 0 20px;
}
#articleListing li {
    border-bottom: 1px solid #e9e9e9;
    float: left;
    margin-bottom: 30px;
    margin-right: 10px;
    min-height: 107px;
    width: 100%;
}
#articleListing .icon {
    float: left;
    margin-right: 10px;
}
#articleListing .videoItem .icon .iconPlayOverlay {
    border: 0 none;
    height: auto;
    left: 48px;
    position: relative;
    top: -86px;
    width: 69px;
}
#videoItemScreen {
    border: 2px solid #ffffff;
    height: auto;
    width: 100%;
}
#videoContentBackground {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    padding: 1px 0 0 1px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
#modelBox {
    padding: 1px 0 0 1px;
    position: fixed;
    top: 0;
    z-index: 101;
}
#videoContentFrame {
    height: 413px;
    left: 50%;
    margin-left: -360px;
    position: fixed;
    top: 100px;
    width: 719px;
}
#modelBoxClose {
    background: none repeat scroll 0 0 #000;
    border: 2px solid white;
    border-radius: 20px;
    color: #fff;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 23px;
    z-index: 10;
}
#modelBoxClose:hover {
    cursor: pointer;
}
#video1 {
    height: 412px !important;
    width: 718px !important;
}
#articleListing .icon:hover {
    cursor: pointer;
}
#articleListing li .content {
    padding: 15px 20px 20px 100px;
}
#articleListing li .content h1 {
    font-size: 15px;
    padding: 0;
}
#articleListing li .content h2 {
    font-size: 11px;
    text-transform: uppercase;
}
.tabButtonContainer {
    margin-bottom: 0 !important;
}
.tab_header {
    border-spacing: 6px 0;
    display: table;
    margin-left: 6px;
    margin-right: 20px;
    max-width: 670px;
}
.tab_header .tab_container {
    float: none;
    padding: 9px 10px 7px;
    text-transform: none;
    width: 28%;
}
.tab .productListingWidget {
    border: medium none;
    border-radius: 0;
}
.tab_spacer {
    float: left;
    height: 32px;
    width: 1%;
}
.tab_container {
    border-left: 1px solid #e9e9e9;
    border-radius: 3px 3px 0 0;
    border-right: 1px solid #e9e9e9;
    border-top: 2px solid #ae0726;
    color: #ca4000;
    display: table-cell;
    float: left;
    font-size: 12px;
    font-weight: bold;
    outline: 1px solid white;
    padding: 10px;
    position: relative !important;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 40%;
}
.tab_container:hover {
    cursor: pointer;
}
.inactive_tab {
    background-image: -moz-linear-gradient(center bottom , rgb(221, 221, 221), rgb(255, 255, 255) 75%);
    border-bottom: 1px solid #e9e9e9;
    border-top: 2px solid #bbbbbb;
    color: #686868;
}
.tab {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    margin-top: 0 !important;
    width: 99%;
}
div.widget_title_container {
    line-height: 30px;
    width: 100%;
}
div#widget_coordinate > .middle > .content > .coordinate_body > .left_column > .cross_image {
    height: 103px;
    max-width: 113px;
    width: 16.3333%;
}
div#widget_coordinate > .middle > .content > .coordinate_body > .left_column > .product {
    height: auto;
    max-width: 105px;
    width: 33.3333%;
}
div#widget_coordinate > .middle > .content > .coordinate_body > .left_column > .product img {
    height: auto;
    max-width: 105px;
    width: 100%;
}
div#widget_coordinate > .middle > .content > .coordinate_body > .right_column {
    margin-left: 0;
    width: 100%;
}
div#widget_coordinate > .middle > .content > .coordinate_body > .left_column {
    padding-bottom: 35px;
    width: 100%;
}
div#widget_coordinate {
    width: 100%;
}
div#widget_coordinate > .content {
    padding-bottom: 10px;
}
div#widget_coordinate > .middle {
    width: 100%;
}
div#widget_coordinate > .middle > .content {
    padding: 0 0 40px;
    width: 100%;
}
div#widget_coordinate > .middle > .content .down_arrow {
    height: 10px;
    left: 43%;
    position: absolute;
    visibility: hidden;
    width: 20px;
}
div#widget_coordinate > .middle > .content .up_arrow {
    height: 10px;
    left: 43%;
    position: absolute;
    top: -17px;
    visibility: hidden;
    width: 20px;
}
div#widget_coordinate > .middle > .content .down_active {
    visibility: visible;
}
div#widget_coordinate > .middle > .content .up_active {
    visibility: visible;
}
div.widget_sidebar_container > div.header_content {
    border-bottom: 1px solid #e5e5e5;
    line-height: 25px;
    min-height: 59px;
    padding-bottom: 4px;
    position: relative;
}
#homePageEspot1, #homePageEspot2, #homePageEspot_Left, #homePageEspot_Middle, #homePageEspot_Right {
    float: left;
}
#homePageEspot1_Slot, #homePageEspot2_Slot, #homePageEspot_Left_Slot, #homePageEspot_Middle_Slot, #homePageEspot_Right_Slot {
    position: relative;
    z-index: 2;
}
.textContainer .title {
    color: #073769;
    font-family: arial,helvetica;
    font-size: 40px;
    font-weight: bold;
    line-height: 42px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.textContainer .bodyText {
    color: #073769;
    font-family: arial,helvetica;
    font-size: 14px;
    line-height: 14pt;
    margin-left: 1px;
}
.textContainer .button {
    background-color: #c5293e;
    border-radius: 3px;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    margin-left: 1px;
    margin-top: 15px;
    padding: 9px 20px;
    text-align: center;
    width: 100px;
}
@media (min-width: 1281px) {
.tab {
    margin-top: 0 !important;
}
}
h1 {
    font-size: 28px;
    font-weight: inherit;
    padding: 0 10px;
}
.collapsible > h3 {
    cursor: pointer;
}
.collapsible > p.exh3 {
    cursor: pointer;
}
.collapsible > .content {
    overflow: hidden;
}
.collapsible[aria-expanded="false"] > .content {
    max-height: 0;
    visibility: hidden;
}
#content .collapsible {
    background-color: #f0f0f0;
    border-radius: 5px;
    padding: 10px 5px;
    transition: background-color 0.2s ease 0s;
}
#content .collapsible:hover {
    background-color: #e0e0e0;
}
#content .collapsible > h3 {
    display: block;
    font-size: 17px;
    font-weight: inherit;
    margin: -10px;
    padding: 10px;
    position: relative;
}
#content .collapsible > p.exh3 {
    display: block;
    font-size: 17px;
    font-weight: inherit;
    margin: -10px;
    padding: 10px;
    position: relative;
}

#content .collapsible > .header {
    font-size: 17px;
}
#content .collapsible > h3:before {
    background: url("../images/responsive/rwdui.png") repeat scroll -61px -41px rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 16px;
    margin: 0 6px 0 0;
    vertical-align: -3px;
    width: 16px;
}
#content .collapsible[aria-expanded="false"] > h3:before {
    background-position: -41px -41px;
}
#content .collapsible[aria-expanded="true"] > h3:before {
    background-position: -61px -41px;
}
#content .collapsible > .content > ul {
    background-color: #ffffff;
    font-size: 12px;
    list-style-type: none;
    margin: 10px 0 0;
}
#content .collapsible > .content > ul > li {
    border-top: 1px solid #f0f0f0;
    padding: 10px;
}
#content .collapsible > .content > ul > li:first-of-type {
    border-top-width: 0;
}
#attachmentPaginationContainer .attachment > .attachment {
    float: left;
    max-width: 100px;
    padding-right: 15px;
    padding-top: 2px;
}
#attachmentPaginationContainer .attachment > .attachment > .description {
    padding-left: 2px;
}
#attachmentPaginationContainer .header {
    font-size: 14px;
    padding-top: 15px;
    text-transform: capitalize;
}
.searchAssocAssets .showDetails {
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
}
.searchAssocAssets {
    background-color: transparent !important;
    border-radius: 0 !important;
    margin-top: 7px;
    padding: 0 !important;
    transition: background-color 0.2s ease 0s;
}
.searchAssocAssets[aria-expanded="true"] > a > .arrow {
    background-position: -241px -41px;
    margin: 5px 3px 0 0;
    width: 15px;
}
.searchAssocAssets > a > .arrow {
    background: url("../images/responsive/rwdui.png") no-repeat scroll -221px -41px rgba(0, 0, 0, 0);
    float: left;
    height: 10px;
    margin: 2px 5px 0 3px;
    width: 10px;
}
.searchAssocAssets > .product_attachment {
    border-radius: 5px;
    position: relative;
    z-index: 99;
}
.searchAssocAssets > .product_attachment .item_spacer_5px {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.searchAssocAssets > .product_attachment > .icon {
    float: left;
    margin-right: 5px;
}
.searchAssocAssets > .product_attachment > .details p {
    color: #666666;
    font-size: 14px;
    line-height: 14px;
    margin-left: 10px;
    margin-top: 10px;
    text-align: left;
    text-transform: capitalize;
}
.product_page_content #productSlot56 {
    float: none;
}
.product_page_content .tab > .content {
    clear: both;
    color: #4d4d4d;
    font-size: 12px;
    line-height: 22px;
    padding: 20px 17px;
}
.product_page_content .tab > .content > div {
    padding-bottom: 10px;
}
.product_page_content .tab > .content ul {
    padding-bottom: 10px;
    padding-left: 25px;
    padding-top: 2px;
}
.product_page_content .content .merchandisingAssociationWidget .product_info ul {
    float: left;
    padding-left: 0;
    width: 100%;
}
.product_page_content .content .merchandisingAssociationWidget .product_info .product_option .button {
    display: inline-block;
    line-height: normal;
    min-height: 0;
    padding-bottom: 7px;
    padding-top: 6px;
    position: relative;
    vertical-align: middle;
    width: 97%;
    word-wrap: break-word;
}
.product_page_content .content .merchandisingAssociationWidget .product_info .selectWrapper {
    box-sizing: border-box;
    width: 90%;
}
.product_page_content .content .merchandisingAssociationWidget .product_info .selectWrapper .dijitSelect {
    box-sizing: border-box;
    min-width: 100%;
    width: 100%;
}
.product_page_content #productSlot56 > div:nth-child(2) {
    border-bottom: medium none;
    display: -moz-groupbox;
}
.product_page_content .widget_product_image_viewer > .content {
    float: right;
}
.product_page_content .widget_product_image_viewer .image_container {
    border-bottom: 1px dotted #777777;
    width: 95%;
}
div.widget_product_image_viewer {
    margin-bottom: 30px;
    width: 100%;
}
.widget_product_image_viewer .image_container > img {
    float: left;
    margin-right: 140px;
    max-height: 622px;
    max-width: 402px;
    width: 100%;
}
.definingAttributes {
    font-size: 14px;
    padding-bottom: 5px;
}
.definingAttributes .attBorder {
    border-top: 1px solid #e5e5e5;
}
.definingAttributes .color_swatch_label {
    display: inline-block;
    padding-top: 10px;
}
.definingAttributes > div:first-child {
    border-top: medium none;
    padding-top: 0;
}
.definingAttributes div[id^="swatch_selection_"] {
    display: inline-block;
    float: left;
}
.color_swatch_list {
    line-height: 35px;
}
.color_swatch_list > ul, div.product_listing_container .list_mode .product > .product_info > .product_color_swatches > .color_swatch_list > ul {
    padding: 0;
}
.color_swatch_list > ul > li, div.product_listing_container .list_mode .product > .product_info > .product_color_swatches > .color_swatch_list > ul > li {
    text-align: center;
    width: 34px;
}
.color_swatch_list .color_swatch, div.product_listing_container .list_mode .product > .product_info > .product_color_swatches > .color_swatch_list .color_swatch {
    border-radius: 100%;
    box-shadow: 0 0 0 1px #e5e5e5;
    vertical-align: middle;
}
.productDescDropMerch {
    background-color: transparent !important;
    border-radius: 0 !important;
    margin-top: 7px;
    padding: 0 !important;
}
.productDescDropMerch > a > .showDetails {
    color: #767676 !important;
    font-size: 12px !important;
    font-weight: bold;
    line-height: 21px !important;
}
.productDescDropMerch .product_info {
    margin: 0;
}
.productDescDropMerch .product_info > .header {
    font-size: 16px;
}
.productDescDropMerch .product_info .quantity_section {
    margin-top: 0 !important;
}
.productDescDropMerch .product_info > .product_description {
    margin-bottom: 5px;
    margin-top: 5px;
}
.productDescDropMerch .product_info > .product_description > .sku {
    color: #777;
    font-size: 10px;
}
.productDescDropMerch > a > .arrow {
    background: url("../images/responsive/rwdui.png") no-repeat scroll -80px -40px rgba(0, 0, 0, 0);
    float: left;
    height: 15px;
    margin: 3px 5px 0 3px;
    width: 15px;
}
.productDescDropMerch[aria-expanded="true"] > a > .arrow {
    background-position: -100px -40px;
}
#widget_coordinate .list_mode .product > .product_image_merch {
    margin: 0;
    position: relative;
    width: 100%;
}
#widget_coordinate .list_mode .product > .product_name_merch {
    color: #767676;
    font-size: 16px;
    height: 90px;
}
div.product_listing_container .list_mode .product .product_info > .product_color_swatches {
    clear: left;
    overflow: hidden;
}
.product_listing_container div.col {
    padding-top: 20px;
}
.product_listing_container .list_mode .product {
    float: left;
    max-width: 100%;
}
.product_listing_container .list_mode .product .product_info > .product_option {
    margin-top: 7px;
}
.product_listing_container .list_mode .product .product_info > .product_option > .button {
    max-width: 270px;
    width: 97%;
}
.color_swatch_list .color_swatch_disabled, div.product_listing_container .list_mode .product > .product_info > .product_color_swatches > .color_swatch_list .color_swatch_disabled {
    border-radius: 100%;
    box-shadow: 0 0 0 1px #c1c1c1;
    cursor: default;
    vertical-align: middle;
}
.color_swatch_list .color_swatch_selected, .color_swatch_list .color_swatch:hover, div.product_listing_container .list_mode .product > .product_info > .product_color_swatches > .color_swatch_list .color_swatch_selected, div.product_listing_container .list_mode .product > .product_info > .product_color_swatches > .color_swatch_list .color_swatch:hover {
    border-radius: 100%;
    box-shadow: 0 0 0 3px #fac549;
    vertical-align: middle;
}
.namePartPriceContainer h1 {
    font-size: 22px;
    line-height: 24px;
}
.namePartPriceContainer h2 {
    color: #000000;
    font-size: 13px;
    line-height: 30px;
    padding-left: 24px;
}
div.namePartPriceContainer > .print_section {
    cursor: pointer;
    float: right;
    font-size: 11px;
    line-height: 16px;
    text-decoration: none;
}
div.namePartPriceContainer > .print_section > span {
    float: right;
}
div.namePartPriceContainer > .print_section > .print_icon {
    background: url("../images/colors/color1/widget_product_info/print_icon_sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 16px;
    margin-right: 10px;
    width: 16px;
}
div.namePartPriceContainer > .print_section:hover span {
    text-decoration: underline;
}
div.namePartPriceContainer > .print_section:hover > .print_icon {
    background-position: 0 -16px;
}
div.namePartPriceContainer h1.main_header {
    color: #767676;
    display: block;
    font-size: 28px;
    line-height: 24px;
    padding: 0;
}
div.namePartPriceContainer > .not_available {
    color: #777777;
    font-size: 13px;
    font-style: italic;
    line-height: 16px;
}
div.namePartPriceContainer > div > span.configured {
    color: #4d4d4e;
    float: left;
    font-size: 16px;
    line-height: 18px;
    margin-top: -2px;
}
div.namePartPriceContainer > div > span.old_price {
    color: #777777;
    float: left;
    font-size: 16px;
    line-height: 18px;
    margin-right: 4px;
    text-decoration: line-through;
}
div.namePartPriceContainer > div > span.price {
    color: #ae0726;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
}
div.namePartPriceContainer > span.sku {
    color: #767676;
    display: inline-block;
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 9px;
}
div.namePartPriceContainer .promotion {
    color: #006ecc;
    font-size: 12px;
}
div.namePartPriceContainer .promotion:hover {
    text-decoration: underline;
}
div.namePartPriceContainer {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 4px;
}
div.namePartPriceContainer .single_star, .product_listing_container .list_mode .product > .product_info > .product_rating > div.star_ratings .single_star {
    background: url("../images/colors/color1/star_rating.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 16px;
    margin-top: 3px;
    padding-right: 3px;
    width: 16px;
}
div.namePartPriceContainer .single_star:hover, .product_listing_container .list_mode .product > .product_info > .product_rating > div.star_ratings .single_star:hover {
    background-position: 0 -16px;
}
div.namePartPriceContainer > div.star_ratings {
    padding-bottom: 7px;
    padding-top: 1px;
}
div.namePartPriceContainer > div.star_ratings > span.reviews a, .product_listing_container .list_mode .product > .product_info > .product_rating > div.star_ratings .reviews a {
    color: #006ecc;
    float: left;
    font-size: 12px;
    line-height: 22px;
    padding-left: 8px;
    text-decoration: none;
}
div.namePartPriceContainer > div.star_ratings > span.reviews a:hover, .product_listing_container .list_mode .product > .product_info > .product_rating > div.star_ratings .reviews a:hover {
    text-decoration: underline;
}
div.namePartPriceContainer div.star_ratings div.stars, .product_listing_container .list_mode .product > .product_info > .product_rating > div.star_ratings div.stars {
    float: left;
}
.widget_product_info_viewer > .top .social {
    padding-top: 4px;
}
.product_text {
    border-bottom: 1px solid #e5e5e5;
    line-height: 15px;
    padding-bottom: 11px;
    padding-top: 11px;
}
.product_text .recurring {
    margin-top: 5px;
}
.product_text .recurring:hover .recurring_text {
    cursor: pointer;
    text-decoration: underline;
}
.product_text .recurring .recurring_icon {
    background: url("../images/colors/color1/widget_product_info/recurring_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 13px;
    width: 13px;
}
.product_text .recurring .recurring_text {
    color: #006ecc;
    float: left;
    font-size: 12px;
    margin-left: 3px;
    text-decoration: none;
}
.product_text > .subscription > .icon {
    background: url("../images/colors/color1/widget_product_info/subscription_icon.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 13px;
    width: 9px;
}
.product_text > .subscription > a {
    color: #0030df;
    font-size: 12px;
    margin-left: 5px;
    text-decoration: none;
}
.product_text p {
    color: #4d4d4d;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: inherit;
}
.product_text ul {
    list-style-type: disc;
    padding-left: 14px;
}
.product_text ul li {
    color: #4d4d4d;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: inherit;
}
.color_and_size {
    float: left;
    padding-bottom: 11px;
    padding-top: 11px;
}
.options_dropdown select {
    height: 23px;
    width: 164px;
}
.check_size_chart {
    color: #006ecc;
    float: left;
    font-size: 12px;
    text-decoration: none;
}
.product_listing_container .list_mode .product > .product_info > .product_option .button_secondary {
    margin-top: 7px;
}
.widget_product_info_viewer > .product_options .color_and_size .heading, .widget_product_info_viewer > .product_options .color_and_size .header {
    font-size: 14px;
}
.widget_product_info_viewer > .product_options .color_and_size .vertical_divider {
    background: none repeat scroll 0 0 #e5e5e5;
    height: 11px;
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 7px;
    width: 1px;
}
.color_swatch_list ul li, div.product_listing_container .list_mode .product > .product_info > .product_color_swatches > .color_swatch_list ul li {
    cursor: pointer;
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}
.quantity_discount, div#widget_package_summary .quantity_discount, div.widget_bundle_package_list .quantity_discount {
    color: #777777;
    font-size: 14px;
    line-height: 16px;
}
div#widget_package_summary .quantity_discount {
    margin-bottom: 12px;
}
.quantity_discount > p > span.price, div#widget_package_summary .quantity_discount > p > span.price, div.widget_bundle_package_list .quantity_discount > p > span.price {
    color: #ae0726;
}
.quantity_section {
    padding-top: 16px;
}
.quantity_section > .quantity_input {
    height: 25px;
    padding: 3px;
    width: 40px;
}
.widget_product_info_viewer > .product_options .divider {
    background-color: #e5e5e5;
    height: 1px;
}
#widget_package_summary > .left_border > .right_border > .content > .item > .available {
    float: none;
    padding-bottom: 20px;
}
.available .header, .product_listing_container .list_mode .product > .available .header, #widget_package_summary > .left_border > .right_border > .content > .item > .available .header {
    font-size: 14px;
    line-height: 17px;
}
.available .sublist, .product_listing_container .list_mode .product > .available .sublist, #widget_package_summary > .left_border > .right_border > .content > .item > .available .sublist {
    line-height: 14px;
}
.available .sublist .text, .product_listing_container .list_mode .product > .available .sublist .text, #widget_package_summary > .left_border > .right_border > .content > .item > .available .sublist .text {
    font-size: 12px;
}
.available .sublist a.store_name, .product_listing_container .list_mode .product > .available .sublist a.store_name, #widget_package_summary > .left_border > .right_border > .content > .item > .available .sublist a.store_name {
    color: #006ecc;
    display: block;
    font-size: 12px;
    padding-left: 16px;
    text-decoration: none;
}
.available .sublist a.store_name:focus, .available .sublist a.store_name:hover, .product_listing_container .list_mode .product > .available .sublist a.store_name:hover, #widget_package_summary > .left_border > .right_border > .content > .item > .available .sublist a.store_name:hover {
    text-decoration: underline;
}
.available ul, .product_listing_container .list_mode .product > .product_info > .available ul, #widget_package_summary > .left_border > .right_border > .content > .item > .available ul {
    list-style-image: url("../images/colors/color1/widget_product_info/checkmark_icon.png");
}
.available .instore_sublist, .product_listing_container .list_mode .product > .available .instore_sublist, #widget_package_summary > .left_border > .right_border > .content > .item > .available .instore_sublist {
    font-size: 12px;
    line-height: 17px;
    margin-left: 40px;
}
.available a.check_stores, .product_listing_container .list_mode .product > .available a.check_stores, #widget_package_summary > .left_border > .right_border > .content > .item > .available a.check_stores {
    color: #006ecc;
    cursor: pointer;
    float: left;
    font-size: 12px;
    margin-left: 15px;
    text-decoration: none;
    width: 90%;
}
.available a.check_stores:focus, .available a.check_stores:hover, .product_listing_container .list_mode .product > .available a.check_stores:hover, #widget_package_summary > .left_border > .right_border > .content > .item > .available a.check_stores:hover {
    text-decoration: underline;
}
.available {
    border-bottom: 1px solid #e5e5e5;
    float: left;
    padding: 11px 0;
    width: 100%;
}
.available > .text {
    font-size: 12px;
    padding-left: 16px;
}
.available > .sublist {
    float: left;
    max-width: 130px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 4px;
}
.available .subHeading {
    color: #666;
    float: left;
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 4px;
}
.available .availabilityBorder {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    margin-left: 15px;
    padding-bottom: 10px;
}
.widget_product_info_viewer > .product_options .left_column {
    float: left;
    padding-right: 12px;
    padding-top: 16px;
}
.left_column .quantity_section {
    margin-bottom: 6px;
}
.left_column .quantity_section .header {
    font-size: 16px;
    line-height: 36px;
    padding-right: 10px;
}
.widget_product_info_viewer > .product_options .right_column {
    padding-top: 16px;
}
.widget_product_info_viewer > div.social_commerce {
    border-top: 1px solid #e5e5e5;
    padding-bottom: 6px;
    padding-top: 11px;
}
.widget_product_info_viewer > div.social_commerce .social {
    padding-right: 14px;
}
.widget_product_info_viewer > div.social_commerce .social .social_icon {
    height: 25px;
    margin-right: 5px;
}
.widget_product_info_viewer > div.social_commerce .social .divider {
    background: none repeat scroll 0 0 #e5e5e5;
    height: 24px;
    margin-left: 7px;
    margin-right: 12px;
    width: 1px;
}
.widget_product_info_viewer > div.social_commerce .send_and_print {
    border-left: 1px solid #e5e5e5;
    height: 24px;
    line-height: 1px;
    padding-left: 14px;
}
.widget_product_image_viewer > .content > .other_views {
    border-bottom: 1px dotted #eeeeee;
    height: 96px;
    margin-right: 15px;
    margin-top: 1px;
    position: relative;
    z-index: 10;
}
.widget_product_image_viewer > .content > .other_views > .other_views_text {
    background: none repeat scroll 0 0 #eee;
    border-radius: 0 0 5px 5px;
    float: left;
    font-size: 12px;
    padding: 0 5px;
}
.widget_product_image_viewer > .content > .other_views > ul {
    display: table;
    padding-left: 0;
}
.widget_product_image_viewer > .content > .other_views > ul > li {
    border-left: 1px dotted #e5e5e5;
    border-right: 1px dotted #e5e5e5;
    border-top: 1px dotted #e5e5e5;
    float: left;
    height: 94px;
    list-style: none outside none;
    text-align: center;
    width: 94px;
}
.widget_product_image_viewer > .content > .other_views > ul > li > a > img {
    height: 100%;
}
div.widget_site_popup > .middle > .content_left_border > .content_right_border > .content .product .product_image img {
    max-width: 60%;
}
div.widget_site_popup > .middle > .content_left_border > .content_right_border > .content form input {
    width: auto;
}
div.widget_site_popup > .middle > .content_left_border > .content_right_border > .content .footer .button_secondary .button_text {
    min-width: 45px;
}
.shopperActions .dropdown_list {
    /*bottom: -50px;*/
    min-width: 270px;
    top: auto;
    z-index: 1000;
    width: 20%;
}
.shopperActions .dropdown_list .created_list_wrapper {
    width: auto;
}
.shopperActions .dropdown_list .message {
    border-bottom: 1px solid #e4e4e4;
    font-style: italic;
    line-height: 14px;
    padding: 6px;
}
.shopperActions #add2CartBtn {
    max-width: 270px;
    width: 97%;
}
.shopperActions #addToCartBtn {
    max-width: 270px;
    width: 97%;
}
.shopperActions .dropdown_primary {
    background: linear-gradient(rgb(255, 255, 255), rgb(229, 232, 233) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: rgb(191, 191, 191);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    height: 100%;
    max-width: 270px;
    min-height: 29px;
    position: relative;
    width: 97%;
}
.shopperActions .dropdown_primary > a {
    color: rgb(50, 50, 50);
    font-size: 14px;
    min-width: 200px;
    padding-bottom: 1px;
    text-align: center;
    width: 100%;
}
.shopperActions .dropdown_primary > .drop {
    border-left: 1px solid rgb(191, 191, 191);
    height: 100%;
    line-height: 29px;
    position: absolute;
    right: 0;
    width: 30px;
}
.shopperActions .dropdown_primary > .drop > a {
    display: block;
    height: 100%;
    padding-left: 9px;
    vertical-align: middle;
}
.shopperActions .dropdown_primary > .drop img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.shopperActions .dropdown_primary .shoppping_list_content {
    display: inline-block;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;
    vertical-align: middle;
    width: 65%;
    word-wrap: break-word;
}
.productSpecTable {
    font-size: 12px;
    padding: 10px;
}
.specTableHeading {
    border-bottom: 1px solid #999;
    padding: 10px 10px 10px 0;
}
.specTableHeading h1 {
    font-size: 12px;
    font-weight: bold;
}
.specTableRow {
    border-bottom: 1px dotted #ccc;
    padding: 5px;
}
.productSpecs {
    font-size: 12px;
    padding: 10px;
}
#productSpecsTab {
    padding: 10px !important;
}
.widget_bundle_package_list {
    margin-right: 0 !important;
}
.widget_bundle_package_list .widget_product_listing {
    width: 100%;
}
.widget_bundle_package_list .list_mode {
    border: 1px solid #e9e9e9;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 0 !important;
}
.widget_bundle_package_list .product_listing_container > .list_mode .product {
    border-top: 1px solid #e5e5e5;
    color: #777777;
    float: none;
    margin-bottom: 20px;
    padding: 12px 0 0;
    width: auto;
}
.widget_bundle_package_list .product_listing_container > .list_mode div:nth-child(2) {
    border-top: medium none;
}
.widget_bundle_package_list .product_listing_container > .list_mode .product .product_info {
    border-right: medium none;
    min-width: 100px;
    width: 85%;
}
.widget_bundle_package_list .product_listing_container > .bundle_mode .product .product_info {
    border-right: 1px solid #e5e5e5;
    padding-right: 10px;
    width: 34%;
}
.widget_bundle_package_list .product_listing_container > .package_mode .product .product_info {
    width: 58.3333%;
}
.widget_bundle_package_list .product_listing_container > .package_mode .product .product_info > .product_quantity_addtolist {
    display: none;
}
.widget_bundle_package_list .product_listing_container .list_mode .product > .product_info > .product_price {
    font-weight: normal;
}
.widget_bundle_package_list .product_listing_container .list_mode .product > .product_info > div:nth-child(2) {
    color: #767676;
    font-size: 10px;
    margin-bottom: 7px;
    margin-top: 7px;
}
.widget_bundle_package_list .product_listing_container > .bundle_mode .product .product_info > .product_description {
    line-height: 22px;
}
.widget_bundle_package_list .product_listing_container .list_mode .product {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    max-width: none;
}
.widget_bundle_package_list .product_listing_container .list_mode .product > .product_image {
    float: left;
    margin: 0;
    position: relative;
    width: 15%;
}
.widget_bundle_package_list .product_listing_container .bundle_mode .product > .product_image {
    width: 20%;
}
.widget_bundle_package_list .product_listing_container .bundle_mode .product > .product_image > a {
    width: 90%;
}
.widget_bundle_package_list .product_listing_container .package_mode .product > .product_image {
    width: 41.6667%;
}
.widget_bundle_package_list .product_listing_container .package_mode .product > .product_image > a {
    max-width: 285px;
    width: 80%;
}
.widget_bundle_package_list .product_listing_container .list_mode .product > .product_info > .product_name > a {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 0;
}
.widget_bundle_package_list .product_listing_container > .list_mode .product .available {
    border-bottom: medium none;
    border-top: medium none;
    padding: 10px;
    width: 38%;
}
.list_mode .product_info {
    margin-bottom: 0;
    margin-top: 10px;
}
.container_margin {
    margin: 0;
}
.container_full_width_bundle {
    background: none repeat scroll 0 0 #767676;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    font-size: 14px;
    max-width: 330px;
    padding: 5px 5px 5px 20px;
    width: 80%;
}
.container_full_width_package {
    background: none repeat scroll 0 0 #ddd;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #555;
    font-size: 14px;
    max-width: 330px;
    padding: 5px 5px 5px 20px;
    width: 80%;
}
@media (max-width: 600px) {
.list_mode .product_info {
    margin-bottom: 10px;
}
.widget_bundle_package_list .product_listing_container > .list_mode .product .product_info {
    border: medium none;
    padding: 0;
    width: 58%;
}
.widget_bundle_package_list .product_listing_container .list_mode .product > .product_image {
    width: 34%;
}
.widget_bundle_package_list .product_listing_container > .list_mode .product .available {
    border-top: 1px solid #e5e5e5;
    clear: both;
    display: block;
    float: none;
    margin-left: 0;
    width: auto;
}
.productListingWidget {
    border-top: 1px solid #e9e9e9;
}
.tab .productListingWidget {
    border-top: medium none;
}
.widget_product_image_viewer > .content > .other_views > h1 {
    display: none;
}
.widget_product_image_viewer > .content > .other_views > ul {
    padding-left: 40px;
}
.widget_product_image_viewer > .content > .other_views > ul > li {
    height: 50px;
    width: 43px;
}
.widget_product_image_viewer > .content > .other_views > ul > li img {
    height: 50px;
    width: 32px;
}
div.namePartPriceContainer > .print_section {
    display: none;
}
div.widget_product_image_viewer {
    margin-bottom: 0;
}
}
@media (min-width: 601px) {
.productListingWidget {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}
.tab .productListingWidget {
    border: medium none;
    border-radius: 0;
}
.product_page_content #productSlot56 > div:nth-child(2) {
    margin: 0 5px;
}
}
.productListingWidget > .header_bar {
    border-bottom: 1px solid #e9e9e9;
    padding: 10px;
}
.productListingWidget > .footer_bar {
    border-top: 1px solid #e9e9e9;
    padding: 10px;
}
.productListingWidget > .header_bar > .title {
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    text-transform: uppercase;
}
.productListingWidget > .header_bar > .title > .num_products {
    font-weight: normal;
    text-transform: lowercase;
}
.productListingWidget > .header_bar:after, .productListingWidget > .footer_bar:after {
    clear: both;
    content: "";
    display: block;
}
.controls {
    float: right;
}
.controls > * {
    display: inline-block;
    padding: 5px;
}
.sorting_controls > span, .sorting_controls > span > label, .view_controls > span, .sorting_controls > span > label {
    font-size: 11px;
    vertical-align: top;
}
.sorting_controls > span.page_size_label {
    display: inline-block;
    width: 53px;
}
.page_size_label > label, .order_by_label > label {
    text-transform: uppercase;
}
.selectWrapper {
    display: inline-block;
    border-radius: 2px;
    border: solid 1px #ccc;
    position: relative;
}
.selectWrapper:hover {
    background-color: #FFF;
    border-color: #9E9E9E;
    border-radius: 2px;
}
.selectWrapper .dijitMenuTable {
    background-color: #ffffff;
    border: 1px solid #898989;
    border-collapse: collapse;
}
.selectWrapper .dijitSelect {
    border-radius: 5px;
    color: #545454;
    cursor: pointer;
    font-size: 14px;
    min-height: 39px;
    min-width: 140px;
    padding: 6px;
}
.selectWrapperPageSize .dijitSelect {
    min-width: 0;
}
.selectWrapperPageSize .dijitSelect .dijitReset:first-child {
    display: none;
}
.selectWrapper .dijitSelect .dijitButtonText {
    padding: 0 6px;
}
.selectWrapper .dijitSelect .dijitArrowButtonContainer:before {
    background-image: url("../images/responsive/rwdui.png");
    background-position: -1px -1px;
    content: "";
    display: block;
    float: right;
    height: 6px;
    margin: 10px 2px;
    width: 12px;
}
.selectWrapper .dijitSelect .dijitValidationContainer, .dijitSelect .dijitArrowButtonInner {
    display: none;
}
#pageSize_menu {
    width: 40px !important;
}
#orderBy_dropdown > #orderBy_menu > table, #pageSize_dropdown > #pageSize_menu > table, div[id^="attrValue_"] > div[id^="attrValue_"] > table {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #898989;
    position: relative;
    z-index: 20;
}
#orderBy_dropdown > #orderBy_menu > table tr td, #pageSize_dropdown > #pageSize_menu > table tr td, div[id^="attrValue_"] > div[id^="attrValue_"] > table tr td {
    border-bottom: 1px solid #898989;
    color: #545454;
    font-size: 14px;
    height: 16px;
    line-height: 16px;
    list-style: none outside none;
    padding: 12px 0 12px 5px;
}
#pageSize_dropdown > #pageSize_menu > table tr td {
    text-align: center;
}
#orderBy_dropdown > #orderBy_menu > table tr.dijitSelectSelectedOption, #pageSize_dropdown > #pageSize_menu > table tr.dijitSelectSelectedOption, div[id^="attrValue_"] > div[id^="attrValue_"] > table tr.dijitSelectSelectedOption {
    background: none repeat scroll 0 0 #898989;
}
#orderBy_dropdown > #orderBy_menu > table tr.dijitMenuItemSelected, #pageSize_dropdown > #pageSize_menu > table tr.dijitMenuItemSelected, div[id^="attrValue_"] > div[id^="attrValue_"] > table tr.dijitMenuItemSelected {
    background: none repeat scroll 0 0 #898989;
}
#orderBy_dropdown > #orderBy_menu > table tr.dijitMenuItemSelected > td:nth-child(2), #pageSize_dropdown > #pageSize_menu > table tr.dijitMenuItemSelected > td:nth-child(2), div[id^="attrValue_"] > div[id^="attrValue_"] > table tr.dijitMenuItemSelected > td:nth-child(2) {
    color: #fff !important;
}
#orderBy_dropdown > #orderBy_menu > table tr.dijitSelectSelectedOption > td:nth-child(2), #pageSize_dropdown > #pageSize_menu > table tr.dijitSelectSelectedOption > td:nth-child(2), div[id^="attrValue_"] > div[id^="attrValue_"] > table tr.dijitSelectSelectedOption > td:nth-child(2) {
    color: #fff !important;
}
.view_controls > *, .paging_controls > * {
    display: inline-block;
    vertical-align: middle;
}
.paging_controls > .invisible {
    display: none;
}
.grid_icon, .list_icon {
    border: 1px solid #a0a0a0;
    border-radius: 5px;
    display: inline-block;
    height: 17px;
    overflow: hidden;
    padding: 11px;
    position: relative;
    width: 17px;
}
.grid_icon:before, .list_icon:before {
    content: url("../images/responsive/rwdUI.png");
    position: absolute;
    top: -10px;
}
div.grid_icon, a.grid_icon:hover, div.list_icon, a.list_icon:hover {
    background-color: #767676;
}
a.grid_icon:before {
    clip: rect(21px, 58px, 38px, 41px);
    left: -30px;
}
div.grid_icon:before, a.grid_icon:hover:before {
    clip: rect(21px, 78px, 38px, 61px);
    left: -50px;
}
a.list_icon:before {
    clip: rect(21px, 98px, 38px, 81px);
    left: -70px;
}
div.list_icon:before, a.list_icon:hover:before {
    clip: rect(21px, 118px, 38px, 101px);
    left: -90px;
}
.pages > * {
    display: inline-block;
    vertical-align: middle;
}
.pages > ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.pages > ul > * {
    display: inline-block;
    vertical-align: middle;
}
.pages > ul > .active {
    background-color: #767676;
    border: 1px solid #a0a0a0;
    border-radius: 5px;
    color: #ffffff;
    line-height: 39px;
    text-align: center;
    width: 39px;
}
.controlBar .pageControl {
    list-style: none outside none;
}
.hoverover > a {
    border: 1px solid #a0a0a0;
    border-radius: 5px;
    display: block;
    line-height: 39px;
    text-align: center;
    width: 39px;
}
.hoverover > a:hover {
    background-color: #767676;
    color: #fff;
}
.left_arrow > img, .right_arrow > img {
    display: block;
    padding: 10px;
}
.grid > .col {
    float: left;
}
.grid:after {
    clear: both;
    content: "";
    display: block;
}
.product_listing_container > .grid_mode li {
    padding-top: 20px;
}
.product_listing_container > .list_mode > li {
    height: 100%;
    min-height: 410px;
    padding-bottom: 10px;
    position: relative;
}
.product {
    line-height: normal;
    margin: 0 auto;
    max-width: 250px;
    padding: 10px;
}
.product_image {
    overflow: hidden;
    text-align: center;
}
.product > .product_image {
    overflow: visible;
}
.catPos > .product_image {
    border: 1px solid transparent;
}
.catPos > .product_image > a {
    display: block;
    height: 160px;
    position: relative;
    text-align: center;
}
.catPos > .product_image > a > img {
    margin: 0 -100px;
    max-height: 160px;
    position: relative;
}
.product > .product_image > a {
    display: inline-block;
    max-width: 100%;
}
.product > .product_image > a > img {
    display: block;
    margin: auto;
}
div.widget_sidebar_container > .left_border > .right_border > .content div.product {
    padding: 0;
}
.product_image .image {
    position: relative;
    width: 100%;
}
.product_image .RibbonAdDefault {
    background: linear-gradient(to right, rgba(68, 68, 68, 1) 76%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
    bottom: 40px;
    color: #fff;
    font-family: arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 20px;
    left: 0;
    line-height: 20px;
    overflow: visible;
    padding-left: 10px;
    position: absolute;
    text-align: left;
    vertical-align: baseline;
    white-space: nowrap;
    width: 110px;
}
.product_image .RibbonAdDefault.Exclusive {
    background: linear-gradient(to right, rgba(202, 67, 0, 1) 76%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 70px;
}
.grid_mode .product_name {
    min-height: 53px;
    padding: 5px 0 0 15px;
}
.list_mode .product_info > .product_name > a {
    color: #646464;
    font-size: 17px;
    height: inherit;
    line-height: 18px;
    padding-bottom: 15px;
}
.product_info > .product_name > a {
    color: #646464;
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 5px;
}
.product_info > .product_price {
    color: #ae0726;
    font-size: 14px;
    font-weight: bold;
}
.product_info > .product_price > .old_price {
    color: #777777;
    text-decoration: line-through;
}
.grid_mode .product_price {
    min-height: 24px;
    padding: 5px 0 0 15px;
}
.product_info > .header {
    display: inline-block;
    font-size: 11px;
}
.button.primary {
    background-image: linear-gradient(#fbbb0b, #ee9505);
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    color: #333333;
    display: inline-block;
    font-size: 14px;
    line-height: 29px;
    max-width: 100%;
    min-height: 29px;
    text-align: center;
    width: 200px;
}
.button.primary:hover {
    background-image: linear-gradient(#fed60c, #f8af06);
}
.compare_target {
    color: #5b5b5b;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    line-height: 15px;
    min-width: 140px;
    padding-left: 9px;
    text-align: left;
    text-transform: uppercase;
}
.compare_target[data-state="1"], .compare_target[data-state="2"] {
    background-color: #f0f0f0;
    border-radius: 4px;
}
.compare_target > input {
    cursor: pointer;
    margin: 0 0 0 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
}
.compare_target > label {
    cursor: pointer;
    display: inline-block;
    padding: 7px 7px 7px 0;
}
.compare_target > a {
    background-color: #898989;
    border-radius: 0 4px 4px 0;
    color: #ffffff;
    display: none;
    float: right;
    padding: 7px 14px 7px 15px;
    text-decoration: none;
}
.compare_target[data-state="2"] > a {
    display: inline-block;
}
.compare_target_hidden {
    visibility: hidden;
}
.compareCheckboxLabels {
    display: none;
}
.catPos {
    background: none repeat scroll 0 0 #e9e9e9;
    border: 1px solid #cccbcb;
    border-radius: 4px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 90%;
}
.productListHeader {
    padding: 10px 20px 0;
}
.catPos_catalog {
    border-radius: 4px;
    margin: 0 auto;
    overflow: hidden;
    width: 90%;
}
#quick_cart_container, #MiniShopCartProductAdded {
    left: auto !important;
    right: 15px !important;
    top: 125px !important;
}
#quick_cart_container > .dijitDialogPaneContent, #MiniShopCartProductAdded > .dijitDialogPaneContent {
    height: auto !important;
    width: auto !important;
}
div#widget_breadcrumb {
    padding: 0 10px;
}
div#widget_breadcrumb > ul {
    list-style-type: none;
    padding: 0;
}
div#widget_breadcrumb > ul li {
    color: #ae0726;
    display: inline;
    font-size: 12px;
    margin: 0;
}
div#widget_breadcrumb > ul li a {
    color: #ae0726;
    text-decoration: none;
}
div#widget_breadcrumb > ul li:hover a {
    text-decoration: underline;
}
div#widget_breadcrumb > ul li.current {
    color: #767676;
}
div#widget_breadcrumb > ul span.divider, div#widget_breadcrumb > ul li.divider {
    color: #dedede;
    font-size: 12px;
    margin: 0 6px;
}

#content .facetWidget.collapsible {
    position: relative;
}
.facetWidget .dropdownIcon {
    background: url("../images/responsive/rwdui.png") repeat scroll -61px -41px rgba(0, 0, 0, 0);
    float: left;
    height: 16px;
    margin: 3px 6px 0 0;
    width: 16px;
}
.facetWidget[aria-expanded="false"] .dropdownIcon {
    background-position: -41px -41px;
}
.optionContainer > .title {
    background: linear-gradient(#ffffff, #f1f1f1) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e3e1e1;
    border-radius: 5px 5px 0 0;
    border-top: 1px solid #e3e1e1;
    color: #545454;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 10px 1px 0;
    padding: 0 5%;
}
.optionContainer.vertical .title {
    margin: 10px 5% 0 0;
}
.optionContainer .arrow {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/responsive/rwdui.png");
    background-origin: padding-box;
    background-position: -101px -41px !important;
    background-repeat: repeat;
    background-size: auto auto;
    float: left;
    height: 14px;
    margin: 14px 5px 0 0;
    width: 14px;
}
.optionContainer .arrow_collapsed {
    background-position: -81px -41px !important;
}
.facetWidget .clearAll {
    color: #404040;
    float: right;
    font-size: 13px;
    line-height: 22px;
    position: absolute;
    right: 15px;
    text-align: right;
    top: 10px;
    /* width: 66px; */
}
.facetWidget .clearAll:hover {
    text-decoration: underline;
}
.facetWidget .close {
    background: url("../images/responsive/rwdui.png") repeat scroll -61px -1px rgba(0, 0, 0, 0);
    float: left;
    height: 15px;
    margin-top: 5px;
    width: 15px;
}
.facetWidget .clearAll:hover .close {
    background-position: -241px -1px;
}
#facetFilterListWrapper .facetSelectedCont {
    border-bottom: 1px solid #e3e1e1;
    border-top: 1px solid #e3e1e1;
    margin: 7px 5% 0 0;
    padding: 3px 0;
    width: 95%;
}
#facetFilterListWrapper .facetSelectedCont .filter_option img {
    border-radius: 100%;
    vertical-align: middle;
}
#facetFilterListWrapper .facetSelected {
    font-size: 13px;
    line-height: 30px;
    list-style: none outside none;
}
#facetFilterListWrapper .facetSelected:hover {
    text-decoration: underline;
}
#facetFilterListWrapper .facetSelected:hover .close {
    background-position: -241px -1px;
}
#facetFilterListWrapper .facetSelected.vertical {
    width: 95%;
}
.facetSelected .close {
    margin: 9px 3px 0 0;
}
#facetFilterListWrapper .header {
    margin: 0 5% 0 0;
    width: 95%;
}
.facetWidget > .title, .facetWidget > .facetHeader > .title {
    color: #4d4d4d;
    cursor: pointer;
    float: left;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 17px;
    position: relative;
    text-align: left;
}
.facetWidget .openTab {
    cursor: pointer;
    float: right;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    margin-right: 20px;
}
.facetSelectContainer {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0 0 5px 5px;
    margin: 0;
    padding: 0 0 10px;
}
.facetSelectContainer > ul {
    padding: 0;
}
.facetSelectContainer .facetSelectedHighlight {
    color: #ae0726;
    font-weight: bold;
}
.facetSelectContainer .facetSelect li.singleFacet {
    border-bottom: medium none;
    float: left;
    margin-bottom: 2px;
    padding: 10px 5px;
    text-align: center;
    width: 30px;
}
.facetSelectContainer .swatch .outline > span {
    display: table-cell;
    height: 34px;
    vertical-align: middle;
}
.facetSelectContainer .swatch img, .facetSelected > a > div.filter_option > span > img {
    border-radius: 100%;
    box-shadow: 0 0 0 1px #e5e5e5;
    vertical-align: middle;
    width:18px;
}
.facetSelectContainer .swatch .outline.facetSelectedHighlight > span > img {
    box-shadow: 0 0 0 3px #fac549;
}
.facetSelect .swatch .outline {
    display: inline-block;
    text-align: center;
    text-transform:lowercase;
}
.optionContainer.vertical .facetSelectContainer {
    margin-right: 5%;
}
#catSelectCont, .col12 > .facetWidget > #facetLinkSelect {
    margin-right: 5%;
}
.facetWidget #facetLinkSelect {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-right: 20px;
    max-height: none;
    overflow-y: inherit;
}
#facetFilterListWrapper .facetSelect {
    margin-top: 0;
}
.facetSelect li > a {
    display: block;
}
.showMore {
    color: #565656;
    cursor: pointer;
    font-size: 12px;
    line-height: 16px;
    padding: 5px 5% 0 0;
    text-align: right;
}
.showMore:hover {
    cursor: pointer;
}
#facetFilterListWrapper .facetSelect li:first-child {
    padding-top: 0;
}
#colorSelect .facetSelect li:first-child {
    padding-top: 10px;
}
.facetSelect li:hover {
    text-decoration: underline;
}
#fSCColor ul li {
    border-bottom: medium none;
    float: left;
    margin-bottom: 2px;
    padding: 10px 5%;
    text-align: center;
    width: 30px;
}
#facetLinks ul li {
    border-bottom: medium none;
}
#facetLinks ul li, #facetCat ul li {
    padding-left: 10%;
}
#facetCat.col8 li {
    padding-left: 4%;
}
#facetCat ul li {
    background: none repeat scroll 0 0 #fff;
}
#facetCat.col8 li {
    float: left;
    margin-right: 2%;
    width: 27.3%;
}
#fSCPrice input {
    border: 1px solid #777777;
    height: 20px;
}
.facColor {
    border-radius: 10px;
    height: 20px;
    margin: 0 auto 2px;
    width: 20px;
}
.facetSelect .checkBox {
    background-color: #d7d7d7;
    border: 1px solid #a5a5a5;
    display: none;
    float: left;
    height: 12px;
    margin: 0 5px 0 0;
    position: relative;
    width: 12px;
}
.singleFacet .facetSelect .checkBox {
    display: block;
}
.facetSelect li input:checked + a .checkBox > .checkmark {
    background: url("../images/responsive/rwdui.png") repeat scroll -81px -1px rgba(0, 0, 0, 0);
    height: 11px;
    margin-left: 1px;
    margin-top: 1px;
    position: absolute;
    width: 12px;
}
ul.facetSelect li input[type="checkbox"] {
    height: 1px;
    left: -30px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}
ul.facetSelect li div.facetCountContainer {
    display: inline-block;
}
.optionContainer.fixed {
    float: left;
    min-width: 200px;
}
.optionContainer.percent {
    float: left;
    width: 33.3333%;
}
.optionContainer.vertical {
    float: left;
    width: 100%;
}
#facetFilterListWrapper > .facetSelectedCont {
    border-bottom: 1px solid #e3e1e1;
    border-top: 1px solid #e3e1e1;
    margin-top: 7px;
    padding: 0;
    text-transform:lowercase;
}
#facetFilterList li {
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    list-style: none outside none;
    min-width: 50%;
    padding: 3px 0;
    vertical-align: top;
}
#pageNumber1B:focus, #pageNumber1A:focus {
    border: 1px dotted #000000;
}
.pageSelectionBP1, #pageNumber1B, #pageNumber3, #pageNumber4 {
    display: none;
}
.pageSelectionBP1 {
    display: none;
    float: right;
    margin-right: 25px;
}
.pageSelectionBP1 > * {
    display: inline-block;
    vertical-align: middle;
}
.pageSelectionBP1 > .pagingRightInvisible, .pageSelectionBP1 > .pagingLeftInvisible {
    visibility: hidden;
}
.pageSelectionBP1 > .pageNumber.active > .arrow, .pages .pageNumber > .arrow, .pageControl.number > .dropdownToggleButton > .arrow {
    background: url("../images/responsive/rwdui.png") repeat scroll -141px -1px rgba(0, 0, 0, 0);
    bottom: 2px;
    height: 9px;
    position: absolute;
    right: 2px;
    width: 7px;
}
.pageSelectionBP1 > .pageNumber.active, .pages #pageNumber1B {
    background: none repeat scroll 0 0 #767676;
    position: relative;
}
.pageOptionsDropdown {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #a0a0a0;
    display: none;
    left: -5px;
    padding: 0 3px 3px 0;
    position: absolute;
    top: 45px;
    width: 84px;
    z-index: 100;
}
.pageOptionsDropdown > .ellipsis {
    border: 0 none !important;
    cursor: default;
    font-weight: bold;
    line-height: 15px;
    list-style: none outside none;
    margin: 5px 5px 5px 40px !important;
    text-align: center;
    transform: rotate(90deg);
    width: auto !important;
}
.pageOptionsDropdown > .pageDropdownClose {
    background: url("../images/responsive/rwdui.png") repeat scroll -61px -1px rgba(0, 0, 0, 0);
    border: 0 none !important;
    float: left !important;
    height: 15px !important;
    list-style: none outside none;
    margin: 16px 0 0 15px !important;
    width: 15px !important;
}
.pageOptionsDropdown > .pageDropdownClose:hover {
    background-position: -241px -1px;
}
.pageDropdownClose {
    background: url("../images/responsive/rwdui.png") repeat scroll -61px -1px rgba(0, 0, 0, 0);
    border: 14px solid #ffffff;
    float: left;
    height: 15px;
    list-style: none outside none;
    width: 15px;
}
.pageNumber:hover, .pageNumber.active {
    background: none repeat scroll 0 0 #767676;
    border-color: #767676;
    color: #fff;
    cursor: pointer;
}
.pageNumber {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #a0a0a0;
    border-radius: 5px;
    float: left;
    height: 30px;
    list-style: none outside none;
    margin-left: 3px;
    padding-top: 8px;
    text-align: center;
    width: 37px;
}
.pagingLeft {
    background-position: -21px -1px;
    float: left;
    height: 12px;
    margin-right: 17px;
    margin-top: 13px;
    width: 6px;
}
.pagingRight {
    background-position: -41px -1px;
    float: left;
    height: 12px;
    margin-left: 16px;
    margin-top: 13px;
    width: 11px;
}
@media screen and (max-width: 952px) {
.pageSelectionBP1 {
    display: block;
}
}
@media screen and (max-width: 856px) {
.homePageContainerRow4 > div {
    width: 100%;
}
#videoContentFrame {
    height: 265px;
    margin-left: -230px;
    width: 461px;
}
div.widget_title_container h1 {
    font-size: 23px;
}
}
@media screen and (max-width: 770px) {
.productSpecTable .specTableRow .specTableLabel {
    width: 50%;
}
.productSpecTable .specTableRow .specTableValue {
    width: 50%;
}
}
@media screen and (max-width: 520px) {
.productSpecTable .specTableRow .specTableValue {
    text-align: right;
}
#videoContentFrame {
    height: 183px;
    margin-left: -160px;
    width: 320px;
}
#modelBoxClose {
    right: 12px;
    top: 12px;
}
}
@media screen and (max-width: 1628px) {
#articleListing li {
    float: left;
    margin-right: 20px;
}
}
@media screen and (min-width: 1660px) {
#articleListing li {
    width: 32% !important;
}
}
@media screen and (min-width: 1281px) {
#productsFacetsHorizontal fieldset {
    float: left;
    padding: 1%;
    width: 48%;
}
#articleListing li {
    float: left;
    margin-right: 10px;
    width: 47%;
}
.product_page_content #productSlot56 > div:nth-child(2) {
    display: block;
    margin: -10px 5px;
    padding: 0 5px;
}
.product_page_content #productSlot56 {
    float: left;
}
}
@media screen and (max-width: 1280px) {
#productsFacetsHorizontal fieldset {
    float: left;
    padding: 1%;
    width: 48%;
}
#orderByDropdown .dijitSelect .dijitButtonText {
    display: none;
}
#orderByDropdown .dijitSelect {
    min-width: 0;
}
#orderByDropdown .dijitSelect .dijitArrowButtonContainer:before {
    float: left;
}
.sorting_controls .selectWrapper {
    width: 33px;
}
.selectWrapper .dijitSelect .dijitArrowButtonContainer:before {
    margin: 10px 5px;
}
.productListingWidget > .header_bar .controls > * {
    padding-left: 0;
    padding-right: 0;
}
}
@media screen and (max-width: 1133px) {
.pageSelection, #pageNumber1B {
    display: block;
}
.productListingWidget > .header_bar .controls {
    position: relative;
}
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
.bundle_package_page .row .slot4 {
    width: 35%;
}
.bundle_package_page .row #productSlot56 {
    float: left;
    width: 20%;
}
.bundle_package_page .row .slot5, .bundle_package_page .row .slot6, .bundle_package_page .row .slot8, .bundle_package_page .row .tabbedSlots9_10_11 {
    width: 100%;
}
.bundle_package_page .slot7 {
    width: 45%;
}
}
@media screen and (max-width: 952px) {
.productListingWidget > .header_bar .controls {
    clear: both;
    margin-top: -25px;
}
.productListingWidget > .header_bar .controls > .sorting_controls {
    left: -150px;
    margin-top: 45px;
    position: absolute;
}
.productListingWidget > .header_bar .controls > .view_controls {
    margin-top: 45px;
    position: absolute;
    right: 0;
}
.productListingWidget > .header_bar .controls > .paging_controls {
    margin-bottom: 40px;
    margin-right: 5px;
    top: 30px;
}
.productListingWidget > .header_bar .controls > .paging_controls > .invisible {
    display: inline-block;
    visibility: hidden;
}
.pageSelectionBP1 {
    display: block;
}
.pageSelectionBP1 {
    margin-right: 19px;
}
}
@media screen and (max-width: 535px) {
#shoppingListItemAddedPopup > div.dijitDialogPaneContent {
    height: auto !important;
    width: auto !important;
}
div.widget_site_popup > .middle > .content_left_border > .content_right_border > .content {
    width: auto;
}
.widget_subscription_item > .top, .widget_subscription_item > .bottom {
    width: auto;
}
.widget_subscription_item > .top > .middle {
    width: auto;
}
.widget_subscription_item > .middle {
    width: auto;
}
.widget_subscription_item > .middle > .content_left_border {
    width: auto;
}
.widget_subscription_item > .middle > .content_left_border > .content_right_border {
    width: auto;
}
}
@media screen and (max-width: 420px), screen and (min-width: 601px) and (max-width: 652px) {
.product_listing_container .list_mode .product > .product_image {
    position: relative;
    width: 180px;
}
.product_listing_container .list_mode .product {
    padding-left: 15px;
}
.product_listing_container .list_mode .catEntryList_border {
    margin: 10px 0;
    width: 100%;
}
}
@media screen and (max-width: 377px) {
#articleListing li .content h1 {
    width: 100px;
}
.productListingWidget > .header_bar .controls {
    margin-top: 0;
}
}
@media screen and (max-width: 600px) {
#productsFacetsHorizontal fieldset {
    width: 100%;
}
div#widget_coordinate > .middle > .content {
    padding: 0 0 40px;
}
div#widget_coordinate > .middle > .content > .up_arrow {
    left: 199px;
}
div#widget_coordinate > .middle > .content > .down_arrow {
    left: 199px;
}
.product_page_content #productSlot56 > div:nth-child(2) {
    display: inline-block;
}
.widget_product_image_viewer .image_container > img {
    margin-right: 0;
}
.widget_bundle_package_list .list_mode {
    width: 99%;
}
.tab {
    border-left: medium none;
    border-radius: 0;
    border-right: medium none;
    width: 100%;
}
.definingAttributes {
    padding-left: 10px;
    width: 95%;
}
.definingAttributes .color_swatch_label {
    padding-top: 10px;
}
.available {
    margin-left: 10px;
    width: 95%;
}
.shopperActions {
    padding-left: 10px;
}
.textContainer .title {
    font-size: 22px;
    line-height: 18pt;
}
.textContainer .bodyText {
    font-size: 12px;
    line-height: 13pt;
}
.tabButtonContainer {
    margin-bottom: 0 !important;
}
#quick_cart_container, #MiniShopCartProductAdded {
    left: 0 !important;
    right: 0 !important;
    top: 60px !important;
}
#content .collapsible {
    border-radius: 0;
}
#contentFacet, #contentProducts {
    float: none;
    width: auto;
}
#contentFacet {
    height: 300px !important;
}
.changeOrientation {
    display: none;
}
#homePageEspot_Left_Slot, #homePageEspot_Right_Slot {
    padding-left: 10px;
}
div#widget_breadcrumb {
    display: none;
}
}
.widget_border_a1, .widget_border_a2, .widget_border_a3, .widget_border_b1, .widget_border_b2, .widget_border_b3 {
    height: 1px;
}
.widget_border_a2, .widget_border_a3, .widget_border_a4, .widget_border_b2, .widget_border_b3, .widget_border_b4, .widget_main {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.widget_border_a1, .widget_border_b1 {
    background: none repeat scroll 0 0 #e5e5e5;
    margin: 0 5px;
}
.widget_border_a2, .widget_border_b2 {
    border-width: 2px;
    margin: 0 3px;
}
.widget_border_a3, .widget_border_b3 {
    margin: 0 2px;
}
.widget_border_a4, .widget_border_b4 {
    height: 2px;
    margin: 0 1px;
}
.facebookLikeWidget {
    padding: 0 10px;
}
.widget_fb_activity {
    float: right;
    width: 100% !important;
}
.widget_fb_activity > .widget_main > .content {
    background-color: #ffffff;
    height: 390px;
    position: relative;
}
.widget_fb_activity > .widget_main > .content > .logo_like {
    border-bottom: 1px solid #f1f1f1;
    height: 30px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
}
.widget_fb_activity > .widget_main > .content > .logo_like > .facebook_like {
    float: left;
    height: 34px;
}
.widget_fb_activity > .widget_main > .content > .header {
    border-bottom: 1px solid #f1f1f1;
    color: #666666;
    font-size: 11px;
    height: 34px;
    line-height: 34px;
    padding-left: 12px;
    padding-right: 12px;
    text-transform: uppercase;
}
@media not all {
#content .collapsible > h3:before, .searchAssocAssets > a > .arrow, .productDescDropMerch > a > .arrow, .selectWrapper .dijitSelect .dijitArrowButtonContainer:before, .facetWidget .dropdownIcon, .facetWidget .close, .facetSelect li input:checked + a .checkBox > .checkmark, .optionContainer .arrow, .pageSelectionBP1 > .pageNumber.active > .arrow, .pages .pageNumber > .arrow, .pageControl.number > .dropdownToggleButton > .arrow, .pageOptionsDropdown > .pageDropdownClose, .pageDropdownClose {
    background: url("../images/responsive/rwdui-2x.png") repeat scroll 0 0 / 300px 400px rgba(0, 0, 0, 0);
}
.grid_icon:before, .list_icon:before {
    content: url("../images/responsive/rwdUI-2x.png");
}
a.grid_icon:before {
    clip: rect(42px, 116px, 76px, 82px);
}
div.grid_icon:before, a.grid_icon:hover:before {
    clip: rect(42px, 156px, 76px, 122px);
}
a.list_icon:before {
    clip: rect(42px, 196px, 76px, 162px);
}
div.list_icon:before, a.list_icon:hover:before {
    clip: rect(42px, 236px, 76px, 202px);
}
}