/* CSS Document designed for Camden Carers by Dave Hastings dave.hastings@orange.net */

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

html, body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
		body {
	padding-bottom: 20px;
	text-align: center;
	background-color: #B0C0E6;
	
}
		#container {
	text-align: left;
	margin: auto;
	width: 770px;
	background-image: url(images/bluemid2.gif);
	background-repeat: repeat-y;
	background-position: center;
		}		
		#header {
	border: 1px none black;
	background-image: url(images/bluetop5.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 167px;
		}
		
#sidebartop {
	width: 123px;
	float: left;
	display: inline;
	padding: 10px 0px 0px 17px;
	background-image: url(images/blue_sidebar_head_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	clear: both;
	z-index: 1;
}
		#sidebar {
	width: 100px;
	margin-left: 24px;
	float: left;
	display: inline;
	margin-top: 15px;
	background-image: url(images/blue_sidebar_mid.gif);
	background-repeat: repeat;
	background-position: left top;
	height: auto;
	clear: right;
	z-index: 1;
		}
		
		
		#content {
	margin-left: 159px;
	margin-right: 20px;
	padding: 5px 20px 20px 25px;
	background-image: url(images/blue_content_mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	z-index: 2;
		}
		#contenttop {
	margin-left: 159px;
	margin-right: 20px;
	padding: 20px 5px 0px;
	background-image: url(images/blue_content_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
		#contentfoot {
	margin-left: 159px;
	margin-right: 20px;
	padding: 20px;
	background-image: url(images/blue_content_foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
		}
		#footer {
	background-image: url(images/bluebottom2.gif);
	padding: 20px 20px 50px;
	clear: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
		}
		#help {
	width: 123px;
	float: left;
	display: inline;
	padding: 10px 0px 0px 17px;
	background-image: url(images/blue_sidebar_head_yellow2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	clear: left;
	text-align: left;
}
#carerscontact {
	width: 137px;
	float: left;
	display: inline;
	padding: 2px 0px 5px 3px;
	background-image: url(images/blue_sidebar_contact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
	height: auto;
	clear: left;
}
#image	{
	float: right;
	margin: 20px 0px 0px 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
}
#caption	{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;	
}
#skipnav {
	position: relative;
	}
/* text attributes */
h1	{
			text-indent: -300cm;
}
h2	{
	font-family: "Trebuchet MS", Verdana, Arial;
	padding: 0px 0px 2px 10px;
	color: #0B2E82;
	font-size: 1.4em;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #A4B7E0;
	border-right-color: #A4B7E0;
	border-bottom-color: #A4B7E0;
	border-left-color: #A4B7E0;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 20px 0px 0px 5px;
	color: #0B2E82;
	}
h3.bullet {
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 30px 0px 0px;
	padding: 0px 0px 0px 15px;
	color: #0B2E82;
	font-size: 1.2em;
	height: 30px;
	background-image: url(images/bullet_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: -10px;
	position: relative;
	font-weight: bold;
	}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 20px 0px 0px 5px;
	padding: 0px;
	color: #0B2E82;
	font-size: 1em;
}
h4.bullet  {
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 15px;
	color: #0B2E82;
	font-size: 1em;
	background-image: url(images/bullet_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: -10px;
	position: relative;
}
h5 {

	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 10px 0px 0px 5px;
	color: #0B2E82;
	font-size: 1em;
}
input {
	border: 1px solid #999999;
}

p	{
	margin: 5px 5px 10px;
	color: #333333;
	font-size: .9em;
}
strong {
	color: #0B2E82;
}
ul {
	font-size: 0.9em;
	color: #333333;
	margin: 0px 0px 20px 30px;
	}
li	{
	list-style-position: outside;
	list-style-image: url(images/bullet_small.gif);
	margin-bottom: 3px;
}

p.contact {
	margin: 0px 0px 6px 20px;
	}
p.contacthead{
	margin: 10px 0px 0px 20px;
	font-weight: bold;
	color: #0B2E82;
}
img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header p	{
	text-align: right;
	padding: 0px 30px 0px 0px;
	margin: 0px;
	top: 20px;
	position: relative;
	color: #000000;
}

#sidebar h2 {
	margin: 0px 0px 10px;
	float: left;
	display: inline;
	padding: 0px 0px 0px 10px;
	background-image: url(images/blue_sidebar_head_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-size: small;
	text-align: left;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	list-style-position: inside;
	border-top-style: none;
	background-image: url(images/blue_sidebar_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 90px;
}
#sidebar li {
	list-style-type: none;
	padding: 0px;
	margin: 1px 1px 1px 0px;
	border: 1px solid #E2E9F5;
	line-height: normal;
	text-align: left;
	width: 120px;
	background-image: url(images/naviback.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-position: outside;
	list-style-image: none;
}
#sidebar li a {
	padding: 1px 3px 0px 0px;
	color: #0B2E82;
	text-decoration: none;
	margin: 0px;
	font-size: 1em;
	line-height: normal;
	text-align: left;
	width: 110px;
}
#sidebar li a:hover {
	color: #000066;
	margin: 0px;
	text-decoration: underline;
	padding: 0px;
}
#sidebar p {
	font-size: 0.8em;
	color: #003366;
	padding: 0px 0px 0px 3px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
