/* Global styles */
/* Remove default margin and padding on all elements */
* {
	padding: 0;
	margin: 0;
}
/* Remove border from elements that show by default, but keep for forms */
img {
	border: 0;
}
fieldset {
	border: 0;
}
select, input, label, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.79em;
	color:#373535;
}
 
h1 {
	display: inline;
}
h2 {
	line-height: 1em;
	margin-bottom: .1em;
}

.style5 
{
	font-size: 0.8em;
}
	
.style7 
{
	color: #7D3F1F;
}

p, .NoMoreSpace {
	padding: 0 .6em 0 1.2em;
	font-size: .95em;
	margin-bottom: 5px;
	line-height: 1.1em;
}
p, .NoMoreSpace123 {
	padding: 0 .6em 0 1.2em;
	font-size: .95em;
	margin-bottom: 5px;
	line-height: 1.1em;
}

p, .blansmallline {
	padding: 0 .6em 0 1.2em;
	font-size: 0.4em;
	margin-bottom: 1px;
	line-height: 1.1em;
}

p {
	padding: 0 .6em 0 1.2em;
	font-size: .95em;
	margin-bottom: 10px;
	line-height: 1.3em;
}
a:link, a:active {
	color:#0b3495;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	}
a:visited {
	color:#0b3495;
	text-decoration:none;
}
a:visited:hover {
	text-decoration:underline;
}
#internalcontent a:hover {
	background-color: #fceb9d;
}
.left {
	float: left;
}
.right {
	float: right;
}

.pophelp2 {
	color: #ffffff;
	background-color: #ACA0C9;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}


.alignright {
	text-align: right;
	margin-right: 1em;
}
.spacer {
	content: ".";
	font-size: 0px;
    display: block;
    height: 1px;
    clear: both;
}
.whiterows {
    background-color: #FFFFFF;
    clear: both;
    width: 100%;
}
.yellowrows {
    clear: both;
    width: 100%;
    background:#ededed;
}
.BrownRows {
    background-color: #E3C66C;
    clear: both;
    width: 100%;
}

.myCenterDiv {
 margin-top: 9px;
 margin-bottom: 1px;
}
.bold {
	font-weight: bold;
}
.hiddentext {
	position: absolute;
	left: -9999px;
	width: 990px;
}
.smalltext {
	font-size: .8em;
	line-height: 1.2em;
}
ol {
	margin-left: 3.3em;
	font-size: .95em;
}
ol li {
	margin-bottom: .5em;
}

/* Default values for the body */
body {
	/*text-align: center;*/
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
    font-size: 104%;
    background:#FFFFFF url(../images/bg.jpg) repeat-x fixed left top;
    margin:0 auto;
}

/* Wrapper for the entire page */
#wrapper {
	background:#FFFFFF none repeat scroll 0 0;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	margin:0 auto;
	min-height:100%;
	padding:0 18px;
	position:relative;
	width:964px;
}

/*Turn Skip Navigation off*/
a.skip {
	position: absolute;
	left: -999px;
	width: 990px;
}
/* Black colour */
h1, .Head1Black {
	font-size: 1.3em;
	font-weight: 200;
	padding: .6em .9em .3em .9em;
	display: block;
	color: #000000;
}
/* Brown colours */
h1, .Heading1 {
	font-size: 1.3em;
	font-weight: 200;
	padding: .6em .9em .3em .9em;
	display: block;
	color: #333;
}
h2, .Head2Black {
	font-size: 1.0em;
	font-weight: 200;
	padding: .9em .9em .3em .9em;
	color: #000000;
}
h2, .Heading2 {
	font-size: 1.0em;
	font-weight: 200;
	padding: .9em .9em .3em .9em;
	color: #333;
}
h2, .Heading2a {
	font-size: 1.0em;
	font-weight: 200;
	margin-left: 3px;
	color: #333;
}
h3, .Head3Black {
	font-size: 0.95em;
	font-weight: 200;
	padding: .9em .9em .3em .9em;
	margin-left: 0.3em;
	color: #000000;
}
h3, .Heading3 {
	font-size: 0.95em;
	font-weight: 200;
	padding: .9em .9em .3em .9em;
	margin-left: 0.3em;
	color: #6d276a;
}
h4, .Head4Black {
	font-size: 0.90em;
	font-weight: 200;
	padding: .9em .9em .3em .9em;
	color: #000000;
}
h4, .Heading4 {
	font-size: 0.90em;
	font-weight: 200;
	padding: .9em .9em .3em .9em;
	color: #6d276a;
}
p, .Normal {
	padding: 0 .6em 0 1.2em;
	font-size: .95em;
	margin-bottom: 10px;
	line-height: 1.3em;
}

p, .Normal1 {
	font-size: .95em;
	margin-bottom: 2px;
}

.center
{
	line-height:1em;
}
/* Style for coloured arrow lists */
.ArrowsList {
}
ul.ArrowsList {
	margin: .2em .8em .7em 1.4em;
}
ul.ArrowsList li {
	padding-bottom: 0.7em;
	padding-left: 42px;
	list-style: none;
	margin: 0.2em 0 .5em 0;
    
}
ul.ArrowsList a:link, ul.ArrowsList a:visited, ul.ArrowsList a:active {
	font-size: .95em;
	padding: .2em 0;
}

