/*
	JDF SS12 style.css
	Designer: David Moss
	Updated: 10:59 30/01/2012 - "Occasion Shop" added to sub nav, "Reductions" moved
	Updated: 10:28 16/01/2012 - SS12 Refresh
*/


body {
	background: url(//images2.drct2u.com/content/images/homepages/120103SS_JDF_NAV_page_bg.jpg) center top repeat-y #FFFFFF;
	font-size: 100%;
}

#outerPageContainer {
	width: 1000px !important;
	background-color: #FFFFFF;
}

h1, .largetitle { /* largetitle - Needs to be replaced with H1 tag in future project */
	color: #651c70;
}

h1 span { /* h1 page title strapline style (used on guided nav pages) */
	color: #999;
}

h2 {
	color: #651c70;
}

h3 {
	color: #651c70;
}

h4 {
	color: #651c70;
}

a, a:link, a:visited {
	color: #651c70;
	text-decoration: underline;
}

a:hover {
	color: #651c70;
	text-decoration: none; 
}

#headerContainer {
	margin: 0;	
	width: 1000px;
	background: url(//images2.drct2u.com/content/images/homepages/120103SS_JDF_NAV_header_bg.jpg) no-repeat bottom right #FFFFFF;
}

/* Brand Logo 
------------- */

#brandLogo-2 {
	background: transparent;
	width: 190px;
}

#brandLogo-2 a img {
	display: block;
}

#brandLogo-2 a:hover {
	background: transparent;
}

/* Top Navigation Style
----------------------- */

#topNav-1 {
	height: 60px;
	margin: 0 auto;
	width: 1000px;
}

ul#topNavigation {
	color: #ffffff;
	margin: 0;
	padding: 0;
	position: relative;
	width: 1000px;
	float:left;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	 
	
	background: #353535; /* Old browsers */
	background: -moz-linear-gradient(top, #353535 0%, #151515 75%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353535), color-stop(75%,#151515)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #353535 0%,#151515 75%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #353535 0%,#151515 75%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #353535 0%,#151515 75%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#151515',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #353535 0%,#151515 75%); /* W3C */
}

/* Standard link style */

#topNavigation li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#topNavigation li a, #topNavigation li a:link, #topNavigation li a:visited {
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 14px;
	line-height: 36px;
	margin: 0;
	padding: 0 10px 0 9px;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	background: url(//images2.drct2u.com/content/images/homepages/110627SS_JDF_NAV_topnav_divider.jpg) no-repeat right top;
}

#topNavigation li a:hover, #topNavigation li a.hovered {
	background: #ebebeb;
	color: #000;
}



/* Specific link styles */

#topNavigation li#JDF-Home-TopNav {
	position: absolute;
	left: 5px;
	top: 0;
}

#topNavigation li#JDF-Home-TopNav a {
	background: url("//images2.drct2u.com/content/images/homepages/110627SS_JDF_NAV_topnav_home.png") no-repeat center;
	display:block;
	border-left: none;
	height: 36px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 36px;
}


#topNavigation li#JDF-Home-TopNav a:hover {
	background: url("//images2.drct2u.com/content/images/homepages/110627SS_JDF_NAV_topnav_home.png") no-repeat center #ebebeb;
}


#topNavigation li#GiftsTopNav {
	padding-left: 38px;
}

#topNavigation li#JDF-Health---BeautyTopNav a, #topNavigation li#JDF-Health---BeautyTopNav a:link, #topNavigation li#JDF-Health---BeautyTopNav a:visited, #topNavigation li#JDF-Health---BeautyTopNav a:hover, #topNavigation li#JDF-Health---BeautyTopNav a:active {
	display:block;
	line-height: 36px;
	height: 36px;
	width: 130px;
	text-indent:-9999px;
	background: url("//images2.drct2u.com/content/images/homepages/110826SS_JDF_NAV_beauty_01.png") no-repeat center;
}

#topNavigation li#JDF-Health---BeautyTopNav a:hover {
	background: url("//images2.drct2u.com/content/images/homepages/110826SS_JDF_NAV_beauty_02.png") no-repeat center #ebebeb;

}

/* Reductions */

