/* CSS Document */
.gearhart_lotdetail {
	font-size: 12px;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
}
.gearhart_reservedetail {
	font-size: 12px;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
}
body #platmap  {
	margin-left: -10px;
	width:900px;
	height:487px;
	position:relative;
	background-color: #FCFAE1;
}
body #lot_detail  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
	position:absolute;
	left:150px;
	top:362px;
	width:265px;
	background-color: #FCFAE1;
	visibility: hidden;
	z-index: 500;
}
body #lot_layer  {
	position:absolute;
	width:955px;
	height:487px;
	visibility: visible;
	left: 0px;
	top: 0px;
	z-index: 999;
	}
body #status_layer  {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	width:955px;
	height:487px;
	visibility: visible;
	left: 0px;
	top: 0px;
	z-index: 200;
	background-image:url(images/platmap.jpg);
	background-repeat:no-repeat;
}
body #reserve_detail_1  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	position:absolute;
	left:150px;
	top:362px;
	width:265px;
	height:135px;
	background-color: #FCFAE1;
	visibility: hidden;
	z-index: 500;
}
body #reserve_detail_2  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
	position:absolute;
	left:150px;
	top:362px;
	width:265px;
	height:135px;
	background-color: #FCFAE1;
	visibility: hidden;
	z-index: 500;
}
body #reserve_detail_3  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	position:absolute;
	left:150px;
	top:362px;
	width:265px;
	height:135px;
	background-color: #FCFAE1;
	visibility: hidden;
	z-index: 500;
}
