@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.spacer {
	clear: both;
	height: 10px;
}
#Page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/Shadows.png);
	background-repeat: no-repeat;
	background-position: top;
}
#Page #Content {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#Header {
	background-image: url(/images/Header.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 146px;
}
#Header .Logo {
	float: left;
	height: 125px;
	width: 200px;
	margin-top: 4px;
}
#Header .TopNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 26px;
	float: right;
	height: 26px;
	padding-right: 17px;
	font-weight: bold;
}
#Header .TopNav a {
	font-weight: normal;
	color: #006699;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
#Header .TopNav a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
#Header .Promo {
	clear: right;
	float: right;
	height: 84px;
	width:550px;
	padding-right: 22px;
}
#Header .Promo .Slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	float:left;
	display:inline;
	padding-right:10px;
	line-height: 84px;	
}
#Header .Promo .Phone {
	font-size: 24px;
	color: #0066CC;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	float:right;
	display: inline;
	line-height: 84px;	
}
#Header .Menu {
	clear: right;
	float: right;
	height: 36px;
	display: inline;
	margin-right: 22px;
	width: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 36px;
}
#Footer {
	padding-top: 20px;
	padding-bottom: 20px;
}
#Footer .Block {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#Footer .Copyright {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height:24px;
	line-height:24px;
}
#Footer .Copyright .Text {
	float: left;
}
#Footer .Copyright .Links {
	float: right;
}
#Footer .Copyright .Links a {
	text-decoration: none;
}
#Footer .Copyright .Links a:hover {
	text-decoration: underline;
}
#Footer .Block h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
}
#Footer .Block .socialMedia {
	float:left;
}
#Footer .Block .NewsLetter {
	float:right;
}
#Footer .Block .NewsLetter h3 {
	line-height:24px;
}
#Footer .Block p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}
#Footer .Block p a {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration:none;
}
#Footer .Block p a:hover {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
}
#Footer .Block .DestLinks {
	float: left;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#Footer .Block .DestLinks ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Footer .Block .DestLinks ul a {
	padding-left:5px;
	text-decoration:none;
}
#Footer .Block .DestLinks ul a:hover {
	color:#000000;
	text-decoration:underline;
}
#Footer .Block .OperatorLinks {
	float: left;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#Footer .Block .OperatorLinks ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Footer .Block .OperatorLinks ul a {
	padding-left:5px;
	text-decoration:none;
}
#Footer .Block .OperatorLinks ul a:hover {
	color:#000000;
	text-decoration:underline;
}
#Footer .Disclaimer {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
#BelowMenu {
	position:relative;
	padding-left:6px;
	padding-right:6px;
	height:32px;
}
#BelowMenu .left {
	position:absolute;
	bottom: 0;
	left: 0;
	background-position:0px -6px;
	background-image: url(/images/corners.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}
#BelowMenu .right {
	position:absolute;
	bottom: 0;
	right: 0;
	background-position:-6px -6px;
	background-image: url(/images/corners.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}
#BelowMenu .Special {
	float: left;
	line-height:32px;
	overflow:hidden;
	height:32px;
	font-size:11px;
}
#BelowMenu .Special .label {
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}
.SearchBox {
	margin-left:auto;
	margin-right:auto;
	width:210px;
}
#mainsearch .input {
    width:113px;
	padding: 5px 70px 5px 22px;
    border: 1px #acddff solid;
    background-color: #ecf8f6;
    background-image: url(/images/magnifier.png); 
    background-position: 3px 3px; 
    background-repeat: no-repeat;
    background-color: #ecf8f6;
    outline: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; 
}

#mainsearch .button {
    padding: 1px;
    border: 1px #acddff solid;
    background-color: #fffdfa;
    margin: 0 5px 0 -75px;
    width: 65px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
