body { background-color: #ffffff; color: #666666; font: 12px arial, sans-serif; }

table#header, table#footer
{
	table-layout: fixed;
	width: 1000px;
	border-top-style: dotted;
 	border-top-color: #d6d7d7;
}

table#header
{
 	border-bottom-style: dotted;
 	border-bottom-color: #d6d7d7;
}

div#div_header, div#div_footer
{
 	display:block;
 	clear:both;
}

div#div_header
{

}

div#div_footer
{
 	padding-top:10px;
 	padding-left:4px;
}

.clearfix {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.invest_phone
{
	font-family:sans-serif;
	font-size: 25px;
	color: #a2a3a5;
	display:inline;
	float:right;
	clear:right;
	margin-top:0.3%;
	margin-bottom:0.2%;
}

div.invest_title
{
	font-family:sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a2a3a5;
	display:inline;
	float:left;
	margin-left: 0.8%;
	margin-top: 1.1%;
	margin-bottom: 0.2%
}

img.logo
{
	float:left;
	display:inline;
	margin-left: 0.5%;
	margin-top:0.2%;
	margin-bottom:0.2%;
}

div.main
{
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0.4%;
	clear:both;
}

table#table_main
{
	width:1000px;
}

div.left
{
	float:left;
	width:183px;
	background-color:white;
	display:inline;
	clear:left;
}

div.mcontent
{
	display:inline;
	clear:right;
	background-color:white;
	padding-left: 2%;

}

div.footer_content
{
	text-align: center;
	color: #666666;
	font-family: arial;
	font-size: 12px;
	display: inline;
	float: left;
	margin-left: 6%
}
div.footer_content > a { color: #666666; text-decoration: underline; }
div.footer_content > a:hover { color: black; }
div > a.footer_plainlink { color: #666666; text-decoration:none; }



div.menu_header
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	color:white;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	height:20px;
	width:175px;
	padding: 3px 10px;
}

div.menu
{
	background: #eeeeee;
	font-family: arial;
	font-size: 11px;
	width:175px;
}

div.map
{
	float:left;
	margin-left:3.2%;
	margin-top: 1.8%;
}

div.cont_block
{
	 display:block;
	 border-bottom: thick solid #a4a5a7;
}



/* navigation bar */

td#navbar_cell
{
	width:785px;
	height:23px;
	vertical-align:top;
}

div.navbardiv
{
	width:780px;
	height:23px;
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	float:left;
}

ul.navbar
{
	padding:0;
	margin:0;
	list-style-type:none;
	text-align:center;
}

ul.navbar a
{
	float:left;
	width:auto;
	text-decoration:none;
	background-image: url(/menu_header_bg.gif);
	background-repeat: repeat-x;
	color:white;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 10px;
	border-right:1px solid white;
	height:20px;
}

ul.navbar span
{
	float:left;
	display:inline;
	width:6em;
}

ul.navbar li
{
	display:inline;
	margin:0;
	padding:0;
}

ul.navbar span, ul.navbar p
{
	float:left;
	text-align: right;
	width:310px;
	color:white;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:2px;
	padding:0;
}

ul.navbar li.grey a
{
	background-image: url(/menu_header_bg_grey.gif);
	float:right;
	border-left:1px solid white;
	border-right:none;
}

ul.navbar li.grey a:hover
{
	background-image: url(/menu_header_bg_yellow.gif);
	background-repeat: repeat-x;
	color:#0f202e;
}

ul.navbar li.highlighted_right a
{
	background-image: url("img/menu_header_bg_yellow.gif");
	background-repeat: repeat-x;
	color:#0f202e;
	float:right;
	border-left:1px solid white;
	border-right:none;
}


ul.navbar li.highlighted_left a
{
	background-image: url("img/menu_header_bg_yellow.gif");
	background-repeat: repeat-x;
	color:#0f202e;
	float:left;
	border-right:1px solid white;
}

ul.navbar a:hover
{
	background-image: url(/menu_header_bg_yellow.gif);
	background-repeat: repeat-x;
	color:#0f202e;
}


/* SEARCH FORM */

td#search_header
{
	background-image: url(/menu_header_bg.gif);
	background-repeat: repeat-x;
	color:white;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:20px;
	padding: 3px 10px;
	width:175px;
}

td#search_form_cell
{
	width: 210px;
}

td#search_form_fields
{
	background-color:#eeeeee;
	padding-top: 7px;
}

table#search_form
{
	width:189px;
}

table#search_form td
{
	padding-top:0;
	padding-bottom:0;
}

table#search_form span
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-left:4px;
}

td#search_button_cell
{
	text-align:right;
	padding-top:6px;
	padding-right:10px;
}

input.minprice, input.maxprice, input.minprice_no, input.maxprice_no
{
	width:90px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}

input.minprice_no, input.maxprice_no
{
	color:#D3D3D3;
}

table#search_form input[type="submit"]
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	background-color:#0f202e;
	width: 100px;
	height: 22px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	border-color:#0f202e;
	border: 1px solid;
}

td#search_form_cell
{
	vertical-align:top;
}



/* MAIN HOME PAGE */

td#home_main, td#map_cell, td#cont_cell
{
	vertical-align:top;
}

td#home_main
{
	width:785px;
}

td#map_cell
{
	width: 280px;
	padding: 0px 20px;
}

td#cont_cell
{
	height:auto;
}

table#welcome_table, table#featured_houses
{
	table-layout:fixed;
	width: 370px;
}

table#featured_houses
{
	border-bottom: thick solid #a4a5a7;
	border-top: thick solid #a4a5a7;
}

table#featured_houses td.fhtd
{
	vertical-align:top;
}

table#featured_houses span, p
{
	font-family: sans-serif;
	font-size:11px;
	color:#666666;
}

table#featured_houses p
{
	margin-bottom:0;
}

table#featured_houses img
{
	cursor:pointer;
}


/* SEARCH RESULTS PAGE */

td#search_main
{
	width:785px;
	height: 600px;
	padding:5px 12px;
	vertical-align:top;
}

table#search_result_page
{
	width:785px;
	height:100px;
}

td#search_page_header1, td#search_page_header2
{
	vertical-align:bottom;
	padding-bottom:4px;
	height:10px;
	border-bottom: thick solid #a4a5a7;
}

td#search_results
{
	border-bottom: thick solid #a4a5a7;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:9px;
}

td#search_page_header1
{
	width:610px;
}

td#search_page_header2
{
	text-align:right;
}

td#search_page_header2 a, td.page_sort a
{
	color:#666666;
	text-decoration: underline;
}

td#search_page_header2 a:hover, td.page_sort a:hover
{
	color:#0f202e;
}

td#search_details
{
	padding: 15px 0 9px 0;
	vertical-align:top;
}

td#search_map_keys
{
	padding: 15px 0 0 0;
	vertical-align:top;
}

td.result_cell1, td.result_cell2, td.result_cell3
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	vertical-align:top;
}

