/*
Shoe Tailor Style Stylesheet
----------------------------

Last updated 16/10/13

*/

body {
	background: url("//images2.drct2u.com/content/images/homepages/1503SS_body_v2.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0) !important; 
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#ffffff;
	width:100%;
}

body.productDetailsQuickView {
	background: none !important;
}

h1, .largetitle {
	color: #231f20;
}

h1 span {
	color: #231f20;
}

h2 {
	color: #231f20;
}

h3 {
	color: #231f20;
}

h4 {
	color: #231f20;
}

a, a:link, a:visited {
	color: #231f20;
	text-decoration: underline;
}

a:hover {
	color: #231f20;
	text-decoration: none; 
}

img a:link, img a:hover, img a:visited {
	background-color: transparent;
}

#outerPageContainer {
	width: 1000px;
}

/*------------------------- Gibson font ----------------------------------*/
/* Gibson Semi Bold */

@font-face {
	font-family: 'GibsonSemiBold';
	src: url(//images.drct2u.com/content/stylesheets/Gibson-SemiBold-webfont.eot);
	src: url(//images.drct2u.com/content/stylesheets/Gibson-SemiBold-webfont.eot?#iefix) format('embedded-opentype'), 			
	url(//images.drct2u.com/content/stylesheets/Gibson-SemiBold-webfont.woff) format('woff'), 
	url(//images.drct2u.com/content/stylesheets/Gibson-SemiBold-webfont.ttf) format('truetype');
	font-weight: normal;
	font-style: normal
}

/* Gibson Semi Bold */

@font-face {
	font-family: 'GibsonRegular';
	src: url(//images.drct2u.com/content/stylesheets/Gibson-Regular-webfont.eot);
	src: url(//images.drct2u.com/content/stylesheets/Gibson-Regular-webfont.eot?#iefix) format('embedded-opentype'), 
	url(//images.drct2u.com/content/stylesheets/Gibson-Regular-webfont.woff) format('woff'), 
	url(//images.drct2u.com/content/stylesheets/Gibson-Regular-webfont.ttf) format('truetype');
	font-weight: normal;
	font-style: normal
}

/* Gibson Light */

@font-face {
	font-family: 'GibsonLight';
	src: url(//images.drct2u.com/content/stylesheets/Gibson-Light-webfont.eot);
	src: url(//images.drct2u.com/content/stylesheets/Gibson-Light-webfont.eot?#iefix) format('embedded-opentype'), url(//images.drct2u.com/content/stylesheets/Gibson-Light-webfont.woff) format('woff'), url(//images.drct2u.com/content/stylesheets/Gibson-Light-webfont.svg#GibsonLight) format('truetype');
	font-weight: normal;
	font-style: normal
}

/*------------------------- HEADER STYLES -------------------------------*/

#headerContainer {
	background: url(//images2.drct2u.com/content/images/homepages/121030ss_grp1_hp_header_bg.gif) no-repeat top right;
	margin: 0;
	width: 1000px;
}

/* Brand Logo 
------------- */

#brandLogo-2 {
	background: transparent;
	height: 110px;
	width: 190px;
}

#brandLogo-2 a img {
	display: block;
}

#brandLogo-2 a:hover {
	background: transparent;
}


	
.mainSelect,Ã‚ .containerSelectÃ‚ {
z-index:Ã‚ 100;
}			
/* Top Navigation - Drop Down Menu */

.categoryDropNavContent {
    background: #fff;
    border-top: 4px solid #d91473 !important;
	border-left: none;
	border-right: none;
	border-bottom: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	margin: 0;
    padding-bottom: 0;
}

.categoryDropNavContent ul li {
    margin: 0;
}

.categoryDropNavContent a, .categoryDropNavContent a:link, .categoryDropNavContent a:visited {
    color: #231f20;
    display: inline;
    font-size: 12px;
    padding: 4px 0;
}

.categoryDropNavContent a:hover, .categoryDropNavContent a:hover span {
    color: #d91473;
    font-size: 12px;
    text-decoration: underline;
}

.refinementsColumn {
    padding: 0 0 10px;
}

.promotionsColumn, .middle promotionsColumn {
    padding: 0 0 10px;
}

.refinementsColumn .categoryHeading, .promotionsColumn .categoryHeading, .subCategoryHeading .subMenuHeading {
    background: none;
    border-bottom: 1px solid #e3e3e3;
    color: #231f20;
	font-family: 'GibsonRegular', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 12px 0;
    padding: 4px 0;
}

.refinementsColumn .categoryHeading a, .promotionsColumn .categoryHeading a, .subCategoryHeading .subMenuHeading a {
	font-size: 16px;
	font-weight: normal;
	padding-left: 0;
}

.promotionsColumn li, .refinementsColumn li {
    padding-left: 0 !important;
}

.subMenuHeading {
    background: none;
    border-bottom: 1px solid #e3e3e3;
    color: #231f20;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    margin: 12px 0;
    padding-left: 0;
    width: 150px;
}

.topNavSpacer1, .topNavSpacer2, .topNavSpacer3, .topNavSpacer4 {
    height: 16px;
    width: 16px;
}

.DDNfooterCapLeft {
    display: none;
}

.DDNfooterCapRight {
    display: none;
}

/* ACCOUNT AREA - DIV 3
--------------------------*/
#account-3 {
	border-left: none;
	background: transparent;
	position: relative;
	width: 352px;
}

/* Sign, account and register */

ul#accountList {
	left: 263px;
	position: absolute;
	text-transform: none;
	top: 20px;
	width: 200px;
}

ul#accountList li {
	float: left;
}

#accountList li {padding: 0 3px 0 9px !important; }

ul#accountList li a {
	color: #000;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none
}

ul#accountList a:hover {
	color: #000;
	background: transparent;
	text-decoration: underline;
}

li#SignInHeaderLink {
	padding: 0 6px 0 0;
}

li#MyAccountHeaderLink {
	
	padding: 0 6px;
}

