/* 
-------------------------------------------------------------------
Land Securities - Lewisham Shopping Centre
Authored by: Reading Room Ltd.
All editable styles for reskinning

All styles that need to be changed for each different look and feel 
should be in this file.  All other elements that don't change are 
in default.css or generic.css

-------------------------------------------------------------------
*/

body {
	text-align:center;
	font: 68% arial, verdana, sans-serif; /* Unusual font size is used so resizing in IE and Firefox is the same */
	margin:0;
	padding:0;
	color: #000;
	background: url(/images/backgrounds/l-bg.jpg) repeat-x top left #dcd9ea;
}
h1 {
	font-size: 2.2em;
	margin: 0 0 .6em 0;
	padding:0;
	color: #00AAC4;
	line-height: 1.2em;
	clear:both;
}
h2 {
	font-size: 1.1em; 
	color: #00AAC4;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 1em;
}
ul, ol {
	margin:0;
	padding:0;
	list-style:none;
}
p {
	line-height: 1.2em;
	margin:1em 0;
}
a {
	color: #d32908; 
	text-decoration: none;
}
a:hover {
	color: #d32908; 
	text-decoration: underline;
}
a:visited { 
}
img {
	border: 0; 
	margin: 0;
}
table {
	clear: both;
	margin: 0.5em 0;
	padding: 0; 
	border-collapse: collapse; 
/*	width: 100%;*/
	font-size: 1em;
}
caption {
	text-align: left;
}
td, th {
	vertical-align: top; 
	text-align: left; 
	padding-right: 1em; 
	margin: 0;
}
#wrapper {
	width: 73em;
	margin: 0.5em auto 0 auto;
	text-align: left;
	display: block;
}
/* Divs to create the drop shadow effect that wraps around the white border */
.topShadow { 
	background: url(/images/backgrounds/l-topShadow.jpg) repeat-x top left; 
	padding-top: 0.4em;
}
.leftShadow { 
	background: url(/images/backgrounds/l-leftShadow.jpg) repeat-y top left; 
	padding-left: 0.5em;
}
.rightShadow { 
	background: url(/images/backgrounds/l-rightShadow.jpg) repeat-y top right; 
	padding-right: 0.5em;
}
.bottomShadow { 
	background: url(/images/backgrounds/l-bottomShadow.jpg) repeat-x bottom left; 
	padding-bottom: 0.5em;
}

/* Branding for the site 
--------------------------------------------------------------------------
*/

/* Image for print only */
#printHeader {display:none;}
#printHeader img {display:none;}

#header {
	width:100%;
	background: #efeff5;
}


/*#logo {	background: url(/images/backgrounds/header-lewisham.jpg) repeat-x bottom right #706bad; width: 100%; height: 10em; }
#logo h1, #logo a {	margin: 50px 0 0 20px; float: left; display: inline; text-indent: -5000px; background:url(/images/logos/lewisham.gif) no-repeat; height:28px; width:406px; }*/




#globalLinks {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
}
#globalLinks ul {
	float: left;
	display: inline;
	margin: 0 0 0 41em;
	padding: 0.35em 0 0.35em 0;
}
#globalLinks ul li {
	display:inline;
	list-style: none;
}
#globalLinks ul li a {
	background: url(/images/l-seperator.gif) no-repeat 100% 50%;
	padding: 0 .5em 0 0em;
	margin-right: 0.3em;
	color: #d32907;
}
#globalLinks form {
	position: absolute; top: -5em; left: 47em;
	margin: 0;
	padding: 0;
	color: #ffffff;
	width: 25em;
}
#globalLinks form label { 
	float: left; 
	margin-right: 0.5em; 
	padding-top: 0.25em; 
}
#globalLinks form input { 
	float: left; 
	display: inline;
}
*:first-child+html #globalLinks form input {
	padding-left: 0em;
} /* IE7 hack */

#globalLinks ul.pageTools {
	margin-left: 0em;
	padding-left: 0.4em;
}
#globalLinks ul.pageTools li.last a {
	background: none;
	margin-right: 0em;
	padding-right: 0em;
}


/* Main content area & wrapper 
--------------------------------------------------------------------------
*/

/* Main wrapper for leftnav, content area and right column */
#mainContent { background: #ffffff; }

