/* ============= Skin Stylesheet ============ */
/* Contents: colours, typography, backgrounds */
/* ========================================== */

/* Global layout colour scheme
-------------------------------*/
body, html {
	background: #5190CD url(/img/background.gif) repeat 0 0;
}

#wrap,
#footer {

}

#main {
xposition: relative;

}

#menu {
xposition: relative;
background-color: #010101;
width: 770px; 
border: 1px solid #fff; /*sits on top of wrap_bg's edges*/
margin-top: 15px;
display: block;
}




/* Pages without columns
-------------------------*/
body.listing #main,
body.detail #main,
body#staff #main {
background-image: none;
/*background-color: #fff;*/
}

/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #22243d;
}

p {
font-size: 0.9em;
}

h1 {
font-size: 1.5em;
margin-bottom: 15px;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #22243d;
font-weight: bold;
padding-left: 15px;
margin-top: 15px;
}

a:link,
a:visited, a:active {
color: #365e85;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
	text-align: center;
	font-size: 0.9em;
}

#footer {
color: #fff;
}

#footer a:link,
#footer a:visited {
color: #fff;
text-decoration: underline;
font-weight: normal;
}

#footer a:hover {
color: #fff;
text-decoration: none;
font-weight: normal;
}

.warning {
color : #cc0000;
font-weight : bold;
}




/* Header
----------*/

#header img#logo {
	padding: 15px 0 5px 0;
/*float: left;
position: relative;
top: 40px;
left: 20px;*/
}

#header {
	color: #fff; font-weight: bold;
}

#header #companySub1 {
	position: relative; float: left; padding: 8px 0 8px 0; width: 34%; text-align: left; font-size: 0.9em;
}

#header #companySub2 {
	position: relative; float: left; padding: 8px 0 8px 0; width: 32%; /*257px*/ text-align: center; font-size: 0.9em;
}

#header #companySub3 {
	position: relative; float: left; padding: 8px 0 8px 0; width: 100%; text-align: center; font-size: 1.6em; font-weight: normal;
}

#header #divLine {
	position: relative; float: left; width: 770px;
}

#header #companyDetails {
	position: relative; float: left; padding: 30px 0 0 0; 
}


#header #companyLogo {
	position: relative; float: right;
}


/* Dropdown menu
-----------------*/

.menu a {
border-right: 1px solid #fff;
font-weight: bold;
font-size: 1.0em;
}

.menu li.last a, 
.menu li li a {
border: none;
}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
}

.menu a:hover {
color: #fff;
background-color: #365E85;
}

.menu li li a {
border: none;
text-transform: none;
}

#menu ul ul {
background-color: #010101;
border: 1px solid #fff;
margin-left: -1px;
}

#menu li li a {
border: none;
text-transform: none;
font-weight: normal;
}



/* Standard forms
------------------*/

form fieldset {
border: 1px solid #365e85;
}

form em span,
form .required {
color: #B90000;
font-weight: bold;
}

form fieldset#submit input {
background-color: #365E85;
color: #fff;
}

form input#fusekey,
form input#fcall {
width: 15px;
}

form em span,
form .required {
color: #B90000;
font-weight: bold;
}

/* Home 
---------*/

body#home #sub-section #propertyFastFind form input {
	font-size: 1em;
}

body#home #sub-section #propertyFastFind form input.inputbox {
	width: 150px;
	margin-top: 10px;
}

body#home #sub-section #propertyFastFind form input.button {
	width: 80px;
	background-color: #365E85;
	border: none;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px solid #fff;
	border-right: 1px solid #716F64;
	border-bottom: 1px solid #716F64;
	border-left: 1px solid #fff;
	margin-bottom: 10px;
	margin-left: 15px;
}

body#home #sub-section #propertyFastFind select {
	margin-top: 5px;
}

body#home #sub-section #propertyFastFind p {
	margin-left: 15px;
	margin-top: 5px;
}

body#home #main #sub-section h1 {
	color: #fff; background-color: #365E85; text-align: left; padding-top: 5px; padding-bottom: 5px;
	font-size: 1.1em;
}

body#home #main #sub-section h1 span {
	margin-left: 15px;
}

body#home #main #sub-section #propertyFastFind {
	position: relative; 
	width: 178px; 
	background-color: #EBE8E3; 
	border: 1px solid #fff; 
	margin-bottom: 15px;
}

body#home #main #sub-section #mortgage img {
	position: relative;
	width: 180px;
	height: 90px;
	/*border: 1px solid #fff;*/
	margin-bottom: 15px;
}
body#home #main #sub-section #propertyAlert img {
	position: relative;
	width: 182px;
	height: 77px;
	/*border: 1px solid #fff;*/
	margin-left : -1px;
	margin-bottom : 14px;
}

body#home #main #sub-section #propertyEvents h1 {
margin-bottom: 4px;
}