li#RegisterHeaderLink {
	padding: 0 0 0 6px;
}

li#SignOutHeaderLink {
	padding: 0 0 0 6px;
}

/* Incentives, Help, Contact Us, Request Catalogue, Track Order */

ul#siteInfoList {
	left: 262px;
	position: absolute;
	text-transform: none;
	top: 78px;
	width: 340px;
}

ul#siteInfoList li {
	float: left;
}

ul#siteInfoList li a {
	color: #000;
	display: block;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 0;
	text-decoration: none
}

ul#siteInfoList a:hover {
	color: #000;
	background: transparent;
	text-decoration: underline;
}


/* SEARCH AREA - DIV 4
--------------------------*/
#searchArea-4 {
	background: transparent;
	left: 467px;
	height: 24px;
	position: absolute;
	top: 42px;
	width: 360px;
}

#searchArea-4 p.title {
	display: none;
}

#searchArea-4 input#searchKeyWords {
	background: #fff url(//images2.drct2u.com/content/images/homepages/1006AW_FPS_searchicon.gif) no-repeat;
	border: 1px solid #727272;
	display: block;
	float: left;
	height: 14px;
	_height: 18px;
	margin: 0 4px 0 0;
	padding: 4px 0 4px 20px;
	_padding: 4px 0 0 20px;
	width: 162px;
}

#searchArea-4 select#searchCategories {
	border: 1px solid #727272;
	display: inline-block;
	float: left;
	height: 24px;
	margin: 0 4px 0 0;
	padding: 3px 2px 2px;
	width: 106px;
}

#searchArea-4 input.searchButton {
	background: url(//images2.drct2u.com/content/images/homepages/1006AW_FPS_searchbtn.gif) no-repeat 0 100%;
	border: none;
	color: #fff;
	font-weight: bold;
	height: 24px;
	margin: 0;
	padding: 0; 
	width: 57px;
}


* html #searchArea-4 input.searchButton { /* IE6 padding fix */
	background: url(//images2.drct2u.com/content/images/homepages/1006AW_FPS_searchbtn.gif) no-repeat 0 100%;
	border: none;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 3px 0; 
	width: 57px;
}