/* Sitewide box displaying opening times - under the leftnav */
#openingTimes {width:100%;  height:15.6em; background-color: #efeef7  }
#openingTimes h2 {color:#00AAC4;margin:0 .5em .2em .9em; padding:.7em 0 0 0; font-size:110%; }
#openingTimes p {color:#333333; margin:0; padding:.4em 0 .3em .9em; line-height:1.4em; }
#openingTimes span { font-weight: bold; float: left; width: 7.5em; }
#openingTimes a {text-decoration:none; color:#d32906; }
#openingTimes a:hover {text-decoration: underline;}
#contentArea span.openDays, #contentAreaWide span.openDays {color:#d32906; float:left; width:24em; clear:left; font-weight:bold;}


/* Div for the main promo image on the homepage */
#homepagePromo {float:right; width:55.9em; background: #e8ded4; }
* html #homepagePromo { width:55.91em; overflow: hidden; }
#homepagePromo img.main {width:55.9em; height:29.8em; display:block; margin: 0em; padding: 0em; }
* html #homepagePromo img.main { width:55.91em; }
*:first-child+html #homepagePromo img.main  { height:29.4em; } /* IE7 hack */


/* Spotlight boxes on the homepage */
#homepageBoxes {float:left; display:inline; width:100%; display:inline; }/* margin and width altered in iestyles.css */
#homepageBoxes div {float:left; height:15.4em; }

#spotlight1 {/*background:url(/images/promos/l-spotlight1-bk.jpg)*/ no-repeat top right #e8ded4; width:18.6em; position:relative; } /*18.77*/
#spotlight2 {/*background:url(/images/promos/l-spotlight2-bk.jpg)*/ no-repeat top right #fdead9; width:18.6em; position:relative; }
#spotlight3 {/*background:url(/images/promos/l-spotlight3-bk.jpg)*/ repeat-x top left; width:18.65em; position:relative; }
* html #spotlight3 { width:18.69em; }
#spotlight4 {display:none;}

#spotlight1 h2,
#spotlight2 h2,
#spotlight3 h2 { height: 2.8em; width: 12.7em; overflow: hidden; margin: 1.5em 0 0 1.25em; }

#spotlight1 h2 { /*background:url(/images/promos/l-spotlight1.gif)*/ no-repeat 0px 0px; }
#spotlight2 h2 { /*background:url(/images/promos/l-spotlight2.gif)*/ no-repeat 0px 0px; }
#spotlight3 h2 { /*background:url(/images/promos/l-spotlight3.gif)*/ no-repeat 0px 0px; }

#spotlight1 h2 span,
#spotlight2 h2 span,
#spotlight3 h2 span { position: absolute; top: -99em; left: -99em; }

#spotlight1 p, 
#spotlight2 p,
#spotlight3 p { color:#333; padding: 0 1.5em; margin:0; line-height: 140%; }

#spotlight1 p, 
#spotlight2 p { width: 50%; }
#spotlight3 p { }

#spotlight1 p span, 
#spotlight2 p span,
#spotlight3 p span { font-weight: bold; }

#spotlight1 a, 
#spotlight2 a, 
#spotlight3 a 
{ 
margin: 0.5em 0 0 0; 
color: #d32906; 
display: block; 
float: left; 
padding-right: 1em; 
/*background:url(/images/l-link-bullet.gif) no-repeat 100% 55%; */
/*new style*/

position:absolute;
	bottom:1em;
	left:1.5em;
}
* html #spotlight3 a { margin: 0.5em 0 0 0.75em; }
*:first-child+html #spotlight3 a  { margin-left: 1.5em; } /* IE7 hack */

/* Smaller content area so the rightCol can be displayed */
#contentArea {float:left; width:45.5%; margin-left:2%; display:inline; font-size: 110%}
#contentArea h2, #contentAreaWide h2 {margin-top:2em;}
#contentArea ul li, #contentAreaWide ul li {padding-left:1.5em; background:url(/images/externalLink-lewisham-bullet.gif) no-repeat left; line-height:1.5em;}
#contentArea a:active, #contentArea a:link, #contentArea a:visited {text-decoration:underline}
#contentArea a:hover {text-decoration:none;}
	
/* Full width content area without the right column */
#contentAreaWide {float:right; width:75%; margin-right:1.5%; display:inline;}

