div.dd-columns {
    display: table;
    margin: 30px 0 0;
    padding: 0 0 10px;
    position: relative;
}
div.dd-column1 {
    display: table-cell;
    float: left;
    text-align: left;
    vertical-align: top;
    width: 649px;
}
div.dd-column2 {
    display: table-cell;
    height: 100%;
    text-align: left;
    vertical-align: top;
    width: 325px;
}
div.dd-column2 .dd-wrap {
    display: inline-table;
    height: 100%;
    margin: 0 0 0 6px;
    padding: 0 0 0 10px;
    width: 307px;
}
h3 {
    float: left;
    font-family: futura-pt, tahoma, geneva, verdana, arial, sans-serif;
    font-size: 24px;
    line-height: 22px;
    margin: -2px 0 10px;
}
.dd-column1 .dd-popular-stories {
    font-family: futura-pt, tahoma, geneva, verdana, arial, sans-serif;
    width: 100%;
}
.dd-column1 .dd-popular-stories .dd-sec-desc {
    font-size: 15px;
    margin: 6px auto 12px;
    text-align: center;
}
.dd-column1 .dd-popular-stories .dd-stories {
    display: table;
    margin-bottom: 2em;
}
.dd-column1 .dd-popular-stories .dd-stories li {
    display: table-cell;
    overflow: hidden;
    padding: 0 10px 0 0;
    position: relative;
    vertical-align: top;
    width: 154px;
}
.dd-column1 .dd-popular-stories .dd-stories li:nth-of-type(4) {
    padding-right: 0;
}
.dd-column1 .lt-ie9 .dd-popular-stories .dd-stories li {
    padding: 0 7px 0 0;
}
.dd-column1 .dd-popular-stories .dd-stories li a {
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 auto;
    opacity: 1;
    overflow: hidden;
    text-decoration: none;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}