#searchArea-4 input.searchButton:hover {
	background: url(//images2.drct2u.com/content/images/homepages/1006AW_FPS_searchbtn.gif) no-repeat 0 0;
}

/* Autocomplete Styling */

.ui-autocomplete {
	z-index: 99999 !important;
	top: -1165px;
	left: 760px;
	display: block;
	width: 172px !important;
	position: relative;
	background-color: white;
	list-style-type: none;
	padding: 5px;
	border:1px solid #CCCCCC;
}
	
.ui-autocomplete a {
	text-decoration:none;
	color:#999;
	font-size:14px;
	font-style:italic;
	cursor:pointer; cursor: hand;
}

.ui-autocomplete a:hover {
	text-decoration:underline;
}

/* BAG AREA - DIV 5
--------------------------*/
#gotoCheckOutContainerLink {	
	height:58px;
	margin:6px 0px 0 0;
	padding:13px 0 0;
	position:relative;
	width:100%;
	background-image:url(//images2.drct2u.com/content/common/images/commongui/100706SS_FPS_HP_SS10_searchbimg.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

#bagArea-5 {
	width: 165px;
	margin-right: 10px;
	_margin-right: 7px;
}

#bagArea-5 p {
	color: #358c13;
	margin: 0;
	padding: 6px 0 0 0;		
}

ul#bagList {
	background: 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: #000;
	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 { 
	background: url(//images2.drct2u.com/content/images/homepages/1006AW_FPS_checkoutbtn.gif) no-repeat 0 100%;
	color: #fff;
	display: block;
	font-size: 11px;
	height: 19px;
	padding: 5px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 102px;
}

li#GoToCheckoutHeaderLink a:hover {
	background: url(//images2.drct2u.com/content/images/homepages/1006AW_FPS_checkoutbtn.gif) no-repeat 0 0;
	color: #fff;
}


li.quickorder a {
	color: #000;
	padding-right:25px;
	width:65px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	position:absolute; top:79px;
	left:108px;
}
li.quickorder a:hover {
	text-decoration:underline !important;
}
li.wishlist a {
	color: #000;
	padding-right:25px;
	width:120px;
	/*background:url(//images2.drct2u.com/content/images/homepages/111216SS_GNO_wishlistbg.gif) no-repeat 119px 0px;*/
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	position:absolute; 
	top:79px;
	left:-21px;
}
li.wishlist a:hover{
		text-decoration: underline;

/* LOGGED IN / GREETING - DIV 10 (shown when logged in)
------------------------------------------------------- */

#greeting-10 {
	left: 30px;
	position: absolute;
	top: 34px;
	width: 220px
}

#greeting-10 p.logInTitle, #greeting-10 p.logInTitleCredit {
	color: #000;
	font-weight: bold;
}

#greeting-10 #clientName {
	color: #358c13;
}

#greeting-10 a #questionMark {
	margin: -1px 0 0 4px;
}

/* GO BACK TO PREVIOUS SITE - DIV 6

#previousSite-6 {
	background-color: #f6f7fc;
	border-top: solid 2px #e3e6ff;
}

#previousSite-6 a {
	color: #000;
	text-decoration: underline;
}

#previousSite-6 a:hover {
	background-color: transparent;
	color: #000;
	text-decoration: none;
} --------------------------*/

.navmesg {
	background-color: #fff;
}

/*---------------------- END HEADER STYLES-------------------------------*//* tablecell - Site specific colour - Set to same colour as Top Navigation
------------------------------------------------------------------------*/
.tablecell {
	background: #111;
}

/* All breadcrumb styles below to be removed once Guided Nav goes in.
Also used on 'May we suggest' page so to be changed to H1
------------------------------------------------------------------------*/
.breadcrumb {
	color: #185b86;
}

/* breadcrumbcue - also used on 'Your order has NOT been submitted yet' text and Incentive Code box on Checkout page
------------------------------------------------------------------------*/
.breadcrumbcue {
	color: #185b86;
}
a.breadcrumblink {
	color: #185b86;
	text-decoration: none;
}
a.breadcrumblink:hover {

	background-color: #185b86;
	color: #fff;
	padding: 0;
	text-decoration: underline;
}
a.breadcrumbcuelink {
	color: #185b86;
}
a.breadcrumbcuelink:hover {
	color: #185b86;
	text-decoration: underline;
}

