
#socialnetworking {
position:relative;
top:50px;
left:515px;
width:32px;
}

	#socialnetworking a img {
		border:0;
	}

#comment {
position: absolute;
border: 1px solid #444444;
left: 455px;
top: -1px;
}

#msg {
text-align: center;
background: #e0cfc8;
padding: 2px;
border: 1px solid #10425a;
font-size: .9em;
color: #10425a;
font-variant: small-caps;
margin-bottom: 5px;
}

/* tags */

body {
margin: 0;
font-size: 11px;
line-height: 19px;
font-family: Geneva, Verdana, Swiss, Arial;
color: #555555;
}

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;
}


#a2 {
margin-top:10px;
background: url(../images/a2bak-red.gif) #bb2530;
}

#a3 {
background:url(../images/red-greygrad.jpg) repeat-x;
margin-top:5px;
}

#a4 {
clear:both;
margin-top:5px;
}

#a4b {
background: url(../images/footer-red.gif) top center no-repeat #bb2530;
height:35px;
}

#container {
width: 765px;
margin:0 auto;
}

#content {
margin-top: 10px;
width: 544px;
float: left;
}

#topstrip {
	height:159px;
	background: url(../images/topbar-red.jpg);
	position:relative;
	width: 765px;
	margin:0 auto;
	}

	#topstrip #home1 {
	position:absolute;
	height:30px;
	width:30px;
	top:0px;
	right:17px;
	}

	#topstrip #home2 {
	position:absolute;
	height:120px;
	width:162px;
	top:35px;
	left:6px;
	}


#changeable {
text-align: justify;
}

#searchdiv {
float: right;
width:202px;
margin-top: 10px;
}

	#searchdiv a {
	}

	#searchdiv a:hover {
	}


#menu {
background: url(../images/menubak-red.png) no-repeat;
width: 544px;
height: 40px;
text-align: left;
padding-left:15px;
color: white;
}

	#menu a {
	color: white;
	font-size: 10px;
	text-decoration: none;
	line-height: 28px;
	}

	#menu a:hover {
	text-decoration: underline;
	}

#last_update {
display: block;
text-align: left;
position: absolute;
top: 0px;
left:180px;
width: 300px;
color: #bb2530;
font-weight: normal;
font-size: 11px;
z-index: 100;
}

#status {
display: block;
text-align: left;
position: absolute;
top: 15px;
left:180px;
width: 300px;
color: #bb2530;
font-weight: normal;
font-size: 11px;
z-index: 100;
}

	#status a {
	color: #bb2530;
	font-weight:bold;
	text-decoration:none;
	}

	#status a:hover {
	text-decoration:underline;
	}


.backlink {
display:block;
background: url(../images/back-red.png) no-repeat;
height:37px;
width:161px;
float:right;
text-indent:-1000em;
outline:0;
}

#changeable {
margin-right:7px;
}


#credits {
clear: both;
text-align: center;
width: 765px;
margin:10px auto;
}



#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 {
display:block;
float:left;
text-indent:-500em;
margin-top:6px;
width:118px;
height:37px;
background:url(../images/top-red.png) no-repeat;
}

/* classes */

.text {
position:relative;
}

.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 {
	}

#details h3 {
font-size:14px;
font-family:verdana;
margin-bottom:0;
color:#bb2530;
}

.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;
	}

.pricechange {
font-weight:bold;
font-style:italic;
color:white;
background:#FF7E30;
border:1px solid #FF7E30;
padding:1px;
}

.standout {
color: #bb2530;
font-weight: bold;
}

ol.faq {
}

ol.faq {
color: #BB2530;
margin-bottom: 3px;
}

ol.faq div {
margin-left: 10px;
margin-bottom: 15px;
color: #555555;
}

.callout {
float: right;
width: 147px;
height: 94px;
text-align: center;
background: url(../images/callout.jpg);
color: white;
text-decoration: none;
font-size: 9px;
line-height: 13px;
}

.callout span {
display: block;
padding-top: 16px;
padding-bottom: 18px;
padding-left: 18px;
padding-right: 16px;
}

