/* --------------------------------------------------------------------- */
/* SteamshipAuthority.com
/* TABLE OF CONTENTS
/* --------------------------------------------------------------------- */
/*
/*  Browser resets
/*  Links and hr
/*  Images
/*  Lists
/*  Form elements
/*  Grouping elements
/*  Tables
/*  Page Specific
/*
/* --------------------------------------------------------------------- */

/* --------------------------------------------------------------------- */
/* Browser resets
/* --------------------------------------------------------------------- */

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #444;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3em;
}

html, body {
	font-size: 11px;
}

.group:after,
#footer .terminal_locations:after {
	content: ".";
	font-size: 0;
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* IE6 */
* html .group,
* html #footer .terminal_locations:after {
  height: 1%;
}

.summary ul {
	margin: 0;
}

p {
	margin: 0 0 1em 0;
}

a {
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	margin: 0 0 .5em 0;
	font-weight: normal;
	line-height: 1em;
}

.vehicle_details p,
.vehicle_dimensions_note p {
	margin: 0;
	padding: 0;
}

.site_banner,
.nav_wrapper,
.user_utility,
.utility,
#logo,
.reservation_summary_view table td.vessel a.info,
a.vessel_information,
p.page_only_buttons,
.reservation_summary_view .vehicle_confirmation .vehicle_legend,
.reservation_summary_view .vehicle_confirmation .vehicle_legend.car,
.tooltip,
p.help,
.spinner,
#ui-datepicker-div,
.past_purchases,
a.text_button,
ul.table_of_contents,
.return_to_top,
ul.vessel_gallery,
.cboxOverlay,
ul.account_nav,
#footer p.directions,
#footer ul.direction_links,
#footer #bottom ul,
#slides,
.supplemental_nav,
.featured_photo_contain,
.featured_photo_contain_vertical,
.high_speed_availability,
.promo_last,
.terminal_locations {
	display: none;
}

ul.status_tabs,
ul.status_tabs li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.status_tabs li {
	display: none;
}

span#unstyled_title {
	display: none;
}

th.date_th {
	width: 25%;
}

th.amount_label {
	margin-bottom: 5px;
}

th.vessel_th {
	width: 40%;
}

h2.reservation_vehicle {
	margin: 0 0 4px 0;
	padding: 0;
}

h1 {
	font-size: 20px;
	color: #009bb6;
	margin-bottom: .2em;
}

h2 {
	font-size: 15px;
	color: #42657b;
}

h3 {
	font-size: 14px;
	color: #1c8073;
}

h4 {
	font-size: 13px;
	font-weight: bold;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2.departure {
	margin: 6px 0;
}

.reservation_summary h2 {
	font-size: 13px;
}

.reservation_summary h3 {
	font-size: 12px;
}

.reservation_summary h1 {
	font-size: 16px;
}

table, table tr, table td, table th {
	float: none;
	text-align: left;
}

th {
	margin-right: 10%;
}

td, .vehicle_confirmation {
	padding: 0;
}

table {
	/*border: 1px solid black;*/
	width: 100%;
	margin: 0;
}

tr {
	width: 100%;
	margin: 0 0 8px 0;
}

table tr, table th, table td {
	width: 20%;
	height: 17%;
}

.summary .success {
	display: none;
}

#site {
	width: auto;
	padding: 0;
	margin: 0 auto;
}

.reservation_summary_view #incomplete {
	font-weight: bold;
	float: right;
	margin-bottom: 1em;
	margin-right: 1em;
	display: block;
	padding: .25em 1.25em;
}

.reservation_summary_view #incomplete h2 {
	font-size: 2em;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.reservation_summary_view #barcode {
	float: right;
	margin-bottom: 1em;
	display: block;
}

#cancellation_summary table, #cancellation_summary #barcode,
#cancellation_summary .full_width_main.cancelling .reminder_text {
	display: none;
}

#cancellation_summary h1 {
	font-size: 20px;
	margin: 20px 0;
}

	#cancellation_summary li {
		font-size: 16px;
		margin: 8px 0;
	}

ul li, ol li {
	list-style-position: inside;
}