body#home #main #sub-section #propertyEvents {
	position: relative;
	width: 178px;
	background-color: #EBE8E3;
	border: 1px solid #fff;
	/*margin-bottom: 15px;*/
}
body#home #main #sub-section #propertyEvents ul {
	margin: 0 10px;
	/*padding: 10px 0;*/
	list-style-position: outside;
	list-style-type: none;
}
body#home #main #sub-section #propertyEvents li {
	border: 1px solid #fff;
	background-color: #010101;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	color: #fff;
	margin: 10px 0;
	left: -15px;
	display:block;
}
body#home #main #sub-section #propertyEvents a {
	display: block;
	padding: 10px 0;
	text-decoration: none;
	color: #fff;
}
body#home #main #sub-section #propertyEvents li:hover>ul {display:block;}

body#home #main #sub-section #propertyEvents li.single a {
	padding: 16px 0 17px 0;
}

body#home #main #sub-section #propertyEvents a:hover {
	color: #fff;
	background-color: #365E85;
}

body#home #main #content h1 {
	color: #fff;
	width: 573px;
	background-color: #365E85;
	font-size: 1.1em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

body#home #main #content h1 span, 
body#home #main #content h2 span{
	margin-left: 15px;
}
body#home #main #content p {
	padding: 0 15px 0 15px;
}
body#home #main #content img {
	padding: 10px 15px;
}

body#home #main #content #featureProperties {
	position: relative;
	float: left;
	width: 573px;
	background-color: #EAE7E0;
	border: 1px solid #fff;
	margin-bottom: 15px;
}


body#home #main #content #featureProperties #powtitle h2 {
float: left;
display: block;
margin-left: 15px;
}

body#home #main #content #featureProperties #powtitle div#icons {
float: right;
margin: -15px 10px 10px 0;
}

body#home #main #content #featureProperties #powtitle div#icons img {
padding: 10px 0 0 0;
vertical-align: bottom;
}

body#home #main #content #featureProperties #powtitle div#icons span {
padding-left: 10px;
color: #365E85;
font-size: 1.1em;
font-weight: bold;
}

body#home #featureProperties #powphoto {
margin-left: 15px;
}
body#home #featureProperties #powphoto img {
width: 268px;
margin: 0 0 0 0;
padding: 0;
border: 1px solid white;
}

body#home #featureProperties #powtext {
padding-top: 5px;
}

/* start auction for auction promo css */
body#home #featureProperties #auction img {
margin: 0 0 14px 13px;
padding: 0;
border: 1px solid white;
}
/* end auction for auction promo css */

body#home #main #content #bottom {
width: 573px;
}

body#home #main #content #propertyDetails {
position: relative;
float: left;
width: 573px;
background-color: #EAE7E0;
border: 1px solid #fff;
padding-bottom: 11px;
text-align: center;
display: block;
margin-right: 13px;
}

body#home #main #content #propertyDetails h1 {
	color: #fff;
	width: 573px;
	background-color: #365E85;
	font-size: 1.1em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}


body#home #main #content #propertyDetails .smallphoto {
float:left;
border-right: 1px solid white;
font-weight: bold;
font-size: 0.9em;
}

body#home #main #content #propertyDetails .smallphoto img {
width: 160px;
border: 1px solid white;
padding: 0;
margin: -2px 10px 0px 10px;
display: block;
}

body#home #main #content #propertyDetails .smallphoto {
float:left;
border-right: 1px solid white;
padding: 0 4px;
}

/*
body#home #main #content #xmas h1 {
color: #fff;
width: 196px;
background-color: #365E85;
font-size: 1.1em;
text-align: left;
padding: 5px auto;
float: right;
}

body#home #main #content #xmas h1 span{
display:block;
margin:0px;
text-align:center;
width:196px;
}

body#home #main #content #xmas {
position: relative;
float: left;
width: 196px;
background-color: #EAE7E0;
border: 1px solid #fff;
text-align: center;
display: block;
}

body#home #main #content #xmas img {
padding:0;
margin: 0 0 11px 0;
}
*/

/* Dynamic
------------*/

body.dynamic #main #content {
	position: relative;
	float: left;
	width: 100%;
}

body.dynamic #main #content #propertyDetails h1 {
	color: #fff;
	background-color: #365E85;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
}
body.dynamic #main #content #propertyDetails {
	position: relative;
	background-color: #fff;
	border: 1px solid #fff;
	margin-bottom: 15px;
}
body.dynamic #main #content #propertyDetails h1 span,
body.dynamic #main #content #propertyDetails h2 span {
	padding-left: 15px;
}
body.dynamic #main #content #propertyDetails p {
	padding: 0 15px 0 15px;
}
body.dynamic #main #content #propertyDetails img {
	padding: 10px 15px;
}
body.dynamic #main #content #propertyDetails form input,
body.dynamic #main #content #propertyDetails form select {
	font-size: 0.9em;
}

