@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
body { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000 ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-image: url(../images/template/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #000;
	/*color: #000;*/
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #F9A451;
}
a:active {
	text-decoration: none;
}
hr {
	clear: both;
	border: 0;
	height: 1px;
	color: #000;
	background-color: #000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.required {
	color: #F00;
	width: 5px;
}
.bottomspacing {
	margin-bottom:150px;
}
/*--- Styles End ---*/
/*----------------------------------------------------*/
/*--- Site Layout Start ---*/
#body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/template/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	overflow: hidden;
	min-height: 100%;
}
#body #contentholder {
	width: 980px;
	padding: 0px;
	margin: 0px auto;

}
#body #contentholder #content {
	width: 680px;
	float: right;
	margin-bottom: 15px;
}
#body #contentholder #content #image {
	margin: 0px;	
}
#body #contentholder #content #text {
	padding: 20px 15px 15px 15px;
}
#body #contentholder #content h1 {
	color: #F9A451;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 1.4em;
}
#body #contentholder #content h2 {
	color: #000;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 1.1em;
}
#body #contentholder #content h3 {
	color: #000;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 1em;
}
#body #contentholder #content p {
	font-size: 1em;
	padding-bottom: 15px;
	line-height: 1.6em;
}
#body #contentholder #content table {
	padding-bottom: 15px;
}
#body #contentholder #content td {
	font-size: 1em;
	line-height: 1.3em;
}
#body #contentholder #content ul {
	list-style: disc;
	margin-bottom: 15px;
}
#body #contentholder #content ul li {
	font-size: 1em;
	line-height: 1.2em;
	margin-left: 20px;
	padding-left: 5px;
}
#body #contentholder #content ol {
	list-style: decimal;
	margin-bottom: 15px;
}
#body #contentholder #content ol li {
	font-size: 1em;
	line-height: 1.2em;
	margin-left: 20px;
	padding-left: 5px;
}
#body #contentholder #content #address {
	width: 680px;
	margin: 0px auto;
	text-align: right;
}
#body #contentholder #content #address p {
	padding-bottom: 15px;
	font-size: 0.7em;
	line-height: 1.5em;
}
#body #contentholder #content #address a {
	color: #000;
}
#body #contentholder #leftnav {
	width: 300px;
	float: left;
}
#body #contentholder #leftnav #logo {
	padding: 35px 25px 60px 25px;
}
#body #contentholder #leftnav #logo a {
	height: 222px;
	width: 250px;
	display: block;
	text-indent: -10000px;
	background-image: url(../images/template/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: hand;
	cursor: pointer;
}
#body #contentholder #leftnav h2 {
	display: none;
}
#body #contentholder #leftnav #sitenav {
	list-style: none;
	margin: 0px 20px;
	padding: 0px 0px 0px 0px;
}
#body #contentholder #leftnav #sitenav li {
	font-size: 0.9em;
	line-height: 1.2em;
}
#body #contentholder #leftnav #sitenav li a {
	padding: 7px;
	display: block;
	border-top: 1px solid #000;
	color: #000;
	text-decoration: none;
}
#body #contentholder #leftnav #sitenav li a:hover {
	color: #F9A451;
	text-decoration: none;
}
#body #contentholder #leftnav #sitenav .active {
	color: #F9A451;
	text-decoration: none;
	font-weight: bold;
}
#body #contentholder #leftnav #sitenav .contact {
	border-bottom: 1px solid #000;
}
#body #contentholder #leftnav #sitenav .level2 {
	padding-left: 20px;
	border: none;
}
#body #contentholder #leftnav #sitenav .level3 {
	padding-left: 40px;
	border: none;
}
#body #contentholder #leftnav #sitenav .level4 {
	padding-left: 60px;
	border: none;
}
#body #contentholder #leftnav #bannernav {
	list-style: none;
	margin: 20px;
	padding: 0px 0px 0px 0px;
}
#body #contentholder #leftnav #bannernav li {
	font-size: 0.9em;
	line-height: 1.3em;
	display: inline;
}
#body #contentholder #leftnav #bannernav li a {
	padding: 0px;
	display: block;
	border: 1px solid #000;
	color: #000;
	width: 74px;
	height: 134px;
	float: left;
	margin: 5px;
	text-indent: -10000px;
}
#body #contentholder #leftnav #bannernav .blog {
	background-image: url(../images/template/blog.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#body #contentholder #leftnav #bannernav .news {
	background-image: url(../images/template/news.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#body #contentholder #leftnav #bannernav .info {
	background-image: url(../images/template/news-care-homes.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#body #contentholder #leftnav #bannernav .recruitment {
	background-image: url(../images/template/volunteers-recruiting-now.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#body #contentholder #leftnav #searchform {
	clear: both;
	margin: 20px;
	padding: 15px 0px 0px 0px;
	white-space: nowrap;
}
#body #contentholder #leftnav #searchform legend {
	display: none;
}
#body #contentholder #leftnav #searchform label {
	color: #000;
	font-weight: bold;
	padding: 6px 10px 0px 0px;
	font-size: 0.8em;
}
#body #contentholder #leftnav #searchform .textfield {
	border: 1px #000 solid;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding: 5px;
	height: 15px;
	width: 205px;
}
#body #contentholder #leftnav #searchform .go {
	background-color: #F9A451;
	border: none;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	height: 27px;
	border: 1px #000 solid;
}
#body #contentholder #leftnav #logos {
	list-style: none;
	margin: 20px;
	padding: 0px 0px 0px 0px;
}
#body #contentholder #leftnav #logos li {
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 0px;
	display: block;
	color: #000;
	height: 50px;
	float: left;
	text-indent: -10000px;
}
#body #contentholder #leftnav #logos .investor {
	background-image: url(../images/template/investorsinpeople.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 84px;
	margin: 5px 0px 5px 5px;
}
#body #contentholder #leftnav #logos .mindful {
	background-image: url(../images/template/mindful-employer.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 91px;
	margin: 5px 5px 5px 5px;
}
#body #contentholder #leftnav #logos .positive {
	background-image: url(../images/template/positive-about-disabled-people.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 60px;
	margin: 5px 0px 5px 5px;
}
/*--- Site Layout End ---*/
/*----------------------------------------------------*/
/*---  News Layout Start ---*/

