/*-----------------------------------------------------------------------
//
//	ILS
//
//	by dpi21 - http://www.dpi21.com
//
//  Copyright 2009 dpi21 Ltd. This code cannot be redistributed without
//  permission from http://www.dpi21.com
//
---------------------------------------------------------------------
//	Global Styles
// --------------------------------------------------------------------*/

* {
	margin: 0 ;
	padding: 0;
	border: 0;
}

body {
	font: 13px Helvetica, Verdana, Arial, Sans-Serif;
	color: #4D4D4D;
	line-height: 17px;
	background: url(../images/body.jpg) top center repeat-x #A7CEED;
}

#wrapper {
	width: 900px;
	margin: 0px auto;
}

a {
	color: #4F9EB8;
}

.links a {
	color: #4D4D4D;
}

.links a:hover {
	text-decoration: none;
}

/* Top */

#top, #logo{
	float: left;
}

#top {
	width: 900px;
	padding-top: 3px;
	height: 106px;
}

#logo {
	padding-top: 15px;
}

#accessibility, #call-to-action, #call-to-action p, #accessibility ul, #accessibility li, #accessibility p  {
	float: right;
}

#accessibility {
	width: 500px;
	background: url(../images/backgrounds/sub-nav.jpg) right no-repeat;
	font-size: 11px;
	height: 25px;
}

#accessibility p {
	padding: 4px 7px 0px 10px;
	width: 90px;
}

#accessibility p a {
	padding: 0 5px 0 10px;
	background: url(../images/icons/arrow.jpg) left no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}

#accessibility p a:hover {
	text-decoration: underline;
}

#accessibility ul {
	width: 150px;
}

#accessibility li {
	border-left: 1px solid #C9DDE7;
	list-style-type: none;
	padding: 2px 5px 0 5px;
	margin: 2px 0;
	height: 17px;
}

#call-to-action {
	width: 690px;
	padding: 8px 0 0 0;
	height: 45px;
}

#call-to-action img {
	float: left;
}

#main-nav {
	float: right;
	width: 680px;
	background: url(../images/backgrounds/menu.jpg) top left no-repeat;
	height: 20px;
	padding: 5px;
}

/* Masthead */

#masthead, #masthead p {
	float: left;
}

#masthead img {
	float: right;
}

#masthead {
	width: 894px;
	background: url(../images/backgrounds/masthead.jpg) left top no-repeat;
	padding: 3px;
	height: 178px;
}

#masthead p {
	width: 370px;
}

/* Our Services */

#our-services, #our-services p {
	float: left;
}

#our-services {
	width: 900px;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 3px;
}

#our-services a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 5px;
}

#our-services a:hover {
	text-decoration: underline;
}

#care-for-elderly-bt a, #care-for-adults-bt a, #complex-care-nurseplus-bt a {
	padding-left: 70px;
}

#care-for-children-families-bt a {
	padding-left: 60px;
}

#our-services p {
	width: 195px;
	padding: 15px;
	height: 50px;
}

#care-for-elderly-bt {
	background: url(../images/services/elderly.png) left top no-repeat;
}

#care-for-adults-bt {
	background: url(../images/services/adults.png) no-repeat left top;
}

#care-for-children-families-bt {
	background: url(../images/services/families-children.png) no-repeat left top;
}

#complex-care-nurseplus-bt {
	background: url(../images/services/nurseplus.png) no-repeat left top;
}

/* Column 1 */

#column1, #bread-crumb, #bread-crumb p, #bread-crumb ul, #round-corners-top, #round-corners-bottom, #copy {
	float: left;
}

#column1, #round-corners-top, #round-corners-bottom {
	width: 670px;
}

#bread-crumb {
	width: 665px;
	color: #FFFFFF;
	padding: 5px 0px 10px 5px;
}

#bread-crumb p {
	padding-right: 5px;
}

#bread-crumb ul {
	padding-left: 5px;
}

#bread-crumb  li {
	display: inline;
	padding: 2px 5px;
	border-left: 1px solid #FFFFFF;
}

#bread-crumb a {
	color: #FFFFFF;
	text-decoration: none;
}

#bread-crumb a:hover {
	text-decoration: underline;
}

#copy {
	width: 650px;
	background: url(../images/backgrounds/border-bottom.jpg) bottom left no-repeat #FFFFFF;
	padding: 0px 10px 10px 10px;
	height: 530px;
	font-weight: normal;
	font-style: normal;
}

html>body #copy {
	height: auto;
	min-height: 530px;
}

