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

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

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

#bookings_copy {
	background: url('/images/bookings/bookings_copy.png') top left no-repeat;
	display: block;
	height: 61px;
	left: 157px;
	margin: 0;
	padding: 0;
	position: relative;
	text-indent: -9999px;
	top: 240px;
	width: 655px;
}

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

#bookings_buttons {
	display: block;
	left: 144px;
	list-style-type: none;
	margin-left: 0;
	padding: 0;
	position: relative;
	top: 260px;
	width: 264px;
}

#bookings_buttons li a {
	background-image: url('/images/bookings/bookings_buttons.gif');
	display: block;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
}

#function_package {
	background-position: 0 0;
	width: 353px;
}

#function_package:hover {
	background-position: -353px 0;
}