body {
	background-color: #FF1414;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin-bottom: 0px;
}
#wrapper {
	width: 980px;
	background-color: #FFF;
	color: #666;
	margin-top: 0px;
	margin-left: 0px;
}

hr {
	height: 2px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #F00;
}

h1 {
	font-size: 16px;
	color: #039;
	text-align: left;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.2em;
	color: #039;
}

.blue-text {
	color: #039;
}

.orange-text {
    color: #F90;
}

.red-text {
	color: #FF1414;
}

.pink-text {
	color: #F3C;
}

.purple-text {
	color: #60C;
}

.black-text {
	color: #000;
}

.green-text {
    color: #006600;
}

.burgundy-text {
	color: #B5013A;
}

.white-text {
	color: #FFF;
}

.darkgrey-text {
	color: #333;
}

.aqua-text {
	color: #0CF;
}

.small-text {
	font-size: 10px;
	font-weight: bold;
}


#logo {
	height: 177px;
	width: 156px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	display: inline;
}
#header-middle {
	width: 598px;
	float: left;
	height: 182px;
	margin-top: 20px;
	color: #052FC3;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;

}
.strapline {
	width: 80px;
	margin-top: 60px;
	margin-left: 5px;
}


#top-menu {
	height: 26px;
	padding-top: 3px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#text-links {
	width: 260px;
	float: left;
	font-size: 16px;
	margin-top: 2px;
}
A.home-link:link, .home-link:visited {
	color: #039;
	text-decoration:none;
	font-weight: bold;
}
A.buying-link:link, .buying-link:visited {
	color: #F90;
	text-decoration:none;
	font-weight: bold;
}
A.selling-link:link, .selling-link:visited {
	color: #60C;
	text-decoration:none;
	font-weight: bold;
}
A.finance-link:link, .finance-link:visited {
	color: #F3C;
	text-decoration:none;
	font-weight: bold;
}
#country-coastal {
	width: 230px;
	display: inline;
	float: left;
}

#country-coastal img {
    border:0;
}
#burnells-sign {
	float: left;
	display: inline;
	width: 187px;
	height: 182px;
	margin-top: 20px;
}
#leftcol {
	width: 220px;
	display: inline;
	float: left;
	vertical-align: top;
}
#quicksearch {
	width: 200px;
	background-color: #D7E4FF;
	margin-top: 1px;
	font-size: 11px;
	color: #039;
	font-weight: bold;
	margin-bottom: 0px;
	float: right;
}

#quicksearch select {
	width: 100px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#advancedsearch {
	width: 400px;
}

#advancedsearch select {
	width: 200px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#hip-guide {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #B5013A;
}


/* red buttons */

#red-buttons {
	width:200px;
	text-align:left;
	margin: 0 auto;
	padding: 0;
	float: right;
}
#red-buttons ul {
	margin:0;
	padding:0;
}
#red-buttons li {
	padding:0;
	list-style:none;
	margin: 0;
}
#red-buttons li a {
	color:#FFF;
	text-decoration:none;
	width:190px;
	display:block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/red-arrow-button.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#red-buttons li a:hover {
	background-image: url(images/red-arrow-button-over.gif);
}
#red-buttons li a.active {
	font-weight:bold;
}

#search-button {
	padding-bottom: 1px;
	background-color: #FFFFFF;
}

#location-map {
	width: 200px;
	float: right;
	margin-top: 20px;
	color: #FF1414;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}

/* left navigation */

.leftmenu {
	width:200px;
	text-align:left;
	margin: 0 auto;
	padding: 0;
	float: right;
}
.leftmenu ul {
	margin:0;
	padding:0;
}
.leftmenu li {
	margin:0;
	padding:0;
	list-style:none;
}
.leftmenu li a {
	color:#666;
	text-decoration:none;
	width:190px;
	display:block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	margin: 0;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.leftmenu li a:visited {
	border-bottom:1px dotted #999999;
	color: #666;
	text-decoration:none;
}

.leftmenu li a:hover {
	border-bottom:1px dotted #999999;
	color: #03C;
	text-decoration:none;
}
.leftmenu li a.active {
	font-weight:bold;
}
/* end left navigation */


#midcol {
	display: inline;
	float: left;
	width: 440px;
	vertical-align: top;
	margin-left: 20px;
}

#midcol p {
	text-align: justify;
	font-size: 1.2em;
}

#welcome {
	font-size: 16px;
	color: #039;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}


#rightcol {
	display: inline;
	float: left;
	width: 300px;
	vertical-align: top;
}
.title-bar {
	height: 18px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D7E4FF;
	font-size: 15px;
	font-weight: bold;
	color: #039;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 3px;
	float: right;
}
.title-bar-right {
	height: 18px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D7E4FF;
	font-size: 15px;
	font-weight: bold;
	color: #039;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 3px;
}

#featured_properties {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-size: 11px;
	font-weight: bold;
}

#recent_properties {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-weight: bold;
}

div.rotate_item {  width: 260px;
}

/* coloured boxes */

.margin {
	height: 20px;
}


.title-bar-pink {
	height: 18px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF99CC;
	font-size: 15px;
	font-weight: bold;
	color: #039;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
}