#contentAreaWide .listing {padding-bottom:1.5em; }
#contentAreaWide .listing h2 {margin:1.5em 0 1em 0; padding:0;  line-height:1.2em;}
#contentAreaWide .listing p {margin:.5em 0; padding:0; line-height:1.3em;}
#contentAreaWide .altListing h2 {margin:1.5em 0 1em 0; padding:0; line-height:0;}
#contentAreaWide .altListing p {margin:.5em 0; padding:0;}
#contentAreaWide .vacancyListing h2 {margin:1.5em 0 1em 0; padding:0; line-height:0;}
#contentAreaWide .vacancyListing p {margin:.5em 0; padding:0;}
#contentAreaWide .listitem {float:left;}

#contentArea .column h2, #contentAreaWide .column h2 {font-weight:normal;font-size:100%; margin:1em; padding:0}
#contentArea #facilitiesListing h2, #contentAreaWide #facilitiesListing h2 {display:inline; margin:0; padding:0; color:#00AAC4;}
#contentArea #facilitiesListing p, #contentAreaWide #facilitiesListing p {padding-left:2.8em;}
#contentArea #facilitiesListing ul, #contentAreaWide #facilitiesListing ul{list-style:disc; margin-left:2.8em;}
#contentArea #facilitiesListing ul li, #contentAreaWide #facilitiesListing ul li { line-height:1.5em; margin-left:0em; padding-left:1.5em; list-style:none;}
#contentArea #facilitiesListing ul li a, #contentAreaWide #facilitiesListing ul li a {display:block;}

/* Previous and Next links for listing pages */
#contentArea ul.pagination, #contentAreaWide ul.pagination {width:100%;}
	#contentArea ul.pagination li, #contentAreaWide ul.pagination li { padding-bottom: 1em; padding-left:0em; width:33.3%; float:left; background:none;}
	#contentArea ul.pagination li.next, #contentAreaWide ul.pagination li a {color:#000; background:#efeef7; font-size:110%; padding:.2em .3em .3em .3em; cursor:pointer; c\ursor:hand; border:1px solid #000000; }
	#contentArea ul.pagination li.next, #contentAreaWide ul.pagination li.previous a {float:left;}
	#contentArea ul.pagination li.next, #contentAreaWide ul.pagination li.next a {float:right;}

/* 2 column content */
.column {float:left;width:49%;}

/* Right column included on some pages for latest news */
#rightCol { float:right; width:25%; margin-right:1.5%;display:inline;}
	#rightCol h2 {margin:.5em 0em 1em 0em;}
	#rightCol p {margin:1em 0;}

/* Styles for the alternative Latest News column */
#rightColAlt {float:right; width:25%; margin-right:1.5%; display:inline;}
	#rightColAlt h2 {margin:.5em 0;}
	#rightColAlt h3 {margin:.5em 0;}
	
/* Wrapper divs to create 3 equal height columns*/
#leftContentBorder { }
#rightContentBorder {background:url(../images/l-dotborder.gif) 52em 0 repeat-y;}

	
/* Footer 
--------------------------------------------------------------------------
*/
#footer {
	padding: .6em 0 1em 0; 
	clear:both;
	float:left; 
	width: 100%;
	display:inline;
/*	background:url(/images/logos/l-landsecurities-alt.jpg) no-repeat 1% 30%;*/
}

#footer a:link, #footer a:visited, #footer a:active  {
	color:#333;
}	

#footer p {
	float:right; 
	text-align:right;
	padding-right:1em;
	margin: .1em 0 0 0;
	line-height: 1.8em;
	display:inline;
	background:url(/images/logos/l-landsecurities.jpg) no-repeat 90% 10%;
}

#footer ul {
	float:left;
	width: 62%;
	margin: 0 0 0 0em;
	padding:0;
	display:inline;
	line-height: 1.8em;
	padding-left:.9em;
}

#footer ul li {
	margin:0;
	padding:0;
	display:inline;
}

#footer ul li a {
	background: url(/images/l-seperator.gif) no-repeat 100% 50%;
	padding: 0 .4em 0 0em;
	margin-right: 0.1em;
	margin-left: 0.1em;
}

#footer ul li.last a { background: none; }



/*
-------------------------------------------------------------------
FORM ELEMENTS
-------------------------------------------------------------------
*/

