@CHARSET "UTF-8";

#header ul.slideshow {
	background: url('/images/bg-header-image-home.png') left top no-repeat;
	height: 394px;
}

#header #payoffHolder {
	top: 342px;
}

#header div.payoff {
	font-size: 30px;
	position: absolute;
	right: 750px;
	top: 280px;
}

#content div.highlight {
	float: left;
	margin-right: 8px;
	padding-left: 2px;
	width: 227px;
	background: url('/images/bg-highlight.gif') left top repeat-y; 
}

#content div.highlight a {
	text-decoration: none;
	font-size: 13px;
	padding: 2px 6px 10px 6px;
	display: block;
	height: 120px;
}

#content div.highlight span.header {
	font: normal 17px "Trebuchet MS", Helvetica, sans-serif;
	display: block;
	margin-bottom: 5px;
}

#content div.bookingWidget {
	float: left;
}

#content ul.tabs {
	margin-left: 14px;
	height: 17px;
}

#content ul.tabs a {
	text-transform: uppercase;
	padding-bottom: 0;
}

#content form.widgetForm label {
	margin-bottom: 0;
}

#content form.widgetForm div {
	margin-top: 1px;
}

#content form.widgetForm input.vf__button {
	margin-top: 22px;
}

#content div.bookingSection {
	background: url('/images/bg-booking.png') left top no-repeat;
	padding: 5px 0 8px 16px;
}

#content div.bookingSection form {
	width: 441px;
	padding: 0 26px 0 10px;
}

#content div.bookingSection form select {
	font-size: 12px;
}

#content div.bookingSection a.dateChooser {
	background: url('/images/calendar.gif') left top no-repeat;
	width: 16px;
	height: 15px;
	float: right;
	margin-top: 26px;
}

#content div.bookingSection fieldset fieldset {
	width: 59px;
	float: left;
}

#content div.bookingSection fieldset fieldset.section {
	width: 178px;
	margin-right: 36px;
}

#content div.bookingSection a:hover.dateChooser {
	background-position: left -15px;
}

#content div.sectionWrapper {
	padding: 0 11px;
}

#content ul.tabs a {
	color: #7fafd4;
}

#content ul.tabs a.current,
#content ul.tabs a:hover 
{
	color: #0060a9;
	background: #fff;
}

form.widgetForm {
	min-height: 106px !important;
}