td.result_cell1
{
	width:140px;
}

td.result_cell2, td.result_cell3
{
	padding-top: 17px;
}

td.result_cell3
{
	text-align:right;
	padding-right: 8px;
}

td#mapresult
{
	padding-top:9px;
}

td.page_sort
{
	padding: 15px 0px;
	border-bottom: thick solid #a4a5a7;
}

iframe#map_iframe
{
	width:745px;
	height:620px;
	border: 13px solid #eeeeee;
	overflow:hidden;
}

tr.highlightResult
{
	cursor:pointer;
	background-color:#EEEEEE;
}

table.mapKeys
{
	vertical-align:middle;
}

table.mapKeys td.mapKeysText
{
	padding-top:0px;
	padding-right:20px;
	padding-left:7px;
	vertical-align:middle;
	font-family:arial;
	font-size:11px;
}

/* SHORTLIST RESULTS */

td#shortlist_results
{
	border-bottom: thick solid #a4a5a7;
	vertical-align:top;
	padding-bottom:9px;
}

/* LOGIN PAGE */

td#login_main
{
	width:770px;
	height: 590px;
	padding:5px 12px;
	vertical-align:top;
}

table#login_page
{
	width:785px;
	height:100px;
}

td#login_info, td#login_form, td#new_user
{
	padding: 15px 0px;
}

td#login_form, td#new_user
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

input.blue_btn, input#btn_register, input#btn_login
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	background-color:#0f202e;
	width:80px;
	height: 23px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	border-color:#0f202e;
	border: 1px solid;
}

table#login_form_table a
{
	color:#666666;
	text-decoration: underline;
}

table#login_form_table a:hover
{
	color:#0f202e;
	text-decoration: none;
}

