/*(Last updated 27/05/10 by Donny Sung)
	1) Styled the Latest Offers Category on the Top Navigation

/*(Last updated 08/03/10 by Mark Booth)
	1) Updated styles to accomodate FGN QuickWins project - New classes at bottom of css file, old now redundant classes commented
*/
/*  (Last updated 10/06/09 by mark booth)
	1) changed 'select' style to #dropReplace select to prevent other select boxes being incorrectly styled */


body{
	margin:0px 0px 0px 0px;
	padding:0; 
	background-color: #ffffff; 
	background:url(//images2.drct2u.com/content/images/homepages/040110AW_BYS_hpbg.jpg) center ;
	background-position:top;
	background-repeat:repeat-y;	
	} 

/* Top Navigation Style-------------------------- */

#topNav-1 {
	height:35px;
		}

ul#topNavigation {
	color: #ffffff; 
	background-color: #ff99cc; 
	height:28px; 
	width:1003px; 
	margin:0; 
	padding:0px;	
	text-align:left;	
	font-size:16px;
	padding-top:12px;
	}
	

ul#topNavigation{
	_width:1008px;
	_height:23px;	
	}


ul#topNavigation li {
	margin:0px;
	padding:0px;
	}

#topNavigation a {
	color: #ffffff; 
	text-decoration: none; 
	margin:10px 0px 0px 0px; 
	padding:0;	
	font-size:16px;
	}


#topNavigation a:link {
	color: #FFFFFF; 
	text-decoration: none;	
	}

#topNavigation a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	}



#topNavigation a:hover {
	color: #ffffff; 
	text-decoration: none;	
	background-color: #ec008c;
	}

#topNavigation a.previous {
	color: #ffffff; 
	background-color: #bbd033;
	} 
	
#topNavigation li#OffersTopNav a{
background-color: #EC008C;
color: #FFFFFF;

}

#topNavigation li#OffersTopNav a:hover{
background-color: transparent;
color: #EC008C;
}	



/* Default Header and Link Classes
----------------------------------------------------------------------*/


h1, .largetitle{ /* largetitle - Needs to be replaced with H1 tag in future project */
	color: #ef047e;
}

h1 span { /* h1 page title strapline style (used on guided nav pages) */
	color: #999999;
}

h2 {
	color: #ef047e;
}

h3 {
	color: #ef047e;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}


a:hover {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}

img a:link, img a:hover, img a:visited {
	background-color: transparent;
}


/* HEADER CONTAINER (width currently controlled by tables)
----------------------------------------------------------------------*/



#headerContainer {
	width:1003px; 
	background-color: #ffffff; 
	margin:0; 
	padding:0;
}


/* Brand logo hover state 
------------------------------------------------*/

#brandLogo-2 a:hover {
	background-color: transparent;
}

#brandLogo-2 {
	background-color: transparent;
}



/* ACCOUNT             AREA - DIV 3
--------------------------*/


#account-3 {
	background: url(//images2.drct2u.com/content/images/homepages/090805AW_BYS_accountIcons.gif) no-repeat left bottom;
}


#account-3 {
	border-right: #999999 0px solid;
}


#accountList {
	text-transform: uppercase;
}


ul#accountList {
	padding-left: 28px;
	line-height: 1.5em;
	padding-bottom: 4px;
}

ul#accountList a, ul#siteInfoList a, ul#bagList a  {
	color: #000000;	
	line-height:1.3em;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


ul#accountList a:hover, ul#siteInfoList a:hover, ul#bagList a:hover  {
	color: #ef047e; /*background-color: #ffffff; text-decoration:underline;*/
	line-height:1.3em;
	font-size:1.2em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
		}



/* SEARCH AREA - DIV 4
--------------------------*/


#searchArea-4 {
	background-color: transparent; background:url(//images2.drct2u.com/content/images/homepages/0902SS_BYS_searchBG.gif) repeat-x; height:110px;
}

#searchArea-4 input.searchButton{
border:none; color:#ffffff; padding-bottom:2px; *padding-bottom:0; font-size:0.75em; font-weight:bold;
}


#searchArea-4 p.title {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(//images2.drct2u.com/content/images/homepages/090921AW_BYS_search_titlebg.gif) no-repeat scroll 0 0;
color:#FFFFFF;
font-size:0.75em;
height:22px;
margin:0 0 0 1px;
padding:3px 0 0 4px;
width:64px;
}


#searchArea-4 p#advancedSearch a {
	font-weight: normal; color: #ffffff; background-color: #000000;
}

#searchArea-4 p#advancedSearch a:hover {
	color: #fff; background-color: #999999; 
}