#topNavigation li#JDF-EndofSeasonsaleTopNav a {
	display:block;
	line-height: 36px;
	height: 36px;
	width: 95px;
	text-indent:-9999px;
	background: url("//images2.drct2u.com/content/images/homepages/120130SS_JDF_NAV_reductions_01.png") no-repeat center #c4161c;
}

#topNavigation li#JDF-EndofSeasonsaleTopNav a:hover {
	background: url("//images2.drct2u.com/content/images/homepages/120130SS_JDF_NAV_reductions_02.png") no-repeat center #ebebeb;
}

/* First link in sub nav */

#topNavigation li#JDF-OccasionshopTopNav {
	margin: 0;
	clear: both;
}

/* Occasion Shop */
#topNavigation li#JDF-OccasionshopTopNav a {
	text-indent:-9999px;
	background: url("//images2.drct2u.com/content/images/homepages/120130SS_JDF_NAV_occasion.gif") no-repeat top left;
	display:block;
	width: 200px;
	height: 24px;
	line-height: 24px;
	margin:0;
	padding:0;
}

#topNavigation li#JDF-OccasionshopTopNav a:hover {
	background: url("//images2.drct2u.com/content/images/homepages/120130SS_JDF_NAV_occasion.gif") no-repeat bottom left;
}

/* Brand Store */
#topNavigation li#JDF-BrandstoreTopNav a {
	text-indent:-9999px;
	background: url("//images2.drct2u.com/content/images/homepages/120130SS_JDF_NAV_brand.gif") no-repeat top left;
	display:block;
	width: 200px;
	height: 24px;
	line-height: 24px;
	margin:0;
	padding:0;
}

#topNavigation li#JDF-BrandstoreTopNav a:hover {
	background: url("//images2.drct2u.com/content/images/homepages/120130SS_JDF_NAV_brand.gif") no-repeat bottom left;
}

/* Character Shop */
#topNavigation li#JDF-CharactershopTopNav a {
	text-indent:-9999px;
	background: url("//images2.drct2u.com/content/images/homepages/120130SS_JDF_NAV_character.gif") no-repeat top left;
	display:block;
	width: 200px;
	height: 24px;
	line-height: 24px;
	margin:0;
	padding:0;
}

#topNavigation li#JDF-CharactershopTopNav a:hover {
	background: url("//images2.drct2u.com/content/images/homepages/120130SS_JDF_NAV_character.gif") no-repeat bottom left;
}


/* Football Store */
#topNavigation li#JDF-FootystoreTopNav a {
	text-indent:-9999px;
	background: url("//images2.drct2u.com/content/images/homepages/120130SS_JDF_NAV_football.gif") no-repeat top left;
	display:block;
	width: 200px;
	height: 24px;
	line-height: 24px;
	margin:0;
	padding:0;
}

#topNavigation li#JDF-FootystoreTopNav a:hover {
	background: url("//images2.drct2u.com/content/images/homepages/120130SS_JDF_NAV_football.gif") no-repeat bottom left;
}

/* Deals of the Week */
#topNavigation li#JDF-DealoftheweekTopNav a {
	text-indent:-9999px;
	background: url("//images2.drct2u.com/content/images/homepages/120130SS_JDF_NAV_deal.gif") no-repeat top left;
	display:block;
	width: 200px;
	height: 24px;
	line-height: 24px;
	margin:0;
	padding:0;
}

#topNavigation li#JDF-DealoftheweekTopNav a:hover {
	background: url("//images2.drct2u.com/content/images/homepages/120130SS_JDF_NAV_deal.gif") no-repeat bottom left;
}

/* Drop Down Navigation */

.categoryDropNavContent {
	background: #fff url(//images2.drct2u.com/content/images/homepages/1012SS_JDW_ddm_main_bg.gif) repeat-x;
	border-color: #000;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 7px;
}

.refinementsColumn {
	width: 170px;
}

.promotionsColumn {
	width: 170px;
}

.refinementsColumn .categoryHeading, .promotionsColumn .categoryHeading {
	background: #000;
	height: 21px;
	margin: 12px 0 5px;
}