.dd-column1 .dd-popular-stories .dd-stories li a:hover {
    opacity: 0.6;
}
.dd-column1 .dd-popular-stories .dd-stories .dd-thumb {
    background-color: #fff;
    border: 1px solid #000;
    display: block;
    height: 152px;
    margin-bottom: 0.8em;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 152px;
}
.dd-column1 .dd-popular-stories .dd-stories .dd-stories-overviewtext,
.dd-column1 .dd-popular-stories .dd-stories .dd-stories-title {
    text-transform: uppercase;
}
.dd-column1 .dd-popular-stories .dd-stories .dd-stories-overviewtext {
    display: none;
}
.dd-column1 .dd-popular-stories .dd-stories .dd-stories-overviewtext p {
    margin: 0 auto;
}
.ie7 .dd-column1 .dd-popular-stories .dd-stories .dd-stories-overviewtext p {
    line-height: 1.3;
}
.dd-column1 .dd-popular-stories .dd-stories li a:hover .dd-thumb img {
    zoom: 1;
    filter: alpha(opacity=60);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
/*.dd-column1 .dd-popular-stories .dd-thumb span {
    background-color: #000;
    bottom: 0;
    display: block;
    font-size: 0;
    height: 30px;
    position: absolute;
    right: 0;
    width: 30px;
    z-index: 3;
}*/
.dd-column1 .dd-popular-stories .dd-stories li a .dd-thumb img {
    height: 152px;
}
.dd-column1 .dd-popular-stories .dd-icon-video .dd-thumb span {
    background: url(../-/media/-/Files/uk/images/video-icon.png) no-repeat 0 100%;
}
.dd-column1 .dd-popular-stories .dd-icon-image .dd-thumb span {
    display: none;
} 
.dd-column1 .dd-popular-stories .dd-stories li .dd-category {
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    padding: 8px 0 2px;
    text-transform: uppercase;
}
.dd-column1 .dd-popular-stories .dd-stories li .dd-timestamp {
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.1em;
    margin: 0;
}
.ie7 .dd-column1 .dd-popular-stories .dd-stories {
    margin-bottom: 0.5em;
}
.ie7 .dd-column1 .dd-popular-stories .dd-stories li {
    display: inline;
    zoom: 1;
}
.ie7 .dd-column1 .dd-popular-stories .dd-stories li .dd-timestamp {
    display: inline;
}

.dd-column2 .dd-popular-stories .dd-stories {
    font-family: futura-pt, tahoma, geneva, verdana, arial, sans-serif;
    margin: 5px 0;
}
.dd-column2 .dd-popular-stories .dd-stories li {
    display: inline-block;
    padding: 10px 0 4px; 
}
.dd-column2 .dd-popular-stories .dd-stories li a {
    display: inline-block;
    opacity: 1;
    position: relative;
    text-decoration: none;
}
.dd-column2 .dd-popular-stories .dd-stories li a:hover {
    color: #aaa;
}
.dd-column2 .dd-popular-stories .dd-stories .dd-thumb {
    float: left;
    position: relative;
    line-height: 0;
    width:100px;
}
.dd-column2 .dd-popular-stories .dd-stories a .dd-thumb::before, 
.dd-column2 .dd-popular-stories .dd-stories a .dd-thumb:before {
    content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.dd-column2 .dd-popular-stories .dd-stories a:hover .dd-thumb::before, 
.dd-column2 .dd-popular-stories .dd-stories a:hover .dd-thumb:before {
    box-shadow: inset 0 0 0 3px rgba(0,0,0,1);
	-moz-box-shadow: inset 0 0 0 3px rgba(0,0,0,1);
	-webkit-box-shadow: inset 0 0 0 3px rgba(0,0,0,1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.dd-column2 .dd-popular-stories .dd-stories .dd-thumb img {
    float:left;
}
.dd-column2 .dd-popular-stories .dd-stories .dd-thumb span {
    bottom: 0;
    height: 30px;
    position: absolute;
    right: 0;
    width: 31px;
}
.dd-column2 .dd-popular-stories .dd-stories .dd-icon-video .dd-thumb span {
    background: url(../-/media/-/Files/uk/images/video-icon.png) no-repeat 0 100%;
}

ul.dd-news-container .dd-news-info {
    color: #000;
    height: auto;
    float: right;
    padding: 0 0 0 10px;
    width: 184px;
}
.dd-column2 .dd-popular-stories .dd-stories .dd-category {
    display: block;
    float: right;
    font-size: 0.750em;
    font-weight: bold;
    left: 100px;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    margin: 10px 0 5px;
    overflow: hidden;
    padding: 0 0 0 10px;
    position: absolute;
    text-overflow:ellipsis; 
    text-transform: uppercase;
    top: 0;
    white-space: nowrap; 
    width: 197px;
}
.dd-column2 .dd-popular-stories .dd-stories .dd-stories-title {
    display: none;
}
.dd-column2 .dd-popular-stories .dd-stories .dd-stories-overviewtext {
    -webkit-box-sizing: border-box;
    display: inline;
    float: right;
    font-size: 0.938em;
    line-height: 1.3em;
    margin: 29px 0 12px;
    padding: 0 0 0 10px;
    width: 197px;
}
.dd-column2 .dd-popular-stories .dd-stories .dd-timestamp {
    bottom: 0; 
    float: right; 
    font-size: 0.750em;
    line-height: 0.7em;
    margin: 0;
    padding: 0 0 0 10px;
    left: 100px;
    position: absolute;
    width: 197px;
}
.dd-womens .heading {
    border-bottom: 1px solid #d3d3d3;
    padding: 15px 0;
    position: relative;
} 
.dd-womens .heading h1,
.dd-womens .heading h2 {
    font-family: futura-pt, tahoma, geneva, verdana, arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
}

.dd-womens .heading h2 {
    float: right;
    padding: 0 0 18px; 
    width: 307px;
}

.dd-womens .heading h1 strong, 
.dd-womens .heading h2 strong {
    font-size: 24px;
}

.dd-womens h1.landing, 
.dd-womens h2.landing {
    display: inline;
}

.dd-womens .heading .dd-heading-left-arrow-border, 
.dd-womens .heading .dd-heading-right-arrow-border {
    border-color: #b3b3b3 transparent transparent transparent;
    border-style: solid;
    border-width: 7px;
    height: 0;
    width: 0;
    position: absolute;
    bottom: -14px;
}

.dd-womens .heading .dd-heading-left-arrow-border {
    left: 28px;
}

.dd-womens .heading .dd-heading-right-arrow-border {
    right: 277px;
}

.dd-womens .heading .dd-heading-left-arrow, 
.dd-womens .heading .dd-heading-right-arrow {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 7px;
    height: 0;
    width: 0;
    position: absolute;
    bottom: -13px;
}

.dd-womens .heading .dd-heading-left-arrow {
    left: 28px;
}

.dd-womens .heading .dd-heading-right-arrow {
    right: 277px;
}
ul.dd-news-container {
    font-family: "futura-pt", Sans-Serif;
    margin: 5px 0;
}
ul.dd-news-container li.dd-news-item {
    display: inline-block;
    padding: 10px 0 4px; 
}
ul.dd-news-container li.dd-news-item a {
    display: inline-block;
    opacity: 1;
    position: relative;
    text-decoration: none;
}
ul.dd-news-container li.dd-news-item a:hover {
    color: #aaa;
}
ul.dd-news-container .dd-media-wrap {
    display: inline;
    float: left;
    line-height: 0.7em;
    position: relative;
    width: 100px; 
}
ul.dd-news-container .dd-media-wrap::before, 
ul.dd-news-container .dd-media-wrap:before {
    content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
ul.dd-news-container a:hover .dd-media-wrap::before, 
ul.dd-news-container a:hover .dd-media-wrap:before {
    box-shadow: inset 0 0 0 3px rgba(0,0,0,1);
	-moz-box-shadow: inset 0 0 0 3px rgba(0,0,0,1);
	-webkit-box-shadow: inset 0 0 0 3px rgba(0,0,0,1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
ul.dd-news-container .dd-news-thumbnail {
    width: 100px;
}
ul.dd-news-container .dd-media-icon {
    bottom: 0;
    height: 30px;
    position: absolute;
    right: 0;
    width: 31px;
}
.ie7 ul.dd-news-container .dd-media-icon {
    bottom: 6px;
}
ul.dd-news-container .dd-video-icon {
    background: url(../-/media/-/Files/uk/images/video-icon.png) no-repeat 0 100%;
}
ul.dd-news-container .dd-news-info {
    color: #000;
    height: auto;
    float: right;
    padding: 0 0 0 10px;
    width: 184px;
}
.ie7 ul.dd-news-container .dd-news-info {
    width: 194px;
}
ul.dd-news-container .dd-news-category {
    display: block;
    font-size: 0.750em;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    margin: 10px 0 5px;
    overflow: hidden;
    text-overflow:ellipsis; 
    text-transform: uppercase;
    white-space: nowrap;
}
ul.dd-news-container .dd-news-title,
ul.dd-news-container .dd-news-overviewtext {
    display: block;
    font-size: 0.938em;
    line-height: 1.3em;
    margin: 0 0 1em;
}
ul.dd-news-container a:hover .dd-news-title,
ul.dd-news-container a:hover .dd-news-overviewtext,
ul.dd-news-container a:hover .dd-news-category {
    color: #aaa;
}
ul.dd-news-container .dd-news-title p,
ul.dd-news-container .dd-news-overviewtext p {
    margin: 0;
}
ul.dd-news-container .dd-news-title {
    display: none;
}
ul.dd-news-container .dd-time-ago {
    bottom: 0;
    font-size: 0.750em;
    line-height: 0.7em;
    margin: 0;
    position: absolute;
}
ul.dd-news-container a:hover .dd-time-ago {
    color: #aaa;
}
.ie7 ul.dd-news-container .dd-time-ago {
    bottom: 1px;
    line-height: 1.3em;
}
div.dd-product-carousel-wrapper {
    text-align: center;
}
div.dd-product-carousel-wrapper .dd-carousel-holder {
    margin: 0 auto;
    padding: 20px 0 0;
    position: relative;
    text-align: center;
    width: 100%;
}
div.dd-product-carousel-wrapper .dd-carousel-container {
    overflow: hidden;
    position: relative;
}
div.dd-product-carousel-wrapper .dd-carousel-holder .dd-carousel-container .dd-carousel-wrapper {
    overflow: auto;
}
div.dd-product-carousel-wrapper .dd-carousel-holder .dd-carousel-container .dd-carousel-wrapper .dd-carousel {
    list-style: none;
    overflow: hidden;
}
div.dd-product-carousel-wrapper .dd-carousel-holder .dd-carousel-container .dd-carousel-wrapper .dd-carousel .dd-carousel-slide {
    left: 0;
    margin: 0 0 0 820px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 100%;
    *zoom: 1;
}
div.dd-product-carousel-wrapper .dd-carousel-holder .dd-carousel-container .dd-carousel-wrapper .dd-carousel .dd-carousel-slide:after {
    clear: both;
    content: "";
    display: table;
}
div.dd-product-carousel-wrapper .dd-carousel-holder .dd-carousel-container .dd-carousel-wrapper .dd-carousel .dd-carousel-slide.active {
    margin: 0;
    position: relative;
}
div.dd-product-carousel-wrapper .dd-carousel-holder .dd-carousel-container .dd-carousel-wrapper .dd-carousel .dd-carousel-slide.active .dd-slide-text {
    display: block;
}
div.dd-product-carousel-wrapper .dd-carousel-holder .dd-carousel-container .dd-carousel-wrapper .dd-carousel .dd-carousel-slide .dd-product-item {
    float: left;
    font-family: "futura-pt", Sans-Serif;
    font-weight: 400;
    margin: 0 9px 0 0;
    padding-bottom: 0.55em;
    width: 155px;
}
div.dd-product-carousel-wrapper .dd-carousel-holder .dd-carousel-container .dd-carousel-wrapper .dd-carousel .dd-carousel-slide .dd-product-item:last-of-type {
    margin: 0;
}
.lt-ie9 div.dd-product-carousel-wrapper .dd-carousel-holder .dd-carousel-container .dd-carousel-wrapper .dd-carousel .dd-carousel-slide .dd-product-item {
    margin: 0 7px 0 0;
}
div.dd-product-carousel-wrapper .dd-carousel-holder .dd-carousel-container .dd-carousel-wrapper .dd-carousel .dd-carousel-slide .dd-product-item a {
  text-decoration: none;
}
div.dd-product-carousel-wrapper .dd-carousel-holder .dd-carousel-container .dd-carousel-wrapper .dd-carousel .dd-carousel-slide .dd-product-item img {
  height: 197px;
  width: 155px;
}
div.dd-product-carousel-wrapper .dd-carousel-holder .dd-carousel-container .dd-carousel-wrapper .dd-carousel .dd-carousel-slide .dd-product-item span {
  display: block;
  font-size: 0.75em;
  line-height: 1.3em;
  margin: 0 0 0.55em;
  padding: 0 0 0 2px;
}
div.dd-product-carousel-wrapper .dd-carousel-holder .dd-carousel-container .dd-carousel-wrapper .dd-carousel .dd-carousel-slide .dd-product-item .dd-product-price {
  font-weight: 700;
  padding: 1px 0 0 2px;
  text-transform: uppercase;
  margin-bottom: 0em;
}
div.dd-product-carousel-wrapper .dd-carousel-holder .dd-carousel-container .dd-carousel-wrapper .dd-carousel .dd-carousel-slide .dd-product-item .dd-product-price-reduced {
  color: #f00;
  font-weight: 700;
  padding: 1px 0 0 2px;
  margin-bottom: 0em;
}
div.dd-product-carousel-wrapper .dd-clickable-area {
    display: inline-block;
    height: 46px;
    outline: none;
    position: absolute;
    text-indent: -9999px;
    top: 95px;
    width: 31px;
}
div.dd-product-carousel-wrapper a.dd-side-nav-back {
    background: url(../-/media/-/Files/uk/images/product-arrow-previous.png) no-repeat;
    left: 0;
}
div.dd-product-carousel-wrapper a.dd-side-nav-next {
    background: url(../-/media/-/Files/uk/images/product-arrow-next.png) no-repeat;
    right: 0;
}
.lt-ie9 div.dd-product-carousel-wrapper a.dd-side-nav-next {
    right: 7px;
}
.dd-womens .dd-column1 .dd-sec-heading {
    background: url(../-/media/-/UI/images/floors/women/header-links-decoration.png) no-repeat 0 50%;
    clear: both;
    font-family: futura-pt, tahoma, geneva, verdana, arial, sans-serif;
    height: 16px;
    margin-top: 40px;
    overflow: visible;
    text-align: center;
    width: 100%;
}
.dd-womens .dd-column1 .dd-sec-heading h2 {
    background-color: #fff;
    display: inline-block;
    *display: inline;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 0.7;
    margin: 0 auto;
    padding: 0 10px;
    text-transform: uppercase;
    zoom: 1;
}
.ie7 .dd-womens .dd-column1 .dd-sec-heading h2 {
    line-height: 1em;
    margin: -5px auto 0;
}

.dd-womens .dd-column2 .dd-sec-heading {
    margin: 30px 0 0;
    position: relative;
}
.dd-womens .dd-column2 .dd-sec-heading .dd-sec-heading-deco {
    background: url(../-/media/-/UI/images/floors/women/border-decoration.png) no-repeat 50% 0;
    display: block;
    height: 17px; 
    position: absolute;
    text-align: center;
    top: -8px;
    left: 0;
    width: 100%;
}
.dd-womens .dd-column2 .dd-sec-heading h2 {
    border-top: 1px solid #d3d3d3;
    font-family: futura-pt, tahoma, geneva, verdana, arial, sans-serif;
    font-size: 24px; 
    font-weight: bold;
    margin: 0;
    padding: 15px 0 10px;
}
.dd-article-list-page {
    text-align: left;
    font-family: futura-pt, tahoma, geneva, verdana, arial, sans-serif;
}

.dd-article-list-page {
    margin-top: 17px;
}

.dd-article-list-page h1 {
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    font-size: 1.7em;
    background: url(../-/media/-/Files/uk/images/women/archive-cross-left.png) center left no-repeat, url(../-/media/-/Files/uk/images/women/archive-cross-right.png) center right no-repeat,url(../-/media/-/Files/uk/images/women/pixel-000000.png) center left repeat-x;
}

.dd-article-list-page h1 span {
    display: inline-block;
    padding: 0 10px;
    background-color: #fff;
}

.dd-article-list-page .dd-article-archive-intro {
    margin: -0.25em 0 0.4em;
    text-align: center;
}

.dd-article-list-page .contributor-link {
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 1em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.dd-article-list-page .contributor-link em {
    margin: 2px 0 0;
    padding: 0;
    display: inline-block;
    font-size: 22px;
    font-style: normal;
}

.dd-article-list-page .dd-list-container {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.dd-article-list-page .dd-list-container:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.dd-article-list-page .dd-list-container > li {
    opacity: 0;
    width: 236px;
}

.lt-ie9 .dd-article-list-page .dd-list-container > li {
    position: relative;
    zoom: 1;
    filter: alpha(opacity=0);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.dd-article-list-page .dd-list-container > li.dd-list-article-init {
    opacity: 1;
}

.lt-ie9 .dd-article-list-page .dd-list-container > li.dd-list-article-init {
    filter: alpha(opacity=100);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* 
    most of these styles are redundant, but are left in palce as they are useful for if we don't use masonry
    IMPORTANT: masonry uses the width and margin-right to set it's column width and gutter
*/

.dd-article-list-page .dd-list-container.dd-no-masonry > li {
    width: 236px;
    display: block;
    margin: 0 10px 20px 0;
    padding: 0;
    float: left;
}

.dd-article-list-page .dd-list-container.dd-no-masonry > li:nth-child(4n) {
    margin-right: 0px;
}

.dd-article-list-page .dd-list-container.dd-no-masonry > li:nth-child(4n + 1) {
    clear: left;
}

/* end no-masonry */

/* requiring dd-list-article-init stops the articles displaying if the user hovers over them whilst they are being loaded in */
.dd-article-list-page .dd-list-container > li.dd-list-article-init {
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   transition: opacity .25s ease-in-out;
}

.dd-article-list-page .dd-list-container > li a {
    color: #000;
    text-decoration: none;
}

.lt-ie9 .dd-article-list-page .dd-list-container > li a:hover, 
.lt-ie9 .dd-article-list-page .dd-list-container > li a:focus {
    color: #666;
}

.dd-article-list-page .dd-list-container > li.dd-list-article-init:hover,
.dd-article-list-page .dd-list-container > li.dd-list-article-init:focus {
    opacity: 0.6;
}

.lt-ie9 .dd-article-list-page .dd-list-container > li.dd-list-article-init a:hover img,
.lt-ie9 .dd-article-list-page .dd-list-container > li.dd-list-article-init a:focus img {
    zoom: 1;
    filter: alpha(opacity=60);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.dd-article-list-page .dd-list-container .dd-list-article-image {
    position: relative;
    /* the following are required to get the media icon correctly positioned. */
    display: block;
    line-height: 0;
}

.dd-article-list-page .dd-list-container .dd-list-article-image img {
    width: 234px;
    border: 0;
}

.dd-article-list-page .dd-list-container .dd-list-article-image .dd-media-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 31px;
  height: 30px;
  background: transparent none 0 0 no-repeat;
}

.dd-article-list-page .dd-list-container .dd-list-article-image .dd-media-icon.dd-media-icon-video {
  background-image: url(../-/media/-/Files/uk/images/video-icon.png);
}

.dd-article-list-page .dd-list-container .dd-list-article-image .dd-media-icon.dd-media-icon-slideshow {
  background-image: url(../-/media/-/Files/uk/images/slideshow-icon.png);
}

.dd-article-list-page .dd-list-container .dd-list-item-info {
    position: relative;
}

.dd-article-list-page .dd-list-container .dd-list-item-info .dd-notch {
    position: absolute;
    z-index: 1;
    top: -15px;
    left: -2px;
    margin: 0;
    border-top: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 31px solid #fff;
    padding: 0;
    width: 0;
    height: 0;
}

.dd-article-list-page .dd-list-container .dd-list-item-info strong {
    position: relative;
    z-index: 2;
    display: block;
    margin-top: 13px;
    line-height: 1.4em;
    font-size: 0.938em;
    text-transform: uppercase;
}

.dd-article-list-page .dd-list-container .dd-list-item-info .dd-list-item-meta {
    display: block;
    margin-top: 0.25em;
    line-height: 1em;
}

.dd-article-list-page .dd-list-container .dd-list-item-info .dd-list-item-category {
    font-size: 0.750em;
    text-transform: uppercase;
}

.dd-article-list-page .dd-list-container .dd-list-item-info .dd-list-item-date {
    display: block;
    margin-bottom: 27px;
    font-size: 0.750em;
    line-height: 1em;
}

.dd-article-list-page .dd-load-more-wrapper {
    position: relative;
    background: transparent url(../-/media/-/Files/uk/images/women/archive-chain.png) center left no-repeat;
    clear: both;
    text-align: center;
}

.dd-article-list-page .dd-load-more-wrapper a {
    position: relative;
    display: inline-block;
    margin: 27px 0 27px;
    padding: 6px 26px 6px 13px;
    background: #fff;
    border: 3px solid #000;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

.dd-article-list-page .dd-load-more-wrapper a:hover,
.dd-article-list-page .dd-load-more-wrapper a:active {
    color: #666;
    border-color: #666;
}

.dd-article-list-page .dd-load-more-wrapper a span {
    position: absolute;
    width: 11px;
    height: 7px;
    right: 8px;
    top: 50%;
    margin-top: -3px;
    background: #fff url(../-/media/-/Files/uk/images/women/archive-more-arrow.png) top left no-repeat;
}

.dd-article-list-page .dd-load-more-wrapper a:hover span,
.dd-article-list-page .dd-load-more-wrapper a:active span {
    opacity: 0.6;
}

.lt-ie9 .dd-article-list-page .dd-load-more-wrapper a:hover span,
.lt-ie9 .dd-article-list-page .dd-load-more-wrapper a:active span {
    zoom: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=60);
}

.dd-article-list-page .dd-list-error {
    margin: 1.5em 0;
    text-align: center;
    font-size: 1.5em;
}
.dd-womens .dd-column2 p.dd-box-button {
    clear: both;
    margin: 15px 0;
}
.dd-womens .dd-column2 .dd-link-button {
    background: #fff;
    border: 3px solid #000000;
    display: block;
    font-family: futura-pt, tahoma, geneva, verdana, arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 15px 0;
    padding: 7px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    -webkit-transition : all 0.3s ease-in-out; 
    -o-transition: all 0.3s ease-in-out; 
    -moz-transition: all 0.3s ease-in-out; 
}
.dd-womens .dd-column2 .dd-link-button em {
    margin: -10px 0 0;
    padding: 0;
    display: inline-block;
    font-size: 20px;
    font-style: normal;
}

.dd-womens .dd-column2 .dd-link-button:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}
.dd-back-to-top {
  clear: both;
  border-top: 1px dotted #000;
  text-align: center;
  padding-top: 3px;
  margin-bottom: 1em; }
  .dd-back-to-top a {
    font: normal normal normal 12px/1 futura-pt, tahoma, geneva, verdana, arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    background: url("../homepage/wwfd/BG_sprites.png") no-repeat 100% -84px;
    padding-right: 15px; }
    .dd-back-to-top a span {
      border-bottom: 1px solid #000;
      padding: 0; }
    .dd-back-to-top a:hover {
      background-position: 100% -108px; }
      .dd-back-to-top a:hover span {
        border-bottom: 1px solid #aaa; }

.lt-ie8 .dd-back-to-top {
  padding-top: 11px; }
  .lt-ie8 .dd-back-to-top a {
    padding-right: 9px; }

/* Debug css */
/* -------------------------------------------------- */
.dd-article .dd-sharing-icons-wrapper li {
  display: inline-block; }

/* .dd-article-next, .dd-article-previous, */
.dd-article .dd-sharing-icons-wrapper {
  margin: 10px auto; }

/* end of debug css --------------------------------- */
.dd-two-cols {
  overflow: hidden; }

/* Similar / Same style existing in other files */
/* -------------------------------------------------- */
/* similar to dd-back-to-top */
.dd-womens .dd-article-back {
  line-height: 1em;
  margin: 0; }
  .dd-womens .dd-article-back a {
    visibility: hidden;
    font: normal normal normal 12px/1 futura-pt, tahoma, geneva, verdana, arial, sans-serif;
    text-transform: uppercase;
    background: url("../homepage/wwfd/BG_sprites.png") no-repeat 0 4px;
    padding-left: 18px; }
    .dd-womens .dd-article-back a.isInactive {
      display: none; }
    .dd-womens .dd-article-back a.isActive {
      visibility: visible; }
    .dd-womens .dd-article-back a:hover {
      background-position: 0 -10px; }

.lt-ie8 .dd-womens .dd-article-back a {
  line-height: 1.5; }

.dd-article {
  font: 12px/1 futura-pt, tahoma, geneva, verdana, arial, sans-serif; }
  .dd-article h1 {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
    margin: 16px 0 4px 0; }
  .dd-article .dd-article-information {
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0; }
    .dd-article .dd-article-information .dd-article-meta-seperator {
      width: 13px;
      height: 13px;
      background: red;
      display: inline-block;
      *display: inline;
      zoom: 1;
      background: url("../homepage/wwfd/BG_sprites.png") no-repeat 3px -25px; }
  .dd-article .dd-full-text {
    font-size: 15px;
    line-height: 1.4;
    margin: 0 0 25px; }
    .dd-article .dd-full-text p {
      margin: 15px 0 0; }
  .dd-article .dd-article-links {
    padding: 15px 0 25px; }
    .dd-article .dd-article-links a {
      font-size: 15px;
      line-height: 1;
      text-transform: uppercase;
      font-weight: bold;
      text-decoration: none;
      letter-spacing: 1px;
      padding-right: 10px; }
      .dd-article .dd-article-links a span {
        padding-right: 11px;
        background: url("../homepage/wwfd/BG_sprites.png") no-repeat 100% -40px; }
      .dd-article .dd-article-links a:hover span {
        background-position: 100% -58px; }

.dd-article-gallery {
  margin: 0 auto 20px;
  overflow: hidden; }

.dd-article-gallery-item {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px; }
  .dd-article-gallery-item .dd-copy {
    position: relative;
    background-color: #fff;
    padding: 18px 20px; }
    .dd-article-gallery-item .dd-copy .dd-nth {
      float: left;
      clear:both;
      letter-spacing: 1px; }
    .dd-article-gallery-item .dd-copy h3 {
      clear: both;
      font-size: 15px;
      line-height: 1.3;
      margin: 0;
      text-transform: uppercase;
      padding: 8px 0 12px 0; }
    .dd-article-gallery-item .dd-copy p {
      clear: both;
      font-size: 15px;
      line-height: 1.4;
      margin: 0; }
    .dd-article-gallery-item .dd-copy .dd-credit {
      font-size: 12px;
      color: #999;
      line-height: 1.2;
      padding-top: 15px; }
  .dd-article-gallery-item.dd-portrait img {
    width: 398px;
    border: 1px solid #000;
    float: left; }
  .dd-article-gallery-item.dd-portrait .dd-notch {
    position: absolute;
    top: 20px;
    left: -25px;
    margin: 0;
    border-left: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-right: 25px solid #fff;
    padding: 0;
    width: 0;
    height: 0; }
  .dd-article-gallery-item.dd-portrait .dd-copy {
    margin: 40px 0 0 -10px;
    float: left;
    width: 195px;
    padding-right: 40px; }
  .dd-article-gallery-item.dd-landscape img {
    width: 603px;
    border: 1px solid #000; }
  .dd-article-gallery-item.dd-landscape .dd-notch {
    position: absolute;
    top: -25px;
    left: 20px;
    margin: 0;
    border-top: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #fff;
    padding: 0;
    width: 0;
    height: 0; }
  .ie7 .dd-article-gallery-item.dd-landscape .dd-notch {
    top: -23px; }
  .dd-article-gallery-item.dd-landscape .dd-copy {
    margin: -10px 0 0 120px;
    padding-right: 45px; }

.dd-article-item {
  width: 100%;
  text-align: center; }
  .dd-article-item img {
    border: 1px solid #000;
    margin: 0 auto; }
  .dd-article-item .dd-credit {
    margin: 5px auto 0;
    text-align: left;
    font-size: 12px;
    color: #999;
    line-height: 1.2; }
  .dd-article-item.dd-article-portrait .dd-credit {
    /* width: 398px;  */ }
  .dd-article-item.dd-article-landscape .dd-credit {
    /* width: 643px;  */ }
  .dd-article-item.dd-article-video {
    margin: 0 auto 40px;
    width: 645px;
    min-height: 484px; }

.js .dd-article-next, .js .dd-article-previous {
  display: none; }

.js .dd-article-next-prev p {
  display: block;
  position: fixed;
  top: 40%; }
  .js .dd-article-next-prev p .dd-pagination-icon {
    height: 78px;
    width: 39px;
    border: 1px solid #bcbcbc;
    display: block;
    font-size: 0;
    text-indent: -9999px;
    float: left;
    background: white url("../homepage/wwfd/BG_sprites.png") no-repeat 10px 0; }
  .js .dd-article-next-prev p .dd-pagination-preview {
    display: block;
    background: #fff;
    float: left;
    width: 196px;
    height: 62px;
    border: 1px solid #bcbcbc;
    font: normal normal bold 15px/1.5 futura-pt, tahoma, geneva, verdana, arial, sans-serif;
    padding: 8px 10px;
    color: #000; }
  .js .dd-article-next-prev p a {
    display: block;
    overflow: hidden; }
    .js .dd-article-next-prev p a .dd-pagination-preview {
      display: none; }
    .js .dd-article-next-prev p a:hover .dd-pagination-preview {
      display: block; }
.js .dd-article-next-prev .dd-article-next {
  right: 0; }
  .js .dd-article-next-prev .dd-article-next .dd-pagination-icon {
    float: right;
    background-position: 10px -194px;
    border-right: 0; }
  .js .dd-article-next-prev .dd-article-next .dd-pagination-preview {
    float: right;
    border-right: 0; }
  .js .dd-article-next-prev .dd-article-next a:hover {
    box-shadow: -3px 3px 0 #bcbcbc; }
.js .dd-article-next-prev .dd-article-previous {
  left: 0; }
  .js .dd-article-next-prev .dd-article-previous .dd-pagination-icon {
    background-position: 3px -386px;
    border-left: 0; }
  .js .dd-article-next-prev .dd-article-previous .dd-pagination-preview {
    border-left: 0; }
  .js .dd-article-next-prev .dd-article-previous a:hover {
    box-shadow: 3px 3px 0 #bcbcbc; }
.js .dd-article-next-prev .dd-article-next a:hover .dd-pagination-icon {
  background-color: #000;
  background-position: 10px -285px; }
.js .dd-article-next-prev .dd-article-previous a:hover .dd-pagination-icon {
  background-color: #000;
  background-position: 3px -486px; }

.js.ie7 .dd-article-next-prev a {
  text-decoration: none;
  cursor: pointer; }

.js.ie7 .dd-article-next a {
  *display: inline; }

.js.ie7 .dd-popular-stories .dd-stories a {
  padding-bottom: 10px; }

/* .js .dd-article-next-prev a:hover { */
/*     .dd-pagination-preview { */
/*         display: none; */
/*     }    */
/* } */

.dd-date-today {
    display: inline-block;
    font-family: futura-pt, tahoma, geneva, verdana, arial, sans-serif;
    font-size: 0.75em;
    line-height: 1em;
    text-transform: uppercase;
    white-space: nowrap;
}

.dd-article-sharing-icons-wrapper {
    height: 20px;
    margin: 15px 0 0 0;
	width: 600px;
}

.dd-article-sharing-icons-wrapper > div {
	float: left;
    width: 90px;
}

.lang-de .dd-article-sharing-icons-wrapper > div.dd-article-sharing-facebook {
    width: 120px;
}

.dd-article-sharing-icons-wrapper > div.dd-article-sharing-twitter {
    margin-right: 8px;
}
#socialNetworking .dd-follow-asos {
    background:url("../-/media/-/UI/images/floors/common/follow-asos/follow-asos-rule.png") no-repeat 0 0;
    margin: -10px 0 0;
    padding:28px 0 0;
}
#socialNetworking.dd-follow-asos h2 {
    clear:both;
    font-size:24px;
    line-height:1;
    margin:0 0 15px;
    padding:20px 0 0 0;
    text-transform:uppercase;
}
#socialNetworking .dd-follow-mod  {
    float:left;
    margin:0 10px 21px 0;
    width:318px;
}
#socialNetworking .dd-follow-mod:nth-of-type(3n) {
    margin-right:0;
}
#socialNetworking .dd-follow-third-item,
    #socialNetworking .dd-follow-instagram,
        #socialNetworking .dd-follow-apps {     /* Seperate rule required for IE8 to recognise it (can't process nth-of-type) */
    margin-right:0;
}
.us #socialNetworking .dd-follow-apps {display:none;}

#socialNetworking .dd-follow-mod h3 {
    background-image:url("../-/media/-/UI/images/floors/common/follow-asos/follow-asos-sprite.png");
    background-repeat:no-repeat;
    float:none;
    font: normal normal normal 1em/1.5 futura-pt, tahoma, geneva, verdana, arial, sans-serif;
    line-height:2;
    margin:0 0 20px;
    min-height:37px;
    padding:0 0 0 64px;
}

#socialNetworking .dd-follow-mod.dd-follow-facebook h3 {
    background-position:20px 0;
}
#socialNetworking .dd-follow-mod.dd-follow-twitter h3 {
    background-position:20px -40px;
}
#socialNetworking .dd-follow-mod.dd-follow-instagram h3 {
    background-position:20px -80px;
}
#socialNetworking .dd-follow-mod.dd-follow-google h3 {
    background-position:20px -120px;
}
#socialNetworking .dd-follow-mod.dd-follow-pinterest h3 {
    background-position:20px -160px;
}
#socialNetworking .dd-follow-mod.dd-follow-apps h3 {
    background-position:20px -200px;
}
#socialNetworking .dd-follow-mod.dd-follow-vk h3 {
    background-position:20px -240px;
}
#socialNetworking .dd-follow-mod.dd-follow-tuenti h3 {
    background-position:20px -280px;
}

#socialNetworking .dd-follow-content {
    position:relative;
    border:1px solid #b2b2b2;
    padding:20px 15px;
}
#socialNetworking .dd-follow-arrow-border {
    border-color: transparent transparent #b2b2b2 transparent;
    border-style: solid;
    border-width: 10px;
    height:0;
    width:0;
    position:absolute;
    top:-20px;
    left:26px;
}
#socialNetworking .dd-follow-arrow {
    border-color: transparent transparent #FFF transparent;
    border-style: solid;
    border-width: 10px;
    height:0;
    width:0;
    position:absolute;
    top:-19px; /* -19px FF thick, Chrome hairline / -20px FF hairline, Chrome non-existant  */
    left:26px;
}
#socialNetworking .dd-follow-button {
    text-align:center;
}
#socialNetworking .dd-follow-feed {
    background: url("../-/media/-/Files/uk/images/latest-news-border.png") repeat-x 0 0;
    height:290px;
    margin: 20px 0 0;
    padding:14px 0 0;
    text-align:center;
}
#socialNetworking .dd-follow-feed a {
    color:#AAA;
}
#socialNetworking .dd-follow-instruction p {
    font: normal normal normal 0.88em/1.05 futura-pt, tahoma, geneva, verdana, arial, sans-serif;
    margin:8px 0;
    text-align:center;
}