body.dynamic #main #content #propertyDetails a:link, body.dynamic #main #content #propertyDetails a:visited {
	color: #365e85;
	text-decoration: none;
}
body.dynamic #main #content #propertyDetails a:hover {
	text-decoration: underline;
	color: #365e85;
}

body.dynamic #main #content #propertyDetails ul {
padding-left: 20px;
font-size: 0.9em;
}

xbody.dynamic table {
font-size: 0.9em;
margin: 0px 15px 15px 15px;
}

body.dynamic p {
padding-left: 0px;
}

body.dynamic input.button {
background-color: #365e85;
color: #fff;
font-size: 1em;
font-family: verdana, arial, helvetica, sans-serif;
}

/* Property Alert
----------------*/

body.alert #content p {
padding-left : 0px;
margin-left: 0px;
}

body.alert input.inputbox {
width : 180px;
}

body.alert input.button {
width : 80px;
background-color: #365e85;
color: #fff;
border: none;
font-size: 1em;
font-family: verdana, arial, helvetica, sans-serif;
padding: 2px 8px 4px 8px;
}

body.alert #register input.inputbox {
width : 180px;
}

body.alert input.inputbox2 {
color : #000;
font-size : 1.1em;
width : 80px;
}

body.alert select.inputbox2 {
color : #000;
font-size : 1.1em;
width : 80px;
}

body.alert input.inputbox3 {
color : #000;
font-size : 1.1em;
width : 98.5%;
}

body.alert table#text {
font-size: 0.9em;
margin: 0px 15px 15px 15px;
}

/* Property Alert requirements
----------------*/

body.requirements input.button {
width : 80px;
background-color: #365e85;
color: #fff;
border: none;
font-size: 1em;
font-family: verdana, arial, helvetica, sans-serif;
padding: 2px 8px 4px 8px;
}

body.requirements td input.inputbox {
width : 160px;
}

body.requirements td select.inputbox {
width : 160px;
}

body.requirements td input.inputbox2 {
width : 96px;
}

body.requirements td select.inputbox2 {
width : 100px;
}

body.requirements td input.inputbox3 {
width : 600px;
}

/* =Alert Register Email
----------------*/

html.alert_registeremail {
background-color : #fff;
background-image: none;
}

body.alert_registeremail {
background-image: none;
background-color : #fff;
}

body.alert_registeremail #content {
background-color : #fff;
width : 625px;
font-size : 0.9em;
padding : 12px;
border: 1px solid #000;
margin-top: 12px;
}

body.alert_registeremail #content h1 {
padding : 10px 0px 0px 0px;
margin-left : 0px;
color: #000;
}

body.alert_registeremail #content p {
margin-bottom : 10px;
}

/* =Alert =Popup
----------------*/

html#alert_popup {
background-color : #fff;
background-image: none;
}

body#alert_popup {
background-color : #fff;
background-image: none;
margin : 0px;
padding : 0px;
width : 530px;
height : 600px;
}

body#alert_popup div#content {
width : 490px;
padding : 10px;
}

body#alert_popup #content p {
margin-bottom : 12px;
font-size : 11px;
}

body#alert_popup #content table {
font-size : 11px;
}

body#alert_popup #content table#form {
width : 490px;
border : 1px solid #767988; 
background-color : none;
margin-bottom : 12px;
}

body#alert_popup #content table#form td {
padding : 5px;
}

body#alert_popup .inputbox {
width : 200px;
}

body#alert_popup #content input.button {
width : 70px;
background-color: #365e85;
color: #fff;
border: none;
font-size: 1em;
font-family: verdana, arial, helvetica, sans-serif;
padding: 2px 8px 4px 8px;
}

/*alertmenu*/

#alertmenu {
display: block;
overflow: hidden;
background-color: #eae7e0;
list-style-type: none;
margin: 0px;
padding: 0 !important;
}

ul#alertmenu {
margin: 15px 15px 15px 15px;
}

* html #alertmenu {
height : 1%;
}

#alertmenu li {
float: left;
border-right : 1px solid #fff;
margin-left: 0px;
padding-left: 0px;
}
 
#alertmenu li a:link, #alertmenu li a:active, #alertmenu li a:visited {
color : #08103f;
display: block;
padding : 5px 32px 6px 32px;
text-decoration : none;
margin-left: 0px;
}
 
#alertmenu li a:hover {
color : #fff;
xbackground-color : #b5b6bb;
text-decoration : none;
margin-left: 0px;
}

#alertmenu li#noborder {
border : none;
margin-left: 0px;
}

#alertmenu li#noborder a {
padding-left : 34px;
padding-right: 35px;
}

#inner {
padding: 0px 15px 12px 15px;
}

/* About Us
------------*/
body#about #main #content {
	position: relative;
	float: left;
	width: 100%;
}