input#uid, input#pwd
{
	border-top: 2px solid #a2a3a5;
	border-left: 2px solid #a2a3a5;
	border-right: 1px solid #a2a3a5;
	border-bottom: 1px solid #a2a3a5;
	font-size:12px;
	font-family:sans-serif;
	color:#666666;
	width:160px;
	height:15px;
	margin-left:3%;
}

/* REGISTRATION PAGE */

td#reg_main
{
	width:785px;
	height: 600px;
	padding:5px 12px;
	vertical-align:top;
}

table#reg_page
{
	width:785px;
	height:100px;
}

td#reg_form_left, td#reg_form_right
{
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}

td#reg_form_left
{
	width:320px;
}

td#reg_form_right
{
	padding-left: 10px;
}

table#reg_table input[type="text"]
{
	border-top: 2px solid #a2a3a5;
	border-left: 2px solid #a2a3a5;
	border-right: 1px solid #a2a3a5;
	border-bottom: 1px solid #a2a3a5;
	font-size:12px;
	font-family:sans-serif;
	color:#666666;
	width:160px;
	height:15px;
	margin-left:3%;
}

td#reg_part2
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

div#errorField, div#errorField2, div#success
{
	font-size:12px;
	font-family:sans-serif;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:7px;
	padding:10px;
	width:300px;
	border:1px solid black;
}

div#errorField, div#errorField2
{
	color:#A52A2A;
	background-color:#FFFF00;
}


div#errorField
{
	display:none;
}

div#success
{
	color: black;
	background-color:#00FF00;
}

td#regbtn_cell
{
	text-align:right;
	padding-right:30px;
}

div#addressSearch
{
	background: #EEEEEE none repeat scroll 0 0;
	border: 1px solid #959595;
	color:#666666;
	height:auto;
	max-height:190px;
	width:273px;
	overflow:auto;
	margin:0.1%;
	margin-top:0.9%;
	padding:2px;
	display:none;
	z-index:1000;
}

table#aResults
{
	width:100%;
	margin-bottom:1%;
}

td.addressRow1, td.addressRow2, td.scrollListHighlight
{
	cursor:pointer;
}

td.addressRow1
{
	background-color:white;
}

td.scrollListHighlight
{
	background-color:#a4a5a7;
	color:white;
}

a.closeLink
{
	color:#666666;
	text-decoration:none;
}

a.closeLink:hover
{
	color:black;
	text-decoration:none;
}

/* UPDATE PROFILE PAGE */

td#update_cell
{
	border-bottom: 1px solid #666666;
	text-align: center;
}

input.save_btn
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	background-color:#0f202e;
	width:115px;
	height: 23px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	border-color:#0f202e;
	border: 1px solid;
}

/* PASSWORD RECOVERY PAGE */

input#rec_button
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	background-color:#0f202e;
	width:130px;
	height: 23px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	border-color:#0f202e;
	border: 1px solid;
}

input#recovery
{
	border-top: 2px solid #a2a3a5;
	border-left: 2px solid #a2a3a5;
	border-right: 1px solid #a2a3a5;
	border-bottom: 1px solid #a2a3a5;
	font-size:12px;
	font-family:sans-serif;
	color:#666666;
	width:180px;
	height:15px;
}

td#pass_rec
{
	border-bottom: 1px solid #a2a3a5;
}

/* PROPERTY PAGE */

td#prp_page_header1
{
	width:430px;
}

table#prp_info_table
{
	margin-top:1.5%;
	padding:0;
}

td#prp_info_cell, td#thumb_cell
{
	padding-left:14px;
	padding-right: 6px;
	width:100%;
	text-align:left;
}

td#prp_menu_cell
{
	width:100px;
}

td#prp_menu_cell, td#prp_curimg_cell, td#prp_info_cell
{
	vertical-align:top;
}

td#thumb_cell
{
	padding-top: 7px;
	padding-bottom: 0;
	vertical-align:bottom;
}

input.prp_btn1, input.prp_btn2, td.prp_btn_grey, td.prp_btn_grey_hl
{
	width:170px;
	height: 23px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
}

input.prp_btn1, input.prp_btn2
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	background-color:#0f202e;
	color: white;
	border-color:#0f202e;
	border: 1px solid;
}

input.prp_btn1
{
	margin-bottom:4%;
}

td.prp_btn_grey, td.prp_btn_grey_hl
{
	background-color:#eeeeee;
	padding-left: 13px;
	border-top: 1px solid white;
	border-bottom: 1px solid #c8c8c9;
	cursor:pointer;
}