/* Top utility bar */
#topBar {
	width: 100%;
	font-size: .75em;
	line-height:2.3em;
	
	height: 2.3em;
}
#topBar ul.toplinks {
	float: left;
	padding: 0 0px 0 .8em;
	
}
#topBar ul.toplinks li {
	list-style: none;
	display: inline;
	padding: 0 .3em;

}
#topBar ul.toplinks li.last {
	padding: 0 0 0 .3em;
	background: none;
}
#topBar a:link, #topBar a:visited, #topBar a:active {
	color: #111111;
	background: #F9DD54;
}
#topBar a:hover {
	background: #FCEB9D;
}
ul.search {
	float: right;
	padding: 0 .5em 0 0;
}
ul.search li {
	list-style: none;
	float:left;
}
ul.search label {
	font-weight: bold;
	margin-right: 5px;
	line-height: 2.3em
}

/* font-size, width and height applied in ie_system.css */
ul.search li.searchbox input {
	height: 1.4em;
	width: 8em;
	margin:0.3em;
}


ul.search li.goButton input {
	background: #6B569F;
	width: 2.3em;
	cursor: hand;
	color: #fff;
	font-weight: bold;
	border: 0;
	padding: 0;
	height: 1.6em;
	margin-top:0.3em; /* OWL - just for ie6 */
}
div>ul.search li.goButton input { /* OWL - correct for all others */
	margin-top:inherit;
}


/* Main Header */
#header h1 {
	font-size: 1em;
	margin:0;
	padding:0;
}
/* hide from mac \*/
#header .left {
	width:58%;
}
/*end hide */
#header .left img {
	width: 5.2em;
	height: 7.57em;
	position: relative;
	top: 0;
	left: 0;
	float: left;
}
#header .right img {
	width: 19.4em;
	height: 7.6em;
	position: relative;
	right: 0;
	top: 0;
}
#header .titleText {
	float: left;
	position: relative;
	top: 0;
	width: 21em;
	
}
#header .title, #header .tagline {
	position: relative;
	font-size: 1.2em;
	font-family: Trebuchet MS;
	letter-spacing: -.01em;
	font-weight: 500;
	line-height:1.4em;
}




/* OWL header links *//*
#header .tagline, #header .tagline a {
	color: #cc6600;
	top: 1.7em;
}
#header .title, #header .title a{
	color: #000;
	top: 2em;
}

#header a, #header a:link, #header a:visited, #header a:visited   {
	text-decoration:none;
	color: inherit;
}
/* END OWL header links */





/* Horizontal tabbed menu styles*/
#menu {
	font-size: .75em;
	width: 100%;
	margin-bottom: .0;
	float: left;
/* Hide from Mac IE 5 \*/
	clear: both;
/* End Hack */
	
}
/* Remove float for all browsers except IE Mac \*/
#menu {
	float:none;
}
/* End hack */

#menu li a:link, #menu li a:visited, #menu li a:active {
	display: block;
	color: #000;
	text-decoration: none;
	float: left;
	height: 1%; /*OWL - force display block*/
}
#menu li span a{
	padding: 0.8em .25em ;
	display:block;
}

#menu li.top-left-current span span{
	padding: 0.8em .25em ;
	display:block;
}


#menu li.top-left-current span a span {
	padding: 0;
}


#menu li.tab7nav span a{ /* OWL for single line tab "Complaints" needs to be set after tab number is found out*/
	padding: 1.45em .25em ;
}
#menu li span span,#menu li.tab7nav span span{ /*OWL - when there are 2 spans ensures second does not effect height*/
	padding: 0;
	margin:0;
	display:inline;
}




/* Remove float for all browsers except IE Mac \*/
#menu li a.doubleline:link, #menu li a.doubleline:visited, #menu li a.doubleline:active{
	border: solid #000000 0px;
	float: none;
}

#menu li a.doubleline:link, #menu li a.doubleline:visited, #menu li a.doubleline:active {
	border: solid #000000 0px;
	float:none;
}
/* End hack */

/* Remove float for all browsers except IE Mac \*/
#menu a.doubleline:link, #menu a.doubleline:visited, #menu a.doubleline:active {
	float: none;
}
/* End hack */




#menu ul li {
	float: left;
	display: inline;
	list-style: none;
	margin-right: .3em;
	line-height:1.3em; /* OWL insert  */
	height: 4.1em;
}

/* OWL different widths of tabs needs to be set manually depending on text */

#menu ul li.tab0nav { /* Looking for care services */
	width: 8em;
}
#menu ul li.tab1nav { /* Using care services */
	width: 6.6em;
}
#menu ul li.tab2nav { /* Caring for someone */
	width: 6.35em;
}
#menu ul li.tab3nav { /* Find a care service */
	width: 7.1em;
}
#menu ul li.tab4nav { /* Find a report */
	width: 5em;
}
#menu ul li.tab5nav { /* Get advice */
	width: 5em;
}
#menu ul li.tab6nav { /* Get involved */
	width: 5.4em;
}
#menu ul li.tab7nav {/* Complain */
	width: 5.8em; /* was 5.9em*/
	margin-right:0;
}
#menu ul li.tab8nav { /* Contact us */
	width: 5.56em;
	margin-right:0;
}
#menu ul li.tab9nav { /* About us */
	width: 4em;
}

