/*-----------------------
houseofbath.co.uk
Designer: AF
Date: 03/02/11
-----------------------*/

/* 

   Updated: 10:03 08/08/2011 by David Moss - "Home Trial" sub-nav fix  
   Updated: 15:59 05/08/2011 by David Moss - topNav restyled, sub-nav added  
*/

* {margin:0; padding:0;}

#progbarInfo p {
	display: none;
}

body {
	background-color: #fff;	 
	background-image: url("//images2.drct2u.com/content/images/homepages/110209_HOB_hp_bg_slice.jpg");
	background-position: center;
	background-position:top;
	background-repeat: repeat-y;
}

#innerPageContainer {	
		background-color: #ffffff;	
		width: 1005px;
}

h1, .largetitle { /* largetitle - Needs to be replaced with H1 tag in future project */
	position:relative;
	color: #791c67;
}

.largetitle {
	padding-top:10px;
	}

h1 span { /* h1 page title strapline style (used on guided nav pages) */
	color: #999;
}

h2 {
	color: #791c67;
}

h3 {
	color: #791c67;
}

h4 {
	color: #791c67;
}

a, a:link, a:visited {
	color: #003341;
	text-decoration: none;
}

a:hover {
	color: #003341;
	text-decoration: underline; 
}

img a:link, img a:hover, img a:visited {
	background-color: transparent;
}

/*------------------------- HEADER STYLES -------------------------------*/

#headerContainer {
	height:130px;
	
	margin: 0;	
	width: 1000px;
}

/* Brand Logo 
------------- */

#brandLogo-2 a, #brandLogo-2 a:link, #brandLogo-2 a:visited {
	margin-left:3px;
	background: transparent;
	width: 200px;
	height:96px;
}

#brandLogo-2 a img {
}

#brandLogo-2 a:hover {
	background: transparent;
	width: 200px;
	height:96px;
}

/* ACCOUNT AREA - DIV 3
--------------------------*/
#account-3 {
	border-left: none;
	background: transparent;
	position: relative;
	width: 352px;
}

/* Sign, account and register */

ul#accountList {
	left: 272px;
	position: absolute;
	text-transform: none;
	top: 20px;
	width: 200px;
}

ul#accountList li {
	float: left;
}

ul#accountList li a {
	color: #000;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none
}

ul#accountList a:hover {
	color: #000;
	background: transparent;
	text-decoration: underline;
}

li#SignInHeaderLink {
	border-right: 1px solid #b8b8b8;
	padding: 0 6px 0 0;
}

li#MyAccountHeaderLink {
	border-left: 1px solid #eee;
	border-right: 1px solid #b8b8b8;
	padding: 0 6px;
}

li#RegisterHeaderLink {
	border-left: 1px solid #eee;
	padding: 0 0 0 6px;
}

/* Incentives, Help, Contact Us, Request Catalogue, Track Order */

ul#siteInfoList {
	*left:186px;
	_left:167px;
	left: 209px;
	position: absolute;
	text-transform: none;
	top:79px;
	width:340px;
}

ul#siteInfoList li {
	float: left;
}

ul#siteInfoList li a {
	color: #000;
	display: block;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 0;
	text-decoration: none
}

ul#siteInfoList a:hover {
	color: #000;
	background: transparent;
	text-decoration: underline;
}


/* SEARCH AREA - DIV 4
--------------------------*/
#searchArea-4 {
	background: transparent;
	left: 465px;

	height: 24px;
	position: absolute;
	top: 50px;
	width: 360px;
}

#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 #727272;
	display: inline-block;
	float: left;
	height: 22px;
	_height: 18px;
	margin: 0 4px 0 0;
	padding: 0 0 0 20px;
	_padding: 4px 0 0 20px;
	width: 162px;
}

#searchArea-4 select#searchCategories {
	border: 1px solid #727272;
	display: inline-block;
	float: left;
	height: 24px;
	margin: 0 4px 0 0;
	padding: 3px 2px 2px;
	width: 106px;
}

