/* Borders - #ab2323 */
body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:#fff  url(/images/detailBackgroundERA.jpg) repeat-x;;
	color:#555; 
}

table.header {
	height: 114px;
	background-color: #ffffff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ab2323;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ab2323;
}
td.agentHeaderInfo {
	color:#ab2323;
}

/* Begin Nav Tabs */
#tabsJ {
	border-bottom:1px solid #ab2323;
}
#tabsJ a {
	background:url("tableftJ.gif") no-repeat left top;
}
#tabsJ a span {
	background:url("tabrightJ.gif") no-repeat right top;
	color:#24618E;
}
td.navTabs {
	background:transparent;
	border-top:0px solid #89c2e3;
}
/* End Nav Tabs */

td.addressHeading {
	font-weight: bold;
	color: #ab2323;
	border-bottom: 2px solid #ab2323;
}
#monoSlideshow {
	border-width: 1px 1px 1px 1px;
	border-color: #ab2323 #ab2323 #ab2323;
	border-style: solid solid solid;
}
td.slideshow {
	background: #383836;
}
td.vtour {
	border-width: 1px 1px 1px 0px;
	border-color: #ab2323 #ab2323 #ab2323;
	border-style: solid solid;
}
#sceneSelection {
	color:#ab2323;
}
td.detailPanel {
	border-width: 0px 1px 1px 0px;
	border-color: #ab2323 #ab2323;
	border-style: solid solid;
	background: #fff url(/images/detailBackgroundERA.jpg) repeat-x left top;
}

/* Begin Detail Panel */
td.listing_detail_heading {
	font-weight: bold;
	color: #ab2323;
	text-transform: uppercase;
	border-bottom: 2px solid #ab2323;
}
td.listing_detail_label {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #555555;
}
td.listing_detail_data {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #555555;
}
td.listing_detail_remarks {
	line-height: 1.3;
}


/* End Detail Panel */

td.footer, td.disclamer {
	font-size: 9px;
	color: #555;
	padding-top: 25px;
	text-align: center;
}

/* Begin links */
a {
	color:#ab2323;
	text-decoration:underline;
}
a:hover {
	color:#ab2323;
	text-decoration:none;
}
a.viewother {
	color:#ab2323;
	text-decoration:none;
}
a.viewother:hover {
	color:#00267e;
	text-decoration:none;
}
a.disclamer {
	color:#ab2323;
	text-decoration:underline;
}
a.disclamer:hover {
	color:#8B0000;
	text-decoration:none;
}
/* End links */