/* Updated for CMS3 r1 guided nav style changes (merge by MB - 12/11/12) */
/*(Last updated 0/03/10 by JonnyP)
	1) Added specific width styles to #shoppingSecuredTitle	and #fastDeliveryTitle to stop footer overlapping.
*/
/*(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: 09:06 28/01/2010 by David Moss - SS10 colour changes
/*  (Last updated 10/06/09 by mark booth)
	1) changed 'select' style to #dropReplace select to prevent other select boxes being incorrectly styled */

/* Last Updated: 11/05/2009 - New bagArea icons */

body {
	background-color: #fff;
	background-image: url("//images2.drct2u.com/content/images/homepages/110112_CRA_SS_bg.jpg");
	background-position: top;
	background-repeat: no-repeat;
}
/* Default Header and Link Classes
----------------------------------------------------------------------*/
h1, .largetitle { /* largetitle - Needs to be replaced with H1 tag in future project */
	color: #e0047c;
}
h1 span { /* h1 page title strapline style (used on guided nav pages) */
	color: #999999;
}
h2 {
	color: #630046;
}
h3 {
	color: #630046;
}
a, a:link, a:visited {
	text-decoration: underline;
	color: #c50009;
}
a:hover {
	color: #000;
	text-decoration: none;
}
img a:link, img a:hover, img a:visited {
	background-color: transparent;
}

/* HEADER CONTAINER (width currently controlled by tables)
----------------------------------------------------------------------*/
#headerContainer {
	background-color: #FFFFFF;
	margin-bottom: 0;
}

/* Brand logo hover state 
------------------------------------------------*/
#brandLogo-2 a:hover {
	background-color: transparent;
}

/* Top Navigation Style
----------------------- */

#topNav-1 {
	background: url(//images2.drct2u.com/content/images/homepages/110112SS_CRA_NAV_topNav_bg.gif) repeat-x;
	height: 40px;
	margin: 0 auto;
	width: 1000px;
}

ul#topNavigation {
	color: #000;
	margin: 0;
	padding: 0;
	position: relative;
	width: 1000px;
}

/* Standard link style */

#topNavigation li {
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
}

#topNavigation li a, #topNavigation li a:link, #topNavigation li a:visited {
	border-right:1px solid #a28cc3;
	color: #414399;
	display: inline-block;
	float: left;
	height: 20px;
	margin: 0;
	padding:10px 14px;
	position: relative;
	text-transform: capitalize;
	font-size:15px;
	font-weight:normal;
}

#topNavigation li a:hover, #topNavigation li a.hovered {
	background: url(//images2.drct2u.com/content/images/homepages/110112SS_CRA_NAV_topNav_highlight.gif) repeat-x;
	color: #fff;
	
}
/* Specific link styles */

#topNavigation li#CRA-HomeTopNav {
	position: absolute;
	left: 0;
	top: 0;
}
#topNavigation li#CRA-HomeTopNav a, #topNavigation li#CRA-HomeTopNav a:link, #topNavigation li#CRA-HomeTopNav a:visited, #topNavigation li#CRA-HomeTopNav a:active {
	background: url(//images2.drct2u.com/content/images/homepages/110112SS_CRA_NAV_home.gif) no-repeat top left;
	border-left: none;
	height: 40px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 39px;
}

#topNavigation li#CRA-HomeTopNav a:hover {
	background: url(//images2.drct2u.com/content/images/homepages/110112SS_CRA_NAV_home.gif) no-repeat bottom left;
}

#topNavigation li#Paper--Card---EnvelopesTopNav a, #topNavigation li#Paper--Card---EnvelopesTopNav a:link, #topNavigation li#Paper--Card---EnvelopesTopNav a:visited, #topNavigation li#Paper--Card---EnvelopesTopNav a:hover {
	padding-left: 53px;
	_padding-left: 58px;
}

/* SEARCH AREA - DIV 4
--------------------------*/
#searchArea-4 {
	background: transparent;
}
#searchArea-4 p.title {
	background-image:url("//images2.drct2u.com/content/images/homepages/090225AW_IHM_NAV_searchIcon.gif");
	background-position:48px 50%;
	background-repeat:no-repeat;
	color:#6A479F;
	font-size:0.75em;
	padding:6px 0px 2px 2px;
}
#searchArea-4 p#advancedSearch a {
    background-color:#630046;
	color: #ffffff;
}
#searchArea-4 p#advancedSearch a:hover {
    background-color:#ffffff;
	color: #630046;
}
.searchButton {
	background-color: #630046;
	color: #ffffff;
	border-top: 1px solid #ECF6FF;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ECF6FF;
}
/* Search category dropdown - may be hidden on some sites
--------------------------------------------------------------------*/
#searchArea-4 #searchCategories {
	visibility: visible;
}

