.hotels_box_name_tab_on {font-family: helvetica, arial, sans-serif; font-size: 0.8em} 
.hotels_box_name_tab_off {font-family: helvetica, arial, sans-serif; font-size: 0.8em} 
.hotels_box_name_heading {font-family: helvetica, arial, sans-serif; font-size: 0.8em}
.hotels_tables {font-family: helvetica, arial, sans-serif; font-size: 0.8em}
.hotel_page_sel_on {
	display: block;
	float: left;
	font-size: smaller; 
	padding: 2px 4px 2px 4px; 
	color: #000088; 
	margin-left: 1px;
	border: 1px solid #000088; 
	background-color: #CCDDF0; 
}

.hotel_page_sel_off {
	display: block;
	float: left;
	font-size: smaller; 
	text-decoration: none; 
	padding: 3px 5px 3px 5px; 
	color: #000088; 
	margin-left: 1px;
}

.hotel_dist_table {
	font-size: smaller; 
	border-top: 1px solid #BBCCEE; 
	border-bottom: 1px solid #BBCCEE; 
	margin-top: 6px; 
	padding-top: 3px; 
	padding-bottom: 3px;
	border-collapse: collapse;
}

.hotel_dist_table thead {
	border-bottom: 1px solid #CCDDFF;
}

.hotel_dist_table th, .hotel_dist_table td {
	padding: 1px 5px 1px 5px;
	border-bottom: 1px dashed #CCDDFF;
}

.hotel_dist_table th {
	background-color: #E0F4FF;
}

.hotel_dist_table td {
	background-color: #EEF8FF;
}

.directionsLayer {

	position: relative;
	background-color: #CCFFCC;
	padding: 2px 2px 4px 2px;
	margin: 0px 0px 2px 2px;
/*	border: 1px solid #8888AA; */
}

.directionsTitleBox {

	position: relative;
	border-bottom: 3px double #8888AA;
	padding: 2px;
	background-color: #CCFFCC;
}

.directionsTitle {

	position: absolute;
	left: 0px;
	font-weight: bold;
	position: relative;
}

.directionsClose {

	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid #8888AA;
	padding: 1px 2px 1px 2px;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	color: #444466;
}

.directionsClose:hover {

	background-color: #444466;
	color: #FFFFFF;
}

table.hotel-listing { 

	background-color: #BBAADD;
	border-collapse: collapse; 
	border-bottom: 1px solid #888888;
}

table.hotel-listing td {

	border: 1px dotted #666666;
}

table.hotel-listing th {

	border: 1px dotted #666666;
}

table.hotel-listing th.tablehead {
 
	border-top:    1px solid  #666666; 
	border-bottom: 3px double #666666;
}