/* Menu items under 'I am a' heading */

#menusection1, #menusection2, #menusection3 {
	float: left;
/*	height: 4em;*/
}
#menusection1{
	width: 21.95em;
}
#menusection2 {
	width: 29.93em; /* 36.02 */ 
}

#menusection3 {
	float:right; 
}




/* OWL li colours for backgrounds */

#menusection1 ul li{
	background-color: #ecbe88;
}
#menusection2 ul li {
	background-color: #c5bcd9;
}
#menusection3 ul li {
	background-color: #74C0C9;
}

ul li.top-left, li.top-left-current {
	
	background-repeat: no-repeat;
	background-position:top left;
}
div.top-right, div.top-right-current {
	background-repeat: no-repeat;
	background-position:top right;
}
/* New Styling for the 'current' state menuSection1 */
#menusection1 ul li.top-left-current, #menusection2 ul li.top-left-current, #menusection3 ul li.top-left-current{
	background-color: #f9dd54;
}



/* OWL rollover style */
#menu li a.doubleline:hover, #menu li a.doubleline:focus {
	text-decoration: underline;
	
}
/**************************** END tabs *******************************/




/* Left Navigation */
/* Default Styles */
#leftNav a:link, #leftNav a:visited, #leftNav a:active {
	color: #000;
	text-decoration: none;
	padding: .44em .38em .38em .5em;
	font-size: .8em;
	letter-spacing: -.5px;
	display: block;
}
#leftNav a:hover {
	text-decoration: underline;
}
a.On0hc, a.On0nc, a.On1hc, a.On1nc, a.On2hc, a.On2nc {
	font-weight: bold;
}
ul li ul li a.current, ul li ul li ul li a.current {
	
}
#leftNav {
	width: 9em;
	line-height: 1.2em;
	float: left;
	position: relative;
	z-index: 2;
}
#leftNav li a {
border-bottom: 1px solid white;
}

/* Level 1 Styles */
#leftNav ul {
	background: #F9D527;
}
#leftNav li {
	list-style: none;
	width: 100%;
}
#leftNav ul li.first {
	
}
#leftNav ul li a.first {
	
}
#leftNav ul li.last {
	
}
#leftNav ul li a.last {

}
/* Level 2 Styles */
#leftNav ul li ul li {
	background: #F9DD54;
	font-size: .85em;
}
#leftNav ul li ul li a:active, #leftNav ul li ul li a:link, #leftNav ul li ul li a:visited {
	padding: .3em .38em .3em 1.5em;
}
#leftNav ul li ul li.last {

}
#leftNav ul li ul li a.last {

}
/* Level 3 Styles */
#leftNav ul li ul li ul li {
	background: #FDEEA9;
	font-size: 1em;
}
#leftNav ul li ul li ul a:active, #leftNav ul li ul li ul a:link, #leftNav ul li ul li ul a:visited {
	padding: .1em .3em .05em 2.13em;
}
#leftNav ul li ul li ul li.last {
	
}
#leftNav ul li ul li ul li a.last {
	
}

#tabstrip {
	border-top: 0.4em solid #f9dd54; /* OWL change - tab base yellow strip */
	clear: both;
	float: none;
	min-height: 1px;
}
div>div#tabstrip {

	}




/* Main content */
#content-nonav {
	float: left;
	width: 100%;
	position: relative;
	line-height: 1.3em;
}
#internalcontent {
	position: relative;
	z-index: 2;
	margin-left: 10.04em;
	/* Hide correct content width from Mac IE 5 \*/
	margin-left: 10em;
	/* End Hack */
	line-height: 1.4em;
}

/* Div for height main content column */
.mainBgColumn {
	width: 36.5em;
	margin-left: 9.8em; /* OWL change - was 9.6em */
	height: 100%;
	background-color: #F9DD54;
}


/* Breadcrumb */
#breadcrumb {
	display: block;
	font-size: .8em;
	padding: .5em 0 .5em 0;
	position: relative;
	z-index: 2;
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: #0B3495;
}
#breadcrumb a:hover {
	text-decoration: underline;
}

/* Full width content container */
.column3 {
	float: left;
	width: 100%;
	margin: 0;
	display: inline;
}
/* Narrower left hand column for 2 col layout on the landing pages */
.column4 {
	float: left;
	width: 34%;
	margin: 0 0 0 3%;
	display: inline;
}
/* Wider right hand column for 2 col layout on the landing pages */
.column5 {
	float: right;
	width: 57%;
	margin: 0 3% 0 0;
	display: inline;
}
/* Left hand column for the speeches form layout */
.column9 {
	float: left;
	width: 60%;
	margin: 0 0 0 3%;
	display: inline;
}
/* Right hand column for the speeches form layout */
.column10 {
	float: right;
	width: 31%;
	margin: 0 3% 0 0;
	display: inline;
}
/* Style for image and caption within content pages */
.contentimage {
	margin: .5em 1.5em .3em 1.2em;
	float: right;
}
.imagecaption {
	font-size: .7em !important;
	line-height: 1.4em;
	float: right;
	width: 240px;
	clear: both;
	margin-right: 1.7em;
	display: inline;
}
/* Light brown box in the content area */
.content {
	background: #FFFFFF;
	width: 100%;
	margin-bottom: 1em;
	float: left;
	position: relative;
	z-index: 2;
}


