body, h1, h2, h3, h4, h5, h6, img, ul, li, ol, dl, dd, p, span, pre, blockquote, form, label, fieldset, address, input, select, textarea {
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
}

body {
	background-color: #F1F5F9;
}

#header {
	height: 90px;
	background-color: #2A2986;
	background-image: url(/resources/images/header-bg.gif);
}

#header h1 {
	float: left;
	width: 211px;
	padding-top: 12px;
}

#header h2 {
	float: left;
	font-size: 14px;
	padding: 0;
	margin: 0;
	width: 379px;
	padding-top: 35px;
	text-align: center;
	background: none;
	color: #FFF;
}

#header #phone-numbers {
	padding-top: 10px;
	width: 150px;
	float: right;
}

#header #phone-numbers p {
	text-align: center;
	padding-bottom: 5px;
	line-height: 16px;
    color: #9CFC65!important;
}

#header #phone-numbers p strong {
	color: #FFF!important;
}

#header img.tag {
	float: left;
	position: relative;
	padding-top: 15px;
	padding-left: 50px;
}

#header img.arla {
	float: right;
}

#page-wrapper {
	background-position: top;
	background-image: url(/resources/images/page-wrapper-bg.png);
	background-repeat: repeat-x;
}

#footer {
	width: 740px;
	font-family: verdana;
	font-size: 11px;
	background-color: #90B7DC;
	background-image: url(/resources/images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#footer p {
	padding: 5px;
}

#footer p a {
	color: #000000;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

img {
	border: none;
	display: inline;
}

p {
	font-family: verdana;
	font-size: 11px;
	padding: 0 0 10px 0;
}


strong {
	font-family: verdana;
	font-size: 11px;
}

h2 {
	padding: 5px 5px 5px 8px;
	margin-bottom: 10px;
	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	background-color: #D3E2F1;
	background-image: url(/resources/images/title-header.gif);
	background-repeat: no-repeat;
	background-position: top;
}

h2.property-of-the-week {
	padding: 8px 5px 8px 8px;
	background-color: #2A2986;
	color: #FFF;
	background-image: url(/resources/images/logo-small.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 22px;
}

h3 {
	font-family: verdana;
	font-size: 12px!important;
	color: #990000;
	border-bottom: 1px solid #D3E2F1;
	padding: 2px 0 3px 0;
	margin-top: 5px;
	margin-bottom: 4px;
}

p h3 {
	font-size: 12px!important;	
}

h3 p {
	font-size: 12px!important;		
}

h3 a {
	color: #990000;
	text-decoration: none;
}

.spotlight {
	font-size: 1.2em!important;
	font-weight: bold;
}

ul {
	padding: 5px 10px 10px 20px;
	font-family: verdana;
	font-size: 11px;
	margin-left: 20px;
}

ul li {
	padding: 2px 0 2px 0;
}


#navigation h4 {
	padding: 4px 3px 4px 5px;
	font-family: verdana;
	font-size: 11px;
	background-color: #90B7DC;
	background-image: url(/resources/images/nav-header.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#navigation ul {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	background-image: url(/resources/images/nav-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#navigation ul li {
	padding: 1px 0px 1px 12px;
	list-style-type: none;
	font-family: verdana;
	font-size: 11px;
	background-image: url(/resources/images/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #E9F1F8;
}

#navigation ul li a {
	color: #000000;
	text-decoration: none;
}

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

form em {
	font-weight: bold;
	color: #990000;
}

form div.grid input {
	width: 100px;
	margin-left: 15px;
}

form div.grid label {
	width: 100px;
	margin-left: 15px;
}

form div.grid select {
	width: 100px;
	margin-left: 15px;
}

form label {
	float: left;
	font-family: verdana;
	font-size: 11px;
	padding: 3px 10px 3px 15px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333;
}

form .field-margin {
	margin-right: 15px;
}

form .readonly {
	border: 1px solid #FFF;
	font-weight: bold;
	text-align: center;
	background-color:#FFF;
}

form input {
	float: left;
	font-family: verdana;
	font-size: 11px;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

form input.text {
	border: 1px solid #7F9DB9;
}

form select {
	float: left;
	font-family: verdana;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #7F9DB9;
	padding: 1px;
}

pre {
	font-family: verdana;
	font-size: 11px;
}

form textarea {
	width: 100%;
	height: 100px;
	font-family: verdana;
	font-size: 11px;
	margin-top: 5px;
}

#first_name, #last_name {
	width: 110px;
}

#property_title {
	width: 300px;
}

#email_address, #reenter_email {
	width: 180px;
}

