@import url("../stylesheet.css");

/*** Global stuff ***/

body {
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

/** Default settings **/
h1,
h2,
h3,
h4 {
	height: 18px;
	margin: 0;
	padding: 3px 10px 0;
	font-size: 100%;
}

h1 {
	background: #000000 url('/siteimg/hdr-back.png');
}

h2,
h3,
h4 {
	background: #000000 url('/siteimg/hdr-back.png');
}

a {
	text-decoration: underline;
}


/** Generic classes **/
div.block {
	margin: 5px 0 0;
	padding: 10px;
	background: #000000;
}

div.block h1,
div.block h2,
div.block h3,
div.block h4 {
	margin: -10px -10px 5px;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #000000;
}

/* property lists */
div.propitem {
	border: 1px solid #000000;
}

div.propitem img.propimg {
	float: right;
	margin: 10px 10px 10px 0;
	border: 1px solid #000000;
}

div.propitem form.viewfull {
	float: left;
	margin-right: 10px;
}


/** Different parts of the page **/

/* Top menu */
#menu_main {
	height: 22px;

	margin: 0;
	border-top: 1px solid #ffffff;
	padding: 0 0 0 20px;

	font-size: 90%;
}

#menu_main div.menu_a,
#menu_main div.menu_d {
	display: block;
	position: relative;
	float: left;
	z-index: 2;

	top: 0;
	height: 17px;

	margin: 0;
	padding: 4px 10px 0;

	text-align: center;
	text-transform: uppercase;
}

#menu_main div.menu_a {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #000000;
	border-left: none;
	border-right: none;
}

#menu_main div.menu_d {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: none;
	border-right: none;
}

#menu_main div.menu_d a {
	text-decoration: none;
}

#menu_main div.menu_bd,
#menu_main div.menu_ba,
#menu_main div.menu_ad,
#menu_main div.menu_dd,
#menu_main div.menu_da,
#menu_main div.menu_db,
#menu_main div.menu_ab {
	display: block;
	position: relative;
	float: left;
	width: 1px;
	height: 22px;
	background-color: #999999;
}


#menu_sub {
	height: 25px;
	z-index: 1;
	position: relative;

	margin: 0;
	border-top: 1px solid #999999;
	padding: 0 10px;

	font-size: 90%;
}

#menu_sub div.menu_a,
#menu_sub div.menu_d {
	display: block;
	position: relative;
	float: left;

	margin: 5px 5px 0;
	border: none;
	padding: 1px 5px;
}

#menu_sub div.menu_a {
	font-weight: bold;
}

#menu_sub div.menu_d a {
	text-decoration: none;
}


#menu_sub div.menu_ab,
#menu_sub div.menu_ba,
#menu_sub div.menu_ad,
#menu_sub div.menu_da,
#menu_sub div.menu_dd {
	display: block;
	position: relative;
	float: left;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center center;
}

#menu_sub div.menu_ab {
	width: 7px;
	background-image: url("/i/templates/Standard/sub_ab.gif");
}
#menu_sub div.menu_ba {
	width: 7px;
	background-image: url("/i/templates/Standard/sub_ba.gif");
}
#menu_sub div.menu_ad {
	width: 15px;
	background-image: url("/i/templates/Standard/sub_ad.gif");
}
#menu_sub div.menu_da {
	width: 15px;
	background-image: url("/i/templates/Standard/sub_da.gif");
}
#menu_sub div.menu_dd {
	width: 1px;
	background-image: url("/i/templates/Standard/sub_dd.gif");
}


/* bottom disclaimer list */
#disclaimer {
	height: 25px;
	position: fixed;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;

	margin: 0;
	border: none;
	padding: 1px 10px;
	font-size: 90%;
}

#disclaimer div.menu_d {
	display: block;
	position: relative;
	float: left;

	margin: 5px 4px 0;
	border: none;
	padding: 1px 2px;
}

#disclaimer div.menu_d a {
	text-decoration: none;
}

#disclaimer div.menu_dd {
	display: block;
	position: relative;
	float: left;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 1px;
	background-image: url("/i/templates/Standard/sub_dd.gif");
}


/* right-hand side */
#rhs {
	border-left: 1px solid #ffffff;
}

.rhslink {
	position: static;
}


#vertbar,
#vertborder {
	display: block;
	position: absolute;
	top: 0;
	right: 152px;
	height: 230px;
	width: 26px;
	z-index: 2;

	margin-right: 1px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #ffffff;
}

#vertbar {
	background-color: #ffffff;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

#vertborder {
	border-width: 0 1px;
	background-color: transparent;
}

#lang_outer {
	margin: -1px 0 0;

	border-top: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;

	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}

#lang_inner {
	text-align: left;
}

#lang_inner span {
	display: block;

	padding: 0 0 5px;

	white-space: pre;
	font-weight: bold;
}


#lang_inner br,
#lang_inner img {
	display: none;
}

#lang_inner select {
	border: 1px solid #000;
}

