p.rubric {
	font-size: 60%;
	font-style: italic;
}

div.record {
	clear: right;
}
input.numeric {
	width: 30px;
}
img.left {
	float: left;
	margin: 0px 10px 0px 0px;
}
img.right {
	float: right;
	margin: 0px 0px 0px 10px;
}
label {
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #333333;
}
body {
	background-image: url(/images/body.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 100%;
}
div#pane {
	border-top: 7px solid #35a7e8;
	margin: 1px 0 0 193px;
	position: absolute; /* This is for Safari only; see end of file */
}
img.recordPhoto, img.recordPhotoCCH {
	margin: 0 0 10px 10px;
	float: right;
}
img.recordPhoto {
	border: 1px solid #a8ccbb;	
}
p.recordTeaser {
	margin: 0px 0px 10px 0px;
}
p.recordTeaser, p.recordDate {
	font-style: italic;
}
p.recordPDF, p.recordWard, p.recordConstituency {
	margin-top: 20px;
	font-weight: bold;
}
table.view {
	margin-top: 10px;
	width: 547px;
}
* html table.view {
	width: 544px;
}
table.view th {
	text-align: left;
	padding: 5px 0 8px 10px;
	letter-spacing: 0.2em;
	background-repeat: no-repeat;
}
table.view th.left {
	background-image: url(/images/thLeft.gif);
	background-color: #00b0a8;
}
table.view th.right {
	background-image: url(/images/thRight.gif);
	background-color: #00c2e8;	
}
table.view th h2 {
	font-size: 100%;
	color: #fff;
}
table.view th h2 a {
	color: #fff;
}
table.view td {
	padding: 0px;
	background-color: #ccc;
}
table.view td.image {
	background-image: url(/images/tdImage.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
table.view td, table.view th {
	border: 1px solid #ffffff;
	width: 50%;
}
table.view td img {
	display: block;	
	border-right: 1px solid #fff;
	margin: 0px;
}
table.view td p {
	padding: 0 0.5em 0 0.5em;
	line-height: 1.5;
}	
table.view td h3 {
	margin: 0;
	padding: 0.25em 0.5em 0.25em 0.5em;
}
h1, h2, h3, h4, h5 {
	color: #0096d1;
}
h1, p#accessible {
	position: absolute;
	z-index: 20;
	margin: 0px;
}
h1 {
	font-size: 150%;
	top: 30px;
	left: 20px;
}
h2 {
	margin: 5px 0 0 0;
	font-size: 125%;
	font-weight: normal;
	letter-spacing: 0.2em;
}
h2, h2 a {
	color: #65920b;
}
h2 a:hover {
	color: #000;
	text-decoration: none;
}
h3, h4, h5 {	
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 0 0; 
}
h3, h3 a {
	color: #0087d7;
}
h3 a:hover {
	text-decoration: none;
	color: #000000;
}
img#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 740px;
	height: 100px;
	z-index: 10;
	border-bottom: 7px solid #35a7e8;	
}
img#montage {
	height: 210px;
	width: 740px;
	border-bottom: 7px solid #0b6ed5;
	padding: 1px 0 1px 0;
}
p#accessible {
	top: 0px;
	left: 20px;
	font-size: 75%;
	font-weight: bold;
	margin: 0;
}
p#accessible, p#accessible a {
	color: #000;
}
div#content {
	position: absolute;
	top: 108px;
	left: 0px;
	width: 740px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	z-index: 30;
	border-top: 7px solid #0b6ed5;
}
div#content p#footer {
	background-color: #ffffff;
	margin: 3em 0 0 0;
	padding: 0.5em 0 0 0;
	border-top: 7px solid #0b6ed5;
	font-size: 60%;
	clear: right;
}
div#sidebar {
	padding: 39px 0 0 0;
	margin: 1px 0 0 0;
	float: left;
	width: 182px;
	border-top: 7px solid #35a7e8;
	background-image: url(/images/sidebarTop.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #9ad884;
}
div#sidebar ul {
	margin: 0;
	padding: 0;
	background-color: #cfcfcf;
}
div#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e4efe9;
}
div#sidebar ul li a {
	font-size: 80%;
	font-weight: bold;
	color: #598baa;
	display: block;
	padding: 5px 0 5px 10px;
}
div#sidebar ul li a:hover {
	text-decoration: none;
	color: #000;
}
div#sidebar p {
	padding: 10px;
	line-height: 2;
	font-size: 75%;
}
div#sidebar form {
	margin: 0;
	padding: 0px 5px 10px 5px; 
	background-color: #d1e9c9;
	border-bottom: 1px solid #fff;
}
div#sidebar form input {
	width: 150px;
}
div#sidebar form p {
	padding: 0px;
	color: #4b8223;
	font-weight: bold;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
p {
	color: #000000;	
	font-size: 100%;
	line-height: 1.25;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: "Courier New", Courier, monospace;
}
form#contact {
	margin-bottom: 30px;
}
form#contact input {
	width: 200px;
}
form#contact input.checkbox {
	width: 30px;
}
p.smallprint {
	background-color: #d1e9c9;
	border-bottom: 1px solid #fff;
}
p.rss {
	background-color: #cfcfcf;
	border-bottom: 1px solid #fff;	
}
li.join {
	background-color: #333;
}
div#sidebar ul li.join a {
	color: #ccc;
}
div#sidebar ul li.join a:hover {
	color: white;
}

img.creditcard { margin-right: 5px; border: 0 }

/* this must be at end of file to fix Safari render bug */
div#pane {position: relative;#}

#ui-datepicker-div {
  z-index: 10000;
  font-size: 12px;
}