#body #contentholder #content .news {
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}
#body #contentholder #content .news .image {
	float: left;
	margin: 0px 10px 20px 0px;
}
#body #contentholder #content .news .date {
	color: #000;
	font-style: italic;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
#body #contentholder #content .news a {
	color: #000;
	text-decoration: underline;
}
#body #contentholder #content .news h3 {
	color: #000;
	font-size: 0.9em;
	margin: 10px 0px 5px 0px;
	text-decoration: none;
	text-transform: uppercase;
}
#body #contentholder #content .news p {
	font-size: 0.9em;
	line-height: 1.7em;
	padding-bottom: 5px;
}
#body #contentholder #content .dateadded {
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
}
#body #contentholder #content .newslargeimage {
	float: right;
	margin: 0px 0px 10px 10px;
}

/*---  News Layout End ---*/
/*----------------------------------------------------*/
/*---  Gallery Layout Start ---*/

#body #contentholder #content .gallery {
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
}
#body #contentholder #content .gallery .image {
	float: left;
	margin: 0px 10px 20px 0px;
}
#body #contentholder #content .gallery .date {
	color: #000;
	font-style: italic;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
#body #contentholder #content .gallery a {
	color: #000;
	text-decoration: underline;
}
#body #contentholder #content .gallery h3 {
	color: #000;
	font-size: 0.9em;
	margin: 10px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
}
#body #contentholder #content .gallery p {
	font-size: 0.9em;
	line-height: 1.7em;
	padding-bottom: 5px;
}
#body #contentholder #content .gallerythumbnail {
	padding: 5px;
	float: left;
	margin: 15px;
}

/*---  Gallery Layout End ---*/
/*----------------------------------------------------*/
/*---  People Layout Start ---*/

#body #contentholder #content .people {
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
}
#body #contentholder #content .people .image {
	float: left;
	margin: 0px 10px 20px 0px;
}
#body #contentholder #content .people a {
	color: #000;
	text-decoration: underline;
}
#body #contentholder #content .people h3 {
	color: #000;
	font-size: 0.9em;
	margin: 10px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
}
#body #contentholder #content .people p {
	font-size: 0.9em;
	line-height: 1.7em;
	padding-bottom: 5px;
}
#body #contentholder #content .peoplelargeimage {
	float: right;
	margin: 0px 0px 10px 10px;
}


/*---  People Layout End ---*/
/*----------------------------------------------------*/
/*---  Real Stories Layout Start ---*/

#body #contentholder #content .realstories {
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
}
#body #contentholder #content .realstories .image {
	float: left;
	margin: 0px 10px 20px 0px;
}
#body #contentholder #content .realstories .strapline {
	color: #000;
	font-style: italic;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
#body #contentholder #content .realstories a {
	color: #000;
	text-decoration: underline;
}
#body #contentholder #content .realstories h3 {
	color: #000;
	font-size: 0.9em;
	margin: 10px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
}
#body #contentholder #content .realstories p {
	font-size: 0.9em;
	line-height: 1.7em;
	padding-bottom: 5px;
}
#body #contentholder #content .realstorieslargeimage {
	float: right;
	margin: 0px 0px 10px 10px;
}

/*---  Real Stories Layout End ---*/
/*----------------------------------------------------*/
/*---  Accommodation Layout Start ---*/

#body #contentholder #content .accommodation {
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	height: 150px;
	vertical-align: middle;
}
#body #contentholder #content .accommodation .image {
	float: left;
	margin: 0px 10px 20px 0px;
}
#body #contentholder #content .accommodation .date {
	color: #000;
	font-style: italic;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