#memsec {
	display: block;
	height: 49px;
	/*width: 100%;*/

	margin: 0;
	border: none;
	padding: 0;

	background: #000000;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}

#memsec a {
	display: block;
	height: 18px;

	border-bottom: 1px solid #999999;
	padding: 5px 0 0;

	background: #000000;
	color: #000000;
	white-space: pre;
}

div#spacer {
	width: 650px;
	height: 0;
}

/* main page area */
div.main {
	padding: 10px 30px 0 20px;
}


/*** Bits for individual pages ***/

/** search page **/
div#page_search.page_search_map table#map_border {
	position: absolute;
	left: 240px;
	top: 10px;
	width: 550px;
	height: 400px;

	border: none;
	margin: 0;
	background-color: #8080ff;
}

div#page_search.page_search_map table#map_border td.topleft {
	width: 4px;
	height: 4px;
	background: #ffffff
		url('/i/templates/Standard/border-tl-map.png')
		no-repeat top left;
}

div#page_search.page_search_map table#map_border td.topcenter {
	width: auto;
	height: 4px;
	background: #ffffff
		url('/i/templates/Standard/border-tc-map.png')
		repeat-x top center;
}

div#page_search.page_search_map table#map_border td.topright {
	width: 12px;
	height: 4px;
	background: #ffffff
		url('/i/templates/Standard/border-tr-map.png')
		no-repeat top right;
}

div#page_search.page_search_map table#map_border td.middleright {
	width: 12px;
	height: auto;
	background: #ffffff
		url('/i/templates/Standard/border-mr-map.png')
		no-repeat top right;
}

div#page_search.page_search_map table#map_border td.bottomright {
	width: 12px;
	height: 12px;
	background: #ffffff
		url('/i/templates/Standard/border-br-map.png')
		no-repeat bottom right;
}

div#page_search.page_search_map table#map_border td.bottomcenter {
	width: auto;
	height: 12px;
	background: #ffffff
		url('/i/templates/Standard/border-bc-map.png')
		no-repeat bottom left;
}

div#page_search.page_search_map table#map_border td.bottomleft {
	width: 4px;
	height: 12px;
	background: #ffffff
		url('/i/templates/Standard/border-bl-map.png')
		no-repeat bottom left;
}

div#page_search.page_search_map table#map_border td.middleleft {
	width: 4px;
	height: auto;
	background: #ffffff
		url('/i/templates/Standard/border-ml-map.png')
		repeat-y center left;
}

div#page_search.page_search_map h1 {
	width: 180px;
	height: 20px;

	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

div#page_search div#filters {
	top: 32px;
	margin: -1px 0 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;

	text-align: right;
}

div#page_search div#filters div.searchfilter-minmax,
div#page_search div#filters div.searchfilter {
	clear: both;

	padding: 5px 10px;

	color: #000000;
}

div#page_search div#filters label {
	display: block;
	text-align: left;
}

div#page_search div#filters div.searchfilter select,
div#page_search div#filters div.searchfilter-minmax select,
div#page_search div#filters div.searchfilter input {
	width: 100%;
}

div#page_search div#filters div.searchfilter-minmax label.minmax {
	float: left;
	width: 20%;
	margin-top: 3px;
}

div#page_search div#filters div.searchfilter-minmax input {
	float: right;
	width: 70%;
}

div#page_search div#filters input.submit {
	margin-top: 20px;
}


/** Property page **/

div#page_property div#detail h2 {
	border: 1px solid #8080ff;
	padding: 2px;
}

div#page_property div#summary {
	float: right;
	margin-right: 30px;
	width: 280px;
}

div#page_property div#summary h3 {
	border: none;
	color:#0c2577;
	font-weight:bold;
	margin: 0;
	padding: 0;
	text-align:left;
}

div#page_property div#summary table.vertical th {
	text-align: left;
}

div#page_property div#img {
	margin-top: 5px;
	width:395px;
}

div#page_property div#img img {
	border:2px solid #000;
}


/* Table of thumbnail images */
div#page_property table.thumbs {
	border: none;
}

div#page_property table.thumbs a {
	margin: 0 6px;
	padding: 0;
}

div#page_property table.thumbs img {
	border:2px solid #000;
}

div#page_property table.thumbs th {
	border:1px solid #ccc;
	border-style:solid solid none solid;
	text-align:center;
}


/** Contact page **/
div#page_contact div.block {
	border: 1px solid #999999;
}

div#page_contact div.block h2 {
	display: none;
}

div#page_contact p#desc {
	background-image: url("/i/templates/Standard/contact.png");
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 100px;
	padding-right: 220px;
}


/** User-defined page **/

div#page_grp table.fxtable {
	width: 100%;
	border: 1px solid #000000;
}

div#page_grp table.fxtable tr.hdr {
	height: 18px;
	background: #000000 url('/siteimg/hdr-back.png');
}

div#page_grp table.fxtable tr.hdr th {
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #000000;
	padding-top: 3px;
}

div#page_grp table.fxtable tr.odd th,
div#page_grp table.fxtable tr.even th {
	text-align: left;
}