body#about #main #content #propertyDetails h1 {
	color: #fff;
	background-color: #365E85;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
}
body#about #main #content #propertyDetails {
	position: relative;
	background-color: #fff;
	border: 1px solid #fff;
	margin-bottom: 15px;
}
body#about #main #content #propertyDetails h1 span,
body#about #main #content #propertyDetails h2 span {
	padding-left: 15px;
}
body#about #main #content #propertyDetails p {
	padding: 0 15px 0 15px;
}
body#about #main #content #propertyDetails img {
	padding: 10px 15px;
	vertical-align: middle;
}

body#about form#appraisal {
margin: 0px 15px;
}

body#about dl {
	padding: 0 15px;
}

body#about dt {
	font-size: 0.9em;
	font-weight: bold;
}
body#about dd {
	font-size: 0.9em;
}

body#about #main #content #propertyDetails form p {
	padding: 0 0px 0 0px;
}

body#about #main #content #propertyDetails form legend {
padding-left: 0px;
margin-top: 0px;
}

body#about form#appraisal {
margin: 0px 15px;
}

body#about #main #content #propertyDetails form input,
body#about #main #content #propertyDetails form select {
	font-size: 0.9em;
}

body#about #main #content #propertyDetails a:link, body#about #main #content #propertyDetails a:visited {
	color: #365e85;
	text-decoration: none;
}
body#about #main #content #propertyDetails a:hover {
	text-decoration: underline;
	color: #365e85;
}

body#about #main #content #propertyDetails ul {
padding-left: 20px;
font-size: 0.9em;
}

body#about #content ul,
body#about #content ol {
margin-bottom: 10px;
list-style-position : outside;
}
body#about #content ul {
margin-left : 8px;
list-style-type : disc;
}
body#about #content ol {
margin-left : 40px;
font-size : 0.9em;
}

/* Links
------------*/
body#links #main #content h1 {
	color: #fff;
	background-color: #365E85;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
}
body#links #main #content h1 span {
	margin-left: 15px;
}
body#links #main #content {
	position: relative;
	background-color: #fff;
	border: 1px solid #fff;
	margin-top: 15px;
	
}
body#links .linkitem {
	clear: both; 
	margin-bottom: 15px; 
	overflow: hidden;
	border-bottom: 1px dashed #010101;
	padding: 10px 0;
	margin: 0 15px;
}
body#links .linkitem a:link, 
body#links .linkitem a:visited {
	color: #365e85;
	text-decoration: none;
}
body#links .linkitem a:hover {
	text-decoration: underline;
	color: #365e85;
}
body#links #main #content h2 {
	margin: 20px 0 10px 15px;
}
body#links #content p img {
	margin-right: 15px;
}

/* News
------------*/
body#news #main #container h1.contentTitle {
	color: #fff;
	background-color: #365E85;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	margin-bottom: 15px;
}
body#news #main #container h1.contentTitle span {
	margin-left: 15px;
}
body#news #main #container {
	position: relative;
	background-color: #fff;
	border: 1px solid #fff;
	margin-top: 15px;
	margin-bottom: 10px;
}
body#news #main #container #news_content h1 {
padding-left: 0;
}

body#news #main #container #news_content {
padding: 0 15px;
width: 65%;
float: left;
}

body#news #sidebar {
padding: 10px 15px;
width: 25%;
float: right;
margin-top: 10px;
border-left: 1px dashed #010101;
}

body#news .download {
margin-top: 10px;
}

body#news .download h2 {
color: #001E46;
font-style: italic;
}

body#news .download img {
margin-right: 5px;
}

body#news .download a:link, 
body#news .download a:visited {
color: #365e85;
font-weight: normal;
text-decoration: none;
font-style: normal;
}

body#news .download a:hover {
text-decoration: underline;
}

body#news .writer {
margin-top: 10px;
}

body#news #sidebar .newsitem {
margin-bottom: 15px;
}

body#news #sidebar .newsitem h2 {
padding: 0 0 3px 0;
}

body#news #sidebar a:link, 
body#news #sidebar a:visited {
color: #365e85;
}

body#news #sidebar a:hover {
color: #365e85;
}

body#newsarchive #main #container {
	position: relative;
	float: left;
	background-color: #fff;
	border: 1px solid #fff;
	margin-top: 15px;
	margin-bottom: 10px;
}

body#newsarchive #news_content {
padding: 0 15px;
}

body#newsarchive #news_content h2 {
padding-left: 0;
margin-top: 20px;
}

body#newsarchive #news_content .newsitem {
margin-bottom: 5px;
}

body#newsarchive #news_content .more {
border-bottom: 1px dashed #010101;
padding-bottom: 10px;
text-align: right;
}

body#newsarchive #news_content a:link, 
body#newsarchive #news_content a:visited {
color: #365e85;
}

body#newsarchive #news_content a:hover {
color: #365e85;
}

