/*-----------------------------------------------------------------------
//
//	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: 12px Helvetica, Verdana, Arial, Sans-Serif;
	color: #4D4D4D;
	line-height: 16px;
	background: url(../images/body.jpg) top center repeat-x #A7CEED;
}

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

a {
	color: #A6CE39;
}

/* Top */

#top, #logo, #accessibility ul, #accessibility li, #accessibility p {
	float: left;
}

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

#logo {
	padding-top: 2px;
}

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

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

#accessibility p {
	padding: 4px 7px 0px 5px;
}

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

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

#accessibility li {
	border-left: 1px solid #B9D669;
	list-style-type: none;
	padding: 0px 4px;
	margin: 0px 0px 2px 0px;
}

#call-to-action {
	width: 695px;
	padding: 8px 0px;
	height: 98px;
}

#call-to-action p {
	font-size: 15px;
	color: #A6CE39;
	text-align: right;
	line-height: 20px;
	padding: 30px 10px 0px 0px;
	width: 300px;
}

#call-to-action img {
	padding: 10px 0px;
	width: 339px;
	float: left;
}

#main-nav {
	float: right;
	width: 695px;
	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: 220px;
}

#masthead p {
	width: 370px;
}

/* Our Services */

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

#our-services {
	width: 900px;
	font-size: 14px;
	line-height: 18px;
}

#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: 75px;
}

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

#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: 415px;
}

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

#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: #FAB716;
}

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

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

a.nurseplus-link {
	color: #29AAE2;
}

/* Chairman */

#chairman, #chairman img, #chairman .text {
	float: left;
}

#chairman {
	width: 650px;
	padding-top: 40px;
}

#chairman .text {
	padding: 15px;
	width: 450px;
	font-size: 17px;
	line-height: 20px;
}

/* 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: 335px;
}

#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 {
	float: left;
	width: 640px;
	font-size: 18px;
}

.east-title {
	color: #99BF34;
}

.west-title {
	color: #3B76BB;
}

.north-title {
	color: #FAB716;
}

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

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

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

.west-location .heading  {
	background-color: #3B76BB;
}

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

/* 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;
	height: 125px;
}

#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;
}

#west-vacancies a:hover {
	color: #3B76BB;
}

#east-vacancies a:hover {
	color: #A6CE39;
}

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

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

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

table.vacancies td {
	padding: 5px 2px;
	text-align: center;
}

.top-row td {
	border-bottom: 1px solid #CCCCCC;
}

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

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

/* News */

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

.news-item .heading {
	font-size: 16px;
	color: #A6CE39;
}

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

/* Footer */

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

#footer-nav {
	background: url(../images/backgrounds/footer.png) left top no-repeat;
	padding: 5px 10px;
	width: 880px;
	margin-top: 10px;
	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: #3B76BB;
}

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

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

#general-nav ul {
	padding: 5px 10px 0px 0px;
}

#about-nav, #our-customers-nav {
	width: 140px;
}

#careers-nav {
	width: 110px;
}

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

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

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

/* 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: #3B76BB;
	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 10px 0px 0px;
}

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

h1 {
	color: #3B76BB;
	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: #99BF34;
}

/* Other Styles */

.light-blue {
	color: #29AAE2;
}


.blue, #west-vacancies .heading {
	color: #3B76BB;
}

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

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

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

.purple {
	color: #7A2A90;
}

.size10 {
	font-size: 10px;
}

.size23 {
	font-size: 23px;
}

.size14 {
	font-size: 14px;
	line-height: 20px;
}

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

.clear {
	clear: both;
}