/* ---------- DETAILS 01 1STHAWAII CSS ---------- */

.details_listing {
	width:530px;
	margin-left:auto;
	margin-right:auto;
}

/* ----- LABEL ----- */

	.details_label {
		height:24px;
		line-height:24px;
		text-indent:5px;
		color:#004579;
		text-transform:uppercase;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		background:url(/sharedimages/mls4/title_bar_530.gif) no-repeat left top;	
	}

/* ----- GUI ----- */

.details_gui {
	position:relative;
}

/* ----- GUI IMAGE DISPLAY ----- */

	.details_gui_img_display {
	}
	
	.details_gui_img_display img {
		width:310px;
		height:227px;
		border:none;
	}
	
	.details_gui_zoom {
	}
	
/* ----- GUI IMAGE SELECTION MENU ----- */

.details_image_menu {
	width:530px;
	height:75px;
	position:relative;
	top:0px;
	left:0px;
	padding:15px 0px 0px 0px;
	background:url(/sharedimages/mls4/filmborder.jpg) repeat-x left top;
}


.filmstrip_left {
}

.filmstrip_left a {
	display:block;
	width:30px;
	height:60px;
	background:url(/sharedimages/mls4/filmstrip_left.gif) no-repeat left top;
	margin:0px 5px;
}

#filmstrip_container {
	position:relative;
	overflow:hidden;
	height:60px;
	width:450px;
}

#filmstrip {
	position:absolute;
	z-index:100;
	top:0px;
	left:0px;
	height:60px;
	overflow:hidden;
	padding-left:15px;
}

#filmstrip img {
	height:58px;
	width:78px;
	border:solid #999999 1px;
}

.filmstrip_right {
}

.filmstrip_right a {
	display:block;
	width:30px;
	height:60px;
	background:url(/sharedimages/mls4/filmstrip_right.gif) no-repeat left top;
	margin:0px 5px;
}

/* ----- GUI MAIN MENU ----- */

	.details_main_menu {
		display:block;
		vertical-align:bottom;
		width:220px;
		height:202px;
		padding:25px 0px 0px 0px;
		background:url(/sharedimages/mls4/main_menu_bg.jpg) repeat-y left top;
		position:absolute;
		top:0px;
		left:310px;
	}
	
	.details_main_menu div {
		width:220px;
		height:25px;
		background:url(/sharedimages/mls4/main_menu_div.jpg) no-repeat left top;
		margin:4px 0px;
	}
	
	.details_main_menu div a {
		display:block;
		width:220px;
		height:25px;
		line-height:25px;
		text-decoration:none;
		font-weight:normal;
		text-indent:50px;
		color:#004579;
		text-transform:uppercase;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	.details_main_menu div a:hover {
		text-decoration:none;
		color:#4874ae;
	}
	
	.details_mm_requestinfo a {
		background:url(/sharedimages/mls4/main_menu_info.jpg) no-repeat 20px top;
	}
	
	.details_mm_showing a {
		background:url(/sharedimages/mls4/main_menu_showing.jpg) no-repeat 20px top;
	}
	
	.details_mm_map a {
		background:url(/sharedimages/mls4/main_menu_map.jpg) no-repeat 20px top;
	}
	
	.details_mm_print a {
		background:url(/sharedimages/mls4/main_menu_print.jpg) no-repeat 20px top;
	}
	
	.details_mm_calc a {
		background:url(/sharedimages/mls4/main_menu_calc.jpg) no-repeat 20px top;
	}
	
	.details_mm_mailto a {
		background:url(/sharedimages/mls4/main_menu_mailto.jpg) no-repeat 20px top;
	}

/* ----- DYNAMIC BLOCK ----- */

.details_block_label {
	height:24px;
	line-height:24px;
	text-indent:5px;
	color:#004579;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background:url(/sharedimages/mls4/title_bar_530_sqr.gif) no-repeat left top;	
}

.details_firstblock table {
	width:530px;
}

.details_firstblock td.details_field,
.details_firstblock td.details_value {
	background:url(/sharedimages/mls4/firstblock_td_bg.jpg) repeat-x left top;
	height:20px;
	line-height:20px;
	vertical-align:top;
}

div.details_firstblock table.details_block_table_one_section {
	padding:0px;
}

.details_firstblock td.details_field {
	text-indent:10px;
	font-weight:bold;
	width:40%;
}

.details_firstblock td.details_value {
	width:60%;
}

.details_lightblock {
	width:530px;
	background:#f7f7f7;
}

.details_darkblock {
	width:530px;
	background:#efefef;
}

.details_field {
	color:#737373;
	font-weight:bold;
	padding-right:5px;
}

.details_value {
	color:#737373;
}

table.details_block_table_paragraph,
table.details_block_table_three_sections,
table.details_block_table_two_sections,
table.details_block_table_one_section {
	width:100%;
}

table.details_block_table_paragraph,
table.details_block_table_three_sections,
table.details_block_table_two_sections,
table.details_block_table_one_section {
	padding:10px;
}

table.details_block_table_three_sections td {
	vertical-align:top;
}

table.details_block_table_three_sections td.details_first_section td,
table.details_block_table_three_sections td.details_second_section td,
table.details_block_table_three_sections td.details_third_section td,
table.details_block_table_two_sections td.details_first_section td,
table.details_block_table_two_sections td.details_second_section td,
table.details_block_table_one_section td.details_first_section td{
	height:20px;
	vertical-align:top;
}

table.details_block_table_two_sections td.details_first_section,
table.details_block_table_two_sections td.details_second_section {
	vertical-align:top;
	width:50%;
}

table.details_block_table_three_sections td.details_first_section td,
table.details_block_table_three_sections td.details_second_section td {
	width:195px;
}
table.details_block_table_three_sections td.details_third_section td {
	width:140px;
}




/* ----- FEED FOOTER TEXT ----- */
#details_feed_footer {
	display: block;
  margin-top: 20px;
  padding-top: 7px; 
  border-top: 1px solid #bbc;
  font-size: 9px;
  font-family: sans-serif;
}