/* Main Site Colour
------------------------------------------------------------------------*/
.mainsitecolour {
	background: #185b86;
}

/* sidebartext - Incentive code box text
------------------------------------------------------------------------*/
.sidebartext {
	color: #fff;
}

/* Account Transactions page - 'Information on your account' text
------------------------------------------------------------------------*/
.acctssubtitle {
	color: #185b86;
}

/* Quick Order Form styles
------------------------------------------------------------------------*/
.qofheadingnumber {
	color: #fff;
}
.qofheadingtitle {
	color: #fff;
}

/* All styles below are for shop window 'SEO' pages
------------------------------------------------------------------------*/
.productArea a {
	font-weight: bold; 
	color: #B96511;
	text-decoration: none;
}
.productArea a:hover {
	color: #E3BD83;
	text-decoration: underline;
}
.productArea {
	background-position: 50% bottom; 
	background-image: url(//images2.drct2u.com/content/images/freeformat/SEO-Product-footerswirls.gif); 
	background-repeat: no-repeat; 
	background-color: #FFEDDE;
}
.shopWindow a:hover {
	background-color: transparent;
}
h1.LifestyleDefault {
	font-size: 1.56em; /* 25px Changed to EM value*/ 
	color: #fff; 
	background-image: url(//images2.drct2u.com/content/images/freeformat/SEO-Product-header.gif); 
	background-repeat: no-repeat; 
	background-color: #1e1e1e;
	background-position: right 50%;
}
.category {
	font-weight: bold; 
	font-size: 0.88em; /* 14px Changed to EM value*/ 
	color: #fff;
}
.shopwindowfolder {
	border: 1px solid #B96511; 	
	background-color: #fff;
}
h2.LifestyleDefault {
	font-size: 0.75em; /* 12px Changed to EM value*/
	color: #fff; 
	background-color: #1e1e1e;
}
.marqueBox {
	background-color: #E3BD83;
}
.marqueBox h2 {
	color: #fff;
}
.pwHeader h2 {
	font-size: 0.69em; /* 11px Changed to EM value*/ 
	color: #fff; 
	background-color: #E3BD83;
}
h1.NoLifestyleDefault {
	font-size: 1.56em; /* 25px Changed to EM value*/ 
	color: #fff; 
	background-image: url(//images2.drct2u.com/content/images/freeformat/SEO-Product-header.gif); 
	background-repeat: no-repeat; 
	background-color: #1e1e1e;
	background-position: right 50%;
}
.shopwindowfolder2 {
	border: 1px solid #B96511; 	
	background-color: #fff;
}
h2.NoLifestyleDefault {
	font-size: 0.88em; /* 14px Changed to EM value*/  
	color: #fff; 
}
h1.Catwalk {
	font-weight: normal; 
	font-size: 1.56em; /* 25px Changed to EM value*/  
	color: #fff; 	
	background-image: url(//images2.drct2u.com/content/images/freeformat/SEO-Product-header.gif); 
	background-repeat: no-repeat; 
	background-color: #1e1e1e;
	background-position: right 50%; 
}
h2.Catwalk {
	font-size: 0.75em; /* 12px Changed to EM value*/  
	color: #fff; 
	background-color: #1e1e1e;
}

/* Guided Navigation (LEFT NAV)
----------------------------------------------------------------------*/
#guidedNav-8 {
	display: block;
	float: left;
	line-height: 1.125em;
	margin: 10px 10px 5px 0;
	padding: 0 0 5px 0;
	width: 170px;
}
#guidedNav-8 ul {
}

#guidedNav-8 p {
	padding: 3px 0;
}
#guidedNav-8 a, #guidedNav-8 a:link, #guidedNav-8 a:visited {
	font-weight: bold;
}
#guidedNav-8 a:hover {

}
#guidedNav-8 p.narrowByTitle {
	padding: 0;
}
#guidedNav-8 p.narrowByTitle span {
	color: #231f20;
	font-weight: normal !important;
	font-size: 16px !important;
	font-family: 'GibsonRegular', Arial, Helvetica, sans-serif;
	padding: 0;
	text-decoration: none;
}