#searchArea-4 input.searchButton {
	background: url(//images2.drct2u.com/content/images/homepages/110701_AW_FPS_searchbtn.jpg) no-repeat 0 100%;
	border: none;
	color: #fff;
	font-weight: bold;
	margin: 0;
	height:24px;
	padding: 0px 0; *padding: 0px 0;
	_padding: 4px 0 3px 0; /* IE6 padding fix */
	width: 56px;
}

#searchArea-4 input.searchButton:hover {
	background: url(//images2.drct2u.com/content/images/homepages/110701_AW_FPS_searchbtn.jpg) no-repeat 0 0;
}

/* BAG AREA - DIV 5
--------------------------*/
#bagArea-5 {
	margin-right: 13px;
	_margin-right: -8px;

}

#bagArea-5 p {
	color: #00000;
	margin: 0;
	padding: 0px 0 0px 0;		
}

ul#bagList {
	padding: 0;
	position: relative;
	float:none;
}

ul#bagList li {
	float: left;
}


#gotoCheckOutContainerLink {
	float:right;
	height:65px;
	margin:15px -20px 0px 0px;	
	*margin:12px 0px 0px 0px;	
	padding: 0px 0 0 0;	
	position:relative;
	width:175px;
	background-image:url("//images2.drct2u.com/content/images/homepages/110701_SS_HOB_HP_searchbimg.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
}

#gotoCheckOutContainerLink a, #gotoCheckOutContainerLink a:link, #gotoCheckOutContainerLink a:visited {
	text-decoration:underline;
}

li#ShoppingBagHeaderLink {
	position: absolute;
	right: 128px;
	text-align: left;
	top: 20px;
	width: 86px;
}

li#ShoppingBagHeaderLink a, li#ShoppingBagHeaderLink a:visited {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

li#ShoppingBagHeaderLink a:hover {
	text-decoration: underline;
}

li#GoToCheckoutHeaderLink { 
	height: 24px;
	position: absolute;
	right: 8px;
	top: 43px;
	width: 102px;
}

li#GoToCheckoutHeaderLink a, li#GoToCheckoutHeaderLink a:visited { 
	background: url(//images2.drct2u.com/content/images/homepages/1006AW_FPS_checkoutbtn.gif) no-repeat 0 100%;
	color: #fff;
	display: block;
	height: 19px;
	padding: 5px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 102px;
}

li#GoToCheckoutHeaderLink a:hover {
	background: url(//images2.drct2u.com/content/images/homepages/1006AW_FPS_checkoutbtn.gif) no-repeat 0 0;
	color: #fff;
}

li#WishListHeaderLink {
	position: absolute;
	width: 50px;
	top: 79px;
	_top: 2px;
	right: 150px;
	_right: 170px;
}

li#QuickOrderHeaderLink {
	position: absolute;
	right: -20px;
	_right: 0;	/* for IE6 */
	top: 49px;
	_top: -30px; /* for IE6 */
}

li#QuickOrderHeaderLink a {
	padding-top:5px;
	text-align:center;
	background: url(//images2.drct2u.com/content/images/homepages/110701_HOB_QuickOrder.jpg) no-repeat 0 0;
	color: #fff !important;
	display: block;
	height: 19px;
	width: 100px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none; 
}

li#QuickOrderHeaderLink a:hover {
	background: url(//images2.drct2u.com/content/images/homepages/110701_HOB_QuickOrder.jpg) no-repeat 0 100%;
	color: #fff;
	text-decoration:none; 
}

li#WishListHeaderLink a {
	color: #000; 
	font-size: 1em;
	font-weight: normal;
	text-decoration: none; 
}

li#WishListHeaderLink a:hover {
	text-decoration: underline; 
}

/* LOGGED IN / GREETING - DIV 10 (shown when logged in)
------------------------------------------------------- */

#greeting-10 {
	left: 30px;
	position: absolute;
	top: 34px;
	width: 220px
}

#greeting-10 p.logInTitle, #greeting-10 p.logInTitleCredit {
	color: #000;
	font-weight: bold;
}

#greeting-10 #clientName {
	color: #358c13;
}

#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: #195b9f;
}