body#newsarchive .pagebar {
	margin-top: 15px;
}

/* Listings
------------*/
body.listing #main #content {
	margin-top: 5px;
}

body.listing #main #content #refinetitle {
	margin-top: 7px;
	color: #fff;
	font-weight: bold;
	background-color: #365E85;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 1.1em;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	clear: both;
}

body.listing #main #content h1 {
	color: #fff;
	background-color: #365E85;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	margin-bottom: 0;
	xborder: 1px solid #fff;
margin-top: 0;
}

body.listing #main #content h1 span {
	margin-left: 15px;
}

body.listing #ordersave {
width: 100%;
display : block;
height: 30px;
xmargin-bottom: 10px;
}

body.listing #ordersave #order {
float : left;
padding-left: 15px;
width : 560px;
height: 20px;

}

body.listing #ordersave #savelisting {
float : right;
padding-right: 15px;
width : 160px;
text-align: right;
}

body.listing #main #content p.order {
	color: #fff;
	padding-bottom: 6px;
}

body.listing #main #content p.order a:link,
body.listing #main #content p.order a:active,
body.listing #main #content p.order a:visited {
	color: #fff;
	text-decoration: underline;
}

body.listing #main #content p.order a:hover
{
	color: #fff;
	text-decoration: none;
}

body.listing #main #content #propertySpace {
	padding: 10px;
}

body.listing .property {
	border: 1px solid #fff;
	background-color: #fff;
	display: block;
	margin-bottom: 15px;
}

body.listing .property .image {
/*border: 1px solid #22243D;*/
}

body.listing .property .details h2 {
	font-size: 1.1em;
	font-style: italic;
}

body.listing .property .details {
	position: relative;
	float: left;
	margin-top: 15px;
	width: 500px;
}

body.listing .property .features {
	position: relative;
	float: right;
	font-weight: bold;
	color: #4F91CD;
}

body.listing .property .openDetails {
	position: relative;
	float: right;
	border: 1px solid #000;
}
body.listing .property .price {
	position: relative;
	float: right;
}
body.listing .property .address,
body.listing .property .openDetails,
body.listing .property .contactDetails {
	position: relative;
}

body.listing .property .moreButton a {
	position: relative;
	float: right;
	display: block;
	font-size: 0.9em;
	width: 120px;
	height: 18px;
	background-color: #365E85;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border-bottom: 2px solid #ACA899;
	border-right: 2px solid #ACA899;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	margin-left: 5px;
	margin-bottom: 5px;
}

body.listing .property .pagebar a {
	color: #fff;
}

body.listing p.pagebar  {
	margin-bottom: 0px;
	margin-right: 12px;
}

body.listing .property .price h3 {
	font-size: 0.9em;
	color: #F80000;
	font-weight: normal;
}

body.listing #filter {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #EAE7E0;
	margin-bottom: 15px;
    height: 50px;
}


body.listing #filter input.submitButton {
	background-color: #365E85;
	border: none;
	color: #fff;
	padding: 2px 20px;
	border: none;
	margin-top: 22px;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body.listing #filter select {
	width : 82px;
}

body.listing #filter input.submitButton {
	width : 90px;
}

/*body.listing #filter submit {
	border-top: 1px solid #ECE9D8;
	border-right: 1px solid #716F64;
	border-bottom: 1px solid #716F64;
	border-left: 1px solid #ECE9D8;
}*/

/* Property detail
-------------------*/
body.detail #content {
	margin: 0;
	padding: 0;
	width: 800px;
}

body.detail h1 {
	color: #fff;
	background-color: #365E85;
	font-size: 1.1em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

body.detail h1 span {
	margin-left: 15px;
}

body.detail a:link, body.detail a:visited {
	xcolor: #365e85;
	xtext-decoration: none;
	font-weight: bold;
}

body.detail a:hover {
	xtext-decoration: underline;
	font-weight: bold;
}

body.detail #content h3 {
font-size: 1em;
}

body.detail #content ul {
margin-bottom: 15px;
/*list-style-type: none;
list-style-position: outside;*/
}

/*body.detail #content ul#outgoingslist,
body.detail #content ul#features {
	list-style-position: inside;
}

body.detail #content #features {
	list-style-position: outside; !important;
}*/
body.detail #addressbar {
height: 25px;
margin-bottom: 5px;
}

body.detail #addressbar h1 {
float: left;
}

body.detail #addressbar p {
float: right;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

body.detail #rightCol {
	position: relative;
	float: left;
	width: 513px;
	padding-left: 12px;
	margin-top: 15px;
}

body.detail #rightCol #propertydetails {
	position: relative;
	float: left;
	/*margin-left: 13px;*/
	margin-bottom: 15px;
	background-color: #fff;
	border: 1px solid #fff;
	width: 513px;
}

body.detail #rightCol #propertydetails #propertyDescription {
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	/*margin-right: 15px;*/
	
}