#copy p {
	padding: 5px;
}

#copy ul {
	padding: 5px 0px 5px 5px;
}

#copy li {
	list-style-position: inside;
}

#round-corners-top, #round-corners-bottom {
	height: 10px;
}

#round-corners-top {
	background: url(../images/backgrounds/border-top.jpg) top left no-repeat #FFFFFF;
}

#round-corners-bottom {
	background: url(../images/backgrounds/border-bottom.png) left top no-repeat;
}

#copy a:hover {
	color: #4D4D4D;
}

a.elderly-link {
	color: #E7A614;
}

a.adults-link {
	color: #F89E59;
}

a.children-families-link {
	color: #E36F1E;
}

a.nurseplus-link {
	color: #569BBE;
}

/* Column 2 */

#column2 {
	float: right;
	width: 225px;
}

#quick-form {
	float: left;
	background: url(../images/backgrounds/form.png) left top no-repeat;
	width: 195px;
	padding: 15px 15px 5px 15px;
	height: 330px;
}

#quick-form legend {
	color: #000000;
	font-size: 18px;
	padding-bottom: 5px;
	line-height: 22px;
}

#quick-form p {
	padding: 5px 0px;
}

#quick-form #name, #quick-form #telephone, #quick-form #email, #quick-form #ourServices, #quick-form #enquiry {
	border: 1px solid #CCCCCC;
	font: 11px Helvetica, Verdana, Arial, Sans-Serif;
	color: #808080;
	padding: 3px;
	width: 187px;
	background: #FFFFFF;
}

#quick-form #send {
	color: #808080;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 2px 3px;
}

#quick-form #enquiry {
	height: 85px;
}

.quick-link {
	float: left;
	width: 225px;
}

/* By Location */

.east-title, .west-title, .north-title, .national-title {
	float: left;
	width: 640px;
	font-size: 18px;
}

.east-title {
	color: #E36F1E;
}

.west-title {
	color: #569BBE;
}

.north-title {
	color: #E7A614;
}

.east-location, .west-location, .north-location, .national-location {
	float: left;
	border: 1px solid #CCCCCC;
	width: 210px;
	margin: 2px;
	height: 200px;
}

.east-location .heading, .west-location .heading, .north-location .heading, .national-location .heading {
	font-weight: bold;
	color: #FFFFFF;
}

.east-location .heading  {
	background-color: #E36F1E;
}

.west-location .heading  {
	background-color: #569BBE;
}

.north-location .heading  {
	background-color: #E7A614;
}

/* Job Vacancies */

#vacancies-container, #east-vacancies, #west-vacancies, #north-vacancies, #groupwide-vacancies {
	float: left;
}

#vacancies-container {
	width: 650px;
	padding: 5px 0px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 5px;
}

#east-vacancies, #west-vacancies, #north-vacancies, #groupwide-vacancies {
	width: 154px;
}

#vacancies-container p {
	padding: 0 0 5px 0;
	margin: 0;
}

#east-vacancies {
	border-right: 1px dotted #CCCCCC;
	padding-right: 5px;
}

#west-vacancies, #north-vacancies {
	border-right: 1px dotted #CCCCCC;
	padding: 0px 5px;
}

#groupwide-vacancies {
	padding-left: 5px;
}

#vacancies-container .heading {
	font-size: 16px;
}

#vacancies-container ul {
	list-style-type: none;
}

#vacancies-container li {
	padding: 2px 0px;
}

#vacancies-container a {
	color: #4D4D4D;
	font-size: 12px;
}

#west-vacancies a:hover {
	color: #4F9EB8;
}

#east-vacancies a:hover {
	color: #4F9EB8;
}

#north-vacancies a:hover {
	color: #E7A614;
}

#groupwide-vacancies  a:hover{
	color: #F89E59;
}

.vacancies {
	border: 1px solid #EEEEEE;
	width: 650px;
	margin: 10px 0;
	font-size: 11px;
}

.vacancies td {
	padding: 5px 2px;
	text-align: center;
	border: 1px solid #eee;
}

.vacancies a {
	background: url(../images/icons/pdf.jpg) left no-repeat;
	padding: 5px 0 5px 20px;
}

.grey-row, .top-row {
	background-color: #eee;
}

.pdf-list li {
	padding: 5px 0px 5px 25px;
	background: url(../images/icons/pdf.jpg) left no-repeat;
	list-style-type: none;
}

/* News */

.news-story {
	float: left;
	width: 650px;
	padding: 10px 0px;
	height: 615px;
}

