/*{font-size: 100.01%;} */
html{font-size: 68.8%; /*overflow-y: scroll;*/}
body {
	margin:0;
	color:#898989;
	font:1em Arial, Verdana, Tahoma, sans-serif;
	/*background:#fcfefe url('../images/all-bg.gif') repeat-x;*/
	min-width:850px;
}

#clear {clear: both;}

img {
	border: none;
}
a {
	text-decoration:underline;
	color:#004e8e;
}
a:hover {
	text-decoration:none;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.overlabel {position: relative; }
.overlabel label {position: absolute; display: block; }
.hid { display: none; }

.group:after{
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	/* .clearfix{display: inline-table;} */
	.group{display: inline-block;}
	/* Hides from IE-mac \*/
	* html .group{height: 1px;}
	.group{display: block;}
	/* End hide from IE-mac */



/*main container start*/
#main {
	width:972px;
	margin:0 auto;
	padding:0 0 20px;
	position:relative;
	overflow:hidden;
}
/*main content and header container*/
#container {
	width:100%;
	position:relative;
	z-index:3;
}
/*header start*/
#header-holder {
	width:100%;
	position:relative;
	z-index:100;
}
#header {
	width:953px;
	margin:0 auto;
	padding:4px 0 8px 5px;
	position:relative;
	z-index:100;
	height: auto;
}
#header:after {
	content:"";
	display:block;
	clear:both;
}

#advisory {
	width:953px;
	height:30px;
	background:url(/cms/Header2009/images/bg-advisory.gif) no-repeat ;
	margin:0 0 0 10px;
	padding:0;
	position:relative;
	/*z-index:100;*/
	clear:both;
}

#advisory p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#e51937;
	padding:10px 0 0 25px;
	margin:0;
	float:left;}

#advisory p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#105598;
	padding:0;
	margin:0;
	}
	
	#advisory p a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#105598;
	}
	
	#advisory p a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#105598;
}


/*logo*/
.logo {
	width:202px;
	margin:0;
	position:absolute;
	top:38px;
	left:22px;
	z-index:110;
}
.logo a {
	display:block;
	width:202px;
	height:49px;
	position:relative;
	cursor:pointer;
}
.logo a img {
	display:block;
}
/*header inner block start*/
.header-inner {
	width:724px;
	float:right;
}
.header-inner .line {
	width:717px;
	padding:0 7px 0 0;
}
.loggedIn .header-inner .line {
	position:relative;
	z-index: 50;
}
.header-inner .line:after {
	content:"";
	display:block;
	clear:both;
}
/*header line 1*/
.header-line1 {
	width:100%;
	position:relative;
	z-index:100;
	height: 20px;
}
/*login links*/
ul.login-links {
	float:right;
	/*margin:0 50px 0 0;*/
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
.login-links li {
	color:#004e8e;
	float:left;
	font-size:1em;
	line-height:1em;
	background:url(../images/separ01.gif) no-repeat 0 50%;
}
.login-links li a {
	float:left;
	padding:5px 9px 4px 10px;
	color: #004E8E;
}
.login-links li.first {
	background:none;
}
.login-links li.first .open{
	text-align:center;
}
.login-links .active .open{background:#e6f2fe !important;}



a.top-manage-cruises { bottom:15px; color:#004C90; float:left; font-weight:bold; left:90px; position:absolute }
.loggedIn a.top-manage-cruises {bottom:35px; z-index:100; left:73px;}

a.not-a-link{text-decoration:none; cursor:default;}


/*phone*/
.phone {
	float:right;
	padding:4px 0 0;
}
#header .phone {
	width: 100px;
	text-align: right;
	overflow: hidden;
}
#header .showPhoneNumberNumber{
	width: 100px;
	display: none;
}
.phone a.tel {
	color: #004E8E;
}
/*header line 2*/
.header-line2 {
	width:100%;
	padding:0 0 10px;
	position:relative;
	z-index:20;
}
.header-line2:after {
	content:"";
	display:block;
	clear:both;
}
/*top navigation start*/
.top-nav-holder {
	float:right;
	margin:0 10px 0 0;
	display:inline;
	background:url(../images/bg-top-nav-repeat.gif) repeat-x 0 9px;
}
.top-nav-bg {
	float:left;
	background:url(../images/bg-top-nav-left.gif) no-repeat 0 9px;
}
.loggedIn .top-nav-bg {
	background:none;
}
ul.top-nav {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	list-style:none;
	background:url(../images/bg-top-nav-right.gif) no-repeat 100% 9px;
}
.loggedIn ul.top-nav {
	padding:0;
}
.top-nav li {
	float:left;
	padding:0 10px 0 0;
	background:url(../images/separ01.gif) no-repeat 0 15px;
	position:relative;
}
.top-nav li.first {
	background:none;
}
.loggedIn .top-nav li.first {
	background:url(../images/bg-top-nav-left.gif) no-repeat 0 9px;
	padding-left:3px;
	padding-right:10px;
}

.loggedIn .top-nav li.top-link1 {
	background:#fff;
	padding: 0 5px 0 0;
	margin:0;
	position:absolute;
	left:55px;
}

.top-nav li.top-link1 .top-drop-down{
	width:288px;
	left:-12px;
}
.loggedIn .top-nav li.top-link1 .top-drop-down{
	display:none;
}
.top-nav li.top-link2 .top-drop-down{
	width:292px;
}

.loggedIn .top-nav li.top-link2 .top-drop-down{
	margin-left: -7px;
}

.top-nav li.top-link3 .top-drop-down{
	width:181px;
}
.top-nav li p {
	margin:3px 0 7px;
	font-size:1.273em;
	line-height:1.545em;
	font-weight:bold;
	color:#e51937;
}

.top-nav li a, .top-nav li a:link, .top-nav li a:visited {
                float:left;
                text-decoration:none;
                position:relative;
                z-index:10;
                cursor:pointer;
                color: #004E8E; /* updated */
}


.top-nav li a span {
	cursor:pointer;
}
.top-nav li a strong {
	float:left;
	padding:15px 12px 0 10px;
	height:21px;
	font-weight:normal;
	background:url(../images/separ02.gif) no-repeat 100% 20px;
	cursor:pointer;
}

.loggedIn .top-nav li a#lnkMyRes strong {
	background:none;
}

