/* ==========================================================*/
/* general background css */

body, div, img, form, table, tbody, tfoot, thead, tr, td, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border:0px none;
}

body {
	font-size: 0.8em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.contactdetails h3 {
	font-size: 1em;
	color: #333399;
}
h3.overspace {
	margin-top: 12px;
}


.boldtext {
	font-weight: bold;
}
em {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.invisible {
	display: none;
	visibility: hidden;
}
html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}
#wrapper {
	background-color:#ffffff;
	padding: 0px;
	margin: 0px;
	width: 100%;
	min-width: 1000px;

  /* IE Dynamic Expression to set the width - NB Note to avoid crashing EI, value of 802 rather than 800
	the two values must be different due to a bug */
  width:expression(document.body.clientWidth < 1002 ? "1000px" : "100%" );
	background-attachment: fixed;
	background-image: url(images/leftcolback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.floatright {
	float: right;
	clear: right;
	margin-bottom: 4px;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-bottom: 4px;
	margin-right: 10px;
}
.clearing {
	clear:both;
}
.clearingright {
	clear: right;
}
.textonly {
	display: none;
}
form p.overspace {
	margin-top: 20px;
}
form label.invisible {
	display: block;
	visibility: hidden;
}


/* ==========================================================*/


/* ==========================================================*/
/* header area  */ 

#EndeavourLogo {
	margin: 10px 10px 10px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #124282;
	padding-bottom: 4px;
}
#facebook_logo {
	position: absolute;
	left: 440px;
	top: 38px;
}


/* ==========================================================*/


/* ==========================================================*/
/* content area */

#contentwrapper {
	padding: 0px;
	height: 100%;
	background-image: url(images/footerback.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* ==========================================================*/


/* ==========================================================*/
/* left column */

#leftcolumn {
	width: 200px;
	float: left;
	background-color: #DCDCEB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #C0C1DE;
	border-bottom-color: #8EBE19;
	padding-bottom: 10px;
}
#leftcolumn h1 {
	font-size: 1em;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	background-color: #4F519C;
	background-image: url(images/greenarc1-blueback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8EBE1D;
	margin-right: 10px;
}
#mainmenu {
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	margin-bottom: 10px;
}
#mainmenu li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainmenu li a {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 0px;
	color: #000066;
	text-decoration: none;
	display: block;
}
#mainmenu li a.noarrow, #mainmenu li li a {
	background-image: none;
}

#mainmenu li a:hover {
	text-decoration: underline;
	background-color: #CAC7DE;
}
#mainmenu li li a {
	padding-left: 0px;
}


#mainmenu li a.downarrow {
	background-image: none;
	font-weight: bold;
	background-color: #CAC7DE;
}

#mainmenu ul {
	background-color: #ECECF4;
	padding-left: 10px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4F519C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F519C;
	margin: 0px;
}
#mainmenu ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6163A6;
}

#mainmenu li a.selected {
	font-weight: bold;
	background-image: none;
	background-color: #CAC7DE;
}
#mainmenu li.selected {
	background-color: #BED3BF;
}

#sitesearchform {
	background-color: #C7DF8E;
	padding: 0px 0px 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sitesearchform p {
	margin: 0px;
	padding: 0px;
}
.searchsitetitle {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #4F519C;
	background-image: url(images/greenarc1-blueback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8EBE1D;
	margin: 0px;
	display: block;
}
#searchfield {
	width: 120px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#grouplinklogos {
	background-color: #E8F2D1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8EBE1D;
	border-bottom-color: #8EBE1D;
	border-left-color: #8EBE1D;
	margin-right: 10px;
	margin-left: 10px;
}
#grouplinklogos ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftcolumn .linklogo {
	margin-bottom: 3px;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 3px;
}
/* ==========================================================*/


/* ==========================================================*/
/* right column content */

#rightcolumn {
	margin: 0px 0px 0px 210px;
	padding: 0px;
}
#googletranslator {
	margin-right: 10px;
	margin-left: 10px;
}

#content {
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: 1.4em;
}
#content h1 {
	color: #4F519C;
	font-size: 1.6em;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 1.3em;
	margin-top: 16px;
	margin-bottom: 10px;
	background-image: url(images/h2icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6DE8C;
}
#content h3 {
	font-size: 1em;
}
#content h4 {
	font-size: 1em;
	margin-left: 40px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}