td.prp_btn_grey
{
	color:#666666;
}

td.prp_btn_grey_hl
{
	color:#0f202e;
}

img#main_image, img.tn
{
	border: 2px solid #eeeeee;
	margin:0;
	padding:0;
}

img.tn, img.tn_hl
{
	width:80px;
	height:65px;
	cursor:pointer;
}

img.tn_hl
{
	border: 2px solid #fecb00;
}

td#prp_bottom_cell
{
	border-bottom:thick solid #a4a5a7;
	border-top:thick solid #a4a5a7;
	vertical-align:middle;
	padding-top:20px;
	padding-bottom:20px;
}

/* CONTACT US PAGE */

td#contact_page_details
{
	border-bottom:thick solid #a4a5a7;
}

/* SUBMIT AN OFFER PAGE */

input#offer_btn, input#edit_contact_btn
{
	background-repeat: repeat-x;
	width:198px;
	height: 22px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	border: 1px solid;
}

input#offer_btn
{
	background-image: url("img/menu_header_bg.gif");
	border-color:#0f202e;
	background-color:#0f202e;
	margin-top:1%;
}

input#edit_contact_btn
{
	background-image: url("img/menu_header_bg_grey.gif");
	border-color:#eeeeee;
	background-color:#eeeeee;
	margin-top:3%;
	margin-bottom:2%;
}

/* COMMON STYLES & CLASSES */

td.break
{
	height:4px;
}

td.bigbreak
{
	height:7px;
}

td.verybigbreak
{
	height:15px;
}

td.greybreak
{
	font-size:2px;
	height:4px;
	border-bottom:thick solid #a4a5a7;
}

td.thinbreak
{
	height:3px;
	border-bottom:1px solid #a4a5a7;
}

td#contact_cell
{
	vertical-align:bottom;
}

td.page_header1, td#prp_page_header1
{
	vertical-align:bottom;
	padding-bottom:4px;
	height:10px;
	border-bottom: thick solid #a4a5a7;
}

td#main_cell
{
	width:785px;
	height: 600px;
	padding:5px 12px;
	vertical-align:top;
}

.small
{
	color: #666666;
	font-family: sans-serif;
	font-size: 11px;
	margin:0;
	display:inline;
}

.main12
{
	color: #666666;
	font-family: sans-serif;
	font-size: 12px;
	margin:0;
	display:inline;
}

.main12bold
{
	color: #666666;
	font-family: sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin:0;
	display:inline;
}

.main14bold
{
	color: #666666;
	font-family: sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin:0;
	display:inline;
}

.main14
{
	color: #666666;
	font-family: sans-serif;
	font-size: 14px;
	margin:0;
	display:inline;
}

.main15
{
	color: #666666;
	font-family: sans-serif;
	font-size: 15px;
	margin:0;
	display:inline;
}

.blue12, .blue12bold, .blue14bold
{
	color: #0f202e;
	font-family: sans-serif;
	margin:0;
	display:inline;
}

.blue12bold, .blue14bold
{
	font-weight:bold;
}

.blue12bold, .blue12
{
	font-size: 12px;
}

.blue14bold
{
	font-size: 14px;
}

p.mp_header
{
	font-family: sans-serif;
	font-size:22px;
	color:#0f202e;
	margin:0;
}

p.mp_parag
{
	font-family: sans-serif;
	font-size:12px;
	color:#666666;
	margin-right:2%;
}

.error
{
	font-size:12px;
	font-family:sans-serif;
	font-weight:bold;
	color:#A52A2A;
}

a.und_hover
{
	color:#666666;
	text-decoration: underline;
}

a.und_hover:hover
{
	color:#0f202e;
	text-decoration: none;
}

input.main_input, select.main_select
{
	border-top: 2px solid #a2a3a5;
	border-left: 2px solid #a2a3a5;
	border-right: 1px solid #a2a3a5;
	border-bottom: 1px solid #a2a3a5;
	font-size:12px;
	font-family:sans-serif;
	color:#666666;
	margin-left:3%;
}

input.main_input
{
	width:160px;
	height:15px;
}

select.main_select
{
	width:163px;
	height:19px;
}

div.left, div.right
{
	float:left;
	width:auto;
	margin:0;
	display:inline;
}

div.right
{
	float:right;
}

div.left
{
	float:left;
}

form, a, p
{
	margin:0;
}
