/*Created by Krishan 19/07/2010
NAT Style Stylesheet for AW10
*/

body {
	background: url(//images.drct2u.com/content/images/homepages/1007AW_NAT_body_bg.gif) #be9ebe repeat-y center center;
	}

#outerPageContainer {
	width:1003px;
	max-width:1003px;
	background-color:#fff;
	}

/* Default Header and Link Classes
----------------------------------------------------------------------*/
h1, .largetitle { /* largetitle - Needs to be replaced with H1 tag in future project */
	color: #9c39a5;
}
h1 span { /* h1 page title strapline style (used on guided nav pages) */
	color: #999999;
}
h2 {
	color: #9c39a5;
}
h3 {
	color: #9c39a5;
}
a, a:link, a:visited {
	text-decoration: underline;
	color: #9c39a5;
}
a:hover {
	color: #000000;
	background-color: transparent;
	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: #FFF;
	margin-bottom:0;
}

/* Brand logo hover state 
------------------------------------------------*/
#brandLogo-2 a:hover {
	background-color: transparent;
}

/* Top Navigation Style
--------------------------*/
ul#topNavigation {
	color: #ffffff; 
	background: url(//images.drct2u.com/content/images/homepages/1007AW_NAT_top_nav_bg.gif) #7d3e7d center top no-repeat;
	text-align:center;
	margin:0;
	}

ul#topNavigation li {
	margin:0 17px;
	}
	
#topNavigation a, #topNavigation a:link, #topNavigation a:visited {
	color: #FFF;
	}
	
#topNavigation a:hover {
	color: #FFF;
	text-decoration:underline;
	background: transparent;
}
#topNavigation a.previous {
	background-color: #9c39a5;
	color: #ffffff;
	}

/* ACCOUNT AREA - DIV 3
--------------------------*/
#account-3 {
	border-left: 3px solid #FFF;
}
#account-3, #searchArea-4 {
	border-right: 1px solid #FFF;
}
#accountList {
	text-transform: uppercase;
}
ul#accountList a, ul#siteInfoList a, ul#bagList a {
	color: #000;
	text-decoration:none;	
	}
	
ul#accountList a:hover, ul#siteInfoList a:hover, ul#bagList a:hover {
	color: #000;
	text-decoration:underline;
	}

#siteInfoList {right:25px;}
	
#siteInfoList li a {
	font-size:10px;
	font-weight:normal;
	}

/* BAG AREA - DIV 5
--------------------------*/

ul#bagList {
	line-height: 1.5em;
}

#bagArea-5 p {
	padding:0;
	margin:10px 26px 0 0;
	_margin:10px 15px 0 0;
	text-align:right;
	}

ul#bagList li {
	background-position: right top;
	background-repeat:no-repeat;
	padding-right: 20px;
}
	
/* SEARCH AREA - DIV 4
--------------------------*/
#searchArea-4 {
	background:url(//images.drct2u.com/content/images/homepages/1007AW_NAT_search_bg.gif) no-repeat center top;
	width:234px;
	height:116px;
	margin-left:-15px;
	}
	
#searchArea-4 p.title {
	color: #fff;
	margin:10px 0 0 10px;
	}

#searchForm{
	margin:10px 0 0 15px;
	*margin-left:10px;
	_margin-left:5px;
	float:left;
	}

#searchArea-4 input, #searchArea-4 select {
	margin:0 0 10px;
	}

.searchButton {
	color: #000;
	}
	
#searchArea-4 #searchCategories {
	margin-left:2px;
	*margin-left:10px;
	_margin-left:5px;
	}
	
/* Search category dropdown - may be hidden on some sites
--------------------------------------------------------------------
#searchArea-4 #searchCategories {
	visibility: hidden;
}*/
/* BAG AREA - DIV 5
--------------------------*/
#bagArea-5 {
	width:156px;
	}

#bagArea-5 p {
	color: #9c39a5;
	}

/* LOGGED IN / GREETING - DIV 10 (DIV CONTENT SHOWN WHEN LOGGED IN)
--------------------------*/
#greeting-10 p.logInTitle, #greeting-10 p.logInTitleCredit {
	text-transform: uppercase;
	color: #666666;
}
#greeting-10 #clientName {
	color: #9c39a5;
}

/* GO BACK TO PREVIOUS SITE - DIV 6
--------------------------*/
#previousSite-6 {
	background-color: #FFF;
	border-top: solid 1px #9c39a5;
}
#previousSite-6 a {
	color: #666666;
}
#previousSite-6 a:hover {
	background-color: transparent;
	color: #9c39a5;
}
.navmesg {
	background-color: #ffffff;
}
/*----------------------END HEADER STYLES-------------------------------*/


/* tablecell - Site specific colour - Set to same colour as Top Navigation
------------------------------------------------------------------------*/
.tablecell {
	background: #9c39a5;
}

/* 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: #9c39a5;
}
/* breadcrumbcue - also used on 'Your order has NOT been submitted yet' text and Incentive Code box on Checkout page
------------------------------------------------------------------------*/
.breadcrumbcue {
	color: #9c39a5;
}
a.breadcrumblink {
	color: #000000;
	text-decoration: none;
}
a.breadcrumblink:hover {
	color: #ffffff;
	background-color: #000000;
	padding: 0em;
	text-decoration: underline;
}
a.breadcrumbcuelink {
	color: #9c39a5;
}
a.breadcrumbcuelink:hover {
	color: #000000;
	text-decoration: underline;
}

/* Main Site Colour
------------------------------------------------------------------------*/
.mainsitecolour {
	background: #9c39a5;
}

