/*				Copyright F1Design 2006 - OSJCT 
*/

h1, h2, p 		{ margin-top:0; }

h1, h2 			{ color:#666;}
#pagetitle h1 	{ margin-bottom:0; padding:5px; z-index:-1;}
.breadtext		{ font-size: 1.2em; font-weight:bold;  margin:0 0 5px 0; }
h2 				{ font-size:1.1em;}
h1				{ font-size:1.3em;}
img 			{ border:0px; }

body {
	color: #96A19D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin:0;
	text-align:justify;
}

a 				{ color: #6D88CF; font-weight:bold; text-decoration:none; }
a:hover			{ color: #6D88CF; text-decoration:underline;}

li em { font-style:normal; text-decoration:underline; }

.inpage_r {
	border:1px solid #999;
	float:right;
	margin:0 0 10px 20px;
	padding:5px;
}

.right{
	float: right;
	}
	
.left{
	float: left;
	}
	


#printlogo { display:none; }

#shadowwrapper {
	background: url(gfx/shadow_bg.jpg) ;
	margin:0 auto;
	width:900px;
}

#wrapper {
	margin:0 auto;
	text-align:justify;
	width:850px;
}

#shadowheader {
	background: url(gfx/shadow_header.gif) ;
	font-size:0;
	height:18px;
}

#banner {
	border: 0px #000;
	background: url(gfx/header.jpg);
	height: 270px;
	position:relative;
	width: 850px;
}

#logo {
	background: url(gfx/logo.gif) no-repeat;
	height:61px;
	text-align: right;
	width:200px;
}

#access {
	 display:none;
	 font-size:0;
	 padding:35px 0 0 10px;
}

#access_hc {
	
}

#breadcrumb {
	margin:10px 0 0 150px;
	text-align:left;
}

#pagetitle {
	background: url(gfx/head_underline.gif) no-repeat bottom right ;
	position:absolute;
	right:0;
	bottom:0;
	margin-bottom:8px;
	padding:0 20px 2px 0;
	text-align:right;
	width:550px;
}

#nav1 {
	float:left;
	padding:0 5px 5px 0;
	width: 190px;   			
}

#nav1 li {
	border-bottom:1px solid #eee;
	margin:3px 0;
	text-align: left;	
}

#nav1 ul {
	background: #fff;
	list-style:none; 
	margin:0; 
	padding:10px 0 0 10px; 
	width:160px;  				 
}

#nav1 .submenu {
	font-size:0.9em;
	margin-left:10px;
}

.submenu a {color:#666;}
#nav1 a:hover {color:#84A6FF; text-decoration:none;}

#main {
	float:left;
	/*height: 420px;*/
	/*overflow-y:auto;*/
	padding: 10px 20px 20px 20px;
	/*position: relative;*/
	width: 587px;
}
#main img
{
	padding:3px;
	margin:0 8px;
	border:1px solid #96A19D;
}

#main img.no-border{
	border: none;
	margin: 0;
	padding: 0;
	float: left;
	}

#main ul{
	margin: 0 0 10px 0;
	}

#main ul li{
	list-style: inside;
	padding: 0;
	margin: 0 0 2px 0;
	}

/* NEWS */
#news_articles {
	padding-right:20px;
	width:415px;
	overflow:hidden;
}

#news_archive {
	float:right;
	text-align:left;
	width:130px;
}

#news_archive ul {list-style:none; margin:0; padding-left:10px; }
#news_archive ul li { margin:0; padding-left:0;}
.newsdate { font-size:0.8em; }

#news_archive h3  {
	font-size:1.2em;
} 

#news_archive h3 a {
	cursor:pointer;
} 

#news_archive ul.collapsed { display:none; }

#news_archive_section_1 h3 {
	padding-left:10px;
	background:url(gfx/button-mini-collapse.jpg) no-repeat 0 5px;
}

.collapsed {
	background:url(gfx/button-mini-expand.jpg) no-repeat 0 5px !important;
}

/*-----------------------------------------			Forms */

legend { font-weight:bold; color:#333333; margin:0; padding:0; }

html>body>legend {color:#ff0; margin-left:10px;}

form { padding-top:10px; }

form .required { font-weight:bold; }

#homefind {
	float:left;
	/*font-size:11px;*/
	height:90px;
	min-height:90px;
	width:48%;
}

#homefind form {width:100%; }

#homefind label {float:left; width:120px; }

#homefind p { margin-bottom:5px; }

input, label { font-size:11px; vertical-align:middle; }

select { vertical-align:baseline; }

#homebrowse {
	float:left;
	/*font-size:11px;*/
	height:65px;
	min-height:65px;
	width:52%;
}

#homebrowse form {width:100%; }

#homebrowse label { float:left; width:80px;}

#homebrowse select {  float:left; font-size:11px; margin-bottom:10px; width:150px; }

