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

.clear {
	clear: both;
}

body {
	background: url(../images/layout/bodybg.jpg) repeat-x #FFF;
	font-size: 62.5%; /* sets all fonts to 10px to help with em styling*/
	
	font-family: Arial, sans-serif;
}

.texthide {
	position: absolute;
	left: -5000px;
}


h2 {
	font-size: 1.8em;
	line-height: 1.2em;
	
	font-family:  Arial, sans-serif;
}

#outsidewrap {
	background: url(../images/layout/outsideedge.png) repeat-y;
	margin: 0 auto;
	width: 1008px;
}

#wrapper{
	background: url(../images/layout/wrapbg.jpg) repeat-y;
	width: 968px;
	margin: 0 auto;
}

#wrapper2 {
	background: url(../images/layout/wrapbg2.jpg) repeat-y;
	width: 968px;
	margin: 0 auto;
}
		
#sideleft {
	background: url(../images/layout/sideleftbg.jpg) no-repeat;
	width: 167px;
	height: 667px;
	float: left;
	line-height: 1.2em;
}

#sideleft img {
	border: none;
}

#sideleft h2 {
	width: 145px;
	/*background: url(../images/layout/rightarrow.jpg) bottom no-repeat;*/
	margin: 0px 0px 0px 14px;
	padding-bottom: 0px;
	line-height: 1.2em;
	font-size: 1.7em;
}

#sideleft h2 span {
	font-size: 0.7em;
	padding-left: 15px;
	color: #cd003a;
}

#sideleft a {
	color: #cd003a;
}

.directions {
	padding-top: 5px;
}

#sideleft p {
	margin-left: 15px;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-bottom: 5px;
}

#sideleft span.bolder {	
	
	font-family:  Arial, sans-serif;
	font-weight: bold;
}


/* _-_-_-_-__-_-_-_-_-_-_-_-_-_-_-SIDELEFT NAV BELOW_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/

#sideleft ul {
	float: left;
	list-style: none;
	width: 167px;
	height: 260px;
	text-align: left;
	
	font-family:  Arial, sans-serif;
	line-height: 1.7em;
}

#sideleft ul li {
	float: left;
	font-size: 1.6em;
}

#sideleft ul li span {
	
	font-family:  Arial, sans-serif;
	font-size: 0.8em;
}

#sideleft ul li a {
	color: #cd003a;
	text-decoration: none;
	width: 152px;
	height: 47px;
	padding: 10px 0px 0px 15px;
	display: block;
}

#sideleft ul li a:hover {
	color: #FFF;
	background: url(../images/layout/navleftbg.jpg) no-repeat top;
}

#sideleft ul li#selected a {
	color: #FFF;
	background: url(../images/layout/navleftbg.jpg) no-repeat top;
}

#sideleftul ul li.grimsby  a  {
	color: #cd003a;
	text-decoration: none;
	width: 152px;
	height: 67px;
	padding: 10px 0px 10px 15px;
	display: block;
}


#sideleft ul li.grimsby a:hover {
	color: #FFF;
	width: 152px;
	height: 67px;
	background: url(../images/layout/navleftbgALT.jpg) no-repeat top;
}

#sideleft ul li.grimsby#grimsbyselected a {
	color: #FFF;
	width: 152px;
	height: 67px;
	background: url(../images/layout/navleftbgALT.jpg) no-repeat top;
}


/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_SIDELEFT NAV ABOVE-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/

#header {
	background: url(../images/layout/headerbg.jpg) no-repeat #CCC;
	width: 801px;
	height: 66px;
	float: left;
}
#header2 {
	background: url(../images/layout/headerbg2.jpg) no-repeat #CCC;
	width: 801px;
	height: 66px;
	float: left;
}
/*_-_-_-__-_-_-__-_-_-__-_-_-__-_-_-_  navigation styles _-_-_-__-_-_-__-_-_-__-_-_-__-_-_-_*/

ul.nav {
	clear: right;
	float: left;
	list-style: none;
	margin-top: 20px;
	width: 801px;
	background: url(../images/layout/navbg.jpg) repeat-x;
	text-align: left;
	display: inline;
	
	font-family: Arial, sans-serif;
}

ul.nav li {
	float: left;
	font-size: 1.6em;
}

ul.nav li a {
	text-decoration: none;
	color: #FFF;
	padding: 10px 10px 20px 10px;
	display: block;
}