.content7 {
	background: #FFF6D7;
	width: 100%;
	margin-bottom: .6em;
	float: left;
	position: relative;
}
/* Remove float from all browsers except IE Mac \*/
.content {
	float: none;
}
.content a {
	line-height: 1.35em;
}
/* End Hack */
.content .top-left, .content .bottom-left, .content .top-right, .content .bottom-right {
	float: left;
	width: 100%;
	/* Hide reset float from Mac IE 5 \*/
		float: none;
	/* End Hack */
}
.content .top-left {

}
.content .bottom-left {

}
.content .top-right {

}
.content .bottom-right {
	padding-bottom: 0/*.4em;*/
}
.content h1 {
	font-size: 1.3em;
	font-weight: 200;
	padding: .6em .9em 0.7em .9em;
	display: block;
}
.content h2 {
	font-size: 1.0em;
	font-weight: 200;
	padding: .9em .9em .3em .9em;
	padding-top: .3em;
	margin-left: 0.2em;
}

/* Content list styles */
.content ul {
	margin-left: 2em;
	font-size: .95em;
	margin-right: 1em;
}
.content ul li {
	margin-bottom: .5em;
	list-style: none;
	padding-left: 1.2em;
}
.content ul a:link, .content ul a:visited, .content ul a:active {
	padding: .12em 0;
}

/* Style for coloured arrow lists */
.content ul.inpagelist {
	margin: .2em .8em .7em 1.4em;
}
.content ul.inpagelist li {
	padding-bottom: 0.7em;
	padding-left: 42px;
	list-style: none;
	margin: 0.2em 0 .5em 0;
}
.content ul.inpagelist a:link, .content ul.inpagelist a:visited, .content ul.inpagelist a:active {
	font-size: .95em;
	padding: .2em 0;
}

/* Brown button in the content area */
.brownButton {
	margin: .2em 1.3em .2em .6em;
	font-size: .9em;
	float: right;
	display: inline;
	text-align: center;
}
.brownButtonleft .brownButton {
	margin: .2em 1.3em .2em .6em;
	font-size: .9em;
	float: left;
	display: inline;
	text-align: center;
}
.brownButton a:link, .brownButton a:visited, .brownButton a:active {
	color: #fff;
	font-weight: bold;
	padding: .2em .4em;
	width: 8.2em;
	display: block;
	text-decoration: none;
}
.brownButton a:hover {
	background: none;
	text-decoration: underline;
}
.brownButton div.button-bl {
	float: left;

}
.brownButton div.button-tr {
	float: left;

}
.brownButton div.button-br {
	float: left;

}
.brownButton div.button-tl {
	float: left;

}
/* Reset float for all browsers except IE 5 Mac \*/
.brownButton div.button-bl, .brownButton div.button-tr,
.brownButton div.button-br, .brownButton div.button-tl {
	float: none;
}
/* End Hack */



/* Speeches form elements */
.fSpeeches input {
	width: 10em;
}
.fSpeeches select {
	display: inline;
	width: 10.2em;
}
.fSpeeches select#fYear {
	width: 4.3em;
}
.fSpeeches select#fDate {
	width: 5.3em;
}
.fSpeeches #fSubmit {
	width: 5em;
}
.fSpeeches .brownButton {
	margin-left: 1.2em;
	margin-right: 0;
	margin-top: 1em;
}
.fSpeeches fieldset {
	padding-top: 1.5em;
	margin: .7em;
}
/* display: block overridden for Netscape 6 browser in netscape6.css */
.fSpeeches label {
	padding-top: .4em;
	display: block;
}

/* Styling for SearchListings form template */
.fSearchListings textarea {
	width: 17.8em;
	height: 8em;
}
.fSearchListings input {
	width: 17.7em;
}
.fSearchListings input#fSubmit, .fSearchListings input#fSubmit1, .fSearchListings input#fSubmit2, .fSearchListings input#fSubmit3 {
	width: 7em;
}
.fSearchListings input#fSubmit.feedback {
	width: 10em;
}
.fSearchListings a {
	line-height: 1.2em;
}
.fSearchListings legend {
	padding-bottom: 10px;
}
.fSearchListings select.narrow {
	width: 4em;
}
/* Styling for CustDetails form template */
.fCustDetails input {
	width: 17.7em;
}
.fCustDetails input#fSubmit, .fCustDetails input#fSubmit1 {
	width: 10em;
}
.fCustDetails legend {
	padding-bottom: 10px;
}
/* Styling for Confirm details page */
div.confirmdetails {
	margin: 10px 0;
}
div.confirmdetails p {
	clear: left;
}
div.confirmdetails p span.label {
	display: block;
	float: left;
	font-weight: bold;
	width: 10em;
}
div.confirmdetails p span.value {
	display: block;
	float: left;
	width: 50%;
}





