
/*(Last updated 06/04/10 by Krishan)
	1) Added IE6 only style for li#ShoppingBagHeaderLink (_margin-right:-28px;) added overflow:hidden for top nav
	2)Fixed Wish list in IE8
*/

/*(Last updated 08/03/10 by Krishan)
	1) Changed width to 175px for #bagArea-5
*/

/*(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
*/

/*
##### 13th Jan 2010 by Krishan #####
1) Amended top image and position #topNav-1 
2) Resolved Security icons not showing properly in IE7
*/

/*
##### 22nd Jan 2010 by Krishan #####
1) Fixed Background of body floating left in high resolution monitors
*/

/* JACAMO STYLE LAYOUT TEMPLATE SS10 */
/*Created by Krishan 08/01/2010*/

body {
	background:url(//images2.drct2u.com/content/images/homepages/1001SS_CGN_body_bg2.jpg) no-repeat center 105px #fff;
}
	
#outerPageContainer {
	background:none!important;
	width:1007px;
}	
#innerPageContainer {
	background-color: #fff;
	min-height: 500px;
	border-left: 1px solid #777;
	border-right:1px solid #777;
}
/* Default Header and Link Classes

----------------------------------------------------------------------*/

h1, .largetitle { /* largetitle - Needs to be replaced with H1 tag in future project */
	color:#476587;
	}

h1 span { /* h1 page title strapline style (used on guided nav pages) */
	color:#999999;
	}

h2 {
	color:#476587;
	}

h3 {
	color:#476587;   
	}

a, a:link, a:visited {
	text-decoration: none;
	color:#476587;
	}

a:hover {
	color:#F68426;
	text-decoration: underline;
	}

img a:link, img a:hover, img a:visited {
	border:none;
	}

/* HEADER CONTAINER (width currently controlled by tables)

----------------------------------------------------------------------*/

#headerContainer {
	background:transparent;
	margin-bottom:0px;
	font-family:verdana;
}

/* Brand logo hover state 

------------------------------------------------*/

#brandLogo-2 {
	width:232px;
	height:111px;
	overflow:hidden;
	}

#brandLogo-2 a:hover {
	background-color:transparent;
	}

/* Top Navigation Style
--------------------------*/
ul#topNavigation {
	height: 30px;
	margin-top: 2px;
	color: #000000; 
	background-color: #000000;
	background-image: url(//images2.drct2u.com/content/images/FGN/230310_CGN_topNavMainButtonBg.gif);
	background-repeat: repeat-x;
	overflow:hidden;
}

* html ul#topNavigation {
	margin: 2px 0px 0px 0px;
	height: 20px;
	padding: 0px;
}

#topNav-1 {
	height: 43px;
}

ul#topNavigation {
	_height: 40px!important;
	}

/* Standard button style --*/
#topNavigation a, #topNavigation a:link, #topNavigation a:visited {
	color: #ffffff;
	padding: 5px 20px 12px 20px;
	margin: 0px;
	font-weight: bold;
	border-right: 1px solid #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

#topNavigation a:hover {
	text-decoration: underline;
	background-image: none;
}

#topNavigation a.previous {
	background-color:#000;
	color:#fff;
}

#accountList {
	text-transform:uppercase;
}

/* siteInfoList	

--------------------------*/
	
#IncentivesHeaderLink {
	float:left;
	margin:-60px 40px 0 0;
	text-transform:uppercase;
	font-weight:normal;
	}
	
/* SEARCH AREA - DIV 4

--------------------------*/

#searchArea-4 {
	margin-left:-39px;
	width:235px;
	}

#searchArea-4 p.title {
	padding-top:4px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	width:70px;
	}

