/* 

GNO Style Style Sheet 
---------------------

*/

body {
	background: #fff;
}

h1, .largetitle { /* largetitle - Needs to be replaced with H1 tag in future project */
	color: #000;
}

h1 span { /* h1 page title strapline style (used on guided nav pages) */
	color: #999;
}

h2 {
	color: #484848;
}

h3 {
	color: #484848;
}

h4 {
	color: #484848;
}

a, a:link, a:visited {
	color: #484848;
	text-decoration: underline;
}

a:hover {
	color: #6e6e6e;
	text-decoration: none; 
}

img a:link, img a:hover, img a:visited {
	background-color: transparent;
}

#outerPageContainer {
	width: 1000px;
}

/* Sensational Sans Regular */

@font-face {
    font-family: 'SensationalSansRegular';
    src: url('//images.drct2u.com/content/stylesheets/Sensational_Sans-webfont.eot');
    src: url('//images.drct2u.com/content/stylesheets/Sensational_Sans-webfont.eot?#iefix') format('embedded-opentype'),
         url('//images.drct2u.com/content/stylesheets/Sensational_Sans-webfont.woff') format('woff'),
         url('//images.drct2u.com/content/stylesheets/Sensational_Sans-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* Foundation Light */

@font-face {
    font-family: 'FoundationSansLightRegular';
    src: url('//images.drct2u.com/content/stylesheets/FoundationSans-Light-webfont.eot');
    src: url('//images.drct2u.com/content/stylesheets/FoundationSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('//images.drct2u.com/content/stylesheets/FoundationSans-Light-webfont.woff') format('woff'),
         url('//images.drct2u.com/content/stylesheets/FoundationSans-Light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* Didot LT Pro Roman */

@font-face {
    font-family: 'DidotLTProRoman';
    src: url('//images.drct2u.com/content/stylesheets/DidotLTProRoman.eot');
    src: url('//images.drct2u.com/content/stylesheets/DidotLTProRoman.eot?#iefix') format('embedded-opentype'),
         url('//images.drct2u.com/content/stylesheets/DidotLTProRoman.woff') format('woff'),
         url('//images.drct2u.com/content/stylesheets/DidotLTProRoman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* Didot LT Pro Roman Italic */

@font-face {
    font-family: 'DidotLTProRomanItalic';
    src: url('//images.drct2u.com/content/stylesheets/DidotLTProRomanItalic.eot');
    src: url('//images.drct2u.com/content/stylesheets/DidotLTProRomanItalic.eot?#iefix') format('embedded-opentype'),
         url('//images.drct2u.com/content/stylesheets/DidotLTProRomanItalic.woff') format('woff'),
         url('//images.drct2u.com/content/stylesheets/DidotLTProRomanItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/*------------------------- HEADER STYLES -------------------------------*/

/* Header Container */

#headerContainer {
    height: 94px;
    margin: 0;
    position: relative;
    width: 1000px;
}
#brandLogo-2 {
    background: none;
    height: 94px !important;
    width: 310px;
}
#brandLogo-2 a img {
    display: block;
}
#brandLogo-2 a:hover {
    background: none;
}


/* Search Area
--------------------------*/

#searchArea-4 {
    background: none repeat scroll 0 0 transparent;
    height: 24px;
    left: 505px;
    position: absolute;
    top: 26px;
    width: 340px;
}

#searchArea-4 p.title {
	display: none;
}

#searchArea-4 input#searchKeyWords {
	border: 1px solid #9f9f9f;
    border-radius: 2px 2px 2px 2px;
	background: #fff url(//images2.drct2u.com/content/images/homepages/1006AW_FPS_searchicon.gif) no-repeat;
	display: block;
	float: left;
	height: 14px;
	_height: 14px !important;
	margin: 0 2px 0 0;
	padding: 4px 0 4px 19px;
	_padding: 4px 0 0 19px;
	width: 180px;
}

#searchArea-4 select#searchCategories {
	border: 1px solid #9f9f9f;
    border-radius: 2px 2px 2px 2px;
	display: inline-block;
	float: left;
	height: 24px;
	_height: 26px !important;
	*height: 27px !important;
	margin: 0 2px 0 0;
	padding: 3px 2px 2px;
	width: 106px;
	_width: 103px;
}

#searchArea-4 input.searchButton {
	background: url(//images2.drct2u.com/content/images/homepages/111214_SS_GNO_HP_topnav-searchbtn.gif) no-repeat 0 100%;
	border: none;
	color: #fff;
	display: block;
	font-size: 0;
	height: 24px;
	line-height: 0;
	margin: 0;
	padding: 0; 
	text-indent: -9999px;
	width: 23px;
}

#searchArea-4 input.searchButton:hover {
	background: url(//images2.drct2u.com/content/images/homepages/111214_SS_GNO_HP_topnav-searchbtn.gif) no-repeat 0 0;
}


/* Account Area
--------------------------*/

#account-3 {
	border-left: none;
	background: transparent;
	height: auto;
	left: 665px;
	position: absolute;
	top: 0;
	width: 180px;
}