/* breadcrumbcue - also used on 'Your order has NOT been submitted yet' text and Incentive Code box on Checkout page
------------------------------------------------------------------------*/
.breadcrumbcue {
	color: #195b9f;
}
a.breadcrumblink {
	color: #195b9f;
	text-decoration: none;
}
a.breadcrumblink:hover {
	background-color: #195b9f;
	color: #fff;
	padding: 0;
	text-decoration: underline;
}
a.breadcrumbcuelink {
	color: #195b9f;
}
a.breadcrumbcuelink:hover {
	color: #195b9f;
	text-decoration: underline;
}


/*---------------------- END HEADER STYLES-------------------------------*/

/* Top Navigation Style
----------------------- */

#topNav-1 {
	height: 56px; 
	margin: 0 auto;
	width: 1000px;
}

ul#topNavigation {
	color: #000;
	margin: 0;
	padding: 0;
	position: relative;
	width: 1000px;
	background: url("//images2.drct2u.com/content/images/homepages/110725AW_HOB_NAV_bg.png") repeat-x top;
	height: 100%;
	display: block;
}

/* Standard link style */

#topNavigation li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#topNavigation li a, #topNavigation li a:link, #topNavigation li a:visited {
	background: url("//images2.drct2u.com/content/images/homepages/110725AW_HOB_NAV_divider.png") no-repeat right top;
	color: #fff;
	font-size: 12px;
	text-decoration:  none;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0 11px 0 12px;
	line-height: 31px;
	position: relative;
}

#topNavigation li a:hover, #topNavigation li a.hovered {
	background: url("//images2.drct2u.com/content/images/homepages/110725AW_HOB_NAV_bg.png") repeat-x right bottom;
	color: #fff;
	cursor: pointer;
}

/* Specific link styles */

#topNavigation li#HOBhomeTopNav a {
	background: url("//images2.drct2u.com/content/images/homepages/110725AW_HOB_NAV_home.png") no-repeat top;
	border-left: none;
	height: 31px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 30px;
}

#topNavigation li#HOBhomeTopNav a:hover {
	background: url("//images2.drct2u.com/content/images/homepages/110725AW_HOB_NAV_home.png") no-repeat bottom;
}

/* Added margin-left (width of #HOBhomeTopNav + 3) to first link after #HOBhomeTopNav */
#topNavigation li#FurnitureTopNav a {
	margin: 0 0 0 33px; 
}

/* Link next to #HOBhomeTopNav currently in admin */

#topNavigation li#BedroomTopNav a {
	margin: 0 0 0 33px; 
}

#topNavigation li#LatestTopNavTopNav a {
	background: url("//images2.drct2u.com/content/images/homepages/110725AW_HOB_NAV_offers.png") no-repeat top;
	border-left: none;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	width: 106px;
	height: 31px;
}

#topNavigation li#LatestTopNavTopNav a:hover {
	background: url("//images2.drct2u.com/content/images/homepages/110725AW_HOB_NAV_offers.png") no-repeat bottom;
}
/* SECONDARY NAV
--------------------------*/

#topNavigation li#Safe-Secure-ShoppingTopNav,
#topNavigation li#Courier-DeliveryTopNav,
#topNavigation li#home-trialTopNav {
	position:relative;
	display:block;
	float:left;
	background:none;
	height:25px;
}

#topNavigation li#Safe-Secure-ShoppingTopNav a,
#topNavigation li#Courier-DeliveryTopNav a,
#topNavigation li#home-trialTopNav a { 
	margin:0;
	padding:0;
	display:block;
	height:25px;
	width: 333px;
	line-height:25px;
	text-indent:-9999px;
	background: url(//images2.drct2u.com/content/images/homepages/110630_HOB_HP_lowernav.jpg) no-repeat #a6a4a5;
	
}