ul.nav li a:hover {
	background: #cd003a;
}

ul.nav li#selected  a{
	background: #cd003a;
}

/*_-_-_-__-_-_-__-_-_-__-_-_-__-_-_-__-_-_-_ main content styles continued_-_-_-__-_-_-__-_-_-__-_-_-__-_-_-__-_-_-_ */
		
#main{
	width: 801px;
	float: left;

}

#contentleft{
	background: #FFF;
	width: 630px;
	float: left;
	border: 1px solid #cd003a;
}

#contentleft2 {
	background: #FFF;
	width: 630px;
	float: left;
	border-top: 1px solid #cd003a;
	border-left: 1px solid #cd003a;
	border-bottom: 1px solid #cd003a;
}

.cltop {
	width: 623px;
	height: 271px;
	margin-top: 9px;
	margin-left: 9px;
	color: #FFF;
}

.cltop h2 {
	padding-left: 12px;
	padding-top: 12px;
	font-size: 1.5em;
}

.cltop h3 {
	width: 286px;
	padding-left: 12px;
	font-size: 1.9em;
	padding-top: 5px;
}

.cltop p {
	width: 270px;
	padding-left: 12px;
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 15px;
}

.cltop ul {
	width: 270px;
	padding-left: 28px;
	font-size: 1.4em;
	padding-top: 15px;
	
	font-family:  Arial, sans-serif;
}

.cltop ul li {
	padding: 4px;
}

#cltopdigest h2 {
	padding-left: 20px;
	padding-top: 132px;
	font-size: 2.5em;
	color: #94be1c;
}

#cltopdigest p {
	padding-left: 20px;
	font-size: 1.3em;
	
	font-family:  Arial, sans-serif;
}

#cltopdigest a {
	font-size: 1.3em;
	color: #FFF;
	
	font-family:  Arial, sans-serif;
}

#cltophull {
	background: url(../images/content/hull.jpg) no-repeat;
	width: 612px;
	height: 260px;
}

#cltopscunthorpe {
	background: url(../images/content/scunthorpe.jpg) no-repeat;
	width: 612px;
	height: 260px;
}

#cltopdoncaster {
	background: url(../images/content/doncaster.jpg) no-repeat;
	width: 612px;
	height: 260px;
}

#cltopgrimsby {
	background: url(../images/content/grimsby.jpg) no-repeat;
	width: 612px;
	height: 260px;
}

#cltopdigest {
	background: url(../images/content/newspagesplash.jpg) no-repeat;
	width: 612px;
	height: 260px;
}


#clleft {
	width: 314px;
	float: left;
	height: 328px;
}

#clleft p {
	font-size: 13px;
	margin: 12px 16px;
}

.dealsdone {
	width: 292px;
	height: 281px;
	overflow: auto;
	margin-left: 8px;
}

table {

	font-size: 1.3em;
	border-bottom: 1px solid #a7a08d;
	line-height: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.alt {
	background: #f3f2ee;
}

table td {
	padding-left: 10px
}

table td.status {
	
	font-family:  Arial, sans-serif;
	color: red;
	font-size: 1.4em;
}

table td.red {
	color: red;
}

table td.tablebold {
	
	font-family:  Arial, sans-serif;
}

#clleft h2 {
	padding: 12px 0 5px 18px;
}

#clright h2 {
	padding: 12px 0px 5px 4px;
}

#clright {
	width: 313px;
	float: left;
}

#contentright {
	background: url(../images/layout/contentrightbg.jpg) no-repeat left;
	height: 601px;
	width: 165px;
	float: left;
}

#contentright2 {
	background: url(../images/layout/contentrightbg2.jpg) no-repeat left;
	height: 601px;
	width: 169px;
	float: left;
}

#contentrightproperties h2 {
	width: 146px;
	background: url(../images/layout/rightarrow.jpg) bottom no-repeat;
	margin: 6px 0px 10px 10px;
	padding-bottom: 17px;
	line-height: 1.2em;
}

#contentrightproperties h3 {
		
	font-family:  Arial, sans-serif;	
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 2px 0px 0px 10px;
}

#contentrightproperties p {
	margin: 0px 0px 0px 10px;
	font-size: 1.1em;
}

#contentrightproperties img {
	padding: 30px 0 0 10px;
}