.newsletterdetails {
	margin-bottom: 10px;
	overflow: visible;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #124282;
	padding-top: 10px;
	clear: right;
}
.newsletterdetails h2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #124282;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.newsletterdetails .infobox {
	height: 140px;
}

.newsletterdetails .floatleft {
	position: relative;
}


.contactdetails p {
	margin: 0px;
	padding: 0px;
}
.contactdetails {
	margin-top: 10px;
	background-color: #ECECF4;
}

.contactdetails p.spacer {
	margin-top: 6px;
}

div.contactdetails {
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #DCDCEB;
}

.reportsavedbox {
	border: 1px solid #37773B;
	margin-top: 10px;
	width: 40em;
}
.reportsavedbox ul {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 10em;
	margin-top: 0px;
}

.reportdetails {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #37773B;
	margin-top: 10px;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#content .reportsavedbox h3 {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #4F519C;
	padding: 3px 3px 3px 5px;
}

#content .reportsavedbox .header {
	float: left;
	width: 10em;
	font-size: 1em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: solid;
	border-top-color: #37773B;
	border-left-color: #37773B;
	font-weight: bold;
}


.reportdetails p {
	margin: 1px 0px;
}
#repairsmaptable {
	width: 40em;
	border: 1px solid #37773B;
}
#repairsmaptable caption {
	font-weight: bold;
	color: #ECE9D8;
	background-color: #4F519C;
	padding: 3px;
}
#repairsmaptable th {
	background-color: #E8F2D1;
}
#repairsmaptable td {
	border: 1px solid #D7E4D8;
}

.breadcrumbs {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 1.2em;
	margin-left: 0px;
}
.breadcrumbs li {
	float: left;
	margin-right: 5px;
	color: #003300;
	border-bottom-color: #8EBE19;
}
.usefulpage {
	background-color: #E8F2D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8EBE1D;
	padding: 3px 6px 3px 24px;
	display: block;
	background-image: url(images/greenarc1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 40px;
	clear: right;
}
.usefulpage a {
	text-decoration: none;
	color: #000099;
}
.usefulpage a:hover {
	text-decoration: underline;
}

/* ==========================================================*/


/* ==========================================================*/
/* footer area */

#footer {
	padding: 3px 3px 3px 10px;
	background-color: #4F519C;
	color: #FFFFFF;
	clear: both;
}
#footer a {
	color: #CCFFCC;
}

#subfooter {
	margin: 0px;
	padding: 5px 5px 5px 210px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5A4F9C;
	background-image: url(images/subfooterbback.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.contactdetails .backbutton {
	float: right;
	background-color: #4F519C;
	color: #FFF;
	text-decoration: none;
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A9BC7;
	border-right-color: #7274B0;
	border-bottom-color: #3E3F7B;
	border-left-color: #4F519C;
}

/* ==========================================================*/
#___________________{}
#_HOMEPAGE LAYOUT {}
#___________________{}
/* ==========================================================*/
/* home page layout */

.joblist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #124282;
	margin-left: 40px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-right: 40px;
}
#content .joblist h3 {
	padding: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content .joblist p {
	margin: 0px;
	padding: 0px;
}
#content .joblist p.joblink {
	margin: 6px 0px;
}
.overdash {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #124282;
	padding-top: 8px;
}
.smartlist1 {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#content  .contactdetails h2 {
	background-image: none;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newslist {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCEB;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	margin-right: 20px;
}
#content .newslist h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F519C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4F519C;
	background-image: none;
	background-color: #DCDCEB;
}

#content .newslist p {
	margin: 2px 0px 0px 2px;
	padding: 0px;
}
#wrapper #contentwrapper #rightcolumn #content .newsdetailspic {
	background-color: #F7FBEE;
	text-align: right;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E8F2D1;
	border-left-color: #E8F2D1;
	margin-right: 10px;
	float: right;
	margin-bottom: 4px;
	margin-left: 10px;
	padding-top: 6px;
	margin-top: 3.6em;
	clear: right;
}
.repairsdetails {
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8EBE1D;
	background-color: #C7DF8E;
	padding: 10px;
	margin-right: 12px;
	margin-bottom: 8px;
}
.repairsdetails p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .4em;
	margin-left: 0px;
}
.repairslist {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(images/repairsbullet.gif);
	margin-left: 0px;
	padding-left: 10px;
	margin-right: 10px;
}
.repairslist li a {
	color: #000066;
	background-color: #ECECF4;
	margin-bottom: 4px;
	padding-left: 6px;
	margin-left: 6px;
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7D7EB7;
	border-left-color: #333366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5C6DE;
}
.repairslist li a:hover {
	background-color: #CAC7DE;
	text-decoration: underline;
}

