/*
-------------------------------------------------------- 
Bonterra Private Reservations page Stylesheet
Author: Mediumrare
Author URI: http://mrare.ca

-------------------------------------------------------- 
*/

#reservations {
	background: url('/images/reservations/reservations_bg.jpg') top left no-repeat;
}

#reservations_copy {
	background: url('/images/reservations/reservations_copy.png') top left no-repeat;
	display: block;
	height: 31px;
	left: 157px;
	margin: 0;
	padding: 0;
	position: relative;
	text-indent: -9999px;
	top: 230px;
	width: 712px;
}

#reservations_title {
	background: url('/images/reservations/reservations_title.png') top left no-repeat;
	display: block;
	height: 56px;
	left: 157px;
	margin: 0;
	padding: 0;
	position: relative;
	text-indent: -9999px;
	top: 220px;
	width: 569px;
}

#opentable_form {
	color: #dfd0b9;
	display: block;
	font-family: 'Georgia', 'Times New Roman', serif;
	position: relative;
	left: 157px;
	top: 245px;
	width: 400px;
}

#opentable_form dl {
	margin: 0 0 0 10px;
}

#opentable_form dd {
	margin: 0;
	padding: 0;
}

.form_label {
	display: block;
	float: left;
	width: 100px;
}

.opentable_submit {
	background-image: url('/images/reservations/search_button.gif');
	display: block;
	height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	width: 114px;
}

.opentable_submit:hover {
	background-position: -114px 0;
}