﻿.cruises .content h3 span
{
	text-transform: none;
	font-weight: normal;
}
.cruises .content fieldset
{
	padding: 0;
	border: none;
	background: none;	
}

.cruises .content ul.cruiseDetails li
{
	padding-left: 12px;
	background: url(../Images/List/Dot.gif) no-repeat 2px 50%;
}
.cruises .content legend
{
	margin-bottom: 8px;	
}
.cruises .content hr
{
	margin: 8px 0;	
}

.cruises .content .cruisesList li.first
{
	margin-left: 0;
}
.cruises .content .cruisesList li
{
	float: left;
	margin-left: 8px;
	margin-bottom: 8px;
}
.cruises .content .cruisesList fieldset
{
	background-color: #C9E1BE;
	width: 237px;
	padding: 8px;
	display: block;
	float: left;
}
.cruises .content .cruisesList h5
{
	background: url('../Images/Cruise.gif') no-repeat left top;
	padding: 0px 0px 0px 28px;
	display: block;
	height: 45px;
}
.cruises .content .cruisesList .editorContent
{
	display: block;
	position: relative;
	height: 120px;
	width: auto;
	overflow: hidden;
}
.cruises .content .cruisesList .soldOut
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;

	background: url('../Images/CruiseSoldOut.gif') no-repeat center center;
}
.cruises .content .cruisesList .footer
{
	height: 37px;
	margin-top: 8px;
	background-color: #B1CC95;	
	position: relative;
	vertical-align: middle;
}
.cruises .content .cruisesList div .readMore
{
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.cruises .content .cruisesList div strong
{
	background: url(../Images/EarlyBookingIncentives.png) no-repeat 5px 50%;
	padding-left: 38px;
	height: 37px;
	display: block;	
	width: 110px;
	vertical-align: middle;
}
.cruises .content .cruisesList div strong span
{
	font-weight: normal;
	padding-top: 4px;
	height: auto;
	color: #FF0000;
}

.cruises .content h4
{
	margin: 0;	
}
.cruises .content table
{
	width: 100%;
}
.cruises .content table td
{
	border-bottom: solid 1px #BCEEA7;
	height: 24px;
	padding-right: 8px;
}
.cruises .content table td.new span
{
	width: 24px;
	height: 24px;
	display: block;
}

.cruises .content .note
{
	display: block;
	color: #FF0000;
	margin-top: 4px;
}
.cruises .content .note span
{
	font-weight: normal;	
}

.cruises .content .haveFun
{
	margin: 8px 0;
	display: block;
	font-weight: normal;	
}