.searchButton {
	color:#fff;
	background:url(//images2.drct2u.com/content/images/homepages/1001SS_CGN_search_btn.gif) no-repeat center center transparent;
	width:75px;
	height:20px;
	padding:2px;
	border:0;
	font-weight:bold;
	text-transform:uppercase;
	}

#searchForm input {font-family:verdana;}

#searchForm input.searchButton:hover {
	color:#fff;
	background:url(//images2.drct2u.com/content/images/homepages/1001SS_CGN_search_btn_hover.gif) no-repeat center center transparent;
	}
	
#searchKeyWords {
	width:213px;
	height:17px;
	}
	
#searchArea-4 p.title  {
	color:#000;
	}	
	

/* BAG AREA - DIV 5

--------------------------*/
#bagArea-5 {
	/*background:url(//images2.drct2u.com/content/images/homepages/1001SS_CGN_bagArea-5_bg.jpg)no-repeat 0px 0px;*/
	width:175px;
	height:98px;
	text-transform:uppercase;
	color:#000;
	}
	
#bagArea-5 p {
	font-size:13px;
	margin:6px -3px 0 0;
	}

ul#bagList {
	margin:0 10px -15px 0;
	float:left;
	}
	
ul#bagList li {
	padding-right:20px;
	}

#IncentivesHeaderLink {_margin:-50px 20px 0 0;}	
	
#IncentivesHeaderLink a  {
	color:#000;
	font-size:11px;
	}	
	
li#ShoppingBagHeaderLink {
	margin:-11px -33px 0 0;
	*margin-top:-20px;
	_margin-right:-28px;
	height:20px;
	}

li#GoToCheckoutHeaderLink, #GoToCheckoutHeaderLink  a {	
	float:left;
	width:120px;
	height:30px;	
	}

li#GoToCheckoutHeaderLink { 
	background:url(//images2.drct2u.com/content/images/homepages/1001SS_CGN_go_to_checkout_bg.gif) no-repeat 0px top;
	margin:10px -33px 0 0;
	*margin:0px 0 0 -55px;
	_margin:0px 0 0 -40px;
	*position:absolute;
	}

#GoToCheckoutHeaderLink  a {
	text-align:center;
	font-size:11px;
	margin-top:2px;
	}

#GoToCheckoutHeaderLink  a:link, #GoToCheckoutHeaderLink  a:visited {
	color:#fff;
	}

#GoToCheckoutHeaderLink  a:hover {
	color:#ccc!important;
	text-decoration:none;
	background-color:transparent!important;
	}

li#WishListHeaderLink {
    font-size:11px;
	margin:27px -29px 0 0;
	_margin-right:-12px;
	font-weight:normal!important;
	}
	
li#WishListHeaderLink { width:70px\ }
li#WishListHeaderLink { padding-left:50px\ }

li#ShoppingBagHeaderLink a:link, li#ShoppingBagHeaderLink a:visited, li#WishListHeaderLink a:link, li#WishListHeaderLink a:visited{
	color:#000;
	}

li#QuickOrderHeaderLink { 
	display:none;
	}
	
#siteInfoList a:hover, 	#bagArea-5 a:hover {
	color:#000;
	text-decoration:underline;
	}
	
/*#TrackOrderHeaderLink {
	float:left;
	background:url(//images2.drct2u.com/content/images/homepages/1001SS_CGN_next_day_delivery_header.gif) no-repeat top left;
	width:77px;
	height:29px;
	margin:-38px 0 0 -3px;
	position:absolute;
	}
	*/
#TrackOrderHeaderLink a {display:none;}

#ShoppingBagHeaderLink  {_padding:20px 20px 0 0;}

/* LOGGED IN / GREETING - DIV 10 (DIV CONTENT SHOWN WHEN LOGGED IN)

--------------------------*/

#greeting-10 p.logInTitle, #greeting-10 p.logInTitleCredit {
	text-transform:uppercase;
	color:#000;
	}

#greeting-10 #clientName {
	color:#000;
	}

/* GO BACK TO PREVIOUS SITE - DIV 6

--------------------------*/

#previousSite-6 {
	background-color:#7691BE;
	border-top:solid 2px #E7EDF5;
	}