/* sidebartext - Incentive code box text
------------------------------------------------------------------------*/
.sidebartext {
	color: #ffffff;
}


/* Account Transactions page - 'Information on your account' text
------------------------------------------------------------------------*/
.acctssubtitle {
	color: #9c39a5;
}

/* 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: #9c39a5;
	text-decoration: none;
}
.productArea a:hover {
	color: #000000;
	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: #F6EAEE;
}
.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 #9c39a5; 	
	background-color: #fff;
}
h2.LifestyleDefault {
	font-size: 0.75em; /* 12px Changed to EM value*/
	color: #ffffff; 
	background-color: #1e1e1e;
}
.marqueBox {
	background-color: #9c39a5;
}
.marqueBox h2 {
	color: #ffffff;
}
.pwHeader h2 {
	font-size: 0.69em; /* 11px Changed to EM value*/ 
	color: #ffffff; 
	background-color: #9c39a5;
}
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 #FFF; 	
	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: #9c39a5;
}
#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:#9c39a5;
	background-color:#F6EAEE;
	border-bottom: 1px Solid #ffffff;
}
#navCategories-8 a:hover {
	background-color:#f0c6f4;
	color: #9c39a5;
	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: #9c39a5;
}
#guidedNav-8 a:hover {
	color: #000000;
	text-decoration:underline;
	background:transparent;
}
#currentSelection li {
	color: #000000;
}
ul#brandBox {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #F8C7D6;
}
#brandBox li {
	background-color: #ffe6ee;
	padding: 1px;
	margin: 1px;
	border-bottom: 1px solid #F8C7D6;
}


/* 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 #F6EAEE; /* image dividing line */
}
.productRange122x130 h2  {
	background-color: #F6EAEE;
}
.productRange122x130 h2 a, .productRange122x130 h2 a:link, .productRange122x130 h2 a:visited {
	color: #9c39a5;
	text-decoration: none;
}
.productRange122x130 h2 a:hover {
	color: #000000;
	background-color: #F6EAEE;
	text-decoration: none;
}
/* Product range 3 column style containers with 122 x 130 images
----------------------------------------------------------------------*/
.productRange122x130x3 {
	border-left: 0.06em Solid #F6EAEE; /* image dividing line */
}
.productRange122x130x3 h2  {
	background-color: #F6EAEE;
}
.productRange122x130x3 h2 a, .productRange122x130x3 h2 a:link, .productRange122x130x3 h2 a:visited {
	color: #9c39a5;
	text-decoration: none;
}	
.productRange122x130x3 h2 a:hover {
	color: #000000;
	background-color: #F6EAEE;
	text-decoration: none;
}
/* Product range 3 column style containers with 212 x 260 images
----------------------------------------------------------------------*/
.productRange212x260 {
	border-left: 0.06em Solid #F6EAEE;
}
.productRange212x260 h3  {
	background-color: #F6EAEE;
}
.productRange212x260 h3 a, .productRange212x260 h3 a:link, .productRange212x260 h3 a:visited {
	color: #9c39a5;
	background-color: #F6EAEE;
	text-decoration: none;
}
.productRange212x260 h3 a:hover {
	color: #000000;
	background-color: #F6EAEE;
	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 {
	background-color:#e5d8e5;
	height:33px
	}

/* Footer navigation
----------------------------------------------------------------------*/
#footerNav-9 {
	color: #7d3e7d;
	margin-top:3px;
}
#footerNav-9 a, #footerNav-9 a:link, #footerNav-9 a:visited {
	color: #7d3e7d;
	text-decoration:none;
}
#footerNav-9 a:hover {
	color: #7d3e7d;
	text-decoration:underline;
}

/* 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: #a36ca5;
	background-image: url(//images2.drct2u.com/content/images/FGN/fgn_NAT_productSortBG.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

/* Not currently used */
.productPages .spacer, .productPages .current {
}

.productPages .previous, .productPages .next {
	background-color: #a36ca5;
	color: #ffffff;
}
/* Next has arrow graphic background */
.productPages .next a, .productPages .next a:hover {
	background-image:url(//images2.drct2u.com/content/images/FGN/fgn_NAT_nextPage.gif);
	background-repeat:no-repeat;
}

.productPages a, .productPages a:link, .productPages a:visited, .productPages a:hover{
	color: #ffffff;
}

.productPages a:hover {
	background-color: #a36ca5
	background-image: none;
	color: #ffffff;
}

/* Replaces old FGN "#guidedNav-8 #availableFiltersHeader, #guidedNav-8 #selectedFiltersHeader" */
#guidedNav-8 #availableFiltersHeader, #guidedNav-8 #selectedFiltersHeader, #availableFiltersBottom , #selectedFiltersBottom, ul#currentSelection {
	background:0!IMPORTANT;
	}

#availableFiltersWrapper {
	border:0!important;
	margin-top:20px;
	}
	
#guidedNav-8  .refinementHeader {
	background:0;
	color:#000;
	}
	
.refinementHeader {
	border-bottom:1px solid #be9ebe;
	}
	
#availableFiltersWrapper ul li a, #availableFiltersWrapper ul li a:link, #availableFiltersWrapper ul li a:visited {
	text-decoration:none;
	background:url("//images2.drct2u.com/content/images/FGN/1007AW_NAT_FGN_arrow.gif") no-repeat scroll 1px 5px transparent !important;
	padding-left:11px !important;
	}
	
#availableFiltersWrapper ul li a:hover {
	text-decoration:underline;
	font-weight:normal;
	}
	
ul#currentSelection {
	background-color:none;
	border:none;
	width:152px;
	}	
