form, body {
	margin: 0px;
	padding: 0px;
}

body, td, div, a {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}

img {
	border: none;
}

input, select {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #a9aaac;
	height: 20px;
	padding: 2px;
}

ul {
	margin-left: 15px;
}

input.button {
	border: none;
	font-weight: bold;
	background-color: #efefef;
	border: 1px solid #cccccc;
}

/* generic header color */
.header {
	background-color: #cccccc;
}

/* index on list */
.index_box {
	border: 2px solid #cccccc;
}

.index_box td {
	font-size: 11px;
	font-weight: bold;
}

.index_box a {
	color: #333333;
	font-weight: normal;
}

/* user manager */
.user_index_box {
	border-collapse: collapse;
	border-bottom: 1px solid #cccccc;
	background-color: #efefef;
}

.user_index_box .selected {
	background-color: #dddddd;
	border: 1px solid #cccccc;
	font-weight: bold;
}

.user_index_box td {
	padding: 2px;
}

.user_list_box {
	border: 2px solid #cccccc;
}

.user_info_box {
	border-collapse: collapse;
}

.user_info_box {
	border: 2px solid #cccccc;
}

.user_info_box th {
	text-align: left;
	background-color: #efefef;

	padding: 0 2 0 2px;

	font-size: 12px;
	font-weight: bold;

	margin: 0px;
}

.user_info_box th.a {
	border-bottom: 2px solid #cccccc;
}

.user_info_box th.b {
	border-bottom: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
}

.user_info_box td {
	padding: 2px;
}

.user_info_box .mls {
	border: 2px solid #cccccc;
	padding: 2px;
}

.user_info_box .query_list_table {
	border-style: collapse;
}

.user_info_box .query_list_table td {
	border: 1px solid  #cccccc;
	text-align: center;
}

/* list table */
.list_box {
	border-collapse: collapse;
}

.list_box .alt_row {
	background-color: #efefef;
}

.list_box .title {
	height: 20px;
	font-weight: bold;
	color: #ffffff;
	background-color: #7698bb;
}

.list_box .options, .list_box .options a {
	font-weight: bold;
	color: #618fc1;
	text-decoration: none;
}

.list_box  .title div {
	color: #ffffff;
}

.list_box td {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #cccccc;
	height: 50px;
	
	cursor: pointer;
}

.list_box th {
	text-align: left;
	border-bottom: 2px solid #cccccc;
	
	padding: 0 2 0 2px;

	font-size: 12px;
	font-weight: bold;

	margin: 0px;
	
	height: 22px;
	background: url('../images/search_header.jpg') repeat-x;
	color: #ffffff;	
}

.list_box th a {
	text-decoration: none;
	color: #ffffff;
}

/* search box */
.search_box, .saved_homes_box {
	border: 2px solid #cccccc;
	border-collapse: collapse;
}

.search_box th, .saved_homes_box th {
	padding: 0 2 0 2px;
	
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #efefef;

	font-size: 12px;
	font-weight: normal;
	
	cursor: pointer;

	margin: 0px;
}

.search_box th.highlight, .saved_homes_box th.highlight {
	background-color: #dddddd;
	font-weight: bold;
}

.iframe_options {
	border: 2px solid #cccccc;
	border-collapse: collapse;
}

/* assoc box */
.assoc_box {
	border: 2px solid #cccccc;
	border-collapse: collapse;
}

.assoc_box th {
	text-align: left;
	border-bottom: 2px solid #cccccc;
	
	padding: 0 2 0 2px;

	font-size: 12px;
	font-weight: bold;

	margin: 0px;
}

.assoc_box .list {
	border: 1px solid #cccccc;
	height: 210px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.assoc_box .existing {
	border-bottom: 1px solid #cccccc;
	padding: 2px;
	cursor: pointer;
}

/* property view */
.header_box {
	border-collapse: collapse;
}

.header_box marquee {
	border: 1px solid #cccccc;
}

.header_box marquee img {
	margin: 5px;
}

.header_box .header_img iframe {
	border: 1px solid #cccccc;
	width: 250px; 
	height: 195px;	
}

.header_box .header_img {
	width: 265px;
}

.header_box #map {
	width: 430px;
	height: 195px;
	border: 2px solid #50759c;
}

.header_box th {
	text-align: left;
	border-bottom: 2px solid #cccccc;
	
	padding: 0 2 0 2px;

	font-size: 12px;
	font-weight: normal;

	margin: 0px;
}

.home_options {
	background-color: #6595c6;
	height: 30px;
	border-collapse: collapse;
}

.home_options td {
	border: 2px solid #50759c;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}

.home_options td a {
	text-decoration: none;
	color: #ffffff;
}

.remark_box th, .contact_box th {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

.contact_box td {
	border: 1px solid #cccccc;
	padding: 2px;
}

div.hide_remarks_cnt {
	position: relative; 
	overflow: hidden; 
	height: 100px;
	border: 2px solid #1d5800;
}

div.hide_remarks_bg {
	width: 600px;
	height: 1000px;
	background-color: #ffe7cd;
	filter: alpha (opacity=95);
	
	position: absolute;
	top: 0px;
	left: 0px;	
}

div.hide_remarks_title {
	position: absolute;
	font-weight: bold;
	top: 4px;
	left: 4px;
}

div.hide_remarks_text {
	width: 600px;
	height: 1000px;
	text-align: center;
	padding-top: 40px;
	font-weight: bold;
	
	cursor: pointer;
	
	position: absolute;
	top: 0px;
	left: 0px;
}

.remark_box td {
	padding: 2px;
}

div.broker {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

/* login box */
.login_box {
	background-color: #f4f0c3;
	border: 1px solid #f5ac77;
	width: 230px;
	position: absolute;	
}

/* request information box */
.request_information_box, .request_showing_box {
	background-color: #f4f0c3;
	border: 1px solid #f5ac77;
	width: 435px;
	position: absolute;	
}

.request_information_box img.preview, .request_showing_box img.preview {
	border: 1px solid black;
	margin-right: 5px;
}

/* register box */
.register_box {
	background-color: #f4f0c3;
	border: 1px solid #f5ac77;
	width: 650px;
	position: absolute;	
}

.register_box td.info_box {
	background-color: #e3dcc2;
	border-left: 1px solid #b1b092;
	padding: 4px;
	font-weight: bold;
	color: #ae2c12;
	width: 190px;
	vertical-align: top;
}

.register_box div.header, .login_box div.header, .request_information_box div.header, .request_showing_box div.header  {
	background-color: #b1b092;
	font-weight: bold;
	padding: 5px;
	color: #ffffff;
}

.register_box div.phone_title {
	width: 225px;
	text-align: center;
	background-color: #b1b094;
	
	border-top: 1px solid #686262;
	border-left: 1px solid #686262;
	border-right: 1px solid #686262;
}

.register_box div.interest_title {
	width: 285px;
	margin-top: 5px;
	text-align: center;
	background-color: #b1b094;
	
	border-top: 1px solid #686262;
	border-left: 1px solid #686262;
	border-right: 1px solid #686262;
}

.register_box table.phone_list, .register_box table.interest_list {
	border: 1px solid #686262;
}

/* option bar */
.title_image {
	border-bottom: 1px solid #cccccc;
}

/* featured popup */
.featured_popup {
	background-color: #f4f0c3;
	border: 1px solid #f5ac77;
	width: 400px;
	height: 250px;
	position: absolute;	
}

.featured_popup div.header {
	background-color: #b1b092;
	font-weight: bold;
	padding: 5px;
	color: #ffffff;
}