.top-nav li a strong span.main-text {
	float:left;
}
.top-nav li a strong span.cruise-days {
	float:left;
	padding:0 0 0 3px;
}
.top-nav li a strong span.cruise-days span {
	font-weight:bold;
	color:#e51937;
}
.top-nav li a em {
	float:left;
	width:17px;
	height:36px;
	overflow:hidden;
	display:none;
	cursor:pointer;
}
/*top navigation drop down*/
/*drop down level start*/
.top-nav div.bg-t {
	background:url(../images/box-t.png) repeat-x;
	margin-left:15px;
	margin-right:15px;
	height:15px;
}
.top-nav div.bg-t div {
	background-repeat: no-repeat;
	position:relative;
	width:15px;
	height:15px;
	overflow:hidden;
}
.top-nav div.bg-tl {
	background-image:url(../images/box-tl.png);
	margin-left:-15px;
	float:left;
}
.top-nav div.bg-tr {
	background-image:url(../images/box-tr.png);
	margin-right:-15px;
	float:right;
}
.top-nav div.bg-b {
	background:url(../images/box-b.png) repeat-x;
	margin-left:15px;
	margin-right:15px;
	height:15px;
	position: relative;
}
.top-nav div.bg-b div {
	background-repeat:no-repeat;
	position:absolute;
	width:15px;
	height:15px;
}
.top-nav div.bg-b div.bg-bl {
	background-image:url(../images/box-bl.png);
	left:-15px;
	bottom: 0;
	float:left;
}
.top-nav div.bg-b div.bg-br {
	background-image:url(../images/box-br.png);
	right:-15px;
	bottom: 0;
	float:right;
}
.top-nav div.bg-left {
	background:url(../images/box-l.png) repeat-y;
}
* html .top-nav div.bg-left {
	background-image: none;
}
.top-nav div.bg-right {
	padding:0 10px;
	background:url(../images/box-r.png) repeat-y 100% 0;
}
* html .top-nav div.bg-right {
	background-image: none;
}
.top-nav .box-inner {
	padding:0 11px;
	background:#fff;
	position:relative;
	z-index:10;
}
.top-drop-down {
	position:absolute;
	top:29px;
	left:0;
	display:none;
	z-index:5;
}
.top-nav li.top-link1 .top-drop-down .box-inner{
	width:246px;
}
.top-nav .pict-holder {
	width:246px;
}
.top-nav .pict-holder:after {
	content:"";
	display:block;
	clear:both;
}
.top-nav .pict-holder div{
	width:268px;
	margin:0 -11px -5px;
	position:relative;
	float:left;
	display:inline;
}
.top-nav .pict-holder img {
	display:block;
}
.top-nav ul {
	width:100%;
	margin:0;
	padding:0 0 10px;
	list-style:none;
}
.top-nav ul:after {
	content:"";
	display:block;
	clear:both;
}
.top-nav li li {
	width:100%;
	padding:0 !important;
	background:none !important;
}
.top-nav li li a {
	float:none;
	display:block;
	width:100%;
	font-size:1.091em;
	padding:6px 0 5px;
	background:url(../images/bg-dotted01.gif) repeat-x;
}
.top-nav li li.first a {
	background:none;
}
/*hover states*/
.top-nav li:hover,
.top-nav li.hover {
	background:none;
	z-index:10;
	padding:0;
	margin:0 -8px 0 0;
}
.top-nav li:hover a.first-li,
.top-nav li.hover a.first-li{
	margin:0 0 0 -12px;
	position:relative;
}
.loggedIn .top-nav li:hover a.first-li,
.loggedIn .top-nav li.hover a.first-li{
	margin:0;
	position:relative;
}
.top-nav li:hover .top-drop-down,
.top-nav li.hover .top-drop-down {
	display:block;
}
.top-nav li:hover a strong,
.top-nav li.hover a strong {
	font-weight:bold;
	padding-left:22px;
	padding-right:5px;
	background:url(../images/bg-top-nav-li-left.png) no-repeat;
}

.loggedIn .top-nav li:hover a#lnkMyRes strong,
.loggedIn .top-nav li.hover a#lnkMyRes strong {
	padding: 15px 12px 0 10px;
	background: none !important;
}