form {
	margin:0; 
	padding:0;
	border:0;
}

fieldset label {font-weight:normal;}

fieldset {
	border:0; 
	margin:0; 
	padding:0;
}

select, input, textarea { border:1px solid #00AAC5; font-size:110%; }
textarea { font-size: 100%; font-family: sans-serif; }

input {
	padding: 0.2em; 
}
input.button {
	margin-left: 0.5em;
	background: #d32906; 
	color: #ffffff;
	border: 0;
}
* html input.button {
	padding-bottom: 0px;
	padd\ing-bottom: 1px;
}
#searchBox input#goButton { 
	background: #d32906; 
	color: #ffffff; 
}




#contentAreaWide input.button { display:block; margin: .5em 0 0 11.3em; clear:both;} /* Left margin is increased in iestyles.css */

#contentArea input.standardField, #contentAreaWide input.standardField {margin:0 0 .7em 0; width:18em;}
#contentArea input.ageField, #contentAreaWide input.ageField {margin:0 0 .7em 0; width:3em;}
#contentArea select.standardField, #contentAreaWide select.standardField {margin:0 0 .7em 0;}
#contentArea textarea.standardField, #contentAreaWide textarea.standardField {margin:0 0 .7em 0; width:21.5em; height:7em;}/* smaller width in iestyles.css */

.inpageForm {padding:1em;}
.inpageForm fieldset {width:75%;}
#contentArea  .inpageForm h2, #contentAreaWide .inpageForm h2 {margin: 0 0 0.5em 11.3em; color: #00AAC4; } /* Left margin is increased in iestyles.css */
.inpageForm a {padding:0 .2em;  font-weight:bold; font-size:110%;line-height:1.5em; text-decoration:underline;}
.inpageForm a:hover {text-decoration:none;}
.inpageForm fieldset select#byCategory {width:18.2em;}
.inpageForm fieldset input#byName {width:18em;}
.inpageForm fieldset input#byPhone {width:18em;margin-bottom:1em;}
.inpageForm label {float:left; width:10.3em; color:#000; font-weight:bold; font-size:120%; }
.inpageForm input {padding:.1em;}
.inpageForm .alphabetBox {margin-left:12.2em; width:43%;}

/* Layout for groups of Radio buttons */
.inpageForm fieldset .radioButtons {float:left; width:60%; }
	.inpageForm fieldset .radioButtons label {float:left; width:auto; margin: 0 .5em .5em 0; font-weight:normal;}
	.inpageForm fieldset .radioButtons input {float:left; border:0; margin-top:.2em; margin-right:1em;}
	.inpageForm fieldset .radioButtons .column label {width:5em; font-weight:normal;}

/* Layout for disclaimer with text and checkbox */
.inpageForm fieldset .disclaimer {float:left; clear:left; width:80%; margin:.3em 0 1em 12.5em; display:inline;}/* Margins altered in iestyles.css */
	.inpageForm fieldset .disclaimer label {margin-left:0;font-weight:normal;width:auto;display:inline;float:none;  font-size:100%;}
	.inpageForm fieldset .disclaimer input {border:0;}
	.inpageForm fieldset .disclaimer p {margin:.3em 0;}

.inpageForm #fCompetition fieldset {padding-bottom:1em;}

#storeSearch .inpageForm input {margin-bottom:0;}

/* Sitewide box for searching the website - under the leftnav */
#searchBox {color:#fff; background: #00AAC3; padding:.8em 1em .6em .9em; height:5.8em;} /* height is altered in iestyles.css */
#searchBox h2 {color:#fff; font-size:120%; letter-spacing:0em; margin:0 0 .4em 0; }
#searchBox input#keywordsField {width:8.5em; border: 1px solid #757575; }



#searchBox label {color:#fff; display:block; margin:0 0 .4em 0;}



/*
-------------------------------------------------------------------
NAVIGATION ELEMENTS
-------------------------------------------------------------------
*/

#leftContentcol {
    float:left;
    width:22.13%;
    width: 22.35%
}
*:first-child+html #leftContentcol {
	width: 22.5%;
} /* IE7 hack */


/* Nav for Second, Third, Fourth and Fifth Levels */
#leftNav {
	background: #d32906;
	float:left;
	width:100%;
}




