html {
	height:100%;
}

body {
	font-family:arial, helvetica, verdana;
	font-size:12px;
	margin:0px;
	height:100%;
	background-color:#F0E8C8;
	background-image:url('../images/background.gif');
	background-position:top center;
	background-repeat:repeat-y;
}

a img {
	border:none;
}

a {
	color:#539BC0;
}

form {
	display:inline;
}

h1 {
	font-weight:normal;
	font-size:21px;
	margin-top:20px;
}

h1.with_sub {
	margin-bottom:5px;
}

h2 {
	font-weight:normal;
	font-size:16px;
}

h2.sub {
	font-size:14px;
	margin-top:0px;
}

h3 {
	font-weight:normal;
	font-size:16px;
}

p {
	line-height:17px;
	margin:15px 0px 15px 0px;
}

th {
	text-align:left;
}

td, th {
	padding:5px;
}

hr {
	border:none;
	background-color:#EFEFEF;
	height:1px;
	line-height:1px;
	margin:10px 0px 10px 0px;
}

iframe#sunsell {
	margin-left:-15px;
	width:665px;
	height:1500px;
	border:0;
}

#header {
	background-color:#FFFFFF;
}

#top {
	width:950px;
	height:126px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/swirl.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
}

#logo {
	float:left;
	margin-top:20px;
}

#header_right {
	float:right;
	width:265px;
	margin-right:0px;
	margin-top:30px;
}

#header_right #latest {
	height:75px;
}

#header_right .latest {
	margin-bottom:5px;
}

#header_right strong {
	display:block;
	margin-bottom:5px;
}

#header_right a, #header_right strong {
	font-size:13px;
}

#header_right span.sub {
	color:#666666;
}

#header_right #stats {
	font-size:12px;
	text-align:left;
	color:#666666;
	font-weight:bold;
}

#safe_purchase_logo {
	float:right;
	margin-right:15px;
	margin-top:15px;
}

.sps_partner {
	margin-left:-20px;
}

.safe-purchase-banner {
	float:left;
	margin:0 20px 0 0;
	padding:0;
}

.safe-purchase-points ul {
	margin-top:0;
}

.safe-purchase-points ul li {
	margin-bottom:5px;
	line-height:18px;
}

#navigation {
	background-color:#EF9700;
	background-image:url('../images/navigation_background.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
}

#navigation ul {
	margin:0px;
	padding:0px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#navigation ul li {
	list-display-type:none;
	display:inline;
	float:left;
}

#navigation ul li a {
	display:block;
	line-height:40px;
	padding:0px 15px 0px 15px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:13px;
}

#navigation ul li a.selected, #navigation ul li a:hover {
	background-color:#EFAD3B;
}

#page {
	background-image:url('../images/page_shadow.gif');
	background-position:top left;
	background-repeat:repeat-x;
}

#content {
	height:100%;
	height:auto;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding-top:0px;
	background-image:url('../images/right_shadow.jpg');
	background-position:685px top;
	background-repeat:repeat-y;
	border-bottom:1px solid #F1F1F1;
}

#intro {
	margin-left:15px;
	float:left;
	width:505px;
}

#intro p {
	line-height:18px;
}

#intro p img {
	width:510px;
}

#intro li {
	line-height:18px;
}

#intro span.big {
	font-weight:bold;
	font-size:14px;
}

#featured {
	float:left;
	padding:5px;
	margin-top:20px;
	width:110px;
	border:1px solid #EDE8D5;
}

#featured h2 {
	margin:-5px -5px 0 -5px;
	padding:3px 3px 5px 3px;
	background-color:#EDE8D5;
	text-align:center;
}

#featured ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#featured ul li {
	padding:0;
	margin:10px 0;
	text-align:center;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #EDE8D5;
}

#featured ul li.last {
	border-bottom:none;
}

#featured ul li img {
	display:block;
	width:100px;
	margin:0 0 3px 5px;
	border:1px solid #CCC;
}

#info p {
	text-align:justify;
}

#info img {
	margin:8px 10px 5px 10px;
	height:155px;
	width:250px;
}

#content_shadow {
	background-image:url('../images/navigation_shadow.gif');
	background-position:top left;
	background-repeat:repeat-x;
	height:5px;
	line-height:5px;
}

#left {
	float:left;
	width:645px;
	padding:0px 10px 10px 20px;
}

#right {
	float:right;
	width:240px;
	padding:0px 10px 10px 0px;
}

#right h2 {
	background-color:#B2A675;
	line-height:35px;
	padding:0px 5px 0px 5px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	background-image:url('../images/right_header_background.gif');
	background-position:200px center;
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-top:20px;
}

#right h2.first {
	margin-top:15px;
}

#right h2.blog {
	background-color:#5EAFD8;
	background-image:url('../images/blue_header_background.gif');
}

#right h3 {
	margin-bottom:15px;
	margin-top:20px;
	font-weight:500;
}

#right .panel {
	padding:0px 10px 0px 10px;
}

#right .panel .sub {
	color:#90865F;
	font-size:10px;
	margin:5px 0px 5px 0px;
}