.loggedIn .top-nav li:hover a#lnkFavs strong,
.loggedIn .top-nav li.hover a#lnkFavs strong {
	margin-left: -10px;
}
.top-nav li:hover a strong span.cruise-days,
.top-nav li.hover a strong span.cruise-days {
	display:block;
}
.top-nav li:hover a em,
.top-nav li.hover a em {
	display:block;
	background:url(../images/bg-top-nav-li-right.png) no-repeat;
}
.loggedIn .top-nav li:hover a#lnkMyRes em,
.loggedIn .top-nav li.hover a#lnkMyRes em {
	display:none;
}
.top-nav li:hover li,
.top-nav li.hover li {
	margin:0 !important;
	background: url(../images/bg-dotted01.gif) repeat-x;
}
.top-nav li:hover li a:hover,
.top-nav li.hover li a:hover{
	background:#ecf6ff url(../images/bg-dotted01.gif) repeat-x;
}
.top-nav li:hover li.first a:hover,
.top-nav li.hover li.first a:hover{
	background:#ecf6ff;
}
/*cruises list*/
.top-nav li.top-link2 .top-drop-down .box-inner{
	width:250px;
	padding-bottom:20px !important;
}
ul.cruises-list {
	width:276px !important;
	margin:0 -13px !important;
	position:relative;
}
ul.cruises-list li a {
	background:none !important;
	padding:0 !important;
}
ul.cruises-list li a {
	width:250px !important;
	padding:7px 13px !important;
	background:#fff !important;
}
ul.cruises-list li.colored a{
	background:#ecf6ff !important;
}
ul.cruises-list li a:hover {
	text-decoration:underline;
}
a.find-more {
	display:block;
	float:none !important;
	font-weight:bold !important;
}
a.find-more:hover {
	text-decoration:underline;
}
span.new-price {
	font-size:1.273em;
	font-weight:bold;
	color:#e51937 !important;
}
/*top navigation end*/
/*search form*/
.form-line2 form,
.search-form {
	width:245px;
	float:right;
	margin:11px 0 0;
}
.txt-input1 {
	float:left;
	width:166px;
	height:14px;
	padding:4px 7px 5px;
	background:url(../images/bg-search-txt.gif) no-repeat;
}
.txt-input1 input {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:none;
	background:none;
	color:#898989;
	font:bold 11px/13px Arial, Verdana, Helvetica, sans-serif;
}
.btn-go {
	/*float:right;
	margin-right:0 !important;*/
	position:absolute;
	right:0;
}
/*main navigation*/
ul.main-nav {
	width:724px;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/bg-main-nav.gif) no-repeat;
	position:relative;
	z-index:10;
}
ul.main-nav:after {
	content:"";
	display:block;
	clear:both;
}
.main-nav li {
	height:16px;
	float:left;
	padding:4px 25px;
	font-size:12px;
	text-transform:uppercase;
	position: relative;
}
.main-nav li.last-link {
	padding:4px 0 4px 25px;
}
* html .main-nav li,
* +html .main-nav li {
	height:17px;
	padding:5px 14px 0 22px;
}
.main-nav li a, .main-nav li a:link, .main-nav li a:visited {
	float:left;
	color:#fff;
	text-decoration:none;
	position:relative;
	z-index:10;
	cursor: pointer; 
}
.main-nav li a em {
	float:left;
	font-style:normal;
	letter-spacing:1px;
	font-weight: bold;
	font-size: 11px;
}
.main-nav li a em span.cufon {
	float:left;
	padding-bottom:0;
}
/*drop down start*/
.main-nav ul {
	position: relative;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	-webkit-padding-start: 0;
}
.main-nav li li {
	width:100%;
	height:auto;
	padding:0;
	text-transform:none;
}
.main-nav li li a {
	float:none;
	display:block;
	font-size:1em;
	padding:8px 3px 7px;
	font-weight:bold;
	color:#fbfdfe;
	position:relative;
	background:url(../images/bg-dotted02.gif) repeat-x;
	width: 100%;
	text-align: left;
}
.main-nav li li.first a {	
	background:none;
}
.main-drop-down {
	width:160px;
	position:absolute;
	top:0;
	left:12px;
	z-index:5;
	background:url(../images/none.gif);
	display:none;
	overflow: hidden;
}
.main-nav li.first-link .main-drop-down{
	width:195px;
	left:0;
}
.main-nav li.last-link .main-drop-down{
	width:120px;
	left: 8px;
}
.main-nav #qslink .block {
	display: none;
}

.main-nav div.bg-t {
	background:url(../images/main-box-sides.gif) repeat-x;
	margin-left:10px;
	margin-right:10px;
	height:10px;
}
.main-nav div.bg-t div {
	background-repeat: no-repeat;
	position:relative;
	width:10px;
	height:10px;
	overflow:hidden;
}
.main-nav div.bg-tl {
	background-image:url(../images/main-box-tl.png);
	margin-left:-10px;
	float:left;
}
.main-nav div.bg-tr {
	background-image:url(../images/main-box-tr.png);
	margin-right:-10px;
	float:right;
}

.main-nav div.bg-b {
                background:url(../images/main-box-sides.gif) repeat-x;
                margin-left:10px;
                margin-right:10px;
                height:10px;
                position: relative; /* updated */
}

.main-nav div.bg-b div {
	background-repeat:no-repeat;
	position:absolute;
	width:10px;
	height:10px;
	overflow:hidden;
}
.main-nav div.bg-bl {
	background-image:url(../images/main-box-bl.png);
	margin-left:-10px;
	left: 0;
	bottom: 0;
}
.main-nav div.bg-br {
	background-image:url(../images/main-box-br.png);
	margin-right:-10px;
	right: 0;
	bottom: 0;
}
.main-nav .box-inner {
	padding:15px 10px 0;
	background:#105598;
	position:relative;
	z-index:10;
}
/*drop down end*/
/*hover states*/
/*
.main-nav li:hover,
.main-nav li.hover {
	position:relative;
}
.main-nav li:hover .main-drop-down,
.main-nav li.hover .main-drop-down {
	display:block;
}
*/
#qslink.open .main-drop-down {
	display: block;
}
.main-nav li li a:hover{
	background:#e9f5fd;
	color:#105598;
}


/*quick search form start*/
.quick-search {
	width:150px;
	padding:10px 10px;
	text-transform:none;
	position:relative;
}
.quick-search .form-line {
	width:100%;
	padding:0 0 12px;
}
.quick-search .form-line:after {
	content:"";
	display:block;
	clear:both;
}
.quick-search select {
	width:100%;
	height:18px;
	margin:0;
	padding:0;
}
.quick-search p {
	margin:0;
	padding:0 0 5px;
	font-size:0.909em;
	line-height:1em;
	color:#fff;
}
.main-nav .quick-search p a {
	float:none;
	text-decoration:underline !important;
}
.quick-search p a:hover {
	text-decoration:none !important;
}
.btns-holder {
	padding:0 0 6px;
}
.btns-holder span {
	display:block;
	width:100%;
	margin:0 0 4px;
	overflow:hidden;
}
.btns-holder a {
	float:left;
	font-weight:bold;
	text-decoration:underline !important;
}
.btns-holder a:hover {
	text-decoration:none !important;
}
.btns-holder a.special-rates {
	padding:0 0 0 11px;
	background:url(../images/ico07.gif) no-repeat 0 50%;
}
.btn-find-cruise {
	display:block;
	margin:0 0 10px;
}
/*quick search form end*/
/*header inner block end*/
/*header end*/
/*main content start*/
#main-content {
	width:100%;
	position:relative;
	z-index:1;
}
/*tabs holder start*/
.tabs-holder {
	width:967px;
	margin:0 auto;
}
* html div.tab {
	display:none;
}
#tab1 {display:none;}
/*tabs navigation*/
ul.tabset {
	width:100%;
	margin:-4px 0 0 2px;
	padding:0;
	list-style:none;
	position:relative;
}
ul.tabset:after {
	content:"";
	display:block;
	clear:both;
}
.tabset li {
	float:left;
	padding:0 0 0 2px;
	height:27px;
	overflow:hidden;
}
.tabset li {
	background:url(../images/bg-tabs-nav.gif) no-repeat;
	width:164px;
	height:27px;
}