#guidedNav-8 #selectedFiltersHeader {
	font-size: 14px !important;
	font-family: 'GibsonRegular', Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#guidedNav-8 .refinementHeader {
	font-size: 14px !important;
	font-family: 'GibsonRegular', Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.magnify{
	background-image: url(//images2.drct2u.com/content/images/freeformat/magnify.gif);
}
a.magnify, a:link.magnify, a:visited.magnify {
	color: #185b86;
	text-decoration: underline;
}

a:hover.magnify {
	color: #185b86;
	background-color: #fff;
	text-decoration: none;
}

/* Product Range Page Classes --- 3 style variants
	1) .productRange122x130 = 5x Standard column layout - Product Range images in 5x columns
		with 122x130 sized images
	2) .productRange122x130x3 = 3x column layout with 122x130 sized images
	3) .productRange212x260 = 3x column layout with 212 x 260 sized images
----------------------------------------------------------------------*//* Product Range with 122x130 sized images
----------------------------------------------------------------------*/
.productRange122x130 {
	border-left: 0.06em Solid #E3E6FF; /* image dividing line */
}
.productRange122x130 h2  {
	background-color: #E3E6FF;
}
.productRange122x130 h2 a, .productRange122x130 h2 a:link, .productRange122x130 h2 a:visited {
	color: #39427F;
	text-decoration: none;
}
.productRange122x130 h2 a:hover {
	color: #747dbc;
	background-color: #E3E6FF;
	text-decoration: none;
}
/* Product range 3 column style containers with 122 x 130 images
----------------------------------------------------------------------*/
.productRange122x130x3 {
	border-left: 0.06em Solid #E3E6FF; /* image dividing line */
}
.productRange122x130x3 h2  {
	background-color: #E3E6FF;
}
.productRange122x130x3 h2 a, .productRange122x130x3 h2 a:link, .productRange122x130x3 h2 a:visited {
	color: #39427F;
	text-decoration: none;
}	
.productRange122x130x3 h2 a:hover {
	color: #747dbc;
	background-color: #E3E6FF;

	text-decoration: none;
}
/* Product range 3 column style containers with 212 x 260 images
----------------------------------------------------------------------*/
.productRange212x260 {
	border-left: 0.06em Solid #E3E6FF;
}
.productRange212x260 h3  {
	background-color: #E3E6FF;
}
.productRange212x260 h3 a, .productRange212x260 h3 a:link, .productRange212x260 h3 a:visited {
	color: #39427F;
	background-color: #E3E6FF;
	text-decoration: none;
}
.productRange212x260 h3 a:hover {
	color: #747dbc;
	background-color: #E3E6FF;
	text-decoration: none;
}
/* Product preview (product thumb preview container and text styles)
   5 column layout containers using 122 x 130 images
----------------------------------------------------------------------*//* QuickWins project - redundant, removed
.productPreview {
	border-left: 0.06em Solid #e3e6ff;
}*/
.salePrice {
	color: #A72C0F!important;
}
.priceInfo .salePrice {
    color: #A72C0F;
}
.magnify{
	background-image: url(//images2.drct2u.com/content/images/freeformat/magnify.gif);
}
a.magnify, a:link.magnify, a:visited.magnify {
	color: #185b86;
	text-decoration: underline;
}

a:hover.magnify {
	color: #185b86;
	background-color: #fff;
	text-decoration: none;
}

/* image hover script - see /js/ballontip.js for config options
----------------------------------------------------------------------*/
.hoverStyle{
	border:1px solid black; /*Hover window frame colour */
	background-color: white; /*Hover window bg colour *//*Remove line below to remove IE shadow effect.
	(The line below should always appear last within this class) */
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

/* Footer container

----------------------------------------------------------------------*/
#footer {
	background: #151515;
	height: 32px;
	padding: 2px 0 0 0;
	width: 1000px;
}

/* Footer navigation
----------------------------------------------------------------------*/
#footerNav-9 {
	color: #fff;
}

#footerNav-9 a, #footerNav-9 a:link, #footerNav-9 a:visited {
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}