/* Sign, account and register */

ul#accountList {
    left: -171px;
    padding: 0;
    position: absolute;
    top: 10px;
    width: 250px;
}

ul#accountList li {
	
}

ul#accountList li a {
	color: #000;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	text-decoration: none
}

ul#accountList a:hover {
	color: #000;
	background: transparent;
	text-decoration: underline;
	
}

li#SignInHeaderLink {
	padding: 0 10px 0 10px;
	float:left;
	border-right:1px solid #000000;
	line-height:11px;
}

li.myaccount {
	float:left;
	border-right:1px solid #000000;
	line-height:11px; }

#accountList li { padding: 0 10px 0 10px !important; }

li#RegisterHeaderLink {
	padding: 0 10px 0 10px;
	float:left;
	line-height:11px;
}

li#SignOutHeaderLink {
	padding: 0 0 0 10px;
	float:left;
	
}

/* Incentives, Help, Contact Us, Request Catalogue, Track Order */

ul#siteInfoList {
    left: -182px;
    position: absolute;
    top: 54px;
    width: 360px;
	float:left;
}

ul#siteInfoList li {
    text-align: left;
	padding-left:6px;
	float:left;
}

ul#siteInfoList li a {
	color: #000;
	float:left;
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
}

ul#siteInfoList a:hover {
	color: #000;
	background: transparent;
	text-decoration: underline;
}

li#IncentivesHeaderLink {
display:none;	
}




li#TrackOrderHeaderLink {
	
}
li#RequestaCatalogueHeaderLink {

}

/* Bag Area
--------------------------*/

#gotoCheckOutContainerLink {
	background: url(//images2.drct2u.com/content/images/homepages/111216SS_GNO_bag_icon.gif) no-repeat 140px 16px;
	height: 58px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;

}

#bagArea-5 {
	height: 94px !important;
	width: 165px;
	margin: 0;
}

#bagArea-5 p {
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 0 28px 0 0;
}

#bagArea-5 p#viewMiniBagLink {
	position: absolute;
	right: 0;
	top: 24px;
}

#bagArea-5 p#numberBagItems {
	color:#000;
	position: absolute;
	right: 0;
	top: 10px;
}

#bagArea-5 p#viewMiniBagLink a {
	color: #999;
	font-size: 11px;

}

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;
}
/* right hand side items */

li.quickorder a {
	color: #000;
	padding-right:25px;
	width:120px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	position:absolute; top:54px;
	left:35px;
}
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:54px;
	left:-42px;
}
li.wishlist a:hover{
		text-decoration: underline;
	
}

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;
}

/* LOGGED IN / GREETING - DIV 10 (shown when logged in)
------------------------------------------------------- */

#greeting-10 {
	left: -326px;
	padding: 4px;
	position: absolute;
	top: 9px;
	width: 160px
}

#greeting-10 #availableToSpendMessageContainer {
	margin: 10px 0 0;
}

#greeting-10 p.logInTitle {
	background: #eee;
	height: 38px;
	left: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 160px;
	z-index: 1;
}

#greeting-10 p.logInTitleCredit {
	color: #000;
	font-weight: bold;
	position: relative;
	width: 138px;
	z-index: 20;
}