#right .panel form {
	display:inline;
}

#right .panel label {
	display:block;
	font-size:10px;
	padding:0px 0px 2px 0px;
}

#right .panel select {
	width:150px;
}

#right .panel .field {
	margin-bottom:5px;
}

#right #languages {
	margin:15px 0px 0px 0px;
	text-align:right;
}

#right #languages li {
	display:inline;
	padding:2px 5px 0px 5px;
	margin:0px;
}

#right #languages img {
	width:16px;
	height:11px;
}

#footer {
	padding:10px;
	text-align:center;
	margin-top:25px;
	font-size:10px;
	color:#FFFFFF;
	background-color:#B2A675;
}

#footer a {
	color:#FFFFFF;
}

#footer p {
	line-height:8px;
}

#slideshow {
	margin-bottom:15px;
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

#slideshow #info {
	border:1px solid #CCCCCC;
	padding:5px;
	margin-bottom:5px;
	margin-top:15px;
	text-align:center;
}

#slideshow #info #previous {
	float:left;
}

#slideshow #info #next {
	float:right;
}

#slideshow #image {
	width:500px;
	height:390px;
	border:1px solid #CCCCCC;
}

#switcher {
	padding:5px;
	border:1px solid #CCCCCC;
	text-align:center;
}

#switcher #previews img {
	width:75px;
	height:60px;
	margin:0px 2px 5px 0px;
	float:left;
}

.captcha {
}

.captcha img {
	width:150px;
	height:50px;
	display:block;
	margin-bottom:10px;
}

.captcha input {
	width:150px;
}

.captcha p {
	font-size:10px;
	color:#666666;
}

.send_to_friend_right {
	float:right;
	width:200px;
	padding:10px;
	border:1px solid #EFEFEF;
}

.send_to_friend_right img {
	width:200px;
	height:160px;
	border:1px solid #CCCCCC;
}

.send_to_friend_left {
	float:left;
	width:350px;
}

.send_to_friend_left textarea {
	width:350px;
}

#add_comment label, #contact_form label, #registration_form label, .enquiry_form label, .send_to_friend_form label {
	display:block;
	margin-bottom:5px;
	margin-top:10px;
}

#registration_form .property_type, #registration_form .location {
	float:left;
	height:25px;
	width:150px;
	padding:0px;
	margin:0px 0px 0px 5px;
	border:none;
}

#registration_form .property_type input, #registration_form .location input {
	float:left;
	vertical-align:middle;
}

#registration_form label {
	font-weight:bold;
}

#registration_form fieldset {
	padding:0px 10px 10px 10px;
	border:none;
}

#registration_form .property_type label, #registration_form .location label {
	display:inline-block;
	padding-left:5px;
	margin-top:3px;
	font-weight:normal;
}

#registration_form .opt_in {
	margin-top:10px;
}

#registration_form .opt_in input {
	float:left;
}

#registration_form .opt_in label {
	float:left;
	margin-top:3px;
	padding-left:5px;
}

#registration_form .inline {
	float:left;
	margin-right:10px;
}

#other_telephone {
	display:none;
}

.enquiry_form, .send_to_friend_form {
	padding:5px;
}

.property_summary {
	margin-bottom:25px;
	padding-bottom:10px;
	border-bottom:1px solid #EFEFEF;
}

.property_summary .image_left {
	float:left;
	margin-right:15px;
}

.property_summary .image_left img {
	width:200px;
	height:160px;
	border:1px solid #CCCCCC;
}

.property_summary .summary {
	float:left;
	width:390px;
}

.property_summary .summary h2 {
	margin-top:0px;
}

.post {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #EFEFEF;
}

.ranges {
	margin-left:5px;
}

.range {
	float:left;
	width:150px;
	margin:5px;
	text-align:center;
}

.last {
	margin-right:0;
}

.range a.more {
	height:35px;
	width:130px;
	display:block;
	color:#FFFFFF;
	padding:10px;
	font-weight:bold;
	text-align:right;
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:none;
}

.range .property img {
	width:150px;
	height:100px;
	margin-bottom:-2px;
}


.range_a {
	background-color:#EFAD3B;
	background-image:url('../images/range_a_background.gif');
}

.range_b {
	background-color:#EFA82C;
	background-image:url('../images/range_b_background.gif');
}

.range_c {
	background-color:#EF9D0E;
	background-image:url('../images/range_c_background.gif');
}

.range_d {
	background-color:#EF9700;
	background-image:url('../images/range_d_background.gif');
}

.location {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #EFEFEF;
}

.location .preview {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding-top:5px;
	width:220px;
}

.location .preview img {
	border:1px solid #CCCCCC;
	width:220px;
	height:180px;
}

.location .preview p {
	margin:0px;
}

.location .preview a {
	display:block;
	background-color:#EFEFEF;
	padding:5px;
	text-align:center;
}

.location .preview_right {
	float:right;
	margin-right:0px;
	margin-left:10px;
}

.photo_grid img {
	float:left;
	width:300px;
	height:250px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #EFEFEF;
}