#TopFeature {
	clear:both;
	padding-top:5px;
	padding-left:2px;
	padding-right:2px;
}
#Content #LeftCol {
	display: inline;
	float: left;
	width: 220px;
	margin-right: 5px;
	margin-left: 2px;
}
#Content #RightCol {
	display: inline;
	float: right;
	width: 220px;
	margin-right: 2px;
	margin-left: 5px;
}
#LeftCol .ContentBox h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #000000;
}
#LeftCol .ContentBox h3 a {
	color: #FFFFFF;
	text-decoration:none;
}
#LeftCol .ContentBox h3 a:hover {
	color: #FFFFCC;
	text-decoration:underline;
}
#LeftCol .ContentBox .Content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#LeftCol .ContentBox .Content li {
	line-height:14px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#LeftCol .ContentBox .Content a {
	color: #006699;
	text-decoration: none;
	font-size: 12px;
}
#LeftCol .ContentBox .Content a:hover {
	color: #000000;
	text-decoration: underline;
}
#LeftCol .ContentBox {
	padding-top:10px;
	width:220px;
}
#LeftCol .ContentBox .Content {
	background-image: url(/images/BoxGradientBG_Grey.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	font-size:11px;
	color: #333333;
}
#RightCol .ContentBox h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(/images/RightColHeader.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:22px;
	overflow:hidden;
}
#RightCol .ContentBox h3 a {
	text-decoration:none;
}
#RightCol .ContentBox h3 a:hover {
	text-decoration:underline;
}
#RightCol .ContentBox .Content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#RightCol .ContentBox .Content li {
	line-height:14px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#RightCol .ContentBox .Content a {
	color: #006699;
	text-decoration: none;
	font-size: 12px;
}
#RightCol .ContentBox .Content a:hover {
	color: #000000;
	text-decoration: underline;
}
#RightCol .ContentBox {
	padding-top:10px;
	width:220px;
}
#RightCol .ContentBox .Content {
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	font-size:11px;
	color: #333333;
}
#Content .CenterCol {
	width:498px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #dddddd;
	margin-top: 10px;
}
#Content .CenterCol .ContentBox  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(/images/CenterColHeader.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#Content .CenterCol .ContentBox .Content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Content .CenterCol .ContentBox .Content li {
	line-height:14px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#Content .CenterCol .ContentBox .Content a {
	color: #006699;
	text-decoration: none;
	font-size: 12px;
}
#Content .CenterCol .ContentBox .Content a:hover {
	color: #000000;
	text-decoration: underline;
}
#Content .CenterCol .ContentBox {
	padding-top:10px;
	width:496px;
	margin-left:auto;
	margin-right:auto;
}
#Content .CenterCol .ContentBox .Content {
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	font-size:12px;
	color: #333333;
}
img, div { 
	behavior: url(/css/iepngfix/iepngfix.htc) 
}
.ColImageAd {
	padding-top:10px;
	border: 0;
}
#TopFeature .BoxLeft {
	float: left;
	height: 290px;
	width: 220px;
}
#TopFeature .BoxRight {
	float: right;
	height: 290px;
	width: 220px;
}
#TopFeature .BoxMiddle {
	width:508px;
	text-align: center;
	z-index: 40;
	margin-left:auto;
	margin-right:auto;
}
.TopTourSearch {
	background-color: #CCCCCC;
	height: 290px;
	width: 220px;
}
.clear5 {
	clear:both;
	height:5px;
}
.HighlightBar .Left {
	font-size: 16px;
	line-height: 22px;
	float: left;
	height: 22px;
	padding-left: 10px;
	font-weight: bold;
}
.HighlightBar .Left a {
	color:#003366;
}
.HighlightBar {
	height: 22px;
}
.HighlightBar .Right {
	font-size: 12px;
	float: right;
	line-height: 22px;
	height: 22px;
	padding-right: 10px;
}
.HighlightBar .Right a {
	color: #003366;
}
.HighlighBody {
	padding: 10px;
}
.HighlighBody .Map {
	float: left;
	height: 69px;
	width: 99px;
	border: 1px solid #000000;
	margin-right: 10px;
}
.HighlighBody h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.HighlighBody h3 a {
	color: #003366;
	text-decoration:none;
}
.HighlighBody h3 a:hover {
	text-decoration:underline;
}
.HighlighBody h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.HighlighBody p {
	margin: 0px;
}
.HighlighBody .FAQ {
	margin-top: 15px;
}
.HighlighBody p a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.HighlighBody p a:hover {
	text-decoration: underline;
}
.Breadcrumbs {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #eeeeee;
}
.Breadcrumbs a {
	font-weight: normal;
	color: #336699;
}
.OpSpecials ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.OpSpecials li {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}
.drspecials a {
	background-image: url(/images/expand_icon.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
#ContentRightCol .ContentBox h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	height:22px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eeeeee;
}
#ContentRightCol .ContentBox h3 a {
	color:#333;
	text-decoration:none;
}
#ContentRightCol .ContentBox h3 a:hover {
	color:#006699;
	text-decoration:underline;
}
#ContentRightCol .ContentBox .Content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#ContentRightCol .ContentBox .Content li {
	line-height:14px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#ContentRightCol .ContentBox .Content a {
	color: #006699;
	text-decoration: none;
	font-size: 12px;
}
#ContentRightCol .ContentBox .Content a:hover {
	color: #000000;
	text-decoration: underline;
}
#ContentRightCol .ContentBox {
	margin-top:10px;
	width:216px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/Sidebox_Gradient.png);
	background-repeat: repeat-x;
	background-position: top;
}
#ContentRightCol .ContentBox .Content {
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	font-size:11px;
	color: #333333;
}
#ContentRightCol {
	float: right;
	width: 220px;
	background-image: url(/images/ContentRight_BG.png);
	background-repeat: repeat-x;
	background-position: top;
}
.LargeLeft {
width:736px;
float:left;
background-color:#FFF;

}
.LargeLeft .ContentBox {
padding:5px;
}
.LargeLeft .ContentBox .Content {
	font-size:14px;
	line-height:18px;
}
.LargeLeft .ContentBox .Content h1 {
	font-size:28px;
}
.LargeLeft .ContentBox .Content h2 {
	font-size:20px;
}
.LargeLeft a {
color:#336699;
}
#ContentRightCol .BWPic {
	background-color: #FFFFFF;
	padding: 3px;
	width: 80px;
	border: 1px solid #000000;
	display: inline;
	margin-right: 3px;
	margin-left: 5px;
	float: left;
}
#ContentRightCol .BestWay {
	padding-top: 15px;
	padding-right: 5px;
}
#ContentRightCol .BWText {
	font-size: 10px;
	color: #FFFFFF;
}
#ContentRightCol .BWText p {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#ContentRightCol .BWSpace {
	clear: both;
	height: 12px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
}
#ContentRightCol .BWText h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#ContentRightCol .BWText h3 a {
	color:#ffffff;
	text-decoration:none;
}
#ContentRightCol .BWText h3 a:hover {
	color:#ffffcc;
	text-decoration:underline;
}
.TopCruiseSearch {
	background-color: #66CCFF;
	height: 290px;
	width: 220px;
}
.TopCruiseSearch h3 {
	color:#003366;
	font-size:17px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.SpecialsListing h2 {
	font-size: 14px;
	line-height: 20px;
	color: #006699;
	margin: 0px;
	padding: 0px;
}
.SpecialsListing p {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.SpecialsBoxContainer {
	border: 1px solid #999999;
}
.SpecialsBoxContainer h3 {
	padding:5px;
	margin:0;
}
.SpecialsBoxContainer h4 {
	padding:5px;
	margin:0;
	line-height:18px;
}
.ViewAll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 48px;
	text-transform:uppercase;
	color: #ffffff;
	background-image: url(/images/btnViewAll.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 374px;
	padding-left: 15px;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
}
.LinkCol {
	float: left;
	width: 230px;
	margin-right: 10px;
	border: 1px solid #EDEDED;
}
.LinkCol h2 {
	margin:0;
	padding:5px;
}
.LinkCol ul {
	margin:0;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	list-style-type: none;
}
.LinkCol li .heading {
	margin:0;
	padding-left:5px;
	list-style-type: none;
	font-size:12px;
	font-weight:bold;
}
.LinkCol li {
	margin:0;
	padding-left:15px;
	list-style-type: none;
	font-size:11px;
	font-weight:normal;
}
.BigLinkCol {
	float: left;
	width: 460px;
	margin-right: 10px;
	border: 1px solid #EDEDED;
}
.BigLinkCol h2 {
	margin:0;
	padding:5px;
}
.BigLinkCol h3 {
	margin:0;
	padding:5px;
}
.BigLinkCol ul {
	margin:0;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	list-style-type: none;
}
.BigLinkCol .side {
	display:inline;
}
.BigLinkCol li .heading {
	margin:0;
	padding-left:5px;
	list-style-type: none;
	font-size:12px;
	font-weight:bold;
}
.BigLinkCol li {
	margin:0;
	padding-left:15px;
	list-style-type: none;
	font-size:11px;
	font-weight:normal;
}
.CourtesyBook {
	border: 1px solid #FCA806;
	padding: 5px;
}
.PriceGrid {
	height:32px;
	font-size:12px;
	line-height:16px;
}
.PriceGrid td {
	border-bottom: dotted 1px #FC3;
}
.CSTitle a {
	color:#FFF;
	font-size:14px;
	padding-left:5px;
	padding-top:5px;
	float:left;
}
.CSPort {
	font-size:11px;
	padding-left:5px;
	padding-top:5px;
	font-weight:normal;
	padding-bottom:5px;
	clear:left;
	float:left;
}
.CSPrice {
	font-size:11px;
	float:right;
	padding-top:10px;
	padding-right:5px;
	text-align:right;
}
.CSPrice .big {
	font-size:22px;
}
.CSDLeft {
	padding-left:5px;
	padding-top:5px;
	float:left;
	width:125px;
}
.CSDRight {
	clear:right;
	padding-right:5px;
	padding-top:5px;
	float:right;
	width:575px;
}
.CSDRight .SeeMore {
	float:right;
	margin-left:5px;
	margin-top:10px;
}
.CSDRight .Legend {
	float:left;
	font-weight:bold;
	margin-top:10px;
}
.PortList {
	float:right;
	width:475px;
	font-weight:normal;
	margin-top:10px;
	text-align:left;
}
.CSDate {
	float:right;
	margin-left:4px;
	margin-bottom:3px;
	width:25px;
	border: solid 1px #036;
	background-color:#FFF;
	font-size:16px;
	text-align:center;
}
.CSDate .Mon {
	color:#FFF;
	text-align:center;
	padding:2px;
	background-color:#09F;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
}
.CSPriceRow {
	font-size:18px;
	text-align:center;
	font-weight:bold;
	background-color:#FFF;
}
.CSSuppRow {
	font-size:10px;
	text-align:center;
	background-color:#FFF;
}
#ReviseCruiseSearch {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