#greeting-10 #clientName {
	color: #000;
	margin: 1px 0 0 0;
	position: relative;
	z-index: 20;
}

#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;
}

#maContentContainer {
    clear: both;
}

/*---------------------- END HEADER STYLES-------------------------------*/


/* tablecell - Site specific colour - Set to same colour as Top Navigation
------------------------------------------------------------------------*/
.tablecell {
	background: #111;
}

/* Breadcrumb */

#breadcrumbNav {
	color: #888c86;
	padding: 3px 0 0 6px;
}

#breadcrumbNav a, #breadcrumbNav a:link, #breadcrumbNav a:visited {
	color: #888c86;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	font-weight: normal !important;
	text-decoration: none;
}

#breadcrumbNav a:hover {
	color: #888c86;
	font-size: 12px;
	text-decoration: underline;
}

#breadcrumbNav h1 {
	color: #888c86;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	font-weight: normal !important;
}

#breadcrumbNav span, #breadcrumbNav h1 {
	font-size: 12px;
}

#breadcrumbNav li {
	background: none;
	padding-right: 4px;
}

#breadcrumbNav li:after {
	background: none;
	content: " \00BB";
}

#breadcrumbNav li.breadcrumbcuelink:after {
	background: none;
	content: "";
}



/* Main Site Colour
------------------------------------------------------------------------*/
.mainsitecolour {
	background: #185b86;
}

/* sidebartext - Incentive code box text
------------------------------------------------------------------------*/
.sidebartext {
	color: #fff;
}

/* Account Transactions page - 'Information on your account' text
------------------------------------------------------------------------*/
.acctssubtitle {
	color: #685072;
}

/* 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 */

#browseContent-7 {
	width: 810px;
}

#browseContent-7 p {
	margin-bottom: 0 !important;
}

#guidedNav-8 {
	margin: 0 10px 0 0 !important;
	
	width: 180px !important;
}

#guidedNav-8 ul {
	color: #666;
}

#guidedNav-8 p.narrowByTitle {
	margin: 0 0 18px;
}

#guidedNav-8 p.narrowByTitle span {
	background: #888c86;
	color: #fff;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	font-weight: normal !important;
    padding: 4px 10px;
}

#guidedNav-8 a, #guidedNav-8 a:link, #guidedNav-8 a:visited {
	color: #67676f;
}

#guidedNav-8 a:hover {
	color: #888c86;
	text-decoration: none !important;
}

#guidedNav-8 .refinementHeader, #guidedNav-8 #selectedFiltersHeader {
	color: #888c86 !important;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif !important;
	font-size: 15px !important;
	font-weight: normal !important;
	text-transform: uppercase;
}

#guidedNav-8 .refinementHeader span {
	background: url(//images2.drct2u.com/content/images/homepages/1407AW_GNO_FGN_arrows.png) no-repeat 0 2px !important;
	padding: 0 0 0 18px !important;
}


#guidedNav-8 .refinementHeader span.active {
	background-position: 0 -97px !important;
}

#guidedNav-8 #availableFiltersWrapper {
	margin: 0;
	width: 180px;
}

#guidedNav-8 #selectedFilters {
	margin: 0;
	width: 180px;
}

#guidedNav-8 #selectedFilters #currentSelection li {
	color: #888c86;
}

/* Product preview (product thumb preview container and text styles)
   5 column layout containers using 122 x 130 images
----------------------------------------------------------------------*/

.salePrice {
	color: #ff0000;
}
.magnify{
	background-image: url(//images2.drct2u.com/content/images/freeformat/magnify.gif);
}
a.magnify, a:link.magnify, a:visited.magnify {
	color: #195b9f;
	text-decoration: underline;
}

a:hover.magnify {
	color: #195b9f;
	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);
}

/* Search Results Header */

#searchResultsHeader {
	width: 810px;
	padding: 0 !important;
}

/*

#searchResultsHeader h2 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: normal;
	letter-spacing: -2px;
	line-height: 1em !important;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#searchResultsHeader h2 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	letter-spacing: 0;
	margin: 0;
	text-transform: none;
	line-height:18px;
	width: 800px;
}

#searchResultsHeader p.description {
	font-size: 14px;
	margin: 0 0 0 4px;
}

*/

