/* Updated: 14:15 25/01/2018 - Slider fixes */

@font-face {
    font-family: "BodoniDisplay";
    font-style: normal;
    font-weight: normal;
    src: url("//images.drct2u.com/repo/JDW/desktop/common/04-fonts/BodoniDisplay-webfont.woff") format("woff");
}
@font-face {
    font-family: "BodoniDisplayDemi";
    font-style: normal;
    font-weight: normal;
    src: url("//images.drct2u.com/content/stylesheets/BodoniDisplay-DemiBold-webfont.woff");
}
@font-face {
    font-family: "BodoniDisplayItalic";
    font-style: normal;
    font-weight: normal;
    src: url("//images.drct2u.com/content/stylesheets/BodoniDisplay-Italic-webfont.woff") format("woff");
}
@font-face {
    font-family: "BodoniDisplayDemiItalic";
    font-style: normal;
    font-weight: normal;
    src: url("//images.drct2u.com/content/stylesheets/BodoniDisplay-DemiBoldIt-webfont.woff") format("woff");
}
@font-face {
    font-family: "GibsonSemiBold";
    font-style: normal;
    font-weight: normal;
    src: url("//images.drct2u.com/content/stylesheets/Gibson-SemiBold-webfont.woff") format("woff");
}
@font-face {
    font-family: "GibsonLight";
    font-style: normal;
    font-weight: normal;
    src: url("//images.drct2u.com/repo/JDW/desktop/common/04-fonts/Gibson-Light-webfont.woff") format("woff");
}
@font-face {
    font-family: "GibsonRegular";
    font-style: normal;
    font-weight: normal;
    src: url("//images.drct2u.com/repo/JDW/desktop/common/04-fonts/Gibson-Regular-webfont.woff") format("woff");
}
#maContentContainer {
    clear: both;
}
body {
    background: url("//images2.drct2u.com/content/images/homepages/nav-rules-bg.gif") repeat-x scroll center 118px transparent;
    height: auto;
    width: 100%;
}
h1, h2, h3, h4, h1 span, .largetitle {
    color: #000000;
}
a, a:link, a:visited {
    color: #000000;
    text-decoration: none;
}
img a:link, img a:hover, img a:visited {
    background-color: transparent;
}
#outerPageContainer {
    width: 1000px;
}
#primaryNav, #secondaryNav {
    font-size: 0;
    margin: 0;
    padding: 0;
    text-align: center;
}
#primaryNav *, #secondaryNav * {
}
#primaryNav > li, #secondaryNav > li {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
}
#primaryNav a {
    text-decoration: none;
}
#primaryNav > li > a {
    color: #000000;
    font: 14px GibsonRegular,Arial,'Helvetica Neue',Helvetica,sans-serif;
    letter-spacing: 0.06em;
    padding: 11px 1em 0;
    text-transform: uppercase;
}
#primaryNav > li > a:after {
    border-style: solid;
    border-width: 0 0 1px;
    content: "";
    display: block;
    left: 50%;
    margin: 10px 0 0;
    opacity: 0;
    position: relative;
    transition: all 300ms ease 0s;
    width: 0;
}
#primaryNav > li:hover > a:after {
    left: 0;
    opacity: 1;
    width: 98.5%;
}
#secondaryNav > li > a {
    font: 14px GibsonRegular,Arial,'Helvetica Neue',Helvetica,sans-serif;
    letter-spacing: 0.02em;
    padding: 12px 1em 0;
}
#secondaryNav > li > a:after {
    border-style: solid;
    border-width: 0 0 1px;
    content: "";
    display: block;
    left: 50%;
    margin: 10px 0 0;
    opacity: 0;
    position: relative;
    transition: all 300ms ease 0s;
    width: 0;
}
#secondaryNav > li:hover > a:after {
    left: 0;
    opacity: 1;
    width: 98.5%;
}
#primaryNav .navColumnContainer {
    top: 39px;
}
#primaryNav .navColumnContainer, #secondaryNav .navColumnContainer {
    border: medium none;
    box-shadow: 0 28px 33px -8px rgba(0, 0, 0, 0.25);
    min-height: 352px;
    padding: 30px 40px;
    width: 920px;
}
#primaryNav .navColumn, #secondaryNav .navColumn {
    float: left;
    height: 100%;
    margin: 0 40px 0 0;
    text-align: left;
    text-transform: none;
    width: 190px;
}
nav *, nav *:before, nav *:after {
}
#primaryNav .navColumnContainer .categoryHeading, #secondaryNav .navColumnContainer .categoryHeading {
    color: #000000 !important;
    font-family: "GibsonSemiBold";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.17em;
    padding: 4px 5px;
    text-transform: uppercase;
}
#primaryNav .navColumn li:last-child {
    margin-bottom: 20px;
}
.mainNav .navGroup {
    margin-bottom: 0;
}
#primaryNav .navColumn a {
    color: #000000 !important;
    display: block;
    font: 13px "GibsonRegular";
    letter-spacing: 0.05em;
    padding: 3px 5px;
    position: relative;
    text-transform: capitalize;
}
#primaryNav .navColumn .categoryHeading a, #primaryNav .navColumn .subCategoryHeading a {
    color: #000000 !important;
    display: block;
    font-family: "GibsonSemiBold";
    font-size: 14px;
    font-weight: normal !important;
    letter-spacing: 0.17em;
    line-height: normal;
    padding: 4px 5px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
