/* CSS Document */
.topBar {
	font-size: 10px;
	vertical-align: bottom;
}

input.topBar {
	font-size: 10px;
	background-color: #FFFFFF;
	margin-left: 3px;
	margin-right: 5px;
	height: 14px;
	vertical-align: bottom;
	color: black;
	}
	
#memberLoginHorizontal {
	font-size: 10px;
	}
	
.topBarTable {
	margin-bottom: 7px;
	margin-top: 5px;
	}

select {
}

option {
}


/*
.headlineCopy {
	background-color: #E67817;
	}

.reservationsBoxTitle {
	color: #FFFFFF;
	background-color: #E67817;
	font-size: 11px;
	}

#reservationsBoxTitleCity {
	font-size: 16px;
	font-weight: bold;
	}
	
.reservationDayDisplay {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	
}

.reservationsBoxSpacer {
	height: 7px;
	
}

.reservationBoxNotes {
	font-weight: lighter;
	font-size: 11px;
	background-color: #FFE8C6;
	text-align: center;
}


div#minimumStay {
	font-weight: lighter;
	font-size: 10px;
	padding-top:10px;
	padding-bottom:6px;
	background-color: #FFE8C6;
}

availabilitiesSearchSubmit {
	margin-top: 0px;
	}


.citySelect {
	font-size: 10px;
} 

*/