body.detail #rightCol #propertydetails #propertyDescription h2 {
	color: #5A94D4
}

body.detail #rightCol #propertydetails #propertyDescription #saveList {
	position: relative;
	float: left;
	width: 480px;
}

body.detail #rightCol #propertydetails .features {
	position: relative;
	float: right;
	font-weight: bold;
	color: #4F91CD;
	margin-bottom: 10px;
	margin-top: -5px;
	width: 180px;
	text-align: right;
}

body.detail #rightCol #propertydetails .features img {
	padding-bottom: 3px;
}

body.detail #rightCol #propertydetails #propertyDescription #address {
	margin-top: 15px;
	font-weight: bold;
}

body.detail #rightCol #propertydetails #propertyDescription #price {
	margin-top: 15px;
	font-weight: bold;
	color: #D00813;
}

body.detail #rightCol #propertydetails #propertyDescription #price a:link {
	color: #D00813;
}

body.detail #rightCol #propertydetails #propertyDescription #description {
	margin-top: 15px;
}

body.detail #rightCol #propertydetails #propertyDescription #inspection {
padding-top: 10px;
} 
body.detail #rightCol #propertydetails #propertyDescription ul {
font-size : 0.9em;
} 

body.detail #extradetails {
	position: relative;
	float: left;
	width: 245px;
	margin-top: 15px;
	margin-bottom: 15px;
}

body.detail #extradetails img {
	width: 118px;
	margin-right: 2px;
	margin-bottom: 2px;
	display: block;
	float: left;
	border: 1px solid #fff;
}

body.detail #extradetails img#mainimage {
width: auto;
display: block;
}

body.detail #extradetails .images p {
	text-align: center;
	clear: both;
	color: #fff;
	font-size: 0.9em;
	padding: 10px 10px 5px 10px;
}

body.detail #extradetails #usefulTools  {
	background-color: #DBE7F3;
	border: 1px solid #fff;
	font-size: 0.9em;
	width: 240px;
}

body.detail #extradetails #usefulTools ul {
	list-style-type: none;
}

body.detail #extradetails #usefulTools li.slideshow {
	background: url(../img/image_slideshow.gif) no-repeat 0 0;
	height: 22px;
}

body.detail #extradetails #usefulTools li.virtualtour {
	background: url(../img/virtual_tour.gif) no-repeat 0 0;
	height: 22px;
}

body.detail #extradetails #usefulTools li.floorplan {
	background: url(../img/floorplan.gif) no-repeat 0 0;
	height: 22px;
}

body.detail #extradetails #usefulTools li.emailfriend {
	background: url(../img/email.gif) no-repeat 0 0;
	height: 22px;
}

body.detail #extradetails #usefulTools li.printproperty {
	background: url(../img/print.gif) no-repeat 0 0;
	height: 22px;
}

body.detail #extradetails #usefulTools li.propertymap {
	background: url(../img/map.gif) no-repeat 0 0;
	height: 22px;
}

body.detail #extradetails #usefulTools li.map {
padding-top: 7px;
}

body.detail #extradetails #usefulTools li span {
	padding-left: 40px;
}


body.detail #content ul#outgoingslist {
list-style-type: square;
}

body.detail #addressbar p {
font-weight: bold;
}


body.detail #rightCol #agentDetails {
	position: relative;
	float: left;
	/*padding-left: 13px;*/
	background-color: #fff;
	border: 1px solid #fff;
	width: 511px;
	margin-bottom: 15px;
}

body.detail #rightCol #agentDetails .agentDescription {
	position: relative;
	float: left;
	margin-left: 15px;
	margin-right: 0px;
}

body.detail #rightCol #agentDetails .agentDescription p.agentImage {
	position: relative;
	float: left;
	margin-right: 5px;
}

body.detail #rightCol #agentDetails .agentDescription p.agentNumbers {
	position: relative;
	float: left;
	width: 170px;
	margin-right: 10px;
}

body.detail #rightCol #agentDetails dl {
	margin-bottom: 10px;
	clear: both;
}

body.detail #rightCol #agentDetails dl dt {
	font-weight: bold;
}

body.detail dl.agentdetails img {
	width: auto !important;
	margin-right: 10px !important;
}

body.detail #propertySpace {
	clear: both;
	overflow: hidden;
}



/* Staff 
---------*/
body.staff #content {
	width: 100%;
}

body.staff #staffList {
	background-color: #fff;
	margin: 0;
	padding: 0;
}


body.staff h1 {
	margin: 15px 0px 0px 0px;
	color: #fff;
	background-color: #365E85;
	font-size: 1.1em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #fff;
}

body.staff h1 span {
	margin-left: 15px;
}

body.staff #staffList .staffPerson {
	position: relative;
	float: left;
	width: 386px;
	background-color: #fff;
}

body.staff #staffList .staffPhoto {
	position: relative;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

