	/* YUI 3.5.0 reset.css (http://developer.yahoo.com/yui/3/cssreset/) - http://cssreset.com */
	html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}


	/* Import Font */
	@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700&display=swap');

	/* Begin CSS */

	html, body, * {
		/*font-family: Tahoma, Geneva, sans-serif;*/
		font-family: 'Lato', sans-serif;
		font-size: 14px;
		color: #000000;
	}

	body {
		background-image: url('/wcsstore/DebenhamsUKSite/faq/images/header.png'), url('/mobify/proxy/base/wcsstore/DebenhamsUKSite/faq/images/header.png');
		background-repeat: repeat-x;
	}

	a {
		text-decoration: none;
		color: #333333;
	}

	h1 {
		font-size: 24px;
		/*font-weight: bold;*/
		margin: 20px 0 30px;
		line-height: 32px;
	}

	h2 {
		font-size: 40px;
		margin: 40px 0;
		font-weight: 100;
	}

	h3 {
		font-size: 40px;
		font-weight: 100;
		text-align: center;
	}

	h4 {
		font-size: 20px;
		margin-bottom: 20px;
		font-weight: bold;
	}

	h5 {
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 10px;
	}

	/** Header **/


	#header {
		height: 78px;
		margin: 0 auto;
		width: 1342px;
		background-image: url('/wcsstore/DebenhamsUKSite/faq/images/header.png'), url('/mobify/proxy/base/wcsstore/DebenhamsUKSite/faq/images/header.png');
		background-repeat: repeat-x;
	}

	#header img {
		top: 27px;
		position: absolute;
	}

	#header-banner {
		width: 100%;
		padding-bottom: 20px;
		height: 40px;
	}
	#header-banner #header-banner-inner {
		width: 1342px;
		margin: 0 auto;
	}
	#header-banner #header-banner-inner img {
		max-width: 941px;
		min-width: 700px;
		margin: 0 auto;
		width: 941px;
	    /* float: right; */
	}

	#header-banner #header-banner-inner img.desktop {
		display: block;
	}

	#header-banner #header-banner-inner img.mob {
		display: none;
	}
		
	/** Content **/
	#page {
		margin: 50px auto 0;
		overflow: hidden;
		width: 1342px;
	}


	/** Left menu **/
	#menu {
		/* border: 1px solid #CFCFCF; */
		width: 320px;
		/* background-color: #F6F6F6; */
		float: left;
	}
	#menu h3 {
		color: #000000;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		height: 45px;
	    line-height: 45px;
	    border-bottom: 1px solid #EEEEEE;
	}
	#menu.toggle {
		display: none;
	}

	#menu ul.main-menu > li {
		background-repeat: repeat-x;
		/* background-image: url('/wcsstore/DebenhamsUKSite/faq/images/menu_bg.png'); */
	}

	#menu ul.main-menu > li.selected {
		font-weight: bold;
	}
	#menu ul.main-menu > li > a {
		height: 50px;
		line-height: 50px;
		padding: 0 0 0 0;
		display: block;
		border-bottom: 1px solid #EEEEEE;
		font-family: 'Lato', sans-serif;
		font-size: 14px;
	}

	#menu ul.main-menu > li > ul {
		display: none;
	}

	#menu ul.main-menu > li > ul.open {
		display: block;
		border-bottom:1px solid #E0E0E0;
		padding: 10px 0;
	}

	#menu ul.main-menu > li > ul > li {
		/* border-bottom: 1px solid #E0E0E0; */
	}

	#menu ul.main-menu > li > ul > li > a {
		display: block;
		padding: 10px 10px 10px 30px;
		font-family: 'Lato', sans-serif;
		font-size: 14px;
	}

	#menu ul.main-menu > li > ul > li > a:hover {
		/*background-color:#F1F1F1;*/
		text-decoration: underline;
		color:#000;
	}

	#menu ul.main-menu > li > ul > li.selected > a {
		font-weight: bold;
		color:#000;
	}

	#menu ul.main-menu > li a{
		color:#000;
	}
	#menu ul.main-menu > li a:hover{
		text-decoration: underline;
	}
	#menu ul.main-menu > li > ul > li a{
		/*color:#969696;*/
		font-weight:normal;
	}

	/** Search box **/

	#searchbox.searchbox-mobile {
		display: none;
	}

	#searchbox {
		/*border: 1px solid #CFCFCF;*/
		/*background-color: #F6F6F6;*/
		background: linear-gradient(180deg, #F8F8F8 0%, #FFFFFF 10.26%, #FFFFFF 45.2%, #FFFFFF 91.64%, #F9F9F9 100%);
		height: 190px;
		text-align: center;
	}

	#searchbox h3 {
		padding: 40px;
	}

	#searchbox #searchWrapper {
		margin-left: 20px;
		position: relative;
	}

	#searchbox #search {
		padding-left: 10px;
		width: 676px;
		line-height: 36px;
		height: 36px;
		color: #BBBBBB;
	}

	#searchbox #search:focus {
		border: 1px solid #00B39E;
	}
	#searchbox #search.focus {
		color: #000000;
	}

	input, textarea {
		border: 1px solid #CCCCCC;
		background: #ffffff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		/*box-shadow: inset -5px 5px 5px -4px #d6d6d6;
		-webkit-box-shadow: inset -5px 5px 5px -4px #d6d6d6;*/
	}

	#customerOrderId {
		width: 167px !important;
		padding-left: 12px;
		margin-bottom: 12px;
	}
	#postCode  {
		width: 100px !important;
		padding-left: 12px;
		margin-bottom: 12px;
	}
	#emailAddr {
		width: 300px !important;
		padding-left: 12px;
	}

	#searchResults {
		/*position: absolute;*/
		width: 676px;
		margin: 0 auto;
		padding: 0 10px 10px;
		overflow: auto;
		background-color: #fff;
		margin-top: 5px;
		border: 1px solid #CFCFCF;
		height: 300px;
		display: none;
		-webkit-box-shadow: -4px 4px 5px #E6E6E6;
		-moz-box-shadow:    -4px 4px 5px #E6E6E6;
		box-shadow:         -4px 4px 5px #E6E6E6;
		text-align: left;
		line-height: 27px;
	}

	#searchResults span {
		display: block;
		clear: both;
	}

	#searchResults span.indent {
		padding: 5px 0 0 20px;
	}
	#searchResults span.indent:hover {
		text-decoration:underline;
	}
	#searchResults span.folder {
		padding-top: 10px;
		font-weight: bold;
		color: #B3B3B3;
	}

	#searchResults strong {
		font-weight: bold;
	}

	a#search-mobile {display: none;}
	/**  **/
	#content {
		margin-left: 72px;
		float: left;
		display: block;
		width: 950px;
	}

	/** widgets **/
	#widgets {
		margin: 20px 0 10px 0;
		clear: both;
		overflow: hidden;
	}

	#widgets .widget-area {
		/*padding: 20px;*/
		/*width: 323px;*/
		/*width: 44%;*/
		/*height: 300px;*/
		float: left;	
		margin-right: 10px;
	}

	#widgets .widget-area a {
		text-decoration: underline;
	}

	#widgets .last {
		margin-right: 0;
	}

	/** Track Order widget **/
	#widgets .track-order p {
		line-height: 14px;
	}

	#widgets .track-order form {
		margin-top: 20px;
		margin-bottom: 30px;
	}

	#widgets .track-order form label {
		width: 100px;
		font-weight: bold;
		display: block;
		float: left;
		height: 30px;
		line-height: 30px;
	}

	#widgets .track-order form input {
		height: 30px;
		width: 220px;
		line-height: 30px!important;
	}

	#widgets .track-order form p {
		line-height: 30px;
		height: 30px;
	}

	.information-banner {
		background: #FFFCF0;
		border-top: 1px solid #D1D1D1;
		border-bottom: 1px solid #D1D1D1;
		padding: 0 20px;
	}

	.information-banner h2 {
		font-family: 'Lato', sans-serif;
		font-weight: 700;
		font-size: 16px;
		line-height: 28px;
		margin: 20px 0;
	}

	.information-banner p {
		font-family: 'Lato', sans-serif;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 20px;
	}
	.information-banner a {
		font-family: 'Lato', sans-serif;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		text-decoration: underline;
	}


	input.submit { 
		/*background-image: url('/wcsstore/DebenhamsUKSite/faq/images/search.png'), url('/mobify/proxy/base/wcsstore/DebenhamsUKSite/faq/images/search.png');*/
		display: block;
		width: 125px !important;
		float: right;
		text-align: center;
		font-weight: bold;
		margin-top: 20px;
		border-width: 0px;
		cursor: pointer;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		box-shadow: none;;
		-webkit-box-shadow: none;
		height: 33px !important;
		line-height: 33px !important;
		border: 1px solid #000;
		border-radius: 100px;
	}
	input.submit:hover { 
		/*background-image: url('/wcsstore/DebenhamsUKSite/faq/images/search.png'), url('/mobify/proxy/base/wcsstore/DebenhamsUKSite/faq/images/search.png');*/
		display: block;
		width: 125px !important;
		float: right;
		text-align: center;
		font-weight: bold;
		margin-top: 20px;
		border-width: 0px;
		cursor: pointer;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		box-shadow: none;;
		-webkit-box-shadow: none;
		height: 33px !important;
		line-height: 33px !important;
		border: 1px solid #000;
		border-radius: 100px;
		background: #000;
		color: #FFF!important:
	}

	.submit:hover {
		color: #FFF;
	}

	/** Return Order widget **/

	#widgets .return-order ul li {
		border-top: 1px solid #CFCFCF;
		padding: 20px 0;
		overflow: hidden;
	}

	#widgets .return-order ul li.last {
		border-bottom: 1px solid #CFCFCF;
	}

	#widgets .return-order ul li a {
		float: left;
		display: block;
		text-decoration: underline;
		font-weight: bold;
		background-image: url('/wcsstore/DebenhamsUKSite/faq/images/arrows.png'), url('/mobify/proxy/base/wcsstore/DebenhamsUKSite/faq/images/arrows.png');
		background-position: 100% -145px;
		background-repeat: no-repeat;
		padding-right: 20px;
	}

	#widgets .return-order ul li div {
		float: right;
		width: 160px;
	}

	/** Questions **/

	.home-information-table {
		width: 950px;
	}

	.home-information-table-row {
	    clear: both;
	    margin: 30px 0 0 0;
	    display: flex;
	    border-bottom: 1px solid #d1d1d1;
	    padding-bottom: 30px;
	}
	.home-information-table-row:last-of-type {
		border-bottom: 0;
	}

	.home-information-table-row div {
		float: left;
		width: 32.33%;
		height: 200px;
		border-right: 1px solid #D1D1D1;
		padding-left:40px;
	}
	.home-information-table-row div:last-of-type {
		border: 0;
	}

	.home-information-table-row div img {
		float: left;
		margin-right: 15px;
		width: 28px;
	}
	.home-information-table-row div h2 {
		font-size: 16px;
		line-height: 28px;
		font-weight: bold;
		margin: 0;
	}
	.home-information-table-row div a{
		font-size: 14px;
		line-height: 30px;
		font-weight: 300!important;
	}

	/** Questions **/

	#questions {
		overflow: hidden;
	}

	#questions dl {
		border-bottom: 1px solid #CFCFCF;
		margin-bottom: 20px;
	}

	#questions dl dt {
		border-top: 1px solid #CFCFCF;
		background-image: url('https://media.debenhams.com/i/debenhams/faq-arrow-closed');
		background-position: 0px 25px;
	    background-size: 9px;
		background-repeat: no-repeat;
		padding: 20px 0 20px 30px;
		cursor: pointer;
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		line-height: 28px;
		font-weight: bold;
	}
	#questions dl dt span {
		font-size: 16px;
	}

	.green{
		color:#00b49e;
		font-weight:700;
	} 

	#questions dl dt.first {
		border-top-width: 0;
	}

	#questions dl dt.selected {
		font-weight: bold;
	    background-image: url(https://media.debenhams.com/i/debenhams/faq-arrow-open);
	    background-position: 0px 28px;
	    background-size: 16px;
	    background-repeat: no-repeat;
	}

	#questions dl dd {
		padding: 0px 20px 15px 30px;
		display: none;
	}

	#questions dl dd.selected {
		display: block;
	}

	#questions dl .highlight {
		background-color: #ffffcc;
	}

	#questions dl dd * {
		color: #000;
	}

	#questions dl dd p {
		padding-bottom: 5px;
		line-height: 130%;
		font-size: 14px;
	}

	#questions dl dd a, #simplemodal-container a {
		font-weight: bold;
		text-decoration: underline;
	}

	#questions dl dd a:hover, #simplemodal-container a:hover {
		text-decoration: underline;
	}

	#questions dl dd ul li, #simplemodal-container ul li {
		list-style-type: disc;
		margin-left: 20px;
	}

	#questions dl dd ol li, #simplemodal-container ol li {
		list-style-type: disc;
		margin-left: 20px;
	}

	#questions dl dd table, #questions dl dd table * {
		border: 0 !important;
		padding: 5px;
	}

	#questions dl dd table tr th {
		font-weight: bold;
		border-bottom: 1px solid #b9babd !important;
	}


	#questions a {
		cursor: pointer;
		font-weight: bold;
	}

	#questions a:hover {
		text-decoration: underline;
	}

	#questions img{
		max-width:100%;
	}

	/** Footer **/
	#footer {
	/*	border-top: 1px solid #b9babd;
		border-bottom: 1px solid #b9babd;
		padding-top: 20px;
		padding-bottom: 10px;
		margin-top: 30px;
		width: 1000px;
		margin: 30px auto 10px auto;*/
		width: 100%;
		/*background: #000;*/
		overflow: hidden;
		text-align: center;
		color: #FFF;
		margin-top: 30px;
	}

	#footer #footer-actions {
		overflow: hidden;
	}

	#footer #footer-actions .footer-action {
		border: 1px solid #000;
		/*background-color: #F6F6F6;*/
		width: 48%;
		padding: 20px;
		float: left;
		/*margin-right: 15px;*/
		background-repeat: no-repeat;
		/*background-position: 20px 20px;*/
		height: 170px;
		/*position: relative;*/
		margin: 0 1%;
	}

	#footer #footer-actions .footer-action h4 {
		margin: 0 0 10px 70px;
	}

	#footer #footer-actions .footer-action p {
		/*margin: 0 0 10px 70px;*/
		/*line-height: 20px;*/
		/*width: 200px;*/
	}

	#footer #footer-actions .last {
		margin-right: 0;
	        
	}


	/*#footer #footer-actions #more-help {
		background-image: url('/wcsstore/DebenhamsUKSite/faq/images/more_help.png'), url('/mobify/proxy/base/wcsstore/DebenhamsUKSite/faq/images/more_help.png');
	}

	#footer #footer-actions #opening-times {
		background-image: url('/wcsstore/DebenhamsUKSite/faq/images/opening_times1.png'), url('/mobify/proxy/base/wcsstore/DebenhamsUKSite/faq/images/opening_times1.png');
	}

	#footer #footer-actions #store-finder {
		background-image: url('/wcsstore/DebenhamsUKSite/faq/images/store_finder.png'), url('/mobify/proxy/base/wcsstore/DebenhamsUKSite/faq/images/store_finder.png');
	}
	*/

	/*#store-finder {text-align: center!important;}*/

	#footer #footer-actions .footer-action h4 {
		margin: initial;
	}

	#footer #footer-actions .footer-action p {
		margin: initial;
	}

	#footer .footer-links {
	    padding: 15px 0 10px;
	    overflow: hidden;
	    display: inline-block;
	}

	#footer .footer-links li {
		float: left;
		padding: 0 10px;
		border-left: 1px solid #797575;
		font-weight: bold;
	}

	#footer .footer-links li a {
		font-size: 11px;
		color: #FFF;
	}

	#footer .footer-links li.first {
		border-left-width: 0;
		/*padding-left: 0;*/
	}

	#footer p.copyright {
		padding-bottom: 20px;
		font-size: 9px;
		color: #FFF;
	}

	#footer p.copyright a {
		font-size: 9px;
		color: #FFF;
	}


	/** Modals **/

	.simplemodal-overlay {
		background-color: #000;
	}

	.simplemodal-container a.modalCloseImg {
		background:url('https://www.debenhams.com/wcsstore/DebenhamsIESite/Img/x.png') no-repeat, url('https://www.debenhams.com/mobify/proxy/base/wcsstore/DebenhamsIESite/Img/x.png') no-repeat;
		width:25px;
		height:29px;
		display:inline;
		z-index:3200;
		position:absolute;
		top:-12px;
		right:-15px;
		cursor:pointer;
		_background:none;
		_right:-14px;
		_width:22px;
		_height:26px;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wcsstore/DebenhamsIESite/Img/x.png',sizingMethod='scale');
	}

	.modal, .modal-content {
		width: 600px;
		padding: 20px;
		background-color: #fff;
		display: none;
	}

	.modal a, .modal-content a {
		font-weight: bold;
	}

	.modal a:hover, .modal-content a:hover {
		text-decoration: underline;
	}

	.modal h1 {
		margin-top: 0;
	}

	/** Contact form **/

	#questions form label {
		width: 220px;
		display: block;
		float: left;
		line-height: 25px;
		margin-bottom: 5px;
	}

	#questions form .required, #questions form .required_info {
		background-image: url('/wcsstore/DebenhamsUKSite/faq/images/required.png'), url('/mobify/proxy/base/wcsstore/DebenhamsUKSite/faq/images/required.png');
		background-repeat: no-repeat;
		background-position: 90% center;
	}

	#questions form .required_info {
		padding-left: 20px;
		background-position: 0 center;
		margin-bottom: 5px;
	}


	#questions form input, #questions form select {
		height: 25px;
		line-height: 25px;
		margin-bottom: 5px;
		padding-left: 5px;
	}

	#questions form textarea {
		padding-left: 5px;
	}

	#questions div#subject_box {
		display: block;
	}

	#questions input.submit {
		margin-top: 20px;
		float: none;
		padding-left: 0;
	}

	#questions #errorMessage {
		color: #cc0000;
		font-weight: bold;
		line-height: 25px;
	}





	/** Brand list **/
	#questions dl dd #brands_tabs_container #brands_tabs li {
		float: left;
		list-style-type: none;
		margin-left: 0;
		margin-right: 2px;
	}
	#questions dl dd #brands_tabs_container #brands_tabs li a {
		width: 22px;
		height: 20px;
		display: block;
		text-align: center;
		background-color: #F6F6F6;
		line-height: 20px;
	}
	#questions dl dd #brands_tabs_container #brands_tabs li#tab_09_1 a {
		width: 28px;
	}
	#brands_tabs_container {
		padding-top: 10px;
	}

	#brands_tabs {
		width: 100%;
		overflow: hidden;
		clear: both;
		margin-bottom: 10px;
	}

	.brand_names span {
		width: 200px;
		float: left;
		display: block;
	}

	.brand_names {
		overflow: hidden;
		display: none;
		padding-left:13px;
	}

	/*------------------------------------------------------------
		Delivery FAQ styles
	-------------------------------------------------------------*/
	/* icon font */
	@font-face{font-family:muyalto;src:url(/wcsstore/DebenhamsStorefrontAssetStore/fonts/muyalto.eot);src:url(/wcsstore/DebenhamsStorefrontAssetStore/fonts/muyalto.eot?#iefix) format("embedded-opentype"),url(/wcsstore/DebenhamsStorefrontAssetStore/fonts/muyalto.woff) format("woff"),url(/wcsstore/DebenhamsStorefrontAssetStore/fonts/muyalto.ttf) format("truetype"),url(/wcsstore/DebenhamsStorefrontAssetStore/fonts/muyalto.svg#muyalto) format("svg");font-weight:400;font-style:normal}[data-icon-before]:before{font-family:muyalto!important;content:attr(data-icon-before);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-icon-after]:after{font-family:muyalto!important;content:attr(data-icon-after);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

	/* Reset current faq styles */
	#questions .del-table-wrapper > .del-table-row  {
		background-image: none;
		padding: 0;
		clear: right;
	}

	#questions dl dt.del-table-row.selected {
		font-weight: normal;
	}

	#questions .del-table-wrapper dd {
		padding: 15px 20px 30px;
		background: #ebebeb;
		color: #000;
	}

	.del-table-wrapper {
		border: 1px solid #ccc;
		overflow: hidden;
	}
	/* Del faq start */
	.del-table-wrapper * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		overflow: hidden;
	}

	.del-table-row > * {
		width: 20%;
		float: left;
		padding: 13px 0 13px 13px;
		margin: 0;
		text-align:center;
	}

	.del-table-row > h5,
	.del-table-th div:first-child {
		width: 20%;
		text-align:left;
	}

	.del-table-th > div {
		width: 20%;
	}

	.del-col-four{
		width: 20%;
	}

	.del-table-th,
	.del-table-th > div {
		background-color: #000;
		color: #fff;
	}

	.del-table-wrapper h6 {
		font-weight: bold;
		margin-bottom: 0;
	}

	.del-table-row > h5:before {
		font-size: 25px;
		margin-right: 10px;
		vertical-align: middle;
		color: #01a790;
		float: left;
	}

	.del-last {
		width:20%;
		text-align: center;
		font-weight: bold;
		color: #01a790;
		/* line-height: 40px; */
		*width: 11%; /* IE7 needs more space */
		*background: url('/wcsstore/DebenhamsUKSite/faq/images/arrows.png') no-repeat 50px 20px, url('/mobify/proxy/base/wcsstore/DebenhamsUKSite/faq/images/arrows.png') no-repeat 50px 20px;/* IE7 */
	}

	.del-last:before {
		content: "Exceptions";
		border-bottom: 1px solid;
	}

	.selected .del-last:before {
		content: "Less";
	}

	.del-last:after,
	.del-show-less:after {
		content: "p";
		font-family: "muyalto";
		font-size: 10px;
		margin-left: 5px;
	}

	.selected .del-last:after,
	.del-show-less:after {
		content: "s";
	}

	.del-table-wrapper > dd {
		position: relative;
	}

	.del-show-less {
		bottom: 10px;
		right: 10px;
		float: right;
		text-decoration: none !important;
		border-bottom: 1px solid;
		color: #01a790 !important;
	}

	/* Returns table */
	.four-col{overflow:hidden}
	.four-col > *{width:24.4%!important;float:left;margin:2% .7% 2% 0}
	.four-col > * *{width:100%;height:auto}
	.four-col > :last-child, .last-column{margin-right:0}

	/* Three Column Delivery Table */
	.del-three-col .del-table-row > *,
	.del-table-th div:first-child {
		width: 20%;
	}

	.del-three-col .del-table-row.del-table-th > div {
		text-align: left;
	} 

	.del-three-col .del-table-row div,
	.del-three-col .del-table-row.del-table-th > div:last-child{
		text-align: center;
	}

	.del-three-col span[data-icon-before],
	.del-three-col span[data-icon-after]{
		color: #01a790;
		font-weight: bold;
	}

	.del-three-col span[data-icon-before]:before {
		content: '';
	}

	.del-three-col span[data-icon-after]:after {
		font-size: 10px;
		margin-left: 5px;
		content: 'p';
	}

	.del-three-col .selected span[data-icon-after]:after {
		content: 's';
	}

	.del-three-col span[data-content-before]:before {
		content: attr(data-content-before);
	}

	.del-three-col .selected span[data-content-after]:before {
		content: attr(data-content-after);
	}



	/* Country Selector */
	.grey-block {
		width:94%;
		height:auto;
		background-color:#F0F0F0;
		padding:2.8%;
		border:1px solid #CFCFCF;
	}
	.grey-block p {
		margin:0 0 20px 0;
	}

	select#countryselector,
	select#orderTypeSelector {
		padding:10px;
		width:100%;
	}
	#countryselector_result {
		margin-top:20px;
	}
	#countryselector_result strong {
		line-height:22px;
		color: #505050;
	}
	select#deliveryType,
	select#orderDate{
		padding:10px;
		width:100%;
	}
	#orderDate,
	#orderType_result{
		margin-top:20px;
	}
	#deliveryType_result strong,
	#orderType_result strong {
		line-height:22px;
		color: #505050;
	}

	/* Track Order Table */
	.track-order-table{
		border:1px solid #BBB;
		width:99%;
		margin-bottom:30px;
	}
	.track-order-table ul{
		padding:20px;
	}
	p.heading{
		font-weight:bold;
		border-bottom:1px solid #BBB;
		padding:15px!important;
	}
	p.copy{
		padding:15px!important;
	}


		
	/* Mobile/Desktop generic styles */
	table td.desktop-only {
		display:table-cell !important;
	}
	.desktop-only {
		display:block !important
	}
	.desktop-only-inline {
		display:inline !important
	}
	.mobile-only {
		display:none !important
	}
	.dekstop-mobile {
		display: block!important
	}


	/* Delivery Disruption Banner */
	.del-info-desktop {
		margin-top:15px;
		margin-bottom: 15px;
		width:100%;
	}
	.del-info-desktop img {
		width:100%;
	}
	.dd-desktop {
		display:block;
	}
	.dd-mobile {
		display: none;
	}

	/* Delivery Disruption Banner */
	.faq-bcc-banner {
		margin-top:15px;
		width:100%;
	}
	.faq-bcc-banner img {
		width:100%;
	}
	.faq-bcc-desktop {
		display:block;
		margin-bottom:50px;
	}
	.faq-bcc-mobile {
		display: none;
		margin-bottom:50px;
	}

	/* Icon in Paragraph */
	span.para-icon{
		font-family: "muyalto";
		padding:7px;
		font-size:20px;
		position:relative;
		top:6px;
		color:#01a790!important;
	}


	table#rt{width:100%;margin:10px 0;border:1px solid #01A790;}
	table#rt td{padding:10px;width:33.3%;}
	table#rt img{width:90%!important;margin:5%;}




	@media screen and (max-width: 1039px) and (min-width: 701px) {
		/* resize for tablet */
		
		#header {
			width: 96%;
			padding: 0 2%;
		}
		
		#page {
			width: 96%;
			padding: 0 2%;
		}
		
		#menu {
			width: 31%;
		}
		
		h1 {
			margin: 2% 0;
		}
		
		h3 {
			padding: 10px 3%;
		}
		
		h4 {
			margin-bottom: 2%;
		}
		
		#menu ul.main-menu > li > a {
			padding: 0 0 0 3%;
			background-position: 98% -129px;
		}
		
		#menu ul.main-menu > li.selected > a {
			background-position: 98% -16px;
		}
		
		#menu ul.main-menu > li.selected > a.home {
			background-position: 98% -59px !important;
		}
		
		#header-banner {
			width: 96%;
			padding: 0 2%;
		}
		
		#header-banner img.desktop {
			display: block;
		}
		
		#header-banner img.mob {
			display: none;
		}
		
		#header-banner img {
			width:100%;
		}
		
		#content {
			margin-left: 3%;
			width: 66%;
		}
		
		#searchbox {
			height: auto;
		}
		
		#searchbox #searchWrapper {
			width: 91%;
			margin: 0 3% 2%;
			position: relative;
		}
		
		#searchbox #search {
			width: 100%;
			margin: 0;
		}
		
		#searchbox #searchResults {
			position: absolute;
			width: 100%;
			padding: 0 2% 1%;
		}
		
		/* Widget areas */
		
		#widgets {
			margin: 2% 0 0;
		}
		
		#widgets .widget-area {
			width: 95%;
			padding: 2%;
			height: auto;
			margin-bottom: 2%;
		}
		
		#widgets .track-order form {
			margin-top: 1%;
		}
		
		#widgets .track-order form input {
			width: 100%;
		}
		
		#widgets .track-order form p, #widgets .track-order form label {
			line-height: 18px;
			height: 18px;
		}
		
		#widgets .track-order input.submit {
			margin-top: 2%;
		}
		
		#widgets .return-order ul li {
			padding: 2% 0;
		}
		
		#widgets .return-order ul li div {
			width: 50%;
		}
		
		/* Questions */
		
		#questions dl dd {
			padding: 1% 0;
		}
		
		#questions dl dd table {
			width: 100% !important;
		}
		
		/* Footer */
		
		#footer {
			width: 98%;
			padding: 1%;
		}
		
		#footer #footer-actions .footer-action {
			background-size: 27px;
			width: 30%;
			background-position: 2% 7%;
			margin-right: 1%;
			padding: 1%;
		}
		
		#footer #footer-actions .last {
			margin-right: 0;
		}
		
		#footer #footer-actions .footer-action h4, #footer #footer-actions .footer-action p  {
			margin: 0;
			width: auto;
			margin-left: 27px;
		}
		
		#footer #footer-actions .footer-action a {
			margin: 0;
			margin-left: 27px;
			background-size: 150px;
			width: 150px;
			height: 25px;
			line-height: 25px;
		}
		
		table td.desktop-only {display: table-cell !important}
		.desktop-only{display:block !important}
		.desktop-only-inline{display:inline !important}
		.mobile-only{display:none !important}
		
	}

	@media only screen and (max-width: 700px) {
		/* resize for mobile */
		
		body {
			background-image: none;
		}
		
		#header {
			width: 96%;
			padding: 0 2%;
			height: 40px;
		}
		
		#header img {
			top: 13px;
			width: 160px;
		}
		
		#page {
			width: 96%;
			padding: 0 2%;
		}
		
		#menu {
			display: none;
		}
		
		h1 {
			margin:2% 0 3%;
		}
		
		h2 {
			margin: 2% 0;
			font-size: 20px;
			margin-left: -1px;
		}
		
		h3 {
			padding: 10px 3%;
		}
		
		h4 {
			margin-bottom: 2%;
			font-size: 17px;
		}
		
		#menu {
			width: 104%;
			margin-left: -2%;
			margin-bottom: 10px;
			border-width: 0;
			padding-top: 1px;
		}
		
		#header-banner {
			width: 96%;
			padding: 0 2%;
		}
		
		#header-banner img.desktop {
			display: none;
		}
		
		#header-banner img.mob {
			display: block;
		}
		
		#header-banner img {
			min-width: 100%;
			width:100%;
		}
		
		body.menu-shown #menu {
			display: block;
		}
		
		body.menu-shown #content, body.menu-shown #footer {
			display: none;
		}
		
		body.menu-shown #page > h2 {
			display: none;
		}
		
		#menu h3 {
			display: none;
		}
		
		#menu ul.main-menu > li > a {
			padding: 0 0 0 3%;
			background-position: 98% -129px;
		}
		
		#menu ul.main-menu > li.selected > a {
			background-position: 98% -16px;
		}
		
		#menu ul.main-menu > li.selected > a.home {
			background-position: 98% -59px !important;
		}
		
		#menu-toggle {
			height: 30px;
			width: 44px;
			background-image: url('/wcsstore/DebenhamsUKSite/faq/images/menu_button.png');
			background-position: -44px 0;
			display: block;
			float: left;
			margin-top: 4px;
		}
		
		body.menu-shown #menu-toggle {
			background-position: 0 0;
		}
		
		#content {
			margin-left: 0;
			width: 100%;
		}
		
		#searchbox {
			height: auto;
		}
		#searchbox.searchbox-mobile {
			display: none;
		}
		
		#searchbox #searchWrapper {
			width: 91%;
			margin: 0 3% 2%;
			position: relative;
		}
		
		#searchbox #search {
			width: 100%;
			margin: 0;
		}
		
		#searchbox #searchResults {
			position: absolute;
			width: 100%;
			padding: 0 2% 1%;
		}
		
		/* Widget areas */
		
		#widgets {
			margin: 2% 0 0;
		}
		
		#widgets .widget-area {
			width: 95%;
			padding: 2%;
			height: auto;
			margin-bottom: 2%;
		}
		
		#widgets .track-order form {
			margin-top: 1%;
		}
		
		#widgets .track-order form input {
			width: 100%;
		}
		
		#widgets .track-order form p, #widgets .track-order form label {
			line-height: 18px;
			height: 18px;
		}
		
		#widgets .track-order input.submit {
			margin-top: 2%;
		}
		
		#widgets .return-order ul li {
			padding: 2% 0;
		}
		
		#widgets .return-order ul li div {
			width: 50%;
		}
		
		#widgets .last {
			margin-bottom: 0;
		}
		
		/* Questions */
		
		#questions dl dd {
			padding: 1% 0;
		}
		
		#questions dl dd table {
			width: 100% !important;
			overflow: auto;
		}
		
		#questions dl dd table, #questions dl dd table * {
			padding: 5px 1px;
			min-width: 90px;
		}
		
		/* Footer */
		
		#footer {
			width: 98%;
			padding: 1%;
		}
		
		#footer #footer-actions .footer-action {
			width: 95%;
			margin: 0 0 1%;
			padding: 2%;
			float: left;
			display: block;
			height: auto;
			background-position: 2% 18%;
			background-size: 20px;
		}
		
		#footer #footer-actions .last {
			margin-right: 0;
		}
		
		#footer #footer-actions .footer-action h4, #footer #footer-actions .footer-action p  {
			margin: 0;
			width: auto;
			margin-left: 25px;
		}
		
		#footer #footer-actions .footer-action h4 {
			font-size: 14px;
		}
		
		#footer #footer-actions .footer-action a {
			position: static;
			background-size: 150px;
			height: 25px;
			width: 150px;
			margin: 5px 0 0 25px;
			line-height: 25px;
		}
		
		#footer .footer-links {
			padding: 1%;
		}
		
		#footer .footer-links li {
			float: none;
			padding: 0;
			border-width: 0;
		}
		
		#footer .footer-links li a {
			display: block;
			padding: 2px 0;
		}
		
		#footer p.copyright {
			padding: 1%;
		}
		
		.modal, .modal-content {
			width: 90%;
			padding: 5%;
		}
		
		#simplemodal-container {
			width: 90%;
		}
		
		/* Delivery faq styles */
		
	/*	.del-table-wrapper .del-no-mobile{display:none}
		.del-table-row > div{display:block;width:21%}
		.del-table-row > div:first-child,.del-table-row > .del-last{display:block}
		.del-table-row > :first-child{width:50%}
		.del-table-row > h5:before{line-height:19px}
		.del-last{padding-right:5px}
		.del-table-th div:first-child{min-width:50%}
		.del-table-row > div:nth-child(2){display:block;}
		
		.del-table-th div:first-child,
		.del-table-row > div{width:32%!important;}
		.del-table-th div:first-child{min-width:32%!important;}
		
		.four-col > *{width: 31.4%!important;}
		.four-col > :last-child, .last-column{display:none;}
		
	 	 xmas table overrides 
		.del-xmas-table .del-table-row > *:first-child {width:62%}
		.del-xmas-table .del-table-row > div {width:38%}
		.del-xmas-table .del-table-row > * {padding: 13px 0 13px 5px}
		
		
		 Four columns 
		.four-col > * {width: 48.8%;height: auto;margin-right: 1.2%;}
		.four-col > * > * {width: 100%;height: auto;}
		
	 
		 Three column delivery table 
		.del-three-col .del-table-row > *:first-child {width:60%}
		.del-three-col .del-table-row > div{display:block;width:40%;padding-left: 5px;}
		table td.desktop-only {display: none !important}*/
		
		.del-table-wrapper {
			overflow:scroll;
		}
		.del-table-wrapper dt,
	        .del-table-wrapper .del-table-th, 
	        .del-table-wrapper dd {
			width:760px;
		}
		.del-table-row > *{
			padding:13px;
		}
		.del-table-th > div{
			width:initial;
		}
		
		.del-table-row.del-table-th{
			
			overflow-x: auto;
			white-space: nowrap;
		}
		
		.del-table-row.del-table-th div:nth-of-type(1){width:147px;}
		.del-table-row.del-table-th div:nth-of-type(2){width:147px;}
		.del-table-row.del-table-th div:nth-of-type(3){width:147px;}
		.del-table-row.del-table-th div:nth-of-type(4){width:147px;}
		.del-table-row.del-table-th div:nth-of-type(5){width:157px;}
		
		.del-table-row h5{width:147px;}
		.del-table-row div:nth-of-type(1){width:147px;}
		.del-table-row div:nth-of-type(2){width:147px;}
		.del-table-row div:nth-of-type(3){width:147px;}
		.del-table-row div:nth-of-type(4){width:147px;}
		
		#questions dl dd #brands_tabs_container #brands_tabs li{width:initial;}
		
		
		
		/* Mobile/Desktop specific styles */
		.desktop-only {display: none !important}
		.mobile-only {display: block !important}
		
	}
	
	@media screen and (max-width: 1024px) {
		#header-banner #header-banner-inner {
			width: 100%;
		}
	}
	
	@media screen and (max-width: 768px) {
		#header-banner #header-banner-inner {width: 100%;}
		
		#header-banner #header-banner-inner img {
			width: 100%;
			float: initial;
		}
	}

	@media screen and (max-width: 549px){
		.dd-desktop{display:none;}
		.dd-mobile{display:block;}
		.del-info-desktop img{width:100%;}
		
		.faq-bcc-desktop{display:none;}
		.faq-bcc-mobile{display:block;}
		.faq-bcc-banner img{width:100%;}

		#searchbox {
			display: none;
			width: 100%;
		    background: #FFF;
		    float: left;
		    position: absolute;
		    padding: 0;
		    left: 0;
		    top: 50px;
		    padding-bottom: 20px;
		    -moz-box-shadow:    inset 0 0 10px #e0e0e0;
   -webkit-box-shadow: inset 0 0 10px #e0e0e0;
   box-shadow:         inset 0 0 10px #e0e0e0;
		}
		#searchbox h3 {
			padding: 40px 0;
			font-size: 28px;
		}

		a#search-mobile img {
			    width: 30px;
    position: absolute;
    right: 5px;
    top: 5px;
		}
		
		a#search-mobile {display: block}

		.returns-table-overflow-mobile{overflow-x:scroll;margin-left:-336px;} /* Negative margin given for mobile because we want to transition the margin back to 0 default value using jQuery - currently in DebFAQ.js*/
		.returns-table-overflow-mobile table.rt,
		.returns-table-overflow-mobile table.rt-btn{width: 697px;}


		.widget-area.track-order .del-info,
		.widget-area.track-order .del-info .del-info-desktop,
		.widget-area.track-order .del-info .del-info-desktop .dd-mobile {
			width: 100%!important;
		}

		.home-information-table {
			width: 100%;
		}
		.home-information-table-row {
			margin: 0;
			display: initial;
		}
		.home-information-table-row div {
			padding-left: initial;
			width: 90%;
			float: initial;
			background: #F6F6F6;
			padding: 5%;
			border-right: 0;
			margin: 10px 0;
		}
		#header-banner #header-banner-inner img.desktop {display: none;}

		#header-banner #header-banner-inner {
			width: 100%;
		}
		#header-banner {
			height: initial;
		}
		#header-banner #header-banner-inner img.mob {
			display: block;
		}
		#header-banner #header-banner-inner img {
			max-width: initial !important; 
			min-width: initial !important; 
			margin: initial !important; 
			float: initial !important; 
			width: 100% !important;
			padding: 10px 0;
		}

		.widget-area.popular-questions {
			width: 96%!important;
			margin: 0 2%;
		}

		.customerOrderId {
			margin-top:10px;
		}
		.customerOrderId,
		.postCode,
		.emailAddr {
			width: 100% !important;
		}

	}

	body>iframe{display:none!important;}