#fileref {
	height: 36px;
	width: 146px;
	background: url(../images/layout/searchboxbg.jpg) repeat-x;
	margin: 10px 0 10px 10px; 
	border: none;
}

#searchbutton, #searchbutton2 {
	margin-left: 102px;
	line-height: 1.2em;
	width: 55px;
}

#contentrightproperties select {
	margin: 4px 0 5px 10px;
	width: 146px;
}

.moreoptions {
	width: 146px;
	background: url(../images/layout/leftarrow.jpg) bottom no-repeat;
	margin: 5px 0px 0px 10px;
	padding-bottom: 20px;
}

.moreoptions a {
	color: #cd003a;
}

#slider-range, #slider-torent, #slider-tobuy {
	margin-left: 10px;
	margin-bottom: 7px;
	width: 146px;
}

.tenureh3 {
	color: red;
}

#amount, #amount-torent, #amount-tobuy {
	margin-left: 10px;
	margin-bottom: 5px;
	width: 146px;
	background: none;
	border: none;
	color: #cd003a;
		
	font-family:  Arial, sans-serif;	
	font-size: 1.4em;
}

#footer {
	clear: both;
	width: 968px;
	height: 65px;
	background: url(../images/layout/footerbg.jpg) no-repeat;
}

#footer p {
	width: 784px;
	float: left;
	color: #FFF;
	padding: 15px 0px 5px 15px;
	
	font-size: 1.5em;
	line-height: 1.2em;
}

#footer img {
	border: none;
	float: left;
}

#footer_left {
	float: left;
	width: 799px;
}


/* _-_-_-_-__-_-_-_-_-_-_-_-_-_-_-FOOTER NAV BELOW_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/

#footer_left ul {
	list-style: none;
	text-align: left;
	line-height: 1.2em;
}

#footer ul li {
	float: left;
	font-size: 1.1em;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #FFF;
}

#footer ul li.firstlink {
	padding-left: 15px;
	padding-right: 5px;
}

#footer ul li.lastlink {
	border-right: none;
}

#footer ul li span {
	
	font-family:  Arial, sans-serif;
}

#footer ul li a {
	color: #FFF;
}

#footer ul li a:hover {
	color: #CCC;
}

/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_FOOTER NAV ABOVE-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/


#externalfooter {
	width: 1008px;
	height: 30px;
	margin: 0 auto;
	background: url(../images/layout/outside2.png) no-repeat;
	font-size: 1em;
	line-height: 1.2em;
}

#externalfooter span { 
	font-size: 1.2em;
}

#externalfooter p {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	display: inline;
}

#externalfooter ul {
	list-style: none;
	text-align: left;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	display: inline;
}

#externalfooter ul li {
	float: left;
	font-size: 1.1em;
	border-right: 1px solid #000;
	padding: 0px 10px 0px 10px;
}

.lastlink , #externalfooter ul li.lastlink {
	border-right: none;
	padding-right: 0px;
}

#externalfooter ul li a {
	color: #000;
}

.digest {
	width: 303px;
	height: 165px;
	background: url(../images/content/digest.jpg) no-repeat;
	margin-left: 4px;
	margin-bottom: 8px;
}

.digest h3 {
	color: #92bd14;
	font-size: 1.8em;
	line-height: 1.4em;
	
	font-family:  Arial, sans-serif;
	padding: 14px 0px 16px 14px;
	width: 172px;
}
.digest p {
	color: #FFF;
	font-size: 1.3em;
	line-height: 1.3em;
		
	font-family:   Arial, sans-serif;	
	width: 150px;
	padding-left: 14px;
}

.digest h3 a {
	color: #92bd14;
	text-decoration: none;
}
.digest p a {
	text-decoration: none;
	color: #fff;
}

.digest a:hover {
	text-decoration: underline;
}

.latestnews {
	margin-left: 4px;
	width: 303px;
	background: #cd003b;
}

.latestnews a {
	color: #fff;
}

.newstext {
	width: 194px;
	float: left;
	padding: 5px 5px 5px 5px;
		
	font-family:  Arial, sans-serif;	
	font-size: 1.4em;
	line-height: 1.1em;
	color: #FFF;
}

.newstext span {
	font-size: 0.9em;
}

.newsimg {
	float: left;
	padding: 2px;
}

/*------------------- news page ------------------------*/
#clleftnews {
	width: 421px;
	float: left;
	height: 318px;
	margin-top: 4px;
	padding-bottom: 8px;
}
#clleftnews h2 {
	padding: 4px 0 5px 18px;
}