/* BAG AREA - DIV 5
--------------------------*/
#gotoCheckOutContainerLink {
	float:right;
	height:58px;
	margin:6px 6px 0 0;
	padding:8px 0px 0 0;
	position:relative;
	width:90%;
	background-image:url("//images2.drct2u.com/content/common/images/commongui/100706SS_JDW_HP_SS10_searchbimg.gif");
	background-position:right center;
	background-repeat:no-repeat;
}

#bagArea-5 {
	width: 165px;
}

#bagArea-5 p {
	color: #000000;
	padding: 7px 6px 0 0;
}

ul#bagList {
	line-height: 1.5em;
}

ul#bagList li{
	background-position: right bottom;
	background:none;
	padding-right: 20px;
}
#siteInfoList a, #siteInfoList a:link, #siteInfoList a:visited {text-decoration:none;color:#000000;}
#siteInfoList a:hover{text-decoration:underline;}
#accountList a, #accountList a:link, accountList a:visited {text-decoration:none;}
#accountList a:hover{text-decoration:underline;}
#bagList a, #bagList a:link, #bagList a:visited {text-decoration:none;}
#bagList a:hover{text-decoration:underline;}

li#ShoppingBagHeaderLink {
	background-image: 

url(//images2.drct2u.com/content/images/homepages/090511SS_ALL_icon_shoppingBag.gif);
}

li#GoToCheckoutHeaderLink { 
	background-image: 

url(//images2.drct2u.com/content/images/homepages/090511SS_ALL_icon_checkout.gif);
}

li#WishListHeaderLink {
	background-image: 

url(//images2.drct2u.com/content/images/homepages/090511SS_ALL_icon_wishList.gif);
}

li#QuickOrderHeaderLink { 
	background-image: url(//images2.drct2u.com/content/images/homepages/090511SS_ALL_icon_quickOrder.gif);
}

/* LOGGED IN / GREETING - DIV 10 (DIV CONTENT SHOWN WHEN LOGGED IN)
--------------------------*/
#greeting-10 p.logInTitle, #greeting-10 p.logInTitleCredit {
	text-transform: uppercase;
	color: #000000;
}
#greeting-10 #clientName {
	color: #630046;
}

/* GO BACK TO PREVIOUS SITE - DIV 6
--------------------------*/
#previousSite-6 {
	background-color: #bd9fb4;
	border-top: solid 2px #653256;
}
#previousSite-6 a {
	color: #000000;
}
#previousSite-6 a:hover {
	background-color: transparent;
	color: #666666;
}
.navmesg {
	background-color: #ffffff;
}
/*----------------------END HEADER STYLES-------------------------------*/


/* tablecell - Site specific colour - Set to same colour as Top Navigation
------------------------------------------------------------------------*/
.tablecell {
	background: #630046;
}

/* 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: #630046;
}
/* breadcrumbcue - also used on 'Your order has NOT been submitted yet' text and Incentive Code box on Checkout page
------------------------------------------------------------------------*/
.breadcrumbcue {
	color: #630046;
}
a.breadcrumblink {
	color: #000000;
	text-decoration: none;
}
a.breadcrumblink:hover {
	color: #ffffff;
	background-color: #000000;
	padding: 0em;
	text-decoration: underline;
}
a.breadcrumbcuelink {
	color: #630046;
}
a.breadcrumbcuelink:hover {
	color: #c6a0c9;
	text-decoration: underline;
}

/* Main Site Colour
------------------------------------------------------------------------*/
.mainsitecolour {
	background: #630046;
}

/* sidebartext - Incentive code box text
------------------------------------------------------------------------*/
.sidebartext {
	color: #ffffff;
}


/* Account Transactions page - 'Information on your account' text
------------------------------------------------------------------------*/
.acctssubtitle {
	color: #630046;
}

/* Quick Order Form styles
------------------------------------------------------------------------*/
.qofheadingnumber {
	color: #ffffff;
}
.qofheadingtitle {
	color: #ffffff;
}

