html, body {
	height:100%;
}

body {
	font-family:"lucida grande", verdana, arial;
	font-size:12px;
	background-color:#69BDD7;
	background-image:url('../images/background.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	margin-top:0px;
}

a {
	color:#2D7BBB;
}

a img {
	border:none;
}

h1 {
	font-size:18px;
	font-weight:normal;
	margin-top:15px;
}

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

h2.black {
	color:black;
}

h3 a {
	font-size:14px;
}

p {
	line-height:18px;
}

#languages {
	margin:0px 0px 10px 0px;
}

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

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

#callback, #enquiry {
	padding:0px 0px 0px 7px;
}

#callback label, #enquiry label, #contact_form label, #add_comment label {
	width:75px;
}

#callback label, #enquiry label, #enquiry div.field, #callback div.field, #contact_form label, #contact_form div.field, #add_comment div.field, #add_comment label {
	display:block;
	float:left;
	line-height:20px;
	margin-bottom:5px;
	margin-left:5px;
}

#save_search {
	margin-top:10px;
}

#save_search span {
	font-size:11px;
}

div.button_field {
	margin-left:90px;
}

div.search label, div.panel label {
	display:block;
	font-size:10px;
	margin:5px 0px 0px 0px;
}

#container {
	height:100%;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#header {
	margin:20px 0px 0px 0px;
	font-size:12px;
	height:125px;
	text-align:right;
}

#header #logo {
	float:left;
	margin-bottom:15px;
}

#header #quicklinks {
	color:#FFFFFF;
	float:right;
	margin:0px 10px 0px 0px;
	font-size:10px;
}

#header #quicklinks form {
	padding:0px;
	margin:0px;
}

#header #quicklinks a {
	color:#FFFFFF;
	font-size:10px;
}

#header #latest {
	display:block;
	margin:30px 15px 0px 0px; /* 52 */
}

#header #latest img {
	padding:0px;
	margin:0px;
}

#navigation {
	background-color:#2D7BBB;
}

#navigation ul {
	margin:0px;
	padding:0px;
}

#navigation ul li {
	display:inline;
}

#navigation ul li a {
	padding:5px 13px 5px 13px;
	line-height:30px;
	font-size:13px;
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	border-right:1px solid #26689E;
}

#page {
	float:left;
	width:645px;
	padding:0px 15px 25px 10px;
	background-color:#FFFFFF;
	margin-top:5px;
	min-height:500px;
}

#safe_purchase_banner {
	margin-left:-10px;
	margin-right:-15px;
}

#sidebar {
	float:right;
	width:275px;
	margin-top:5px;
}

#sidebar h2 {
	color:#FFFFFF;
	padding:10px;
	font-size:16px;
	font-weight:normal;
	margin:0px;
	background-color:#E99A25;
}

#sidebar .panel {
	padding:10px;
	margin-bottom:5px;
	background-color:#FFDA9D;
	height:auto;
}

#sidebar .panel a {
	font-size:12px;
}

#sidebar .search {
	background-image:url('../images/search.gif');
	background-position:top right;
	background-repeat:no-repeat;
}

#sidebar .search form {
	margin-top:0px;
}

#sidebar .search select {
	width:150px;
}

#footer {
	background-color:#75BFD9;
	margin-top:15px;
	padding:10px;
	margin-bottom:50px;
	line-height:18px;
	text-align:center;
	font-size:10px;
}

.sitemap a {
	line-height:35px;
}

.sitemap div.sub {
	padding-left:50px;
}

.link_category {
	border:1px solid #EFEFEF;
	padding:10px;
	float:left;
	width:250px;
	margin:0px 10px 10px 0px;
}

.link_category a {
	font-weight:bold;
}

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

.property h2 {
	/*border-bottom:1px solid #2D7BBB;*/
	padding-bottom:5px;
	font-weight:normal;
}

.property h2 a {
	text-decoration:none;
}

.property a.photo {
	float:left;
	margin:0px 15px 10px 0px;
}

.property a.photo img {
	width:200px;
	height:170px;
	border:2px solid #2D7BBB;
}

img.photo {
	width:500px;
	height:400px;
	border:2px solid #2D7BBB;
	margin-left:auto;
	margin-right:auto;
}

div.photos {
	padding:5px 5px 5px 10px;
}