#clrightnews h2 {
	padding: 4px 0px 8px 8px;
	color: #FFF;
	font-size: 1.8em;
	line-height: 1.3em;
}

#clrightnews p {
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-left: 8px;
}

.subscribeblurb {
	padding-bottom: 8px;
}

.check {
	font-size: 1em;
	margin-bottom: 5px;
	float: left;
}

#check {
	float: left;
	margin-right: 4px;
}

input#subscribe {
	float: right;
	margin-right: 8px;
	margin-top: 4px;
	width: 70px;
}


#clrightnews .label {
		
	font-family:   Arial, sans-serif;	
	padding: 8px 8px 4px 0px;
}

#firstname, #surname, #email {
	margin: 2px 0px 8px 0px;
	background: #FFF url(../images/layout/searchboxbg2.jpg) repeat-x top;
	border: none;
	width: 184px;
	padding: 3px 0 3px 0;
}

#clrightnews {
	margin-top: 4px;
	width: 200px;
	float: left;
	height: 318px;
	background: #cd003a;
	margin-bottom: 8px;
}

#newscontainer {
	width: 405px;
	height: 288px;
	overflow: auto;
	margin-left: 8px;
}

.newseventleft {
	float: left;
	line-height: 1.6em;
	margin: 8px 0px 16px 8px;
	display: inline;
}

.newsevent h3 {
	width: 234px;
	padding-bottom: 8px;
	
	font-family:  Arial, sans-serif;
	font-size: 1.3em;
}

.newsevent p {
	width: 234px;
	font-size: 1.2em;
	line-height: 1.2em;
}

.newsevent  a {
	color: black;
}

.newsevent  a:hover {
	text-decoration: none;
}

.newsevent img {
	padding: 0px 8px 8px 8px;
	float: right;
}


/*------------------- search results page ------------------------*/

#searchcrit {
	
}

#searchcrit p {
	margin: 0px;
	padding: 3px 8px;
	clear: both;
	line-height: 14px;
}

#searchcrit p .checkbox {
	float: left;
	text-align: left;
	margin: 0 8px 0 0;
	padding: 0px;
	height: 13px;
}

#searchcrit p label {

}


.searchdisc {
	margin-left: 8px;
	margin-bottom: 8px;
	float: left;
	font-size: 1.2em;
	width: 400px;
	clear: left;
}

.search {
	font-size: 2.2em;
	float: left;
	margin: 16px 0px 16px 16px;
}

.open {
	float: right;
	margin: 19px 8px 0px 0px;
	font-size: 1.6em;
	color: #cd003a;
	cursor: pointer;
}

.open a {
	color: #cd003a;
	text-decoration: none;
}

.searchlist li {	
	background: green;
}

.searchcols {
	float: left;
	background: #d2d3d4;
	height: 224px;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
}

.horizontal {
	border-top: 2px solid #cd003a;
	width: 614px;
	margin-left: 8px;
}

.searchcols h2 {
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 4px;
	font-size: 1.3em;
}

.searchoptions {
	width: 147px;
	font-size: 1.2em;
}

.searchoptions2 {
	width: 147px;
	font-size: 1.2em;
	border-bottom: solid 8px #FFF;
	padding-bottom: 8px;
}

.searchoptions select, .searchoptions2 select {
	width: 126px;
}

#searchbutton3 {
	float: right;
	width: 55px;
	margin-right: 8px;
}

#searchresultspage {
	margin-top: 16px;
	width: 600px;
	margin-left: 10px;
	background: url(../images/layout/searchstripbg.jpg) top right no-repeat;

	
}

.result {
	padding: 10px 0 0px 0px;
}

.result a {
	color: black;
}

.res1 {
	float: left;
	width: 110px;
	margin-left: 8px;
}

.res1text {
	font-size: 1.9em;
	
	color: #cd003a;
}

.res2 {
	float: left;
	width: 315px;
}

.refno {
	font-size: 1.2em;
}