#primaryNav .navColumn a:after {
    content: ">";
    opacity: 0;
    position: absolute;
    right: 0.75em;
    transform: scale(0.65, 1.3);
    transition: all 300ms ease 0s;
}
#primaryNav .womens .navColumn a:hover {
    background-color: #96D9E1;
}
#primaryNav .accessories .navColumn a:hover {
    background-color: #FFDB8A;
}
#primaryNav .footwear .navColumn a:hover {
    background-color: #FE7974;
}
#primaryNav .lingerie .navColumn a:hover {
    background-color: #96D9E1;
}
#primaryNav .mens .navColumn a:hover {
    background-color: #FFDB8A;
}
#primaryNav .homeandgarden .navColumn a:hover {
    background-color: #96D9E1;
}
#primaryNav .electricals .navColumn a:hover {
    background-color: #FFDB8A;
}
#primaryNav .gifts .navColumn a:hover {
    background-color: #FE7974;
}
#primaryNav .womens .navColumn3 .stylesavers.subCategoryHeading a:hover, #primaryNav .womens .navColumn3 .navGroup1 a:hover, #primaryNav .footwear .navColumn3 .stylesaver.subCategoryHeading a:hover, #primaryNav .footwear .navColumn3 .navGroup4 a:hover, #primaryNav .lingerie .navColumn3 .subCategoryHeading a:hover, #primaryNav .lingerie .navColumn3 .navGroup1 a:hover, #primaryNav .mens .navColumn3 .subCategoryHeading a:hover, #primaryNav .mens .navColumn3 a:hover, #primaryNav .homeandgarden .navColumn3 .navGroup2 a:hover, #primaryNav .sale .subCategoryHeading a:hover, #primaryNav .sale .navColumn a:hover {
    background-color: #F6DEDD;
}
#primaryNav .navColumn a:hover:after {
    opacity: 1;
    right: 0.5em;
}
#primaryNav li .navColumnContainer .navColumn4 div a:last-child:after, #primaryNav .mens .navColumnContainer .navColumn3 div a:last-child:after {
    display: none;
}
#primaryNav li .navColumnContainer .navColumn4 div a:last-child {
    padding: 0;
}
#primaryNav .sale .navColumnContainer .navColumn4 div a:last-child {
}
.womens ul li .occasionwear a {
    background: url("//images2.drct2u.com/content/images/homepages/020118-AWL-NAV-DD-sprite.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 380px;
    text-indent: -9999px;
    width: 228px;
}
.accessories ul li .handbagsimage a {
    background: url("//images2.drct2u.com/content/images/homepages/020118-AWL-NAV-DD-sprite.jpg") no-repeat scroll -230px 0 transparent;
    display: block;
    height: 380px;
    text-indent: -9999px;
    width: 229px;
}
.lingerie ul li .nightwearimage a {
    background: url("//images2.drct2u.com/content/images/homepages/020118-AWL-NAV-DD-sprite.jpg") no-repeat scroll -690px 0 transparent;
    display: block;
    height: 380px;
    text-indent: -9999px;
    width: 230px;
}
.footwear ul li .leisureshoes a {
    background: url("//images2.drct2u.com/content/images/homepages/020118-AWL-NAV-DD-sprite.jpg") no-repeat scroll -461px 0 transparent;
    display: block;
    height: 380px;
    text-indent: -9999px;
    width: 219px;
}
.mens ul li .shirtsimage a {
    background: url("//images2.drct2u.com/content/images/homepages/020118-AWL-NAV-DD-sprite.jpg") no-repeat scroll -920px 0 transparent;
    display: block;
    height: 380px;
    text-indent: -9999px;
    width: 219px;
}
.homeandgarden ul li .newinhome a {
    background: url("//images2.drct2u.com/content/images/homepages/020118-AWL-NAV-DD-sprite.jpg") no-repeat scroll -1380px 0 transparent;
    display: block;
    height: 380px;
    text-indent: -9999px;
    width: 220px;
}
.gifts ul li .weddingshop a {
    background: url("//images2.drct2u.com/content/images/homepages/020118-AWL-NAV-DD-sprite.jpg") no-repeat scroll -1840px 0 transparent;
    display: block;
    height: 380px;
    text-indent: -9999px;
    width: 230px;
}
.electricals ul li .kitchenappliances a {
    background: url("//images2.drct2u.com/content/images/homepages/020118-AWL-NAV-DD-sprite.jpg") no-repeat scroll -1610px 0 transparent;
    display: block;
    height: 380px;
    text-indent: -9999px;
    width: 229px;
}
.christmas ul li .christmasimage a {
    background: url("//images2.drct2u.com/content/images/homepages/020118-AWL-NAV-DD-sprite.jpg") no-repeat scroll -2070px 0 transparent;
    display: block;
    height: 380px;
    text-indent: -9999px;
    width: 232px;
}
.christmas .navColumnSize4 {
    left: -683.95px;
    top: 39px;
}
.christmas ul li .christmasimage a:hover {
    background-color: #FFFFFF !important;
}
#bagArea-5 {
    height: auto;
    left: 576px;
    position: absolute;
    top: 44px;
    width: 300px;
}
#bagArea-5 p {
    color: #000000;
    float: right;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: right;
}
#bagArea-5 p#viewMiniBagLink {
    color: #FFFFFF;
    font-size: 12px;
    padding: 0;
}
#bagArea-5 p#numberBagItems {
    color: #423A3C;
    font-size: 12px;
    height: 21px;
    padding: 9px 8px 0 34px;
}
ul#bagList {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
    position: relative;
}
ul#bagList li {
    float: left;
}
li#ShoppingBagHeaderLink {
    position: absolute;
    right: 128px;
    text-align: left;
    top: 20px;
    width: 86px;
}
li#ShoppingBagHeaderLink a, li#ShoppingBagHeaderLink a:visited {
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
}
li#ShoppingBagHeaderLink a:hover {
    text-decoration: underline;
}
li#GoToCheckoutHeaderLink {
    height: 24px;
    position: absolute;
    right: 8px;
    top: 43px;
    width: 102px;
}
li#GoToCheckoutHeaderLink a, li#GoToCheckoutHeaderLink a:visited {
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    height: 19px;
    padding: 5px 0 0;
    text-align: center;
    text-decoration: none;
    width: 102px;
}
li#GoToCheckoutHeaderLink a:hover {
    color: #FFFFFF;
}
#bagList li.wishlist {
    left: 351px;
    position: absolute;
    top: 20px;
    width: 73px;
}
li.quickorder {
    left: -107px;
    position: absolute;
    top: -34px;
    width: 73px;
}
li.quickorder a {
    color: #423A3C !important;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#bagList li.wishlist a {
    color: #000000;
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
}
#bagList li.wishlist a:hover, li.quickorder a:hover {
    text-decoration: underline;
}
.qtip {
    margin: 5px 0 0 28px;
}
#greeting-10 {
    left: 351px;
    padding: 0;
    position: absolute;
    top: 10px;
    width: 300px;
}
#greeting-10 p {
    float: left;
    font-size: 11px;
    margin: 0 6px 0 0;
    padding: 0 !important;
}
#greeting-10 p.logInTitle {
    font-size: 12px;
    font-weight: bold;
}
#greeting-10 p.logInTitleCredit {
    color: #000000;
    font-weight: normal;
}
#greeting-10 #clientName {
    color: #D91473;
}
#availableToSpendMessageContainer {
    float: left;
}
#greeting-10 a #questionMark {
    margin: -1px 0 0;
}
#previousSite-6 {
    height: auto;
    margin: 5px 0;
}
#previousSite-6 ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#previousSite-6 ul li {
    padding: 6px;
}
#previousSite-6 ul li:first-child {
    background: none repeat scroll 0 0 transparent;
    padding: 6px 6px 6px 0;
}
#previousSite-6 ul li {
    background: none repeat scroll 0 0 #F4F4F4;
    padding: 6px;
}
#previousSite-6 ul li a {
    display: block;
    font-weight: bold;
    text-decoration: none;
}
#previousSite-6 ul li a:hover {
    text-decoration: underline;
}
.tablecell {
    background: none repeat scroll 0 0 #111111;
}
#LPT3_breadcrumbTop1 {
    display: block !important;
}
#breadcrumbNav {
    margin: 0;
}
#breadcrumbNav a {
    color: #000000;
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    font-weight: normal !important;
    text-decoration: none;
}
#breadcrumbNav h1, #breadcrumbNav span {
    color: #000000;
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    font-weight: normal !important;
}
.breadcrumbcuelink {
}
#LPT3_breadcrumbTop1 {
    display: none;
}
.mainsitecolour {
    background: none repeat scroll 0 0 #185B86;
}
.sidebartext {
    color: #FFFFFF;
}
.acctssubtitle {
    color: #185B86;
}
.qofheadingnumber {
    color: #FFFFFF;
}
.qofheadingtitle {
    color: #FFFFFF;
}
.productArea a {
    color: #B96511;
    font-weight: bold;
    text-decoration: none;
}
.productArea a:hover {
    color: #E3BD83;
    text-decoration: underline;
}
.productArea {
    background-color: #FFEDDE;
}
.shopWindow a:hover {
    background-color: transparent;
}
h1.LifestyleDefault {
    background-color: #1E1E1E;
    background-image: url("//images2.drct2u.com/content/images/freeformat/SEO-Product-header.gif");
    background-position: right 50%;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 1.56em;
}
.category {
    color: #FFFFFF;
    font-size: 0.88em;
    font-weight: bold;
}
.shopwindowfolder {
    background-color: #FFFFFF;
    border: 1px solid #B96511;
}
h2.LifestyleDefault {
    background-color: #1E1E1E;
    color: #FFFFFF;
    font-size: 0.75em;
}
.marqueBox {
    background-color: #E3BD83;
}
.marqueBox h2 {
    color: #FFFFFF;
}
.pwHeader h2 {
    background-color: #E3BD83;
    color: #FFFFFF;
    font-size: 0.69em;
}
h1.NoLifestyleDefault {
    background-color: #1E1E1E;
    background-image: url("//images2.drct2u.com/content/images/freeformat/SEO-Product-header.gif");
    background-position: right 50%;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 1.56em;
}
.shopwindowfolder2 {
    background-color: #FFFFFF;
    border: 1px solid #B96511;
}
h2.NoLifestyleDefault {
    color: #FFFFFF;
    font-size: 0.88em;
}
h1.Catwalk {
    background-color: #1E1E1E;
    background-image: url("//images2.drct2u.com/content/images/freeformat/SEO-Product-header.gif");
    background-position: right 50%;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 1.56em;
    font-weight: normal;
}
h2.Catwalk {
    background-color: #1E1E1E;
    color: #FFFFFF;
    font-size: 0.75em;
}
#guidedNav-8 {
    display: block;
    float: left;
    line-height: 1.4em;
    margin: 0 0 5px !important;
    padding: 14px 0 5px !important;
    width: 190px !important;
}
#guidedNav-8 ul {
}
#guidedNav-8 p {
    padding: 3px 0;
}
#guidedNav-8 a, #guidedNav-8 a:link, #guidedNav-8 a:visited {
    font-weight: normal;
}
#guidedNav-8 a:hover {
    color: #000000;
}
#guidedNav-8 p.narrowByTitle {
    display: none;
}
#guidedNav-8 #selectedFilters #selectedFiltersHeader {
    font-family: "GibsonSemiBold",Arial,Helvetica,sans-serif;
    font-size: 15px !important;
    font-weight: normal !important;
}
#currentSelection li {
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif;
    font-size: 14px !important;
}
#guidedNav-8 .refinementHeader {
    font-family: "GibsonSemiBold",Arial,Helvetica,sans-serif;
    font-size: 15px !important;
    font-weight: normal !important;
    text-transform: capitalize;
}
#guidedNav-8 .refinementHeader span {
    background: none repeat scroll 0 0 transparent !important;
    color: #000000;
    padding: 0 6px 0 0 !important;
}
#guidedNav-8 .availableFiltersContainer ul li a {
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif;
    font-size: 14px;
}
#guidedNav-8 .availableFiltersContainer ul li a span.count {
    display: none;
}
#guidedNav-8 .checkList a.checked {
    background: none repeat scroll 0 0 transparent !important;
    font-family: "GibsonSemiBold",Arial,Helvetica,sans-serif;
    padding: 0.25em 0 !important;
}
#guidedNav-8 .checkList a, #guidedNav-8 .checkList .disabled {
    background: none repeat scroll 0 0 transparent !important;
    padding: 0.25em 0 !important;
}
#currentSelection li span {
}
#currentSelection li span a {
}
.magnify {
    background-image: url("//images2.drct2u.com/content/images/freeformat/magnify.gif");
}
a.magnify, a.magnify:link, a.magnify:visited {
    color: #185B86;
    text-decoration: underline;
}
a.magnify:hover {
    background-color: #FFFFFF;
    color: #185B86;
    text-decoration: none;
}
.hoverStyle {
    background-color: white;
    border: 1px solid black;
}
tr.tablecell a:link, tr.tablecell a:visited {
    color: #FFFFFF;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
tr.tablecell a:hover {
    color: #FFFFFF;
}
#searchResultsHeader {
    margin: 0 !important;
    padding: 0 5%;
    width: 90%;
}
#searchResultsHeader h2, #searchResultsHeader p {
    color: #231F20;
    text-align: center;
}
#searchResultsHeader h2 {
    font-family: 'Times New Roman',Times,Baskerville,Georgia,serif;
    font-size: 40px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 40%;
    margin: 0 0 8px;
    text-transform: lowercase;
}
#searchResultsHeader #strapline {
    font-size: 18px;
    left: -0.7em;
    position: relative;
}
#searchResultsHeader p {
    font-family: 'GibsonRegular',Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.3em;
    margin: 0;
}
.productSort {
    background-color: #FFFFFF;
    height: 40px;
    margin-bottom: 2px !important;
    margin-top: 0 !important;
    padding-top: 8px !important;
    width: 810px !important;
}
#sortByOptions, .recordsPerPage {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 20px 0 0;
    padding: 8px 0;
}
.resultsPages {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px 0 0;
}
.resultsPages .productPages {
    padding: 3px 0 0;
}
#sortByOptions p, .recordsPerPage p, .productPages .productPagesTxt {
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif;
    font-size: 13px !important;
    padding: 3px 8px 0 0 !important;
}
#sortByOptions select, .recordsPerPage select {
    margin: 2px 0 0 !important;
}
.productPages .current {
    background: url("//images2.drct2u.com/content/images/FGN/1506AW_G1_PS_current.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif;
    font-weight: normal !important;
    height: 20px !important;
    width: 20px;
}
.productPages .current strong, .productPages .last a {
    font-weight: normal;
    padding: 0 3px !important;
}
.productPages span {
    float: left;
    padding: 2px 0 0 !important;
}
.productPages .next {
    padding: 0 !important;
}
.productPages .next a, .productPages .next a:link, .productPages .next a:visited {
    background: none repeat scroll 0 0 transparent !important;
    font-family: "GibsonSemiBold",Arial,Helvetica,sans-serif;
    padding: 1px 3px 2px !important;
    text-decoration: none;
}
.productPages .next a:hover {
    background: none repeat scroll 0 0 transparent !important;
    text-decoration: underline;
}
.productPages .spacer {
    font-size: 13px !important;
}
.productPages a, .productPages a:link, .productPages a:visited, .productPages a:hover {
    color: #000000;
    display: inline-block;
    float: left;
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif;
    font-size: 13px !important;
    padding: 0 5px;
    text-decoration: none;
}
.productPages a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    text-decoration: underline;
}
#numItemsContainer p {
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif;
    padding: 0 0 10px;
}
.productPreview .rating {
    padding: 4px 0;
}
.productPreviewImage {
}
p.productTitle {
    padding: 0 0 10px;
}
p.productTitle a {
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: uppercase;
}
p.productTitle a:hover {
    text-decoration: underline;
}
p.salePrice, p.wasPriceFormat, p.moreColours, span.reviews {
    float: left;
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal !important;
    padding: 0 10px 0 0;
}
p.moreColours {
    float: none;
}
p.productPrice {
    clear: both;
    font-family: "GibsonLight",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal !important;
    letter-spacing: 1px;
}
.priceInfo .salePrice {
    color: #D04D4D;
}
#productWindowContent .overImg {
    height: auto !important;
    margin-left: 4px !important;
    width: auto !important;
}
#productWindowContent p.productIncentiveSpecialOffer {
    padding: 4px 0 !important;
}
.fantasticOffers {
    background-image: url("/content/common/images/orderBuilding/jdw-ob-fantastic-deals-header.png") !important;
    border-radius: 0.5em 0 0 0;
    float: left;
    height: 39px;
    margin: -10px -13px;
    width: 645px;
}
.orderContainer .sHeader1 {
    background: url("/content/common/images/orderBuilding/jdw-ob-banner-sprite-n.png") no-repeat scroll 0 0 transparent !important;
    height: 32px;
    width: 250px;
}
.orderContainer .sHeader2 {
    background: url("/content/common/images/orderBuilding/jdw-ob-banner-sprite-n.png") no-repeat scroll 0 -33px transparent !important;
    height: 32px;
    width: 250px;
}
.orderContainer .sHeader3 {
    background: url("/content/common/images/orderBuilding/jdw-ob-banner-sprite-n.png") no-repeat scroll 0 -66px transparent !important;
    height: 32px;
    width: 250px;
}
a#fantasticDealsContinue {
    background-image: url("//images2.drct2u.com/content/common/images/commongui/GUI_btnTintedBg.gif") !important;
}
a#fantasticDealsContinue:hover {
    color: #009900 !important;
}
.modalButtonForward .buttonCapLt {
    background-image: url("//images2.drct2u.com/content/common/images/commongui/GUI_btnTintedContinueCapLt.png") !important;
    width: 29px;
}
.modalButtonForward .buttonCapRt {
    background-image: url("//images2.drct2u.com/content/common/images/commongui/GUI_btnTintedCapRt.png") !important;
}
.nowPriceFormat {
    color: black;
    font-size: 25px !important;
}
#LPT3_slot3, #LPT3_slot4, #LPT3_slot5, #LPT3_slot6, #LPT3_slot7, #LPT3_slot8, #LPT3_slot9, #LPT3_slot10, #LPT3_slot11, #LPT3_slot12, #LPT3_main1, #LPT3_main2, #LPT3_main3, #LPT3_main4, #LPT3_main5, #LPT3_main6, #LPT3_main7, #LPT3_main8, #LPT3_main9 {
    margin-right: 0 !important;
}
.ui-autocomplete {
    background-color: white;
    border: 1px solid #CCCCCC;
    display: block;
    left: 760px;
    list-style-type: none;
    padding: 5px;
    position: absolute;
    top: -1165px;
    width: 228px !important;
    z-index: 999;
}
.ui-autocomplete a {
    color: #999999;
    cursor: pointer;
    font-style: italic;
    text-decoration: none;
}
.ui-autocomplete a:hover {
    text-decoration: underline;
}
#productHeading h1 {
    font-family: 'Times New Roman',Times,Baskerville,Georgia,serif !important;
    font-size: 2.8em;
    font-style: italic;
    font-weight: normal !important;
    line-height: 1.1em !important;
    margin: 0;
    padding: 0;
    text-transform: lowercase;
    width: 90% !important;
}
em.productWasPrice {
    color: #AFACAD !important;
    display: block;
    font-size: 0.9em !important;
    font-weight: bolder !important;
    margin: 3px 0;
}
.savePriceRange {
    color: #D91473;
    font-weight: normal !important;
    margin: 3px 0 0 !important;
}
#atbInner {
    background-color: #FFFFFF !important;
    border: 1px solid #DDDDDD !important;
}
#addToWishListBtn {
    float: left !important;
    position: relative !important;
    top: 10px !important;
}
#copyWasPriceContainer span {
    color: #999999 !important;
    font-size: 9px !important;
    font-weight: normal !important;
}
#copyWasPriceContainer {
    border: medium none !important;
    margin: 10px 0 0 !important;
    padding: 0 !important;
}
#copyWasPriceContainer ul {
    color: #999999 !important;
    float: left !important;
    margin: 0 0 10px;
    padding: 0;
    width: 393px !important;
}
#copyWasPriceContainer li {
    color: #999999 !important;
    float: left !important;
    margin: 0;
    padding: 0;
}
em.wasPriceStyle {
    color: #D91473 !important;
    display: block !important;
    font-size: 0.9em !important;
    font-style: normal;
    text-decoration: line-through;
}
#productDescription ul {
    list-style: none outside none !important;
    margin: 0 !important;
    padding: 0 !important;
}
#productDescription ul li {
    font-size: 13px !important;
}
#productDescription ul li.ProductCopy {
    line-height: 1.3em !important;
    list-style: disc outside none;
    margin: 0 !important;
    padding: 5px 0 !important;
}
#delivery-info p, #returns-info p {
    font-size: 13px;
}
.deliveryOptions thead th {
    background: none repeat scroll 0 0 #F4F4F4 !important;
}
.carouselContainer .carouselHeader {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #DDDDDD !important;
    color: #000000 !important;
    font-family: "GibsonSemiBold",Arial,Helvetica,sans-serif !important;
    font-size: 18px !important;
    font-weight: normal !important;
    padding: 5px 0 5px 5px !important;
    text-align: left;
}
.carouselHeader {
    background: none repeat scroll 0 0 transparent;
}
.mainFirstValue getFittingValue {
    margin: 5px 0 !important;
}
#affinityWrapper {
    min-height: 16em !important;
}
#characteristics {
    margin-top: 10px !important;
}
#characteristics li {
    color: #000000 !important;
    position: relative;
    top: 0;
}
#careLogoContainer {
    position: relative;
    top: 0;
}
#productHeading h2 {
    color: #423A3C;
    margin: 3px 0 6px;
}
#prodCatNumber {
}
#totalPriceValue {
    color: #000000 !important;
}
h2#affinityHeader {
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif !important;
    font-size: 1.4em;
    font-weight: normal !important;
    padding: 4px 10px !important;
    text-transform: none !important;
}
.fadeMsgBox {
    margin-top: 5px;
}
.priceRange {
    color: #000000 !important;
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif !important;
    font-size: 1.7em;
    font-weight: normal !important;
    text-transform: none !important;
}
#guidedNav-8 a.clearRefinement {
    font-family: Arial,Helvetica,sans-serif !important;
}
.nav-tabs > li#promotionsTab a, .nav-tabs > li#promotionsTab a:hover, .nav-tabs > li#promotionsTab.active > a, .nav-tabs > li#promotionsTab.active > a:hover {
    color: #D91473 !important;
    text-decoration: none !important;
}
.nav-tabs > li#promotionsTab.active > a:hover, .nav-tabs > li#promotionsTab a:hover {
    text-decoration: underline !important;
}
.nav-tabs > li > a {
    text-decoration: none;
}
.nav-tabs > li > a:hover {
    text-decoration: underline;
}
#careLogoContainer {
    margin-top: 0.56em;
}
#promotions .productPreviewImage a {
    border: medium hidden !important;
}
#productContainer .productPreviewImage {
    border: medium none !important;
}
.signInTitle h2 {
    font-family: "GibsonSemiBold",Arial,Helvetica,sans-serif !important;
    font-size: 22px !important;
    font-weight: normal !important;
    text-align: center !important;
    text-transform: none !important;
}
.signInTitle {
    padding: 15px 25px !important;
}
.signInNewCustomerWrapper {
    background: url("//images2.drct2u.com/content/images/homepages/JDW_signInBG_66px.jpg") repeat-x scroll center bottom transparent !important;
    min-height: 302px !important;
}
#signInContentContainer {
    height: 370px !important;
}
.signInContainer .signInLinks a:link, .signInContainer .signInLinks a:visited {
    color: #000000 !important;
}
.newCustomerLink {
    border: 10px solid #F4F4F4 !important;
}
.btnContinue a, btnContinue a:link, .btnContinue a:visited {
    color: #000000 !important;
}
.btnContinue a:hover, .btnContinue a:visited {
    text-decoration: none !important;
}
td.largetitle {
    color: #000000;
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif !important;
    font-size: 33px !important;
    font-weight: normal !important;
    padding-top: 20px !important;
    text-transform: none !important;
}
td.acctssubtitle {
    color: #000000;
}
td a.smalllink {
    background: none repeat scroll 0 0 #F4F4F4;
    color: #000000;
    float: left;
    font-family: "FunctionProBook",Arial,Helvetica,sans-serif !important;
    font-size: 16px !important;
    font-weight: normal !important;
    margin-bottom: 5px;
    margin-left: 20px;
    padding: 5px 5px 5px 14px;
    text-decoration: none;
    text-transform: none !important;
    width: 370px;
}
td a.smalllink:hover {
    color: #D91473;
    text-decoration: underline;
}
#helpPages h1, #balanceAndPayment h1 {
    background-color: #F4F4F4 !important;
    color: #000000 !important;
    font-family: "GibsonSemiBold",Arial,Helvetica,sans-serif !important;
    font-size: 26px !important;
    font-weight: normal;
    padding: 8px 0 0 5px !important;
    text-align: center;
    text-transform: uppercase !important;
}
.helpheading {
    font-family: "GibsonSemiBold",Arial,Helvetica,sans-serif !important;
    font-size: 17px !important;
    font-weight: normal !important;
    padding-top: 10px;
    text-transform: none !important;
}
a.helpsubjectlink {
    margin-bottom: 4px;
    text-decoration: none !important;
}
a.helptopiclink {
    color: #D91473;
    text-decoration: none !important;
}
#helpcontainer .helpheading {
    color: #D91473;
    font-size: 19px !important;
}
div#helpcontainer, div#helpaltcontainer {
    border-left: 2px solid #CCCCCC !important;
    padding-left: 50px !important;
    width: 500px;
}
#checkoutPageTitleBar h1, #viewBagContainer, #viewBagFooterTitle h1, #viewBagFooterTitle .help, .carouselContainer .carouselHeader, .sbTotalCostBg p {
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif !important;
    font-weight: normal !important;
}
#checkoutPageTitleBar h1 {
    font-size: 26px !important;
    margin: 0 0 0 10px;
    text-transform: uppercase;
}
#promotionInner h2, .infoCurveBox p {
    font-weight: normal !important;
}
#prodHeader h2, #prodHeader h3, #prodHeaderTotal h3, #incentiveTotal h3, .sbProductCode, .productPriceInfotxt2, .totalColumn p, .incentivesTotalColumn p {
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif !important;
    font-weight: normal !important;
}
#prodHeader h2 {
    font-size: 21px !important;
    margin: 3px 0 0 !important;
    text-transform: uppercase;
}
.totalColumnWasPriceTxt {
    font-weight: normal !important;
}
.totalColumn p.totalColumnNowTxt {
    color: #000000;
    font-size: 16px !important;
    font-weight: bold !important;
}
#shopProdInfoHolder #productBasicInfo {
    min-height: 70px !important;
}
#shopProdInfoHolder .dispatchHolder {
    height: 24px;
}
.sbTotalCostBg p {
    font-size: 11px !important;
}
.sbTotalFooter p {
    font-size: 16px !important;
}
.commonBtnBack .commonBtnCapLt {
    background-image: url("//images2.drct2u.com/content/images/FGN/CGN_btnBackCapLt.png");
}
.commonBtnForward .commonBtnCapLt, .commonBtnNoStyle .commonBtnCapLt {
    background-image: url("//images2.drct2u.com/content/images/FGN/JDW_btnCommonCapRt_blk.gif");
}
.commonBtnClose a, .commonBtnClose a:link, .commonBtnClose a:visited, .commonBtnBack a, .commonBtnBack a:link, .commonBtnBack a:visited, .commonBtnForward a, .commonBtnForward a:link, .commonBtnForward a:visited, .commonBtnNoStyle a, .commonBtnNoStyle a:link, .commonBtnNoStyle a:visited, .commonBtnAdd a, .commonBtnAdd a:link, .commonBtnAdd a:visited {
    background-image: url("//images2.drct2u.com/content/images/FGN/CGN_btnCommonBg_blk.gif");
}
.commonBtnAdd .commonBtnCapRt, .commonBtnBack .commonBtnCapRt, .commonBtnClose .commonBtnCapRt, .commonBtnNoStyle .commonBtnCapRt {
    background-image: url("//images2.drct2u.com/content/images/FGN/CGN_btnCommonCapRt_blk.gif");
}
#miniBag {
    border-right: 1px solid #999999;
}
#miniBagFooterCapTopRight {
    background: url("//images.drct2u.com/repo/CGN/desktop/header/02-images/CGN_minibagBoxTopRtCap.png") no-repeat scroll right bottom transparent !important;
}
#miniBagFooterCapTopLeft {
    background: url("//images.drct2u.com/repo/CGN/desktop/header/02-images/CGN_minibagBoxTopLtCap.png") no-repeat scroll left bottom transparent !important;
}
#miniBagFooterCapBotLeft {
    background: url("//images.drct2u.com/repo/CGN/desktop/header/02-images/CGN_minibagBoxBotCap.png") no-repeat scroll left bottom transparent !important;
}
#miniBagFooterCapBotRight {
    background: url("//images.drct2u.com/repo/CGN/desktop/header/02-images/CGN_minibagBoxBotCap.png") no-repeat scroll right bottom transparent !important;
}
#miniBagContainer {
    background-color: #E8E7E7 !important;
}
#miniBagContainer .curveLT, #miniBagContainer .curveRT, #miniBagContainer .curveLB, #miniBagContainer .curveRB {
    background: none repeat scroll 0 0 transparent !important;
}
#miniBagContainer #miniBagTitle {
    background-color: #000000;
    border-bottom: 1px solid #000000;
}
#miniBagTitle p {
    color: #FFFFFF !important;
    text-transform: uppercase !important;
}
#miniBagContainer #recentTitle p {
    text-transform: uppercase !important;
}
.qtip .smallBtnGeneric .smallBtnCapLt {
    display: none;
}
.qtip .smallBtnGeneric .smallBtnCapRt {
    display: none;
}
.qtip .smallBtnGeneric a, .smallBtnGeneric a:link, .qtip .smallBtnGeneric a:visited {
    background-image: url("/repo/CGN/desktop/header/02-images/CGN_btnSmallBg_green.gif");
    border-left: 1px solid #3A981E;
    border-right: 1px solid #3A981E;
    font-size: 10px !important;
    padding: 0 7px !important;
    text-decoration: none;
    text-transform: uppercase !important;
}
.qtip .commonBtnContinueTinted a, .qtip .commonBtnContinueTinted a:link, .qtip .commonBtnContinueTinted a:visited {
    width: 210px !important;
}
.qtip .remove a {
    background-image: url("//images2.drct2u.com/content/images/FGN/JDW_btnSmallBg_red.gif") !important;
    border-left: 1px solid #FF232D !important;
    border-right: 1px solid #FF232D !important;
}
.qtip .remove a:hover {
    color: #000000 !important;
}
.smallBtnGeneric .smallBtnCapLt {
    background-image: url("//images2.drct2u.com/content/images/FGN/JDW_btnViewSmallCapLt_green.gif");
}
.smallBtnView .smallBtnCapLt {
    background-image: url("//images2.drct2u.com/content/images/FGN/CGN_btnViewSmallCapLt_green.gif");
    width: 10px;
}
.smallBtnGeneric a, .smallBtnGeneric a:link, .smallBtnGeneric a:visited, .smallBtnPromo a, .smallBtnPromo a:link, .smallBtnPromo a:visited, .smallBtnView a, .smallBtnView a:link, .smallBtnView a:visited {
    background-image: url("//images2.drct2u.com/content/images/FGN/CGN_btnViewSmallCap_green.gif");
}
.smallBtnGeneric .smallBtnCapRt, .smallBtnPromo .smallBtnCapRt, .smallBtnView .smallBtnCapRt {
    background-image: url("//images2.drct2u.com/content/images/FGN/CGN_btnViewSmallCapRt_green.gif");
    width: 10px;
}
.smallBtnEdit .smallBtnCapLt {
    background-image: url("//images2.drct2u.com/content/images/FGN/CGN_btnViewSmallCapLt_blk.gif");
    width: 10px;
}
.smallBtnEdit a, .smallBtnEdit a:link, .smallBtnEdit a:visited {
    background-image: url("//images2.drct2u.com/content/images/FGN/CGN_btnViewSmallCap_blk.gif");
}
.smallBtnEdit .smallBtnCapRt {
    background-image: url("//images2.drct2u.com/content/images/FGN/CGN_btnViewSmallCapRt_blk.gif");
    width: 10px;
}
.smallBtnClose .smallBtnCapLt {
    background-image: url("//images2.drct2u.com/content/images/FGN/CGN_btnViewSmallCapLt_red.gif");
    width: 10px;
}
.smallBtnClose a, .smallBtnClose a:link, .smallBtnClose a:visited {
    background-image: url("//images2.drct2u.com/content/images/FGN/CGN_btnViewSmallCap_red.gif");
    text-decoration: none;
    text-transform: uppercase;
}
.smallBtnClose .smallBtnCapRt {
    background-image: url("//images2.drct2u.com/content/images/FGN/CGN_btnViewSmallCapRt_red.gif");
    width: 10px;
}
.commonBtnContinueTinted .commonBtnCapLt {
    display: none;
}
.commonBtnContinueTinted a, .commonBtnContinueTinted a:link, .commonBtnContinueTinted a:visited, .commonBtnForward a, .commonBtnForward a:link {
    background-image: url("//images2.drct2u.com/content/images/FGN/CGN_btnTintedBg.gif");
    color: #FFFFFF !important;
    font-size: 16px;
    text-align: center;
    width: 270px;
}
.commonBtnContinueTinted .commonBtnCapRt, .commonBtnForward .commonBtnCapRt {
    background-image: url("//images2.drct2u.com/content/images/FGN/CGN_btnTintedBg.gif");
    width: 10px;
}
.mbCheckoutButtonContainer {
    width: 232px;
}
#viewBagCheckoutBtn2 {
    margin-top: 5px;
    width: 300px !important;
}
.commonBtnContinueTinted a, .commonBtnContinueTinted a:link, .commonBtnContinueTinted a:visited, .commonBtnNoStyle a, .commonBtnForward a, .commonBtnForward a:link, .smallBtnGeneric a, .smallBtnGeneric a:link, .smallBtnGeneric a:visited, .smallBtnView a, .smallBtnView a:link, .smallBtnView a:visited {
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif !important;
    font-weight: normal !important;
    text-decoration: none !important;
    text-transform: uppercase;
}
.smallBtnEdit a, .smallBtnEdit a:link, .smallBtnEdit a:visited, .smallBtnPromo a, .smallBtnPromo a:link, .smallBtnPromo a:visited, .smallBtnView a, .smallBtnView a:link, .smallBtnView a:visited {
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif !important;
    font-weight: normal !important;
    text-decoration: none;
    text-transform: uppercase;
}
#eMeLandingPanel {
    height: 230px;
    width: 840px !important;
}
#eMeLandingPanel .commonBoxCurveContainer {
    width: 850px !important;
}
#eMeLandingHead {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 0 none !important;
}
#eMeLandingHead h2 {
    color: #000000 !important;
    font-family: "GibsonSemiBold",Arial,Helvetica,sans-serif !important;
    font-size: 30px !important;
    font-weight: normal;
    line-height: 35px !important;
    padding: 12px 0 0 269px !important;
    text-transform: none;
    width: 330px;
}
.commonBoxCurveContainer {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none;
}
.commonCurveLT {
    display: none !important;
}
.commonCurveRT {
    display: none !important;
}
.commonCurveLB {
    display: none !important;
}
.commonCurveRB {
    display: none !important;
}
#eMeNewCustomer {
    left: 60px !important;
}
#eMeNewCustomer h2 {
    color: #000000 !important;
    font-family: "GibsonSemiBold",Arial,Helvetica,sans-serif !important;
    font-size: 24px !important;
    font-weight: normal !important;
    padding: 61px 77px 13px !important;
    text-transform: none;
    width: 350px !important;
}
#eMeNewCustomer .commonBoxCurveContainer, #eMeExistingCustomer .commonBoxCurveContainer {
    border: 1px solid #DEDCDC !important;
    height: 200px !important;
    width: 350px !important;
}
#eMeNewCustomerBtnContainer {
    float: left !important;
    margin: 7px 0 0 119px !important;
}
#eMeExistingCustomer {
    float: left !important;
    left: 60px !important;
    margin-left: 22px !important;
    top: 30px !important;
    width: 300px !important;
}
#eMeExistingCustomer p {
    margin: 10px 38px !important;
    padding: 18px 0 0 !important;
    position: relative;
    text-align: center;
}
#eMeExistingCustomer p span {
    color: #D91473;
}
#eMeExistingCustomer p a {
    float: left;
    margin-left: 48px !important;
}
#eMeExistingCustomer p span:hover {
    text-decoration: none !important;
}
#existingCustomerHead {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
}
#existingCustomerHead h2 {
    color: #000000 !important;
    font-family: "GibsonSemiBold",Arial,Helvetica,sans-serif !important;
    font-size: 24px !important;
    font-weight: normal !important;
    padding: 40px 77px 21px !important;
    text-transform: none;
    width: 350px !important;
}
.commonBtnNoStyleTinted a:hover {
    text-decoration: none !important;
}
ul#siteInfoList {
    left: 655px !important;
    top: 15px !important;
}
ul#siteInfoList li a {
    margin: 4px 6px 0 -3px;
    width: 100px !important;
}
#navCategories-8 h2, #imageListContainer h3, .heroProdContainer h3, #categoryNav h3 {
    background-color: #000000 !important;
    background-image: none !important;
    color: #FFFFFF !important;
    float: left !important;
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif !important;
    font-size: 16px !important;
    font-weight: normal !important;
    margin: 1px 0 1px 1px !important;
    text-transform: uppercase !important;
    width: 50% !important;
}
#categoryNav h2.viewAll {
    background: none repeat scroll 0 0 #000000 !important;
    float: left !important;
    font-family: "GibsonLight",Arial,Helvetica,sans-serif !important;
    font-weight: normal !important;
    margin: 1px 1px 1px 0 !important;
    text-align: right !important;
    width: 48.2% !important;
}
#categoryNav h2.viewAll a {
    color: #FFFFFF !important;
}
a.chatButton {
    background-color: #EE529D;
    border-color: #EE529D;
    border-radius: 4px 4px 4px 4px;
    border-width: 1px;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    padding: 6px;
    text-decoration: none;
    width: 110px;
}
a.chatButton:hover {
    color: #FFFFFF;
}
#guidedNav-8 .refinementHeader {
    width: 93% !important;
}
#guidedNav-8 a.clearRefinement {
    font-size: 12px;
    right: -7px !important;
    text-transform: lowercase;
}
.sign-in-form-wrapper .primary form, .sign-in-form-wrapper .secondary form {
    border-top: 8px solid #FFFFFF !important;
}
.sign-in-form-wrapper .secondary form.new-customer a {
    background-color: #EE529D !important;
}
.sign-in-form-wrapper .button {
}
.sign-in-form-wrapper .button span {
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif !important;
    font-size: 16px !important;
    font-weight: normal !important;
}
#signinForm h2.title, .newCustomerContainer h3.title {
    font-family: "BodoniDisplayDemi";
    font-size: 2.5rem;
    font-weight: normal !important;
    text-transform: uppercase;
}
.C10_cartridge .cartridgeTitle {
    background-color: #54565B !important;
    height: 26px;
    width: 102.4% !important;
}
.C10_cartridge .cartridgeTitle h2.viewAll {
    border: 0 none;
    font-family: "BodoniDisplayDemiItalic",Times,"Times New Roman",serif !important;
    font-size: 18px;
    font-weight: normal !important;
    text-transform: none;
}
.C10_cartridge .cartridgeTitle h2.viewAll a:after {
    font-size: 20px;
    margin: 0 0.25em 0.2em 0.2em !important;
}
.C10_cartridge .cartridgeTitle h2.viewAll a {
    color: #FFFFFF !important;
}
.C10_cartridge .cartridgeTitle h2 {
    color: #FFFFFF !important;
    font-family: "BodoniDisplayDemi",Times,"Times New Roman",serif !important;
    font-size: 17px !important;
    font-weight: normal !important;
    margin-left: 10px !important;
    text-transform: uppercase;
}
.C10_cartridge .cartridgeTitle h2.viewAll:before {
    content: none !important;
}
.C10_cartridge .cartridgeTitle h2.viewAll a {
    margin-right: 10px !important;
    margin-top: -10px !important;
}
.C10_cartridge .cartridgeTitle h2.viewAll:before {
    content: none !important;
}
.C10_cartridge .cartridgeTitle h2.viewAll a {
    margin-right: 10px !important;
    margin-top: -10px !important;
}
.C6_cartridge {
    border-bottom: 1px solid #E2E2E2;
}
.productContainer {
    margin-bottom: 40px;
}
.outfitBuilderWrap .addedToBagBox .prodAddedTitle h2 {
    color: #3B3E40;
    font-family: "GibsonRegular";
    font-size: 1.9rem;
}
.outfitBuilderWrap .promotedProdsWrap .promotedProdsInnerWrap .outfitBuilderTitle {
    color: #7A7878;
    float: left;
    font-family: "GibsonRegular";
    padding-bottom: 1rem;
}
.outfitBuilderWrap .prodAddedShopBtn {
    background-color: #3B3E40;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 1.5rem;
    padding: 1.1rem 0.3rem;
    text-align: center;
    text-decoration: none;
    width: 43%;
}
.productPrice h3 {
    font-family: "GibsonRegular";
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
h2.productCode {
    font-family: "GibsonRegular";
    font-size: 1.2em;
    font-weight: normal;
    text-transform: uppercase;
}
#accordion h2 {
    background-color: #54565B;
    background-image: url("//images2.drct2u.com/content/images/productdetails/pdpAccordionExpand.png");
    background-position: right 10px top 8px;
    background-repeat: no-repeat;
    border: 1px solid #54565B;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Times New Roman',Times,Baskerville,Georgia,serif;
    font-size: 1.8em;
    font-style: italic;
    font-weight: normal;
    letter-spacing: normal;
    margin: 10px 0 0;
    padding: 7px 7px 7px 15px;
    text-transform: lowercase;
}
#accordion h2.active {
    border: 1px solid #54565B;
}
#accordion h2.multiBuy {
    background-color: #C4201D;
    color: #FFFFFF;
}
.productInfo #productReturnsContent p {
    font-family: "GibsonRegular";
    font-size: 15px;
}
#productDescription ul li {
    font-family: "GibsonRegular";
    font-size: 15px !important;
}
.deliveryOptions thead th {
    background: none repeat scroll 0 0 #F4F4F4 !important;
    font-family: "GibsonRegular";
    letter-spacing: 0;
}
.deliveryOptions th, .deliveryOptions td {
    border: 1px solid #DDDDDD;
    font-family: "GibsonRegular";
    padding: 5px;
    text-align: left;
}
element.style {
    display: block;
    font-family: "GIbsonRegular";
}
.totalPriceLabel {
    display: block !important;
    float: left;
    font-family: "GibsonRegular";
    font-weight: bold;
    padding-right: 1rem;
}
#sizeGuideButton a {
    background: url("//images2.drct2u.com/content/images/productdetails/sizeGuideMeasureIcon.png") repeat-x scroll center bottom transparent;
    font-family: "GibsonRegular";
    padding-bottom: 6px;
}
#addToWishListBtn {
    float: left !important;
    font-family: "GibsonRegular";
    position: relative !important;
    top: 10px !important;
}
a#addToBagBtn {
    font-family: "GibsonRegular";
    width: 250px !important;
}
a.btn.primaryBtn {
    font-family: "GibsonRegular";
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
#totalPrice {
    color: #3A981E;
    font-family: "GibsonRegular";
    font-size: 18px;
    font-weight: bold;
}
.pdp-affinities h3 {
    background-color: #54565B;
    color: #FFFFFF;
    font-family: 'Times New Roman',Times,Baskerville,Georgia,serif;
    font-size: 1.8em;
    font-style: italic;
    font-weight: normal;
    letter-spacing: normal;
    padding: 15px;
    text-transform: lowercase;
}
.bv-cleanslate .bv-core-container-238 .bv-content-item .bv-author-profile .bv-inline-profile .bv-content-author-name {
    float: left !important;
    margin: 0 !important;
    max-width: 65% !important;
}
.bv-cleanslate .bv-core-container-238 .bv-author, .bv-cleanslate .bv-core-container-238 .bv-popup-profull .bv-content-item .bv-content-author-name .bv-author {
    color: #54565B !important;
    font-family: "GibsonSemiBold","Arial","Helvetica","sans-serif" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 700 !important;
    line-height: 18px !important;
    text-decoration: none !important;
    text-transform: none !important;
}
.bv-cleanslate .bv-core-container-238 .bv-content-data-label-container .bv-content-data-label {
    font-size: 14px !important;
    font-weight: normal !important;
}
div.top-page {
    display: none;
}
.sectionPolicies h1, .sectionWarranties h1, .sectionContact h1, .sitemap h1 {
    color: #231F20;
    font-family: "Times New Roman",Times,serif;
    font-size: 48px;
    font-style: italic;
    font-weight: normal;
    margin: 0 0 30px;
    text-align: center;
    text-transform: lowercase;
}
.sectionPolicies h2, .sectionPolicies h3, .sectionPolicies h4, .sectionPolicies p, .sectionPolicies li, .sectionPolicies > nav a, .sectionWarranties h2, .sectionWarranties h3, .sectionWarranties h4, .sectionWarranties p, .sectionWarranties li, .sectionWarranties > nav a, .sectionContact h2, .sectionContact h3, .sectionContact h4, .sectionContact p, .sectionContact li, .sectionContact > nav a, .sitemap h2, .sitemap h3, .sitemap h4, .sitemap p, .sitemap li, .sitemap > nav a {
    color: #231F20;
    font-family: "GibsonRegular",Arial,Helvetica,sans-serif;
    letter-spacing: normal;
}
.sectionPolicies h2, .sectionWarranties h2, .sectionContact h2 {
    font-size: 24px;
}
.sitemap h2 {
    font-size: 18px;
}
.sectionPolicies h3, .sectionWarranties h3, .sectionContact h3, .sitemap h3 {
    font-size: 21px;
}
.sectionPolicies h4, .sectionPolicies h5, .sectionPolicies h6, .sectionWarranties h4, .sectionWarranties h5, .sectionWarranties h6, .sectionContact h4, .sectionContact h5, .sectionContact h6, .sitemap h4, .sitemap h5, .sitemap h6 {
    font-size: 18px;
}
.sectionPolicies p, .sectionWarranties p, .sectionContact p, .sitemap p {
    font-size: 16px;
}
.sectionPolicies > nav a, .sectionWarranties > nav a, .sectionContact > nav a, .sitemap > nav a {
    font-size: 16px;
}
.sitemap a {
    padding: 2px 0;
}
.sitemap a:hover {
    text-decoration: underline;
}
.sitemap h2 {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF !important;
}
ul#primaryNav li a {
    text-decoration: none;
}
#guidedNav-8 .availableFiltersContainer ul li a span.count {
    color: #333333 !important;
    display: inline !important;
    margin-left: 10px !important;
}

/* FLEXSLIDER OVERRIDES - RICH RELEVANCE */

.flex-direction-nav a.flex-next,
.flex-direction-nav a.flex-prev {
    transition: none;
    text-shadow: none;
    outline: 0;
    opacity: 1;
}

.flex-direction-nav a.flex-next {
    right: 0;
}

.flex-direction-nav a.flex-prev {
    left: 0;
}

.flex-direction-nav a.flex-next:before,
.flex-direction-nav a.flex-prev:before {
    color: #ffffff;
    background: #000000;
    text-shadow: none;
    font-size: 24px;
    padding: 6px 12px;
}

.carouselContainer .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
}

.carouselContainer .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
}

/* FLEXSLIDER OVERRIDES - END */