/* 
Shapely Figures SS13 - Last updated 14/05/13

Order building update - RW (02/05/13)

*/

body {
	background: #fff url(//images2.drct2u.com/content/images/homepages/1307AW_SF_pagebg.png) repeat-x;
	width: 100%;
}

h1, .largetitle { /* largetitle - Needs to be replaced with H1 tag in future project */
	color: #7e4c73;
}

h1 span { /* h1 page title strapline style (used on guided nav pages) */
	color: #999;
}

h2 {
	color: #7e4c73;
}

h3 {
	color: #7e4c73;
}

h4 {
	color: #7e4c73;
}

a, a:link, a:visited {
	color: #7e4c73;
	text-decoration: underline;
}

a:hover {
	color: #7e4c73;
	text-decoration: none; 
}

img a:link, img a:hover, img a:visited {
	background-color: transparent;
}

#outerPageContainer {
	width: 1000px;
}

/*------------------------- 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;
}

/* 
Top Navigation Styles
----------------------- 
*/
#topNav-1 {
	height: 56px;
	margin-top: 0px;
	width: 1000px;
	padding:1px;
}

ul#topNavigation {
	color: #000;
	margin: 0;
	padding: 0;
	position: relative;
	width: 1000px;
}

/* Top Nav standard link styles */
#topNavigation li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
#topNavigation li a, #topNavigation li a:link, #topNavigation li a:visited {
	color: #3a3a3a;
	display: inline-block;
	float: left;
	height: 16px;
	margin: 8px 0 5px 0;
	padding: 0 14px 0 14px;
	position: relative;
	text-transform: capitalize;
	font-size: 14px !important;
	border-right:1px solid #3a3a3a;
}
#topNavigation li a:hover {
	color: #7e4c73;
}

/* Top Nav Home button styles */
#topNavigation li#SHFHOMETopNav {
	left: 0;
	position: absolute;
	top: 0;
}
#topNavigation li#SHFHOMETopNav a {
	background: url(//images2.drct2u.com/content/images/homepages/1307AW_SF_home.png) no-repeat 0 4px;
	border-left: none;
	width: 22px;
	height: 16px;
	margin: 7px 0 0;
	padding: 0;
	text-indent: -9999px;
}

#topNavigation li#LingerieTopNav a {
	padding: 0 9px 0 0;
}

/* Christmas Gifts */
#topNavigation li#GIFTSTopNav {
	position:relative;
	
	 }

#topNavigation li#GiftsTopNav a {
	background: url(//images2.drct2u.com/content/images/homepages/131014aw_SF_Christmas_gifts_top_nav.png) no-repeat;
	color:#fff;
	display:block;
	text-indent:-9999px;
	margin: 0;
	height:30px;
	width:110px;
	border:none;}

#topNavigation li#GiftsTopNav a:hover {
     background: url(//images2.drct2u.com/content/images/homepages/131014aw_SF_Christmas_gifts_top_nav_hover.png) no-repeat;
	 text-decoration: none; 
	 display:block;
	 width:110px;
	 margin: 0;
	 height:30px;
	 text-indent:-9999px;
	 color: #fff; }

/* Top Nav Latest Offers and Sale link styles */
li#Latest-OffersTopNav, li#SALETopNav, li#beautyTopNav, li#Winter-ClearancETopNav, li#SUmmer-ClearanceTopNav, li#OFFERSTopNav {
	position: relative;
}
li#Latest-OffersTopNav a, li#SALETopNav a, li#SUMmer-dealsTopNav a, li#OFFERSTopNav a  {
	color:#e13b5e !important;
	border-right: none !important;
	margin: 0;
	padding: 8px 10px 10px 6px;
	text-transform: capitalize;
}
li#Latest-OffersTopNav a:hover, li#SALETopNav a:hover, li#SUMmer-dealsTopNav a:hover, li#OFFERSTopNav a:hover {
	color: #dc138b !important;
}