fieldset { margin:0 5px; padding:0 10px; border:1px solid #ccc; }

.clearance {clear:both; } 

#homelist { clear:both;}

div > #homelist { padding-top:15px;}

/*----------------------------------------------------------*/

#home_image {
	float:left;
	height:210px;
	margin-right:12px;
	text-align:right;
	width:290px;
}

#home_image img { border:2px solid #ccc; padding:3px; margin-top: 5px; }

#home_address {	width:270px; float: left; padding-left: 10px;}

#home_address ul { list-style:none; padding-left:0; margin:0 0 15px 0; }

#home_text { clear:both; }

#home_map,
#office_map { border:2px solid #ccc; padding:3px; }

#office_map {
	width:340px;
	float:right;
	clear:none;
	visibility:hidden;
	margin-right:-25px;
}

#glos_directions{display:none;}

div.geo{display:none}
div.vcard{
	margin-bottom:15px;
	float:left;
	clear:left;
	width:250px;
}



.homelink {
	float:right;
}

.homestable {
	width:550px;
	border:1px solid #eee;
}

.homestable th {
	background:#eee;
	padding:3px;
}

.homestable tr { padding:3px; text-align: left; }

.homestable td { padding:3px; }

.t_odd {
	background: #F6FAFF;
	padding:3px;
}
#recruitment fieldset {
	clear:both;
	margin:0 0 10px 0;
	padding:0;
}
#recruitment { margin:0; padding:0; }

#recruitment label { float:left; width:150px;}

#recruitment p { margin-bottom:10px; }

#recruit_inner { padding:10px; }

/*---------------------------------

#recruitment { margin:0; padding:0; }

#recruitment label { float:left; width:150px;}
#recruitment input { float:left; }

#recruitment p { margin-bottom:10px; }

#recruitment input.smallbox {width:40px;}

#recruit_inner { margin:0; padding:10px; }

#recruit_inner form { margin:0; padding:0; }

#recruitment fieldset {
	clear:both;
	margin:0 0 10px 0;
	padding:0;
	width:400px;
}

#recruitment table {float:left;clear:both;width:880px}

#recruitment tfoot {background-color:#96A19D;}

#recruitment p {float:left;clear:both;}

#recruitment thead {font-weight:bold;}

#recruitform {
	width:900px;
}

#recruitform label {
	font-size:12px;
	padding-right:20px;
	width:250px;
}

#recruitform fieldset {
	padding:10px;
	padding-bottom:25px;
	width:auto;

}

#recruitform textarea, #recruitform input {
	border:1px solid #96A19D;
	margin:3px;
}
----------------------*/

#additional_info {width:100%;}

#employment_history td, #qualifications td, #criminal_convictions td { text-align:left; vertical-align:top;border-bottom:1px solid; }
#employment_history a, #qualifications a,  #criminal_convictions a { cursor:pointer;}

#qualifications td {width:250px;}

/*---------------------------------------*/
#footer {
	clear:both;
	color: #666;
	font-size:0.9em;
	line-height: 2em;
	margin-top:10px;
	padding-top:10px;
	text-align:center;
	width: 850px;
}

#footlogo1 {
	float:left;
	padding:0 10px;
}

#footlogo2 {
	float:right;
	padding:0 10px;
}

#shadowfooter {
	background:url(gfx/shadow_footer.gif);
	font-size:0;
	height:22px;
	margin:0 auto;
	width:900px;
}

#sitebyfooter {
	width:850px;
	margin:0 auto;
	text-align:right;
}

/* Scroll Bar Master Styling Starts Here */

.scrollgeneric {				/*  common features to all scrollbar bits    */
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase {   /*    the scrollbar base  */
background: url(gfx/sb_bg.jpg) ;
width: 15px;
top: 0px;
}

.vscrollerbar {   /*    the actual scrollbar   */
background: #6C86C9;
border-top:1px solid #B4C2E9;
border-bottom:1px solid #557290;
padding: 15px;
top: 0px;
width: 15px;
z-index: 2;
}

.vscrollerbasebeg { /* This is the top of the scrollbar track - seems to affect the whole bar!*/
top: 	0px;
height: 15px;
width:  15px;
background: url(gfx/sb_arrow_t.gif) no-repeat ;
}

.vscrollerbaseend { /* this is the bottom of the scrollbar track - but is overlaid by the scrollbar  */
height: 15px;
width:  15px;
background: url(gfx/sb_arrow_b.gif) ;
}

#home_pdf img {
	vertical-align:middle;
	border:0;
}

#home_cqc img {
	vertical-align:middle;
	border:0;
}

.clear{
	clear: both;
	}

#home_cqc img.cqc-rating { border:0px !important; }


#vacancy_pdf img {
	vertical-align:middle;
	border:0;
}

ul#sitemap ul, ul#sitemap li {list-style-type:none;margin-left:0;padding-left:0;}
ul#sitemap li {padding-left:30px;}
ul#sitemap ul {margin-bottom:10px;}