li.subCategoryHeading {
	color: #FFF;
	background: #000;
	height: 21px;
	width: 150px;
	margin: 12px 0 5px 0;
	font-weight: bold;
	padding: 2px 0 0 5px;
}



.categoryDropNavContent a, .categoryDropNavContent a:link, .categoryDropNavContent a:visited, .categoryDropNavContent a:hover {
	background: url(//images2.drct2u.com/content/images/homepages/1012SS_JDW_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_JDW_ddm_bottomcap.png) no-repeat left top;
	height: 4px;
}

.DDNfooterCapRight {
	background: url(//images2.drct2u.com/content/images/homepages/1012SS_JDW_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: 325px;
    position: absolute;
    text-transform: none;
    top: 8px;
    width: 90px;
}

ul#accountList, ul#siteInfoList, ul#bagList {
	font-size: 13px;
    font-weight: normal;
    list-style-type: none;
	margin: 0;
	text-align: left;
	padding: 0;
}

ul#accountList li, ul#siteInfoList li, ul#bagList li  {
	float: left;
	line-height: 16px;
	width: 100px;
}

#accountList a, #accountList a:link, #accountList a:visited {
    font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

ul#siteInfoList {
	width: 125px;
	position: relative;
}

ul#siteInfoList a {
	color: #000;
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}


#bagList a, #bagList a:link, #bagList a:visited {
    font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

ul#accountList a:hover, ul#siteInfoList a:hover, #bagList a:hover  {
	color: #651c70;
	background: transparent;
	text-decoration: underline;
}



li#SignInHeaderLink, li#MyAccountHeaderLink, li#RegisterHeaderLink {
	border: 0;
	padding: 0;
}

/* Incentives, Help, Contact Us, Request Catalogue, Track Order */


#IncentivesHeaderLink {
	position: absolute;
	left: 200px;
	top: 8px;
}

#HelpHeaderLink {
	position: absolute;
	left: 200px;
	top: 24px;
}

#ContactUsHeaderLink {
	position: absolute;
	left: 200px;
	top: 40px;
}

#TrackOrderHeaderLink {
	position: absolute;
	left: 330px;
	top: 8px;
}


#RequestaCatalogueHeaderLink {
	position: absolute;
	left: 200px;
	top: 56px;
}

#RequestaCatalogueHeaderLink a {
	width: 150px;
}

#WishListHeaderLink {
	position: absolute;
	left: -100px;
	top: 24px;
}

#QuickOrderHeaderLink {
	position: absolute;
	left: -100px;
	top: 40px;
}

/* SEARCH AREA - DIV 4

--------------------------*/

#searchArea-4  {
    background: none;
    height: 24px;
    left: 620px;
    position: absolute;
    top: 80px;
    width: 380px;
	
}

#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 #999999;
	display: inline-block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 0 20px;
	_padding: 3px 0 0 20px;
	width: 160px;
	height: 21px; 
	line-height: 18px;
	font-size: 12px;
}

#searchArea-4 select#searchCategories {
	border: 1px solid #727272;
	display: inline-block;
	float: left;
	height: 23px;	
	margin: 0 4px 0 0;
	_margin: 3px 6px 0 0;
	padding: 3px 2px 2px;	
	width: 106px;
}

#searchArea-4 input.searchButton {
	border: none;
	color:#000;
	font-size: 12px;
	font-weight: bold;
	width: 60px;
	height: 25px;
	line-height: 25px;
	margin: 0;
	background: url("//images2.drct2u.com/content/images/homepages/120103SS_JDF_NAV_search_button.jpg") no-repeat;
}

#searchArea-4 input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}

/* BAG AREA - DIV 5

--------------------------*/
#gotoCheckOutContainerLink {
	float:right;
	height:58px;
	margin:10px 0 0 0;
	padding: 0;
	position:relative;
	width:131px;
}

#bagArea-5  {
    height: 62px;
    left: 846px;
    line-height: 1.12em;
    position: absolute;
    width: 131px;
	_padding: 0px;
}
	
#bagArea-5 p {
	color: #000;
	margin: 0;
	padding: 0; 
}

ul#bagList {
	margin: 0;
	padding: 0;
	position: relative;
}

	
ul#bagList li {
	float: left;
}