/* Styling for Feedback form - Full page width */
.fFeedback textarea {
	width: 18em;
	height: 7em;
}
.fFeedback input {
	width: 18em;
}
.fFeedback select {
	width: 18.3em;
}
.fFeedback input#fSubmit {
	width: 10em;
}
.fFeedback .brownButton {
	float: right;
}
/* Styles for shopping basket */
form.fShoppingbasket {
	font-size: 1em;
	padding-left: 20px;
}
form.fShoppingbasket fieldset {
	margin: 0 1em 0 0 ;
	padding-bottom: 1em;
}
form.fShoppingbasket #fSubmit {
	width: 12em;
}
form.fShoppingbasket #fSubmit1,form.fShoppingbasket #fSubmit2, form.fShoppingbasket #fSubmit3 {
	width: 10em;
}
.shoppingbaskethd {
	width: 30em;
	background: #6b569f;
	color: white;
	margin-left: 1.2em;
	padding: .3em 0 .01em 0;
	height: 1.5em;
	position: relative;
	font-weight: bold;
}
.shoppingbaskethd .report {
	position: absolute;
	left: 1.2em;
}
.shoppingbaskethd .copies {
	position: absolute;
	right: .7em;
	text-align: right;
}
.shoppingbaskethd p {
	width: 20em;
}
.shoppingbasket {
	width: 29.9em;
	border: 1px solid black;
	margin-left: 1.2em;
	margin-bottom: 1em;
	position: relative;
}
.shoppingbasket p {
	padding: .8em .5em .4em 1.1em !important;
	display: block;
}
.shoppingbasket input {
	width: 2em;
	padding-left: .4em;
	margin-left: 3.5em;
	position: absolute;
	right: 2.1em;
}
/* Table formats */
table {
	font-size: .95em;
	width: 99.9%;
}
table tbody {
	font-size: .95em;
	vertical-align: top;
}
.tblListing caption {
	text-align: left;
	font-weight: bold;
	padding: 0 0 10px 20px;
}
table tr.odd {
	background: white;
}
.tblListing th {
	vertical-align: bottom;
	font-size: .95em;
}
.tblListing th, .tblListing td {
	padding: 3px;
}
.extrapadding th, .extrapadding td {
	padding: 3px 10px;
}
.tblListing td img {
	vertical-align: middle;
}
.tblListing td img.arrow {
	vertical-align: middle;
	padding-left: 2px;
}
ul.pagination {
	font-size: 94%;
	margin-left: 1.2em;
	padding-bottom: .4em;
	padding-top: .4em;
}
ul.pagination li {
	display: inline;
	padding: 0;
	list-style: none;
}
ul.pagination li.last {
	background: none;
}
ul.pagination li.current {
	font-weight: bold;
	padding: 0 .4em;
}
.pagination a {
	margin: 0 0 0 0.4em;
}
.pagination .first a {
	margin-left: 0;
}
/* Address details for report page */
.detailsContent {
	clear: both;
	width: 100%;
	margin-top: 1.3em;
}
.detailsContentleft {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 45%;
}
.detailsRowleft {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 45%;
	line-height: 0.9em;
}

.detailsRowleft60 {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 60%;
	line-height: 0.9em;
}

.detailsResultHead {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 15.5%;
	line-height: 0.9em;
}

.detailsSingleRow {
	clear: both;
	width: 100%;
	line-height: 0.9em;
}
.detailsRowleftEntryScreen {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 24%;
}
.detailsRowleftResultPage {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 10%;
}

.detailsContentright {
	float: left;
}

.detailsContentright p {
	padding-left: 0;
}

.detailsContentDownloads {
	font-size: .95em;
}
/* Footer */
/*#footer {
	width: 100%;
	padding-top: .8em;
	font-size: .75em;
	white-space: nowrap;
	clear: both;
	height: 8em;
	z-index: 10;
	position: relative;
	background-color: #FFFAE9;
}
#footerLinks {
	float: left;
	padding-left: 13em;
	letter-spacing: -1px;
	line-height: 1.5em;
	width: 70%;
}
#footer img {
	float: left;
}*/
ul.sectionLinks {
	width: 35em;
	width: 31em;
	/* Hide from Mac IE 5 \*/
	width: 34.1em;
	/* End Hack */
}
ul.sectionLinks li {
	float: left;
	display: inline;
	list-style: none;
	color: #536262;
	padding: 0 .3em;
}
ul.sectionLinks li.last {
	padding: 0 0 0 .3em;
	background: none;
}
ul.sectionLinks a:link, ul.sectionLinks a:visited, ul.sectionLinks a:active {
	color: #536262;
}
ul.sectionLinks a:hover {
	background: #fceb9d;
}
ul.copyrightInfo {
	width: 34em;
	clear: both;
}
ul.copyrightInfo li {
	float: left;
	display: inline;
	list-style: none;
	color: #E49100;
	padding: 0 .3em;
}
ul.copyrightInfo li.last {
	padding: 0 0 0 .3em;
	background: none;
}
ul.copyrightInfo a:link, ul.copyrightInfo a:visited, ul.copyrightInfo a:active {
	color: #E49100;
}
ul.copyrightInfo a:hover {
	background: #fff;
	color: #000;
}