body.staff #staffList .staffPhoto img.photo {
	border: 1px solid #000;
}

body.staff #staffList .staffDetails {
	position: relative;
	float: left;
}

body.staff a:link, body.staff a:visited {
	xcolor: #365e85;
	xtext-decoration: none;
	font-weight: bold;
}

body.staff a:hover {
	xtext-decoration: underline;
	font-weight: bold;
}

body.staff #staffList .personPhoto {
	position: relative;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 215px;
}

body.staff #staffList .personPhoto img.photo {
	border: 1px solid #000;
}

body.staff #staffList .personProfile {
	position: relative;
	float: left;
	width: 490px;
}

/* Slideshow
-------------*/
body.slideshow #header {
	width: 800px;
	margin: 0 auto;
}

body.slideshow #header #divLine {
	position: relative; float: left; width: 800px;
}

body.slideshow #content h1 {
	color: #fff;
	background-color: #365E85;
	font-size: 1.1em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #fff;
}

body.slideshow #content h1 span {
	margin-left: 15px;
}

body.slideshow #content {
	width: 802px;
	padding-left: 40px;
}

body.slideshow input.button {
	background-color:#365E85;
	color: #fff;
	padding: 3px 20px;
	font-size: 0.9em;
}

/*body.slideshow {
background-image: none;
background-color: #fff;
}*/

/*body.slideshow #header {
background-image: none;
background-color: #22243D;
border-bottom: 10px solid #EF8B13;
}*/

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto;
border: 1px solid #fff;
}

/* Email a friend
------------------*/
body.emailafriend {
	/*background-image: none;
	background-color: #fff;*/
	text-align: left;
}

body.emailafriend #header {
	width: 735px;
	margin-left: 10px;
	/*margin: 0 auto;*/
}

/*body.emailafriend #header {
background-image: none;
background-color: #22243D;
border-bottom: 10px solid #EF8B13;
}*/

body.emailafriend #content {
	width: 97%;
}

body.emailafriend #header #divLine {
	position: relative; float: left; width: 750px;
}

body.emailafriend #content #emailForm {
	margin-left: 10px;
	background-color: #fff;
}

body.emailafriend #content #emailForm h1 {
	color: #fff;
	background-color: #365E85;
	font-size: 1.1em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #fff;
}

body.emailafriend #content #emailForm h1 span,
body.emailafriend #content #emailForm h2,
body.emailafriend #content #emailForm p {
	margin-left: 15px;
}

body.emailafriend #content #emailForm form fieldset {
	padding: 0;
	margin: 0;
}

body.emailafriend #content #emailForm form label {
	width: 160px;
}

body.emailafriend #content #emailForm form .inputbox {
	width: 450px;
}

body.emailafriend #content #emailForm form .button {
	font-size: 0.9em;
}

/* Auction Timetable
------------------*/

body.auction #titlebar {
	color: #fff;
	background-color: #365E85;
	font-size: 1.1em;
	height: 26px;
	margin-bottom: 0;
	border: 1px solid #fff;
	margin-top: 15px;
}

body.auction #titlebar #heading {
	padding-top: 4px;
	padding-left: 15px;
	font-size: 1.0em;
	font-weight: bold;
	float: left;
}

body.auction #titlebar #print {
	padding-top: 4px;
	float: right;
	padding-right: 15px;
}

body.auction #titlebar #print a:link,
body.auction #titlebar #print a:active,
body.auction #titlebar #print a:visited {
	color: #fff;
	font-size: 0.8em;
	text-decoration: underline;
	font-weight: normal;
}

body.auction #titlebar #print a:hover {
	color: #fff;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: normal;
}

body.auction #content {
	width: 100%;
}

body.auction #auctionTimeable {
	border: 1px solid #000;
}

body.auction #auctionTimetable .auctionProperty {
	background-color: #fff;
	/*padding-left: 15px;*/
}

body.auction #auctionTimetable .auctionAddress {
	position: relative;
	float: left;
	width: 400px;
	font-size: 0.9em;
	padding: 0px 0px 0px 15px;
}

body.auction #auctionTimetable .auctionTime {
	position: relative;
	float: left;
	width: 180px;
	font-size: 0.9em;
}
body.auction #auctionTimetable .auctionTime span {
color : #cc0000;
text-transform : uppercase;
}

body.auction #auctionTimetable a.map{
padding-left: 80px;
}

body.auction #auctionTimetable .moreButton {
	position: relative;
	float: left;
	width: 160px;
	text-align: right;
	font-size: 0.9em;
}

body.auction #auctionTimetable .auctionContent {
	padding-left: 15px;
}

body.auction h1 {
	color: #fff;
	background-color: #365E85;
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0;
	border: 1px solid #fff;
	
}

body.auction h1 span {
	margin-left: 15px;
}