.feedbackform {
}
fieldset {
	margin-right: 10px;
}

.feedbackform input {
	width: 240px;
	font-size: 1em;
}
.feedbackform input#Submit {
	width: auto;
}
.feedbackform label {
	float: left;
	width: 240px;
	margin-left: 0.2em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 0.2em;
}
.feedbackform p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.feedbackform label.requiredgood {
	font-weight: bold;
}
.requiredbad {
	font-weight: bold;
	color: #FF0000;
	margin-left: 40px;
}
div.requiredbad {
	padding: 5px 0px;
	border: 1px solid #FF9999;
	background-color: #FFCCCC;
	width: 40em;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.requiredbad ul {
	margin-left: 20px;
	list-style-type: none;
}
div.requiredbad p {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#pagefeedbackform input.exclude {
	width: 1em;
	margin-left: 1em;
}
#pagefeedbackform label.exclude {
	width: 60px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.feedbackform input.exclude {

	width: auto;
}
.feedbackform label.exclude {

	width: 60px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#reportfinalform {
	padding: 5px;
}
#reportfinalform .overdash {
	margin-top: 10px;
	padding-top: 20px;
}
#reportfinalform p.indentright {
	margin-left: 250px;
}
#rightcolumn #content #reportfinalform label.exclude {
	margin-right: 20px;
}
.perfinftable {
	padding: 0px;
	width: 92%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4F519C;
}
*html .perfinftable {
	width: 580px;
}
.perfinftable caption {
	color: #FFFFFF;
	background-color: #4F519C;
	font-weight: bold;
	padding: 3px;
	margin: 2px;
	text-align: left;
}
.perfinftable th {
	background-color: #C6DE8C;
	padding: 2px;
}
.perfinftable td {
	text-align: center;
	padding: 2px;
	background-color: #E8F2D1;
}
#content h2.clearpic {
	clear: right;
}
.questionnairebox {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px dotted #CCCCCC;
	margin-right: 10px;
	background-color: #F3F9E8;
}
.questionnairebox p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.questionnairebox label.questiontitle {
	font-weight: bold;
}
.questionnairebox textarea {
	height: 6em;
	width: 80%;
}
#acrobatlogo {
	margin-right: 10px;
}
p.indentright {
	margin-left: 247px;
}
#repairsadvice h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#repairsadvice {
	background-color: #F5FAED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8EBE1D;
	padding: 10px;
	margin-right: 10px;
}

#repairsadvice p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.locationmap {
	background-color: #E8F2D1;
}
#servicedetails th {
	background-color: #8EBE1D;
	text-align: left;
	padding: 2px;
}
#servicedetails {
	background-color: #E8F2D1;
}
#servicedetails caption {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F519C;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8EBE1D;
	padding: 2px;
}
#subfooter img {
	margin-right: 20px;
}
#leftcolumn #w3clogos {
	margin: 10px;
}
#wrapper #contentwrapper #rightcolumn #content .contactdetails p.overspace {
	margin-top: 12px;
}
#mailsource {
	display: none;
	width: 1px;
}
#newabouteha {
	width: 95%;
	background-color: #E3F5B7;
	background-image: url(images/abouteha-middle-middle.gif);
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-top: 40px;
}
#newabouteha p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 1.2em;
}
#newabouteha .top {
	background-image: url(images/abouteha-top-middle.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 29px;
}
#newabouteha .top h2 {
	font-size: 1.6em;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: none;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#newabouteha .top .left {
	background-image: url(images/abouteha-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 222px;
	float: left;
}
#newabouteha .top .right {
	background-image: url(images/abouteha-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
}
#newabouteha .middle .left {
	background-image: url(images/abouteha-middle-left.gif);
	background-repeat: repeat-y;
	background-position: left center;
	width: 100%;
}
#newabouteha .middle .right {
	background-image: url(images/abouteha-middle-right.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
#newabouteha .bottom .left {
	background-image: url(images/abouteha-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 29px;
	width: 40px;
	float: left;
}
#newabouteha .bottom .right {
	background-image: url(images/abouteha-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 29px;
}
#newabouteha .bottom {
	background-image: url(images/abouteha-bottom-middle.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 29px;
}
#newvision {
	width: 95%;
	background-color: #E3F5B7;
	background-image: url(images/vision-middle-middle.gif);
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-top: 40px;
}
#newvision p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 1.5em;
	color: #3A3C74;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#newvision .top {
	background-image: url(images/vision-top-middle.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 29px;
}
#newvision .top h2 {
	font-size: 1.6em;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: none;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#newvision .top .left {
	background-image: url(images/vision-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 222px;
	float: left;
}
#newvision .top .right {
	background-image: url(images/vision-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
}
#newvision .middle .left {
	background-image: url(images/vision-middle-left.gif);
	background-repeat: repeat-y;
	background-position: left center;
	width: 100%;
}
#newvision .middle .right {
	background-image: url(images/vision-middle-right.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
#newvision .bottom .left {
	background-image: url(images/vision-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 29px;
	width: 40px;
	float: left;
}
#newvision .bottom .right {
	background-image: url(images/vision-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 29px;
}


#newvision .bottom {
	background-image: url(images/vision-bottom-middle.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 29px;
}
#newvalues {
	width: 95%;
	background-color: #E3F5B7;
	background-image: url(images/values-middle-middle.gif);
	background-repeat: repeat;
	margin-bottom: 40px;
	margin-top: 40px;
}
#newvalues p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-size: 1.2em;
}
#newvalues h3 {
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-size: 1.2em;
	margin-right: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}