ul.BullList {
	margin: .5em .8em .7em 1.4em;
	font-size:.95em;
}
ul.BullList li {
	list-style: disc;
	margin: 0.2em 0 .5em 0;	
	margin-left: 2em;
}


/* Form elements */
form {
	font-size: 1em;
}

fieldset {
	margin: 0em;
}
/* Make the margin smaller for Mac IE 5 \*/
fieldset {
	margin: 1.2em 0;
}
/* End Hack */
/* Overiding the left padding on the .brownbox p style */
fieldset p {
	padding-left: 0em !important;
}
form .brownButton {
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.servicesdir {
	float: left;
	padding-top: 5px;
}
.servicesdir a:hover {
	text-decoration: none;
}
#fSubmit, #fSubmit1, #fSubmit2, #fSubmit3 {
	margin: .2em;
	background: #DC8B2A;
	color: white;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	padding:4px;
}
#fSubmit:hover, #fSubmit1:hover, #fSubmit2:hover, #fSubmit3:hover, .brownButton a.linkbutton:hover {
	color: black;
	text-decoration: none;
}
form.singlebutton {
	float: right;
	margin-right: 1.2em;
	padding: 5px 0;
}
.formcontainer {
	display: block;
	margin-bottom: 1em;
}
.clear {
	clear:both;
	height:0.1px;
}
/* Some values are overridden for Netscape 6 browser in netscape6.css and in ie-styles.css */
.formcontainer label {
	width: 10em;
	margin-right: 0.5em;
	display: block;
	float: left;
	clear: left;
}
.dataprotection {
	display: block;
	margin-bottom: 1em;
	width: 100%;
}
input#fDataprotection {
	width: 1em;
}
label img {
	vertical-align:20%;
	padding-left: .2em;
}
/******************** REOW Additional Code **********************/
fieldset.top_fieldset{
	margin: 0 !important;
	padding:0 !important;
}

div.strips{
position:relative;
/*font-size:104% !important;*/
padding: 1em 1em 1em 0em;
}
/* ROWS */
div.blue {
	/* mid grey */
	background: #ededed;
	border-bottom:1px solid #bebebe;
}
div.cream {
	/* pale grey */
	background:#f7f7f7;
	border-bottom:1px solid #bebebe;
}

div.on {
	background:#fff;
	margin:0 0 0 1.1em;
	padding:0.3em 0.6em 0.3em 1.8em;
	border:1px solid #b2b2b2;
	position:relative;
}

div.off {
	background:none;
	margin:0 0 0 1.1em;
	padding:0.3em 0.6em 0.3em 1.8em;
	border:1px solid #ededed;
}

div.normal {
	background:none;
	margin:0 0 0 1.1em;
	padding:0.3em 0.6em 0.3em 1.8em;
	border:0px;
}

/*
div.local {
	line-height:1.4em;
	background:none;
	margin:0 0 0.5em 0;
	padding:0.1em 0.6em 0.1em 1em;
	border:0px solid transparent;
}
*/

/* LEGEND and FIELDSET*/

legend.row_title {
	font-size:1.4em;
	line-height:1em;
	font-weight:normal;
	color:#536362;
	/*display:block;*/
	margin: 0;
	padding:0.2em 0 0.7em 2em;
}

span.number {
	color:#6D276A;
	font-size:1.8em;
	left:0.2em;
	line-height:1em;
	position:absolute;
	top:0.2em;
}

/*fieldset>span.number{ /* corrected for new browsers */
/*	left:0.2em;
}*/


legend.sub_legend span{ 
	position:absolute;
	display:block;
	float:left;
	color:#6d276a;
	margin:0;
	font-size:0.85em;
	white-space:normal;
	width:8em;
	top:2em;
	left:2em;
}


fieldset>legend.sub_legend span{ /* REOW repositioning sub-legend for compliant browsers */
	left:3.5em;
}

/* Style for fieldset and legend - check boxes... */
div.c1 {
	padding:0.1em;
	font-size:1em;
}

div.leftcat {
	float: left;
	width: 20em; 
	/*margin-left:4em; /* corrected for old browsers (<IE6) */
}

div.leftcat div{
	margin-left:10em;
}
/*fieldset>div.leftcat {
	margin-left:8em; /* corrected for new browsers 
}*/

div.rightcat {
	float: left;
	width: 25em; /* RE-OW Change */
}
/**/
fieldset.qsearchfset {
	border: none;
	font-size:1em;
	padding: 0;
	margin: 0;
}
label.label_top {
	/*font-size:1.27em; /*14px;*/
	font-weight:normal;
	display:block;
	margin:0;
	font-size:0.95em
}
label.label_top span {
	color:#6d276a;
	font-size:0.79em;	
	display:none;
	}
div.on label.label_top span {
	display:inline;
	
	}
/* SUBMIT */
div.submit{
	text-align:right;
	margin:-1px 0 0 0;
	border-bottom:1px solid #bebebe;
}
#fSubmit5 {
 	background:transparent url(../images/search.gif) no-repeat scroll 0 center;
 	border:0 none;
 	font-size:0.85em;
 	font-weight:bold;
 	margin:0 3em 1em 0;
	min-height:26px;
	padding:2px 0 5px 10px;
	text-align:center;
	width:82px;
	overflow: 
}