/* Facebook */
#socialNetworking .dd-follow-facebook .dd-follow-button div span {
    height:20px!important;
}
#socialNetworking .fb-like-box iframe {
    clip:rect(70px, 280px, 310px, 0px);
    margin-top:-70px;
}


/* iPad Facebook fixes due to IFRAME issues with clip rule */
.ipad #socialNetworking .dd-follow-facebook .dd-follow-button {
  display: none;
}
.ipad #socialNetworking .dd-follow-facebook .dd-follow-feed {
  background: none;
  height: 320px;
  margin: 0;
  padding: 0;
}
.ipad #socialNetworking .dd-follow-facebook .fb-like-box iframe {
    clip:none;
    margin-top: -10px;
}


/* Instagram */
.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-v-24 { width: 137px; height: 24px; background: url(../static/images/ig-badge-view-sprite-24.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-v-24 { background-image: url(../static/images/ig-badge-view-sprite-24-2x.png); background-size: 160px 178px; } }

#socialNetworking .dd-follow-instagram .dd-follow-content {
    padding-top:19px;
}
#socialNetworking .dd-follow-instagram .dd-follow-button {
    height:24px;
}
#socialNetworking .dd-follow-instagram .dd-follow-feed {
    margin-top:23px;
}
#socialNetworking .dd-follow-instagram .dd-follow-feed-wrapper {
    height:290px; 
    overflow:hidden
}
#socialNetworking .dd-follow-instagram .dd-follow-feed-wrapper iframe {
    border:none; 
    height:370px;
    margin:-90px 0 0 -20px;   
    overflow:hidden; 
    width:297px; 
}

