﻿.cruiseDetails .content h3
{
	padding-left: 37px;
	background: #BAD4A4 url(../Images/Cruise.gif) no-repeat 8px 50%;
}

.cruiseDetails .content .alert
{
	width: 368px;
	float: left;
}
.cruiseDetails .content .travelAgencyContacts
{
	width: 326px;
	float: left;
}

.cruiseDetails .content .commonInfo
{
	background-color: #BAD4A4;
	padding: 8px 8px 0 8px;
	display: inline-block;
	margin-bottom: 10px;
}
.cruiseDetails .content .commonInfo h4
{
	border-bottom: solid 1px #106D0F;
	background-color: Transparent;
	text-transform: uppercase;
	padding-left: 0;
	margin-bottom: 10px;
}

.cruiseDetails .content .segment
{
	float: left;
	margin-bottom: 8px;
	width: 100%;
	padding: 0;
	background: none;
}
.cruiseDetails .content .segment a.more
{
	text-decoration: underline;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 14px;
}
.cruiseDetails .content .segment img
{
	margin-top: 0;
	width: 325px;
	height: 216px;
}
.cruiseDetails .content .segment h4
{
	margin-left: 355px;
}
.cruiseDetails .content .segment h4 span
{
	float: right;
	font-weight: normal;
}
.cruiseDetails .content .segment ul
{
	font-weight: bold;
	margin-bottom: 14px;
	line-height: 18px;
}
.cruiseDetails .content .segment h5
{
	display: inline;
	padding: 0px;
	background-color: Transparent;
	font-weight: normal;
	width: 80px;
	float: left;
	margin: 0;
}
.cruiseDetails .content ul li
{
	padding-left: 12px;
	background: url(../Images/List/Dot.gif) no-repeat 2px 50%;
}
.cruiseDetails .content ul.regent
{
	margin-bottom: 16px;
}




.cruiseDetails .content .note
{
	display: block;
	color: #FF0000;
	margin-top: 4px;
}
.cruiseDetails .content .note span
{
	font-weight: normal;	
}

.cruiseDetails .content table
{
	width: 100%;
}
.cruiseDetails .content table th
{
	text-align: center;
	background-color: #C9E1BE;
	padding: 4px 8px;
}
.cruiseDetails .content table th.port
{
	text-align: left;
}
.cruiseDetails .content table caption
{
	line-height: 24px;
	font-weight: bold;
	text-align: left;
}
.cruiseDetails .content table td
{
	border-bottom: solid 1px #BCEEA7;
	height: 24px;
	padding: 0 8px;
}
.cruiseDetails .content table td.date
{
	padding-left: 40px;
	width: 120px;
}
.cruiseDetails .content table td.time
{
	width: 30px;
}