/*STARS*/
label.stars,
label.stars0,
label.stars1,
label.stars2,
label.stars3 {
	font-size:0.95em; /*16px;*/
	padding-left:4em;
	line-height:1.5em;
	margin-left:3.3em;
}

	
label.stars0{
	background: url(../images/0stars.gif) no-repeat 0 0.2em;
}
label.stars1{
	background: url(../images/1stars.gif) no-repeat 0 0.2em;
}
label.stars2{
	background: url(../images/2stars.gif) no-repeat 0 0.2em;
}
label.stars3{
	background: url(../images/3stars.gif) no-repeat 0 0.2em;
}
label.stars input{
		margin-bottom:0.1em;
}

/*LOCATIONS*/
div.locations label, 
div.locations input, 
div.locations select,
div.locations span.miles{
		font-size:0.95em; /*16px;*/
}

div.locations label.location_label {
	padding-right:1em;
	background: url(../images/arrow_right1.gif) no-repeat right 0.3em; 
}
div.region_appear_div, div.council_appear_div, div.postcode_appear_div {
	display:inline;
}

div.region_appear_div, div.council_appear_div, div.postcode_appear_div {
	position:absolute;
	padding-left:5px;
}


/*HELP*/
div.help2 {
	background:url("../images/help.gif") left center no-repeat;
	font-size:0.8em; /*14px;*/
	position:absolute;
	top:1.4em;
	right:1.5em;
	padding-left:1.3em;
}
/*div.help2 img{
	padding-left:0.4em;
	position:relative;
	top:0.2em;
}*/
div.help2 a{
	text-decoration:none;
	color:#0b3495;
}
/*INTRO*/

p.start {
	margin: 0 0 0.5em 0;
}
p.required {
	margin-top:1.5em;
}


/*QUALITY HELP BIT*/
div.quality_help {
	background:#fff;
	position: absolute;
	top:3.7em;
	right:1.5em;
	width:14.5em;
	font-size:0.8em;
	padding:0.8em;
	border:1px solid #B2B2B2;
	color:#6d276a;
}
/* Postcode Error */
p.pcode_error {
	color:#FF0000;
	border: 1px solid #f00;
	clear:right;
	margin: 1em;
	padding:1em;
}

/* MORE OPTIONS */

div.more label, 
div.more input {
		font-size:0.95em; /*16px;*/
}


div.cream.more {
	border-bottom:0 none;
	}
input.populate, label.provider, label.capacity {
	margin: 0 0 0 4em;
}

div.more_appear {
	margin:0.5em 0;
}

div.quality_rating {
	width:21em;
	float:left;
	padding:0;
}
div.other {
	width:21em;
	float:left;
	padding:0;
}
div.other fieldset{
	padding-left:0;
	margin-left:0;
}

p.start_paragraph{
	float:left;
	width:28em;
}

h2 {
	clear:both;
	margin-bottom:0.5em;
}
ul.search_help {
	float:right;
	width:17em;
	margin:0;
	padding:0;
}
ul.search_help li{
	list-style:none;
	/*background-image:none;*/
	font-size:0.9em;
}

/* Content and Strips - adjustments */
.content {
	background: #FFFFFF;
	margin-bottom: 0.3em;
}
div>div.content {
	margin-bottom: 1.3em;
}
.content .bottom-left {
	background: none;
}

.content .bottom-right {
	background: none;
}


/*div.blue_outer {

}*/
div.submit {
	background-color:#f7f7f7;
	padding-bottom: 0;
}
option { /* gives a comfortable padding around select boxes */
	padding-left:0.2em ;
	padding-right:0.2em ;
}






/* CQC Style nav .....   */

#primary-nav {
	clear: both;
	margin-bottom: 1.9em;
}


#primary-nav,
#legal-links {
	display: block;
	float: left;
	width: 100%;
}

#primary-nav div,
#primary-nav ul {
	float: left;
	width: 100%;
}

#primary-nav li,
#header .utilities li,
#legal-links li,
.bread-crumbs li {
	display: block;
	float: left;
	width: auto;
	font-size:0.85em;
}

#primary-nav li a {
	display: block;
	padding: 0.65em 12px 0.65em 10px;
}

#primary-nav li a.first-child {
	padding-left: 15px;
}

 /*For Safari 3 */
body:first-of-type #primary-nav li a.first-child {
	padding-left: 14px;
}

#primary-nav li a.last-child {
	padding-right: 16px;
}

/*For Safari 3 */
body:first-of-type #primary-nav li a.last-child {
	padding-right: 14px;
}

#primary-nav {
	clear: both;
	margin-bottom: 20px;
}

#primary-nav {
	display: block;
	float: left;
	width: 100%;
}

#primary-nav div,
#primary-nav ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

#primary-nav ul {
	margin: 0;
	list-style-type: none;
	width: 956px;
	padding: 0 4px;
}

#primary-nav li {
	display: block;
	float: left;
	width: auto;
}

#primary-nav li a {
	display: block; /* H: lteIE6 - add layout for IE6 */
	padding: 9px 16px 9px 14px;
}

#primary-nav li.current a {
	padding: 9px 9px 9px 7px;
}

#primary-nav {
	background-image: url(../images/template/nav-slice.png);
	background-position: left top;
	background-repeat: repeat-y;
}