#previousSite-6 a {
	color:#fff;
	}

#previousSite-6 a:hover {
	background-color:transparent;
	color:#E7EDF5;
	}

.navmesg {
	background-color:#fff;
	}

/*----------------------END HEADER STYLES-------------------------------*/

/* tablecell - Site specific colour - Set to same colour as Top Navigation

------------------------------------------------------------------------*/

.tablecell {
	background:#B0BCCA;
	}

/* 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:#476587;
	}

/* breadcrumbcue - also used on 'Your order has NOT been submitted yet' text and Incentive Code box on Checkout page

------------------------------------------------------------------------*/

.breadcrumbcue {
	color:#476587;
	}

a.breadcrumblink {
	color:#000;
	text-decoration: underline;
	}

a.breadcrumblink:hover {
	color:#ffffff;
	background-color:#000000;
	padding:0em;
	text-decoration:underline;
	}

a.breadcrumbcuelink {
	color:#476587;
	}

a.breadcrumbcuelink:hover {
	color:#ffffff;
	background-color:#000000;
	text-decoration: none;
	}

/* Main Site Colour

------------------------------------------------------------------------*/

.mainsitecolour {
	background:#B0BCCA;
	}

/* sidebartext - Incentive code box text

------------------------------------------------------------------------*/

.sidebartext {
	color:#fff;
	}

/* Account Transactions page - 'Information on your account' text

------------------------------------------------------------------------*/

.acctssubtitle {
	color:#c6a0c9;
	}

/* 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:#000;
	text-decoration:none;
	}

.productArea a:hover {
	color:#B0BCCA;
	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:#E7EDF5;
	}

.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 #B0BCCA; 	
	background-color:#fff;
	}

h2.LifestyleDefault {
	font-size:0.75em; /* 12px Changed to EM value*/
	color:#fff; 
	background-color:#1e1e1e;
	}

.marqueBox {
	background-color:#B0BCCA;
	}

.marqueBox h2 {
	color:#fff;
	}

.pwHeader h2 {
	font-size:0.69em; /* 11px Changed to EM value*/ 
	color:#fff; 
	background-color:#B0BCCA;
	}

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 #E7EDF5; 	
	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 Page Styles

----------------------------------------------------------------------*/

/* Category Navigation (LEFT NAV)

----------------------------------------------------------------------*/

#navCategories-8 h2 {
	background:url(//images2.drct2u.com/content/images/homepages/0808_CGN_navbg.gif) repeat-x;
	color:#323232;
	border-bottom:1px solid #ccc;
	}

#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:#323232;
	background-color:#EFEFEF;
	border-bottom:1px Solid #fff;
	}

#navCategories-8 a:hover {
	background-color:#f68426;
	color:#fff;
	border-bottom:1px Solid #fff;
	}

/* Guided Navigation (LEFT NAV)

----------------------------------------------------------------------*/

#guidedNav-8 p {
	color: #39427f;
}

#guidedNav-8 a, #guidedNav-8 a:link, #guidedNav-8 a:visited {
	color:#000;
	}
#guidedNav-8 li a:hover {
	background-color: #5380b1;
}

#guidedNav-8 a:hover {
	background-color:#f68426;
	color:#fff;
	}

#currentSelection li {
	color:#000;
	}

ul#brandBox {
	color:#000;
	background-color:#fff;
	border:1px solid #cccccc;
	}

#brandBox li {
	background-color:#e7e6e6;
	padding:1px;
	margin:1px;
	border-bottom:1px solid #cccccc;
	}


/* 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 #e4e4e4; /* image dividing line */
	}

.productRange122x130 h2  {
	background-color:#e4e4e4;
	}

.productRange122x130 h2 a, .productRange122x130 h2 a:link, .productRange122x130 h2 a:visited {
	color:#696969;
	text-decoration:none;
	}