.mp3 {margin-bottom:20px;}

.mp3 object {
	position:relative;
	top:5px;
}

/*HOMEPAGE*/

#care_box{
	width: 253px;
	height: 145px;
	float: left;
	background: url(gfx/care_box.png) no-repeat;
	padding: 20px;
	cursor:pointer;
	}
	
#job_box{
	width: 253px;
	height: 145px;
	float: right;
	background: url(gfx/job_box.png) no-repeat;
	padding: 20px;
	cursor:pointer;
	}
	
#care_box p, #job_box p{
	line-height: 22px;
	font-size: 13px;
	}
	
#care_box p strong{
	color: #666;
	}
	
#latest_news{
	float: left;
	width: 275px;
	margin-left: 8px;
	}
	
#latest_news h1{
	background: url(gfx/border-bottom.jpg) no-repeat bottom left;
	padding-bottom: 5px;
	}
	
#latest_news h2{
	margin-bottom: 0;
	}
	
#latest_news p.news_date{
	text-align: right;
	color: #6D88CF;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 2px;
	}

#picture{
	height: 210px;
	width: 275px;
	float: right;
	padding-right: 20px;
	}

#picture_repo{
	display:none;
	}
	
#picture img{
	border: none;
	margin: 0;
	padding: 0;
	}
	
/*Enquiry*/
	
form#form_enquiry label{
	float: left;
	width: 120px;
	margin-bottom: 5px;
	}
	
form#form_enquiry input, form#form_enquiry textarea{
	width: 461px;
	margin-bottom: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	}
	
form#form_enquiry select{
	width: 466px;
	margin-bottom: 5px;
	}
	
form#form_enquiry input.submit_button{
	width: 179px;
	margin-bottom: 5px;
	float: right;
	}
	
/*Homes Page Layout*/
#qaf{
	background: url(gfx/LCCQAF-Rating.jpg) no-repeat;
	height: 50px;
	width: 282px;
	margin: 5px 0 5px 8px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	}
	
#qaf p.qaf-left{
	float: left;
	width: 175px;
	margin: 8px 0 0 10px;
	text-align: left;
	}

#qaf img{
	border: none;
	margin: 7px 24px 1px 0;
	padding: 0;
	float: right;
	}
	
#qaf p{	
	float: right;
	margin-right: 10px;
	width: 76px;
	text-align: center;
	}
	
#qaf p.not-rated{	margin-top: 22px;	}
	
#buttons{
	height: 56px;
	width: 587px;
	padding-bottom: 10px;
	}
	
#buttons ul li a:hover, #buttons ul li a:hover p{
	text-decoration: none;
	color: #A0B3E0;
	}

#buttons ul{
	margin: 0;
	padding:0;
	}

#buttons ul li{
	list-style: none;
	background: url(gfx/button-bkg.jpg) no-repeat;
	width: 142px;
	height: 56px;
	text-align: center;
	float: left;
	padding: 0;
	margin: 0 2px 0 2px;
	position: relative;
	}
	
#buttons ul li.enquire_button{
	background: url(gfx/button-bkg-enquiry.jpg) no-repeat;
	}
	
#buttons ul li.enquire_button p, #buttons ul li.news_button p{
	width: 92px;
	margin: 12px 0 0 46px;
	}
	
#buttons ul li p{
	width: 93px;
	margin: 12px 0 0 40px;
	color:#6D88CF;
	font-weight:bold;
	}
	
#buttons ul li p.not_rated{
	margin: 2px 0 0 40px;
	color:#96A19D;
	font-weight:normal;
	}
	
#buttons ul li.news_button{
	background: url(gfx/button-bkg-news.jpg) no-repeat;
	}
	
#buttons ul li img{
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	top: 10px;
	left: 3px;
	}
	
#buttons ul li img.stars{
	top: 29px;
	left: 58px;
	}
	
p.where-we-are{
	background: url(gfx/arrow.jpg) no-repeat;	
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 0;
	width: 250px;
	float: left;
	}
	
p.pdf-info{
	text-align: right;
	margin: 0;
	margin-top: 10px;
	float: right;
	}
	
/*Jobs Page Buttons*/

.media-button1, .media-button2{
	width: 263px;
	float:left;
	font-size: 19px;
	height: 56px;
	margin-top: 20px;
	background: url(gfx/media-button.jpg) scroll 0 0 ;
	}
	
.media-button1:hover, .media-button2:hover{	background: url(gfx/media-button.jpg) scroll 0 -64px ;	}	

.media-button1 p, .media-button2 p{
	padding: 20px 0 0 5px;
	text-align: left;
	}

.media-button1 p a, .media-button2 p a{
	padding: 15px 65px 15px 0;
	}
	
.media-button1 p a:hover, .media-button2 p a:hover{
	text-decoration: none;
	}

.media-button1{	margin: 20px;	}	

#video-job-roles, #video-a-nursing-career-in-care{
	text-align: center;
	}