#newvalues .top {
	background-image: url(images/values-top-middle.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 29px;
}
#newvalues .top h2 {
	font-size: 1.6em;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: none;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#newvalues .top .left {
	background-image: url(images/values-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 222px;
	float: left;
}
#newvalues .top .right {
	background-image: url(images/values-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
}
#newvalues .middle .left {
	background-image: url(images/values-middle-left.gif);
	background-repeat: repeat-y;
	background-position: left center;
	width: 100%;
}
#newvalues .middle .right {
	background-image: url(images/values-middle-right.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
#newvalues .bottom .left {
	background-image: url(images/values-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 29px;
	width: 40px;
	float: left;
}
#newvalues .bottom .right {
	background-image: url(images/values-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 29px;
}


#newvalues .bottom {
	background-image: url(images/values-bottom-middle.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 29px;
}
#newvalues #valuespic {
	float: right;
	margin-right: 10px;
	margin-top: -20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contactustable {
	width: 700px;
}

.contactustable th {
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #50539D;
	vertical-align: top;
}
.altcontactmethod {
	float: left;
	height: 120px;
	width: 110px;
	text-align: center;
}
.altcontactmethod p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.contactustable p {
	margin: 0px;
	padding: 0px;
}
.contactustable td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #50539D;
}
#christmasopening {
	background-color: #FFFFCC;
	padding: 10px;
	border: 2px solid #FF0000;
	text-align: center;
}
#christmasopening p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#christmasopening h2 {
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#christmasopening td {
	width: 20%;
	white-space: nowrap;
}
#newheader {
	background-color: #DDEBBA;
	background-image: url(images/newheader-back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 123px;
	position: relative;
}
#newheader #endeavourlogo {
	position: absolute;
	right: 20px;
	bottom: 6px;
	top: auto;
	margin: 0px;
	padding: 0px;
}