#phone_daytime, #phone_evening, #phone_mobile {
	width: 110px;
}

#address_number, #address_street, #address_locality, #address_town, #address_county, #address_postcode, #area_required {
	width: 200px;
}


#submit {
	margin-left: 10px;
}

#reset {
	margin-left: 10px;
}

#cancel {
	margin-left: 10px;
}

#file {
	width: 400px;
}

.fixed-width-label {
	width: 180px;
}

.property-photo-small {
	float: left;
	border: 1px solid #90B7DC;
	margin-right: 10px;
	margin-bottom: 15px;
}

.property-photo-large {
	float: right;
	border: 1px solid #90B7DC;
	padding: 1px;
	margin-top: 3px;
	margin-bottom: 15px;
}

.property-photo-thumb {
	padding: 1px;
	border: 1px solid #90B7DC;
	margin-top: 3px;
}


.property-post-text {
	margin-bottom: 20px;
	border-bottom: 1px solid #D3E2F1;
	padding: 0 0 2px 0;
}

.property-status {
	font-size: 16px;
	color: #FF0000;
}

.footer-highlight {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #D3E2F1;
	padding: 5px;
	padding-left: 15px;
	margin-top: 1px;
}

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

.footer-logos img {
	border: 0;
	padding: 2px;	
}

#property-thumbnails {
	width: 272px;
	float: left;
}

#property-location {
	width: 458px;
	float: left;
	margin-left: 10px;
}

#property-location #map {
	height: 300px;
	margin-top: 5px;
}

p, li {
	color: #444444!important;
}

.contact-branch {
	width: 250px;
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 5px;
}

.contact-branch .branch-title {
	display: block;
	border-bottom: 1px solid #D3E2F1;
	padding: 2px 0 3px 0;
	margin-bottom: 5px;
}

.contact-branch .key {
	width: 50px;
	float: left;
	display: inline;
}

.contact-branch .value {
	width: 200px;
	float: left;
	display: inline;
}

#hp-copy {
	width: 200px;
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
}

#hp-right {
	width: 530px;
	float: left;
}

#hp-images {
	height: 190px;
	margin-bottom: 10px;
}

#hp-potw {
	width: 320px;
	float: left;
	display: inline;
	margin-right: 10px;
}

#hp-potw h2 {
	color: #444444!important;
	border: 0;
	font-size: 1.3em!important;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	background: url(/resources/images/hp-potw-title.png) top left no-repeat;
	margin-bottom: 10px;
	padding: 0 0 0 10px; 
}

#hp-lr {
	width: 200px;
	float: left;
	display: inline;
}

#hp-lr .hd {
	height: 4px;
	background: url(/resources/images/hp-lr-hd.png) top left no-repeat;
}

#hp-lr .bd {
	background-color: #D3E2F1;
	padding: 0 10px 0 10px; 
}

#hp-lr .ft {
	height: 4px;
	background: url(/resources/images/hp-lr-ft.png) top left no-repeat;
}

#hp-lr h2 {
	color: #444444!important;
	border: 0;
	font-size: 1.3em!important;
	font-weight: normal;
	margin: 0;
	padding: 0;
	height: 28px;
	line-height: 28px;
}

#hp-lr h3 {
	color: #444444!important;
	border: 0;
	border-bottom: 1px solid #A9BFD5;
	font-weight: normal;
	font-size: 1.0em!important;
	margin: 0;
	padding: 0;
	height: 28px;
	line-height: 28px;
}

#hp-lr input {
	display: block;
	float: none;
	width: 174px;
}

#hp-lr select {
	display: block;
	float: none;
	width: 180px;
}

#hp-lr .button {
	text-align: right;
}

#hp-lr .button input {
	width: auto;
	float: right;
}

#hp-logos {
	height: 150px;
	background: url(/resources/images/hp-logos.png) left no-repeat;
}

.spotlight .hd {
	height: 4px;
	background: url(/resources/images/spotlight-hd.png) top left no-repeat;
}

.spotlight .bd {
	padding: 6px 10px 0 10px;
	background: url(/resources/images/spotlight-bd.png) top left repeat-y;
}

.spotlight .bd h3 {
	color: #444444!important;
	border: 0;
	font-size: 1.1em!important;
	font-weight: normal;
}

.spotlight .bd p {
	font-weight: normal;
	line-height: 1.4em;
}

.spotlight .ft {
	height: 4px;
	background: url(/resources/images/spotlight-ft.png) top left no-repeat;
}

body.home .wrapper-bd {
	background: url(/resources/images/hp-bg.png) 490px bottom no-repeat;
}