#gotoCheckOutContainerLink a, #gotoCheckOutContainerLink a:link, #gotoCheckOutContainerLink a:visited, #gotoCheckOutContainerLink a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	
	display: block;
	background-color: #651c70;
	padding: 5px;
	border-radius: 4px;
	width: 123px;
}

#gotoCheckOutContainerLink a:hover {
	text-decoration: none;
}



li#GoToCheckoutHeaderLink { 
	height: 25px;
	position: absolute;
	right: 8px;
	top: 43px;
	width: 104px;
}

#bagArea-5 p#numberBagItems {
	margin: 0;
	padding: 2px 0 0 0;
}

/* LOGGED IN / GREETING - DIV 10 (shown when logged in)
------------------------------------------------------- */

#greeting-10 {
	left: 30px;
	position: absolute;
	top: 12px;
	width: 220px
}

#greeting-10 p.logInTitle, #greeting-10 p.logInTitleCredit {
	color: #000;
	font-weight: bold;
}

#greeting-10 #clientName {
	color: #000;
}

#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: #651c70;
}

/* breadcrumbcue - also used on 'Your order has NOT been submitted yet' text and Incentive Code box on Checkout page
------------------------------------------------------------------------*/
.breadcrumbcue {
	color: #651c70;
}
a.breadcrumblink {
	color: #651c70;
	text-decoration: none;
}
a.breadcrumblink:hover {
	background-color: #651c70;
	color: #fff;

	padding: 0;
	text-decoration: underline;
}
a.breadcrumbcuelink {
	color: #651c70;
}
a.breadcrumbcuelink:hover {
	color: #651c70;
	text-decoration: underline;
}

/* Main Site Colour
------------------------------------------------------------------------*/
.mainsitecolour {
	background: #651c70;
}

/* sidebartext - Incentive code box text
------------------------------------------------------------------------*/
.sidebartext {
	color: #fff;
}

/* Account Transactions page - 'Information on your account' text
------------------------------------------------------------------------*/
.acctssubtitle {
	color: #651c70;
}

/* 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 Page Styles
----------------------------------------------------------------------*/
/* Category Navigation (LEFT NAV)
----------------------------------------------------------------------*/
#navCategories-8 {
	margin: 6px 0 0 0;
}
#navCategories-8 h2 {
	color: #39427F;

	background-color: #E3E6FF;
	background-image: url("//images2.drct2u.com/content/images/freeformat/0806_JDW_navCategoriesH2.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
#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:#39427F;
	background-color:#F6F7FC;
	border-bottom: 1px Solid #fff;
}
#navCategories-8 a:hover {
	background-color:#39427F;
	color: #fff;
	border-bottom: 1px Solid #fff;
}

/* Guided Navigation (LEFT NAV)
----------------------------------------------------------------------*/
#guidedNav-8 {
	display: block;
	display: inline;
	float: left;
	line-height: 1.125em;
	margin: 10px 10px 5px 5px;
	_margin: 10px 8px 5px 2px;
	padding: 0 0 5px 0;
	width: 170px;
}

#guidedNav-8 ul {
	color: #666;
}

#guidedNav-8 p {
	color: #000;
	padding: 3px 0;
	font-size: 12px;
}

#guidedNav-8 a, #guidedNav-8 a:link, #guidedNav-8 a:visited, #guidedNav-8 a:hover, #guidedNav-8 a:active {
	color: #651c70;
	text-decoration: none;
	font-size: 14px;
}

#guidedNav-8 a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

#guidedNav-8 #availableFiltersHeader, #guidedNav-8 #selectedFiltersHeader {
	color: #000;
	clear: both;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 158px;
	background-image: none;
	background-color: #FFFFFF;
}

#guidedNav-8 .refinementHeader {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0 5px 2px 0;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	color: #000;
	background-color: #fff;
	text-transform: uppercase;
}

ul#currentSelection  {
	width: 170px;
	border-left: none;
	border-right: none;
	background-color: #fff;
	padding: 0;
	margin: 0;
}

#currentSelection li {
	color: #222;
	border-top: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.25em;
	list-style-type: none;
	margin: 0;
	padding: 4px 0 0;
}