#pagename {
	color: #FFFFFF;
	background-color: #7274B0;
	height: 40px;
	background-image: url(images/newtitle-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#newheader #sweeper {
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

#pagename h1 {
	font-size: 1.8em;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	margin: 0px;
}
#newtopmenu {
	position: absolute;
	top: 3px;
	right: 10px;
	list-style-type: none;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newtopmenu li {
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#newtopmenu li a {
	color: #000000;
	text-decoration: none;
}
#newtopmenu li a:hover {
	text-decoration: underline;
}
.newtextbox {
	width: 98%;
	background-image: url(images/textbox-middle-middle.gif);
	background-repeat: repeat;
	margin-bottom: 40px;
	margin-top: 40px;
	font-size: 1.2em;
}
.newtextbox p {
	margin-right: 20px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newtextbox table p {
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.newtextbox h3 {
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-size: 1.2em;
	margin-right: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}


.newtextbox .top {
	background-image: url(images/textbox-top-middle.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 29px;
}
#content .newtextbox h2 {
	font-size: 1.4em;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 40px;
	background-image: url(images/textbox-h2-back.gif);
	font-weight: normal;
	letter-spacing: 0.1em;
	background-color: #4F519C;
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	line-height: 1.3em;
	margin: 0px;
}
.newtextbox .top .left {
	background-image: url(images/textbox-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	float: left;
	z-index: -10;
	background-color: #4F519C;
}
.newtextbox .top .right {
	background-image: url(images/textbox-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
}
.newtextbox .middle .left {
	background-image: url(images/textbox-middle-left.gif);
	background-repeat: repeat-y;
	background-position: left center;
	width: 100%;
}
.newtextbox .middle .right {
	background-image: url(images/textbox-middle-right.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.newtextbox .bottom .left {
	background-image: url(images/textbox-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 29px;
	width: 40px;
	float: left;
}
.newtextbox .bottom .right {
	background-image: url(images/textbox-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 29px;
}


.newtextbox .bottom {
	background-image: url(images/textbox-bottom-middle.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 29px;
}
.newtextbox ol, .newtextbox ul {
	margin-left: 60px;
	margin-bottom: 0px;
	padding-bottom: 16px;
	margin-right: 10px;
}
#newbreadcrumbs {
	margin-bottom: -15px;
}
.newtextbox .contactdetails {
	margin-left: 40px;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#wrapper #contentwrapper #rightcolumn #content .newtextbox .contactdetails h3 {
	margin-left: 0px;
	padding-left: 0px;
}

#wrapper #contentwrapper #rightcolumn .newtextbox .contactdetails p {
	margin: 0px;
	padding: 0px;
}

.newtextbox fieldset {
	margin-left: 40px;
}
.newtextbox .perfinftable, .newtextbox #servicedetails, .newtextbox #repairsmaptable {
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
#wrapper #contentwrapper #rightcolumn #content .newtextbox .locationmap {
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	background-color: #FFFFFF;
}

.newtextbox #pollform .questionnairebox {
	margin-left: 40px;
}
.newtextbox .newslist {
	margin-left: 40px;
}
.newtextbox .newslist h3 {
	margin-left: 0px;
}

#wrapper #contentwrapper #rightcolumn #content .newtextbox .contactustable p {
	margin: 0px;
	padding: 0px;
}
#wrapper #contentwrapper #rightcolumn #content .newtextbox .altcontactmethod p {
	margin: 0px;
	padding: 0px;
}
.newtextbox .contactustable, .newtextbox .altcontactmethod {
	margin-left: 20px;
}




.newtextbox#menubox {
	background-image: url(images/menubox-middle-middle.gif);
}
.newtextbox#menubox .bottom {
	background-image: url(images/menubox-bottom-middle.gif);
}
.newtextbox#menubox .bottom .right {
	background-image: url(images/menubox-bottom-right.gif);
}
.newtextbox#menubox .bottom .left {
	background-image: url(images/menubox-bottom-left.gif);
}
.newtextbox#menubox .top .left {
	background-image: url(images/menubox-top-left.gif);
}
.newtextbox#menubox .top .right {
	background-image: url(images/menubox-top-right.gif);
}
.newtextbox#menubox .middle .left {
	background-image: url(images/menubox-middle-left.gif);
}
.newtextbox#menubox .middle .right {
	background-image: url(images/menubox-middle-right.gif);
}#menubox ul {
	list-style-position: outside;
	list-style-image: url(images/menubox_bullet.gif);
	list-style-type: none;
	margin-left: 40px;
	padding-left: 24px;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#menubox li a {
	color: #000099;
	margin-left: 4px;
	display: block;
}
#menubox li {
	margin-top: 2px;
	margin-bottom: 2px;
}
#menubox .selected {
	padding-left: 4px;
	font-weight: bold;
	color: #666666;
}
#latestnewsonhomepage {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F519C;
	padding: 5px;
	margin-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF33;
	font-size: 1.31em;
}
#wrapper #contentwrapper #rightcolumn #content #latestnewsonhomepage p {
	margin: 0px;
	padding: 0px;
}
#wrapper #contentwrapper #rightcolumn #content #latestnewsonhomepage a {
	color: #FFFF33;
}
#tsalogo, #hcalogo {
	margin-left: 10px;
	border: 1px solid #4F519C;
	margin-bottom: 10px;
}
#latestnewsonhomepage2 {
	background-image: url(images/latestnewsarrowgreen.gif);
	background-repeat: repeat-y;
	background-position: left -2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8EBE19;
	border-right-color: #8EBE19;
	border-bottom-color: #8EBE19;
	border-left-color: #8EBE19;
	position: relative;
	height: 27px;
	overflow: visible;
	margin-top: 20px;
	margin-bottom: -20px;
	background-color: #FFC;
	width: 94%;
}
#latestnewsonhomepage2 h2 {
	float: left;
	width: 120px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	color: #FFF;
	background-image: none;
}
#latestnewsonhomepage2 p a {
	text-decoration: none;
}
#latestnewsonhomepage2 p a:hover {
	text-decoration: underline;
}
#latestnewsonhomepage2 p object {
	margin: 0px;
	padding: 0px;
}
#latestnewsonhomepage2 #newsticker {
	margin-left: 136px;
	text-align: center;
	background-image: url(images/newstickerback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}





