html { overflow-y: scroll; }

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #666666;
	text-align: center;
}
.invisible {
	display: none;
}
.cleaner {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	visibility: hidden;
}


#logo {
	float: left;
	margin-left: 21px;
}
#menu {
	float: right;
	display: block;
	margin-top: 31px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu li {
	list-style-type: none;
	float: left;
	margin-right: 15px;
}
#menu li a {
	color: #666;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 12px;
}
#menu li a:hover {
	color: #DC4C04;
}
#menu #active {
	color: #DC4C04;
	background-image: url(../images/shared/active-menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
}

#document {
	text-align: left;
	width: 853px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
}
#content {
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	background-image: url(../images/shared/leftColumnBackground.jpg);
	position: relative;
	top: -3px;
}
#content p {
	font-size: 0.7em;
	margin-top: 16px;
	line-height: 120%;
}


#columnLeft {
	width: 274px;
	float: left;
}
#columnRight {
	float: left;
	width: 238px;
}
#divider {
	background-image: url(../images/shared/divider-vertical.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 377px;
	width: 2px;
	margin-top: 30px;
}

#columnMiddle {
	float: left;
	width: 339px;
}


h2 {
	font-size: 1em;
	position: relative;
	text-align: left;
}

h2 span {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	height: 39px;
}
h3 {
	font-size: 0.85em;
	font-weight: normal;
	margin-top: 16px;
}

.wrapper {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 26px;
	padding-left: 32px;
}
.moreLink {
	color: #002B5B;
	text-decoration: none;
	background-image: url(../images/shared/more.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size: 0.7em;
	margin-top: 16px;
	display: inline-block;
}
.textImage {
	margin-top: 16px;
}
#search {
	margin-top: 16px;
}

#search label {
	font-size: 0.7em;
	color: #003166;
}

#search .field {
	border: 1px solid #999;
	height: 19px;
}
#search select {
	height: 19px;
	width: 200px;
}
.button {
	float: left;
	cursor: hand;
}
#properties {
	/*margin-top: 20px;*/
	text-align: center;
}
#properties img {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../images/shared/divider-horizontal.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 10px;
}

#footer p {
	font-size: 10px;
	color: #666;
}
#footer #partenrs {
	float: left;
	margin-left: 38px;
}
#footer p a {
	color: #666;
	text-decoration: none;
}
#footer p a:hover {
	color: #DC4C04;
}
#footer #links {
	text-align: right;
	float: right;
	margin-right: 38px;
}
#content p a {
	color: #F60;
}
#content ul{
	font-size: 0.7em;
	margin-top: 16px;
	line-height: 120%;
	margin-left: 16px;
}
#content ul li {
	margin-bottom: 5px;
}
#content ul a {
	color: #F60;
}
#columnMiddleContact {
	float: left;
	width: 578px;
}
#columnMiddleContact label{
	font-size: 0.7em;
	float: left;
}
#columnMiddleContact .field {
	border: 1px solid #999;
	height: 19px;
	float: right;
	width: 200px;
}
#columnMiddleContact form {
	width: 330px;
	padding-top: 30px;
}
#columnMiddleContact form .cleaner {
	height: 8px;
}
#columnMiddleContact  form span {
	font-size: 9px;
	position: relative;
	top: -2px;
	padding-right: 3px;
}

#home #li_home a:link, #home #li_home a:visited, #home #li_home a:hover, #home #li_home a:active,
#about #li_about a:link, #about #li_about a:visited, #about #li_about a:hover, #about #li_about a:active,
#lettings #li_lettings a:link, #lettings #li_lettings a:visited, #lettings #li_lettings a:hover, #lettings #li_lettings a:active,
#swap #li_swap a:link, #swap #li_swap a:visited, #swap #li_swap a:hover, #swap #li_swap a:active,
#new #li_new a:link, #new #li_new a:visited, #new #li_new a:hover, #new #li_new a:active,
#selling #li_selling a:link, #selling #li_selling a:visited, #selling #li_selling a:hover, #selling #li_selling a:active,
#mailing #li_mailing a:link, #mailing #li_mailing a:visited, #mailing #li_mailing a:hover, #mailing #li_mailing a:active,
#contact #li_contact a:link, #contact #li_contact a:visited, #contact #li_contact a:hover, #contact #li_contact a:active
{
	color: #DC4C04;
	background-image: url(../images/shared/active-menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
}

.searchResult img {
	float: left;
}
.searchResultDescription {
	float: right;
	width: 360px;
}
.searchResult {
	margin-bottom: 20px;
}
.searchResultDescription strong {
	display: block;
	font-size: 12px;
}

.searchResultBar {
	font-size: 10px;
	color: #FFF;
	background-color: #003166;
	height: 21px;
	margin-bottom: 15px;
}
.price {
	background-color: #F90;
	text-align: center;
	width: 100px;
	margin: 0px;
	float: right;
	font-weight: normal;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.searchResultBar span {
	padding-top: 4px;
	padding-left: 10px;
	display: block;
	float: left;
}

.searchResultsText {
	font-size: 0.7em;
	margin-top: 16px;
	line-height: 120%;
	clear: both;
}

#searchResultsPages ul {
	list-style-type: none;
}

#searchResultsPages li {
	display: inline;
	padding: 3px;
}

h3.col {
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 16px;
}
#content p.col {
	margin-top: 0;
}

#gallery {
	float: left;
	width: 125px;
}

#gallery img { padding-bottom: 5px; }

#gallery_1 {
	font-size: 12px; font-weight: bold;
}

.enq_link { font-size: 18px; font-weight: bold; }
