/* CSS Document */

/* General Styles */
:root{
 overflow-y:scroll;
}

body, td, th { font-family: Arial, Helvetica, sans-serif; }

html, body { min-width: 888px; }

body
{
	margin: 10px 0 10px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #8C8E8B;
	background-image: url(../images/bg.gif);
	_overflow-x: hidden;
}

.clr { clear: both; overflow: hidden; height: 0; }

a, img { padding: 0; margin: 0; }

p { margin-top: 1em; }

img { border: 0 none; }

form { margin: 0; padding: 0; }

hr {
	border-top: 2px #CCCCCC solid;
	border-collapse: collapse;
}

ul { list-style-type: square; }

h1 {
	margin: 0;
	padding: 8px 0 0 0;
	color: #3D6425;
	font-size: 15px;
	line-height: 10px;
}

h2 { 
	font-size: 12px;
	color: #333333;
	line-height: 10px;
}

.section-header { 
	font-size: 11px;
	color: #545454;
	font-weight: bold;
	padding-bottom: 6px;
}

a:link    { color: #939393; text-decoration: none; }
a:visited { color: #939393; text-decoration: none; }
a:hover   { color: #97985C; text-decoration: underline; }

fieldset {
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding: 5px;
	text-align: left;
}

fieldset p {  margin: 10px 0px;  }

legend    {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

input, select { font-size: 11px; border: 1px solid silver; }
textarea      { font-size: 11px; border: 1px solid silver; font-family: Arial, Helvetica, sans-serif; }
button        { font-size: 11px; }

input.disabled { background-color: #F0F0F0; }

input.button  { cursor: pointer; background-color: #343235; color: #FFFFFF; border: 1px solid #343235; }

input:focus,
select:focus,
textarea:focus { background-color: #ffd; }

#container
{
	margin: 0;
	padding: 0;
	border: 0px;
	width: 887px;	
	background-color: #FFFFFF;
}

#page-top {
	padding: 0;
	margin: 0;
	text-align: left;
}
#page-corner-tl {
	display: inline;
	float: left;
	width: 8px;
	background-image: url(../images/corner-tl.gif);
	background-position: left;
	background-repeat: no-repeat;

}
#page-corner-tr {
	display: inline;
	float: right;
	width: 11px;
	background-image: url(../images/corner-tr.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#page-corner-t {
	display: inline;
	float: left;

}
#page-bottom {
	padding: 0;
	margin: 0;
	text-align: left;
}
#page-corner-bl {
	display: inline;
	float: left;
	width: 8px;
	background-image: url(../images/corner-bl.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#page-corner-br {
	display: inline;
	float: right;
	width: 11px;
	background-image: url(../images/corner-br.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#page-corner-b {
	display: inline;
	float: left;
	width: 868px;
	background-image: url(../images/corner-b.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#page-middle {
	background-image: url(../images/corner-r.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#timestamp {
	padding: 0;
	margin: 0;
	text-align: right;
	padding: 4px 4px 4px 0;
}

#left-panel
{
	float: left;
	display: inline;
	width: 171px;
	margin: 0 14px 0 5px;
	text-align: left;
}

#logo
{
	float: left;
	display: inline;
	text-align: center;
	width: 171px;
	padding: 0 0 4px 4px;
}
#logo-text
{
	float: left;
	display: inline;
	text-align: center;
	width: 171px;
	padding: 0 0 4px 4px;
	font-weight: bold;
	color: #333333;
}

/* Menu Style */
.menu
{
	float: left;
	display: inline;
	width: 171px;
	padding: 0 0 4px 4px;
	font-weight: bold;
	color: #333333;
}
.menu-t
{ 
	background-image: url(../images/menu-top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 0.9em;
}
.menu-m
{ 
	background-image: url(../images/menu-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.menu-b
{ 
	background-image: url(../images/menu-bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 2em;
}
.menu-item
{ 
	margin: 0 10px 0 10px;
	padding-left: 20px;
	width: 130px;
	border-bottom: #DFE0E2 solid 1px;
	line-height: 32px;
	background-image: url(../images/bullet-menu.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.menu-item-noborder
{ 
	margin: 0 10px 0 10px;
	padding-left: 20px;
	width: 130px;
	line-height: 32px;
	background-image: url(../images/bullet-menu.gif);
	background-position: left;
	background-repeat: no-repeat;
}
a.menu-link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a.menu-link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #97985C;
	font-size: 12px;
	text-decoration: none;
}
a.menu-link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a.menu-link:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #97985C;
	font-size: 12px;
	text-decoration: none;
}

.left-panel-box
{
	float: left;
	display: inline;
	width: 171px;
}
.left-panel-boxT
{
	float: left;
	display: inline;
	width: 161px;
	border-top: 1px solid #DFDFDF;
}
.left-panel-boxTL
{
	float: left;
	display: inline;
	width: 5px;
	background-image: url(../images/box-tl.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.left-panel-boxTR
{
	float: left;
	display: inline;
	width: 5px;
	background-image: url(../images/box-tr.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.left-panel-boxB
{
	float: left;
	display: inline;
	width: 161px;
	border-bottom: 1px solid #DFDFDF;
}
.left-panel-boxBL
{
	float: left;
	display: inline;
	width: 5px;
	background-image: url(../images/box-bl.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.left-panel-boxBR
{
	float: left;
	display: inline;
	width: 5px;
	background-image: url(../images/box-br.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.left-panel-boxM
{
	float: left;
	display: inline;
	width: 161px;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}

#weather-forecast
{
	text-align: center;
	padding-bottom: 8px;
}

#header
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 682px;
	background-image: url(../images/header.jpg);
}

.content
{
	float: left;
	display: inline;
	margin: 10px 10px 0 0;
	text-align: left;
	width: 676px;
	padding: 0 0 0 2px;	
}

.content-home
{
	float: left;
	display: inline;
	margin: 10px 10px 0 0;
	text-align: left;
	width: 505px;
	padding: 0 0 0 2px;	
}
.content-section-header {
	float: left;
	display: inline;
	width: 100%;
	padding: 4px;
	font-size: 12px;
	color: #545454;
	font-weight: bold;

}
.content-separator
{
	height: 0.5em;
}
div.page-title-area h1 {
	float: left;
	display: inline;
}
div.page-title-area h1 { line-height: 15px; }

div.page-title-area div.page-title {
	float: left;
	display: inline;
	width: 50%;
}
div.page-title-area div.username-area { 
	float: right;
	display: inline;
	padding-top: 8px;
	width: 40%;
	text-align: right;
}
div.page-title-area div.username-area span {
	font-size: 12px;
	font-weight: bold;
}

div.box-photo-home
{
	float: left;
	display: inline;
	padding: 0;
	margin: 0 3px 0 0;
	width: 165px;
}
div.photo-property-home { text-align: center; }
div.readmore-home {
	text-align: left;
	padding: 4px 0 0 5px;
}
div.price-home {
	font-weight: bold;
	padding: 6px 0 0 8px;
}
div.town-home {
	font-weight: bold;
	padding: 0 0 0 8px;
}
.separator {
	float: left;
	display: inline;
	width:100%;
	padding: 4px;
	text-align: right;
}
.view-all {
	float: right;
	display: inline;
	text-align: right;
	padding-right: 10px;
}

#right-panel
{
	float: left;
	display: inline;
	width: 163px;
	margin: 14px 5px 0 0;
	text-align:left;
}

.box-gradient-t
{ 
	background-image: url(../images/box-gradient-t.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 0.6em;
}
.box-gradient-m
{ 
	background-image: url(../images/box-gradient-m.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding: 5px 10px 10px 10px;
}
.box-gradient-b
{ 
	background-image: url(../images/box-gradient-b.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 0.6em;
}
.box-gradient-text 
{ 
	font-size: 10px;
	color: #000000;
}
a.box-gradient-link, a.box-gradient-link:visited
{ 
	font-size: 10px;
	color: #353676;
	text-decoration: underline;
}
a.box-gradient-link:hover, a.box-gradient-link:visited:hover
{ 
	font-size: 10px;
	color: #97985C;
	text-decoration: underline;
}

.box-gradient-separator
{ 
	height: 6px;
}

.box-gradient-colA
{ 	
	float: left;
	display: inline;
	width: 45px;
}
.box-gradient-colB
{ 	
	float: right;
	display: inline;
	width: 80px;
	text-align: right;
}

#footer
{
	clear: both;
	height: 85px;
	padding: 10px 0 8px 0;
	color: #939393;
}
#footer div { text-align: center; }
#footer div.copyright { padding: 4px 0 4px 0;}

.line-green
{
	height: 0.5em;
	background-image: url(../images/line-green.gif);
	background-repeat: repeat-x;
	margin: 20px 14px 5px 10px;	
}

div.search-options {
	float: right;
	display: inline;
	text-align: right;
	padding: 4px;
	height: 24px;
}

div#viewing_note {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 6px 0 10px 0;
	color: #CCCCCC;
	text-align: center;
}
div#viewing_note a.link_vn, a.link_vn:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div#viewing_note a.link_vn:hover, a.link_vn:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Property List Styling */
div.property-header {
	float: left; 
	display: inline;
	width: 98%;
	margin-left: 2px;
	padding: 0 4px 4px 4px;
	border-bottom: #CCCCCC solid 1px;
	font-size: 12px;
}
div.property-header-pname {
	float: left; 
	display: inline;
	width: 37%;
	font-weight: bold;
	padding-left: 4px;
}
div.property-header-pprice {
	float: left; 
	display: inline;
	width: 34%;
	font-weight: bold;
}
div.property-header-plocation {
	float: left; 
	display: inline;
	width: 27%;
	font-weight: bold;
}
div.property-header span {
	color:#999999;
}
div.property-photo {
	float: left; 
	display: inline;
	width: 100px;
	margin: 6px 6px 6px 2px;
}
div.property-details {
	float: left;
	display: inline;
	margin-top: 6px; 
	width: 550px;
}
div.property-details-options {
	margin-bottom: 6px;
	height: 14px;
}

div.property-details-options a {
	color: #353676; /* #0B55C4; */
}
div.property-details-options div.pdo-options {
	float: left;
	display: inline;
	width: 76%;
}

div.property-details-options div.refid {
	float: right;
	display: inline;
	width: 23%;
	text-align: right;
	font-weight: bold;
}
div.property-details-options div.refid span {
	color: #999999;
}


.property-headerB {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.property-headerB span {
	color:#999999;
	font-size: 11px;
}
div.property-thumbnails  {
	float: left;
	display: inline;
	width: 100px;
	height: 75px;
	margin: 0 8px 8px 0;
	border: #CCCCCC solid 1px;
	/* text-align: center; */
	vertical-align: middle;
}
div.property-thumbnails div.property-thumbnails-img {
	/* text-align: center; */
	vertical-align: middle;
}
div.property-thumbnails div.property-thumbnails-img img {
	/* text-align: center; */
	vertical-align: middle;
	vertical-align: 50%;
}

div.col15 { float: left; width: 15%; }
div.col20 { float: left; width: 20%; }
div.col25 { float: left; width: 25%; }
div.col30 { float: left; width: 30%; }
div.col35 { float: left; width: 35%; }
div.col40 { float: left; width: 40%; }
div.col45 { float: left; width: 45%; }
div.col50 { float: left; width: 50%; }
div.col55 { float: left; width: 55%; }
div.col60 { float: left; width: 60%; }
div.col65 { float: left; width: 65%; }
div.col70 { float: left; width: 70%; }
div.col75 { float: left; width: 75%; }
div.col80 { float: left; width: 80%; }
div.col90 { float: left; width: 90%; }
div.col95 { float: left; width: 95%; }
div.col100 { float: left; width: 100%; }

table.standard-table { margin-bottom: 6px; }
table.standard-table td { padding: 4px; }
table.standard-table td.key,
table.standard-table td.paramlist_key {
	background-color: #ffffff;
	text-align: right;
	width: 140px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

table.gradientbox-table td  { padding: 1px 0 1px 0; }
table.gradientbox-table td.keyB {
	text-align: left;
	color: #666;
	font-weight: bold;
}

table.paramlist td.paramlist_description {
	background-color: #f6f6f6;
	text-align: left;
	width: 170px;
	color: #333;
	font-weight: normal;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

table.standard-table td.key.vtop { vertical-align: top; }

table.standard-form {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	border-collapse: collapse;
	margin: 8px 0 10px 0;
	margin-bottom: 15px;
}
table.standard-form.nospace { margin-bottom: 0; }
table.standard-form tr.row0 { background-color: #f9f9f9; }
table.standard-form tr.row1 { background-color: #eeeeee; }

table.standard-form th {
	font-size: 11px;
	padding: 6px 2px 4px 4px;
	text-align: left;
	height: 25px;
	color: #000;
	background-repeat: repeat;
}
table.standard-form td { padding: 3px; text-align: left; }

table.standard-form td.filter{
	text-align: left;
}

table.standard-form td.helpMenu{
	text-align: right;
}

fieldset.standard-form { border: 1px solid #ccc; margin: 0 10px 10px 10px; }

div.standard-buttons {
	float: left;
	display: inline;
	line-height: 30px;
	text-align: center;
	padding: 0 0 10px 10px;
}
div.form-instruction {
	color: #000000;
	font-size: 12px;
	margin: 6px 0 10px 10px;
}
.required-field {
	color: #FF0000;
	font-size: 14px;
	margin: 0 2px 0 2px;
}
div.message {
	padding: 4px;
	margin: 0 0 10px 0;
	color:#FF0000;
	font-weight: bold;
	text-align: center;
}
div.optianal-links {
	color: #939393;
	font-size: 12px;
	margin: 20px 0 0 0;
	text-align: center;
}

div.login_section-header {
	float: left; 
	display: inline;
	width: 94%;
	margin: 2px;
	padding: 0 4px 4px 4px;
	border-bottom: #CCCCCC solid 1px;
	font-size: 12px;
	font-weight: bold;
}


/** Table styles **/

table.record-list {
	width: 100%;
	border-spacing: 1px;
	background-color: #e7e7e7;
	color: #666;
}

table.record-list td,
table.record-list th { padding: 4px; }

table.record-list thead th {
	text-align: center;
	background: #f0f0f0;
	color: #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
}

table.record-list thead a:hover { text-decoration: none; }

table.record-list thead th img { vertical-align: middle; }
table.record-list thead th a { color: #0B55C4; }
table.record-list thead th a:hover { color: #0B55C4; }

table.record-list tbody th { font-weight: bold; }
table.record-list tbody th a { font-weight: bold; }

table.record-list tbody tr			{ background-color: #fff;  text-align: left; }
table.record-list tbody tr.row1 	{ background: #f9f9f9; border-top: 1px solid #fff; }

table.record-list tbody tr.row0:hover td,
table.record-list tbody tr.row1:hover td  { background-color: #ffd ; }

table.record-list tbody tr td 	   { height: 25px; background: #fff; border: 1px solid #fff; }
table.record-list tbody tr.row1 td { background: #f9f9f9; border-top: 1px solid #FFF; }

table.record-list tfoot tr { text-align: center;  color: #333; }
table.record-list tfoot td,
table.record-list tfoot th { background-color: #f3f3f3; border-top: 1px solid #999; text-align: center; }

table.record-list td.order 		{ text-align: center; white-space: nowrap; }
table.record-list td.order span { float: left; display: block; width: 20px; text-align: center; }

table.record-list .record-list-pagination { display:table; padding:0;  margin:0 auto; }

.record-list-pagination div.limit {
	float: left;
	height: 22px;
	line-height: 22px;
	margin: 0 10px;
}

/* Solution for centering divs */
.container {clear:both; text-decoration:none;}
* html .container {display:inline-block;}

/* Pagination */
div.pagination-display {
	float: left;
	display: inline;
	padding: 4px 0 0 4px;
	text-align: left;
}
div.pagination-pagenum { 
	float: left;
	display: inline;
	padding: 0 0 4px 4px;
	text-align: left;
}
.list-no-records { color:  #3D6425; text-align: center; vertical-align: middle; }

div.no-records { 
	color:  #3D6425;
	text-align: center;
	vertical-align: middle;
	padding: 6px;
}

/* Style Variant */
.imgEnquiry { padding: 0 6px 10px 10px; }
div.content-Height15 {	height: 15px; width: 100%; }
div.additional-menu { line-height: 24px; }
div.margin-bottom4 { margin-bottom: 4px;}
.imgB { padding: 10px; }
span.red { color: #FF0000; }
img.icon-add { margin: 0 4px 4px 4px; }
.user_mainpage dl { margin-left: 20px; }
.user_mainpage dt { font-weight: bold; line-height: 2em; }
.user_mainpage dd { font-weight: normal; margin: 0 0 6px 20px;}
.padLR10 { padding: 0 10px 0 10px; }
.hr { border: #CCCCCC solid 1px; width: 97%; }
.town_photo { padding: 4px 8px 4px 8px; }