#housingpoints th {
	font-weight: normal;
	text-align: left;
}
#housingpoints td {
	font-weight: bold;
}
.newrepairs {
	padding: 0px;
	list-style-type: none;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 550px;
}
.newrepairs li a {
	font-weight: bold;
	color: #000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 100%;
	margin: 0px;
	background-image: url(images/repairlistback1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 55px;
}

.newrepairs li {
	padding: 0px;
	height: 30px;
	width: auto;
	background-image: url(images/repairlistback1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.newrepairs li a:hover {
	font-weight: bold;
	color: #000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 100%;
	margin: 0px;
	background-image: url(images/repairlistback2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 55px;
}

#repaircolumns {
	width: 100%;
	overflow: visible;
	clear: right;
	position: relative;
	float: left;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#repaircolumns #leftbox {
	float: left;
	width: 290px;
}
#repaircolumns .newrepairs {
	width: 100%;
}

#repaircolumns #rightbox {
	float: left;
	width: 290px;
	margin-left: 20px;
}
#repaircolumns .newrepairs li a, #repaircolumns .newrepairs li {
	background-image: url(images/repairlistbackshort1.gif);
}

#repaircolumns .newrepairs li a:hover {
	background-image: url(images/repairlistbackshort2.gif);
}
.calendar {
	margin-top: 20px;
	margin-left: 40px;
	border: 1px solid #4F519C;
}

.calendar td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.calendarheader {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	background-color: #4F519C;
}
.calendarheader td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.calendarheader a {
	color: #CF9;
}


.calendargrid td {
	height: 40px;
	width: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
}
.calendargrid td.blankcell {
	background-color: #E5E5E5;
}

.calendargrid .daynames td {
	background-color: #999;
}

.calendargrid td.eventday a {
	display: block;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.calendargrid td.eventday {
	background-color: #CF9;
}


.eventsbox {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8EBE19;
	margin-left: 40px;
	margin-right: 20px;
}
#content .eventsbox h4 , #content .eventsbox p{
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
a#calendar {

}
#homepagebannerbox1 {
	background-image: url(images/best_place_to_work_banner2_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 197px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
	width: 95%;
}
#homepagebannerbox2 {
	height: 197px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
	width: 95%;
	background-color: #FFC;
}
#homepagebannerbox3 {
	height: 197px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
	width: 95%;
	background-color: #EAF2D2;
}

#latestnewsonhomepage2 a {
	color: #FFF;
	text-decoration: none;
}
#latestnewsonhomepage2 a:hover {
	color: #FF9;
	text-decoration: underline;
}
#home_banners_interim {
	width: 757px;
	margin-top: 12px;
}
#home_banners_interim #leftcol {
	float: left;
	width: 382px;
	margin-bottom: 12px;
}
#home_banners_interim #rightcol {
	float: right;
	text-align: right;
	width: 370px;
}
#home_banners_interim #rightcol img {
	margin-bottom: 12px;
}
#home_banners_interim .bottom_banner {
	margin-top: 10px;
	margin-bottom: 10px;
}
#outer_wrapper {
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
*html #outer_wrapper {
	width: 970px;
}
#outer_wrapper #wrapper {
	min-width: 967px;
  /* IE Dynamic Expression to set the width - NB Note to avoid crashing EI, value of 802 rather than 800
	the two values must be different due to a bug */
  width:expression(document.body.clientWidth < 969 ? "967px" : "100%" );
}
body.body_text_align_central {
	text-align: center;
	background-image: url(images/centralised_body_back_white.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFF;
}
#newtopmenu.centralised {
	width: 967px;
	left: auto;
	right: auto;
}
#newtopmenu.centralised li {
	float: right;
}