.tabset li a,.tabset li a:link, .tabset li a:visited {
	width:164px;
	height:21px;
	font-size:11px;
	padding:3px 0;
	text-align:center;
	float:left;
	color:#fff;
	font-weight: bold;
	font-family: "Tempo", "Trebuchet MS", Tahoma, Verdana, "Arial Narrow", Arial, sans-serif;
	text-decoration:none;
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
}
.tabset a.promo {
   background-image: url(../images/latest-promotions.gif);
}
.tabset a.newCruising {
   background-image: url(../images/new-to-cruising.gif);
}

.tabset a.alBooked {
   background-image: url(../images/already-booked.gif);
}

* html .tabset li a {
	padding:4px 0 0;
	height:23px;
}
* +html .tabset li a {
	padding:4px 0 0;
	height:23px;
}
.tabset li a span.cufon {
	height:23px !important;
	overflow:hidden !important;
	padding-bottom:0 !important;
}
.tabset li:hover, .tabset li.active {
	background-position:0 -27px;
}
* html .tabset li.active {
	background-position: 0 -26px;
}
.tabset li.active a:link, .tabset li.active a:visited, .tabset li a:hover{
	color:#004e8e;
	background-position: bottom left;
}
.tabset li a:focus {
 outline: none;
}
/*tabs content*/
.tabs-content {
	width:967px;
	background:url(../images/bg-tabs-content-repeat.gif) repeat-y;
}
.tabs-content-bg {
	width:100%;
	background:url(../images/bg-tabs-content-top.gif) no-repeat;
}
.tabs-content div.tab {
	display: none;
	width:946px;
	padding:10px 10px 11px 11px;
	background:url(../images/bg-tabs-content-btm.gif) no-repeat 0 100%;
}
.tabs-content #tab1 { display: block; }
/*gallery start*/
.gallery {
	width:946px;
	height:353px;
	overflow:hidden;
	position:relative;
}
.gallery div.gallery-content {
	width:946px;
	overflow:hidden;
	position:relative;
}
.gallery div.gallery-content ul {
	position:relative;
	width:946px;
	height:353px;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery div.gallery-content ul li.active {
	z-index: 1;
}
.gallery div.gallery-content ul li {
	float:left;
	width:946px;
	height:353px;
	position:absolute;
	top:0;
	left: 0;
	display: none;
}
.gallery div.gallery-content ul li.first-child {
	display: block;
}
.text-block {
	position:absolute;
	right:0;
	top:0;
	width:181px;
	height:330px;
	background-image:url(../images/bg-gallery-text.gif);

	/*filter:alpha(opacity=97);
	-moz-opacity: 0.97;
	opacity: 0.97;*/
	overflow:hidden;
	padding:23px 0 0 10px;
		
}

.text-block-weather {
	position:absolute;
	right:0;
	top:0;
	width:181px;
	height:330px;
	/*filter:alpha(opacity=97);
	-moz-opacity: 0.97;
	opacity: 0.97;*/
	overflow:hidden;
	padding:23px 0 0 10px;
		
}

.text-block-brochure {
	position:absolute;
	right:0;
	top:0;
	width:181px;
	height:330px;
	/*filter:alpha(opacity=97);
	-moz-opacity: 0.97;
	opacity: 0.97;*/
	overflow:hidden;
	padding:256px 145px 0 0;
		
}

/* original style
	.text-block {
	position:absolute;
	right:0;
	top:0;
	width:181px;
	height:330px;
	background:url(../images/bg-gallery-text.gif) no-repeat;
	overflow:hidden;
	padding:23px 0 0 10px;
	color:#fff;
}*/

/* original style
	.heading {
	display:block;
	width:100%;
	overflow:hidden;
	padding:0 0 14px;
	color:#fff;
	font-size:21px;
}*/

.heading {
	display:block;
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
	color:#fff;
	font-size:21px;
}

.heading span.cufon {
	float:left;
	height:28px !important;
	padding-bottom:0 !important;
}
.seal {
	display:block;
	margin:0 0 0 20px;

}

.weather {
	display:block;
	margin:0;
	padding:155px 85px 0 0;

}

.tablepricing {
	display:block;
	margin:0 0 20px;
	width:140px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.tablepricing td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:5px 0 0 10px;
		}

.tablepricing td.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	border-bottom: 1PX dotted #FFF;
	padding:5px;}
	
	.tablepricing td.blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#024d8e;
	background-color:#e0f1ff;}

.seal img {
	display:block;
	margin:0 auto;
}
/* original style
	.sub-heading {
	display:block;
	margin:0 15px 27px 0;
	width:100%;
	overflow:hidden;
	font-size:15px;
	line-height:17px;
	color:#fff;
}
*/
.sub-heading {
	display:block;
	margin:0 15px 18px 0;
	width:100%;
	overflow:hidden;
	font-size:15px;
	line-height:17px;
	color:#fff;
}

