html,div,img,form,fieldset {
	border:0;
	margin:0;
	padding:0;
}

/*adds vertical scroll bar across browsers to avoid "jump" when page heights vary*/
html {height:100%;margin-bottom:1px}
#wrapper {width:995px;text-align:left;margin:0 auto;overflow:hidden;position:relative;}

#mainPage {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#tabs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	background-color: #990000;
	padding-top:10px;
	padding-bottom:8px;
	margin-bottom:10px;
	border:0px;
}


#topNav {height:110px}
#topNav ul {margin:0 0 0 4px;padding:0;border:0;float:right}
#topNav ul li {
	background-repeat:no-repeat;
	margin:0 10px 0 0;
	padding:0;
	list-style-type:none;
	display:inline;
	float:right;
	font-size: 90%;
	color: #999999;
}

#topNav a:link, #topNav a:visited {
color:#666666;
font-size:90%;
margin-right:5px;
text-decoration:none;
}
#topNav a:hover {
color:#990000;
text-decoration:underline;
}



/* Left nav */
.pagetitle {margin: 8px 0 4px 10px }
#pageHead .pagetitle {float: left; margin: 18px 0px 0px 9px; }

#leftNav hr {margin:16px 0 16px 0 }
#leftNav #assistance {padding-left:12px}

#leftNavHead hr {margin:10px 0 10px 0 }
#leftNav {
	float:left;
	clear:left;
	border-right: 1px solid #cccccc;
	margin-right: 6px;
}
#leftNav, #pageHead {
	width:170px;
	float:left;
}
#leftNav a {
	text-decoration:none;
	display:block;
	color: #990000;
	font-size: 90%;
	font-weight: bold;
}
#leftNav a.remove {display:inline; font-weight:normal}
#leftNav a:hover {
	text-decoration:underline;
}

#leftNav ul li {font-size:1.1em;}
#leftNav ul#leftNav1 {
	list-style-type:none;
	padding:0;
	margin-bottom:-10px;
	margin-left: 0px;
	padding-left: 0px;
	border: 0px;
}
#leftNav ul#leftNav1 li {padding:3px 0 3px 2px;margin:0 10px 0px 0px; }
#leftNav ul#leftNav1 li {
	border-bottom:1px solid #f9f9f9;
	display: block;
	border-right: 1px solid #f9f9f9;
	border-left: 1px solid #f9f9f9;
}
#leftNav ul#leftNav1 li.noline { border-bottom:none }
#leftNav ul#leftNav1 li ul { border:0;}

/* modifications to remove bottom margin and border */
#leftNav ul#leftNav1 li.lastItem {border-bottom: none; padding-bottom: 0px;}
#leftNav ul#leftNav1 hr {margin: 4px 0px 2px 0px;}
#leftNav ul#leftNav1 li.open {border-bottom: none; }


#leftNav ul#leftNav2 {padding:0 0 0 19px;margin-left:0}
#leftNav ul#leftNav2 li {padding:3px 0;margin:0}
#leftNav1 {margin:0}

#leftNav ul#leftNav2 {margin-top: 0}
#leftNav2 li {list-style-image:url(/pws/images/bullet.gif)}

#leftNav1 li.open {	backgrounc:none; font-weight:bold;
}
#leftNav1 li.open li {font-weight:normal}
#leftNav1 li ul li.filterTitle {list-style-image:url(/pws/images/px_leftnav_dash.gif);font-weight:bold;border-bottom:solid blue; }
#leftNav1 li ul li.filterTitle li {list-style:url(../Home Office at www.habitat.co.uk_files/none);list-style-type:none;}
#leftNav1 li ul li.filter li {list-style-type:none;}

/***** filters *****/
#leftNav1 ul{ margin:0; padding:0}
#leftNav1 ul li{font-size:100%}
#leftNav1 li{list-style:none}
.viewAll {font-weight:normal}
#leftNav1 li ul li.selectedFilter {font-style:italic;font-weight:bold}
#leftNav1 li ul li.viewAllFilter a {margin-top:5px}

/* end */
.prodImages {
	width: 300px;
	float: left;
	text-align: center;
}
.prodHeader {
	margin-bottom: 15px;
	margin-left: 190px;
}

