


#comment {
position: absolute;
border: 1px solid #444444;
left: 455px;
top: -1px;
}

/* tags */

body {
margin: 0;
font-size: 11px;
line-height: 19px;
font-family: Geneva, Verdana, Swiss, Arial;
color: #555555;
background: url(/2007/images/bodybak.gif) repeat-x;
}

h1 {
font-size: 18px;
color: #363c92;
}

h3 {
font-size: 19px;
color: #363c92;
margin-bottom: 6px;
font-family: "trebuchet ms"
}

h4 {
font-size: 16px;
color: #363c92;
margin-bottom: 0;
font-family: "trebuchet ms"
}

h5 {
font-size: 12px;
color: #363c92;
margin-bottom: 0;
font-family: "trebuchet ms"
}

h6 {
font-size: 10px;
font-weight: normal;
margin-top: 0;
margin-bottom: 0;
}

hr {
height:0;
border:0;
border-top:1px solid #bb2530;
}

input, select {
font-size: 1em;
}




/* ids */

#testmode {
background: #ffffcc;
border-bottom:1px solid black;
width:100%;
position:absolute;
z-index: 1000000;
}

#container {
width: 760px;
position: relative;
z-index: 10;
margin: 0 auto;
}

#content {
margin-top: 1px;
width: 544px;
float: left;
}

#topstrip {}

	#topstrip a {
	position:absolute;
	top:100px;
	left:-50px;
	}


#changeable {
text-align: justify;
}

#searchdiv {
float: right;
width:202px;
margin-top: 7px;
}

	#searchdiv a {
	}

	#searchdiv a:hover {
	}


#menu {
background: url(/2007/images/menubak.gif) no-repeat;
width: 544px;
height: 40px;
text-align: center;
color: white;
}

	#menu a {
	color: white;
	font-size: 10px;
	text-decoration: none;
	line-height: 34px;
	}

	#menu a:hover {
	text-decoration: underline;
	}


#status {
display: block;
text-align: left;
position: absolute;
top: 116px;
left: 317px;
width: 300px;
color: #cc2127;
font-weight: bold;
font-size: 11px;
z-index: 100;
line-height: 15px;
}

	#status a {
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #bb2530;
	}

	#status a:hover {
	text-decoration: underline;
	color: #02488c;
	}


#topstrip {
width: 100%;
height: 136px;
z-index: 1;
background: #bb2530 url(/2007/images/logobak.gif) no-repeat 304px 0;
}

	#topstrip img {
	margin-left: 93px;
	}


#credits {
clear: both;
margin-top: 6px;
margin-bottom: 20px;
text-align: center;
}

#sitecredits {
float: right;
margin-top: 35px;
margin-right: 10px;
margin-bottom: 15px;
padding: 3px;
padding-top: 6px;
padding-bottom: 4px;
border: 3px inset #e5e5e5;
text-align: center;
background: #eeeeee;
color: #666666;
font-size: 10px;
line-height: 13px;
font-family: "trebuchet ms";
}

#sitecredits a {
color: #666666;
text-decoration: none;
}

#sitecredits a:hover {
text-decoration: underline;
}

#arrow {
/* used on map page */
font-weight: bold;
font-size: 10px;
font-family: Geneva, Verdana, Swiss, Arial;
background-image: url(/images/arrow.gif);
position: relative;
width: 143px;
height: 23px;
visibility: visible
}

#bugreport {
position: absolute;
top: 0;
left: 176px;
z-index: 1000;
background: #ffffcc;
border: 1px solid red;
padding: 1px;
padding-left: 10px;
padding-right: 10px;
margin-top: 2px;
letter-spacing: 1px;
}

#recentlyviewed {
margin-top: 10px;
border: 1px solid #aaa4a4;
text-align: center;
}

	#recentlyviewed div {
	text-align: left;
	padding:3px 6px;
	background:#cad2dd url(../images/gradient.jpg);
	color:#666666;
	border-bottom:solid 1px #aaa4a4;
	}

	#recentlyviewed a img {
	border: 1px solid #fb3900;
	margin: 4px;
	}

#backtotop {
text-align: right;
display:block;
}

/* classes */

.text img {
margin-left: 15px;
margin-top: 6px;
padding: 3px;
background: #bb2530;
border-bottom: 1px solid #c0cad4;
border-right: 1px solid #c0cad4;
}

.required {
color: red;
font-weight: bold;
}

.errormsg {
color: red;
background: #ffff66;
}

a.highlight {
font-weight: bold;
text-decoration: none;
color: #bb2530;
}

	a.highlight:hover {
	text-decoration: underline;
	}

.results {
/* table of results */
width: 100%;
}

	.results a {
	font-weight: bold;
	text-decoration: none;
	}

	.results a:hover {
	text-decoration: underline;
	}

	.results a:visited {
	color: red;
	}

	.results a:visited img {
	border: 1px solid #fb3900;
	}

	.results th {
	text-align: left;
	font-weight: normal;
	}

	.results .r0 th, .results .r1 th {
	width: 478px;
	}

	.results td {
	width: 102px;
	text-align: center;
	position: relative;
	}

	.results .r0 {
	background: #c2c8d8;
	}

	.results .r1 {

	}

	.results .h {
	font-weight: bold;
	text-align: center;
	background: #c2c8d8;
	}

	.results a img {
	border: 1px solid #363c92;
	}

	.results b {
	float: right;
	display: block;
	padding-left: 4px;
	}

	.results .newprop {
	background: #fb3900;
	color: white;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	position: absolute;
	width: 100px;
	height: 17px;
	margin-left: 1px;
	margin-top: 1px;
	border-bottom: 1px solid #555555;
	overflow: hidden;
	}

	.results i {
	display: block;
	float: right;
	}

.solicitors {
width: 100%;
}


	.solicitors .r0 {
	background: #c2c8d8;
	}

	.solicitors .r1 {

	}
	.solicitors img {
	margin-top: 5px;
	margin-right: 5px;
	}

.rightalign {
	margin-left: 10px;
}

.datatable {
width: 100%;
}

	.datatable th {
	background: #ddddff;
	}

	.datatable .row0 {
	background: #ddddff;
	}

	.datatable .row1 {
	}

.steps1 td {
padding: 8px;
background-color: #ffffee;
border: 1px solid #7b84de;
}

.steps2 td {
padding: 8px;
background-color: #ffffee;
border: 1px solid #7b84de;
}

.alert {
background: #ffffcc;
border: 1px dotted red;
padding: 5px;
margin: 5px;
}

.clearsearch {
display: block;
text-align: center;
padding:3px 6px;
background:#cad2dd url(../images/gradient.jpg);
color:#cc2128;
border:solid 1px #aaa4a4;
margin-top: 10px;
margin-bottom: 10px;
text-decoration: none;
}

	.clearsearch:hover {
	text-decoration: underline;
	color: #014992;
	}