#sortByOptions, .recordsPerPage {
	padding: 7px 4px 3px;
}

.productSort {
	background-color: #fff;
	border-bottom: none;
	border-top: none;
	font-weight: normal;
	margin-top: 10px !important;
	width: 810px !important;
}

#sortByOptions p, .recordsPerPage p {
	color: #888c86;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px 10px 0;
}

#sortByOptions select, .recordsPerPage select {
	color: #888c86;
	margin: 0;
}

.resultsPages {
	background: #fff !important;
}

.productPages .productPagesTxt {
	background: #fff;
	color: #888c86;
	border: none;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 27px;
}

.productPages .current {
	background: #888c86;
	border: none;
	color: #fff;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 7px 6px 0;
}

.productPages .current strong {
	font-weight: normal;
}
.productPages .spacer {
	background: #fff;
	color: #888c86;
	border: none;
}

.productPages .previous {
	border: none;
}

.productPages .link {
	border: none;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}


.productPages .first, .productPages .last {
	border: none;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.productPages .next a, .productPages .next a:link, .productPages .next a:visited {
	background: #fff;
	border: none;
	color: #888c86;
	height: 27px;
	padding: 7px 6px 0 6px;
	text-decoration: none;
}

.productPages a, .productPages a:link, .productPages a:visited {
	background: #fff;
	color: #888c86;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 7px 6px 3px;
	text-decoration: none;
}

.productPages a:hover {
	background: #fff;
	color: #888c86;
	padding: 7px 6px 3px;
	text-decoration: none;
}

.productPages .next a:hover {
	background: #fff;
	height: 27px;
	color: #000;
	padding: 7px 6px 0 6px;
	text-decoration: none;
}

#numItemsContainer p {
	color: #888c86;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#numItemsContainer p span, #numItemsContainer p b {
	font-weight: normal;
}

/* Product Preview
----------------------------------------- */

.productPreview {
	border: 0;
}

.productPreviewImage .large {
	border: 1px solid #b8b7bc;
}

.productTitle {
	margin: 10px 0 0;
	text-align: left;
}

.productTitle a {
	color: #000;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.productTitle a:hover {
	color: #888c86;
	text-decoration: none;
}

.priceInfo p {
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-transform: capitalize;
}

.productTitle a {

}

.productPrice {
	font-size: 15px !important;
	font-weight: bold !important;
}

#prodSuggestPanel .productPreviewText {
	padding: 0 0 0 18px;
}

/* Product Details */

#productHeading h1 {
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
}

#productHeading h2 {
	color: #888c86;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#productHeading h3 span.priceRange {
	color: #000;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

#atbInner {
	background: #fff;
}

#breadCrumbs {
	background: #e6e6e6;
	margin: 0 0 20px;
	padding: 3px 0 2px 20px;
}

#breadCrumbs ul li {
	line-height: 13px;
}

#breadCrumbs ul li a {
	color: #888c86;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

#breadCrumbs ul li a:hover {
	color: #000;
}

#breadCrumbs li a.backLink {
	background: url(//images2.drct2u.com/content/images/FGN/1407AW_GNO_back_arrow.png) no-repeat 0 6px;
	padding-left: 20px;
}

#addToBagBtn .btnHolder a {
	background: url(//images2.drct2u.com/content/images/FGN/1407AW_GNO_PD_add_bag.png) no-repeat 0 0 !important;
	border: none;
	border-radius: 0;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 7px 0 5px 20px;
	text-decoration: none;
	text-shadow: none;
	text-transform: uppercase;
	width: 130px;
}

#continueToCheckout .btnHolder a {
	background: url(//images2.drct2u.com/content/images/FGN/1407AW_GNO_PD_cont_check.png) no-repeat 0 0 !important;
	border: none;
	border-radius: 0;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 7px 0 5px 20px;
	text-decoration: none;
	text-shadow: none;
	text-transform: uppercase;
	width: 220px;
}

#addToBagBtn .btnHolder a:hover {
	background: url(//images2.drct2u.com/content/images/FGN/1407AW_GNO_PD_add_bag.png) no-repeat 0 -30px !important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	text-decoration: none;
}

