body#pgCategory,
body#pgDepartment,
body#pgBrandBoutiqueLanding {
	/* NON-EDITABLE */
	background-repeat: no-repeat;
	background-attachment: scroll;

	/* EDITABLE */
	background-color: #ffffff;
	/* Must have surrounding quotes just in case the user manages to use a filename with spaces */
	background-image: url("http://SelfridgesRetailLimited.scene7.com/is/image/SelfridgesRetailLimited/100104%5Fdepartment%5Ffoodhall?%24DEPT%5FBACKGROUND%24wid=wid=1280&hei=900");
	/* The last value is the only one that should be editable */
	background-position: 50% 78px;
}


/* DEPARTMENT PAGES ONLY */
body#pgDepartment div#secondaryNavigation {
	background-color: transparent;
}
body#pgDepartment div#secondaryNavigation a,
body#pgDepartment div#secondaryNavigation a:link,
body#pgDepartment div#secondaryNavigation a:visited {
	color: #0;
}
body#pgDepartment div#secondaryNavigation a:hover,
body#pgDepartment div#secondaryNavigation a:focus,
body#pgDepartment div#secondaryNavigation a:active {
	color: #0;
}
body#pgDepartment div#secondaryNavigation div.header a,
body#pgDepartment div#secondaryNavigation div.header a:link,
body#pgDepartment div#secondaryNavigation div.header a:visited {
	color: #0;
}
body#pgDepartment div#secondaryNavigation div.header a:hover,
body#pgDepartment div#secondaryNavigation div.header a:focus,
body#pgDepartment div#secondaryNavigation div.header a:active {
	color: #0;
}
body#pgDepartment div#secondaryNavigation,
body#pgDepartment div#secondaryNavigation div.header,
body#pgDepartment div#brandRoomNavigation div.options ul {
	border-color: #0;
}

/* BRAND BOUTIQUE PAGES ONLY */
body.brandBoutique div#secondaryNavigation {
	background-color: transparent;
}
body.brandBoutique div#secondaryNavigation a,
body.brandBoutique div#secondaryNavigation a:link,
body.brandBoutique div#secondaryNavigation a:visited {
	color: #0;
}
body.brandBoutique div#secondaryNavigation a:hover,
body.brandBoutique div#secondaryNavigation a:focus,
body.brandBoutique div#secondaryNavigation a:active {
	color: #0;
}
body.brandBoutique div#secondaryNavigation div.header a,
body.brandBoutique div#secondaryNavigation div.header a:link,
body.brandBoutique div#secondaryNavigation div.header a:visited {
	color: #0;
}
body.brandBoutique div#secondaryNavigation div.header a:hover,
body.brandBoutique div#secondaryNavigation div.header a:focus,
body.brandBoutique div#secondaryNavigation div.header a:active {
	color: #0;
}
body.brandBoutique div#secondaryNavigation,
body.brandBoutique div#secondaryNavigation div.header,
body.brandBoutique div#brandRoomNavigation div.options ul {
	border-color: #0;
}

/* CATEGORY PAGES ONLY */
body#pgCategory div#secondaryNavigation {
	background-color: transparent;
}
body#pgCategory div#secondaryNavigation a,
body#pgCategory div#secondaryNavigation a:link,
body#pgCategory div#secondaryNavigation a:visited {
	color: #0;
}
body#pgCategory div#secondaryNavigation a:hover,
body#pgCategory div#secondaryNavigation a:focus,
body#pgCategory div#secondaryNavigation a:active {
	color: #0;
}
body#pgCategory div#secondaryNavigation div.header a,
body#pgCategory div#secondaryNavigation div.header a:link,
body#pgCategory div#secondaryNavigation div.header a:visited {
	color: #0;
}
body#pgCategory div#secondaryNavigation div.header a:hover,
body#pgCategory div#secondaryNavigation div.header a:focus,
body#pgCategory div#secondaryNavigation div.header a:active {
	color: #0;
}
body#pgCategory div#secondaryNavigation,
body#pgCategory div#secondaryNavigation div.header,
body#pgCategory div#brandRoomNavigation div.options ul {
	border-color: #0;
}