#socialNetworking .dd-follow-instagram .dd-follow-feed a {
    display:block;
    float:left;
    margin:0 8px 10px 0;
    background:#ECECEC;
}
#socialNetworking .dd-follow-instagram .dd-follow-feed a:nth-child(3n) {
    margin-right:0;
}
#socialNetworking .dd-follow-instagram .dd-follow-feed a.dd-follow-third-item {
    margin-right:0;
}
#socialNetworking .dd-follow-instagram .dd-follow-feed a {
    outline: none;
}
#socialNetworking .dd-follow-instagram .dd-follow-feed a img {
    display:block;
    height:90px;
    width:90px;
}
#socialNetworking .dd-follow-instagram .dd-follow-feed a img.instagram-holding {
    height: 190px;
    width: 286px;
}

/* Google+ */
#socialNetworking .dd-follow-google .dd-follow-button > div,
#socialNetworking .dd-follow-google .dd-follow-button iframe {
    width:140px !important;
}


/* Pinterest */
#socialNetworking .dd-follow-pinterest .dd-follow-button {
    margin:-5px 0 5px;
}
#socialNetworking .dd-follow-pinterest .dd-follow-content {
    padding: 21px 15px 20px;
}

/* Google Plus */
#socialNetworking .dd-follow-google .dd-follow-content {
    padding: 20px 15px 19px;
}

.ie9 #socialNetworking .dd-follow-google .dd-follow-content, 
.lt-ie9 #socialNetworking .dd-follow-google .dd-follow-content {
    padding: 20px 15px;
}

/* Apps */
#socialNetworking .dd-follow-apps .dd-follow-content {
    padding:10px 10px 9px;
}
#socialNetworking .dd-follow-apps .dd-follow-button {
    height:46px;
}
#socialNetworking .dd-follow-apps .dd-follow-button a {
    display:inline-block;
    line-height:0;
    margin:0 auto;
}

/* VK */

#socialNetworking .dd-follow-vk .dd-follow-button div {
    margin:0 auto;
}
#socialNetworking .dd-follow-vk .dd-follow-button iframe {
    width:100px !important;
}
#socialNetworking .dd-follow-vk .dd-follow-feed {
    margin-top:24px;
}