.recently_used_vehicle, .purchase, .my_vehicles .vehicle {
	padding: 10px;
	border: 1px solid #999;
	width: auto;
	margin-bottom: 5px;
}

.title {
	margin: 0;
}

#footer {
	margin-top: 3px;
	padding-top: 3px;
	border-top: solid 2px #42657b;
}

#footer .reservation_info,
#footer .general_offices {
	padding-top: 5px;
}

#footer .general_offices {
	padding-top: 29px;
}

#footer .reservation_info,
#footer .general_offices {
	float: left;
	margin-right: 3%;
}

table {
	width: 100%;
	border: solid 1px #444;
	margin: .25em 0 .25em 0;
	border-collapse: collapse;
	border: none;
}

table th,
table td {
	padding: 4px 15px;
	border: solid 1px #ccc;
	padding: 0px;
	border: none;
}

table th {
	border: solid 1px #555;
	border: none;
}

#homepage .faqs,
#homepage .section_icon {
	display: none;
}

#footer h4 {
	font-size: 20px;
	font-weight: bold;
	color: #42657b;
}

#footer h5 {
	font-size: 15px;
}

#footer ul,
#footer ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer ul {
	margin: 0 0 1em 0;
}

#footer ul li {
	float: left;
	margin-right: 20px;
}

#footer #bottom {
	color: #ccc;
	float: right;
	font-size: 10px;
	margin-top: -30px;
}

#footer #bottom .copyright p {
	color: #888;
}

#print_header {
	float: left;
}

#print_header img {
	display: block;
	width: 150px;
	margin-bottom: 10px;
}


.featured_photo_contain img {
	width: 100%;
}

.main_content img {
	display: block;
	margin-bottom: 10px;
	max-width: 100%;
}

.supplemental {
	display: none;
}

.supplemental .text_promo {
	margin: 10px 0;
}

.supplemental img {
	width: 100%;
}

.tab_container a.short_button {
	display: none;
}

#homepage .supplemental {
	width: auto;
	background: none;
	padding: 0;
	float: none;
	margin: 0 0 20px 0;
	display: block;
}

#homepage .supplemental img {
	width: auto;
}

#homepage .main img {
	margin-bottom: 10px;
}

#homepage .short_button_marquee {
	display: none;
}

#homepage .last_updated {
	font-size: .9em;
}

#homepage .last_updated p {
	margin-bottom: .25em;
}

#homepage .last_updated table th,
#homepage .last_updated table td {
	padding: 3px 8px;
	font-size: 10px;
}

.main_content .recent_purchases .purchase {
	padding-bottom: 0px;
}

#reservation_summary h2,
#reservation_details h2 {
	margin-top: 1em;
}

#reservation_summary .actions,
#reservation_details .actions {
	display: none;
}

#reservation_summary .general_offices,
#reservation_details .general_offices {
	display: none;
}

#reservation_summary .vehicle_details,
#reservation_details .vehicle_details {

}

#reservation_summary .vehicle_dimensions_note,
#reservation_details .vehicle_dimensions_note {
	width: 100%;
	float: none;
	margin: 1em 0;
}


#reservation_summary #footer h4,
#reservation_details #footer h4 {
	font-size: 15px;
	font-weight: bold;
	color: #42657b;
}

#reservation_summary #footer h5,
#reservation_details #footer h5 {
	font-size: 12px;
}

#reservation_summary table.departure_table,
#reservation_details table.departure_table,
#reservation_summary table.return_table,
#reservation_details table.return_table {
	border-bottom: solid 1px #ccc;
	width: 47%;
}

#reservation_summary table.departure_table,
#reservation_details table.departure_table {
	float: left;
}

#reservation_summary table.return_table,
#reservation_details table.return_table {
	float: right;
}

#reservation_summary table.payment_table,
#reservation_details table.payment_table {
	margin-top: 1em;
}

#reservation_summary .no_return .departure_table,
#reservation_details .no_return .departure_table {
	float: none;
	width: 100%;
}

#reservation_summary .trip_details th,
#reservation_details .trip_details th,
#reservation_summary .trip_details td,
#reservation_details .trip_details td {
	padding-right: 5px;
}