#help p {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 0px;
	vertical-align: sub;
}
#help a {
	font-size: 1.1em;
	font-weight: bold;
	color: #993300;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	width: 100px;
	text-decoration: none;
}
#help a:hover {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	width: 100px;
	text-decoration: none;
}
#footer p {
	margin: 0px;
	padding: 0px;
	clear: left;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	color: #666666;
	text-align: right;
	font-size: 0.8em;
}
#footer a {
	margin: 0px;
	padding: 0px;
	clear: left;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	color: #666666;
	text-align: right;
	text-decoration: none;
}
#footer a:hover {
	margin: 0px;
	padding: 0px;
	clear: left;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	color: #000099;
	text-align: right;
	text-decoration: underline;
}


a.skipnav {
	FONT-SIZE: 0.7em;
	color: #999999;
	margin: 0px;
	border: none;
	padding: 0px;
}
a.skipnav:hover {
	FONT-SIZE: 0.7em;
	color: #333333;
	border: none;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
}
a.skipnav:visited {
	FONT-SIZE: 0.7em;
	color: #999999;
	border: none;
	margin: 0px;
	padding: 0px;
	}

p.contact {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
p.contacthead{
	margin: 10px 0px 0px 20px;
	padding: 0px;
	font-weight: bold;
	color: #0B2E82;
}
.system	{
	font-family: "Courier New", Courier, mono;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding-right: 2px;
	padding-left: 2px;
}
.default {
	border: 1px solid #0B2D81;
	padding-right: 2px;
	padding-left: 2px;
}
.large {
border: 2px solid #0B2D81;
	padding-right: 2px;
	padding-left: 2px;
}
.hiviz	{
	color: #FFFF00;
	background-color: #000000;
	padding-right: 2px;
	padding-left: 2px;
}
#footer a {
	margin: 0px;
	padding: 0px;
	clear: left;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	color: #666666;
	text-align: right;
	text-decoration: none;
}
#footer a:hover {
	margin: 0px;
	padding: 0px;
	clear: left;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	color: #000099;
	text-align: right;
	text-decoration: underline;
}
hr {
	background-image: url(images/blue_content_foot.gif);
	width: 400px;
	background-repeat: repeat-x;
}
#pull-quote {
	float: right;
	margin: 5px 0px 0px 5px;
	background-image: url(images/image_bak.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 260px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B0C0E6;
	border-right-color: #B0C0E6;
	border-bottom-color: #B0C0E6;
	border-left-color: #B0C0E6;
	padding-top: 0px;
	padding-left: 0px;
}
#image2 {

	float: right;
	margin: 10px 0px 0px 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
}
blockquote {
	margin: 20px 10px;
	padding: 10px;
	background-image: url(images/blue_border2.jpg);
	background-repeat: no-repeat;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCD1D5;
	border-right-color: #CCD1D5;
	border-bottom-color: #CCD1D5;
	border-left-color: #CCD1D5;
	width: 500px;
	font-size: 1em;
	color: #333333;
}
.left {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.right {
	float: right;
	margin-top: 3px;
	margin-right: 11px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.credit {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#imagectr {
	margin: 20px 0px 0px 140px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
}
#caption2 {

	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
#imageleft1 {


	float: left;
	margin: 10px 20px 0px 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
}
#caption3 {


	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
#caption4 {



	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
#imageleft2 {



	float: left;
	margin: 10px 10px 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
}