/* Sub Nav elements */

li#brafittingSFTopNav, li#spreadcostSFTopNav, li#nextdaydelivery-SFTopNav, li#safeandsecure-SFTopNav {
	position: absolute;
	top: 29px;
}

li#brafittingSFTopNav a, li#spreadcostSFTopNav a, li#nextdaydelivery-SFTopNav a, li#safeandsecure-SFTopNav a {
	text-indent:-9999px;
	float:left;
	display:block;
	display:inline;
	height:28px !important;
	line-height: 28px;
	padding:0 !important; 
	background:url(//images2.drct2u.com/content/images/homepages/1307AW_SF_sprite.png);
	border-right:none !important;
	*top: 5px;
}
li#brafittingSFTopNav {
	left: 0;
}
li#spreadcostSFTopNav {
	left: 300px;
}
li#safeandsecure-SFTopNav {
	left: 590px;
}
li#nextdaydelivery-SFTopNav {
	left: 864px;
}
li#brafittingSFTopNav a {
	background-position: 0 0;
	margin: 0 168px 0 0 !important;
	width: 132px;
}
li#spreadcostSFTopNav a {
	background-position: -290px 0;
	margin: 0 168px 0 0 !important;
	width: 122px;
}
li#safeandsecure-SFTopNav a {
	background-position: -591px 0;
	margin: 0 170px 0 0 !important;
	width: 104px;
}
li#nextdaydelivery-SFTopNav a {
	background-position: -864px 0;
	margin: 0 !important;
	width: 136px;
}

/* Drop Down Navigation */

.categoryDropNavContent {
	background: #fff url(//images2.drct2u.com/content/images/homepages/1012SS_SF_ddm_main_bg.gif) repeat-x;
	border-color: #000;
	border-width: 0 1px 0 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 7px;
}

.refinementsColumn {
	width: 170px;
}

.promotionsColumn {
	width: 170px;
}

.refinementsColumn .categoryHeading {
	background: url(//images2.drct2u.com/content/images/homepages/1012SS_SF_ddm_cathead1bg.gif) no-repeat;
	height: 21px;
	margin: 12px 0 5px;
}

.promotionsColumn .categoryHeading {
	background: url(//images2.drct2u.com/content/images/homepages/1012SS_SF_ddm_cathead2bg.gif) no-repeat;
	height: 21px;
	margin: 12px 0 5px;
}

.categoryDropNavContent a, .categoryDropNavContent a:link, .categoryDropNavContent a:visited, .categoryDropNavContent a:hover {
	background: url(//images2.drct2u.com/content/images/homepages/1012SS_SF_listarrow.gif) no-repeat 4px 6px !important;
	padding: 0 0 0 14px;
}

.refinementsColumn a, .refinementsColumn a:link, .refinementsColumn a:visited, .promotionsColumn a, .promotionsColumn a:link, .promotionsColumn a:visited {
	color: #000;
}

.topNavSpacer1, .topNavSpacer2, .topNavSpacer3, .topNavSpacer4 {
	height: 12px;
	width: 12px;
}

.DDNfooterCapLeft {
	background: url(//images2.drct2u.com/content/images/homepages/1012SS_SF_ddm_bottomcap.png) no-repeat left top;
	height: 4px;
}

.DDNfooterCapRight {
	background: url(//images2.drct2u.com/content/images/homepages/1012SS_SF_ddm_bottomcap.png) no-repeat right top;
	height: 4px;
}

/* ACCOUNT AREA - DIV 3
--------------------------*/
#account-3 {
	border-left: none;
	background: transparent;
	position: relative;
	width: 352px;
}

/* Sign, account and register */

ul#accountList {
	left: 272px;
	position: absolute;
	text-transform: none;
	top: 20px;
	width: 200px;
}

ul#accountList li {
	float: left;
}

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 {
	border-right: 1px solid #b8b8b8;
	padding: 0 6px 0 0;
}

li#MyAccountHeaderLink {
	border-left: 1px solid #eee;
	border-right: 1px solid #b8b8b8;
	padding: 0 6px;
}

li#RegisterHeaderLink {
	border-left: 1px solid #eee;
	padding: 0 0 0 6px;
}