.pink-box {
	width: 248px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #FF99CC;
	border-bottom: 1px solid #FF99CC;
	border-left: 1px solid #FF99CC;
	color: #003399;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}

.pink-box p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.title-bar-orange {
	height: 18px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF9900;
	font-size: 15px;
	font-weight: bold;
	color: #039;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.orange-box {
	width: 248px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	color: #003399;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}

.orange-box p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mortgage-calculator {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	color: #003399;
	margin-bottom: 20px;
}

.mortgage-calculator p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.title-bar-purple {
	height: 18px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CC99FF;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.purple-box {
	width: 248px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CC99FF;
	border-bottom: 1px solid #CC99FF;
	border-left: 1px solid #CC99FF;
	color: #003399;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
}

.purple-box p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.title-bar-lightblue {
	height: 18px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D7E4FF;
	font-size: 15px;
	font-weight: bold;
	color: #FF8000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.lightblue-box {
	width: 248px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #D7E4FF;
	border-bottom: 1px solid #D7E4FF;
	border-left: 1px solid #D7E4FF;
	color: #003399;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
}

.lightblue-box p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.title-bar-green {
	height: 18px;
	width: 248px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #006600;
}


.green-box {
	width: 246px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
	color: #003399;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
}

.green-box p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.title-bar-burgundy {
	height: 18px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B5013A;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.burgundy-box {
	width: 248px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #B5013A;
	border-bottom: 1px solid #B5013A;
	border-left: 1px solid #B5013A;
	color: #003399;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
}

.burgundy-box p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.title-bar-red {
	height: 18px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF1414;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 0px;
}

.red-box {
	width: 248px;
	margin-right: auto;
	margin-left: auto;
	color: #003399;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF1414;
	border-bottom-color: #FF1414;
	border-left-color: #FF1414;
}

.red-box p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.title-bar-dark-blue {
	height: 18px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #039;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 0px;
}


.dark-blue-box {
	width: 248px;
	margin-right: auto;
	margin-left: auto;
	color: #003399;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #039;
	border-bottom-color: #039;
	border-left-color: #039;
}


#tv-col {
	display: inline;
	float: left;
	width: 760px;
	vertical-align: top;
}



#main-wide-col {
	display: inline;
	float: left;
	width: 720px;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
}

#main-wide-col p {
	text-align: justify;
	font-size: 1.2em;
}

.feedbackform  {
	width: 200px;
	font-size: 11px;
	border: 1px solid #999;
}

#feedbackbutton {
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#stamp-duty {
	color: #039;
	font-size: 1.2em;
	font-weight: bold;
}

#premises-info {
	float: left;
	display: inline;
	clear: both;
	width: 440px;
}

#office {
	text-align: right;
	float: right;
	display: inline;
	width: 260px;
	height: 180px;
}

.bullet-points {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 30px;
	text-align: justify;
}

.buying-process {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	height: 150px;
}

.buying-process2 {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 250px;
	padding-top: 15px;
}

.buying-process3 {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 180px;
	padding-top: 15px;
}

.buying-process-image {
	display: inline;
	float: left;
	width: 180px;
	text-align: center;
}

.buying-process-text {
	display: inline;
	float: left;
	width: 525px;
	margin-left: 10px;
	font-size: 0.9em;
}

.buying-process-text ul {
	font-size: 1.2em;
}

#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* thumbnails */

#thumbnails-header {
	background-color: #D7E4FF;
	height: 30px;
	color: #039;
	clear: both;
	margin-top: 10px;
	width: 720px;
}

#thumbnails-header-left {
	float: left;
	display: inline;
	height: 30px;
	width: 320px;
	padding-left: 10px;
}

#thumbnails-header-right {
	float: right;
	display: inline;
	height: 30px;
	width: 300px;
	text-align: right;
	font-weight: bold;
	color: #039;
}

#thumbnails-price {
	margin-right: 10px;
	margin-top: 8px;
}

#thumbnails-header a:link, a:hover {
	color: #039;
	text-decoration: none;
}

#thumbnails-header a:visited {
	color: #039;
	text-decoration: none;
}
	

#thumbnails-header h1 {
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 0px;
}

#thumbnails-photo {
	clear: both;
	float: left;
	width: 160px;
	display: inline;
}

#thumbnails-description {
	display: inline;
	float: left;
	width: 540px;
	text-align: justify;
	padding-left: 10px;
	padding-top: 5px;
}

#thumbnails-description a:link, a:visited, a:hover {
	color: #0033BC;
	text-decoration: underline;
}


/* result page */

#result-header {
	background-color: #039;
	height: 30px;
	color: #FFF;
	clear: both;
	width: 430px;
	margin-bottom: 3px;
	padding-left: 10px;
}

#result-header h1 {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
	color: #FFF;
}

#rightcolresult {
	display: inline;
	float: left;
	width: 297px;
	vertical-align: top;
}
/* result menu */

.resultmenu {
	width:258px;
	text-align:left;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #D7E4FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF1414;
	border-right-color: #FF1414;
	border-left-color: #FF1414;
}
.resultmenu ul {
	margin:0;
	padding:0;
}
.resultmenu li {
	margin:0;
	padding:0;
	list-style:none;
}
.resultmenu li a {
	color:#039;
	text-decoration:underline;
	width:249px;
	display:block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	margin: 0;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF1414;
}
.resultmenu li a:hover {
	color: #03C;
	background-color: #A8C5FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF1414;
	width: 248px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF1414;
}
.resultmenu li a.active {
	font-weight:bold;
}
/* end of result menu */

#imagechangerthumbs {
	width: 436px;
	margin-top: 3px;
}

#result-short-description {
	text-align: justify;
	font-size: 1.2em;
}

#result-long-description {
	text-align:justify;
}

.key-features {
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}