/* All styles below are for shop window 'SEO' pages
------------------------------------------------------------------------*/
.productArea a {
	font-weight: bold; 
	color: #630046;
	text-decoration: none;
}
.productArea a:hover {
	color: #000000;
	text-decoration: underline;
}
.productArea {
	background-position: 50% bottom; 
	background-image: url(footer.jpg);
	background-repeat: no-repeat; 
	background-color: #F5F5F5;
}
.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 #630046; 	
	background-color: #fff;
}
h2.LifestyleDefault {
	font-size: 0.75em; /* 12px Changed to EM value*/
	color: #ffffff; 
	background-color: #1e1e1e;
}
.marqueBox {
	background-color: #630046;
}
.marqueBox h2 {
	color: #ffffff;
}
.pwHeader h2 {
	font-size: 0.69em; /* 11px Changed to EM value*/ 
	color: #ffffff; 
	background-color: #630046;
}
h1.NoLifestyleDefault {
	font-size: 1.56em; /* 25px Changed to EM value*/ 
	color: #ffffff; 
	background-image: url(header.jpg); 
	background-repeat: no-repeat; 
	background-color: #630046;
	background-position: right 50%;
}
.shopwindowfolder2 {
	border: 1px solid #630046; 	
	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 {
	background-color: #FFF;
	color : #630046;
	border-bottom: 5px solid #630046;
	border-top: 1px solid #ffffff;
}
#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 {
	background-color: #FFF;
	color : #c8638f;
	border-bottom: 1px dashed #C8638F;
	border-top: 1px solid #ffffff;
	text-decoration: none;
}
#navCategories-8 a:hover {
	background-color: #FFF;
	color : #630046;
	border-bottom: 1px dashed #630046;
	border-top: 1px solid #ffffff;
	text-decoration: none;
}
/* Guided Navigation (LEFT NAV)
----------------------------------------------------------------------*/
#guidedNav-8 p {
	color: #39427f;
}
#currentSelection li {
	color: #000;
}


/* 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 #eec0d4; /* image dividing line */
}
.productRange122x130 h2  {
}
.productRange122x130 h2 a, .productRange122x130 h2 a:link, .productRange122x130 h2 a:visited {
	color: #e0047c;
	text-decoration: none;
}
.productRange122x130 h2 a:hover {
	color: #000;
	text-decoration: none;
}
/* Product range 3 column style containers with 122 x 130 images
----------------------------------------------------------------------*/
.productRange122x130x3 {
	border-left: 0.06em Solid #F5F5F5; /* image dividing line */
}
.productRange122x130x3 h2  {
	background-color: #e4e4e4;
}
.productRange122x130x3 h2 a, .productRange122x130x3 h2 a:link, .productRange122x130x3 h2 a:visited {
	color: #696969;
	text-decoration: none;
}	
.productRange122x130x3 h2 a:hover {
	color: #ffffff;
	background-color: #e4e4e4;
	text-decoration: none;
}
/* Product range 3 column style containers with 212 x 260 images
----------------------------------------------------------------------*/
.productRange212x260 {
	border-left: 0.06em Solid #F5F5F5;
}
.productRange212x260 h3  {
	background-color: #F5F5F5;
}
.productRange212x260 h3 a, .productRange212x260 h3 a:link, .productRange212x260 h3 a:visited {

	color: #696969;
	background-color: #F5F5F5;
	text-decoration: none;
}
.productRange212x260 h3 a:hover {
	color: #ffffff;
	background-color: #F5F5F5;
	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: #696969;
	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 {
	border-bottom: 1px solid #CACACA;
	border-top: 1px solid #CACACA;
}

#shoppingSecuredTitle {
	width:1000px !important;
}

#fastDeliveryTitle {
	width:498px !important;
}

/* Footer navigation
----------------------------------------------------------------------*/
#footerNav-9 {
	color: #000;
}
#footerNav-9 a, #footerNav-9 a:link, #footerNav-9 a:visited {
	color: #696969;
}
#footerNav-9 a:hover {
	color: #e0047c;
}

/* 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: #c30166;
	background-image: url(//images2.drct2u.com/content/images/FGN/fgn_CRA_productSortBG.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

/* Not currently used */
.productPages .spacer, .productPages .current {
}

.productPages .previous, .productPages .next {
	background-color: #663868;
	color: #ffffff;
}
/* Next has arrow graphic background */
.productPages .next a, .productPages .next a:hover {
	background-image:url(//images2.drct2u.com/content/images/FGN/fgn_CRA_nextPage.gif);
	background-repeat:no-repeat;
}

.productPages a, .productPages a:link, .productPages a:visited, .productPages a:hover{
	color: #ffffff;
}

.productPages a:hover {
	background-color: #663868;
	background-image: none;
	color: #ffffff;
}