.moredetails {
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.distinction {
	
	font-family:  Arial, sans-serif;
	font-size: 1.7em;
}

.distinction span {
	color: #cd003a;	
}

.description {
	font-size: 1.4em;	
	
	font-family:  Arial, sans-serif;
	margin: 10px 0;
}


.frontsize {
	font-size: 1.2em;	
	font-family:  Arial, sans-serif;
	margin: 10px 0;
}

.res2 ul {
	margin-left: 12px;
	font-size: 1.2em;
}

.res3 {
	float: right;
	margin-right: 20px;
}

.res3 img {
	border: 1px solid #000;
	margin: 10px 0 0 0;
}

div.res4 {
	border-bottom: solid 2px #cd003a;	
	clear: both;
	font-size: 14px;
	color: #cd003a;
	padding-top: 10px 10px 15px 10px;
	margin-right: 10px;
	font-weight: bold;
}

.res4 p {
	padding: 10px 15px 10px 10px;
}

.backtotop {
	float: left;
	margin: 16px 0px 0px 0px;
	font-size: 1.8em;
	padding-bottom: 10px;
	padding-left: 10px;
}

.backtotop a {
	text-decoration: none;
	color: #cd003a;
}

/*contacts */
.contact {
	margin: 16px;
	border-bottom: 1px solid #CCC;
}
h3.name {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
}
.contact h3 span {
	font-size: 14px;
	font-weight: normal;
}

.contact p {
	font-size: 12px;
	margin: 10px 0 10px 0;

}

.contact img{
	margin: 0 30px 30px 0;
}


/*partners */

.picture {
	float: left;
}

/* Services*/
div.services{
	margin: 25px 0 0 8px;
}

div.services h4, div.services h3 {
	font-size: 1.6em;
	padding: 8px 8px;
}

div.services h4 a{
	color: #000;	
}

div.services p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0px 25px 6px 8px;

}

div.services li {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0px 5px;
	margin: 0 50px;
}

#backlink {
	padding-top: 20px;
	font-weight: bold;
}


img.rightimage {
	float: right;
	padding:  0 10px 10px 10px;
}

#contactlist a{
	color: #cd003a;
}

/* Branding */

#branding {
	padding: 8px;
	font-size: 1.3em;
	float: left;
	width: 440px;
}

#branding p {
	margin-bottom: 8px;
}

#downloadpdf {
	float: left;
}

#downloadpdf img {
	margin: 8px 16px 8px 16px;
	border: none;
}

/* enquiries */


#enquiries  {
	color: #000;
	padding: 8px;
	font-size: 1.3em;
	line-height: 1.4em;
}



fieldset {
	border: 0px;
	margin: 10px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #cd003a;
}

legend {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 12px;
	padding: 0 0 15px 0;
}

#enquiries label {
	font-size: 12px;
}

#enquiries p {
	margin: 8px;
	font-size: 12px;
}

#yourdetails label {
	float: left;
	text-align: left;
	width: 100px;
}


#contactmethod label {
	float: left;
	text-align: left;
	width: 100px;
}

#contectmethod input{
	float: left;
	width: 30px;
}

#yourrequirment label {
	float: left;
	text-align: left;
	width: 100px;
}

#submitlabel {
	display: none;
}

.mandfields {
	background-color:#FFFFCC;
}

.redstar{
	font-weight: bolder;
	font-size: 14px;
	color: #cd003a;
}

/* Deals Done */

.dealsdoneh3 {
	font-size: 1.4em;
	margin: 16px;
}


ul.dealsSubMenu li {
	float: left;
	margin: 8px;
	font-size: 1.2em;
	list-style: none;
}

ul.dealsSubMenu a {
	color: #cd003a;
}

tr.backgroundofred {
	background-color: #cd003a;
}

.dealstable {
	margin: 0px 16px 8px 16px;
	border: 1px solid #cd003a;
}

.dealstable th {
	color: #FFF;
	padding: 8px;
	text-align: left;
}
.dealstable td {
	padding: 8px;
}


.ddheader {	margin: 20px; }
.bluebg {	background-color: #CCC; }
.statusth { width: 100px; }
.priceth { width: 100px; }
.descriptionth { width: 240px; }
.locationth { width: 200px; }
.back2top { margin: 0 0 0 25px; font-size: 12px; }
.back2top  a { color: #fff; }

.dealsSubMenu{
	margin: 30px 0 0 0;
}

/* SIDE MENU */

#sidemenu ul {
	margin-left: 8px;
	margin-top: 8px;
	list-style: none;
}

#sidemenu ul li {
	font-size: 1.6em;
	margin-top: 5px;
}