#footerNav-9 a:hover {
	background: transparent;
	color: #fff;
	text-decoration: underline;
}

#shoppingSecuredTitle {
	width: 1000px;
}

/* Link colours - HTML buttons used on Sign In pages. 
(No need to modify - white text for all sites.)
---------------------------------------------------------------------*/
tr.tablecell a:link, tr.tablecell a:visited {
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #fff;
}
tr.tablecell a:hover{
	color: #fff;
}

/* Product Sort Panel */

#searchResultsHeader {
	width: 820px;
	margin: 0 !important;
}

.productSort {
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
	height: 40px;
	width: 820px;
}

#sortByOptions, .recordsPerPage {
	background: #fff;
	padding: 8px 0;
	margin: 0 43px 0 0;
}
.resultsPages {
	background: #fff;
	padding: 8px 0 0;
}
.resultsPages .productPages {
	padding: 3px 0 0;
}

#sortByOptions p, .recordsPerPage p, .productPages .productPagesTxt {
	font-size: 16px !important;
	font-family: 'GibsonRegular', Arial, Helvetica, sans-serif;
	padding: 3px 8px 0 0;
}

.productPages .current {
	color: #231f20;
	background: #ebebeb;
	height: 20px !important;
	font-size: 12px;
	padding: 1px 3px 0 !important;
}

.productPages span {
	height: 24px !important;
	padding: 0 !important;
}

.productPages .next a, .productPages .next a:link, .productPages .next a:visited {
	background: none !important;
	text-decoration: none;
}

.productPages .next a:hover {
	background: none !important;
	text-decoration: underline;
}

.productPages a, .productPages a:link, .productPages a:visited, .productPages a:hover {
	color: #231f20;
	display: inline-block;
	float: left;
	font-weight: bold;
	padding: 1px 3px 0;
	text-decoration: none;
}

.productPages a:hover {
	color: #231f20;
	background: #fff;
	text-decoration: underline;
}

ul.individualproductsleft li a{
	float: left;
	font-weight: bold;
	display: block;
	width: 200px;
	_width: 160px; 
	list-style-type: none;
	font-size: 18px; color: #fff;
	background:url(//images2.drct2u.com/content/images/FGN/110607ss_group1_eoss-SW_cta-bg.gif) no-repeat scroll 144px 50%; 
	padding: 5px;
	list-style:none;
	margin: 3px 5px 3px 0px;
	_margin: 0px 0px 4px -5px;
}

/* ===== Order Basket SHO style May 2013 RW ==== */

.fantasticOffers {
    background-image: url("/content/common/images/orderBuilding/sho-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/sho-ob-banner-sprite-n.png") no-repeat scroll 0 0 transparent !important;
    height: 32px;
    width: 250px;
}

.orderContainer .sHeader2 {
    background: url("/content/common/images/orderBuilding/sho-ob-banner-sprite-n.png") no-repeat scroll 0 -33px transparent !important;
    height: 32px;
    width: 250px;
}

.orderContainer .sHeader3 {
    background: url("/content/common/images/orderBuilding/sho-ob-banner-sprite-n.png") no-repeat scroll 0 -66px transparent !important;
    height: 32px;
    width: 250px;
}

.nowPriceFormat {
	color: black;
	font-size: 25px !important;
}

/* ===== END Order Basket SHO style May 2013 RW ==== */

/* ===== Product Details styling 17/08/2105 ==== */


h3.productNowPrice {
  color: #9F0002 !important;
  width: 61% !important;
  font-family: 'GibsonRegular';
}

.pdp-controls .containerSelect {
  left: 0 !important;
  background: #fff !important;
}

#addToBagContainer {
  background: none repeat scroll 0 0 #3B3E40 !important;
  border: 1px solid #E5E5E5 !important;
  padding: 0.7rem 1rem 1rem !important;
}
 