.sub-heading span.cufon {
	float:left;
	height:17px;
	padding-bottom:0 !important;
}
.btn-learn-more {
	display:block;
	width:88px;
	height:25px;
	margin:0 auto;
}
.btn-learn-more img {
	display:block;
}
/*gallery navigation*/
.gallery-nav {
	width:92px;
	z-index:1;
	position:absolute;
	bottom:0;
	left:655px;
	overflow:hidden;
}
.gallery-nav ul {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.gallery-nav li {
	float:left;
	background: url(../images/none.gif);
}
.gallery-nav li a {
	float:left;
	height:38px;
	text-indent:-9999px;
	cursor:pointer;
	background: url(../images/gallery-btns.png) no-repeat 0 0;
	display: block;
	width: 33px;
	outline: 0;
}
.gallery-nav li.second a { width: 26px; background-position: -33px 0; }
.gallery-nav li.third a { background-position: -59px 0; }

.gallery-nav li.first a.active { background-position: 0 -38px; }
.gallery-nav li.second a.active { background-position: -33px -38px; }
.gallery-nav li.third a.active { background-position: -59px -38px; }

.gallery-nav li.first a.active:hover, .gallery-nav li.first a:hover { background-position: 0 -76px; }
.gallery-nav li.second a.active:hover, .gallery-nav li.second a:hover { background-position: -33px -76px; }
.gallery-nav li.third a.active:hover, .gallery-nav li.third a:hover { background-position: -59px -76px; }


/*gallery end*/
.tab-content {
	width:100%;
	height:353px;
	position:relative;
}
.main-pict {
	display:block;
}

/*NEW TO CRUISING STYLE START*/

.text-holder-nc {
	position:absolute;
	bottom:60px;
	right:30px;
	width:450px;
	}

.text-holder-nc h2 {
	float:left;
	margin:0;
	font-size:62px;
	line-height:50px;
	color:#fff;
}

.text-holder-nc h2 span.cufon {
	float:left;
	height:64px !important;
	padding-bottom:0 !important;
	overflow:hidden;
}

.text-holder-nc h2 em {
	font-style:normal;
	color:#ee3d51;
}
.text-holder-nc p {
	text-align:left;
	margin:0 0 12px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

#included-left {
	width:200px;
	float:left;
	padding:0;
	margin: 0 20px 0 0;}
	
#included-left p {
	text-align:left;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
	
#included-right {
	width:200px;
	float:left;
	padding:0;
	margin: 0;}
	
#included-right p {
	text-align:left;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

/*NEW TO CRUISE STYLE ENDS*/


/*ALREADY BOOKED STYLE STARTS*/

.text-holder-ab {
	position:absolute;
	bottom:197px;
	right:30px;
	width:400px;
	}

.text-holder-ab h2 {
	float:left;
	margin:0;
	font-size:62px;
	line-height:50px;
	color:#024D8E;
}

.text-holder-ab h2 span.cufon {
	float:left;
	height:64px !important;
	padding-bottom:0 !important;
	overflow:hidden;
}

.text-holder-ab h2 em {
	font-style:normal;
	color:#ee3d51;
}
.text-holder-ab p {
	text-align:left;
	margin:0 0 12px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#024D8E;
}

/*ALREADY BOOKED STYLE ENDS*/

.text-holder {
	position:absolute;
	bottom:200px;
	right:30px;
	width:455px;
	color:#024d8e;
	
}
.heading-outer {
	width:100%;
	margin:0;
	overflow:hidden;
	padding:0;
}


.text-holder h2 {
	float:left;
	margin:0;
	font-size:56px;
	line-height:47px;
}
.text-holder h2 span.cufon {
	float:left;
	height:52px !important;
	padding-bottom:0 !important;
	overflow:hidden;
}
.text-holder h2 em {
	font-style:normal;
	color:#ee3d51;
}
.text-holder p {
	text-align:left;
	margin:0 0 12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}


/*2nd offer styles*/


.text-holder2nd {
	position:absolute;
	bottom:200px;
	right:30px;
	width:455px;
	color:#024d8e;
	
}

.text-holder2nd h2 {
	float:right;
	margin:0;
	font-size:45px;
	line-height:45px;
}

.text-holder2nd h2 span.cufon {
	float:left;
	height:52px !important;
	padding-bottom:0 !important;
	overflow:hidden;
}

.text-holder2nd h2 em {
	font-style:normal;
	color:#ee3d51;
}
.text-holder2nd p {
	text-align:right;
	margin:0 0 12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0;
}



/*2nd offer styles*/

/*3nd offer styles*/


.text-holder3rd {
	position:absolute;
	bottom:170px;
	right:30px;
	width:455px;
	color:#024d8e;
	
}

.text-holder3rd h2 {
	float:right;
	margin:0;
	font-size:45px;
	line-height:35px;
	padding-bottom:0;
	padding-top:0;
		
}

.text-holder3rd h2 span.cufon {
	float:left;
	height:38px !important;
	padding-bottom:0 !important;
	padding-top:0 !important;
	overflow:hidden;
	margin:0;
}

.text-holder3rd h2 em {
	font-style:normal;
	color:#ee3d51;
	
}
.text-holder3rd p {
	text-align:right;
	margin:0 0 12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0;
	width:455px;
}



/*3nd offer styles*/


/*Glory offer  styles*/


.text-glory {
	position:absolute;
	bottom:110px;
	right:15px;
	width:455px;
	color:#024d8e;
	
}

.text-glory h2 {
	float:right;
	margin:0;
	font-size:38px;
	line-height:25px;
}

.text-glory h2 span.cufon {
	float:left;
	height:52px !important;
	padding-bottom:0 !important;
	overflow:hidden;
}

.text-glory h2 em {
	font-style:normal;
	color:#ee3d51;
}
.text-glory p {
	text-align:left;
	margin:0 0 12px 70px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0;
}

.glory-bullets {
	text-align:left;
	margin:0 0 12px 160px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0;
}



.view-glory {
	display:block;
	width:100%;
	overflow:visible;
	margin:0;
	padding:0;
	
}


.view-glory a {
	float:right;
	width:86px;
	height:25px;
	cursor:pointer;
	position:relative;
	}
	
