body {
	background: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.4em;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

img {
	border: 0;
}


/*-------[ Links ]-------*/

a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	color: #0000CC;
	text-decoration: none;
}

/*-------[ END Links ]-------*/


/*-------[ Messages ]-------*/

.error
{
	float: left;
	position: absolute;
	font-weight: bold;
	font-size: 1.1em;
	color: #CC0000;
	margin-top: -20px;
	margin-left: 220px;
	padding-left: 120px;
	padding-top: 3px;
	position: absolute;
	text-align: center;
	width: 503px;
	*width: 608px;
	height: 40px;
	z-index: 900;
}

.success
{
	float: left;
	position: absolute;
	font-weight: bold;
	font-size: 1.1em;
	color: #3AB331;
	margin-top: -20px;
	margin-left: 220px;
	padding-left: 120px;
	padding-top: 3px;
	position: absolute;
	text-align: center;
	width: 503px;
	*width: 608px;
	height: 40px;
	z-index: 900;
}

.success a
{
	color: #219318;
	font-weight: bold;
	text-decoration: underline;
}

.success a:hover
{
	color: #3CC531;
}

.prop_error
{
	float: left;
	position: absolute;
	font-weight: bold;
	font-size: 1.1em;
	color: #CC0000;
	margin-top: -20px;
	margin-left: 220px;
	padding-left: 120px;
	padding-top: 40px;
	position: absolute;
	text-align: center;
	width: 503px;
	*width: 608px;
	height: 40px;
	z-index: 900;
}

.prop_success
{
	float: left;
	position: absolute;
	font-weight: bold;
	font-size: 1.1em;
	color: #3AB331;
	margin-top: -20px;
	margin-left: 220px;
	padding-left: 120px;
	padding-top: 40px;
	position: absolute;
	text-align: center;
	width: 503px;
	*width: 608px;
	height: 40px;
	z-index: 900;
}

/*-------[ END Messages ]-------*/






/*---------[ Forms ]---------*/

form
{
	margin: 0px;
	padding: 0px;
}

label
{
	font-weight: bold;
	display: block;
	font-size: 0.9em;
	margin-top: 4px;
}

.txtlink
{
	display: inline;
	width: auto !important;
	padding: 0px !important;
	margin: 0px !important;
	cursor: pointer;
}

.field, .field-nh {
	border: 1px solid #4a3a2f;
}

.field:hover {
	border: 1px solid #bbac87;
}

.field:focus {
	border: 1px solid #bbac87;	
}

.highlight {
	border: 1px solid #705b3d;
}

/*---------[ END Forms ]---------*/


/*-------------------------------------
		Main layout
-------------------------------------*/

/*-------[ Page Layout ]-------*/

table {
	font-size: 1em;
}

/* #wrapper { /* content centering div */ /*
	width: 843px;
	*width: 100%;
	margin: 0 auto;
	text-align: center;
} */

#prop-wrapper, #wrapper { /* content centering div */
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}

#header {
	width: 842px;
	height: 157px;
	text-align: left;
	position: relative;
	background: url(../images/top-bg.png); 
	z-index: 50;
}

#content-container {
	/* margin-top: 40px; */
	width: 842px;
	height: 535px;
	*height: 525px;
	margin: 25px auto;
	margin-bottom: 30px;
	*margin-bottom: 40px;
	text-align: center;
}

#prop-content-container {
	/* margin-top: 40px; */
	width: 842px;
	height: 535px;
	*height: 525px;
	margin: 25px auto;
	text-align: center;
}

#content-image {
	margin-top: -157px;
	*margin-left: -421px;
	float: left;
	z-index: 1;
	width: 842px;
	height: 564px;
	position: absolute;
	background: url(../images/home-bg.jpg); 
}

#home-flash-images {
	margin-top: -157px;
	*margin-left: -421px;
	float: left;
	z-index: 2;
	width: 842px;
	height: 564px;
	position: absolute;
}

#content
{
	*margin-left: -421px;
	float: left;
	position: absolute;
	z-index: 6;
	min-height: 375px;
	height: auto !important;
	*height: 375px;
}

#inspired-text {
	float: right;
	position: relative;
	margin-right: 40px;
	z-index: 3;
}

#home-cont {
	margin-left: -5px;
	margin-top: 200px;
	width: 842px;
	height: 200px;
	position: relative;
}

#content-home {
	float: right;
	position: relative;
	margin-top: 50px;
	margin-right: 20px;
	width: 380px;
	height: 200px;
	background:#000000;
	filter:alpha(opacity=45);
	-moz-opacity:.45;
	opacity:.45;
	padding: 2px;
}