div.photo {
	float:left;
	margin:0px 15px 15px 0px;
}

div.photo img {
	width:295px;
	height:250px;
	border:2px solid #2D7BBB;
	margin-bottom:0px;
}

div.photo p {
	padding:5px;
	margin:0px;
	text-align:center;
	color:#FFFFFF;
	background-color:#2D7BBB;
}

.spotlight {
	float:right; 
	width:200px;
	margin:0px 0px 10px 10px;
	text-align:center;
	font-size:10px;
	line-height:17px;
}

.spotlight img {
	width:200px;
	height:145px;	
	border:2px solid #2D7BBB;
}

.similar, .featured {
	width:115px;
	height:175px;
	border:1px solid #FFFFFF;
	background-color:#FFF6E1;
	padding:5px;
	float:left;
	margin:7px 0px 0px 7px;
}

.similar p, .featured p {
	font-size:10px;
	margin-top:2px;
}

.similar img, .featured img {
	width:115px;
	height:90px;
	border:1px solid #FFFFFF;
}

table.particulars {
	width:100%;
	margin-top:25px;
}

table.particulars td, table.particulars th {
	padding:5px;
	width:33.33%;
}

table.particulars td {
	margin-bottom:5px;
}

table.particulars th {
	color:#FFFFFF;
	background-color:#2D7BBB;
}

strong.errors_title {
	color:#FF0000;
}

ul.categories {
	margin:0px;
	padding:0px;
}

ul.categories li {
	list-style-type:none;
	line-height:20px;
}

ul.errors li {
	color:#FF0000;
}

span.date {
	display:block;
	font-size:10px;
	color:#666666;
	margin-bottom:-5px;
}

.paginator {
	text-align:center;
	margin-top:20px;
	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;
}

.paginator_info {
	margin-top:-5px;
	padding-bottom:15px;
	border-bottom:1px solid #EFEFEF;
}

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

.nopadding, #sidebar .nopadding {
	padding:0px 0px 10px 0px;
}

.reference p {
	margin-top:0px;
	margin-bottom:.5em;
	padding:0px;
	font-size:10px;
}

.nopadding p {
	margin-top:0px;
	padding:10px;
	font-size:10px;
}

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

.notice {
	font-weight:bold;
	padding:5px 5px 5px 0px;
	margin:5px 5px 0px 0px;
}

.section {
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	border-top:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
}

.section .left, .section .right {
	width:300px;
	margin-bottom:5px;
}

.section .right {
}

.section .type {
	padding:5px 5px 4px 5px;
	background-color:#FFDA9D;
}

.section .type img {
	width:75px;
	height:60px;
	border:1px solid #CCCCCC;
}

.section .type a.title {
	line-height:60px;
	margin-left:15px;
}

.section a {
	color:#E99A25;
	display:block;
	float:left;
}

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

div.left {
	float:left;
	width:307px;
	margin-right:10px;
}

div.right {
	float:right;
	width:315px;
}

img.left, img.right {
	float:left;
	width:200px;
	height:150px;
	border:2px solid #2D7BBB;
	margin:0px 10px 10px 0px;
}

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

img.tall_clearance {
	margin-bottom:25px;
}

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

.article_image {
	float:left;
	width:120px;
	height:100px;
	border:2px solid #2D7BBB;
	margin:0px 15px 10px 0px;	
}

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

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

.center {
	text-align:center;
}

.clear {
	clear:both;
	line-height:1px;
	height:1px;
}

.clear_before {
	line-height:1px;
}

.ad {
	background-color:#FFF;
	border:1px solid #666666;
	padding:0 0 3px 0;
	text-align:center;
}

#popup {
	left:50%;
	top:50%;
	position:fixed;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	margin-left:-205px;
	height:250px;
	margin-top:-210px;
	border:5px solid #69BDD7;
	z-index:5000;
	background-color:#FFFFFF;
}

#popup p {
	text-align:left;
}

#fade {
	background-color:#000000;
	opacity:0.5;
	filter:alpha(opacity=50);
	z-index:4000;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#popup strong {
	font-size:14px;
}

#popup td {
	width:75px;
	text-align:left;
}

#popup p.first {
	margin-top:0px;
}

#popup .hide {
	margin-top:20px;
	text-align:center;
}

#popup #subscribe_errors {
	color:red;
}

#popup a {
	font-weight:bold;
}