#sidemenu ul li a{
	color: #000;
	text-decoration: none;
}

#sidemenu ul li a:hover{
	text-decoration: underline;
}


/* new services section */

.servicebox {
	width: 137px;
	height: 480px;
	background: #d2d3d5;
	margin: 10px 8px 14px 8px;
	float: left;
	display: inline;
}


/* new news page */

.bold {
	font-weight: bold;
}

#singlenewsstory {
	padding: 16px;
}


#singlenewsstory h2 {
	font-size: 24px;
	width: 450px;
	margin: 10px 0;
}

#singlenewsstory h3 {
	font-size: 12px;
	width: 450px;
	margin: 10px 0;

}

#singlenewsstory p {
	font-size: 12px;
	width: 450px;
	margin: 10px 0;
}

#singlenewsstory img {
	border: 1px solid black;
	margin: 10px 0;
}

/* news archive */

#archive {
	padding: 16px;
}

#archive h2{
	color: black;
	font-size: 24px;
	padding: 0 0 10px 0;
}

#archive h3{
	color: black;
	font-size: 11px;
	float: left;
	padding: 5px 5px 5px 0px;
	text-transform: uppercase;
}

#archive {

}

#archive a  {
	color: black;
}

#newsarchivelink {
	font-size: 14px;
	background: #cd0039;
}

#newsarchivelink a{
	padding: 5px 10px 10px 10px;
	margin: 0px;
	display: block;
	color: #fff;
}

.hide {
	position: absolute;
	left: -5000px;
}

#dealsdonemonthselector {
	float: right;
	margin: 16px;
}

#dealsdonemonthselector select{
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

#dealsdonesectors p {
	font-size: 12px;
	padding: 16px;

}

#dealsdonesectors li{
	font-size: 12px;
	padding: 3px 0 3px 16px;
	list-style: none;
}

#dealsdonesectors a {
	color: #000;
}



#searchpager {
	width: 590px;
	margin-left: 10px;
	margin-top: 10px;
}

#searchpager ul {
	margin-top: 5px;
}

#searchpager li {
	float: left;
	width: 20px;
	text-align: center;
	background-color: #d2d3d5;
	display: block;
	margin: 1px 1px 0px 0px;
	padding: 2px 0;
}

#searchpager li a {
	color: #000;
	text-decoration: none;
}

#searchpager li#selectedpager{
	background: #cd003b;
}

#searchpager li#selectedpager a{
	color: #fff;	
}

#searchpager a:hover {
	text-decoration: underline;
}

#searchpager h3 {
	font-size: 1.2em;
}

#digestheader {
	margin: 8px;
}

#propfields {
 height: 380px;
}

#resbullets {
	clear: both;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

#resbullets li {
	margin: 5px 30px;
	padding: 2px 10px;
	font-size: 12px;
}

#resbullets img {
	border: 1px solid #000;
}

#propertypage *{
	font-size: 12px;
	margin: 10px;
	
}

#restext p{
	font-size: 12px;
	margin: 10px;
	
}
#restext h3 {
	font-size: 18px;
	margin: 10px;
}

#resterm p {
	font-weight: bold;
	font-size: 18px;
	margin: 10px;
}

#resimg {
	text-align: center;
}

#resimg img {
}

#maximum_size {
	width: 100px;
}

#minimum_size {
	width: 100px;

}

div#clrightnews p.suberror {
	color: yellow;
	margin: 5px 10px;
}

.servicebox a{
	color: #000;
}



.resultssummary {
	padding-top: 15px;
	padding-left: 8px;
	clear: both;
	width: 320px;
}

#backtosearch a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-left: 18px;
	padding-top: 18px;
	display: block;
}

span.subscribelink a {
	color: #CD003A;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 0.8em;
}

.presearchdisc {
	height: 220px;
	font-size: 12px;
	clear: both;
	width: 500px;
	padding: 8px;
	
}

p.presearchdisc a{ 
	color: black;
}


div.cltop {
	height: 262px;
	overflow: hidden;
}


div p.referror {
	padding-left: 20px;
	font-size: 12px;
	color: #cd003b;
	font-weight: bold;
}