#content-home-text {
	clear:both;
	float: right;
	position: relative;
	margin-top: -200px;
	margin-right: 20px;
	color: #FFFFFF;
	width: 380px;
	height: 200px;
}

#home-menu-container {
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	position: relative;
	color: #FFFFFF;
	width: 410px;
	height: 200px;
}

#home-menu-sub-container-sales {
	float: left;
	margin-top: -137px;
	*margin-top: -131px;
	margin-left: 210px;
	position: absolute;
	color: #FFFFFF;
	width: 195px;
	height: 200px;
}

#home-menu-sub-container-rentals {
	float: left;
	margin-top: -93px;
	*margin-top: -87px;
	margin-left: 210px;
	position: absolute;
	color: #FFFFFF;
	width: 195px;
	height: 200px;
}

.menu_item {
	position: relative;
	color: #FFFFFF;
	width: 194px;
	height: 40px;
	background: url(../images/menu-but-bg.jpg) repeat-y; 
	cursor: pointer;
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 3px;
}

.menu_item_on {
	position: relative;
	color: #FFFFFF;
	width: 194px;
	height: 40px;
	background: url(../images/menu-but-bg-on.jpg) repeat-y; 
	cursor: pointer;
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 3px;
}

.menu_item_sub {
	position: relative;
	color: #FFFFFF;
	width: 194px;
	height: 40px;
	background:#000000;
	filter:alpha(opacity=45);
	-moz-opacity:.45;
	opacity:.45;
	cursor: pointer;
	text-align: center;
	font-size: 1.5em;
	margin-top: 8px;
	*margin-top: 2px;
	margin-bottom: 3px;
	z-index: 50;
}

.menu_item_sub_on {
	color: #FFFFFF;
	width: 194px;
	height: 40px;
	background:#FFFFFF;
	filter:alpha(opacity=45);
	-moz-opacity:.45;
	opacity:.45;
	cursor: pointer;
	text-align: center;
	font-size: 1.5em;
	margin-top: 8px;
	*margin-top: 2px;
	margin-bottom: 3px;
}

#sub-buts {
	height: 40px;
	margin-bottom: -5px;
	*margin-bottom: 1px;
}

.menu_item_text {
	padding-top: 10px;
}

.menu_item_text_sub {
	cursor: pointer;
	position: relative;
	margin-top: -32px;
	z-index: 100;
	text-align: center;
	font-size: 1.5em;
	color: #FFFFFF;
}

.menu_item_text_sub_on {
	cursor: pointer;
	position: relative;
	margin-top: -32px;
	z-index: 100;
	text-align: center;
	font-size: 1.5em;
	color: #000000;
}

#content-pages
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em; 
	color: #7d766c;
	padding: 5px;
	*width: 842px; 
}

#main-title {
	color: #575151;
	margin-top: -50px;
	margin-left: 220px;
	padding-left: 120px;
	padding-top: 3px;
	position: absolute;
	font-size: 2em;
	text-align: center;
	width: 503px;
	*width: 608px;
	height: 40px;
	font-weight: bold;
}

#admin-menu {
	position: absolute;
	margin-top: -50px;
	margin-left: -5px;
	float: left;
	width: 200px;
	*width: 204px;
	height: 400px;
	*height: 452px;
	background:#000000;
	filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	padding: 2px;
	padding-top: 50px;
}

#admin-menu-content {
	position: absolute;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#admin-content {
	position: absolute;
	margin-top: -160px;
	margin-left: 199px;
	float: left;
	width: 634px;
	*width: 638px;
	height: 556px;
	*height: 562px;
	background:#FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	padding: 2px;
}

#admin-main-content {
	position: absolute;
	margin-left: 220px;
	float: left;
	width: 618px;
	height: 356px;
	color: #575151;
	text-align: left;
	overflow-y: scroll;
}

#base-property-menu {
	position: absolute;
	margin-top: -50px;
	margin-left: -5px;
	float: left;
	width: 200px;
	*width: 204px;
	height: 400px;
	*height: 452px;
	background:#000000;
	filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	padding: 2px;
	padding-top: 50px;
}

#base-property-menu-content {
	position: absolute;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#base-property-content {
	position: absolute;
	margin-top: -160px;
	margin-left: 199px;
	float: left;
	width: 634px;
	*width: 638px;
	height: 556px;
	*height: 562px;
	background:#FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	padding: 2px;
}