body.auction #auctionTimetable .items {
	background-color: #fff;
	width: 100%;
	padding: 7px 0px 7px 0px;
}

body.auction #auctionTimetable .itemsstripe {
	background-color: #D9E6F3;
	width: 100%;
	padding: 7px 0px 7px 0px;
}

body.auction a:link, body.auction a:visited {
	font-weight: bold;
}

body.auction a:hover {
	font-weight: bold;
}


/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}
body.brochure #wrap {
width: 625px !important; /*584px*/
background-image: none;
background-color: #fff;
height: 100%;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #header {
background-image: none;
}
body.brochure #rightCol {
	width: 361px !important;
}
body.brochure #rightCol #propertydetails {
	width: 361px;
	border: 1px solid #365E85;
}
body.brochure #rightCol #propertydetails #propertyDescription #saveList {
	width: 330px;
}
body.brochure #rightCol #agentDetails {
	border: 1px solid #365E85;
	width: 361px !important;
}
body.brochure #rightCol #agentDetails .agentDescription p.agentNumbers {
	width: 100px !important;
	margin-right: 5px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
border: 1px solid #000;
}
body.brochure #extradetails {
	width: 247px;
}
body.brochure h1 {
	color: #22243d;
	background-color: #fff;
}
body.brochure #rightCol #propertydetails .features {
	margin-top: 5px;
	padding-right: 10px;
}

/* Auction Printlist
---------------------------------*/

html.printlist,
body.printlist {
background-image: none;
background-color: #fff;
}
body.printlist #wrap {
width: 625px !important; /*584px*/
background-image: none;
background-color: #fff;
margin : 0px auto 0 auto; /*center the wrapper*/
}

body.printlist #content {
	width: 625px;
}
		
body.printlist #content {
background-image: none !important;
float: none !important;
}

body.printlist #header {
background-image: none;
width: 625px;
margin: 0px;
padding: 0px;
}

body.printlist h1 {
background-image: none;
margin-top: 10px;
padding-left: 15px;
}

body.printlist #auctionTimetable .auctionTime {
text-align: right;
}

body.printlist h2 {
color: #365E85;
border: 1px solid #365E85;
font-size: 1.1em;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 0;
padding-left: 15px;
}

/*--- COntact Us ----*/

body#about #main #contactus {
background-color: #fff;
margin-bottom: 15px;
}

body#about #main #contactus h1 {
color: #fff;
background-color: #365E85;
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
font-size: 1.1em;
border: 1px solid #fff;
padding-left: 15px;
}

body#about #main #contactus #textus {
padding-left: 15px;
}

#contactus #textus a {
color: #365e85;
}

#contactus img {
margin-left: 40px;
}


#contactus dl{
width: 450px;
line-height: 16px;
float: left;
margin-top: 10px;
margin-bottom: 20px;
}	
#contactus dt{
float: left;
width: 160px;
padding-top: 3px;
font-size: 0.9em;
}

#contactus dd{
border-bottom: 1px solid #EAE7E0;
padding-top: 3px;
font-size: 0.9em;
}

#contactus .first {
border-top: 1px solid #EAE7E0;
}

#contactus .address {
padding-left: 160px;
}

#contactus dd p {
font-size: 1.0em;
}

/*Holiday Availability
----------------------*/

body#about #main #holiday  {
background-color: #fff;
margin-bottom: 15px;

}
body#about #main #holiday h1 {
color: #fff;
background-color: #365E85;
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
font-size: 1.1em;
border: 1px solid #fff;
padding-left: 15px;
}

body#about #main #holiday table {
margin: 15px;
width: 740px;
}

.bg2 {
background-color : #eee;
}
.bg3 {
background-color : #ccc;
}
.availability_title {
font-size : 8pt;
color : #000;
}
.availability_title_weekend {
font-size : 8pt;
color : #000;
}
.availability_yes {
background : #8cb52d;
font-size : 8pt;
}
.availability_no {
background : #c02026;
font-size : 8pt;
}
.availability_yes_weekend {
background : #bce55d;
font-size : 8pt;
}
.availability_no_weekend {
background : #fd4141;
font-size : 8pt;
}

table.available td.rentalproperty {
padding: 3px;
}

div.genericAlert {
	width: 70%;
	margin: 0 auto 10px;
	padding: 10px;
	border: 1px solid #365E85;
	background-color: #e5e5e5;
	color: #e50005;
	text-align: center;
	font-weight: bold;
}

/* TESTIMONIALS */

body#about div.testimonial p.author {
	font-style: italic;
}

/* GOOGLE MAPS */
div#googlemap,
div#streetView {
margin:0 auto;
}

div#toggleButton {
background-color:#dbe7f3;
display:block;
margin: 5px auto;
padding: 5px 15px;
width:100px;
cursor: pointer;
}

div#toggleButton:hover {
background-color:#e5f2ff;
}

div#toggleButton a {
text-decoration:none;
}