html>body .news-story {
	height: auto;
	min-height: 615px;
}

.news-item {
	float: left;
	width: 650px;
	padding: 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}

.news-item .heading, .news-story .heading {
	font-size: 16px;
	color: #4F9EB8;
}

.news-item .date, .news-story .date {
	color: #b7b7b7;
}

/* Footer */

#footer-nav, #general-nav, #about-nav, #careers-nav, #our-services-nav, #general-nav ul,  #careers-nav ul {
	float: left;
}

#footer-nav {
	background: url(../images/backgrounds/footer.png) left top no-repeat;
	padding: 5px 10px;
	margin: 10px 0 0 0;
	width: 880px;
	height: 125px;
	color: #FFFFFF;
}

#footer-nav li {
	list-style-type: none;
}

#footer-nav ul {
	font-size: 11px;
	line-height: 17px;
}

#footer-nav a {
	padding-left: 10px;
	background: url(../images/icons/footer-arrow.jpg) left no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

#footer-nav a:hover {
	color: #4F9EB8;
}

#general-nav, #about-nav, #careers-nav, #our-customers-nav, #our-services-nav  {
	height: 115px;
}

#general-nav {
	width: 230px;
	padding: 5px 0px 0px 0px;
}

#general-nav ul, #careers-nav ul {
	padding: 5px 15px 0px 0px;
}

#about-nav {
	width: 145px;
}

#careers-nav {
	width: 250px;
}

#our-services-nav {
	width: 180px;
}

#about-nav, #careers-nav, #our-services-nav {
	border-left: 1px solid #C0DCFF;
	padding: 5px 10px;
}

#about-nav ul, #our-services-nav ul {
	padding: 5px 0px;
}

/* Download Brochure */

#download-brochure, #download-brochure span, #download-brochure p {
	float: left;
}

#download-brochure {
	width: 650px;
	padding-top: 10px;
}

#download-brochure span {
	width: 80px;
	padding-right: 10px;
}

#download-brochure p {
	width: 500px;
	margin-top: 10px;
	font-size: 14px;
	color: #650360;
}

#download-brochure p img {
	padding-top: 5px;
}

/* Site Map */

.site-map {
	padding: 5px 0px;
	line-height: 18px;
}

.site-map ul {
	padding-left: 10px;
}

.site-map li {
	list-style-type: none;
}

.site-map a {
	color: #333333;
	text-decoration: none;
}

.site-map a:hover {
	color: #4F9EB8;
	text-decoration: underline;
}

/* Registered Address & Validation */

#registered-address, #validation {
	color: #3B76BB;
	font-size: 11px;
}

#registered-address {
	float: left;
	padding: 10px 0px 10px 10px;
	width: 415px;
}

#validation a {
	color: #3B76BB;
	text-decoration: none;
	width: 445px;
}

#validation a:hover {
	text-decoration: underline;
}

#validation {
	float: right;
	text-align: right;
	padding: 10px 0 ;
}

#validation li {
	display: inline;
	padding-left: 12px;
	background: url(../images/icons/tick.jpg) left no-repeat;
}

#heading, #heading p {
	float: left;
}

#heading img {
	float: right;
}

#heading {
	width: 650px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}

#heading p {
	color: #650360;
	font-size: 22px;
	padding-top: 15px;
}

h1 {
	color: #650360;
	padding: 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 5px;
}

h2 {
	font-size: 18px;
	padding: 5px;
	font-weight: normal;
	color: #4F9EB8;
}

h1#news {
	color: #650360;
	padding: 10px 0 5px 0;
	border-bottom: none;
	font-weight: normal;
	font-size: 22px;
	float: left;
}

/* Other Styles */

.light-blue {
	color: #569BBE;
}

.blue, #west-vacancies .heading {
	color: #4F9EB8;
}

.green, #east-vacancies .heading {
	color: #4F9EB8;
}

.orange, #north-vacancies .heading  {
	color: #E7A614;
}

.red,  #groupwide-vacancies .heading {
	color: #F89E59;
}

.purple {
	color: #E36F1E;
}

.size10 {
	font-size: 10px;
}

.size23 {
	font-size: 23px;
}

.size16 {
	font-size: 16px;
	line-height: 20px;
}

.clear {
	clear: both;
}

img.runaround {
	float: left;
	padding: 5px 10px 5px 5px;
}

p#archive {
	float: right;
	padding-top: 10px;
}

div#pageHeading {
	width: 100%;
	border-bottom: 1px dotted #CCCCCC;
}