#base-property-main-content {
	position: absolute;
	margin-left: 220px;
	float: left;
	width: 618px;
	height: 356px;
	color: #575151;
	text-align: left;
}

/*-------[ Property Details Layout ]-------*/


#prop-header {
	width: 842px;
	height: 50px;
	text-align: left;
	position: relative;
	z-index: 50;
}

#property-container {
	width: 842px;
	height: 466px;
	padding-top: 10px;
}

/*-------[ END Property Details Layout ]-------*/



/*-------[ Properties ]-------*/

#property-menu-content {
	position: absolute;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	background: url(../images/prop-menu-bg.jpg) repeat-y;
	width: 174px;
	height: 456px;
	*margin-left: -420px;
}

.property_menu_item {
	position: relative;
	color: #FFFFFF;
	width: 155px;
	height: 20px;
	background: url(../images/menu-but-bg.jpg) repeat-y; 
	cursor: pointer;
	margin-bottom: 3px;
}

.property_menu_item_on {
	position: relative;
	color: #FFFFFF;
	width: 155px;
	height: 20px;
	background: url(../images/menu-but-bg-on.jpg) repeat-y; 
	cursor: pointer;
	margin-bottom: 3px;
}

.property_menu_item_text {
	padding-top: 2px;
	padding-left: 5px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
}

/*-------[ Main Property ]-------*/

#property-main-content {
	position: absolute;
	float: left;
	color: #575151;
	text-align: left;
	font-family: Arial;
	margin-left: 174px;
	padding-top: 10px;
	*margin-left: -246px;
	padding-left: 10px;
	width: 658px;
	height: 466px;
	*width: 668px;
	*height: 456px;
}

#property-advert, .property-advert {
	position: relative;
	float: left;
	width: 604px;
	*width: 608px;
	height: 50px;
	margin-top: 20px;
	margin-left: 20px;
}

#advertisers-advert, .advertisers-advert {
	position: relative;
	float: left;
	width: 604px;
	*width: 608px;
	height: 50px;
	margin-top: 20px;
}

#property-home-advert, .property-home-advert {
	position: relative;
	float: left;
	width: 604px;
	*width: 608px;
	height: 50px;
	margin-top: 20px;
}

/*-------[ END Main Property ]-------*/

/*-------[ Advertiser Details ]-------*/

#ad-main-image {
	position: relative;
	float: left;
	border: 1px solid #000000;
}

#ad-main-description {
	width: 200px;
	position: relative;
	float: left;
	padding-left: 5px;
}

/*-------[ END Advertiser Details ]-------*/

/*-------[ Featured Property ]-------*/

#featured-prop-container {
	position: relative;
	float: left;
	width: 604px;
	*width: 608px;
	height: 160px;
	border-bottom: 3px solid #b2a279;
}

#featured-prop-image {
	position: relative;
	float: left;
	width: 200px;
	height: 150px;
}

#featured-prop-details-container {
	cursor: pointer;
}

#featured-prop-details {
	padding-left: 5px;
	position: relative;
	float: left;
	width: 220px;
	height: 150px;
	border-right: 2px solid #b2a279;
}

#featured-prop-details-title {
	font-size: 1.3em;
	font-weight: bold;
}

#featured-prop-details-price {
	padding-top: 5px;
	font-size: 1.1em;
	font-weight: bold;
}

#featured-prop-details-bullets {
	font-size: 1em;
	line-height: 1.1em;
	padding-top: 10px;
}

#featured-prop-details-desc {
	position: absolute;
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.1em;
	width: 160px;
	*width: 175px;
	margin-left: 440px;
	*margin-left: 10px;
}

/*-------[ END Featured Property ]-------*/

/*-------[ Latest Properties ]-------*/

#latest-title {
	float: left;
	position: relative;
	margin-top: 10px;
	color: #575151;
	font-size: 2em;
	font-weight: bold;
	height: 25px;
	width: 604px;
	*width: 608px;
}

#latest-container {
	position: relative;
	float: left;
	width: 604px;
	*width: 608px;
	height: 120px;
}

#latest-row-container {
	float: left;
	position: relative;
	width: 604px;
	*width: 608px;
	height: 95px;
	margin-top: 10px;
}

#latest-prop-image {
	position: relative;
	float: left;
	width: 130px;
	height: 95px;
}

#latest-prop-details-container {
	cursor: pointer;
}

#latest-prop-details {
	padding-left: 5px;
	position: relative;
	float: left;
	width: 153px;
	*width: 170px;
	height: 95px;
	padding-right: 10px;
}