.searchButton {
	 background-color: #f50195;
	 background:url(//images2.drct2u.com/content/images/homepages/090921AW_BYS_searchBtn.gif) no-repeat; 
	 width:53px; height:20px;
}

/* Search category dropdown - may be hidden on some sites
--------------------------------------------------------------------

#searchArea-4 #searchCategories {
	visibility: hidden;
}
*/


/* BAG AREA - DIV 5
--------------------------*/


ul#bagList {
	line-height: 1.5em;
	background-image: none;
	padding-right: 5px;
	}


#bagArea-5 p {
	color: #ef047e;
}

ul#bagList li {
	background-position: right top;
	background-repeat:no-repeat;
	padding-right: 20px;
	}

li#ShoppingBagHeaderLink {
	background-image: url(//images2.drct2u.com/content/images/homepages/090805AW_BYS_bagitems.gif);
}


li#GoToCheckoutHeaderLink { 
	background-image: url(//images2.drct2u.com/content/images/homepages/090805AW_BYS_checkout.gif);

}

li#WishListHeaderLink {
background-image: url(//images2.drct2u.com/content/images/homepages/090805AW_BYS_wishlist.gif);
}

li#QuickOrderHeaderLink { 
	background-image: url(//images2.drct2u.com/content/images/homepages/090805AW_BYS_quickorder.gif);
}


/* LOGGED IN / GREETING - DIV 10 (DIV CONTENT SHOWN WHEN LOGGED IN)
--------------------------*/


#greeting-10 p.logInTitle, #greeting-10 p.logInTitleCredit {
	text-transform: uppercase;
	}


#greeting-10 #clientName {
	color: #ef047e;
}


/* GO BACK TO PREVIOUS SITE - DIV 6
--------------------------*/

#previousSite-6 {
	background-color: #ffeaff;
}

#previousSite-6 a {
	color: #f50195;
}


#previousSite-6 a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

.navmesg {
	background-color: #ffffff;
}

/*----------------------END HEADER STYLES-------------------------------*/

/* tablecell - Site specific colour - Set to same colour as Top Navigation

------------------------------------------------------------------------*/


.tablecell {
	background: #000;
}


/* 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: #999999;
}

/* breadcrumbcue - also used on 'Your order has NOT been submitted yet' text and Incentive Code box on Checkout page
------------------------------------------------------------------------*/

.breadcrumbcue {
	color: #999999;
}

a.breadcrumblink {
	color: #000000;
	text-decoration: none;
}

a.breadcrumblink:hover {
	color: #ffffff;
	background-color: #000000;
	padding: 0em;
	text-decoration: underline;
}

a.breadcrumbcuelink {
	color: #000000;
}


a.breadcrumbcuelink:hover {
	color: #999999;
text-decoration: underline;
}


/* Main Site Colour
------------------------------------------------------------------------*/

.mainsitecolour {
	background: #999999;
}


/* sidebartext - Incentive code box text
------------------------------------------------------------------------*/


.sidebartext {
	color: #ffffff;
}


/* Account Transactions page - 'Information on your account' text
------------------------------------------------------------------------*/

.acctssubtitle {
	color: #999999;
}

/* Quick Order Form styles
-----------------------------------------------------------------------*/


.qofheadingnumber {
	color: #ffffff;
}

.qofheadingtitle {
	color: #ffffff;
}


/* All styles below are for shop window 'SEO' pages

-----------------------------------------------------------------------*/


.productArea {
	background-position: 50% bottom; 
	background-image: url(//images2.drct2u.com/content/images/freeformat/SEO-Product-footerswirls.gif); 
	background-repeat: no-repeat; 
	background-color: #FFF4FC;
}


.productArea a {
	font-weight: bold; 
	color: #f50195;
	text-decoration: none;
	}

.productArea a:hover {
	color: #000000;
	text-decoration: underline;
}

.shopWindow a:hover {
	background-color: transparent;
}

h1.LifestyleDefault {
	font-size: 1.56em; /* 25px Changed to EM value*/ 
	color: #ffffff; 
	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: #ffffff;
}

.shopwindowfolder {
	border: 1px solid #999999; 	
	background-color: #fff;
}


h2.LifestyleDefault {
	font-size: 0.75em; /* 12px Changed to EM value*/
	color: #ffffff; 
background-color: #1e1e1e;
}

.marqueBox {
	background-color: #ffeaff;
	border-bottom: 1px solid #f50195;
}

.marqueBox h2 {
	color: #000000;
}

.pwHeader h2 {
	font-size: 0.69em; /* 11px Changed to EM value*/ 
	color: #ffffff; 
	background-color: #999999;
}


h1.NoLifestyleDefault {
	font-size: 1.56em; /* 25px Changed to EM value*/ 
	color: #ffffff; 
	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 #999999; 	
	background-color: #fff;
}

h2.NoLifestyleDefault {
	font-size: 0.88em; /* 14px Changed to EM value*/  
	color: #ffffff; 
}

h1.Catwalk {
	font-weight: normal; 
	font-size: 1.56em; /* 25px Changed to EM value*/  
color: #ffffff; 	
	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: #ffffff; 
	background-color: #1e1e1e;
}

/* Guided Navigation Page Styles
---------------------------------------------------------------------*/

/* Category Navigation (LEFT NAV)

----------------------------------------------------------------------*/

#navCategories-8 h2 {
	color: #ffffff;
	background-color: #efa7d5;
}