#continueToCheckout .btnHolder a:hover {
	background: url(//images2.drct2u.com/content/images/FGN/1407AW_GNO_PD_cont_check.png) no-repeat 0 -30px !important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	text-decoration: none;
}

#addToBagBtn .btnHolder a span.btnTick, #continueToCheckout .btnHolder a span.btnTick {
	display: none;
}

#wishListBtn .btnHolder a {
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-shadow: none;
	text-transform: uppercase;
}

#productTabs ul li a {
	color: #000;
	font-weight: normal !important;
	font-style: none !important;
	text-decoration: none;
}

#productTabs ul li a:hover {
	color: #000;
	font-weight: normal !important;
	font-style: none !important;
	text-decoration: none;
}

.affinityWrapper .carouselContainer h2.carouselHeader {
	background: #fff;
	color: #888c86 !important;
	font-family: 'FoundationSansLightRegular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

.affinityWrapper #affinities3 h2.carouselHeader {
	color: #888c86 !important;
}

/*------------------------- FOOTER STYLES -------------------------------*/

#footer {
	background: none;
	height: 32px;
	padding:50px 0 40px;
	width: 1000px;
}

#upperfooter {
	text-align:right;
	margin-top:10px;
	height:36px;
	position:relative;
	
}
#upperfooter #logos {
	position: relative;
	width: 130px;
	height: 36px;
}

/* Footer navigation
--------------------------*/

#footerNav-9 {
	border-top: 1px solid #c1c1c1;
	color: #fff;
}

#footerNav-9 a, #footerNav-9 a:link, #footerNav-9 a:visited {
	color: #444;
	font-size: 11px;
	font-weight: normal;
	padding: 0 12px;
	text-decoration: none;
	text-transform:uppercase;
}

#footerNav-9 a:hover {
	background: transparent;
	color: #444;
	text-decoration: underline;
}

#shoppingSecuredTitle {
	width: 1000px;
}


/*------------------------- comm c CSS overwrite video button replacement -------------------------------*/
#productWindowContent p.videoAvailable {
	background-image: url("//images.drct2u.com/content/images/freeformat/120428ss_GNO_catwalk_video_button.png");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: medium none;
	display: block;
	height: 30px;
	padding: 4px;
	text-indent: -9999px;
	width: 100%;
}
#productWindowContent p.videoAvailable {
    background-image: url("/content/images/freeformat/GNO_video_overlay.png") !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: medium none;
    display: block;
    height: 22px;
    padding: 4px;
    text-indent: -9999px;
    width: 100%;
}

.productPreviewImage .large 
{border:0px !important;}

/* LP Template */

#LPtemplate1, #LPtemplate2, #LPtemplate3 {
    width: 1000px !important;
}

#LPT1_slot3, #LPT1_slot4, #LPT1_slot5, #LPT1_slot6, #LPT3_slot3, #LPT3_slot4, #LPT3_slot5, #LPT3_slot6, #LPT3_slot7, #LPT3_slot8, #LPT3_slot9 {
    margin-right: 0 !important;
    width: 810px !important;
}

/* Autocomplete Styling */

.ui-autocomplete {
	z-index: 999;
	top: -1165px;
	left: 760px;
	display: block;
	width: 228px !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-style:italic;
	cursor:pointer; cursor: hand;
}

.ui-autocomplete a:hover {
	text-decoration:underline;
}

/* Sign In Amends */

.sign-in-form-wrapper #existingCustomerPanel.primary form {
	border-top: 8px solid #fff !important;
}

.sign-in-form-wrapper .secondary form.new-customer {
	border-top: 8px solid #fff !important;
}

.sign-in-form-wrapper .secondary form.new-customer a {
	background-color: #888c86;
}

/* Live Chat Button Styling */

a.chatButton {
    background: url("//images2.drct2u.com/content/common/images/commongui/chat_chatBubbles.png") no-repeat #888c86 !important;
    border-color: #888c86;
    border-radius: 4px;
    border-width: 1px;
    color: #fff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    padding: 6px;
    text-decoration: none;
    width: 110px;
}
a.chatButton:hover {
    color: #fff;
}