﻿/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.PrevLink {
	display:inline;
}
.NextLink {
	display:inline;
}
.PageLink {
	display:inline;
}
.Selected {
	background-color: #6622BB;
}
.Result {
	display: block;
	border: 1px solid #5E81BC;
	margin-bottom: 5px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 100%;
}
.LCol td, .CCol td, .RCol td
{
	padding-top: 2px;
}
.LCol
{
	width:149px;
}
.CCol
{
    width: 100%;
}
.RCol
{
	width: 210px;
}
.RCol table
{
    height:100%; 
    min-height:100%;
}
.ResultContent {
	display:block;
	position:relative;
}
.ResultTitle{
	background-color: #6622BB;
	color:#FFFFFF;
	position: relative;
	padding: 2px;
	font-weight: bold;
}
.ResultTitle a
{
	color: #FFCC00;
}
.P1P2
{
	background-color: #FFCC00;
	display: block;
	color:#6622BB;
	text-align:center;
	position: relative;
	padding: 2px;
	font-weight:bold;
	border-bottom: solid 1px #6622bb;
	border-left: solid 1px #6622bb;
	border-right: solid 1px #6622bb;
	border-top: solid 1px #6622bb;
	width: 210px;
	float: right;
}
.P1P2 a {
	background-color: #6622BB;
	display: block;
	color:#FFFFFF;
	text-align:center;
	padding: 4px 2px 2px 2px;
	font-size: 11px;
	font-weight:bold;
	height: 32px;
	width: 206px;
	margin-top:1px;
	margin-bottom:1px;
}
.Prices {
	width: 214px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6622BB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6622BB;
	border-right: solid 1px #6622bb;
	border-bottom: solid 1px #6622bb;
	margin-top: 2px;
	/*background-color: #FFCC00;*/
	background-color: #9966FF;
}
.Prices table {
	width: 100%;
}
.Price {
	text-align: right;
}
.PriceLabel {
    text-align: left;
}
.NextPage {
	text-align: right;
	float: right;
}
.Header {
	background-color: #6633CC;
	padding: 2px 2px 2px 2px;
}
.SearchDetails {
	display:block;
	text-align:center;
	padding: 2px 2px 2px 2px;
	background-color: #6622BB;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Paging {
	position: relative;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	display:block;
	text-align:center;
	border: 1px solid #FFFFFF;
	padding: 2px 2px 2px 2px;
	background-color: #9966FF;
	color: #FFFFFF;
}
.Paging a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.ShipDetails {
	font-weight: 900;
	color: #6622BB;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6622BB;
	padding-bottom: 4px;
	padding-top: 2px;
}
.LeftCol {
	width: 378px;
	padding-left: 2px;
}
.P1, .P2, .P3, .P4
{
    /*background-color: #FFCC00;*/
    background-color: #9966FF;
    padding: 2px;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    /*color: #003399;*/
    color: #ffffff;
}

.TableHeader {
	background-color: #6622BB;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.Gold
{
   color:#FFCC00;
}
.ShipImage
{
    margin-top: 2px;
    margin-bottom: 0px;
    margin-right: 2px;
    margin-left: 2px;
    border-left: solid 1px #000000;
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
}
.DepartureDates
{
    padding-bottom: 2px;
    font-style: italic;
}
.SearchResultText
{
    padding: 0px 6px 0px 6px;
}

/* Page 2 */
.DataEven
{
    background-color: #E2D3FF;
}
.DataOdd
{
}
.PriceEven
{
    background-color: #E2D3FF;
}
.PriceOdd
{

}
.SailingPriceI,.SailingPriceO, .SailingPriceB, .SailingPriceS, .SailingPrice
{
    text-align:center;
    width: 75px;
}
.SailingPriceI_Bold,.SailingPriceO_Bold, .SailingPriceB_Bold, .SailingPriceS_Bold, .SailingPrice_Bold
{
    font-weight: bold;
    text-align:center;
    width: 75px;
}
.P2P3
{
	background-color: #FFCC00;
	display: block;
	color:#6622BB;
	text-align:center;
	position: relative;
	padding: 2px;
	font-weight:bold;
	border-bottom: solid 1px #6622bb;
	border-left: solid 1px #6622bb;
	border-right: solid 1px #6622bb;
	border-top: solid 1px #6622bb;
	/*width: 100%;
	float: right;*/
}
.P2P3 a {
	background-color: #6622BB;
	display: block;
	color:#FFFFFF;
	text-align:center;
	padding: 0px 2px 2px 2px;
padding-top:2px;
padding-bottom:4px;
	font-size: 11px;
	font-weight:bold;
	/*padding-bottom: 3px;*/
}
.Itinerary
{
	width: 310px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	border: 1px solid #6622BB;
}
.Sailings
{
	width: 614px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #6622BB;
}
.MapImage
{
    margin: 4px 4px 4px 0px;
}
.BackToResults,.BackToResults a, .BackToResults a:link, .BackToResults a:hover
{
    color: #FFCC00;
}
.GBar
{
    padding: 4px 4PX 4PX 4PX;
    background-color: #FFCC00;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    color: #003399;
}
.CallForPrices
{
    text-align: center;
}
.SailingsActionCol
{
    text-align: center;
    width: 150px;
}

/*ON ALL PAGES*/
.Copyright
{
    margin-top: 6px;
    font-size: 8px;
    text-align: center;
}
.SailingDate
{
	font-weight:bold;
}