.view-glory a img {
	/*display:block;*/
	
	
}

/*Glory offer styles*/


.btn-come-on-in {
	display:block;
	width:100%;
	overflow:visible;
	margin:0;
	padding:0;
	
}


.btn-come-on-in a {
	float:right;
	width:86px;
	height:25px;
	cursor:pointer;
	position:relative;
	}
	
.btn-come-on-in a img {
	/*display:block;*/
	
	
}
div#tab3 .text-holder {
	width:337px;
	top:37px;
	bottom:auto;
	color:#105598;
}
div#tab3 .text-holder .inner {
	width:100%;
	height:245px;
	padding:0 0 35px;
	position:relative;
}
div#tab3 .text-holder p {
	text-align:left;
}
div#tab3 .text-holder h2 {
	float:left;
	font-size:76px;
	line-height:60px;
}
div#tab3 .text-holder h2 span.cufon {
	height:64px !important;
}
.btn-fun-begin {
	width:116px;
	height:35px;
	position:absolute;
	bottom:-40px;
	left:200px;
}
.btn-fun-begin a {
	display:block;
	width:100%;
	height:35px;
	cursor:pointer;
}
.btn-fun-begin a img {
	display:block;
}
ul.links-list {
	margin:0;
	padding:0;
	list-style:none;
}
.links-list li {
	padding:4px 0 0;
}
.links-list li a {
	padding:0 10px 0 0;
	background:url(../images/bullet01.gif) no-repeat 100% 50%;
	text-decoration:none;
}
.links-list li a:hover {
	text-decoration:underline;
}
/*tabs holder end*/
/*main content columns start*/
.main-content-cols {
	width:623px;
	margin:0 -4px 0 0;
	padding:8px 0 13px 353px;
	height:138px;
	position:relative;
	z-index:100;
}
/*column1 start*/
.main-content-cols .col1 {
	float:left;
	width:353px;
	position:absolute;
	top:10px;
	left:0;
}
.main-content-cols .col1 .col1-wrap {
	background:url(../images/bg-col1.png) no-repeat;
	padding:15px 23px 0 24px;
	width:306px;
	overflow:hidden;
}
.main-content-cols .col1 .col1-bottom{
	background:url(../images/bg-col1-bottom.png) no-repeat;
	width: 353px;
	height: 13px;
}
.main-content-cols .col1 h3 {
	margin:0;
	width:100%;
	font-size:24px;
	line-height:24px;
	overflow:hidden;
	color:#e51937;
	text-indent: -9999px;
	background: url(../images/quick-search.gif) no-repeat 0 0;
}
.main-content-cols .col1 h3 span.cufon {
	float:left;
	height:22px !important;
	padding-bottom:0 !important;
}
.two-columns {
	width:100%;
	padding:0 0 10px;
	overflow:hidden;
}
.two-columns p {
	margin:0;
	font-size:0.909em;
	color:#004e8e;
}
.two-columns p a {
	color:#004e8e;
}
.two-columns .col-left {
	width:150px;
	float:left;
}
.two-columns .col-right {
	width:150px;
	float:right;
}
.quick-form2 .two-columns {
	padding:0 0 7px;
}
.btn-search {
	float:right;
	margin:-22px 0 0;
	cursor:pointer;
	position: relative;
	z-index: 6;
}
.quick-form2 {
	width:100%;
	overflow:hidden;
	min-height: 1%;
}
.block {
		min-height: 1%; /* needed for ie7 */
}
.quick-form2 select {
	width:150px;
	height:18px;
	float:left;
	margin:0;
	padding:0;
	line-height:18px;
}
* html .quick-form2 select {
	height:16px;
	line-height:16px;
}
label.no-desible {
	display:none;
}
/*column1 end*/


/*column2 start*/
.main-content-cols .col2 {
	width:262px;
	height:122px;
	padding:16px 23px 0 22px;
	float:left;
	background:url(../images/bg-col2.gif) no-repeat;
}

main-content-cols .col22 {
	width:284px;
	height:122px;
	padding:0 23px 0 2px;
	float:left;
	background:url(../images/bg-col2.gif) no-repeat;
}


#bpg-wrap {	
	width:265px;
	float:left;}

#list {	
	width:155px;
	float:left;}
	
#trasp-img {	
	width:100px;
	float:left;}	



.form-line {
	width:100%;
	padding:5px 0 0;
}
.form-line:after {
	content:"";
	display:block;
	clear:both;
}
.form-line div {
	float:left;
}
.form-line div a {
	float:left;
	font-size:11px;
	color:#011a32;
	margin:0 25px 0 0;
}
.link-special-rates {
	padding:0 0 0 14px;
	background:url(../images/ico01.gif) no-repeat 0 50%;
}
.main-content-cols .col2 h3 {
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
	font-size:18px;
	color:#004e8e;
	letter-spacing: -1px;
}
.main-content-cols .col2 h3.special {
	text-indent: -9999px;
	background: url(../images/special-offers.gif) no-repeat 0 0;
}
.main-content-cols .col2 h3 span.cufon {
	height:18px !important;
	padding-bottom:0 !important;
	float:left;
}
.block .row {
	width:100%;
	overflow:hidden;
	padding:13px 0 6px;
}
.main-drop-down .block .row { padding-top: 4px; }
.block strong {
	font-size:14px;
	color:#081d3a;
	font-weight:normal;
	margin:0 0 3px;
	display:block;
}
.block .row2{
	width:100%;
	overflow:hidden;
	padding:0 0 7px;
}
.block .row2 input{
	width:16px;
	height:16px;
	padding:0;
	margin:0 5px 0 0;
	float:left;
}
.block .row2 label{
	font-size:11px;
	color:#081d3a;
	float:left;
	line-height:16px;
}
#qslink .block strong {
	font-size: 12px;
}
#qslink .block strong, #qslink .block .row2 label {
	color: #fff;
}
.col1-wrap .active .link-special-rates {
	background:url(../images/btn-close.gif) no-repeat 0 50%;
}
.slide-block {position:relative;}
/*offers list*/
ul.offers-list {
	width:100%;
	margin:0 0 7px;
	padding:0;
	list-style:none;
}
.offers-list li {
	font-size:1em;
	line-height:1.636em;
	color:#004e8e;
}
.offers-list li span {
	color:#e51937;
}
.btn-see-specilas {
	display:block;
	width:100%;
	overflow:hidden;
}
.btn-see-specilas a {
	float:right;
}
.btn-see-specilas a img {
	display:block;
}
/*column2 end*/