.option {
	float:left;
	width:75px;
	display:block;
	text-align:center;
	margin-right:20px;
}

.option img {
	width:48px;
	height:48px;
}

.option a {
	display:block;
	font-size:12px;
	line-height:18px;
}

.option_first {
	margin-left:20px;
}

.columns {
	
}

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

.half_column h2, h2.highlight {
	background-color:#5EAFD8;
	line-height:35px;
	padding:0px 5px 0px 5px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	background-image:url('../images/blue_header_background.gif');
	background-position:255px center;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

h2.highlight {
	background-position:590px center;
}

.half_column img {
	width:310px;
	margin-top:5px;
}

.half_column p {
	padding:0px 0px 0px 5px;
}

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

.sub {
	font-size:10px;
}

.center {
	text-align:center;
}

.left {
	float:left;
}

.right {
	float:right;
}

.hr {
	line-height:1px;
	font-size:1px;
	border-top:1px solid #EFEFEF;
	margin:10px 0px 10px 0px;
}

.clear {
	clear:both;
}

p.stage {
	padding:10px;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #EFEFEF;
}

p.next_stage {
	padding:0px;
	margin:0px;
	text-align:center;
}

.image_left img, .image_right img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:220px;
	height:180px;
}

.image_right img {
	float:right;
	margin-right:0px;
	margin-left:10px;
}

.golf img {
	width:125px;
	height:889px;
}

.category {
	margin-bottom:10px;
}

.testimonial {
	padding:55px 40px 30px 30px;
	margin-bottom:20px;
	margin-top:10px;
	background-image:url(../images/letter.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.specialist {
	padding:5px;
}

.paginator {
	text-align:center;
	margin-top:40px;
	margin-bottom:20px;
}

.paginator span, .paginator a {
	/*float:left;
	display:block;*/
	padding:4px 8px 4px 8px;
	margin-right:5px;
	
}

.paginator .page {
	border:1px solid #CCCCCC;
}
	
.paginator .disabled {
	border:1px solid #CCCCCC;
}

.paginator .next, .paginator .previous {
	border:1px solid #CCCCCC;
}

.paginator .current {
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
}

p.next_page a {
	font-size:13pt;
}

.rss, .email {
	border:1px solid #EFEFEF;
	padding:10px;
	margin-bottom:10px;
}

.rss a, .email a {
	height:35px;
	line-height:35px;
}

.rss a img, .email a img {
	width:35px;
	height:35px;
	float:left;
	margin-right:10px;
}

.sitemap {
	line-height:25px;
}

.sitemap a {
	font-weight:bold;
}

.sitemap div {
	margin-left:25px;
}

.sitemap div a {
	font-weight:normal;
}

.nested {
	padding-left:25px;
}

.sitemap_block .nested {
	padding-left:15px;
}

.property_finder fieldset {
	border:1px solid #EFEFEF;
}

.shortlist {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

.shortlist a.preview {
	float:left;
	width:60px;
}

.shortlist a.preview img {
	width:55px;
	height:50px;
	border:1px solid #EFEFEF;
}

.shortlist .summary {
	float:right;
	width:155px;
}

.featured_month {
	float:left;
	width:195px;
	margin:0px 10px 0px 10px;
}

.featured_month h3 {
	font-size:10pt;
	font-weight:bold;
	margin-top:0px;
}

.featured_month a img {
	width:193px;
	height:140px;
	border:1px solid #CCCCCC;
}

.featured_month a.desc {
	margin:10px 15px 0px 15px;
	text-align:center;
	display:block;
	line-height:20px;
}

.stacked_field {
	float:left;
	margin-right:5px;
}

.errors {
	color:#990000;
	line-height:20px;
}

.errors_title {
	font-size:15px;
	color:#990000;
}

.notice {
	font-size:12px;
	color:#339933;
	font-weight:bold;
	color:#6D9658;
	background-color:#B5E09E;
	padding:15px;
}

.expat-dating {
	margin:5px;
	padding:10px;
	border:1px solid #EEE;
}

.expat-dating a {
	display:block;
	margin-top:5px;
	font-size:16px;
}

.expat-dating p {
	margin:5px 0px;
}

.latest_property {
	line-height:20px;
	padding:5px 10px 0px 10px;
	border-bottom:1px solid #EEE;
}

#rental-tabs {
	list-style:none;
	border-bottom:1px solid #B2A675;
	padding:5px;
	margin:20px 0 0 0;
}

#rental-tabs li {
	display:inline;
	background-color:#B2A675;
	border:1px solid #B2A675;
	margin-left:5px;
	padding:5px;
}

#rental-tabs li a {
	color:#FFF;
	text-decoration:none;
}

#rental-tabs li.selected {
	background-color:#FFF;
	border-bottom:1px solid #FFF;
}

#rental-tabs li.selected a {
	color:#B2A675;
}

.mortgage-direct {
	float:right; 
	margin-top:5px; 
	margin-right:5px; 
	display:block;
}

.boxed {
	padding:10px;
	border:1px solid #CCCCCC;
}
