

* {
	margin: 0;
	padding: 0;
}	

body {
	font-size: 62.5%;
	font-family: Verdana;
}

#content:after,
div.middle-right-wrap:after  {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #content,
* html div.middle-right-wrap {height: 1%;}
/* End hide from IE-mac */

/* Header */

#header {
	display: block;
	height: 142px;
	background: url('../images/core/tile-header.jpg') 0 0 repeat-x;
}

#header div.logo {
	width: 800px;
	height: 142px;
	margin: 0 auto;
	background: url('../images/core/header.jpg') 0 0 no-repeat;
	cursor: pointer;
}

#header div.logo h1 {
	width: 681px;
	height: 124px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;	top: 5px; left: 10px;
	background: url('../images/core/logo-bp.jpg') 0 0 no-repeat;
}

#header div.logo1 {
	width: 800px;
	height: 142px;
	margin: 0 auto;
	background: url('../images/core/header1.jpg') 0 0 no-repeat;
	cursor: pointer;
}

#header div.logo1 h1 {
	width: 681px;
	height: 124px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;	top: 5px; left: 10px;
	background: url('../images/core/logo-bp1.jpg') 0 0 no-repeat;
}

/* Wrap */


#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* Content */


#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Left Column */

div.left-column {
	width: 100px;
	height: auto;
	float: left;
}

/* Navigation */

div.nav {
	font-size: 1.1em;
	background: #E1202B url('../images/core/top-nav.jpg') 0 top no-repeat;
	position: relative; margin-top: -12px; 
	z-index: 50;
	padding-top: 20px;
}

div.nav ul {
	padding-bottom: 25px;
	list-style-type: none;
	background: url('../images/core/bg-nav.jpg') 0 0 no-repeat;
}	

div.nav ul li {
	padding: 1px 0;
}

div.nav ul li a {
	width: 190px;
	display: block;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
}



div.nav ul li a.about-bp {
	background: url('2.jpg') 0 0 no-repeat;
}

div.nav ul li a.about-bpp {
	background: url('3.jpg') 0 0 no-repeat;
}

div.nav ul li a.home {
	background: url('11.jpg') 0 0 no-repeat;
}

div.nav ul li a.video {
	background: url('12.jpg') 0 0 no-repeat;
}

div.nav ul li a.about-bpw {
	background: url('4.jpg') 0 0 no-repeat;
}

div.nav ul li a.leavers {
	background: url('9.jpg') 0 0 no-repeat;
}

div.nav ul li a.events-news {
	background: url('5.jpg') 0 0 no-repeat;
}

div.nav ul li a.land-releases {
	background: url('../index_files/onlinetraining.jpg') 0 0 no-repeat;
}

div.nav ul li a.neighbourhoods {
	background: url('../index_files/healthandwell.jpg') 0 0 no-repeat;
}

div.nav ul li a.new-homes {
	background: url('6.jpg') 0 0 no-repeat;
}

div.nav ul li a.display-home {
	background: url('7.jpg') 0 0 no-repeat;
}

div.nav ul li a.telethon-home {
	background: url('../index_files/retail_room.jpg') 0 0 no-repeat;
}

div.nav ul li a.register-interest {
	background: url('8.jpg') 0 0 no-repeat;
}

div.nav ul li a.contact {
	border: none;
	background: url('../index_files/contact.jpg') 0 0 no-repeat;
}

/* Level */

div.nav ul li ul {
	display: none;
	padding-bottom: 0;
	border-top: 1px solid #FFFFFF;
}

div.nav ul li {
	position: relative;
	z-index: 200;
}

div.nav ul ul li a {
	text-indent: 0;
	background: #E1202B;
	color: #000000;
	height: auto;
	width: 170px;
	line-height: 1.4em;
	font-family: Verdana;
	font-size: 62.5%;
	padding: 5px 10px;
	text-decoration: none;
}

div.nav ul li:hover ul,
div.nav ul li.sfhover ul {
	display: block;
	position: absolute; left: 190px; top: 0;
}

/* Fix IE. Hide from IE Mac \*/
* html div.nav ul li ul li { float:left; height: 1%; }
* html div.nav ul li ul li a { height: 1%; }
/* End */

/* Cta */
div.cta {
	padding: 15px;
	background: #48155F;
}



div.cta td {
	color: #ffffff;
}

div.cta ul {
	list-style-type: none;
}

div.cta ul li {
	line-height: 0;
	font-size: 0;
}

div.cta ul li a img {
	border: 0;
}





/* Gallery */
div#logo-gallery { 
	width: 550px;
	padding: 10px 0 20px 0;
	float: left;
}

div#logo-gallery ul.gallery-list {
	list-style-type: none;
	margin: 0;
}

div#logo-gallery ul.gallery-list li {
	display: inline;
	margin: 0 20px 15px 0;
	float: left;
	list-style: none;
}

div#logo-gallery ul.gallery-list li a img {
	border: 2px solid #e6e3d8;
}

div#logo-gallery ul.gallery-list li a:hover img {
	border: 2px solid #ffb621;
}

/* Landing page */
div#list ul {
	list-style-type: none;
	margin: 0;
}

div#list ul li {
	width: 250px;
	float: left;
	padding: 0 10px;
	margin: 20px 0;
}

div#image {
	margin-bottom: 10px;
}

div#image h4 {
	color: #9E8B74;
	font-size: 1.4em;
	text-align: center;
}

div#image img {
	padding: 0 50px;
	margin-bottom: 10px;
}

div#description h4 {
	margin-bottom: 10px;
}

a.back {
	display: block;
	text-align: right;
	border-top: 1px dashed #cccccc;
	padding: 3px 0;
}

a:hover.back {
	color: #2c85bc; 
	text-decoration: underline; 
}