#productHeading h1 {
  float: left !important;
  font-family: 'GibsonRegular' !important;
  font-size: 30px !important;
  font-weight: normal !important;
  letter-spacing: 0.5px !important;
  line-height: 1.1em !important;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: uppercase !important;
  width: 70% !important;
}

h2.productCode {
  color: #fff !important;
  float: left !important;
  font-family: 'GibsonRegular' !important;
  font-size: 1.2em !important;
  font-weight: normal !important;
  letter-spacing: 0.1em !important;
  margin: 0 !important;
  padding-top: 5px !important;
  text-transform: uppercase !important;
}

#sizeGuideButton {
  color: #FFFFFF !important;
  font-family: 'GibsonRegular' !important;
  margin: 0 0 1rem !important;
}

#addToWishListBtn {
  color:#fff !important;
  float: none !important;
  font-family: 'GibsonRegular' !important;
}

a#addToBagBtn {
  width: 250px !important;
  font-family: 'GibsonRegular' !important;
  letter-spacing: 0.025em !important;
}

#accordion h2 {
  background-color: #3B3E40 !important;
  background-image: url("http://images2.drct2u.com/content/images/productdetails/pdpAccordionExpand.png") !important;
  background-position: right 10px top 8px !important;
  background-repeat: no-repeat !important;
  border: 1px solid #E0E0E0 !important;
  color: #FFFFFF !important;
  cursor: pointer !important;
  font-size: 1.2em !important;
  margin: 10px 0 0 !important;
  padding: 15px !important;
  text-transform: uppercase !important;
  font-family: 'GibsonRegular' !important;
  letter-spacing: 0.09em !important;
}

#accordion .content ul {
  display: inline-block !important;
  font-family: 'GibsonRegular' !important;
  font-size: 1.1em !important;
  line-height: 1.3em !important;
  margin: 0 0 18px 20px !important;
}

#productReturnsContent p {
  font-size: 1.1em !important;
  font-family: 'GibsonRegular' !important;
}

.deliveryOptions thead th {
  background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  font-family: 'GibsonRegular' !important;
}

.pdp-affinities h3 {
  background-color: #3B3E40 !important;
  color: #FFFFFF !important;
  font-size: 1.2em !important;
  padding: 15px !important;
  text-transform: uppercase !important;
}
/* Web Font - Function Pro */

@font-face {
    font-family: 'FunctionProBook';
    src: url('FunctionPro-Book-webfont.eot');
    src: url('FunctionPro-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('FunctionPro-Book-webfont.woff') format('woff'),
         url('FunctionPro-Book-webfont.ttf') format('truetype'),
         url('FunctionPro-Book-webfont.svg#FunctionProBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FunctionProDemi';
    src: url('FunctionPro-Demi-webfont.eot');
    src: url('FunctionPro-Demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('FunctionPro-Demi-webfont.woff') format('woff'),
         url('FunctionPro-Demi-webfont.ttf') format('truetype'),
         url('FunctionPro-Demi-webfont.svg#FunctionProDemi') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FunctionProDemi';
    src: url('http://images.drct2u.com/content/stylesheets/FunctionPro-Demi-webfont.eot');
    src: url('http://images.drct2u.com/content/stylesheets/FunctionPro-Demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://images.drct2u.com/content/stylesheets/FunctionPro-Demi-webfont.woff') format('woff'),
         url('http://images.drct2u.com/content/stylesheets/FunctionPro-Demi-webfont.ttf') format('truetype'),
         url('http://images.drct2u.com/content/stylesheets/FunctionPro-Demi-webfont.svg#FunctionProDemi') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FunctionProBook';
    src: url('http://images.drct2u.com/content/stylesheets/FunctionPro-Book-webfont.eot');
    src: url('http://images.drct2u.com/content/stylesheets/FunctionPro-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://images.drct2u.com/content/stylesheets/FunctionPro-Book-webfont.woff') format('woff'),
         url('http://images.drct2u.com/content/stylesheets/FunctionPro-Book-webfont.ttf') format('truetype'),
         url('http://images.drct2u.com/content/stylesheets/FunctionPro-Book-webfont.svg#FunctionProBook') format('svg');
    font-weight: normal;
    font-style: normal;
}