#currentSelection li span {
	float: right;
	font-size: 12px;
	font-weight: normal;
	clear: both;
}

#availableFiltersWrapper ul#brandBox {
	color: #000;
	background-color: #fff;
	border: 1px solid #b1b1b1;
	margin: 0;
	padding: 0;
	width: 168px;
}

#availableFiltersWrapper ul#brandBox li {
	background-color: #fff;
	font-size: 12px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #d3d3d3;
}

ul.doubleColMenu {
	width: 75px;
}

#availableFiltersWrapper ul, #availableFiltersWrapper ul.singleColMenu, #availableFiltersWrapper ul.doubleColMenu {
	margin: 0 0 10px 0;
	padding: 3px 3px 0 0;
}

#availableFiltersWrapper ul li a, #availableFiltersWrapper ul.singleColMenu li a, #availableFiltersWrapper ul.doubleColMenu li a {
	padding: 0;
}

#selectedFiltersBottom {
	background-image: none;
	height: 10px;
	width: 170px;
}

#availableFiltersWrapper {
	border-left: none;
	border-right: none;
	float: left;
	padding: 0px;
	width: 170px;
}

#availableFiltersBottom {
	background-image: none;
	float: left;
	height: 9px;
	margin-bottom: 3px;
	width: 170px;
}

/* 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 #E3E6FF; /* image dividing line */
}
.productRange122x130 h2  {
	background-color: #fff;
	border-bottom: 1px solid #651c70;
}
.productRange122x130 h2 a, .productRange122x130 h2 a:link, .productRange122x130 h2 a:visited {
	color: #000;
	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 #E3E6FF; /* image dividing line */
}
.productRange122x130x3 h2  {
	background-color: #E3E6FF;
}
.productRange122x130x3 h2 a, .productRange122x130x3 h2 a:link, .productRange122x130x3 h2 a:visited {
	color: #39427F;
	text-decoration: none;
}	
.productRange122x130x3 h2 a:hover {
	color: #747dbc;
	background-color: #E3E6FF;
	text-decoration: none;
}
/* Product range 3 column style containers with 212 x 260 images
----------------------------------------------------------------------*/
.productRange212x260 {
	border-left: 0.06em Solid #E3E6FF;
}
.productRange212x260 h3  {
	background-color: #E3E6FF;
}
.productRange212x260 h3 a, .productRange212x260 h3 a:link, .productRange212x260 h3 a:visited {
	color: #39427F;
	background-color: #E3E6FF;
	text-decoration: none;
}
.productRange212x260 h3 a:hover {
	color: #747dbc;
	background-color: #E3E6FF;
	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: #651c70;
	text-decoration: underline;
}

a:hover.magnify {
	color: #651c70;
	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: #fff;
	height: 32px;
	padding: 2px 0 0 0;
	width: 1000px;
}

#logoContainer {
	height: 168px;
}	

/* Footer navigation
----------------------------------------------------------------------*/
#footerNav-9 {
	color: #000;
	border-top: 1px solid #ccc;
}

#footerNav-9 a, #footerNav-9 a:link, #footerNav-9 a:visited {
	color: #000;
	text-decoration: none;
}

#footerNav-9 a:hover {
	background: transparent;
	color: #651c70;
	text-decoration: underline;
}

#footerPageDescription {
	color: #651c70;
}
/* 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 (contains number of results, sort by drop down box, page numbers, next and previous buttons)
----------------------------------------------------------------------*/
.productSort, #resultsPages {
	background-color: #DCD1E1;
	color: #000;
	font-weight: bold;
}

.productPages .current {
	background-color: #000;
}

.productPages .previous, .productPages .next {
	background-color: #000;
	color: #ffffff;
}

.productPages a, .productPages a:link, .productPages a:visited, .productPages a:hover{
	color: #651c70;
}

.productPages a:hover {
	background-color: #651c70;
	background-image: none;
	color: #ffffff;
}

.productPages .next a, .productPages .previous a {
	background-image: none;
	background-color: #000000;
	color: #FFFFFF;
}
	

.productPreviewImage .large {
    border: 1px solid #ccc;
}

.productPreview {
	border-bottom: none;
}