.productRange122x130 h2 a:hover {
	color:#476587;
	background-color:#e4e4e4;
	text-decoration:none;
	}

/* Product range 3 column style containers with 122 x 130 images

----------------------------------------------------------------------*/

.productRange122x130x3 {
	border-left:0.06em Solid #d7e7f7; /* 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:#476587;
	background-color:#e4e4e4;
	text-decoration:none;
	}

/* Product range 3 column style containers with 212 x 260 images

----------------------------------------------------------------------*/

.productRange212x260 {
	border-left:0.06em Solid #d7e7f7;
	}

.productRange212x260 h3  {
	background-color:#d7e7f7;
	}

.productRange212x260 h3 a, .productRange212x260 h3 a:link, .productRange212x260 h3 a:visited {
	color:#696969;
	background-color:#d7e7f7;
	text-decoration:none;
	}

.productRange212x260 h3 a:hover {
	color:#476587;
	background-color:#d7e7f7;
	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:#000;
	text-decoration:underline;
	}

a:hover.magnify {
	color:#696969;
	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 {
	color:#fff;
	width:1006px;
	margin-top:5px;
	position:absolute;
	font-weight:normal;
	font-size:11px;
	background-color:#333;
	}

#footer ul {margin-top:5px;}

/* Footer navigation

----------------------------------------------------------------------*/

#footerNav-9 {
	font-size:10px;
	font-weight:normal;
	}
	
#footerNav-9 a, #footerNav-9 a:link, #footerNav-9 a:visited {
	color:#fff;
	background:transparent;
	}

#footer ul#footerNav-9 li a:hover {
	text-decoration:underline;
	}

/* Security Icons

----------------------------------------------------------------------*/

#logoContainer {width:450px; margin-top:60px;}
html>body #logoContainer {*margin:30px 0 0 -230px; *position:absolute;}

#isisLogo, #idisLogo{background:url(//images2.drct2u.com/content/images/homepages/0908AW_CGN_ids_bg.gif) no-repeat center center; width:196px; height:37px; margin-top:50px;}

html>body #logoContainer {*height:44px;}

/* 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:#fff;
}

tr.tablecell a:hover{
	color:#fff;
}


#ShoppingBagHeaderLink a, #WishListHeaderLink a, #bagArea-5 p {font-size:11px;}

#footerPageDescription h1, #editorial h1, #searchResultsHeader h1, #productNameStr, .largetitle, #paymentConfirmation h1, #orderTrackingContainer h1 {color:#5380b1;}

#accountList li a {font-size:11px!important; color:#000}
#accountList li a:hover {text-decoration:underline;}
/* QuickWins Project - Product Sort Panel (contains number of results, sort by drop down box, page numbers, next and previous buttons)
----------------------------------------------------------------------*/
.productSort, #resultsPages {
	background-color: #000000;
	background-image: url(//images2.drct2u.com/content/images/FGN/fgn_CGN_productSortBG.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

/* Not currently used */
.productPages .spacer, .productPages .current {
}
.productPages .current {
	background-color: #507EB0;
}
.productPages .previous, .productPages .next {
	background-color: #507EB0;
	color: #ffffff;
}
/* Next has arrow graphic background */
.productPages .next a, .productPages .next a:hover {
	background-image:url(//images2.drct2u.com/content/images/FGN/fgn_CGN_nextPage.gif);
	background-repeat:no-repeat;
}

.productPages a, .productPages a:link, .productPages a:visited, .productPages a:hover{
	color: #ffffff;
}

.productPages a:hover {
	background-color: #507EB0;
	background-image: none;
	color: #ffffff;
}

/* Replaces old FGN "#guidedNav-8 #availableFiltersHeader, #guidedNav-8 #selectedFiltersHeader" */
#guidedNav-8 .refinementHeader {
	background-image: url(//images2.drct2u.com/content/images/FGN/fgn_CGN_leftNavHeaderBG.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	background-color: #507EB0;
	min-height: 18px;
}
