﻿.cruiseHeading
{
	color: #006699;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.33em;
	font-weight: bold;
	text-transform: uppercase;
}

.cruise
{
	padding: 0 0 0 15px;
}

.cruise th, .cruise td
{
	width: 155px;
	padding: 5px 0 5px 0;
}
.cruise th.large, .cruise td.large
{
    width: 350px;
}

.cruise .borderbottom td, .cruise .borderbottom th
{
	background: url('../Images/Booking-A-Cruise/cell-bottom.gif') no-repeat left bottom;
	padding-bottom: 6px;
}

.cruise th
{
	text-align: left;
}

.cruise .price
{
	font-weight: bold;
}

.cruiseHr
{
	height: 1px;
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	width: 100%;
	margin: 15px 0 15px 0;
}

.cruiseButtons
{
    height: 32px;
	border-bottom: solid 1px #0098d8;
	margin-bottom: 10px;
}

.cruiseButton
{
	padding-right: 1px;
	height: 32px;
	cursor: pointer;
}

.cruiseBookOnline
{
	float: right;
}