/*column3 start*/
.main-content-cols .col3 {
	width:256px;
	height:75px;
	padding:13px 28px 50px;
	float:left;
	background:url(../images/bg-col3-rookies.jpg) no-repeat;
	color:#fff;
	position:relative;
}
.main-content-cols .col3 h3 {
	margin:5px 0 0 -5px;
	width:100%;
	font-size:16px;
	overflow:hidden;
}

.main-content-cols .col3 h3.special {
	text-indent: -9999px;
	background: url(../images/we-love-rookies.gif) no-repeat 0 0;
	height:40px;
}

.main-content-cols .col3 p {
	margin:7px 0 10px -5px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#024d8e;
	font-size:12px;
	overflow:hidden;
}

.main-content-cols .col3 h3 span.cufon {
	float:left;
	height:16px !important;
	padding-bottom:0 !important;
}
.main-content-cols .col3 h3 em {
	font-style:normal;
	color:#e51937;
}
.btn-learn-more2 {
	display:block;
	width:91px;
	height:25px;
	position:absolute;
	right:170px;
	bottom:15px;
}
.btn-learn-more2 a img {
	display:block;
}
/*column3 end*/

/*column3 John Heald start*/
.main-content-cols .offer-JH-2 {
	width:256px;
	height:75px;
	padding:0px 10px 0 24px;
	width:306px;
	float:right;
	margin:-140px 0px 0px 0px
}

/*column3 John Heald end*/



/*column3 aquarium start*/
.main-content-cols .col3-aquarium {
	width:256px;
	height:75px;
	padding:13px 28px 50px;
	float:left;
	background:url(../images/bg-col3-aquarium.gif) no-repeat;
	color:#fff;
	position:relative;
}
.main-content-cols .col3-aquarium h3 {
	margin:5px 0 0 -5px;
	width:100%;
	font-size:16px;
	overflow:hidden;
}

.main-content-cols .col3-aquarium h3.special {
	text-indent: -9999px;
	background: url(../images/carnival-aquarium.gif) no-repeat 0 0;
	height:40px;
}

.main-content-cols .col3-aquarium p {
	margin:7px 0 10px -5px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#024d8e;
	font-size:12px;
	overflow:hidden;
}

.main-content-cols .col3-aquarium h3 span.cufon {
	float:left;
	height:16px !important;
	padding-bottom:0 !important;
}
.main-content-cols .col3-aquarium h3 em {
	font-style:normal;
	color:#e51937;
}
.btn-learn-more2 {
	display:block;
	width:91px;
	height:25px;
	position:absolute;
	right:170px;
	bottom:15px;
}
.btn-learn-more2 a img {
	display:block;
}
/*column3 aquarium end*/



/*main content columns end*/
/*for logged page*/
.logged-page .login-links li {
	background: url(../images/separ01.gif) no-repeat 100% 50% !important;
}
.logged-page .btn-fun-begin {
	left:-4px;
}
.popup-holder {
	position:relative;
}
.popup-holder .popup{display:none;}
.login-links .active .popup{display:block;}
.popup {
	width:419px;
	overflow:hidden;
	background:#e6f2fe url(../images/bg-login-form.gif) no-repeat 0 100%;
	padding:23px 0 18px 15px;
	position:absolute;
	top:20px;
	right:0;
	z-index:900;
}
.popup strong{
	color:#e01439;
	font-size:11px;
}
.popup strong span{
	color:#22659e;
	font-weight:normal;
}
.popup fieldset{
	width:100%;
	overflow:hidden;
}
.popup .row{
	width:100%;
	overflow:hidden;
	padding:11px 0 0
}
.popup .row label{
	font-size:11px;
	color:#22659e;
	line-height:18px;
	margin: 3px 9px 0 0;
	float:left;
	letter-spacing:1px;
}
.popup .row input{
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#000;
	margin:3px 0 0;
	padding:1px 0 1px 4px;
	width:102px;
	border:1px solid #d4d0c8;
	float:left;
}
.popup .email-inp {margin: 3px 42px 0 0 !important;}
.popup .row .btn-login {
	background:url(../images/btn-login.gif) no-repeat;
	width: 23px;
	height: 23px;
	margin:0;
	padding:0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	cursor:pointer;
	margin:0 0 0 12px;
}
.popup a{
	text-align:left !important;
	width:auto !important;
	padding:0 !important;
}
.popup .forgot {
	float:left;
	clear:both;
	font-size:10px;
	text-decoration:underline;
	color:#2a70bb;
	margin:9px 0 0;
}
.popup .forgot:hover{text-decoration:none;}
.popup .register {
	float:left;
	clear:both;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#e01439;
	margin:29px 0 0;
}
.popup .register:hover{text-decoration:none;}
.popup .close {
	position:absolute;
	bottom:10px;
	right:22px;
	font-size:11px;
	text-decoration:underline;
	color:#6e97c0;
}
.popup .close:hover {text-decoration:none;}
/*main content end*/
/*footer start*/
#footer {
	width:958px;
	margin:0 auto;
	color:#898989;
	clear: both;
}
.footer-main-holder {
	width:100%;
	text-align: left;
}
.open-close-links {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-open-close-links-repeat.gif) repeat-y 100% 0;
}
.open-close-links a {
	outline: none;
}
.open-close-links span {
	float:right;
	width:80px;
	height:16px;
	padding:3px 0 2px 18px;
	background:url(../images/bg-open-close-links.gif) no-repeat 0 100%;
}
.open-close-links span a {
	display:block;
	font-size:1em;
	padding:0 0 0 18px;
	text-decoration:none;
}
a.link-open {
	background:url(../images/ico05.gif) no-repeat 0 50%;
}
a.link-close {
	display:none !important;
	background:url(../images/ico06.gif) no-repeat 0 50%;
}
.open-close-links span a:hover {
	text-decoration:underline;
}
.footer-main {
	width:100%;
	background:#fff url(../images/bg-footer-btm-close.gif) no-repeat 0 100%;
}
.footer-main-bg {
	padding:0 0 15px 15px;
	background: url(../images/bg-footer-top-close.gif) repeat-x;
}
/*footer heading*/
.footer-heading {
	width:100%;
	padding:0 0 14px;
	overflow:hidden;
}
.footer-heading p {
	float:left;
	margin:12px 0 0;
}
.footer-heading p strong {
	color:#004e8e;
}
.footer-heading p a {
	color:#004e8e;
	text-decoration:none;
}