/* Widths for the links in the subnav are overridden in iestyles.css */
/*1st Level */
#leftNav ul li.last { border-bottom:none; background: none; }
#leftNav ul {font-size:80%; list-style:none; padding:0; }
#leftNav ul li { font-size:140%; border-bottom: 1px solid #d32906; background: url(/images/l-navlink-bg.gif) no-repeat bottom left; }
#leftNav ul li a { padding-top:.6em; padding-bottom:.5em; padd\ing-top:.625em; padd\ing-bottom:.6em; padding-left: 1.0em; padding-right:.8em; margin-left: 1.5em; display:block; color:#FFFFFF; text-transform: uppercase; background: url(/images/l-nav-box-bg.gif) no-repeat 0% 50%; }/* The first 2 padding values are for IE5 only */
#leftNav ul li.onNav { background: url(/images/l-navlink-highlight.gif) no-repeat bottom left; padding-left: 0em; margin-left: 0em; padding-bottom: 0.1em; }
#leftNav ul li.onNav a { }
#leftNav ul li.onNav a.current { }
#leftNav ul li a.currentTopLev { color:#ffffff; background: url(/images/l-nav-box-bg-on.gif) no-repeat 0% 50%; }
#leftNav ul li a:active.current, 
#leftNav ul li a:link.current, 
#leftNav ul li a:visited.current { }
#leftNav ul li a.subNavOn { }


/*2nd Level */
#leftNav ul li.onNav ul { background: url(/images/l-navlink-highlight-l2.gif) no-repeat 0% 0%; margin-left: 0em; padding-top: 0.75em; }
#leftNav ul ul {margin-left:1.5em; border-bottom:none; padding:.3em 0;font-size:100%; }
#leftNav ul li ul li {background:none; border-bottom:none; margin-bottom:.5em; padding-right:.5em;font-size:90%; font-variant:normal; text-transform:none;}
#leftNav ul li.onNav ul li a { background: url(/images/l-nav-arrow-bg.gif) no-repeat 0% 50%; padding:0 0 0 1.2em; margin-left: 1.7em; border:none; }
* html #leftNav ul li.onNav ul li a { padding:0 0 0 1.2em; margin-left: 1.65em; }
#leftNav ul li.onNav ul li a.subNavOn { }
#leftNav ul li.onNav ul li a.current { background: url(/images/l-nav-box-bg-on.gif) no-repeat 0% 50%; }


/*3rd Level */
#leftNav ul li.onNav ul ul { background: #f8e0db; padding-top: 0em; background: url(/images/l-navlink-highlight-l3.gif) no-repeat 0% 0%; }
#leftNav ul li.onNav ul ul li { padding-top:.6em; padding-bottom:.5em; }
#leftNav ul li.onNav ul ul li a { background: url(/images/l-nav-arrow-bg-l3.gif) no-repeat 0% 50%; margin-left: 1.9em; color: #d32906; }
* HTML #leftNav ul li.onNav ul ul li a { margin-left: 1.8em; }
#leftNav ul ul ul {margin: .5em 0 0 1.5em; padding-bottom:0; border-bottom:none; }
#leftNav ul ul ul li {margin-bottom: 0;}


/* Breadcrumb */
#breadcrumb {float:left; width:100%; font-size:100%; margin-bottom:1em; padding-bottom:.5em; margin-top:1em; color:#333;}
#breadcrumb ul {display:inline;list-style:none;}
#breadcrumb ul li {
	display:inline;
	list-style:none;
	background:url(none);
	padding:0;
	font-weight:normal;
}
#breadcrumb ul li a {
	color: #000000;
}




/* 
--------------------------------------------------------------------------
GENERIC SITE WIDE CLASSES
--------------------------------------------------------------------------
 */
 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
} /* For IE 7 & IE5Mac */
/* Hide from IE Mac \*/	
.clearfix {
	display: block;
}
/* End hide from IE Mac */
.clearer {
	clear: both; 
	font-size: 1px; 
	line-height: 1px; 
	overflow: hidden;
	width: 100%;
	height: 1px;
}
.hidden {
	padding: 0;
	text-indent: -9999px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}