li#SignOutHeaderLink {
	border-left: 1px solid #eee;
	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;
}

/* 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#WishListHeaderLink {
	position: absolute;
	left: 41px;
	top: 78px;
	width: 50px;
}

li#QuickOrderHeaderLink { 
	position: absolute;
	left:84px;
	top: 78px;
	width: 80px;
}

li#WishListHeaderLink a, li#QuickOrderHeaderLink a {
	color: #000; 
	font-size: 1em;
	font-weight: normal;
	text-decoration: none; 
}

li#WishListHeaderLink a:hover, li#QuickOrderHeaderLink 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 ul {
	color: #666;
}

#guidedNav-8 p {
	color: #222;
}

#guidedNav-8 a, #guidedNav-8 a:link, #guidedNav-8 a:visited {
	color: #7e4c73;
}

#guidedNav-8 a:hover {
	color: #7e4c73;
}


#currentSelection li {
	color: #222;
}

.salePrice {
	color: #ff0000;
}
.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;
}

/* QuickWins Project - Product Sort Panel 
----------------------------------------- */

#searchResultsHeader {
	width: 820px;
	margin: 0 !important;
}

#sortByOptions, .recordsPerPage {
	padding: 7px 4px 3px;
}

.productSort {
	background-color: #fff;
	border-bottom: 1px solid #b4bcc1;
	border-top: 1px solid #b4bcc1;
	color: #000;
	font-weight: bold;
	width: 800px;
}

.productPages .productPagesTxt {
	background: #fff;
	height: 27px;
}

.productPages .current {
	background: #d4dadd;
	color: #000;
	font-size: 12px;
}

.productPages .spacer {
	
}

.productPages .previous {

}

.productPages .link, .productPages .first {

}

.productPages .next a, .productPages .next a:link, .productPages .next a:visited {
	background: url(//images2.drct2u.com/content/images/FGN/1012SS_JDW_nextPage.png) no-repeat 40px 7px;
	color: #7e4c73;
	height: 27px;
	padding: 7px 28px 0 6px;
	text-decoration: underline;
}

.productPages .next a:hover {
	background: #d4dadd url(//images2.drct2u.com/content/images/FGN/1012SS_JDW_nextPage.png) no-repeat 40px 7px;
	text-decoration: none;
}

.productPages a, .productPages a:link, .productPages a:visited, .productPages a:hover{
	color: #7e4c73;
	padding: 7px 6px 3pxs;
}

.productPages a:hover {
	background: #d4dadd;
}

/* Product Images and Links */

.productPreviewImage {
	/* add this when all images are on white bg - need IE tweak also
	border: 1px solid #ebebeb;
	*/
}

.productTitle a {
	text-decoration: none;
}

.productTitle a:hover {
	text-decoration: underline;
}

.priceInfo .salePrice {
	color: #d91473;
}

#productWindowContent .overImg {
	height: auto !important;
	margin-left: 4px !important;
	margin-top: -64px !important;
	width: auto !important;
}


/* ===== Order Basket SHF style May 2013 RW ==== */

.fantasticOffers {
    background-image: url("/content/common/images/orderBuilding/shf-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/shf-ob-banner-sprite-n.png") no-repeat scroll 0 0 transparent !important;
    height: 32px;
    width: 250px;
}

.orderContainer .sHeader2 {
    background: url("/content/common/images/orderBuilding/shf-ob-banner-sprite-n.png") no-repeat scroll 0 -33px transparent !important;
    height: 32px;
    width: 250px;
}

.orderContainer .sHeader3 {
    background: url("/content/common/images/orderBuilding/shf-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 SHF style May 2013 RW ==== */