#latest-prop-details-title {
	font-size: 1em;
	font-weight: bold;
}

#latest-prop-details-price {
	padding-top: 2px;
	font-size: 1em;
	font-weight: bold;
}

#latest-prop-details-bullets {
	font-size: 0.8em;
	line-height: 1.1em;
	padding-top: 2px;
}

/*-------[ END Latest Properties ]-------*/

/*-------[ Detail Property ]-------*/

#detail-prop-container {
	position: relative;
	float: left;
	width: 655px;
	height: 388px;
	*height: 387px;
	margin-top: -10px;
}

#detail-prop-image {
	position: relative;
	float: left;
	width: 400px;
	height: 300px;
	margin-bottom: 5px;
}

#detail-prop-details {
	position: relative;
	float: left;
	width: 245px;
	border-bottom: 1px solid #b2a279;
	color: white;
	margin-left: 10px;
}

#detail-prop-details-price {
	font-size: 1.5em;
	font-weight: bold;
	color: white;
	width: 180px;
	padding-top: 10px;
}

#detail-prop-details-bullets {
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 5px;
	color: white;
	width: 180px;
}

#detail-prop-details-desc {
	padding-top: 5px;
	position: relative;
	float: left;
	width: 245px;
	font-size: 1em;
	color: white;
	margin-left: 10px;
}

#flash-image-cont {
	margin-top: -15px;
	margin-bottom: -80px;
}

#flash-360-cont {
	margin-bottom: -80px;
	text-align: center;
}

/*-------[ END Detail Property ]-------*/

/*-------[ Search Property ]-------*/

#property-results-container-main{
	width: 600px;
	height: 325px;
	*height: 335px;
	margin-top: 10px;
}

#property-results-container{
	float: left;
	width: 610px;
	height: 150px;
	margin-bottom: 10px;
}

#property-results-item-container
{
	float: left;
	height: 140px;
	width: 290px;
	*width: 295px;
	margin-right: 5px;
}

#property-results-item-image-status-container
{
	float: left;
	height: 130px;
	width: 100px;
}

#property-results-item-image
{
	float: left;
	position: relative;
	width: 130px;
	height: 95px;
	*height: 97px;
	border: 1px solid black;
}

#property-results-item-status
{
	float: left;
	height: 40px;
	width: 130px;
}

#property-results-item-details
{
	margin-top: -135px;
	*margin-top: -140px;
	float: left;
	height: 140px;
	width: 290px;
}

#property-results-item-price
{
	float: left;
	margin-left: 140px;
	width: 150px;
	height: 40px;
}

#property-results-item-trp
{
	float: left;
	margin-left: 140px;
	width: 150px;
	height: 20px;
}

#property-results-item-beds
{
	float: left;
	margin-left: 140px;
	width: 150px;
	height: 20px;
}

#property-results-item-parish
{
	float: left;
	margin-left: 140px;
	width: 150px;
	height: 20px;
}

#property-results-item-ref
{
	float: left;
	margin-left: 140px;
	width: 150px;
	height: 20px;
}

#property-results-item-address
{
	float: left;
	margin-left: 140px;
	width: 150px;
	height: 20px;
}
	
/*-------[ END Search Property ]-------*/

/*-------[ END Properties ]-------*/

/*-------[ END Page Layout ]-------*/


/*---------[ Footer ]---------*/

#footer {
	width: 843px;
	height: 30px;
	margin: 0 auto;
	position: relative;
}

#pjwd-container {
	width: 842px;
	position: relative;
	padding-top: 5px;
}

#pjwd {
	float: right;
	font-size: 0.8em;
	color: silver;
	text-align: right;
	line-height: 1.3em;
}

#pjwd a {
	color: silver;
	font-weight: bold;
	text-decoration: none;
}

#pjwd a:hover {
	text-decoration: underline;
}

#site-copy {
	float: left;
	font-size: 0.8em;
	color: silver;
	text-align: left;
	line-height: 1.3em;
}

#site-copy a {
	color: silver;
	font-weight: bold;
	text-decoration: none;
}

#site-copy a:hover {
	text-decoration: underline;
}

/*---------[ END Footer ]---------*/


/*-------------------------------------
		END Main layout
-------------------------------------*/



/*---------[ Pagination Listings ]---------*/

#pagination
{
	color: #000000;
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
}

#pagination-nav
{
	margin-left: 15px;
	width: 135px;
	display: inline;
}

#pagination a
{
	text-decoration: none;
}

#pagination a:hover
{
	text-decoration: underline;
}

/*---------[ END Pagination Listing ]---------*/