.hidden:lang(en) {
	display: none;
} /* for opera */
.rtFloat {
	float: right;
}
.ltFloat {
	float: left;
}
.ltImgFloat {
	float: left; 
	margin: 0.5em 1em 1em 0;
}
.rtImgFloat {
	float: right; 
	margin: 0.5em 0 1em 1em;
}
.imgCentered {
	width: 73%; 
	margin: 0 auto;
}
.topMargin {
	margin-top: 1em;
}
.rightMargin {
	margin-right: 1em;
}
.leftMargin {
	margin-left: 1em;
}
.bottomMargin {
	margin-bottom: 1em;
}

/* Dividing lines used in various sections and an alternate divider for inversed colours */
.wrappingDivider {
	height: 1px;
	line-height: 1px;
	background: url(/images/dot-border.gif) repeat-x top left;
	overflow: hidden;
	margin: 1em 0 1em 0;
}
.closeDivider {
	clear: both;
	height: 1px;
	background: url(/images/dot-border.gif) repeat-x top left;
	width: 100%;
	overflow: hidden;
	margin: 1em 0 1em 0;
}
.divider {
	clear: both;
	height: 1px;
	line-height: 1px;
	background: url(/images/dot-border.gif) repeat-x top left;
	/* background-color: #8ab1c6; */
	width: 100%;
	overflow: hidden;
	margin: 2em 0 1em 0;
}	
hr {
	clear: both;
	height: 1px;
	line-height: 1px;
	background: url(/images/dot-border.gif) repeat-x top left;
	/* background-color: #8ab1c6; */
	width: 100%;
	overflow: hidden;
	margin: 2em 0 1em 0;
}	
#breadcrumb .divider {
	margin: 0.5em 0 0 0;
}
#rightCol .divider {
	margin: 0.5em 0;
}
#rightColAlt .divider, .listing .divider, .altListing .divider {
	margin: 1em 0;
}
#openingTimes .divider { 
	margin: 0;
}
.altDivider {
	clear: both;
	height: 1px;
	background: url(/images/dot-border.gif) repeat-x top left;
	color: #fff;
	width: 100%;
	overflow: hidden;
	margin: 0;
	font-size: 1px;
}
/* Document icons */
.pdfDoc {
	padding: 0.5em 0 0.5em 2.5em; 
	background: url(/images/icons/pdf.gif) no-repeat top left; 
	display: block;
}
/* spacing and alignment for icons */
img.icon {
	vertical-align: middle;
	margin-right: 0.5em;
	display: none;
}
.externalLinks {
	color: #000; 
	text-decoration: underline;
}




.navlevel1 {margin:0em 0 0.8em 1em; padding: 0 0 0 1.2em; background:url(../images/externalLink-bullet.gif) no-repeat center left;font-size:1.1em;}
.navlevel2 {margin:0em 0 0.8em 4em; padding: 0 0 0 1.2em; background:url(../images/externalLink-bullet.gif) no-repeat center left;font-size:1.1em;}



.faqcontainer {clear:both;padding:0;margin:0 0 0.5em 0;}
.faqcontainer p {margin:0 0 0.5em 0;padding:0;}
.faqleft {float:left;width:4%;padding:0;}
.faqright {float:left;width:95%;padding:0;}



.galleryimage {margin:6px 4px 6px 4px;padding:8px;background-color:#eeeeee;border:1px solid #dddddd;float:left;width:150px;height:105px;text-align:center;}
.gallerythumb {margin:12px;padding:8px;background-color:#eeeeee;border:1px solid #dddddd;float:left;width:60px;height:56px;text-align:center;}



#logo {	background: /*url(/images/backgrounds/header-lewisham.jpg)repeat-x bottom right*/  /*#ffffff;*/ #00aac3; width: 100%; height: 10em; }
#logo h1, #logo a {	margin: 0px 0 0 20px; float: left; display: inline; text-indent: -5000px; background:url(/images/logos/lewisham.gif) no-repeat; height:100px; width:406px; }

/* replaced 20197e with 00AAC3. Replaced 29218B (except link) with 00AAC4 - link replaced with #D32907. Replaced 221a7f with 00AAC5. Replaced #6666CC with #D32908 */
/* Changed #logo BG colour to #00aac3 */
/* edited #footer and #footer UL to remove logo on left and move links to the left to replace logo */

/* modified Spotlight a styles*/

/* this bit hides the old newsletter signup box */
#globalLinks #fNewsletter {
	display: none;
}