#topNavigation li#home-trialTopNav a {
	width: 334px;

}
#topNavigation li#Safe-Secure-ShoppingTopNav a { background-position: 0 0; }
#topNavigation li#Courier-DeliveryTopNav a { background-position: -333px 0; }
#topNavigation li#home-trialTopNav a { background-position: -666px 0; }
/* Overstate */
#topNavigation li#Safe-Secure-ShoppingTopNav a:hover { background-position: 0 -25px; }
#topNavigation li#Courier-DeliveryTopNav a:hover { background-position: -333px -25px; }
#topNavigation li#home-trialTopNav a:hover { background-position: -666px -25px; }
/* Downstate */
#topNavigation li#Safe-Secure-ShoppingTopNav a:active { background-position: 0 -50px; }
#topNavigation li#Courier-DeliveryTopNav a:active { background-position: -333px -50px; }
#topNavigation li#home-trialTopNav a:active { background-position: -666px -50px; }

/* 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: 0 1px 0 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 7px;
}

.refinementsColumn {
	width: 170px;
}

.promotionsColumn {
	width: 170px;
}

.refinementsColumn .categoryHeading {
	background: url(//images2.drct2u.com/content/images/homepages/1012SS_JDW_ddm_cathead1bg.gif) no-repeat;
	height: 21px;
	margin: 12px 0 5px;
}

.promotionsColumn .categoryHeading {
	background: url(//images2.drct2u.com/content/images/homepages/1012SS_JDW_ddm_cathead2bg.gif) no-repeat;
	height: 21px;
	margin: 12px 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 7px 0 10px;
}

.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;
}


/* Guided Navigation 
-----------------------------------------------------------------*/
#guidedNav-8 {
	line-height: 1.125em;
	float: left;
	width: 170px;
	margin: 11px 10px 5px 5px;
	_margin: 10px 8px 5px 2px;
	display: block;
	padding: 0px 0px 5px 0px;
}

#guidedNav-8 ul {
	float: left;
	padding: 3px 6px 10px 6px;
	margin: 0em;
	list-style-type: none;
	font-size: 0.69em;
}

#guidedNav-8 a, #guidedNav-8 a:link, #guidedNav-8 a:visited {
	text-decoration: none;
	padding: 2px;
	font-size:15px;
	font-weight: normal;
	color: #003340!important;
}
#guidedNav-8 a:hover {
	font-weight: normal;
	padding: 2px;
	color: #535353;
	text-decoration: underline;
	background-color: #fff!important;
}

#availableFiltersWrapper ul#brandBox li {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D3D3D3;
    font-size: 12px;
    margin: 0;
    padding: 0;
}


/* Footer container
----------------------------------------------------------------------*/

#footer {
	}


/* Footer navigation
----------------------------------------------------------------------*/

#footerNav-9 {
	background-image:url(//images2.drct2u.com/content/images/homepages/100720_HOB_footer.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	height:15px;
	margin:6px;
	width:999px;
}


#footerNav-9 a, #footerNav-9 a:link, #footerNav-9 a:visited {
	color: #ffffff;
	line-height: 15px;
}


#footerNav-9 a:hover {
	color: #ffffff;
	text-decoration:underline;
}

/* Drop Down Navigation */

.categoryDropNavContent {
	background: #fff url() repeat-x;
	border-color: #C2C2C2;
	border-width: 0 1px 0 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 7px;
}

.refinementsColumn {
	width: 170px;
}

.promotionsColumn {
	width: 170px;
}

.refinementsColumn .categoryHeading {
	background: url(//images2.drct2u.com/content/images/homepages/110209_HOB_navshop.png) no-repeat;
	height: 21px;
	margin: 12px 0 5px;
}

.promotionsColumn .categoryHeading {
	background: url(//images2.drct2u.com/content/images/homepages/110209_HOB_navshop.png) no-repeat;
	height: 21px;
	margin: 12px 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;
}
.categoryDropNavContentLiving a, .categoryDropNavContentLiving a:link, .categoryDropNavContentLiving a:visited, .categoryDropNavContentLiving 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/110209_HOB_navbot.png) no-repeat left top;
	height: 11px;
}

.DDNfooterCapRight {
	background: url(//images2.drct2u.com/content/images/homepages/110209_HOB_navbot.png) no-repeat right top;
	height: 11px;
}
