html, body, div, p, blockquote, a, img, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

ol, ul {
	margin-left: 25px;
}

:focus {
	outline: 0px;
}

body {
	font-size: 13px;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #666666;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
}

p {	
	margin: 5px 0;
}

table {
	font-size: 13px;
}

td {
	padding: 4px;
}

th {
	padding: 4px;
	background: #689EBE;
	color: #FFFFFF;
}

hr {
	height: 1px;
	border: 1px dotted #005577;
	margin-bottom: 15px;
}

ul {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

input.txt, textarea {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	border: 1px solid #30709C;
	padding: 3px;
}

input.button {
	font-size: 15px; 
}

select {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	background: #EFEFEF;
}

a:link,a:visited {
	text-decoration:none;
	color:#000000;
	}
a:hover,a:active {
	text-decoration:none;
	color: #999999;
}

a.plain:link,a.plain:visited {
	text-decoration:none;
	color:#CCCCCC;
	}
a.plain:hover,a.plain:active {
	text-decoration:none;
	color:#000000;
}

a.dg:link,a.dg:visited {
	text-decoration:none;
	color:#666666;
	}
a.dg:hover,a.dg:active {
	text-decoration:underline;
	color:#666666;
}

a.white:link,a.white:visited {
	text-decoration:none;
	color:#FFFFFF;
	}
a.white:hover,a.white:active {
	text-decoration:underline;
}

.contact { font-size: 20px; text-align: right; color: #356B8B; margin-top: 20px; }
.fl-right { float: right }
.fl-left { float: left }
.clearer { clear: both }

.content-padder { padding: 10px }

.foot-links { font-size: 10px; }

.wrap-up-text a { font-size: 11px; }
.left-section-title { padding-left: 10px; height: 40px; line-height: 40px; background:url('images/bg/section-title.png') 98% 4px no-repeat #666666; }

.column-content { color: #FFFFFF }

.sponsors { width: 100% }
.sponsors td { padding: 10px; vertical-align: middle }

.sml-text { font-size: 10px }
.sml-text a { font-size: 10px }

.image-overlay {display: none; visibility: hidden}

a.on-blue:link,a.on-blue:visited {
	text-decoration:none;
	color:#FFFFFF;
	}
a.on-blue:hover,a.on-blue:active {
	text-decoration:underline;
	color:#FFFFFF;
}

.form-row td { vertical-align: middle; padding: 0; }

.foot-list ul { list-style-type: none; margin: 0 20px 10px 0; padding: 0 20px 0 0; }

.test-name { color: #356B8B; text-weight: bold }

.search-breadcrumb {
	font-size: 15px;
	color: #000000;
	}

/* Structure */

#wrapper {
	margin:10px auto;
	width:960px;
}
#logo-strip {
	height: 90px; 
}

.full-width { background: #FFFFFF; padding: 10px }

#left-column{
	float: left;
	width: 290px;
	color: #FFFFFF;
	/* padding-bottom: 2000px;
	margin-bottom: -2000px */
}
#right-column{
	width: 670px;
	float: right;
	background: #FFFFFF;
	/* height: 100%; */
	/* padding-bottom: 2000px;
	margin-bottom: -2000px */
}
#header {
	width: 630px;
	height: 305px;
	margin-top: 1px;
	background:url(images/header-static.jpg) no-repeat
}
#menu-wrapper {
	height: 40px; 
	text-align: left;
	background: #666666;
}

#menu {
	line-height:40px;
	margin: 0px;
	padding: 0px;
	}

#search-wrapper {
	height: 40px; 
	text-align: left;
	background: #CCCCCC;
}
	
.prop-search-table {
	height: 40px;
}

.prop-search-table td {
	vertical-align: middle;
	padding: 2px;
}

#register {
	padding: 15px;
	text-align: justify;
}

#sponsors-left {
	background: #FFFFFF;
}

#page-wrapper {
	clear: both;
	overflow: auto;
	background: #689EBE;
}

#page {
	overflow: hidden;
}

.page-column {
	clear: both;
	margin-left: 0px;
}
.page-two-column {
	float: left;
	margin-left: 0px;
	width: 286px;
}

#page-menu {
	float: left;
	margin-left: 0px;
	width: 200px;
}

#page-intro {
	float: left;
	width: 380px;
}

#hidden-gallery {
	display: none;
}

#main-pic {
	float: left; 
	margin-left: 6px; 
	width: 406px; 
	height: 306px; 
	border: 1px solid #999999; 
}

#footer {
	clear: both;
	height:20px;
	padding: 20px;
	background: #CCCCCC;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
#wrap-up {
	background: #CCCCCC;
	color: #666666;
	font-size: 11px;
	overflow: auto;
}

#wrap-up p { font-size: 11px; margin: 0 }

/* Entries */
div.prop-result {
	clear: both;
	border-bottom: 1px dotted #999999; 
	margin: 20px 0;
	overflow: auto;
}
div.prop-thumb-holder {
	float: left; height: 115px; width: 150px;
}
div.prop-thumb-holder-featured {
	float: right; height: 150px; width: 200px;
}
div.home-prop-thumb-holder-featured {
	float: left; height: 150px; width: 200px;
}
div.prop-status {
	width: 145px; 
	margin-top: 70px; 
	padding-left: 5px; 
	background: #000000; 
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5; 
	-khtml-opacity: 0.5;
}
div.prop-result-data {
	font-size: 11px;
	float: left;
	width: 350px;
}
div.prop-data-text {
	float: left;
	margin-left: 10px;
	font-family: Arial;
}

#home-featured-property {
	font-size: 11px;
	float: left;
	width: 250px;
}

div.linked-content {
	display: none;
}

.prop-status span {	
	clear: both;
	font-size:20px;
	font-weight:bold;
	color:#FF0000;
	padding: 3px;
	}

.prop-title {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
}

.prop-advert-title {
	font-family: Arial; color: #356B8B; 
	font-size: 20px;
	font-weight: bold;
}

.prop-price {
    font-size: 18px;
    font-family: Arial; color: #356B8B; 
    font-weight: bold;
    }
    
.icon-title {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
}

.description {
	text-align: justify;
	font-family: Arial
}

button { 
	border: 0 none;
	height: 24px;
	padding: 0 0 3px 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.btn-30 { width: 30px; background: url(images/button/btn-30.png) }
.btn-100 { width: 100px; background: url(images/button/btn-100.png) }


/* Menu */

#menu ul {
	list-style-type: none;
	margin: 0;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	padding:0 20px;
	color:#ffffff;
	font-size:15px;
	border: 0;
}
#menu li a:hover, #menu li.current_page_item a:link, #menu li.current_page_item a:visited,#menu li.current_page_item a:hover, #menu li.current_page_item a:active 
{
	color: #333333;
	background: #999999;
	text-decoration: none;
	border: 0;
}


/* Boxes */

.box-title {
	text-align: right; margin-right: 15px;
}

.box-content {
	text-align: right
}

/* Footer */

#footer-left 
{
	float: left;
	}
#footer-right {
	float: right;
}

#footer-valid a {
	color:#FFFFFF;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

/* Heading's */

h1, h2, h3, h4, h5, h6 { font-family: Arial; color: #356B8B; }

h1 {
	font-size:22px;
	}
	
h2 {
	font-size:20px;
	font-weight:bold;
	color: #689EBE;
}

h3 {
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}

h4 {
	font-size:13px;
	font-weight:bold;
	color: #000000;
}

h5 {
	font-size:13px;
}

/* Admin */
td.admin-index-title {
	border: 1px solid #0893B0; padding-left:4px; padding-top:2px; padding-bottom:2px; background: #689EBE
}