#primary-nav div {
	background-image: url(../images/template/nav-bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#primary-nav ul {
	background-image: url(../images/template/nav-top.png);
	background-position: left top;
	background-repeat: no-repeat;
}


#primary-nav li.current {
	background-color: #fff;
	/*background-image: url(../images/template/nav-bg-active.jpg);*/
	background-repeat: repeat-x;
}

#primary-nav li.current a.first-child,
#primary-nav a.first-child:hover {
	background-image: url(../images/template/nav-bg-left-active.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
	
#primary-nav li.current a.last-child,
#primary-nav a.last-child:hover {
	background-image: url(../images/template/nav-bg-right-active.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#primary-nav a {
	background-image: url(../images/template/nav-divider.png);
	background-position: right center;
	background-repeat: no-repeat;
}

#primary-nav a.no-pipe,
#primary-nav a.last-child {
	background: none;
}

#primary-nav li a {
	color: #4f4f4f;
}

#primary-nav li a:focus,
#primary-nav li a:active,
#primary-nav li.current a {
	color: #4e1472;
}

#primary-nav li.current a {
	background: none;
	border-left: 2px solid #c8c9cd;
	border-right: 2px solid #c8c9cd;
	border-top: 1px solid #c8c9cd;
	padding: 8px 9px 9px 7px;
}

#footer {
	margin-top: 0;
	padding: 8px 0 20px 0;
	clear: both;
	width: 100%;
}

#footer ul {
	padding: 0 0 20px;
	margin: 0;
	list-style-type: none;
}

#footer li {
	float: left;
	padding:0;
}

#footer li a {
	display:block;
	font-size:0.85em;
	padding:0 0.9em;
}

#footer li.first-child a {
	padding-left: 0;
}


#footer {
	border-top: 1px solid #c3c3c3;
}
.utilities li,
#footer li {
	border-right: 1px solid #686868;
}

.utilities li.last-child,
#footer li.last-child {
	border-right: none;
}

.utilities .skip a,
.utilities .skip a:hover,
.utilities .skip a:focus,
.utilities .skip a:active {
	background: #000000;
	color: #ffffff;
}
.utilities li {
	line-height:0.857;
}
.utilities .current a {
	color: #536262;
}
.utilities a {
	color: #0b3495;
}
/* Header ------------------------------------------------------ */

#header {
	padding-top: 20px;
	min-height: 80px;
}

#site-logo {
	position: absolute;
	top: 18px;
	left: 24px;
	margin: 0;
	padding: 0;
}

#site-logo a,
#site-logo img {
	display: block;
}

#header .search-form {
	clear: right;
	float: right;
	width: auto;
}

#header .search-form fieldset {
	display: inline;
}
.search-form input.empty {
color:#7F7F7F;
}
.search-form input.text {
margin-right:10px;
padding:3px;
width:216px;
}
/* Utilities and skip links ------------------------------------------------- */

.utilities {
	float: right;
	padding: 0;
	/*margin-bottom: 1.9em; /* H: lteIE7 - remove margin for IE */
	list-style-type: none;
}

.utilities li {
	float: left;
}

.utilities li a {
	display: block;
	padding: 0 0.9em;
}

.utilities li.last-child a {
	padding-right: 0;
}

.utilities li.skip a {
	z-index: 100;
	position: absolute;
	left: -999em;
	padding: 10px;
	white-space: nowrap;
}

.utilities li.skip span {
	position: absolute;
	left: -999em;
}

.utilities li.skip ul {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}

.utilities li.skip a:focus,
.utilities li.skip a:active {
	left: 25px;
	top: 10px;
}

/* Header ------------------------------------------------ */
#header a#site-name {
display:block;
float:left;
height:80px;
margin:0 0 2px 7px;
overflow:hidden;
text-indent:-999em;
width:230px;
}
a#site-name {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* Utilities and legal links ----------------------------- */

.utilities li,
#footer li {
	border-right: 1px solid #686868;
}

.utilities li.last-child,
#footer li.last-child {
	border-right: none;
}

.utilities .skip a,
.utilities .skip a:hover,
.utilities .skip a:focus,
.utilities .skip a:active {
	background: #000000;
	color: #ffffff;
}

.utilities .current a {
	color: #536262;
}

.search_help li {
	display:block;
	background-image: url(../images/arrow_right1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
}

abbr {
 	text-decoration:none;
 	border:0 none;
}

#header .search-form {
clear:right;
float:right;
width:auto;
}
#header button {
border-color:#DEDFE0;
}

button {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#FDFDFD url(../images/button-bg.png) repeat-x scroll left bottom;
border:1px solid #A8ABAE;
cursor:pointer;
padding:0;
}
button.btn-search span {
background-image:url(../images/btn-search.png);
background-position:5px center;
background-repeat:no-repeat;
padding-left:25px;
}
button span {
padding:2px 5px;
}
button span {
display:inline-block;
}
.search-form label {
left:-999em;
position:absolute;
}
/*.search-form input.text {
font-size:1em;
}*/
.search-form input.empty {
color:#7F7F7F;
}
.search-form input.text {
border:1px solid #E6E7E8;
}

p.site-logo {
	display: none;
}