#body #contentholder #content .accommodation a {
	color: #000;
	text-decoration: underline;
}
#body #contentholder #content .accommodation h3 {
	color: #000;
	font-size: 0.9em;
	padding-top: 45px;
	margin: 10px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
}
#body #contentholder #content .accommodation p {
	font-size: 0.9em;
	line-height: 1.7em;
	padding-bottom: 5px;
}
#body #contentholder #content .accommodationlargeimage {
	float: left;
	margin: 0px 10px 10px 0px;
}

/*---  Accommodation Layout End ---*/
/*----------------------------------------------------*/
/*---  Vacancies Layout Start ---*/

#body #contentholder #content .vacancies {
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	height: 150px;
	vertical-align: middle;
}
#body #contentholder #content .vacancies .image {
	float: left;
	margin: 0px 10px 20px 0px;
}
#body #contentholder #content .vacancies .date {
	color: #000;
	font-style: italic;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
#body #contentholder #content .vacancies a {
	color: #000;
	text-decoration: underline;
}
#body #contentholder #content .vacancies h3 {
	color: #000;
	font-size: 0.9em;
	padding-top: 45px;
	margin: 10px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
}
#body #contentholder #content .vacancies p {
	font-size: 0.9em;
	line-height: 1.7em;
	padding-bottom: 5px;
}

/*---  Vacancies Layout End ---*/
/*----------------------------------------------------*/
/*--- Sitemap Layout Start ---*/

#body #contentholder #content #sitemap li {
	margin-bottom: 5px;
}
#body #contentholder #content #sitemap .sitemaplevel2 {
	margin-left: 40px;
}
#body #contentholder #content #sitemap .sitemaplevel3 {
	margin-left: 60px;
}

/*--- Sitemap Layout End ---*/
/*----------------------------------------------------*/
/*--- Form Start ---*/
#form {
	padding: 0px;
	width: 85%;
	margin: 0px auto;
	margin-bottom: 10px;
	border: none;
}
#form h4 {
	color: #E55910;
	font-size: 1.5em;
	margin-bottom: 5px;
	padding: 5px;
}
#form hr {
	clear: both;
	border: 0;
	height: 1px;
	color: #DFE4E0;
	background-color: #DFE4E0;
}
#form .required {
	color: #F00;
	width: 5px;
	float: none;
}
#form .errormessage {
	color: #F00;
	width: 308px;
	float: right;
	margin-bottom: 3px;
	font-size: 0.9em;
	padding: 10px 0px;
}
#form .countdown {
	color: #084BA5;
	width: 308px;
	float: right;
	margin-bottom: 3px;
	font-size: 0.9em;
	padding: 10px 0px;
}
#form fieldset {
	padding: 5px;
	border: none;
	overflow: hidden;
}
#form legend {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
#form label {
	font-size: 0.9em;
	width: 220px;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	padding-top: 2px;
	float: left;
}
#form span {
	font-size: 0.9em;
	line-height: 1.2em;
	width: 308px;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	padding-top: 2px;
	float: right;
	margin-bottom: 5px;
}
#form input {
	width: 308px;
	border: 1px #CCC solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #999;
	padding: 2px;
}
#form input:focus {
	color: #666;
}
#form select {
	width: 308px;
	border: 1px #CCC solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #999;
	padding: 2px;
}
#form select:focus {
	color: #666;
}
#form .fromto {
	width: 118px;
}
#form .fromtoto {
	width: 30px;
	text-align: center;
	font-size: 0.9em;
	float: left;
}
#form textarea {
	width: 308px;
	border: 1px #CCC solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #999;
	padding: 2px;
}
#form textarea:focus {
	color: #666;
}
#form .submitbutton {
	margin: 0px 230px;
	background-color: #F9A451;
	border: none;
	font-size: 0.9em;
	font-family: Helvetica, Arial, sans-serif;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	height: 25px;
	width: auto;
}
#form .radio {
	border: none;
	width: auto;
}
#form .radiolabel {
	width: auto;
	float: none;
}
#form .options {
	float: right;
	width: 294px;
}

/*--- Form End ---*/
/*----------------------------------------------------*/
/*--- Area Start ---*/

#ukmap {
float: right;
margin: 0px 50px
}
#areaslist {
float: left;
}
#areaslist li {
text-align: left;
margin-bottom: 5px !important;
}

.areatable {
margin: 15px auto;
}
.areatable .servtype {
width: 20%;
}
.areatable .servname {
width: 35%;
}
.areatable .officebase {
width: 25%;
}
.areatable .telephone {
width: 20%;
}
.areatable th {
text-align:left;
padding:5px;
background-color:#F9A451;
font-size: 1.2em;
}
.areatable td {
padding:5px;
font-size: 1.2em;
}
.areatable .greybg {
background-color:#EFEFEF;
}

/*--- Area End ---*/