.callout:hover {
background: url(../images/callout.jpg) 0 -98px;
}

.callout:hover span {
padding-top: 18px;
}

#hrform {
padding: 10px;
padding-top: 5px;
border: 1px solid #bb2530;
background: #E5ECF6;
}

#hrform h3 {
color: #bb2530;
}

#hrform div {
font-size: .9em;
font-weight: bold;
margin: 0 0 10px 0;
font-variant: small-caps;
}

.hrformbutton {
background: #bb2530;
color: white;
font-weight: bold;
padding: 3px;
border-top: 2px solid #DD2932;
border-left: 2px solid #DD2932;
border-right: 2px solid #A21A21;
border-bottom: 2px solid #A21A21;
}

#hrbutton {
display: block;
position: absolute;
width: 60px;
height: 63px;
top: 48px;
left:515px;
}

.hr-faq {
color: #10425a;
font-weight: bold;
}

#hspcnews {
float:right;
margin-left:10px;
}

#hspcnews img {
border:0;
margin:0;
padding:0;
background:transparent;
}

#hspcnews a {
font-family:geneva, verdana, swiss, arial;
font-size:10px;
line-height:12px;
color:white;
display:block;
text-decoration:none;
text-align:center;
padding: 9px 3px 0 5px;
margin-top:3px;
width:220px;
}

#hspcnewstitle {
font-family:georgia !important;
text-transform:uppercase !important;
font-weight:normal !important;
letter-spacing:1px;
padding-top:0 !important;
font-size:14px !important;
margin-top:0 !important;
font-weight:bold;
}

#hspcnews a:hover {
color:#C0CAD4;
}

#newsheadlines {
background:url(../images/news-mid.png) repeat-y;
}

#news-header {
margin-bottom:10px;
}

#news-header a {
color: #555555;
text-decoration:none;
}

#news-header a:hover {
text-decoration:underline;
}

.news-article {
margin-bottom:10px;
margin-right:20px;
}

.news-article img {
background:0;
padding:0;
margin:0;
}


.news-article img[align=right] {
margin-bottom: 5px;
margin-left: 10px;
float:right;
}

.news-article img[align=left] {
margin-bottom: 5px;
margin-right: 10px;
float:left;
}

.news-article img {
border:0;
}

.news-title a {
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#bb2530;
}

.news-title a:hover {
text-decoration:underline;
}

.news-date {
font-style:italic;
}

.news-content a {
color:#bb2530;
text-decoration:none;
}

.news-content a:hover {
color:#bb2530;
text-decoration:underline;
}

#news-indexlink {
display:block;
text-align:right;
}

.homelozenge {
background:#BB2530;
color:white;
padding:10px;
margin-bottom:10px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

	.homelozenge h3 {
	font-family:georgia;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
	margin-top:0;
	padding-top:0;
	font-size:1.4em;
	color:white;
	}

	.homelozenge a {
	color:white;
	text-decoration:none;
	border-bottom:1px dotted white;
	}

	.homelozenge a:hover {
	border-bottom:1px solid white;
	}

	.homelozenge.premier {
	background:#4D7324;
	}

table.premier {
border:1px solid #4c7324;
background:white;
}

	table.premier img {
	border:1px solid #4C7324 !important;
	}

	table.premier .r0, table.premier .r1 {
	background:transparent;
	}

	table.premier td, table.premier th {
	border-top:1px solid silver;
	padding:10px;
	}

	table.premier td#premierhead {
	text-align:left;
	background: url(../images/green-pins.gif) #4C7324;
	padding:0;
	border-top:0;
	}

	table.premier td#premierhead img {
	border-right:1px solid white;
	}

	table.premier .newprop {
	background-color: #4C7324;
	}

	table.premier a {
	color:black;
	}

	table.premier a:visited {
	color: #4C7324;
	}

	table.premier #premier_note {
	background:#4C7324;
	color:white;
	padding:1px 15px;
	border-top:0;
	font-family:georgia;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	}