.footer-heading p a:hover {
	color:#004e8e;
	text-decoration:underline;
	}
.footer-heading p a img {
	padding-right: 4px;
}
.footer-heading p span {
	display: inline-block;
	margin-right: 30px;
}

.master-img {
		width:35px;
		height:38px;
		float:left;
		padding:0;
		margin: 0 5px 0 0;
				
}

#mastercard {
	width:400px;
	height:38px;
	padding:0;
	margin: 0;
	float:left;
		
}



/*mailing form*/
.email-form {
	width:307px;
	height:42px;
	float:right;
	background:url(../images/bg-email-form.png) no-repeat;
}
.txt-input2 {
	float:left;
	width:96px;
	height:13px;
	padding:5px 9px 7px;
	margin:0 6px 0 0;
	background:url(../images/bg-txt-input2.gif) no-repeat;
}
.txt-input2 input {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:none;
	background:none;
	color:#898989;
	font:11px/13px Arial, Verdana, Helvetica, sans-serif;
	float:left;
}
.btn-submit {
	float:left;
}
.email-form-inner {
	width:285px;
	position:relative;
	padding:9px 5px 0 17px;
	overflow:hidden;
}
.email-form label {
	margin:5px 8px 0 0;
	float:left;
	color:#004e8e;
}
.email-form .txt-input2 {
	display: inline-block;
	position: relative;
}
.email-form .txt-input2 label {
		margin: 2px 0 0 3px;
		float: none;
		position: absolute;
		color:#898989;
		font:11px/13px Arial, Verdana, Helvetica, sans-serif;
		top: 3px;
		left: 7px;
		width: 100%;
}
/*footer content*/
.footer-content {
	width:976px;
	margin:0 -5px 0 -43px;
	padding:0 15px 0 0;
	overflow:hidden;
}
.footer-content .col {
	width:150px;
	float:left;
	margin:0 0 0 40px;
	display:inline;
}
.foot-block {
	width:100%;
	margin:0 0 15px;
}
.foot-block h4 {
	margin:0;
	font-size:1.091em;
	line-height:1.273em;
	font-weight:normal;
	color:#004e8e;
}
.foot-block ul {
	margin:0;
	padding:0;
	list-style:none;
}
.foot-block li {
	font-size:1em;
	line-height:1.364em;
}
.foot-block li a, .foot-block li a:link, .foot-block li a:visited {
	color:#898989;
	text-decoration:none;
}
.foot-block li a:hover {
	text-decoration:underline;
}
.text-inner {
	width:100%;
	padding:5px 0 0;
	overflow:hidden;
}
.text-inner img {
	float:left;
	margin:0 12px 0 0;
}
.text-inner .text {
	height:1%;
	display:table;
	font-size:1em;
	line-height:1.364em;
}
.text-inner .text p {
	margin:0;
	line-height:normal;
}
/*footer bottom links*/
.btm-links {
	padding:5px 0 3px;
	overflow:hidden;
}
.btm-links ul {
	float:right;
	margin:15px 0 0 0;
	padding:0 102px 0 0;
	list-style:none;
	overflow:hidden;
}
.btm-links li {	
	float:left;
	padding:0 10px 0 0;
}
.btm-links li img {
	display:block;
}
/*footer bottom title*/
.footer-title {
	display:block;
	text-align:center;
	/*font-size:24px;
	line-height:24px;
	color:#e51937;
	text-indent: -9999px;
	background: url(../images/all-for-fun.gif) no-repeat 50% 50%;*/
	margin-top: -5px;
}
.footer-title a {
	display: block;
	cursor: pointer;
}
.footer-title span {
	padding-bottom:0 !important;
}
.footer-title em {
	font-style:normal;
	color:#004e8e;
}
/*footer open block*/
.footer-content {
	overflow:hidden;
}
.footer-open-block .footer-content {
	height:auto;
}
.footer-open-block .btm-links {
	/*display:none;*/
}
.footer-open-block .link-open {
	display:none !important;
}
.footer-open-block .link-close {
	display:block !important;
}
.footer-open-block .footer-main {
	background:url(../images/bg-footer-btm.gif) no-repeat 0 100%;
}
.footer-open-block .footer-main-bg {
	padding-bottom:8px;
	background:url(../images/bg-footer-top.gif) repeat-x;
}

#footer-final {
	position: relative;
}
#footer-final .btm-links {
	position: absolute;
	right: 100px;
	top: -10px;
}
#footer-final .btm-links ul {
	overflow: visible;
	padding: 0;
	margin: 0;
}
/*footer end*/
/*main container end*/
.next {
	display:none;
}
.print-picture {
	position:absolute;
	top:-9999px;
}

#welcome
{
	display:none;float:left;padding-top:5px;
}
#tblctrl.itinerary {width: 100%; margin-top: 5px; }



/* yellow countdown box fix */
* html #countdown-carnival {padding-bottom: 10px !important; padding-right: 0 !important;}