#navCategories-8 ul {
	list-style-type: none;
	font-size: 0.75em;
	font-weight: bold;
}

#navCategories-8 a, #navCategories-8 a:link, #navCategories-8 a:visited {
	text-decoration: none;
	color:#ef047e;
	background-color:#fff0f8;
	border-bottom: 1px Solid #ffffff;
}

#navCategories-8 a:hover {
	color: #333333;
	background-color:#f0bdde;
	border-bottom: 1px Solid #ffffff;
}

/* Guided Navigation (LEFT NAV)
----------------------------------------------------------------------*/

#guidedNav-8 p {
	color: #39427f;
}

#guidedNav-8 a, #guidedNav-8 a:link, #guidedNav-8 a:visited {
	color: #000000;
	}

#guidedNav-8 a:hover {
	background-color: #ef047e;
	color: #ffffff;
}


#currentSelection li {
	color: #000000;
}

ul#brandBox {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #ffbdca;
}


#brandBox li {
	background-color: #ffe7f3;
padding: 1px;
	margin: 1px;
	border-bottom: 1px solid #ffbdca;
}



/* 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 #ffeaff; /* image dividing line */
}


.productRange122x130 h2  {
	background-color: #ffeaff;
}

.productRange122x130 h2 a, .productRange122x130 h2 a:link, .productRange122x130 h2 a:visited {
	color: #000000;
	text-decoration: none;
}

.productRange122x130 h2 a:hover {
	color: #F50195;
	background-color: #ffeaff;
	text-decoration: none;
}


/* Product range 3 column style containers with 122 x 130 images
----------------------------------------------------------------------*/

.productRange122x130x3 {
	border-left: 0.06em Solid #ffeaff; /* image dividing line */
}

.productRange122x130x3 h2  {
	background-color: #ffeaff;
}

.productRange122x130x3 h2 a, .productRange122x130x3 h2 a:link, .productRange122x130x3 h2 a:visited {
	color: #000000;
	text-decoration: none;
}	


.productRange122x130x3 h2 a:hover {
	color: #F50195;
	background-color: #ffeaff;
	text-decoration: none;
}


/* Product range 3 column style containers with 212 x 260 images
----------------------------------------------------------------------*/

.productRange212x260 {
	border-left: 0.06em Solid #ffeaff;
}

.productRange212x260 h3  {
	background-color: #ffeaff;
}

.productRange212x260 h3 a, .productRange212x260 h3 a:link, .productRange212x260 h3 a:visited {
	color: #000000;
	background-color: #ffeaff;
	text-decoration: none;
}

.productRange212x260 h3 a:hover {
	color: #F50195;
	background-color: #ffeaff;
	text-decoration: none;
}


/* 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: #000000;
	text-decoration: underline;
}


a:hover.magnify {
	color: #000000;
	background-color: #ffffff;
	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 {
	margin:0;
	padding:0;
	background-color:#FF99CC;
}


/* Footer navigation					
----------------------------------------------------------------------*/

#footerNav-9 {
	color: #000000;
}


#footerNav-9 a, #footerNav-9 a:link, #footerNav-9 a:visited {
	color: #000000;
	background-color:#FF99CC;
}

#footerNav-9 A:hover {
	color: #000000;
	text-decoration: underline;
	background-color:#FF99CC;
}

/* 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: 0em;
	margin: 0em;
	color: #ffffff;
}


tr.tablecell a:hover{
	color: #ffffff;
}
/* QuickWins Project - Product Sort Panel (contains number of results, sort by drop down box, page numbers, next and previous buttons)
----------------------------------------------------------------------*/
.productSort, #resultsPages {
	background-color: #FF99CC;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

/* Not currently used */
.productPages .spacer, .productPages .current {
}

.productPages .previous, .productPages .next {
	background-color: #ff068c;
	color: #ffffff;
}
/* Next has arrow graphic background */
.productPages .next a, .productPages .next a:hover {
	background-image:url(//images2.drct2u.com/content/images/FGN/fgn_BYS_nextPage.gif);
	background-repeat:no-repeat;
}

.productPages a, .productPages a:link, .productPages a:visited, .productPages a:hover{
	color: #ffffff;
}

.productPages a:hover {
	background-color: #ff068c;
	background-image: none;
	color: #ffffff;
}

/* Replaces old FGN "#guidedNav-8 #availableFiltersHeader, #guidedNav-8 #selectedFiltersHeader" */
#guidedNav-8 .refinementHeader {
	background-repeat: repeat-x;
	color: #ffffff;
	background-color: #FF99CC;
	min-height: 18px;
}
